Sie sind auf Seite 1von 9

2020-07-31 22:48:22 DEBUG com.miui.

videoplayer [ FrameworkConfig ]
setAppPath appPath == /storage/emulated/0/MiVideoGlobal
2020-07-31 22:48:22 DEBUG com.miui.videoplayer [ MiDevUtils3.0 ] init
2020-07-31 22:48:22 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success channel = mimarket
2020-07-31 22:48:22 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success platform = mimarket
2020-07-31 22:48:22 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
2020-07-31 22:48:22 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
end ENABLE_LOG = trueIS_LOCAL_CONFIG = false ; Staging = false ; is test = false
2020-07-31 22:48:22 DEBUG com.miui.videoplayer [ ] GreenDaoDbManager
mContext com.miui.video.service.application.GlobalApplication@9e4c369
2020-07-31 22:48:22 DEBUG com.miui.videoplayer [ FrameworkApplication ]
onActivityCreated
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@1818cbdcreatedCount
= 1 listener.size = 1
2020-07-31 22:48:22 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Activity Created
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@1818cbd
2020-07-31 22:48:22 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Process
Startcom.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@1818cbd
2020-07-31 22:48:22 DEBUG DataUtils [ addUI ] ui=
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@1818cbd
2020-07-31 22:48:22 DEBUG com.miui.videoplayer [ GalleryVideoInfo ] fpsStr
= 30.000000
2020-07-31 22:48:22 WARN FormatUtils java.lang.NumberFormatException: For
input string: "30."
at java.lang.Integer.parseInt(Unknown Source:96)
at java.lang.Integer.parseInt(Unknown Source:2)
at com.miui.video.framework.utils.FormatUtils.parseInt(FormatUtils.java:332)
at
com.miui.video.galleryplus.galleryvideo.gallery.GalleryVideoInfo.<init>(GalleryVide
oInfo.java:77)
at
com.miui.video.galleryplus.galleryvideo.gallery.GalleryState.<init>(GalleryState.ja
va:39)
at
com.miui.video.galleryplus.galleryvideo.gallery.GalleryPlayerState.<init>(GalleryPl
ayerState.java:23)
at
com.miui.video.galleryplus.galleryvideo.gallery.GalleryStateFactory.create(GalleryS
tateFactory.java:26)
at
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity.handleIntent(FrameLo
calPlayActivity.java:66)
at
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity.onCreate(FrameLocalP
layActivity.java:40)
at android.app.Activity.performCreate(Unknown Source:19)
at android.app.Activity.performCreate(Unknown Source:1)
at android.app.Instrumentation.callActivityOnCreate(Unknown Source:3)
at android.app.ActivityThread.performLaunchActivity(Unknown Source:376)
at android.app.ActivityThread.handleLaunchActivity(Unknown Source:47)
at android.app.servertransaction.LaunchActivityItem.execute(Unknown
Source:63)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(Unknown
Source:77)
at android.app.servertransaction.TransactionExecutor.execute(Unknown
Source:73)
at android.app.ActivityThread$H.handleMessage(Unknown Source:43)
at android.os.Handler.dispatchMessage(Unknown Source:19)
at android.os.Looper.loop(Unknown Source:242)
at android.app.ActivityThread.main(Unknown Source:98)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown
Source:11)
at com.android.internal.os.ZygoteInit.main(Unknown Source:275)

2020-07-31 22:48:22 DEBUG com.miui.videoplayer [ GalleryVideoInfo ]


captureFps = null
2020-07-31 22:48:22 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@1818cbd
2020-07-31 22:48:22 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@1818cbd
2020-07-31 22:48:22 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-07-31 22:48:22 DEBUG FrameLocalPlayActivity [ runFragment ]
containerResId= 2131296416 fragment= GalleryPlayerFragment{8df2c62} type= 1
addToBackStack= false
2020-07-31 22:48:22 DEBUG com.miui.videoplayer [ FrameworkApplication ]
onActivityStarted
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@1818cbdstartedCount
= 1
2020-07-31 22:48:22 DEBUG com.miui.videoplayer [ FrameworkApplication ] App
On Foreground : listener.size = 1
2020-07-31 22:48:22 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on App
Foregroundcom.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@1818cbd
2020-07-31 22:48:22 DEBUG DataUtils [ addUI ] ui=
GalleryPlayerFragment{8df2c62 #0 id=0x7f0900a0}
2020-07-31 22:48:22 DEBUG com.miui.videoplayer [ GalleryPlayerFragment ]
initMainPage menu height 211
2020-07-31 22:48:22 DEBUG com.miui.videoplayer [ GalleryPlayerFragment ]
LoadSeekBarTask false
2020-07-31 22:48:22 DEBUG DBUtils [ onCreate ]
getRealDatabaseName=mivideo.db getRealDatabaseVersion=20190416
2020-07-31 22:48:22 DEBUG TableEntity [ getCreateTableSql ] CREATE TABLE IF NOT
EXISTS history ( _id INTEGER PRIMARY KEY AUTOINCREMENT,
title TEXT,
imgUrl TEXT,
path TEXT,
md5_path TEXT,
size INTEGER,
duration INTEGER,
playProgress INTEGER,
updateTime INTEGER,
currentAudioTrack INTEGER,
extraSubtitlePath TEXT,
extraSubtitleOffset TEXT,
onlineSubLocalPath TEXT,
onlineSubHash TEXT,
currentSubtitlePath TEXT,
ref TEXT );
2020-07-31 22:48:22 DEBUG TableEntity [ getCreateTableSql ] CREATE TABLE IF NOT
EXISTS favour ( _id INTEGER PRIMARY KEY AUTOINCREMENT,
title TEXT,
imgUrl TEXT,
url TEXT,
favourTime INTEGER );
2020-07-31 22:48:22 DEBUG TableEntity [ getCreateTableSql ] CREATE TABLE IF NOT
EXISTS videohide ( _id INTEGER PRIMARY KEY AUTOINCREMENT,
mediaId INTEGER,
md5_path TEXT,
path TEXT );
2020-07-31 22:48:22 DEBUG DBUtils [ DBUtils ] getDatabaseName= mivideo.db
2020-07-31 22:48:22 DEBUG CLVDatabase [ query ] getCount=0
com.miui.video.base.database.TableEntity@1081b70
tableName=videohide

2020-07-31 22:48:22 DEBUG com.miui.videoplayer [ DBUtils ] isHide: false


2020-07-31 22:48:22 DEBUG com.miui.videoplayer [ DBUtils ] CLVDatabase
saveLocalHistory insertLocalVideoHistory :
/storage/emulated/0/DCIM/Camera/afed2fb66f7a96fd7fdf0e0ef4f2a1b5.mp4 isHide ==
false
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ HistoryDaoUtil ]
insertLocalVideoHistory :
/storage/emulated/0/DCIM/Camera/afed2fb66f7a96fd7fdf0e0ef4f2a1b5.mp4 isHide ==
false
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ GalleryPlayerFragment ]
ReplayCallback isShowRecommendFragment mIsShowRecommend ==false
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ GalleryPlayerFragment ]
onStart false
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ GalleryPlayerFragment ]
ReplayCallback isShowRecommendFragment mIsShowRecommend ==false
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
reportEventStatistics gallery_play_start --- {location=0}
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
runStatistics : eventKey = gallery_play_start params = {location=0}
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Activity Resumed
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@1818cbd
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ GalleryPlayerFragment ]
ReplayCallback isShowRecommendFragment mIsShowRecommend ==false
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Activity Paused
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@1818cbd
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ ThreadPoolManager ]
initThreadPool index 0
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ TrackerUtils ]
mLanguageInvalid: false
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ TrackerUtils ]
mSelectedLanguageString:
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage size: 0
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage(s):
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ VideoMiAccountManager ] get
Account success
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ TrackerUtils ]
mLanguageInvalid: false
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ TrackerUtils ]
mSelectedLanguageString:
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage size: 0
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage(s):
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ TrackerUtils ]
trackBusiness : map =
{"_language":"english","st":"","_page":"FrameLocalPlayActivity","_miui":"V12","modu
le":"account","_ver":"2019101000(MiVideo-GMM)","_anoyid":"da0ccf6c-a71a-49ea-85ed-
a831aaa65c2a","_region":"EN","_res":"hd1080","_device":"lavender","_miuiver":"MDB",
"ref":"com.miui.videoplayer","_appver":"2019101030","_nettype":"1","_andver":"29","
_model":"Redmi Note
5","event":"auto_login","_plyver":"20190604","_ismiui":"1","append":"{\"result\":\"
success\"}","_locale":"vi_VN","_ts":"1596210503"}
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ FrameworkApplication ]
onActivityCreated
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@350d5acreatedCount =
2 listener.size = 1
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Activity Created
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@350d5a
2020-07-31 22:48:23 DEBUG DataUtils [ addUI ] ui=
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@350d5a
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ VideoMiAccountManager ] is
preview = false
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ VideoMiAccountManager ]
start getServiceToken
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ LOCK_REQUEST ]
exeServiceToken StatisticsUtils2
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ VideoMiAccountManager ] get
Account success
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ VideoMiAccountManager ]
invalidateServiceTokenIfExpired is called, isExpire = false
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ LOCK_REQUEST ]
invalidateServiceTokenIfExpired 332
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ GalleryVideoInfo ] fpsStr
= 30.000000
2020-07-31 22:48:23 WARN FormatUtils java.lang.NumberFormatException: For
input string: "30."
at java.lang.Integer.parseInt(Unknown Source:96)
at java.lang.Integer.parseInt(Unknown Source:2)
at com.miui.video.framework.utils.FormatUtils.parseInt(FormatUtils.java:332)
at
com.miui.video.galleryplus.galleryvideo.gallery.GalleryVideoInfo.<init>(GalleryVide
oInfo.java:77)
at
com.miui.video.galleryplus.galleryvideo.gallery.GalleryState.<init>(GalleryState.ja
va:39)
at
com.miui.video.galleryplus.galleryvideo.gallery.GalleryPlayerState.<init>(GalleryPl
ayerState.java:23)
at
com.miui.video.galleryplus.galleryvideo.gallery.GalleryStateFactory.create(GalleryS
tateFactory.java:26)
at
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity.handleIntent(FrameLo
calPlayActivity.java:66)
at
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity.onCreate(FrameLocalP
layActivity.java:40)
at android.app.Activity.performCreate(Unknown Source:19)
at android.app.Activity.performCreate(Unknown Source:1)
at android.app.Instrumentation.callActivityOnCreate(Unknown Source:3)
at android.app.ActivityThread.performLaunchActivity(Unknown Source:376)
at android.app.ActivityThread.handleLaunchActivity(Unknown Source:47)
at android.app.servertransaction.LaunchActivityItem.execute(Unknown
Source:63)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(Unknown
Source:77)
at android.app.servertransaction.TransactionExecutor.execute(Unknown
Source:73)
at android.app.ActivityThread$H.handleMessage(Unknown Source:43)
at android.os.Handler.dispatchMessage(Unknown Source:19)
at android.os.Looper.loop(Unknown Source:242)
at android.app.ActivityThread.main(Unknown Source:98)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown
Source:11)
at com.android.internal.os.ZygoteInit.main(Unknown Source:275)

2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ GalleryVideoInfo ]


captureFps = null
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@350d5a
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@350d5a
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-07-31 22:48:23 DEBUG FrameLocalPlayActivity [ runFragment ]
containerResId= 2131296416 fragment= GalleryPlayerFragment{578a3d6} type= 1
addToBackStack= false
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ FrameworkApplication ]
onActivityStarted
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@350d5astartedCount =
2
2020-07-31 22:48:23 DEBUG DataUtils [ addUI ] ui=
GalleryPlayerFragment{578a3d6 #0 id=0x7f0900a0}
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ GalleryPlayerFragment ]
initMainPage menu height 211
2020-07-31 22:48:23 DEBUG CLVDatabase [ query ] getCount=0
com.miui.video.base.database.TableEntity@81e40ba
tableName=videohide

2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ DBUtils ] isHide: false


2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ DBUtils ] CLVDatabase
saveLocalHistory insertLocalVideoHistory :
/storage/emulated/0/DCIM/Camera/afed2fb66f7a96fd7fdf0e0ef4f2a1b5.mp4 isHide ==
false
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ HistoryDaoUtil ]
insertLocalVideoHistory :
/storage/emulated/0/DCIM/Camera/afed2fb66f7a96fd7fdf0e0ef4f2a1b5.mp4 isHide ==
false
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ GalleryPlayerFragment ]
LoadSeekBarTask false
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ GalleryPlayerFragment ]
ReplayCallback isShowRecommendFragment mIsShowRecommend ==false
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ GalleryPlayerFragment ]
onStart false
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ GalleryPlayerFragment ]
ReplayCallback isShowRecommendFragment mIsShowRecommend ==false
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
reportEventStatistics gallery_play_start --- {location=0}
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Activity Resumed
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@350d5a
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ GalleryPlayerFragment ]
ReplayCallback isShowRecommendFragment mIsShowRecommend ==false
2020-07-31 22:48:23 DEBUG com.miui.videoplayer [ VideoMiAccountManager ]
onAccounts Update : size = 9
2020-07-31 22:48:24 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Activity Paused
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@350d5a
2020-07-31 22:48:24 DEBUG com.miui.videoplayer [ FrameworkApplication ]
onActivityCreated
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@debb169createdCount
= 3 listener.size = 1
2020-07-31 22:48:24 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Activity Created
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@debb169
2020-07-31 22:48:24 DEBUG DataUtils [ addUI ] ui=
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@debb169
2020-07-31 22:48:24 DEBUG com.miui.videoplayer [ GalleryVideoInfo ] fpsStr
= 30.000000
2020-07-31 22:48:24 WARN FormatUtils java.lang.NumberFormatException: For
input string: "30."
at java.lang.Integer.parseInt(Unknown Source:96)
at java.lang.Integer.parseInt(Unknown Source:2)
at com.miui.video.framework.utils.FormatUtils.parseInt(FormatUtils.java:332)
at
com.miui.video.galleryplus.galleryvideo.gallery.GalleryVideoInfo.<init>(GalleryVide
oInfo.java:77)
at
com.miui.video.galleryplus.galleryvideo.gallery.GalleryState.<init>(GalleryState.ja
va:39)
at
com.miui.video.galleryplus.galleryvideo.gallery.GalleryPlayerState.<init>(GalleryPl
ayerState.java:23)
at
com.miui.video.galleryplus.galleryvideo.gallery.GalleryStateFactory.create(GalleryS
tateFactory.java:26)
at
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity.handleIntent(FrameLo
calPlayActivity.java:66)
at
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity.onCreate(FrameLocalP
layActivity.java:40)
at android.app.Activity.performCreate(Unknown Source:19)
at android.app.Activity.performCreate(Unknown Source:1)
at android.app.Instrumentation.callActivityOnCreate(Unknown Source:3)
at android.app.ActivityThread.performLaunchActivity(Unknown Source:376)
at android.app.ActivityThread.handleLaunchActivity(Unknown Source:47)
at android.app.servertransaction.LaunchActivityItem.execute(Unknown
Source:63)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(Unknown
Source:77)
at android.app.servertransaction.TransactionExecutor.execute(Unknown
Source:73)
at android.app.ActivityThread$H.handleMessage(Unknown Source:43)
at android.os.Handler.dispatchMessage(Unknown Source:19)
at android.os.Looper.loop(Unknown Source:242)
at android.app.ActivityThread.main(Unknown Source:98)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown
Source:11)
at com.android.internal.os.ZygoteInit.main(Unknown Source:275)

2020-07-31 22:48:24 DEBUG com.miui.videoplayer [ GalleryVideoInfo ]


captureFps = null
2020-07-31 22:48:24 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@debb169
2020-07-31 22:48:24 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@debb169
2020-07-31 22:48:24 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-07-31 22:48:24 DEBUG FrameLocalPlayActivity [ runFragment ]
containerResId= 2131296416 fragment= GalleryPlayerFragment{b41d6c6} type= 1
addToBackStack= false
2020-07-31 22:48:24 DEBUG com.miui.videoplayer [ FrameworkApplication ]
onActivityStarted
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@debb169startedCount
= 3
2020-07-31 22:48:24 DEBUG DataUtils [ addUI ] ui=
GalleryPlayerFragment{b41d6c6 #0 id=0x7f0900a0}
2020-07-31 22:48:24 DEBUG com.miui.videoplayer [ GalleryPlayerFragment ]
initMainPage menu height 211
2020-07-31 22:48:24 DEBUG com.miui.videoplayer [ GalleryPlayerFragment ]
LoadSeekBarTask false
2020-07-31 22:48:24 DEBUG CLVDatabase [ query ] getCount=0
com.miui.video.base.database.TableEntity@c8d8a8b
tableName=videohide

2020-07-31 22:48:24 DEBUG com.miui.videoplayer [ DBUtils ] isHide: false


2020-07-31 22:48:24 DEBUG com.miui.videoplayer [ DBUtils ] CLVDatabase
saveLocalHistory insertLocalVideoHistory :
/storage/emulated/0/DCIM/Camera/afed2fb66f7a96fd7fdf0e0ef4f2a1b5.mp4 isHide ==
false
2020-07-31 22:48:24 DEBUG com.miui.videoplayer [ HistoryDaoUtil ]
insertLocalVideoHistory :
/storage/emulated/0/DCIM/Camera/afed2fb66f7a96fd7fdf0e0ef4f2a1b5.mp4 isHide ==
false
2020-07-31 22:48:24 DEBUG com.miui.videoplayer [ GalleryPlayerFragment ]
ReplayCallback isShowRecommendFragment mIsShowRecommend ==false
2020-07-31 22:48:24 DEBUG com.miui.videoplayer [ GalleryPlayerFragment ]
onStart false
2020-07-31 22:48:24 DEBUG com.miui.videoplayer [ GalleryPlayerFragment ]
ReplayCallback isShowRecommendFragment mIsShowRecommend ==false
2020-07-31 22:48:24 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
reportEventStatistics gallery_play_start --- {location=0}
2020-07-31 22:48:24 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Activity Resumed
com.miui.video.galleryplus.galleryvideo.FrameLocalPlayActivity@debb169
2020-07-31 22:48:24 DEBUG com.miui.videoplayer [ GalleryPlayerFragment ]
ReplayCallback isShowRecommendFragment mIsShowRecommend ==false
2020-07-31 22:48:25 ERROR com.miui.videoplayer [ VideoMiAccountManager ] get
service token ERROR, Error code = ERROR_APP_PERMISSION_FORBIDDEN; msg = null

2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ LOCK_REQUEST ]


exeServiceToken END StatisticsUtils2
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ TrackerUtils ]
trackBusiness : map =
{"_language":"english","_page":"FrameLocalPlayActivity","_miui":"V12","module":"gal
leryplus_diversion","_ver":"2019101000(MiVideo-GMM)","_anoyid":"da0ccf6c-a71a-49ea-
85ed-
a831aaa65c2a","_region":"EN","_res":"hd1080","_device":"lavender","_miuiver":"MDB",
"ref":"com.miui.videoplayer","_appver":"2019101030","_nettype":"1","_andver":"29","
_model":"Redmi Note
5","event":"gallery_play_start","_plyver":"20190604","_ismiui":"1","append":"{\"loc
ation\":\"0\"}","_locale":"vi_VN","_ts":"1596210503"}
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
runStatistics : eventKey = gallery_play_start params = {location=0}
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ TrackerUtils ]
mLanguageInvalid: false
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ TrackerUtils ]
mSelectedLanguageString:
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage size: 0
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage(s):
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ VideoMiAccountManager ]
start getServiceToken
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ LOCK_REQUEST ]
exeServiceToken StatisticsUtils2
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ VideoMiAccountManager ] get
Account success
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ VideoMiAccountManager ]
invalidateServiceTokenIfExpired is called, isExpire = false
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ LOCK_REQUEST ]
invalidateServiceTokenIfExpired 332
2020-07-31 22:48:25 ERROR com.miui.videoplayer [ VideoMiAccountManager ] get
service token ERROR, Error code = ERROR_APP_PERMISSION_FORBIDDEN; msg = null

2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ LOCK_REQUEST ]


exeServiceToken END StatisticsUtils2
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ TrackerUtils ]
trackBusiness : map =
{"_language":"english","_page":"FrameLocalPlayActivity","_miui":"V12","module":"gal
leryplus_diversion","_ver":"2019101000(MiVideo-GMM)","_anoyid":"da0ccf6c-a71a-49ea-
85ed-
a831aaa65c2a","_region":"EN","_res":"hd1080","_device":"lavender","_miuiver":"MDB",
"ref":"com.miui.videoplayer","_appver":"2019101030","_nettype":"1","_andver":"29","
_model":"Redmi Note
5","event":"gallery_play_start","_plyver":"20190604","_ismiui":"1","append":"{\"loc
ation\":\"0\"}","_locale":"vi_VN","_ts":"1596210505"}
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
runStatistics : eventKey = gallery_play_start params = {location=0}
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ TrackerUtils ]
mLanguageInvalid: false
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ TrackerUtils ]
mSelectedLanguageString:
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage size: 0
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage(s):
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ VideoMiAccountManager ]
start getServiceToken
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ LOCK_REQUEST ]
exeServiceToken StatisticsUtils2
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ VideoMiAccountManager ] get
Account success
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ VideoMiAccountManager ]
invalidateServiceTokenIfExpired is called, isExpire = false
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ LOCK_REQUEST ]
invalidateServiceTokenIfExpired 332
2020-07-31 22:48:25 ERROR com.miui.videoplayer [ VideoMiAccountManager ] get
service token ERROR, Error code = ERROR_APP_PERMISSION_FORBIDDEN; msg = null

2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ LOCK_REQUEST ]


exeServiceToken END StatisticsUtils2
2020-07-31 22:48:25 DEBUG com.miui.videoplayer [ TrackerUtils ]
trackBusiness : map =
{"_language":"english","_page":"FrameLocalPlayActivity","_miui":"V12","module":"gal
leryplus_diversion","_ver":"2019101000(MiVideo-GMM)","_anoyid":"da0ccf6c-a71a-49ea-
85ed-
a831aaa65c2a","_region":"EN","_res":"hd1080","_device":"lavender","_miuiver":"MDB",
"ref":"com.miui.videoplayer","_appver":"2019101030","_nettype":"1","_andver":"29","
_model":"Redmi Note
5","event":"gallery_play_start","_plyver":"20190604","_ismiui":"1","append":"{\"loc
ation\":\"0\"}","_locale":"vi_VN","_ts":"1596210505"}
2020-07-31 22:48:26 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
reportEventStatistics gallery_pull_back --- {}
2020-07-31 22:48:26 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
runStatistics : eventKey = gallery_pull_back params = {}
2020-07-31 22:48:26 DEBUG com.miui.videoplayer [ TrackerUtils ]
mLanguageInvalid: false
2020-07-31 22:48:26 DEBUG com.miui.videoplayer [ TrackerUtils ]
mSelectedLanguageString:
2020-07-31 22:48:26 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage size: 0
2020-07-31 22:48:26 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage(s):
2020-07-31 22:48:26 DEBUG com.miui.videoplayer [ VideoMiAccountManager ]
start getServiceToken
2020-07-31 22:48:26 DEBUG com.miui.videoplayer [ LOCK_REQUEST ]
exeServiceToken StatisticsUtils2
2020-07-31 22:48:26 DEBUG com.miui.videoplayer [ VideoMiAccountManager ] get
Account success
2020-07-31 22:48:26 DEBUG com.miui.videoplayer [ VideoMiAccountManager ]
invalidateServiceTokenIfExpired is called, isExpire = false
2020-07-31 22:48:26 DEBUG com.miui.videoplayer [ LOCK_REQUEST ]
invalidateServiceTokenIfExpired 332
2020-07-31 22:48:26 ERROR com.miui.videoplayer [ VideoMiAccountManager ] get
service token ERROR, Error code = ERROR_APP_PERMISSION_FORBIDDEN; msg = null

Das könnte Ihnen auch gefallen