- ------ SYSTEM LOG (logcat -v threadtime -d *:v) ------
- --------- beginning of crash
- 09-08 16:34:11.245 924 948 E AndroidRuntime: FATAL EXCEPTION: AsyncHandler
- 09-08 16:34:11.245 924 948 E AndroidRuntime: Process: com.android.deskclock, PID: 924
- 09-08 16:34:11.245 924 948 E AndroidRuntime: android.database.sqlite.SQLiteException: Can't downgrade database from version 11 to 8
- 09-08 16:34:11.245 924 948 E AndroidRuntime: at android.database.sqlite.SQLiteOpenHelper.onDowngrade(SQLiteOpenHelper.java:360)
- 09-08 16:34:11.245 924 948 E AndroidRuntime: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:254)
- 09-08 16:34:11.245 924 948 E AndroidRuntime: at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
- 09-08 16:34:11.245 924 948 E AndroidRuntime: at com.android.deskclock.provider.ClockProvider.query(ClockProvider.java:143)
- 09-08 16:34:11.245 924 948 E AndroidRuntime: at android.content.ContentProvider.query(ContentProvider.java:1020)
- 09-08 16:34:11.245 924 948 E AndroidRuntime: at android.content.ContentProvider$Transport.query(ContentProvider.java:239)
- 09-08 16:34:11.245 924 948 E AndroidRuntime: at android.content.ContentResolver.query(ContentResolver.java:532)
- 09-08 16:34:11.245 924 948 E AndroidRuntime: at android.content.ContentResolver.query(ContentResolver.java:474)
- 09-08 16:34:11.245 924 948 E AndroidRuntime: at com.android.deskclock.provider.AlarmInstance.getInstances(AlarmInstance.java:220)
- 09-08 16:34:11.245 924 948 E AndroidRuntime: at com.android.deskclock.alarms.AlarmStateManager.fixAlarmInstances(AlarmStateManager.java:801)
- 09-08 16:34:11.245 924 948 E AndroidRuntime: at com.android.deskclock.AlarmInitReceiver$1.run(AlarmInitReceiver.java:85)
- 09-08 16:34:11.245 924 948 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:751)
- 09-08 16:34:11.245 924 948 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95)
- 09-08 16:34:11.245 924 948 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154)
- 09-08 16:34:11.245 924 948 E AndroidRuntime: at android.os.HandlerThread.run(HandlerThread.java:61)
- 09-08 16:34:20.638 1244 1268 E AndroidRuntime: FATAL EXCEPTION: AsyncHandler
- 09-08 16:34:20.638 1244 1268 E AndroidRuntime: Process: com.android.deskclock, PID: 1244
- 09-08 16:34:20.638 1244 1268 E AndroidRuntime: android.database.sqlite.SQLiteException: Can't downgrade database from version 11 to 8
- 09-08 16:34:20.638 1244 1268 E AndroidRuntime: at android.database.sqlite.SQLiteOpenHelper.onDowngrade(SQLiteOpenHelper.java:360)
- 09-08 16:34:20.638 1244 1268 E AndroidRuntime: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:254)
- 09-08 16:34:20.638 1244 1268 E AndroidRuntime: at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
- 09-08 16:34:20.638 1244 1268 E AndroidRuntime: at com.android.deskclock.provider.ClockProvider.query(ClockProvider.java:143)
- 09-08 16:34:20.638 1244 1268 E AndroidRuntime: at android.content.ContentProvider.query(ContentProvider.java:1020)
- 09-08 16:34:20.638 1244 1268 E AndroidRuntime: at android.content.ContentProvider$Transport.query(ContentProvider.java:239)
- 09-08 16:34:20.638 1244 1268 E AndroidRuntime: at android.content.ContentResolver.query(ContentResolver.java:532)
- 09-08 16:34:20.638 1244 1268 E AndroidRuntime: at android.content.ContentResolver.query(ContentResolver.java:474)
- 09-08 16:34:20.638 1244 1268 E AndroidRuntime: at com.android.deskclock.provider.AlarmInstance.getInstances(AlarmInstance.java:220)
- 09-08 16:34:20.638 1244 1268 E AndroidRuntime: at com.android.deskclock.alarms.AlarmStateManager.fixAlarmInstances(AlarmStateManager.java:801)
- 09-08 16:34:20.638 1244 1268 E AndroidRuntime: at com.android.deskclock.AlarmInitReceiver$1.run(AlarmInitReceiver.java:85)
- 09-08 16:34:20.638 1244 1268 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:751)
- 09-08 16:34:20.638 1244 1268 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95)
- 09-08 16:34:20.638 1244 1268 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154)
- 09-08 16:34:20.638 1244 1268 E AndroidRuntime: at android.os.HandlerThread.run(HandlerThread.java:61)
- 09-08 19:37:33.783 5978 5929 F google-breakpad: Microdump skipped (uninteresting)
- 09-08 19:37:33.915 4769 5929 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 5929 (AsyncTask #14)
- 09-08 19:37:34.461 5985 5985 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
- 09-08 19:37:34.462 5985 5985 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:6.0/MRA58K/2256973:user/release-keys'
- 09-08 19:37:34.462 5985 5985 F DEBUG : Revision: '0'
- 09-08 19:37:34.462 5985 5985 F DEBUG : ABI: 'arm'
- 09-08 19:37:34.462 5985 5985 F DEBUG : pid: 4769, tid: 5929, name: AsyncTask #14 >>> com.thh.hdmovies2033 <<<
- 09-08 19:37:34.462 5985 5985 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
- 09-08 19:37:34.484 5985 5985 F DEBUG : Abort message: 'art/runtime/java_vm_ext.cc:470] JNI DETECTED ERROR IN APPLICATION: obj == null'
- 09-08 19:37:34.484 5985 5985 F DEBUG : r0 00000000 r1 00001729 r2 00000006 r3 00000008
- 09-08 19:37:34.484 5985 5985 F DEBUG : r4 33995978 r5 00000006 r6 33995920 r7 0000010c
- 09-08 19:37:34.484 5985 5985 F DEBUG : r8 00000000 r9 0000000a sl 000009a1 fp 32397200
- 09-08 19:37:34.484 5985 5985 F DEBUG : ip 0000000b sp 33994f70 lr 70eca007 pc 70ecc864 cpsr 200f0010
- 09-08 19:37:34.567 5985 5985 F DEBUG :
- 09-08 19:37:34.567 5985 5985 F DEBUG : backtrace:
- 09-08 19:37:34.567 5985 5985 F DEBUG : #00 pc 0004a864 /system/lib/libc.so (tgkill+12)
- 09-08 19:37:34.567 5985 5985 F DEBUG : #01 pc 00048003 /system/lib/libc.so (pthread_kill+34)
- 09-08 19:37:34.567 5985 5985 F DEBUG : #02 pc 0001d885 /system/lib/libc.so (raise+10)
- 09-08 19:37:34.567 5985 5985 F DEBUG : #03 pc 000193d1 /system/lib/libc.so (__libc_android_abort+34)
- 09-08 19:37:34.567 5985 5985 F DEBUG : #04 pc 00017064 /system/lib/libc.so (abort+4)
- 09-08 19:37:34.567 5985 5985 F DEBUG : #05 pc 0031a909 /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+328)
- 09-08 19:37:34.567 5985 5985 F DEBUG : #06 pc 000b5285 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+1132)
- 09-08 19:37:34.567 5985 5985 F DEBUG : #07 pc 002395b9 /system/lib/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+1664)
- 09-08 19:37:34.567 5985 5985 F DEBUG : #08 pc 0023981f /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortFEPKcS2_z+66)
- 09-08 19:37:34.568 5985 5985 F DEBUG : #09 pc 00264fd7 /system/lib/libart.so (_ZN3art3JNI17CallObjectMethodVEP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_list+518)
- 09-08 19:37:34.568 5985 5985 F DEBUG : #10 pc 00008bf1 /data/app/com.thh.hdmovies2033-1/lib/arm/libhbtutils.so (_ZN7_JNIEnv16CallObjectMethodEP8_jobjectP10_jmethodIDz+28)
- 09-08 19:37:34.568 5985 5985 F DEBUG : #11 pc 00008c3f /data/app/com.thh.hdmovies2033-1/lib/arm/libhbtutils.so (getPackageName+42)
- 09-08 19:37:34.568 5985 5985 F DEBUG : #12 pc 00008c63 /data/app/com.thh.hdmovies2033-1/lib/arm/libhbtutils.so (verifyPackageName+2)
- 09-08 19:37:34.568 5985 5985 F DEBUG : #13 pc 00008ebd /data/app/com.thh.hdmovies2033-1/lib/arm/libhbtutils.so (Java_com_hbt_utils_Encryption_genAcceptToken+24)
- 09-08 19:37:34.568 5985 5985 F DEBUG : #14 pc 00d8162d /data/app/com.thh.hdmovies2033-1/oat/arm/base.odex (offset 0xc41000)
- 09-09 16:51:38.167 14555 14555 E AndroidRuntime: FATAL EXCEPTION: main
- 09-09 16:51:38.167 14555 14555 E AndroidRuntime: Process: com.thh.hdmovies2033, PID: 14555
- 09-09 16:51:38.167 14555 14555 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.thh.hdmovies2033/com.thh.at.AtDetails}: java.lang.NullPointerException: Attempt to read from field 'java.lang.String com.thh.model.MMovieObj.LargeThumb' on a null object reference
- 09-09 16:51:38.167 14555 14555 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2681)
- 09-09 16:51:38.167 14555 14555 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2742)
- 09-09 16:51:38.167 14555 14555 E AndroidRuntime: at android.app.ActivityThread.-wrap12(ActivityThread.java)
- 09-09 16:51:38.167 14555 14555 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1489)
- 09-09 16:51:38.167 14555 14555 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
- 09-09 16:51:38.167 14555 14555 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154)
- 09-09 16:51:38.167 14555 14555 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6171)
- 09-09 16:51:38.167 14555 14555 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
- 09-09 16:51:38.167 14555 14555 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
- 09-09 16:51:38.167 14555 14555 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
- 09-09 16:51:38.167 14555 14555 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to read from field 'java.lang.String com.thh.model.MMovieObj.LargeThumb' on a null object reference
- 09-09 16:51:38.167 14555 14555 E AndroidRuntime: at com.thh.at.AtDetails.loadImage(AtDetails.java:239)
- 09-09 16:51:38.167 14555 14555 E AndroidRuntime: at com.thh.at.AtDetails.onCreate(AtDetails.java:143)
- 09-09 16:51:38.167 14555 14555 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:6682)
- 09-09 16:51:38.167 14555 14555 E AndroidRuntime: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1118)
- 09-09 16:51:38.167 14555 14555 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2634)
- 09-09 16:51:38.167 14555 14555 E AndroidRuntime: ... 9 more
- 09-09 17:54:38.316 17644 17573 F google-breakpad: Microdump skipped (uninteresting)
- 09-09 17:54:38.577 15962 17573 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 17573 (AsyncTask #26)
- 09-09 17:54:38.853 17670 17670 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
- 09-09 17:54:38.854 17670 17670 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:6.0/MRA58K/2256973:user/release-keys'
- 09-09 17:54:38.854 17670 17670 F DEBUG : Revision: '0'
- 09-09 17:54:38.854 17670 17670 F DEBUG : ABI: 'arm'
- 09-09 17:54:38.854 17670 17670 F DEBUG : pid: 15962, tid: 17573, name: AsyncTask #26 >>> com.thh.hdmovies2033 <<<
- 09-09 17:54:38.854 17670 17670 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
- 09-09 17:54:38.891 17670 17670 F DEBUG : Abort message: 'art/runtime/java_vm_ext.cc:470] JNI DETECTED ERROR IN APPLICATION: obj == null'
- 09-09 17:54:38.919 17670 17670 F DEBUG : r0 00000000 r1 000044a5 r2 00000006 r3 00000008
- 09-09 17:54:38.919 17670 17670 F DEBUG : r4 2fd7a978 r5 00000006 r6 2fd7a920 r7 0000010c
- 09-09 17:54:38.919 17670 17670 F DEBUG : r8 00000000 r9 0000000a sl 000009a2 fp 3087dd00
- 09-09 17:54:38.919 17670 17670 F DEBUG : ip 0000000b sp 2fd79f70 lr 70eca007 pc 70ecc864 cpsr 200f0010
- 09-09 17:54:39.004 17670 17670 F DEBUG :
- 09-09 17:54:39.004 17670 17670 F DEBUG : backtrace:
- 09-09 17:54:39.005 17670 17670 F DEBUG : #00 pc 0004a864 /system/lib/libc.so (tgkill+12)
- 09-09 17:54:39.005 17670 17670 F DEBUG : #01 pc 00048003 /system/lib/libc.so (pthread_kill+34)
- 09-09 17:54:39.005 17670 17670 F DEBUG : #02 pc 0001d885 /system/lib/libc.so (raise+10)
- 09-09 17:54:39.005 17670 17670 F DEBUG : #03 pc 000193d1 /system/lib/libc.so (__libc_android_abort+34)
- 09-09 17:54:39.005 17670 17670 F DEBUG : #04 pc 00017064 /system/lib/libc.so (abort+4)
- 09-09 17:54:39.005 17670 17670 F DEBUG : #05 pc 0031a909 /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+328)
- 09-09 17:54:39.005 17670 17670 F DEBUG : #06 pc 000b5285 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+1132)
- 09-09 17:54:39.005 17670 17670 F DEBUG : #07 pc 002395b9 /system/lib/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+1664)
- 09-09 17:54:39.005 17670 17670 F DEBUG : #08 pc 0023981f /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortFEPKcS2_z+66)
- 09-09 17:54:39.005 17670 17670 F DEBUG : #09 pc 00264fd7 /system/lib/libart.so (_ZN3art3JNI17CallObjectMethodVEP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_list+518)
- 09-09 17:54:39.005 17670 17670 F DEBUG : #10 pc 00008bf1 /data/app/com.thh.hdmovies2033-1/lib/arm/libhbtutils.so (_ZN7_JNIEnv16CallObjectMethodEP8_jobjectP10_jmethodIDz+28)
- 09-09 17:54:39.005 17670 17670 F DEBUG : #11 pc 00008c3f /data/app/com.thh.hdmovies2033-1/lib/arm/libhbtutils.so (getPackageName+42)
- 09-09 17:54:39.005 17670 17670 F DEBUG : #12 pc 00008c63 /data/app/com.thh.hdmovies2033-1/lib/arm/libhbtutils.so (verifyPackageName+2)
- 09-09 17:54:39.005 17670 17670 F DEBUG : #13 pc 00008ebd /data/app/com.thh.hdmovies2033-1/lib/arm/libhbtutils.so (Java_com_hbt_utils_Encryption_genAcceptToken+24)
- 09-09 17:54:39.006 17670 17670 F DEBUG : #14 pc 00d8162d /data/app/com.thh.hdmovies2033-1/oat/arm/base.odex (offset 0xc41000)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: FATAL EXCEPTION: main
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: Process: com.thh.hdmovies2033, PID: 17780
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.thh.hdmovies2033/com.thh.at.AtMain}: java.lang.NullPointerException: Attempt to read from field 'java.lang.String com.thh.model.MCateObj.Id' on a null object reference
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2681)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2742)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at android.app.ActivityThread.-wrap12(ActivityThread.java)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1489)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6171)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to read from field 'java.lang.String com.thh.model.MCateObj.Id' on a null object reference
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at com.thh.fragment.FragCateDetails.initValue(FragCateDetails.java:22)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at com.thh.fragment.FragHome.initViewStart(FragHome.java:68)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at com.thh.fragment.FragCateDetails.onCreateView(FragCateDetails.java:31)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at android.support.v4.app.Fragment.performCreateView(Fragment.java:1962)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1067)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1248)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1230)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.dispatchActivityCreated(FragmentManager.java:2042)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at android.support.v4.app.FragmentController.dispatchActivityCreated(FragmentController.java:165)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at android.support.v4.app.FragmentActivity.onStart(FragmentActivity.java:543)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at com.thh.at.AtBase.onStart(AtBase.java:62)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at android.app.Instrumentation.callActivityOnStart(Instrumentation.java:1248)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at android.app.Activity.performStart(Activity.java:6699)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2644)
- 09-09 17:58:42.193 17780 17780 E AndroidRuntime: ... 9 more
- 09-09 21:15:05.261 21863 21863 E AndroidRuntime: FATAL EXCEPTION: main
- 09-09 21:15:05.261 21863 21863 E AndroidRuntime: Process: com.thh.hdmovies2033, PID: 21863
- 09-09 21:15:05.261 21863 21863 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.thh.hdmovies2033/com.thh.at.AtDetails}: java.lang.NullPointerException: Attempt to read from field 'java.lang.String com.thh.model.MMovieObj.LargeThumb' on a null object reference
- 09-09 21:15:05.261 21863 21863 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2681)
- 09-09 21:15:05.261 21863 21863 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2742)
- 09-09 21:15:05.261 21863 21863 E AndroidRuntime: at android.app.ActivityThread.-wrap12(ActivityThread.java)
- 09-09 21:15:05.261 21863 21863 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1489)
- 09-09 21:15:05.261 21863 21863 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
- 09-09 21:15:05.261 21863 21863 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154)
- 09-09 21:15:05.261 21863 21863 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6171)
- 09-09 21:15:05.261 21863 21863 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
- 09-09 21:15:05.261 21863 21863 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
- 09-09 21:15:05.261 21863 21863 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
- 09-09 21:15:05.261 21863 21863 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to read from field 'java.lang.String com.thh.model.MMovieObj.LargeThumb' on a null object reference
- 09-09 21:15:05.261 21863 21863 E AndroidRuntime: at com.thh.at.AtDetails.loadImage(AtDetails.java:239)
- 09-09 21:15:05.261 21863 21863 E AndroidRuntime: at com.thh.at.AtDetails.onCreate(AtDetails.java:143)
- 09-09 21:15:05.261 21863 21863 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:6682)
- 09-09 21:15:05.261 21863 21863 E AndroidRuntime: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1118)
- 09-09 21:15:05.261 21863 21863 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2634)
- 09-09 21:15:05.261 21863 21863 E AndroidRuntime: ... 9 more
- --------- beginning of system
- 09-09 21:58:23.572 435 450 I chatty : uid=1000(system) ActivityManager expire 2 lines
- 09-09 21:58:24.374 435 453 I chatty : uid=1000(system) batterystats-sy expire 4 lines
- 09-09 21:58:43.727 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 1 line
- 09-09 21:58:49.994 435 486 I chatty : uid=1000(system) WifiService expire 2 lines
- 09-09 21:58:50.293 435 487 I chatty : uid=1000(system) WifiStateMachin expire 1 line
- 09-09 21:58:50.294 435 491 I chatty : uid=1000(system) ConnectivitySer expire 12 lines
- 09-09 21:58:56.866 17532 17532 V DeadZone: consuming errant click: (517.3264,7.039978)
- 09-09 21:58:57.330 435 446 I chatty : uid=1000(system) Binder:435_1 expire 1 line
- 09-09 21:58:57.350 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 1 line
- 09-09 21:59:10.848 435 500 I chatty : uid=1000(system) Binder:435_3 expire 1 line
- 09-09 21:59:12.394 435 9701 I chatty : uid=1000(system) Binder:435_1B expire 1 line
- 09-09 21:59:13.930 435 457 I chatty : uid=1000(system) android.display expire 6 lines
- 09-09 21:59:16.717 435 5828 I chatty : uid=1000(system) Binder:435_11 expire 1 line
- 09-09 22:03:22.162 435 453 I chatty : uid=1000(system) batterystats-sy expire 8 lines
- 09-09 22:04:01.396 435 459 I chatty : uid=1000(system) PowerManagerSer expire 8 lines
- 09-09 22:04:18.921 435 710 I chatty : uid=1000(system) Binder:435_4 expire 1 line
- 09-09 22:04:22.117 435 486 I chatty : uid=1000(system) WifiService expire 2 lines
- 09-09 22:04:22.514 435 487 I chatty : uid=1000(system) WifiStateMachin expire 1 line
- 09-09 22:04:22.515 435 491 I chatty : uid=1000(system) ConnectivitySer expire 8 lines
- 09-09 22:04:30.774 435 5829 I chatty : uid=1000(system) Binder:435_12 expire 1 line
- 09-09 22:04:30.781 435 447 I chatty : uid=1000(system) Binder:435_2 expire 1 line
- 09-09 22:06:29.461 435 2719 I chatty : uid=1000(system) Binder:435_E expire 1 line
- 09-09 22:06:29.920 435 1805 I chatty : uid=1000(system) Binder:435_C expire 1 line
- 09-09 22:06:31.188 435 1702 I chatty : uid=1000(system) Binder:435_9 expire 1 line
- 09-09 22:06:32.339 435 478 I chatty : uid=1000(system) InputReader expire 1 line
- 09-09 22:06:32.758 435 457 I chatty : uid=1000(system) android.display expire 6 lines
- 09-09 22:06:37.206 435 450 I chatty : uid=1000(system) ActivityManager expire 2 lines
- 09-09 22:06:41.180 435 9700 I chatty : uid=1000(system) Binder:435_1A expire 1 line
- 09-09 22:06:42.199 435 450 I chatty : uid=1000(system) ActivityManager expire 30 lines
- 09-09 22:06:55.405 435 710 I chatty : uid=1000(system) Binder:435_4 expire 1 line
- 09-09 22:07:05.081 435 453 I chatty : uid=1000(system) batterystats-sy expire 8 lines
- 09-09 22:31:58.609 435 9695 I chatty : uid=1000(system) Binder:435_15 expire 4 lines
- 09-09 22:35:56.723 435 449 I chatty : uid=1000(system) android.bg expire 4 lines
- 09-09 22:39:23.545 435 854 I chatty : uid=1000(system) Binder:435_5 expire 1 line
- 09-09 22:39:25.470 435 500 I chatty : uid=1000(system) Binder:435_3 expire 5 lines
- 09-09 22:39:50.809 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 1 line
- 09-09 22:39:50.828 435 2719 I chatty : uid=1000(system) Binder:435_E expire 1 line
- 09-09 22:40:00.479 435 1703 I chatty : uid=1000(system) Binder:435_A expire 1 line
- 09-09 22:48:01.103 435 478 I chatty : uid=1000(system) InputReader expire 1 line
- 09-09 22:48:01.179 435 459 I chatty : uid=1000(system) PowerManagerSer expire 5 lines
- 09-09 22:48:01.339 435 457 I chatty : uid=1000(system) android.display expire 1 line
- 09-09 22:48:04.190 435 450 I chatty : uid=1000(system) ActivityManager expire 4 lines
- 09-09 22:48:05.581 435 1653 I chatty : uid=1000(system) Binder:435_8 expire 2 lines
- 09-09 22:48:06.126 435 500 I chatty : uid=1000(system) Binder:435_3 expire 1 line
- 09-09 22:48:12.696 435 9701 I chatty : uid=1000(system) Binder:435_1B expire 1 line
- 09-09 22:48:13.599 435 5830 I chatty : uid=1000(system) Binder:435_13 expire 1 line
- 09-09 22:48:16.319 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 1 line
- 09-09 22:48:16.325 435 1017 I chatty : uid=1000(system) Binder:435_6 expire 1 line
- 09-09 22:48:20.214 435 9706 I chatty : uid=1000(system) Binder:435_20 expire 1 line
- 09-09 22:48:21.488 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-09 22:48:24.932 435 1703 I chatty : uid=1000(system) Binder:435_A expire 1 line
- 09-09 22:48:25.313 435 435 I chatty : uid=1000 system_server expire 6 lines
- 09-09 22:48:30.268 435 477 I chatty : uid=1000(system) InputDispatcher expire 3 lines
- 09-09 22:48:32.465 435 1747 I chatty : uid=1000(system) Binder:435_B expire 1 line
- 09-09 22:48:34.879 435 1702 I chatty : uid=1000(system) Binder:435_9 expire 3 lines
- 09-09 22:48:48.258 435 459 I chatty : uid=1000(system) PowerManagerSer expire 6 lines
- 09-09 22:52:25.934 435 9697 I chatty : uid=1000(system) Binder:435_17 expire 1 line
- 09-09 22:52:37.479 435 1806 I chatty : uid=1000(system) Binder:435_D expire 1 line
- 09-09 22:52:37.850 435 9700 I chatty : uid=1000(system) Binder:435_1A expire 1 line
- 09-09 22:52:55.805 22590 22590 W ViewRootImpl[AdUnitActivity]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_VOLUME_DOWN, scanCode=114, metaState=0, flags=0x8, repeatCount=0, eventTime=49099267, downTime=49099267, deviceId=0, source=0x101 }
- 09-09 22:52:55.806 22590 22590 W ViewRootImpl[AdUnitActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_VOLUME_DOWN, scanCode=114, metaState=0, flags=0x28, repeatCount=0, eventTime=49099451, downTime=49099267, deviceId=0, source=0x101 }
- 09-09 22:52:55.806 22590 22590 W ViewRootImpl[AdUnitActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_VOLUME_DOWN, scanCode=114, metaState=0, flags=0x28, repeatCount=0, eventTime=49099451, downTime=49099267, deviceId=0, source=0x101 }
- 09-09 22:52:55.806 22590 22590 W ViewRootImpl[AdUnitActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_VOLUME_DOWN, scanCode=114, metaState=0, flags=0x28, repeatCount=0, eventTime=49099451, downTime=49099267, deviceId=0, source=0x101 }
- 09-09 22:52:58.385 435 447 I chatty : uid=1000(system) Binder:435_2 expire 1 line
- 09-09 22:53:02.634 435 453 I chatty : uid=1000(system) batterystats-sy expire 8 lines
- 09-09 22:53:04.225 435 450 I chatty : uid=1000(system) ActivityManager expire 5 lines
- 09-09 22:53:09.772 435 5826 I chatty : uid=1000(system) Binder:435_F expire 1 line
- 09-09 22:53:09.819 435 457 I chatty : uid=1000(system) android.display expire 8 lines
- 09-09 22:54:54.679 435 435 I chatty : uid=1000 system_server expire 4 lines
- 09-09 22:54:58.117 435 1024 I chatty : uid=1000(system) Binder:435_7 expire 1 line
- 09-09 22:55:09.474 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-09 22:55:29.612 435 2719 I chatty : uid=1000(system) Binder:435_E expire 1 line
- 09-09 22:55:35.911 435 459 I chatty : uid=1000(system) PowerManagerSer expire 2 lines
- 09-09 22:56:03.709 435 1805 I chatty : uid=1000(system) Binder:435_C expire 1 line
- 09-09 22:56:05.820 435 9702 I chatty : uid=1000(system) Binder:435_1C expire 1 line
- 09-09 23:01:04.416 435 9695 I chatty : uid=1000(system) Binder:435_15 expire 8 lines
- 09-09 23:02:04.464 435 491 I chatty : uid=1000(system) ConnectivitySer expire 4 lines
- 09-09 23:02:06.910 435 488 I chatty : uid=1000(system) IpManager.wlan0 expire 1 line
- 09-09 23:02:19.394 435 484 I chatty : uid=1000(system) NetworkPolicy expire 1 line
- 09-09 23:02:45.898 435 459 I chatty : uid=1000(system) PowerManagerSer expire 4 lines
- 09-09 23:03:05.505 435 450 I chatty : uid=1000(system) ActivityManager expire 5 lines
- 09-09 23:03:08.563 435 453 I chatty : uid=1000(system) batterystats-sy expire 8 lines
- 09-09 23:04:52.593 435 435 I chatty : uid=1000 system_server expire 1 line
- 09-09 23:05:04.002 435 9697 I chatty : uid=1000(system) Binder:435_17 expire 18 lines
- 09-09 23:05:18.066 17889 24661 E ActivityThread: Failed to find provider info for media
- 09-09 23:05:18.110 435 450 I chatty : uid=1000(system) ActivityManager expire 5 lines
- 09-09 23:05:18.121 435 9704 I chatty : uid=1000(system) Binder:435_1E expire 1 line
- 09-09 23:05:18.358 435 1024 I chatty : uid=1000(system) Binder:435_7 expire 18 lines
- 09-09 23:05:22.348 435 5829 I chatty : uid=1000(system) Binder:435_12 expire 6 lines
- 09-09 23:05:24.974 435 2719 I chatty : uid=1000(system) Binder:435_E expire 1 line
- 09-09 23:05:32.828 17889 24661 E ActivityThread: Failed to find provider info for media
- 09-09 23:05:34.032 435 9705 I chatty : uid=1000(system) Binder:435_1F expire 5 lines
- 09-09 23:05:46.099 17889 24661 E ActivityThread: Failed to find provider info for media
- 09-09 23:05:46.325 435 452 I chatty : uid=1000(system) ActivityManager expire 1 line
- 09-09 23:05:46.936 435 5830 I chatty : uid=1000(system) Binder:435_13 expire 5 lines
- 09-09 23:05:48.935 435 450 I chatty : uid=1000(system) ActivityManager expire 13 lines
- 09-09 23:05:57.035 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 3 lines
- 09-09 23:05:58.938 17889 24661 E ActivityThread: Failed to find provider info for media
- 09-09 23:05:59.169 435 452 I chatty : uid=1000(system) ActivityManager expire 1 line
- 09-09 23:05:59.174 435 9704 I chatty : uid=1000(system) Binder:435_1E expire 2 lines
- 09-09 23:06:09.660 435 1747 I chatty : uid=1000(system) Binder:435_B expire 2 lines
- 09-09 23:06:21.796 435 9705 I chatty : uid=1000(system) Binder:435_1F expire 5 lines
- 09-09 23:06:36.018 435 459 I chatty : uid=1000(system) PowerManagerSer expire 4 lines
- 09-09 23:06:41.507 435 457 I chatty : uid=1000(system) android.display expire 8 lines
- 09-09 23:06:44.651 435 1653 I chatty : uid=1000(system) Binder:435_8 expire 1 line
- 09-09 23:07:05.401 435 9706 I chatty : uid=1000(system) Binder:435_20 expire 1 line
- 09-09 23:08:37.286 22590 22590 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=50058949, downTime=50058808, deviceId=-1, source=0x101 }
- 09-09 23:08:37.286 22590 22590 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=50058949, downTime=50058808, deviceId=-1, source=0x101 }
- 09-09 23:08:37.286 22590 22590 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=50058949, downTime=50058808, deviceId=-1, source=0x101 }
- 09-09 23:08:37.349 22590 22590 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=50058949, downTime=50058808, deviceId=-1, source=0x101 }
- 09-09 23:08:37.350 22590 22590 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=50058949, downTime=50058808, deviceId=-1, source=0x101 }
- 09-09 23:08:37.350 22590 22590 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=50058949, downTime=50058808, deviceId=-1, source=0x101 }
- 09-09 23:08:37.350 22590 22590 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=50058949, downTime=50058808, deviceId=-1, source=0x101 }
- 09-09 23:08:37.350 22590 22590 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=50058949, downTime=50058808, deviceId=-1, source=0x101 }
- 09-09 23:08:37.350 22590 22590 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=50058949, downTime=50058808, deviceId=-1, source=0x101 }
- 09-09 23:09:06.515 435 486 I chatty : uid=1000(system) WifiService expire 2 lines
- 09-09 23:09:07.114 435 487 I chatty : uid=1000(system) WifiStateMachin expire 1 line
- 09-09 23:09:07.114 435 491 I chatty : uid=1000(system) ConnectivitySer expire 12 lines
- 09-09 23:09:15.027 435 447 I chatty : uid=1000(system) Binder:435_2 expire 3 lines
- 09-09 23:09:15.073 435 1024 I chatty : uid=1000(system) Binder:435_7 expire 1 line
- 09-09 23:09:20.575 435 5828 I chatty : uid=1000(system) Binder:435_11 expire 1 line
- 09-09 23:09:24.779 435 5826 I chatty : uid=1000(system) Binder:435_F expire 5 lines
- 09-09 23:09:25.157 435 9696 I chatty : uid=1000(system) Binder:435_16 expire 2 lines
- 09-09 23:09:44.798 435 450 I chatty : uid=1000(system) ActivityManager expire 6 lines
- 09-09 23:09:45.519 435 459 I chatty : uid=1000(system) PowerManagerSer expire 4 lines
- 09-09 23:09:51.067 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 2 lines
- 09-09 23:09:58.249 25138 25074 F google-breakpad: Microdump skipped (uninteresting)
- 09-09 23:09:58.396 22590 25074 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 25074 (AsyncTask #20)
- 09-09 23:09:58.606 25139 25139 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
- 09-09 23:09:58.607 25139 25139 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:6.0/MRA58K/2256973:user/release-keys'
- 09-09 23:09:58.607 25139 25139 F DEBUG : Revision: '0'
- 09-09 23:09:58.607 25139 25139 F DEBUG : ABI: 'arm'
- 09-09 23:09:58.607 25139 25139 F DEBUG : pid: 22590, tid: 25074, name: AsyncTask #20 >>> com.thh.hdmovies2033 <<<
- 09-09 23:09:58.607 25139 25139 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
- 09-09 23:09:58.620 25139 25139 F DEBUG : Abort message: 'art/runtime/java_vm_ext.cc:470] JNI DETECTED ERROR IN APPLICATION: obj == null'
- 09-09 23:09:58.620 25139 25139 F DEBUG : r0 00000000 r1 000061f2 r2 00000006 r3 00000008
- 09-09 23:09:58.620 25139 25139 F DEBUG : r4 2e0fa978 r5 00000006 r6 2e0fa920 r7 0000010c
- 09-09 23:09:58.620 25139 25139 F DEBUG : r8 00000000 r9 0000000a sl 000009a2 fp 341a0c00
- 09-09 23:09:58.620 25139 25139 F DEBUG : ip 0000000b sp 2e0f9f70 lr 70eca007 pc 70ecc864 cpsr 200f0010
- 09-09 23:09:58.640 25139 25139 F DEBUG :
- 09-09 23:09:58.640 25139 25139 F DEBUG : backtrace:
- 09-09 23:09:58.641 25139 25139 F DEBUG : #00 pc 0004a864 /system/lib/libc.so (tgkill+12)
- 09-09 23:09:58.641 25139 25139 F DEBUG : #01 pc 00048003 /system/lib/libc.so (pthread_kill+34)
- 09-09 23:09:58.641 25139 25139 F DEBUG : #02 pc 0001d885 /system/lib/libc.so (raise+10)
- 09-09 23:09:58.641 25139 25139 F DEBUG : #03 pc 000193d1 /system/lib/libc.so (__libc_android_abort+34)
- 09-09 23:09:58.641 25139 25139 F DEBUG : #04 pc 00017064 /system/lib/libc.so (abort+4)
- 09-09 23:09:58.641 25139 25139 F DEBUG : #05 pc 0031a909 /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+328)
- 09-09 23:09:58.641 25139 25139 F DEBUG : #06 pc 000b5285 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+1132)
- 09-09 23:09:58.641 25139 25139 F DEBUG : #07 pc 002395b9 /system/lib/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+1664)
- 09-09 23:09:58.641 25139 25139 F DEBUG : #08 pc 0023981f /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortFEPKcS2_z+66)
- 09-09 23:09:58.641 25139 25139 F DEBUG : #09 pc 00264fd7 /system/lib/libart.so (_ZN3art3JNI17CallObjectMethodVEP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_list+518)
- 09-09 23:09:58.641 25139 25139 F DEBUG : #10 pc 00008bf1 /data/app/com.thh.hdmovies2033-1/lib/arm/libhbtutils.so (_ZN7_JNIEnv16CallObjectMethodEP8_jobjectP10_jmethodIDz+28)
- 09-09 23:09:58.641 25139 25139 F DEBUG : #11 pc 00008c3f /data/app/com.thh.hdmovies2033-1/lib/arm/libhbtutils.so (getPackageName+42)
- 09-09 23:09:58.641 25139 25139 F DEBUG : #12 pc 00008c63 /data/app/com.thh.hdmovies2033-1/lib/arm/libhbtutils.so (verifyPackageName+2)
- 09-09 23:09:58.641 25139 25139 F DEBUG : #13 pc 00008ebd /data/app/com.thh.hdmovies2033-1/lib/arm/libhbtutils.so (Java_com_hbt_utils_Encryption_genAcceptToken+24)
- 09-09 23:09:58.642 25139 25139 F DEBUG : #14 pc 00d8162d /data/app/com.thh.hdmovies2033-1/oat/arm/base.odex (offset 0xc41000)
- 09-09 23:10:05.541 435 25146 I chatty : uid=1000 system_server expire 4 lines
- 09-09 23:10:05.585 435 454 I chatty : uid=1000(system) FileObserver expire 1 line
- 09-09 23:10:05.669 435 710 I chatty : uid=1000(system) Binder:435_4 expire 1 line
- 09-09 23:10:05.670 435 9702 I chatty : uid=1000(system) Binder:435_1C expire 2 lines
- 09-09 23:10:05.902 435 452 I chatty : uid=1000(system) ActivityManager expire 1 line
- 09-09 23:10:06.099 435 9705 I chatty : uid=1000(system) Binder:435_1F expire 1 line
- 09-09 23:10:06.101 435 5829 I chatty : uid=1000(system) Binder:435_12 expire 1 line
- 09-09 23:10:07.449 435 1653 I chatty : uid=1000(system) Binder:435_8 expire 1 line
- 09-09 23:10:08.919 435 1747 I chatty : uid=1000(system) Binder:435_B expire 2 lines
- 09-09 23:10:09.119 435 457 I chatty : uid=1000(system) android.display expire 2 lines
- 09-09 23:10:13.879 25169 25169 W ViewRootImpl[AtSplash]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=50152151, downTime=50152151, deviceId=-1, source=0x101 }
- 09-09 23:10:13.880 25169 25169 W ViewRootImpl[AtSplash]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0xc8, repeatCount=1, eventTime=50152633, downTime=50152151, deviceId=-1, source=0x101 }
- 09-09 23:10:13.881 25169 25169 W ViewRootImpl[AtSplash]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=50155456, downTime=50152151, deviceId=-1, source=0x101 }
- 09-09 23:10:13.881 25169 25169 W ViewRootImpl[AtSplash]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=50155456, downTime=50152151, deviceId=-1, source=0x101 }
- 09-09 23:10:13.882 25169 25169 W ViewRootImpl[AtSplash]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=50155456, downTime=50152151, deviceId=-1, source=0x101 }
- 09-09 23:10:13.882 25169 25169 W ViewRootImpl[AtSplash]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=50155456, downTime=50152151, deviceId=-1, source=0x101 }
- 09-09 23:10:13.882 25169 25169 W ViewRootImpl[AtSplash]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=50155456, downTime=50152151, deviceId=-1, source=0x101 }
- 09-09 23:10:13.882 25169 25169 W ViewRootImpl[AtSplash]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=50155456, downTime=50152151, deviceId=-1, source=0x101 }
- 09-09 23:10:13.882 25169 25169 W ViewRootImpl[AtSplash]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=50155456, downTime=50152151, deviceId=-1, source=0x101 }
- 09-09 23:10:13.883 25169 25169 W ViewRootImpl[AtSplash]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=50155456, downTime=50152151, deviceId=-1, source=0x101 }
- 09-09 23:10:13.883 25169 25169 W ViewRootImpl[AtSplash]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=50155456, downTime=50152151, deviceId=-1, source=0x101 }
- 09-09 23:10:19.136 435 435 I chatty : uid=1000 system_server expire 5 lines
- 09-09 23:10:20.288 435 459 I chatty : uid=1000(system) PowerManagerSer expire 6 lines
- 09-09 23:10:54.755 435 450 I chatty : uid=1000(system) ActivityManager expire 7 lines
- 09-09 23:13:05.736 435 940 I chatty : uid=1000(system) backup expire 15 lines
- 09-09 23:13:05.780 435 453 I chatty : uid=1000(system) batterystats-sy expire 27 lines
- 09-09 23:15:25.095 435 710 I chatty : uid=1000(system) Binder:435_4 expire 1 line
- 09-09 23:15:56.267 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-09 23:29:56.066 435 453 I chatty : uid=1000(system) batterystats-sy expire 45 lines
- 09-09 23:29:56.069 435 450 I chatty : uid=1000(system) ActivityManager expire 11 lines
- 09-09 23:30:00.130 435 435 I chatty : uid=1000 system_server expire 7 lines
- 09-09 23:33:56.246 435 940 I chatty : uid=1000(system) backup expire 1 line
- 09-10 00:00:00.606 435 5829 I chatty : uid=1000(system) Binder:435_12 expire 2 lines
- 09-10 00:03:55.329 435 450 I chatty : uid=1000(system) ActivityManager expire 7 lines
- 09-10 00:10:55.074 435 453 I chatty : uid=1000(system) batterystats-sy expire 24 lines
- 09-10 00:26:57.528 435 435 I chatty : uid=1000 system_server expire 9 lines
- 09-10 00:26:57.627 435 463 I chatty : uid=1000(system) PackageManager expire 1 line
- 09-10 00:26:57.788 435 25884 I chatty : uid=1000 system_server expire 6 lines
- 09-10 00:26:57.903 24761 25869 D DownloadManager: Removed 0 stale downloads
- 09-10 00:26:58.823 24761 25869 D DownloadManager: Found 8 files in database
- 09-10 00:26:58.823 24761 25869 D DownloadManager: Found 0 files on disk
- 09-10 00:26:58.892 435 25894 I chatty : uid=1000 system_server expire 4 lines
- 09-10 00:26:59.658 435 25915 I chatty : uid=1000 system_server expire 1 line
- 09-10 00:27:01.068 435 9701 I chatty : uid=1000(system) Binder:435_1B expire 2 lines
- 09-10 00:27:18.523 435 25974 I chatty : uid=1000 system_server expire 6 lines
- 09-10 00:27:21.386 435 25975 I chatty : uid=1000 system_server expire 6 lines
- 09-10 00:27:23.927 435 25976 I chatty : uid=1000 system_server expire 6 lines
- 09-10 00:27:26.451 435 435 I chatty : uid=1000 system_server expire 6 lines
- 09-10 00:27:26.453 435 25977 I chatty : uid=1000 system_server expire 6 lines
- 09-10 00:27:26.736 435 25979 I chatty : uid=1000 system_server expire 4 lines
- 09-10 00:27:27.064 435 9706 I chatty : uid=1000(system) Binder:435_20 expire 3 lines
- 09-10 00:27:27.338 435 25997 I chatty : uid=1000 system_server expire 1 line
- 09-10 00:27:27.586 435 500 I chatty : uid=1000(system) Binder:435_3 expire 2 lines
- 09-10 00:27:32.294 435 26007 I chatty : uid=1000 system_server expire 6 lines
- 09-10 00:27:35.546 435 26009 I chatty : uid=1000 system_server expire 6 lines
- 09-10 00:27:38.196 435 26010 I chatty : uid=1000 system_server expire 6 lines
- 09-10 00:27:40.777 435 26016 I chatty : uid=1000 system_server expire 6 lines
- 09-10 00:27:40.976 435 26020 I chatty : uid=1000 system_server expire 4 lines
- 09-10 00:27:41.303 435 9696 I chatty : uid=1000(system) Binder:435_16 expire 1 line
- 09-10 00:27:42.488 435 26039 I chatty : uid=1000 system_server expire 1 line
- 09-10 00:27:43.716 435 1017 I chatty : uid=1000(system) Binder:435_6 expire 2 lines
- 09-10 00:27:45.794 435 9703 I chatty : uid=1000(system) Binder:435_1D expire 1 line
- 09-10 00:27:45.810 435 854 I chatty : uid=1000(system) Binder:435_5 expire 1 line
- 09-10 00:27:48.425 435 26041 I chatty : uid=1000 system_server expire 8 lines
- 09-10 00:27:49.028 435 26043 I chatty : uid=1000 system_server expire 4 lines
- 09-10 00:27:49.713 435 9701 I chatty : uid=1000(system) Binder:435_1B expire 1 line
- 09-10 00:27:49.898 435 26061 I chatty : uid=1000 system_server expire 1 line
- 09-10 00:28:10.362 435 5828 I chatty : uid=1000(system) Binder:435_11 expire 2 lines
- 09-10 00:28:10.375 435 447 I chatty : uid=1000(system) Binder:435_2 expire 1 line
- 09-10 00:28:10.390 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 1 line
- 09-10 00:31:56.082 435 453 I chatty : uid=1000(system) batterystats-sy expire 25 lines
- 09-10 00:31:56.112 435 450 I chatty : uid=1000(system) ActivityManager expire 6 lines
- 09-10 00:34:51.822 435 710 I chatty : uid=1000(system) Binder:435_4 expire 4 lines
- 09-10 00:46:56.161 435 435 I chatty : uid=1000 system_server expire 2 lines
- 09-10 00:46:56.168 435 26232 I chatty : uid=1000 system_server expire 6 lines
- 09-10 00:46:56.545 435 26235 I chatty : uid=1000 system_server expire 4 lines
- 09-10 00:46:56.856 435 5827 I chatty : uid=1000(system) Binder:435_10 expire 1 line
- 09-10 00:46:56.906 435 26252 I chatty : uid=1000 system_server expire 1 line
- 09-10 00:46:58.968 435 5830 I chatty : uid=1000(system) Binder:435_13 expire 2 lines
- 09-10 00:47:05.053 435 26254 I chatty : uid=1000 system_server expire 8 lines
- 09-10 00:47:06.866 435 26256 I chatty : uid=1000 system_server expire 4 lines
- 09-10 00:47:07.129 435 446 I chatty : uid=1000(system) Binder:435_1 expire 3 lines
- 09-10 00:47:07.185 435 26274 I chatty : uid=1000 system_server expire 1 line
- 09-10 00:54:55.056 435 453 I chatty : uid=1000(system) batterystats-sy expire 27 lines
- 09-10 00:54:55.067 435 450 I chatty : uid=1000(system) ActivityManager expire 7 lines
- 09-10 01:08:56.118 435 435 I chatty : uid=1000 system_server expire 4 lines
- 09-10 01:08:56.126 435 26429 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:08:56.383 435 26432 I chatty : uid=1000 system_server expire 4 lines
- 09-10 01:08:56.928 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 2 lines
- 09-10 01:08:56.963 435 26451 I chatty : uid=1000 system_server expire 1 line
- 09-10 01:08:57.433 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 2 lines
- 09-10 01:11:14.823 435 26464 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:11:14.949 435 26466 I chatty : uid=1000 system_server expire 3 lines
- 09-10 01:11:15.083 435 26468 I chatty : uid=1000 system_server expire 1 line
- 09-10 01:11:15.309 435 9706 I chatty : uid=1000(system) Binder:435_20 expire 2 lines
- 09-10 01:11:15.367 435 1702 I chatty : uid=1000(system) Binder:435_9 expire 1 line
- 09-10 01:13:04.065 435 26498 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:16:56.024 435 453 I chatty : uid=1000(system) batterystats-sy expire 28 lines
- 09-10 01:16:56.049 435 450 I chatty : uid=1000(system) ActivityManager expire 7 lines
- 09-10 01:20:06.053 435 435 I chatty : uid=1000 system_server expire 9 lines
- 09-10 01:20:06.065 435 26524 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:24:55.052 435 26548 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:24:57.731 435 26573 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:25:00.390 435 26578 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:25:03.036 435 26580 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:28:56.573 435 26591 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:32:50.052 435 26628 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:33:16.055 435 26653 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:36:55.502 435 26670 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:40:55.384 435 453 I chatty : uid=1000(system) batterystats-sy expire 8 lines
- 09-10 01:40:55.402 435 450 I chatty : uid=1000(system) ActivityManager expire 2 lines
- 09-10 01:40:55.701 435 435 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:40:55.704 435 26682 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:40:55.875 435 26683 I chatty : uid=1000 system_server expire 4 lines
- 09-10 01:40:56.068 435 1017 I chatty : uid=1000(system) Binder:435_6 expire 1 line
- 09-10 01:40:56.153 435 26703 I chatty : uid=1000 system_server expire 1 line
- 09-10 01:41:04.762 435 9702 I chatty : uid=1000(system) Binder:435_1C expire 2 lines
- 09-10 01:41:11.626 435 26714 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:41:11.768 435 26716 I chatty : uid=1000 system_server expire 4 lines
- 09-10 01:41:11.950 435 5829 I chatty : uid=1000(system) Binder:435_12 expire 1 line
- 09-10 01:41:12.014 435 26734 I chatty : uid=1000 system_server expire 1 line
- 09-10 01:41:12.130 435 1806 I chatty : uid=1000(system) Binder:435_D expire 2 lines
- 09-10 01:44:55.615 435 26759 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:48:55.049 435 26784 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:48:58.103 435 26806 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:49:00.763 435 26842 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:49:03.289 435 435 I chatty : uid=1000 system_server expire 8 lines
- 09-10 01:49:03.298 435 26855 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:49:05.931 435 26856 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:49:08.503 435 26857 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:49:11.087 435 26859 I chatty : uid=1000 system_server expire 7 lines
- 09-10 01:49:11.205 435 26860 I chatty : uid=1000 system_server expire 3 lines
- 09-10 01:49:11.324 435 9704 I chatty : uid=1000(system) Binder:435_1E expire 1 line
- 09-10 01:49:14.197 435 26907 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:49:16.770 435 26946 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:49:19.341 435 26956 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:49:21.923 435 26957 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:49:24.511 435 435 I chatty : uid=1000 system_server expire 8 lines
- 09-10 01:49:24.513 435 26958 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:49:27.087 435 26959 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:49:30.037 435 26997 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:49:30.158 435 26999 I chatty : uid=1000 system_server expire 4 lines
- 09-10 01:49:30.474 435 5826 I chatty : uid=1000(system) Binder:435_F expire 1 line
- 09-10 01:49:30.539 435 27017 I chatty : uid=1000 system_server expire 1 line
- 09-10 01:49:30.617 435 1017 I chatty : uid=1000(system) Binder:435_6 expire 2 lines
- 09-10 01:49:35.430 435 27056 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:49:37.992 435 27058 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:49:38.103 435 27060 I chatty : uid=1000 system_server expire 3 lines
- 09-10 01:49:38.205 435 27062 I chatty : uid=1000 system_server expire 1 line
- 09-10 01:49:42.514 435 27064 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:49:45.077 435 27065 I chatty : uid=1000 system_server expire 6 lines
- 09-10 01:49:46.509 435 453 I chatty : uid=1000(system) batterystats-sy expire 8 lines
- 09-10 01:49:46.527 435 450 I chatty : uid=1000(system) ActivityManager expire 7 lines
- 09-10 01:51:20.288 435 491 I chatty : uid=1000(system) ConnectivitySer expire 4 lines
- 09-10 01:51:22.732 435 484 I chatty : uid=1000(system) NetworkPolicy expire 1 line
- 09-10 02:00:29.507 435 450 I chatty : uid=1000(system) ActivityManager expire 14 lines
- 09-10 02:00:29.561 435 9702 I chatty : uid=1000(system) Binder:435_1C expire 1 line
- 09-10 02:01:51.633 435 449 I chatty : uid=1000(system) android.bg expire 2 lines
- 09-10 02:02:28.643 435 453 I chatty : uid=1000(system) batterystats-sy expire 34 lines
- 09-10 02:03:57.081 435 474 I chatty : uid=1000(system) AlarmManager expire 3 lines
- 09-10 02:03:57.144 435 1747 I chatty : uid=1000(system) Binder:435_B expire 1 line
- 09-10 02:04:59.853 435 5827 I chatty : uid=1000(system) Binder:435_10 expire 1 line
- 09-10 02:05:00.540 435 1024 I chatty : uid=1000(system) Binder:435_7 expire 1 line
- 09-10 02:08:58.621 435 9698 I chatty : uid=1000(system) Binder:435_18 expire 1 line
- 09-10 02:38:41.808 435 2719 I chatty : uid=1000(system) Binder:435_E expire 4 lines
- 09-10 02:40:22.088 435 500 I chatty : uid=1000(system) Binder:435_3 expire 1 line
- 09-10 02:42:46.628 435 435 I chatty : uid=1000 system_server expire 2 lines
- 09-10 02:43:22.828 435 453 I chatty : uid=1000(system) batterystats-sy expire 10 lines
- 09-10 02:43:22.834 435 450 I chatty : uid=1000(system) ActivityManager expire 8 lines
- 09-10 02:58:22.007 435 446 I chatty : uid=1000(system) Binder:435_1 expire 1 line
- 09-10 03:00:00.077 435 479 I chatty : uid=1000(system) MountService expire 3 lines
- 09-10 03:00:00.082 435 480 I chatty : uid=1000(system) VoldConnector expire 5 lines
- 09-10 03:00:00.100 146 15335 D vold : Starting trim of /data
- 09-10 03:00:00.100 146 15335 W vold : Trim failed on /data: Operation not supported on transport endpoint
- 09-10 03:00:00.172 146 15335 I vold : Benchmarking /data/misc/vold/bench
- 09-10 03:00:17.526 146 15335 V vold : Before drop_caches
- 09-10 03:00:18.087 146 15335 V vold : After drop_caches
- 09-10 03:00:20.750 146 15335 I vold : create took 17353ms
- 09-10 03:00:20.750 146 15335 I vold : drop took 561ms
- 09-10 03:00:20.750 146 15335 I vold : run took 2437ms
- 09-10 03:00:20.750 146 15335 I vold : destroy took 225ms
- 09-10 03:00:20.750 146 15335 D vold : Starting trim of /cache
- 09-10 03:00:20.750 146 15335 W vold : Trim failed on /cache: Operation not supported on transport endpoint
- 09-10 03:00:20.756 146 15335 I vold : Benchmarking /cache/misc/vold/bench
- 09-10 03:00:33.603 146 15335 V vold : Before drop_caches
- 09-10 03:00:33.760 146 15335 V vold : After drop_caches
- 09-10 03:00:36.352 146 15335 I vold : create took 12847ms
- 09-10 03:00:36.352 146 15335 I vold : drop took 156ms
- 09-10 03:00:36.352 146 15335 I vold : run took 2413ms
- 09-10 03:00:36.352 146 15335 I vold : destroy took 178ms
- 09-10 03:00:37.471 435 455 I chatty : uid=1000(system) android.fg expire 1 line
- 09-10 03:06:59.452 435 453 I chatty : uid=1000(system) batterystats-sy expire 12 lines
- 09-10 03:12:40.041 435 458 I chatty : uid=1000(system) CpuTracker expire 11 lines
- 09-10 03:16:38.165 435 450 I chatty : uid=1000(system) ActivityManager expire 23 lines
- 09-10 03:18:26.273 435 474 I chatty : uid=1000(system) AlarmManager expire 1 line
- 09-10 03:18:28.145 435 5827 I chatty : uid=1000(system) Binder:435_10 expire 1 line
- 09-10 03:18:28.179 435 854 I chatty : uid=1000(system) Binder:435_5 expire 1 line
- 09-10 03:23:21.093 435 453 I chatty : uid=1000(system) batterystats-sy expire 16 lines
- 09-10 03:30:52.503 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 1 line
- 09-10 04:12:36.053 435 453 I chatty : uid=1000(system) batterystats-sy expire 16 lines
- 09-10 04:33:56.357 435 450 I chatty : uid=1000(system) ActivityManager expire 11 lines
- 09-10 04:34:26.459 24761 25869 D DownloadManager: Removed 0 stale downloads
- 09-10 04:34:26.506 24761 25869 D DownloadManager: Found 8 files in database
- 09-10 04:34:26.506 24761 25869 D DownloadManager: Found 0 files on disk
- 09-10 04:38:43.391 435 5829 I chatty : uid=1000(system) Binder:435_12 expire 4 lines
- 09-10 04:38:47.123 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 1 line
- 09-10 04:39:12.041 435 474 I chatty : uid=1000(system) AlarmManager expire 1 line
- 09-10 04:39:12.114 435 9703 I chatty : uid=1000(system) Binder:435_1D expire 1 line
- 09-10 04:41:12.519 435 500 I chatty : uid=1000(system) Binder:435_3 expire 1 line
- 09-10 05:03:57.128 435 9696 I chatty : uid=1000(system) Binder:435_16 expire 1 line
- 09-10 05:04:31.242 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-10 05:13:17.130 435 458 I chatty : uid=1000(system) CpuTracker expire 8 lines
- 09-10 05:39:11.819 435 9705 I chatty : uid=1000(system) Binder:435_1F expire 1 line
- 09-10 05:43:46.726 435 435 I chatty : uid=1000 system_server expire 1 line
- 09-10 05:45:29.110 435 1017 I chatty : uid=1000(system) Binder:435_6 expire 1 line
- 09-10 06:09:09.019 435 9695 I chatty : uid=1000(system) Binder:435_15 expire 1 line
- 09-10 06:13:16.679 435 453 I chatty : uid=1000(system) batterystats-sy expire 20 lines
- 09-10 06:35:22.444 435 450 I chatty : uid=1000(system) ActivityManager expire 7 lines
- 09-10 06:38:44.678 435 1747 I chatty : uid=1000(system) Binder:435_B expire 4 lines
- 09-10 06:43:35.780 435 458 I chatty : uid=1000(system) CpuTracker expire 4 lines
- 09-10 06:49:01.024 435 9696 I chatty : uid=1000(system) Binder:435_16 expire 1 line
- 09-10 07:00:00.103 435 435 I chatty : uid=1000 system_server expire 4 lines
- 09-10 07:19:30.031 435 5826 I chatty : uid=1000(system) Binder:435_F expire 1 line
- 09-10 07:25:25.138 435 2719 I chatty : uid=1000(system) Binder:435_E expire 1 line
- 09-10 08:06:52.209 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-10 08:08:22.517 435 5827 I chatty : uid=1000(system) Binder:435_10 expire 1 line
- 09-10 08:08:23.020 435 1806 I chatty : uid=1000(system) Binder:435_D expire 2 lines
- 09-10 08:37:21.847 435 450 I chatty : uid=1000(system) ActivityManager expire 5 lines
- 09-10 08:38:46.203 435 9695 I chatty : uid=1000(system) Binder:435_15 expire 4 lines
- 09-10 08:50:15.755 435 9698 I chatty : uid=1000(system) Binder:435_18 expire 1 line
- 09-10 08:51:06.014 435 447 I chatty : uid=1000(system) Binder:435_2 expire 2 lines
- 09-10 09:10:31.009 435 500 I chatty : uid=1000(system) Binder:435_3 expire 2 lines
- 09-10 09:34:27.522 435 1653 I chatty : uid=1000(system) Binder:435_8 expire 1 line
- 09-10 10:00:00.115 435 435 I chatty : uid=1000 system_server expire 7 lines
- 09-10 10:02:09.528 435 5827 I chatty : uid=1000(system) Binder:435_10 expire 2 lines
- 09-10 10:20:44.528 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 1 line
- 09-10 10:24:36.633 435 453 I chatty : uid=1000(system) batterystats-sy expire 10 lines
- 09-10 10:27:44.855 435 9700 I chatty : uid=1000(system) Binder:435_1A expire 1 line
- 09-10 10:38:51.317 435 9703 I chatty : uid=1000(system) Binder:435_1D expire 4 lines
- 09-10 11:06:29.101 435 459 I chatty : uid=1000(system) PowerManagerSer expire 13 lines
- 09-10 11:06:29.222 435 457 I chatty : uid=1000(system) android.display expire 11 lines
- 09-10 11:06:31.775 435 478 I chatty : uid=1000(system) InputReader expire 2 lines
- 09-10 11:06:32.344 435 451 I chatty : uid=1000(system) android.ui expire 2 lines
- 09-10 11:06:35.276 435 1017 I chatty : uid=1000(system) Binder:435_6 expire 1 line
- 09-10 11:06:37.808 435 450 I chatty : uid=1000(system) ActivityManager expire 1 line
- 09-10 11:06:38.255 435 446 I chatty : uid=1000(system) Binder:435_1 expire 1 line
- 09-10 11:06:40.994 435 9702 I chatty : uid=1000(system) Binder:435_1C expire 2 lines
- 09-10 11:06:43.235 435 486 I chatty : uid=1000(system) WifiService expire 2 lines
- 09-10 11:06:43.547 435 487 I chatty : uid=1000(system) WifiStateMachin expire 1 line
- 09-10 11:06:43.547 435 491 I chatty : uid=1000(system) ConnectivitySer expire 8 lines
- 09-10 11:06:49.779 435 1024 I chatty : uid=1000(system) Binder:435_7 expire 1 line
- 09-10 11:06:52.523 435 2719 I chatty : uid=1000(system) Binder:435_E expire 1 line
- 09-10 11:06:56.279 435 9700 I chatty : uid=1000(system) Binder:435_1A expire 4 lines
- 09-10 11:06:56.372 435 447 I chatty : uid=1000(system) Binder:435_2 expire 2 lines
- 09-10 11:06:56.378 435 9697 I chatty : uid=1000(system) Binder:435_17 expire 4 lines
- 09-10 11:06:56.383 435 453 I chatty : uid=1000(system) batterystats-sy expire 2 lines
- 09-10 11:06:56.451 435 1806 I chatty : uid=1000(system) Binder:435_D expire 3 lines
- 09-10 11:06:56.456 435 491 I chatty : uid=1000(system) ConnectivitySer expire 2 lines
- 09-10 11:06:56.602 435 452 I chatty : uid=1000(system) ActivityManager expire 1 line
- 09-10 11:06:56.658 435 9698 I chatty : uid=1000(system) Binder:435_18 expire 2 lines
- 09-10 11:06:56.663 435 1702 I chatty : uid=1000(system) Binder:435_9 expire 3 lines
- 09-10 11:06:56.866 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 1 line
- 09-10 11:06:57.333 435 5830 I chatty : uid=1000(system) Binder:435_13 expire 2 lines
- 09-10 11:06:57.456 435 9704 I chatty : uid=1000(system) Binder:435_1E expire 2 lines
- 09-10 11:06:57.558 435 5828 I chatty : uid=1000(system) Binder:435_11 expire 3 lines
- 09-10 11:07:07.062 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 1 line
- 09-10 11:07:11.253 435 500 I chatty : uid=1000(system) Binder:435_3 expire 1 line
- 09-10 11:07:19.613 435 435 I chatty : uid=1000 system_server expire 1 line
- 09-10 11:07:44.480 435 446 I chatty : uid=1000(system) Binder:435_1 expire 1 line
- 09-10 11:07:53.771 435 1805 I chatty : uid=1000(system) Binder:435_C expire 1 line
- 09-10 11:07:56.865 435 9702 I chatty : uid=1000(system) Binder:435_1C expire 1 line
- 09-10 11:07:58.262 435 9705 I chatty : uid=1000(system) Binder:435_1F expire 2 lines
- 09-10 11:08:00.016 435 457 I chatty : uid=1000(system) android.display expire 1 line
- 09-10 11:08:45.349 435 854 I chatty : uid=1000(system) Binder:435_5 expire 1 line
- 09-10 11:08:46.667 435 9696 I chatty : uid=1000(system) Binder:435_16 expire 1 line
- 09-10 11:08:57.293 435 477 I chatty : uid=1000(system) InputDispatcher expire 1 line
- 09-10 11:09:00.656 435 1747 I chatty : uid=1000(system) Binder:435_B expire 1 line
- 09-10 11:10:51.228 435 450 I chatty : uid=1000(system) ActivityManager expire 1 line
- 09-10 11:10:52.000 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-10 11:12:25.404 435 1017 I chatty : uid=1000(system) Binder:435_6 expire 6 lines
- 09-10 11:12:28.624 435 854 I chatty : uid=1000(system) Binder:435_5 expire 1 line
- 09-10 11:12:45.826 435 450 I chatty : uid=1000(system) ActivityManager expire 12 lines
- 09-10 11:12:48.708 435 1024 I chatty : uid=1000(system) Binder:435_7 expire 3 lines
- 09-10 11:12:49.977 435 1653 I chatty : uid=1000(system) Binder:435_8 expire 2 lines
- 09-10 11:14:59.079 435 455 I chatty : uid=1000(system) android.fg expire 3 lines
- 09-10 11:15:05.356 435 487 I chatty : uid=1000(system) WifiStateMachin expire 1 line
- 09-10 11:15:26.089 435 5826 I chatty : uid=1000(system) Binder:435_F expire 1 line
- 09-10 11:15:26.941 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 1 line
- 09-10 11:15:26.943 435 435 I chatty : uid=1000 system_server expire 2 lines
- 09-10 11:15:27.553 435 486 I chatty : uid=1000(system) WifiService expire 2 lines
- 09-10 11:15:27.802 435 5828 I chatty : uid=1000(system) Binder:435_11 expire 7 lines
- 09-10 11:15:27.803 435 491 I chatty : uid=1000(system) ConnectivitySer expire 1 line
- 09-10 11:15:27.803 435 452 I chatty : uid=1000(system) ActivityManager expire 1 line
- 09-10 11:15:28.104 435 5830 I chatty : uid=1000(system) Binder:435_13 expire 1 line
- 09-10 11:15:28.646 435 9705 I chatty : uid=1000(system) Binder:435_1F expire 2 lines
- 09-10 11:15:28.652 435 9704 I chatty : uid=1000(system) Binder:435_1E expire 1 line
- 09-10 11:15:28.657 435 9702 I chatty : uid=1000(system) Binder:435_1C expire 1 line
- 09-10 11:15:39.346 28768 28768 V FingerprintManager: FingerprintManagerService was null
- 09-10 11:15:42.737 435 9698 I chatty : uid=1000(system) Binder:435_18 expire 1 line
- 09-10 11:15:45.879 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 1 line
- 09-10 11:15:50.584 435 9700 I chatty : uid=1000(system) Binder:435_1A expire 1 line
- 09-10 11:15:50.736 435 450 I chatty : uid=1000(system) ActivityManager expire 10 lines
- 09-10 11:15:51.284 435 446 I chatty : uid=1000(system) Binder:435_1 expire 1 line
- 09-10 11:15:53.451 435 457 I chatty : uid=1000(system) android.display expire 7 lines
- 09-10 11:15:53.452 435 451 I chatty : uid=1000(system) android.ui expire 2 lines
- 09-10 11:15:57.328 435 486 I chatty : uid=1000(system) WifiService expire 1 line
- 09-10 11:16:05.316 435 459 I chatty : uid=1000(system) PowerManagerSer expire 11 lines
- 09-10 11:16:22.113 435 478 I chatty : uid=1000(system) InputReader expire 1 line
- 09-10 11:16:23.650 435 1703 I chatty : uid=1000(system) Binder:435_A expire 1 line
- 09-10 11:16:24.739 435 500 I chatty : uid=1000(system) Binder:435_3 expire 1 line
- 09-10 11:16:24.775 435 5826 I chatty : uid=1000(system) Binder:435_F expire 1 line
- 09-10 11:16:25.441 435 5828 I chatty : uid=1000(system) Binder:435_11 expire 1 line
- 09-10 11:16:49.293 435 453 I chatty : uid=1000(system) batterystats-sy expire 14 lines
- 09-10 11:25:15.536 435 477 I chatty : uid=1000(system) InputDispatcher expire 1 line
- 09-10 11:26:35.188 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-10 11:30:21.046 435 5830 I chatty : uid=1000(system) Binder:435_13 expire 3 lines
- 09-10 11:32:21.118 435 453 I chatty : uid=1000(system) batterystats-sy expire 10 lines
- 09-10 11:38:07.023 435 450 I chatty : uid=1000(system) ActivityManager expire 17 lines
- 09-10 12:25:48.038 435 478 I chatty : uid=1000(system) InputReader expire 1 line
- 09-10 12:25:48.050 435 459 I chatty : uid=1000(system) PowerManagerSer expire 5 lines
- 09-10 12:25:48.156 435 457 I chatty : uid=1000(system) android.display expire 1 line
- 09-10 12:25:49.575 435 1805 I chatty : uid=1000(system) Binder:435_C expire 4 lines
- 09-10 12:25:50.025 435 5827 I chatty : uid=1000(system) Binder:435_10 expire 1 line
- 09-10 12:25:53.636 435 9695 I chatty : uid=1000(system) Binder:435_15 expire 1 line
- 09-10 12:29:26.194 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 4 lines
- 09-10 12:30:12.187 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 1 line
- 09-10 12:30:12.231 435 9696 I chatty : uid=1000(system) Binder:435_16 expire 2 lines
- 09-10 12:36:42.671 435 447 I chatty : uid=1000(system) Binder:435_2 expire 2 lines
- 09-10 12:36:49.360 435 2719 I chatty : uid=1000(system) Binder:435_E expire 1 line
- 09-10 12:37:48.972 435 9701 I chatty : uid=1000(system) Binder:435_1B expire 1 line
- 09-10 12:38:00.433 435 9705 I chatty : uid=1000(system) Binder:435_1F expire 1 line
- 09-10 12:38:18.308 435 9704 I chatty : uid=1000(system) Binder:435_1E expire 1 line
- 09-10 12:38:31.317 435 1703 I chatty : uid=1000(system) Binder:435_A expire 1 line
- 09-10 12:40:30.408 435 453 I chatty : uid=1000(system) batterystats-sy expire 24 lines
- 09-10 12:40:49.686 435 450 I chatty : uid=1000(system) ActivityManager expire 11 lines
- 09-10 12:43:56.083 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-10 12:47:03.585 435 5826 I chatty : uid=1000(system) Binder:435_F expire 2 lines
- 09-10 12:51:24.514 435 455 I chatty : uid=1000(system) android.fg expire 1 line
- 09-10 12:55:50.159 435 500 I chatty : uid=1000(system) Binder:435_3 expire 1 line
- 09-10 12:56:08.443 435 477 I chatty : uid=1000(system) InputDispatcher expire 1 line
- 09-10 12:58:45.481 435 9706 I chatty : uid=1000(system) Binder:435_20 expire 1 line
- 09-10 12:58:45.529 435 5827 I chatty : uid=1000(system) Binder:435_10 expire 1 line
- 09-10 12:58:45.567 435 491 I chatty : uid=1000(system) ConnectivitySer expire 1 line
- 09-10 12:58:45.630 435 1653 I chatty : uid=1000(system) Binder:435_8 expire 1 line
- 09-10 13:01:03.923 435 9702 I chatty : uid=1000(system) Binder:435_1C expire 1 line
- 09-10 13:01:55.446 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 1 line
- 09-10 13:01:55.479 435 5830 I chatty : uid=1000(system) Binder:435_13 expire 1 line
- 09-10 13:01:59.926 435 447 I chatty : uid=1000(system) Binder:435_2 expire 1 line
- 09-10 13:02:00.178 435 5829 I chatty : uid=1000(system) Binder:435_12 expire 1 line
- 09-10 13:02:02.405 435 9701 I chatty : uid=1000(system) Binder:435_1B expire 3 lines
- 09-10 13:02:03.067 435 9705 I chatty : uid=1000(system) Binder:435_1F expire 1 line
- 09-10 13:02:04.479 435 1702 I chatty : uid=1000(system) Binder:435_9 expire 1 line
- 09-10 13:04:43.127 435 450 I chatty : uid=1000(system) ActivityManager expire 9 lines
- 09-10 13:05:55.792 435 453 I chatty : uid=1000(system) batterystats-sy expire 15 lines
- 09-10 13:07:03.673 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-10 13:08:33.567 435 477 I chatty : uid=1000(system) InputDispatcher expire 1 line
- 09-10 13:08:46.732 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 4 lines
- 09-10 13:09:15.041 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 2 lines
- 09-10 13:09:15.603 435 9706 I chatty : uid=1000(system) Binder:435_20 expire 1 line
- 09-10 13:09:20.152 435 5827 I chatty : uid=1000(system) Binder:435_10 expire 7 lines
- 09-10 13:09:24.914 435 457 I chatty : uid=1000(system) android.display expire 1 line
- 09-10 13:09:59.802 435 9702 I chatty : uid=1000(system) Binder:435_1C expire 2 lines
- 09-10 13:10:05.511 435 9698 I chatty : uid=1000(system) Binder:435_18 expire 1 line
- 09-10 13:10:07.488 435 1024 I chatty : uid=1000(system) Binder:435_7 expire 1 line
- 09-10 13:10:21.595 435 854 I chatty : uid=1000(system) Binder:435_5 expire 3 lines
- 09-10 13:10:21.645 435 9704 I chatty : uid=1000(system) Binder:435_1E expire 2 lines
- 09-10 13:10:21.646 435 9703 I chatty : uid=1000(system) Binder:435_1D expire 1 line
- 09-10 13:10:22.700 435 1703 I chatty : uid=1000(system) Binder:435_A expire 4 lines
- 09-10 13:10:22.983 435 452 I chatty : uid=1000(system) ActivityManager expire 1 line
- 09-10 13:10:23.266 435 491 I chatty : uid=1000(system) ConnectivitySer expire 2 lines
- 09-10 13:15:55.282 435 453 I chatty : uid=1000(system) batterystats-sy expire 13 lines
- 09-10 13:16:22.857 435 459 I chatty : uid=1000(system) PowerManagerSer expire 18 lines
- 09-10 13:16:22.977 435 450 I chatty : uid=1000(system) ActivityManager expire 12 lines
- 09-10 13:16:23.675 435 457 I chatty : uid=1000(system) android.display expire 6 lines
- 09-10 13:16:27.880 435 9695 I chatty : uid=1000(system) Binder:435_15 expire 1 line
- 09-10 13:17:25.579 435 478 I chatty : uid=1000(system) InputReader expire 2 lines
- 09-10 13:17:51.611 435 1806 I chatty : uid=1000(system) Binder:435_D expire 2 lines
- 09-10 13:28:13.167 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-10 13:35:54.174 435 459 I chatty : uid=1000(system) PowerManagerSer expire 6 lines
- 09-10 13:35:54.204 435 457 I chatty : uid=1000(system) android.display expire 6 lines
- 09-10 13:35:58.646 435 5828 I chatty : uid=1000(system) Binder:435_11 expire 1 line
- 09-10 13:35:59.304 435 450 I chatty : uid=1000(system) ActivityManager expire 10 lines
- 09-10 13:45:46.065 435 453 I chatty : uid=1000(system) batterystats-sy expire 15 lines
- 09-10 13:48:43.034 435 478 I chatty : uid=1000(system) InputReader expire 1 line
- 09-10 13:48:43.444 435 451 I chatty : uid=1000(system) android.ui expire 2 lines
- 09-10 13:48:46.995 435 1703 I chatty : uid=1000(system) Binder:435_A expire 2 lines
- 09-10 13:48:47.238 435 9698 I chatty : uid=1000(system) Binder:435_18 expire 1 line
- 09-10 13:48:50.285 30496 30515 V FingerprintManager: FingerprintManagerService was null
- 09-10 13:48:50.796 435 450 I chatty : uid=1000(system) ActivityManager expire 4 lines
- 09-10 13:48:51.258 435 2719 I chatty : uid=1000(system) Binder:435_E expire 1 line
- 09-10 13:50:11.526 29781 29781 W ViewRootImpl[ChromeTabbedActivity]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=800.00195, y[0]=277.37582, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=82616763, downTime=82616756, deviceId=1, source=0x1002 }
- 09-10 13:50:11.532 435 1702 I chatty : uid=1000(system) Binder:435_9 expire 2 lines
- 09-10 13:57:16.036 435 710 I chatty : uid=1000(system) Binder:435_4 expire 1 line
- 09-10 13:57:16.064 435 9702 I chatty : uid=1000(system) Binder:435_1C expire 2 lines
- 09-10 13:58:44.953 435 453 I chatty : uid=1000(system) batterystats-sy expire 20 lines
- 09-10 14:03:45.735 435 450 I chatty : uid=1000(system) ActivityManager expire 18 lines
- 09-10 14:07:50.143 435 449 I chatty : uid=1000(system) android.bg expire 2 lines
- 09-10 14:10:29.982 28768 28768 V DeadZone: consuming errant click: (0.0,7.0532837)
- 09-10 14:10:30.773 435 446 I chatty : uid=1000(system) Binder:435_1 expire 1 line
- 09-10 14:10:31.420 435 9697 I chatty : uid=1000(system) Binder:435_17 expire 1 line
- 09-10 14:10:43.797 28768 28768 V DeadZone: consuming errant click: (0.0,8.052002)
- 09-10 14:10:52.683 28768 28768 V DeadZone: consuming errant click: (0.0,9.05072)
- 09-10 14:10:55.441 28768 28768 V DeadZone: consuming errant click: (0.0,9.05072)
- 09-10 14:11:07.122 28768 28768 V DeadZone: consuming errant click: (0.0,11.048096)
- 09-10 14:12:21.225 28768 28768 V DeadZone: consuming errant click: (0.0,3.0585327)
- 09-10 14:21:49.967 435 459 I chatty : uid=1000(system) PowerManagerSer expire 3 lines
- 09-10 14:21:50.619 435 457 I chatty : uid=1000(system) android.display expire 1 line
- 09-10 14:21:56.025 435 854 I chatty : uid=1000(system) Binder:435_5 expire 1 line
- 09-10 14:27:16.103 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 6 lines
- 09-10 14:57:45.094 435 453 I chatty : uid=1000(system) batterystats-sy expire 9 lines
- 09-10 15:06:46.021 435 450 I chatty : uid=1000(system) ActivityManager expire 26 lines
- 09-10 15:18:46.089 435 474 I chatty : uid=1000(system) AlarmManager expire 1 line
- 09-10 16:01:47.390 435 9702 I chatty : uid=1000(system) Binder:435_1C expire 1 line
- 09-10 16:01:47.395 435 459 I chatty : uid=1000(system) PowerManagerSer expire 8 lines
- 09-10 16:01:47.454 435 457 I chatty : uid=1000(system) android.display expire 2 lines
- 09-10 16:01:50.463 435 1703 I chatty : uid=1000(system) Binder:435_A expire 1 line
- 09-10 16:01:50.488 435 5827 I chatty : uid=1000(system) Binder:435_10 expire 1 line
- 09-10 16:39:03.469 435 500 I chatty : uid=1000(system) Binder:435_3 expire 4 lines
- 09-10 16:39:03.615 435 450 I chatty : uid=1000(system) ActivityManager expire 37 lines
- 09-10 16:43:01.312 435 5829 I chatty : uid=1000(system) Binder:435_12 expire 1 line
- 09-10 18:32:46.760 435 1702 I chatty : uid=1000(system) Binder:435_9 expire 4 lines
- 09-10 19:00:46.200 435 449 I chatty : uid=1000(system) android.bg expire 3 lines
- 09-10 19:01:17.090 435 453 I chatty : uid=1000(system) batterystats-sy expire 4 lines
- 09-10 19:01:46.569 435 450 I chatty : uid=1000(system) ActivityManager expire 41 lines
- 09-10 19:01:56.411 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-10 19:22:17.699 435 9703 I chatty : uid=1000(system) Binder:435_1D expire 12 lines
- 09-10 19:22:19.385 435 447 I chatty : uid=1000(system) Binder:435_2 expire 6 lines
- 09-10 19:29:45.017 435 9704 I chatty : uid=1000(system) Binder:435_1E expire 1 line
- 09-10 19:30:54.212 435 478 I chatty : uid=1000(system) InputReader expire 2 lines
- 09-10 19:30:55.431 435 459 I chatty : uid=1000(system) PowerManagerSer expire 5 lines
- 09-10 19:30:56.277 435 450 I chatty : uid=1000(system) ActivityManager expire 3 lines
- 09-10 19:30:56.603 435 457 I chatty : uid=1000(system) android.display expire 8 lines
- 09-10 19:30:57.128 435 451 I chatty : uid=1000(system) android.ui expire 3 lines
- 09-10 19:31:10.264 435 854 I chatty : uid=1000(system) Binder:435_5 expire 2 lines
- 09-10 19:31:14.620 29781 29781 W ViewRootImpl[ChromeTabbedActivity]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=85267135, downTime=85267135, deviceId=-1, source=0x101 }
- 09-10 19:31:14.780 29781 29781 W ViewRootImpl[ChromeTabbedActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=85267613, downTime=85267135, deviceId=-1, source=0x101 }
- 09-10 19:31:14.780 29781 29781 W ViewRootImpl[ChromeTabbedActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=85267613, downTime=85267135, deviceId=-1, source=0x101 }
- 09-10 19:31:14.780 29781 29781 W ViewRootImpl[ChromeTabbedActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=85267613, downTime=85267135, deviceId=-1, source=0x101 }
- 09-10 19:31:15.145 435 9700 I chatty : uid=1000(system) Binder:435_1A expire 2 lines
- 09-10 19:31:17.922 435 9705 I chatty : uid=1000(system) Binder:435_1F expire 1 line
- 09-10 19:31:18.407 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 4 lines
- 09-10 19:31:18.414 435 453 I chatty : uid=1000(system) batterystats-sy expire 4 lines
- 09-10 19:31:19.297 435 5830 I chatty : uid=1000(system) Binder:435_13 expire 1 line
- 09-10 19:31:19.779 435 9698 I chatty : uid=1000(system) Binder:435_18 expire 1 line
- 09-10 19:31:22.502 435 1702 I chatty : uid=1000(system) Binder:435_9 expire 2 lines
- 09-10 19:31:22.520 435 500 I chatty : uid=1000(system) Binder:435_3 expire 1 line
- 09-10 19:31:22.595 435 5828 I chatty : uid=1000(system) Binder:435_11 expire 1 line
- 09-10 19:31:22.636 435 5826 I chatty : uid=1000(system) Binder:435_F expire 2 lines
- 09-10 19:31:22.652 435 1024 I chatty : uid=1000(system) Binder:435_7 expire 2 lines
- 09-10 19:31:22.662 435 1747 I chatty : uid=1000(system) Binder:435_B expire 2 lines
- 09-10 19:31:22.733 435 491 I chatty : uid=1000(system) ConnectivitySer expire 1 line
- 09-10 19:31:30.219 435 5829 I chatty : uid=1000(system) Binder:435_12 expire 1 line
- 09-10 19:31:30.322 435 1703 I chatty : uid=1000(system) Binder:435_A expire 1 line
- 09-10 19:31:37.777 435 435 I chatty : uid=1000 system_server expire 1 line
- 09-10 19:31:38.386 435 1806 I chatty : uid=1000(system) Binder:435_D expire 1 line
- 09-10 19:31:38.446 435 9701 I chatty : uid=1000(system) Binder:435_1B expire 1 line
- 09-10 19:31:40.446 435 457 I chatty : uid=1000(system) android.display expire 14 lines
- 09-10 19:31:47.131 435 435 I chatty : uid=1000 system_server expire 8 lines
- 09-10 19:31:48.500 435 450 I chatty : uid=1000(system) ActivityManager expire 10 lines
- 09-10 19:32:58.105 435 1702 I chatty : uid=1000(system) Binder:435_9 expire 1 line
- 09-10 19:33:29.396 435 1703 I chatty : uid=1000(system) Binder:435_A expire 2 lines
- 09-10 19:34:14.149 435 9697 I chatty : uid=1000(system) Binder:435_17 expire 1 line
- 09-10 19:34:20.365 435 455 I chatty : uid=1000(system) android.fg expire 1 line
- 09-10 19:34:25.409 435 1024 I chatty : uid=1000(system) Binder:435_7 expire 1 line
- 09-10 19:34:57.420 435 9702 I chatty : uid=1000(system) Binder:435_1C expire 1 line
- 09-10 19:35:56.813 435 453 I chatty : uid=1000(system) batterystats-sy expire 8 lines
- 09-10 19:40:43.019 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 1 line
- 09-10 19:40:46.297 435 500 I chatty : uid=1000(system) Binder:435_3 expire 1 line
- 09-10 19:43:00.545 435 474 I chatty : uid=1000(system) AlarmManager expire 1 line
- 09-10 19:44:27.814 435 5830 I chatty : uid=1000(system) Binder:435_13 expire 1 line
- 09-10 19:44:28.884 435 1017 I chatty : uid=1000(system) Binder:435_6 expire 1 line
- 09-10 19:44:34.557 435 5827 I chatty : uid=1000(system) Binder:435_10 expire 1 line
- 09-10 19:45:37.872 435 435 I chatty : uid=1000 system_server expire 5 lines
- 09-10 19:45:40.694 435 9705 I chatty : uid=1000(system) Binder:435_1F expire 1 line
- 09-10 19:45:56.126 435 450 I chatty : uid=1000(system) ActivityManager expire 12 lines
- 09-10 19:45:56.403 435 453 I chatty : uid=1000(system) batterystats-sy expire 28 lines
- 09-10 19:46:30.017 435 9703 I chatty : uid=1000(system) Binder:435_1D expire 2 lines
- 09-10 19:46:33.925 435 9700 I chatty : uid=1000(system) Binder:435_1A expire 2 lines
- 09-10 19:46:35.674 435 457 I chatty : uid=1000(system) android.display expire 7 lines
- 09-10 19:50:36.196 435 854 I chatty : uid=1000(system) Binder:435_5 expire 1 line
- 09-10 19:50:59.442 435 449 I chatty : uid=1000(system) android.bg expire 2 lines
- 09-10 19:51:00.080 435 2719 I chatty : uid=1000(system) Binder:435_E expire 1 line
- 09-10 19:51:57.897 435 710 I chatty : uid=1000(system) Binder:435_4 expire 1 line
- 09-10 19:52:58.148 435 474 I chatty : uid=1000(system) AlarmManager expire 4 lines
- 09-10 19:52:58.208 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 1 line
- 09-10 19:54:59.162 435 1702 I chatty : uid=1000(system) Binder:435_9 expire 1 line
- 09-10 19:56:59.938 435 9695 I chatty : uid=1000(system) Binder:435_15 expire 1 line
- 09-10 19:57:01.109 435 491 I chatty : uid=1000(system) ConnectivitySer expire 1 line
- 09-10 20:00:36.156 435 452 I chatty : uid=1000(system) ActivityManager expire 1 line
- 09-10 20:00:36.172 435 1703 I chatty : uid=1000(system) Binder:435_A expire 1 line
- 09-10 20:16:00.873 435 453 I chatty : uid=1000(system) batterystats-sy expire 27 lines
- 09-10 20:21:01.686 435 450 I chatty : uid=1000(system) ActivityManager expire 7 lines
- 09-10 20:28:40.013 435 449 I chatty : uid=1000(system) android.bg expire 3 lines
- 09-10 20:28:40.754 435 1017 I chatty : uid=1000(system) Binder:435_6 expire 1 line
- 09-10 20:28:40.755 435 1024 I chatty : uid=1000(system) Binder:435_7 expire 3 lines
- 09-10 20:28:47.778 435 854 I chatty : uid=1000(system) Binder:435_5 expire 4 lines
- 09-10 20:28:50.450 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 1 line
- 09-10 20:28:50.641 435 1805 I chatty : uid=1000(system) Binder:435_C expire 2 lines
- 09-10 20:29:14.358 435 9704 I chatty : uid=1000(system) Binder:435_1E expire 2 lines
- 09-10 20:29:35.240 435 9697 I chatty : uid=1000(system) Binder:435_17 expire 1 line
- 09-10 20:41:04.873 435 453 I chatty : uid=1000(system) batterystats-sy expire 22 lines
- 09-10 20:45:35.222 435 450 I chatty : uid=1000(system) ActivityManager expire 6 lines
- 09-10 20:57:49.214 435 1702 I chatty : uid=1000(system) Binder:435_9 expire 2 lines
- 09-10 20:57:49.954 435 1747 I chatty : uid=1000(system) Binder:435_B expire 1 line
- 09-10 20:57:51.132 435 457 I chatty : uid=1000(system) android.display expire 9 lines
- 09-10 20:58:54.020 435 5826 I chatty : uid=1000(system) Binder:435_F expire 1 line
- 09-10 20:58:59.539 435 9703 I chatty : uid=1000(system) Binder:435_1D expire 2 lines
- 09-10 20:59:00.009 435 854 I chatty : uid=1000(system) Binder:435_5 expire 1 line
- 09-10 20:59:04.667 435 435 I chatty : uid=1000 system_server expire 2 lines
- 09-10 21:01:54.270 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-10 21:03:41.583 435 9704 I chatty : uid=1000(system) Binder:435_1E expire 1 line
- 09-10 21:04:36.676 435 1653 I chatty : uid=1000(system) Binder:435_8 expire 1 line
- 09-10 21:04:41.390 435 9696 I chatty : uid=1000(system) Binder:435_16 expire 1 line
- 09-10 21:04:41.749 435 9705 I chatty : uid=1000(system) Binder:435_1F expire 1 line
- 09-10 21:06:08.857 435 450 I chatty : uid=1000(system) ActivityManager expire 10 lines
- 09-10 21:06:08.859 435 453 I chatty : uid=1000(system) batterystats-sy expire 27 lines
- 09-10 21:19:09.661 435 474 I chatty : uid=1000(system) AlarmManager expire 1 line
- 09-10 21:19:11.138 435 9701 I chatty : uid=1000(system) Binder:435_1B expire 1 line
- 09-10 21:19:14.114 435 9700 I chatty : uid=1000(system) Binder:435_1A expire 1 line
- 09-10 21:19:14.129 435 5827 I chatty : uid=1000(system) Binder:435_10 expire 3 lines
- 09-10 21:23:39.649 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-10 21:29:16.124 435 435 I chatty : uid=1000 system_server expire 1 line
- 09-10 21:29:18.590 435 1017 I chatty : uid=1000(system) Binder:435_6 expire 6 lines
- 09-10 21:29:21.858 435 710 I chatty : uid=1000(system) Binder:435_4 expire 1 line
- 09-10 21:29:30.661 17889 3448 E ActivityThread: Failed to find provider info for media
- 09-10 21:29:41.134 17889 3448 E ActivityThread: Failed to find provider info for media
- 09-10 21:29:41.942 435 450 I chatty : uid=1000(system) ActivityManager expire 8 lines
- 09-10 21:29:46.461 435 9697 I chatty : uid=1000(system) Binder:435_17 expire 2 lines
- 09-10 21:29:53.098 435 1017 I chatty : uid=1000(system) Binder:435_6 expire 6 lines
- 09-10 21:30:37.034 435 9704 I chatty : uid=1000(system) Binder:435_1E expire 1 line
- 09-10 21:30:37.106 435 854 I chatty : uid=1000(system) Binder:435_5 expire 1 line
- 09-10 21:30:37.106 435 9705 I chatty : uid=1000(system) Binder:435_1F expire 1 line
- 09-10 21:30:37.469 435 491 I chatty : uid=1000(system) ConnectivitySer expire 1 line
- 09-10 21:32:59.113 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 1 line
- 09-10 21:36:13.658 435 453 I chatty : uid=1000(system) batterystats-sy expire 10 lines
- 09-10 21:36:13.740 435 435 I chatty : uid=1000 system_server expire 4 lines
- 09-10 21:36:13.769 435 940 I chatty : uid=1000(system) backup expire 15 lines
- 09-10 21:39:19.744 435 9698 I chatty : uid=1000(system) Binder:435_18 expire 1 line
- 09-10 21:46:15.268 435 453 I chatty : uid=1000(system) batterystats-sy expire 26 lines
- 09-10 21:46:15.275 435 450 I chatty : uid=1000(system) ActivityManager expire 7 lines
- 09-10 21:46:38.341 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-10 21:49:11.644 435 474 I chatty : uid=1000(system) AlarmManager expire 1 line
- 09-10 21:49:11.756 435 5827 I chatty : uid=1000(system) Binder:435_10 expire 1 line
- 09-10 22:00:00.065 435 435 I chatty : uid=1000 system_server expire 7 lines
- 09-10 22:00:00.197 435 940 I chatty : uid=1000(system) backup expire 1 line
- 09-10 22:01:00.062 435 9703 I chatty : uid=1000(system) Binder:435_1D expire 1 line
- 09-10 22:12:32.681 435 1703 I chatty : uid=1000(system) Binder:435_A expire 1 line
- 09-10 22:12:34.523 435 457 I chatty : uid=1000(system) android.display expire 5 lines
- 09-10 22:13:04.054 435 9700 I chatty : uid=1000(system) Binder:435_1A expire 1 line
- 09-10 22:16:06.899 435 1702 I chatty : uid=1000(system) Binder:435_9 expire 1 line
- 09-10 22:16:07.556 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 9 lines
- 09-10 22:16:20.129 435 450 I chatty : uid=1000(system) ActivityManager expire 8 lines
- 09-10 22:17:03.073 435 1702 I chatty : uid=1000(system) Binder:435_9 expire 1 line
- 09-10 22:17:03.427 435 447 I chatty : uid=1000(system) Binder:435_2 expire 1 line
- 09-10 22:17:08.293 435 446 I chatty : uid=1000(system) Binder:435_1 expire 1 line
- 09-10 22:17:08.577 435 5829 I chatty : uid=1000(system) Binder:435_12 expire 1 line
- 09-10 22:17:12.627 435 5826 I chatty : uid=1000(system) Binder:435_F expire 1 line
- 09-10 22:17:15.129 435 457 I chatty : uid=1000(system) android.display expire 7 lines
- 09-10 22:17:24.133 435 435 I chatty : uid=1000 system_server expire 2 lines
- 09-10 22:20:10.408 435 453 I chatty : uid=1000(system) batterystats-sy expire 20 lines
- 09-10 22:31:11.933 435 9703 I chatty : uid=1000(system) Binder:435_1D expire 8 lines
- 09-10 22:31:16.119 435 1703 I chatty : uid=1000(system) Binder:435_A expire 4 lines
- 09-10 22:32:32.428 435 449 I chatty : uid=1000(system) android.bg expire 6 lines
- 09-10 22:36:12.021 435 1024 I chatty : uid=1000(system) Binder:435_7 expire 2 lines
- 09-10 22:36:56.612 435 478 I chatty : uid=1000(system) InputReader expire 1 line
- 09-10 22:36:56.614 435 459 I chatty : uid=1000(system) PowerManagerSer expire 5 lines
- 09-10 22:36:57.117 435 450 I chatty : uid=1000(system) ActivityManager expire 6 lines
- 09-10 22:36:59.621 435 457 I chatty : uid=1000(system) android.display expire 8 lines
- 09-10 22:37:06.193 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 1 line
- 09-10 22:37:14.638 435 9696 I chatty : uid=1000(system) Binder:435_16 expire 8 lines
- 09-10 22:37:17.007 435 455 I chatty : uid=1000(system) android.fg expire 1 line
- 09-10 22:37:19.346 435 478 I chatty : uid=1000(system) InputReader expire 2 lines
- 09-10 22:37:19.352 435 2719 I chatty : uid=1000(system) Binder:435_E expire 1 line
- 09-10 22:37:20.349 435 451 I chatty : uid=1000(system) android.ui expire 1 line
- 09-10 22:37:32.293 435 710 I chatty : uid=1000(system) Binder:435_4 expire 1 line
- 09-10 22:37:32.297 435 9706 I chatty : uid=1000(system) Binder:435_20 expire 1 line
- 09-10 22:37:32.318 435 5828 I chatty : uid=1000(system) Binder:435_11 expire 1 line
- 09-10 22:37:33.009 435 5829 I chatty : uid=1000(system) Binder:435_12 expire 1 line
- 09-10 22:37:33.012 435 486 I chatty : uid=1000(system) WifiService expire 1 line
- 09-10 22:37:33.340 435 435 I chatty : uid=1000 system_server expire 1 line
- 09-10 22:37:33.341 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 7 lines
- 09-10 22:37:33.343 435 452 I chatty : uid=1000(system) ActivityManager expire 1 line
- 09-10 22:37:33.957 435 491 I chatty : uid=1000(system) ConnectivitySer expire 1 line
- 09-10 22:37:34.439 435 9702 I chatty : uid=1000(system) Binder:435_1C expire 1 line
- 09-10 22:37:34.448 435 9700 I chatty : uid=1000(system) Binder:435_1A expire 1 line
- 09-10 22:37:34.456 435 2719 I chatty : uid=1000(system) Binder:435_E expire 1 line
- 09-10 22:37:34.623 435 451 I chatty : uid=1000(system) android.ui expire 1 line
- 09-10 22:37:35.055 435 1017 I chatty : uid=1000(system) Binder:435_6 expire 1 line
- 09-10 22:37:35.062 435 450 I chatty : uid=1000(system) ActivityManager expire 9 lines
- 09-10 22:37:35.141 435 446 I chatty : uid=1000(system) Binder:435_1 expire 1 line
- 09-10 22:37:38.341 435 455 I chatty : uid=1000(system) android.fg expire 2 lines
- 09-10 22:37:40.596 435 435 I chatty : uid=1000 system_server expire 1 line
- 09-10 22:37:40.604 4434 4434 V FingerprintManager: FingerprintManagerService was null
- 09-10 22:37:42.661 435 9703 I chatty : uid=1000(system) Binder:435_1D expire 2 lines
- 09-10 22:37:47.264 435 486 I chatty : uid=1000(system) WifiService expire 1 line
- 09-10 22:37:54.955 435 459 I chatty : uid=1000(system) PowerManagerSer expire 2 lines
- 09-10 22:37:55.665 435 457 I chatty : uid=1000(system) android.display expire 1 line
- 09-10 22:39:32.328 435 1805 I chatty : uid=1000(system) Binder:435_C expire 1 line
- 09-10 22:39:58.044 435 5828 I chatty : uid=1000(system) Binder:435_11 expire 1 line
- 09-10 22:40:05.972 435 1806 I chatty : uid=1000(system) Binder:435_D expire 1 line
- 09-10 22:41:24.882 435 453 I chatty : uid=1000(system) batterystats-sy expire 17 lines
- 09-10 22:44:11.748 435 491 I chatty : uid=1000(system) ConnectivitySer expire 4 lines
- 09-10 22:44:15.682 435 488 I chatty : uid=1000(system) IpManager.wlan0 expire 1 line
- 09-10 22:46:06.679 435 500 I chatty : uid=1000(system) Binder:435_3 expire 1 line
- 09-10 22:48:35.771 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 1 line
- 09-10 22:50:11.835 435 453 I chatty : uid=1000(system) batterystats-sy expire 31 lines
- 09-10 22:50:17.456 435 458 I chatty : uid=1000(system) CpuTracker expire 4 lines
- 09-10 22:50:51.841 435 435 I chatty : uid=1000 system_server expire 1 line
- 09-10 22:51:31.481 435 450 I chatty : uid=1000(system) ActivityManager expire 7 lines
- 09-10 22:55:19.608 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-10 22:59:09.049 435 1703 I chatty : uid=1000(system) Binder:435_A expire 1 line
- 09-10 23:06:26.098 435 450 I chatty : uid=1000(system) ActivityManager expire 15 lines
- 09-10 23:08:07.537 435 854 I chatty : uid=1000(system) Binder:435_5 expire 1 line
- 09-10 23:08:09.379 435 453 I chatty : uid=1000(system) batterystats-sy expire 25 lines
- 09-10 23:16:37.247 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-10 23:18:11.078 435 710 I chatty : uid=1000(system) Binder:435_4 expire 1 line
- 09-10 23:20:35.964 435 453 I chatty : uid=1000(system) batterystats-sy expire 27 lines
- 09-10 23:23:36.085 435 450 I chatty : uid=1000(system) ActivityManager expire 12 lines
- 09-10 23:30:00.002 435 435 I chatty : uid=1000 system_server expire 4 lines
- 09-10 23:35:36.333 435 450 I chatty : uid=1000(system) ActivityManager expire 13 lines
- 09-10 23:38:13.089 435 453 I chatty : uid=1000(system) batterystats-sy expire 20 lines
- 09-10 23:49:06.090 3521 23618 D DownloadManager: Removed 0 stale downloads
- 09-10 23:49:06.273 435 463 I chatty : uid=1000(system) PackageManager expire 1 line
- 09-10 23:49:06.478 3521 23618 D DownloadManager: Found 8 files in database
- 09-10 23:49:06.478 3521 23618 D DownloadManager: Found 0 files on disk
- 09-10 23:50:29.350 435 9706 I chatty : uid=1000(system) Binder:435_20 expire 1 line
- 09-10 23:50:29.431 435 854 I chatty : uid=1000(system) Binder:435_5 expire 1 line
- 09-10 23:50:30.284 435 453 I chatty : uid=1000(system) batterystats-sy expire 4 lines
- 09-10 23:50:51.412 435 458 I chatty : uid=1000(system) CpuTracker expire 8 lines
- 09-10 23:52:35.823 435 453 I chatty : uid=1000(system) batterystats-sy expire 16 lines
- 09-10 23:52:35.834 435 450 I chatty : uid=1000(system) ActivityManager expire 9 lines
- 09-11 00:00:00.043 435 435 I chatty : uid=1000 system_server expire 1 line
- 09-11 00:00:01.264 435 9698 I chatty : uid=1000(system) Binder:435_18 expire 1 line
- 09-11 00:00:01.313 435 9705 I chatty : uid=1000(system) Binder:435_1F expire 1 line
- 09-11 00:00:01.314 435 5826 I chatty : uid=1000(system) Binder:435_F expire 1 line
- 09-11 00:00:01.486 435 491 I chatty : uid=1000(system) ConnectivitySer expire 9 lines
- 09-11 00:00:36.797 435 450 I chatty : uid=1000(system) ActivityManager expire 3 lines
- 09-11 00:02:38.746 435 9695 I chatty : uid=1000(system) Binder:435_15 expire 1 line
- 09-11 00:04:07.429 435 453 I chatty : uid=1000(system) batterystats-sy expire 4 lines
- 09-11 00:07:16.271 435 478 I chatty : uid=1000(system) InputReader expire 1 line
- 09-11 00:07:16.305 435 459 I chatty : uid=1000(system) PowerManagerSer expire 4 lines
- 09-11 00:07:16.680 435 457 I chatty : uid=1000(system) android.display expire 4 lines
- 09-11 00:07:29.228 4434 4434 V DeadZone: consuming errant click: (70.93073,7.0532837)
- 09-11 00:07:32.725 435 486 I chatty : uid=1000(system) WifiService expire 3 lines
- 09-11 00:07:33.341 435 487 I chatty : uid=1000(system) WifiStateMachin expire 1 line
- 09-11 00:07:35.022 435 449 I chatty : uid=1000(system) android.bg expire 2 lines
- 09-11 00:07:41.677 4434 4434 V DeadZone: consuming errant click: (807.21173,6.0546265)
- 09-11 00:07:41.704 435 1702 I chatty : uid=1000(system) Binder:435_9 expire 1 line
- 09-11 00:07:42.216 435 447 I chatty : uid=1000(system) Binder:435_2 expire 1 line
- 09-11 00:07:46.471 435 1017 I chatty : uid=1000(system) Binder:435_6 expire 1 line
- 09-11 00:07:46.472 435 9705 I chatty : uid=1000(system) Binder:435_1F expire 1 line
- 09-11 00:07:53.342 435 1024 I chatty : uid=1000(system) Binder:435_7 expire 2 lines
- 09-11 00:08:01.104 435 457 I chatty : uid=1000(system) android.display expire 5 lines
- 09-11 00:08:05.081 435 450 I chatty : uid=1000(system) ActivityManager expire 10 lines
- 09-11 00:08:09.050 435 1017 I chatty : uid=1000(system) Binder:435_6 expire 1 line
- 09-11 00:08:12.362 435 854 I chatty : uid=1000(system) Binder:435_5 expire 1 line
- 09-11 00:08:12.363 435 486 I chatty : uid=1000(system) WifiService expire 2 lines
- 09-11 00:08:12.369 435 435 I chatty : uid=1000 system_server expire 1 line
- 09-11 00:08:12.936 435 9706 I chatty : uid=1000(system) Binder:435_20 expire 7 lines
- 09-11 00:08:12.936 435 9704 I chatty : uid=1000(system) Binder:435_1E expire 1 line
- 09-11 00:08:12.943 435 452 I chatty : uid=1000(system) ActivityManager expire 1 line
- 09-11 00:08:12.945 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 1 line
- 09-11 00:08:12.946 435 491 I chatty : uid=1000(system) ConnectivitySer expire 1 line
- 09-11 00:08:12.949 435 9696 I chatty : uid=1000(system) Binder:435_16 expire 1 line
- 09-11 00:08:12.953 435 9698 I chatty : uid=1000(system) Binder:435_18 expire 1 line
- 09-11 00:08:12.958 435 5830 I chatty : uid=1000(system) Binder:435_13 expire 1 line
- 09-11 00:08:13.011 435 710 I chatty : uid=1000(system) Binder:435_4 expire 1 line
- 09-11 00:08:13.354 435 500 I chatty : uid=1000(system) Binder:435_3 expire 1 line
- 09-11 00:08:13.358 435 2719 I chatty : uid=1000(system) Binder:435_E expire 1 line
- 09-11 00:08:13.362 435 5828 I chatty : uid=1000(system) Binder:435_11 expire 1 line
- 09-11 00:08:13.510 435 451 I chatty : uid=1000(system) android.ui expire 1 line
- 09-11 00:08:15.369 435 457 I chatty : uid=1000(system) android.display expire 16 lines
- 09-11 00:08:15.719 435 450 I chatty : uid=1000(system) ActivityManager expire 13 lines
- 09-11 00:08:15.743 435 500 I chatty : uid=1000(system) Binder:435_3 expire 2 lines
- 09-11 00:08:16.963 435 435 I chatty : uid=1000 system_server expire 1 line
- 09-11 00:08:16.991 29002 29002 V FingerprintManager: FingerprintManagerService was null
- 09-11 00:08:17.375 435 455 I chatty : uid=1000(system) android.fg expire 2 lines
- 09-11 00:08:32.111 435 5830 I chatty : uid=1000(system) Binder:435_13 expire 1 line
- 09-11 00:08:36.943 435 9697 I chatty : uid=1000(system) Binder:435_17 expire 1 line
- 09-11 00:08:39.347 435 486 I chatty : uid=1000(system) WifiService expire 1 line
- 09-11 00:08:44.913 435 9696 I chatty : uid=1000(system) Binder:435_16 expire 1 line
- 09-11 00:08:47.066 435 1806 I chatty : uid=1000(system) Binder:435_D expire 1 line
- 09-11 00:08:52.321 435 710 I chatty : uid=1000(system) Binder:435_4 expire 1 line
- 09-11 00:09:11.709 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-11 00:09:57.732 435 5827 I chatty : uid=1000(system) Binder:435_10 expire 2 lines
- 09-11 00:11:40.173 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 1 line
- 09-11 00:11:55.761 435 9701 I chatty : uid=1000(system) Binder:435_1B expire 1 line
- 09-11 00:12:03.694 435 1017 I chatty : uid=1000(system) Binder:435_6 expire 1 line
- 09-11 00:12:08.417 435 5827 I chatty : uid=1000(system) Binder:435_10 expire 1 line
- 09-11 00:12:10.890 435 453 I chatty : uid=1000(system) batterystats-sy expire 12 lines
- 09-11 00:12:12.050 435 450 I chatty : uid=1000(system) ActivityManager expire 9 lines
- 09-11 00:12:14.835 1655 1655 W ViewRootImpl[AtDetails]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=102093936, downTime=102093936, deviceId=-1, source=0x101 }
- 09-11 00:12:14.837 1655 1655 W ViewRootImpl[AtDetails]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=102099633, downTime=102093936, deviceId=-1, source=0x101 }
- 09-11 00:12:14.837 1655 1655 W ViewRootImpl[AtDetails]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=102099633, downTime=102093936, deviceId=-1, source=0x101 }
- 09-11 00:12:14.838 1655 1655 W ViewRootImpl[AtDetails]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=102099633, downTime=102093936, deviceId=-1, source=0x101 }
- 09-11 00:12:14.838 1655 1655 W ViewRootImpl[AtDetails]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=102099633, downTime=102093936, deviceId=-1, source=0x101 }
- 09-11 00:12:14.838 1655 1655 W ViewRootImpl[AtDetails]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=102099633, downTime=102093936, deviceId=-1, source=0x101 }
- 09-11 00:12:14.838 1655 1655 W ViewRootImpl[AtDetails]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=102099633, downTime=102093936, deviceId=-1, source=0x101 }
- 09-11 00:12:14.838 1655 1655 W ViewRootImpl[AtDetails]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=102099633, downTime=102093936, deviceId=-1, source=0x101 }
- 09-11 00:12:14.838 1655 1655 W ViewRootImpl[AtDetails]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=102099633, downTime=102093936, deviceId=-1, source=0x101 }
- 09-11 00:12:14.839 1655 1655 W ViewRootImpl[AtDetails]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=102099633, downTime=102093936, deviceId=-1, source=0x101 }
- 09-11 00:12:14.839 1655 1655 W ViewRootImpl[AtDetails]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=102099638, downTime=102099638, deviceId=-1, source=0x101 }
- 09-11 00:12:14.840 1655 1655 W ViewRootImpl[AtDetails]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=102099653, downTime=102099638, deviceId=-1, source=0x101 }
- 09-11 00:12:14.840 1655 1655 W ViewRootImpl[AtDetails]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=102099653, downTime=102099638, deviceId=-1, source=0x101 }
- 09-11 00:12:14.840 1655 1655 W ViewRootImpl[AtDetails]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=102099653, downTime=102099638, deviceId=-1, source=0x101 }
- 09-11 00:12:14.840 1655 1655 W ViewRootImpl[AtDetails]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=102099653, downTime=102099638, deviceId=-1, source=0x101 }
- 09-11 00:12:14.840 1655 1655 W ViewRootImpl[AtDetails]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=102099653, downTime=102099638, deviceId=-1, source=0x101 }
- 09-11 00:12:14.840 1655 1655 W ViewRootImpl[AtDetails]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=102099653, downTime=102099638, deviceId=-1, source=0x101 }
- 09-11 00:12:14.840 1655 1655 W ViewRootImpl[AtDetails]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=102099653, downTime=102099638, deviceId=-1, source=0x101 }
- 09-11 00:12:14.840 1655 1655 W ViewRootImpl[AtDetails]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=102099653, downTime=102099638, deviceId=-1, source=0x101 }
- 09-11 00:12:14.841 1655 1655 W ViewRootImpl[AtDetails]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=102099653, downTime=102099638, deviceId=-1, source=0x101 }
- 09-11 00:18:07.088 435 1653 I chatty : uid=1000(system) Binder:435_8 expire 1 line
- 09-11 00:18:14.724 435 1806 I chatty : uid=1000(system) Binder:435_D expire 2 lines
- 09-11 00:18:18.449 435 435 I chatty : uid=1000 system_server expire 4 lines
- 09-11 00:18:20.232 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 2 lines
- 09-11 00:18:21.883 435 1747 I chatty : uid=1000(system) Binder:435_B expire 2 lines
- 09-11 00:18:23.829 435 457 I chatty : uid=1000(system) android.display expire 13 lines
- 09-11 00:20:39.023 435 474 I chatty : uid=1000(system) AlarmManager expire 1 line
- 09-11 00:20:39.058 435 5829 I chatty : uid=1000(system) Binder:435_12 expire 1 line
- 09-11 00:23:45.983 435 9696 I chatty : uid=1000(system) Binder:435_16 expire 1 line
- 09-11 00:23:46.697 435 447 I chatty : uid=1000(system) Binder:435_2 expire 2 lines
- 09-11 00:23:46.759 435 2719 I chatty : uid=1000(system) Binder:435_E expire 2 lines
- 09-11 00:23:47.726 435 1017 I chatty : uid=1000(system) Binder:435_6 expire 1 line
- 09-11 00:23:49.347 435 9703 I chatty : uid=1000(system) Binder:435_1D expire 1 line
- 09-11 00:23:50.853 435 435 I chatty : uid=1000 system_server expire 5 lines
- 09-11 00:23:51.347 435 457 I chatty : uid=1000(system) android.display expire 8 lines
- 09-11 00:23:55.570 435 500 I chatty : uid=1000(system) Binder:435_3 expire 1 line
- 09-11 00:23:57.492 435 450 I chatty : uid=1000(system) ActivityManager expire 7 lines
- 09-11 00:24:08.802 435 9696 I chatty : uid=1000(system) Binder:435_16 expire 3 lines
- 09-11 00:24:54.054 435 9705 I chatty : uid=1000(system) Binder:435_1F expire 6 lines
- 09-11 00:25:57.191 435 447 I chatty : uid=1000(system) Binder:435_2 expire 1 line
- 09-11 00:26:08.740 435 9698 I chatty : uid=1000(system) Binder:435_18 expire 1 line
- 09-11 00:26:09.416 435 854 I chatty : uid=1000(system) Binder:435_5 expire 1 line
- 09-11 00:27:13.690 435 453 I chatty : uid=1000(system) batterystats-sy expire 8 lines
- 09-11 00:30:18.864 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-11 00:35:28.869 435 446 I chatty : uid=1000(system) Binder:435_1 expire 4 lines
- 09-11 00:38:00.092 435 1805 I chatty : uid=1000(system) Binder:435_C expire 1 line
- 09-11 00:38:06.629 435 474 I chatty : uid=1000(system) AlarmManager expire 2 lines
- 09-11 00:38:36.981 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 1 line
- 09-11 00:38:37.003 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 1 line
- 09-11 00:47:16.200 435 453 I chatty : uid=1000(system) batterystats-sy expire 32 lines
- 09-11 00:47:16.436 435 450 I chatty : uid=1000(system) ActivityManager expire 9 lines
- 09-11 01:14:39.455 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-11 01:31:46.651 435 9696 I chatty : uid=1000(system) Binder:435_16 expire 5 lines
- 09-11 01:31:49.459 435 446 I chatty : uid=1000(system) Binder:435_1 expire 1 line
- 09-11 01:31:49.479 435 5830 I chatty : uid=1000(system) Binder:435_13 expire 1 line
- 09-11 01:45:01.006 435 449 I chatty : uid=1000(system) android.bg expire 3 lines
- 09-11 01:47:43.007 435 450 I chatty : uid=1000(system) ActivityManager expire 5 lines
- 09-11 01:50:35.472 435 453 I chatty : uid=1000(system) batterystats-sy expire 20 lines
- 09-11 01:51:15.268 435 435 I chatty : uid=1000 system_server expire 6 lines
- 09-11 02:08:41.957 435 940 I chatty : uid=1000(system) backup expire 16 lines
- 09-11 02:10:00.049 435 9695 I chatty : uid=1000(system) Binder:435_15 expire 1 line
- 09-11 02:31:21.785 435 9705 I chatty : uid=1000(system) Binder:435_1F expire 4 lines
- 09-11 02:46:46.366 435 449 I chatty : uid=1000(system) android.bg expire 4 lines
- 09-11 02:48:00.091 435 450 I chatty : uid=1000(system) ActivityManager expire 10 lines
- 09-11 02:50:35.510 435 453 I chatty : uid=1000(system) batterystats-sy expire 40 lines
- 09-11 03:14:07.141 435 940 I chatty : uid=1000(system) backup expire 1 line
- 09-11 04:39:31.810 435 9706 I chatty : uid=1000(system) Binder:435_20 expire 4 lines
- 09-11 04:47:21.516 435 449 I chatty : uid=1000(system) android.bg expire 4 lines
- 09-11 04:49:00.023 435 450 I chatty : uid=1000(system) ActivityManager expire 8 lines
- 09-11 04:50:35.659 435 453 I chatty : uid=1000(system) batterystats-sy expire 34 lines
- 09-11 04:51:15.326 435 435 I chatty : uid=1000 system_server expire 1 line
- 09-11 05:38:56.976 435 491 I chatty : uid=1000(system) ConnectivitySer expire 4 lines
- 09-11 05:38:59.815 435 488 I chatty : uid=1000(system) IpManager.wlan0 expire 1 line
- 09-11 05:38:59.818 435 484 I chatty : uid=1000(system) NetworkPolicy expire 1 line
- 09-11 06:08:06.916 435 453 I chatty : uid=1000(system) batterystats-sy expire 26 lines
- 09-11 06:08:06.932 435 450 I chatty : uid=1000(system) ActivityManager expire 6 lines
- 09-11 06:19:43.216 435 449 I chatty : uid=1000(system) android.bg expire 2 lines
- 09-11 06:31:23.349 435 9701 I chatty : uid=1000(system) Binder:435_1B expire 7 lines
- 09-11 07:00:00.004 435 435 I chatty : uid=1000 system_server expire 6 lines
- 09-11 07:10:29.475 435 446 I chatty : uid=1000(system) Binder:435_1 expire 1 line
- 09-11 07:10:31.350 435 457 I chatty : uid=1000(system) android.display expire 4 lines
- 09-11 07:10:32.193 435 459 I chatty : uid=1000(system) PowerManagerSer expire 4 lines
- 09-11 07:10:40.109 435 5827 I chatty : uid=1000(system) Binder:435_10 expire 2 lines
- 09-11 07:10:46.271 435 446 I chatty : uid=1000(system) Binder:435_1 expire 2 lines
- 09-11 07:10:46.421 435 500 I chatty : uid=1000(system) Binder:435_3 expire 4 lines
- 09-11 07:10:46.680 435 9701 I chatty : uid=1000(system) Binder:435_1B expire 2 lines
- 09-11 07:10:46.681 435 1653 I chatty : uid=1000(system) Binder:435_8 expire 3 lines
- 09-11 07:10:46.681 435 9695 I chatty : uid=1000(system) Binder:435_15 expire 2 lines
- 09-11 07:10:46.685 435 491 I chatty : uid=1000(system) ConnectivitySer expire 3 lines
- 09-11 07:10:46.688 435 9697 I chatty : uid=1000(system) Binder:435_17 expire 3 lines
- 09-11 07:10:46.708 435 5830 I chatty : uid=1000(system) Binder:435_13 expire 2 lines
- 09-11 07:10:46.762 435 1017 I chatty : uid=1000(system) Binder:435_6 expire 1 line
- 09-11 07:10:46.764 435 452 I chatty : uid=1000(system) ActivityManager expire 1 line
- 09-11 07:10:47.246 435 457 I chatty : uid=1000(system) android.display expire 1 line
- 09-11 07:10:49.093 435 1806 I chatty : uid=1000(system) Binder:435_D expire 3 lines
- 09-11 07:11:09.721 435 9703 I chatty : uid=1000(system) Binder:435_1D expire 3 lines
- 09-11 07:11:09.777 435 9696 I chatty : uid=1000(system) Binder:435_16 expire 3 lines
- 09-11 07:11:24.768 435 9698 I chatty : uid=1000(system) Binder:435_18 expire 2 lines
- 09-11 07:11:28.980 435 1702 I chatty : uid=1000(system) Binder:435_9 expire 2 lines
- 09-11 07:11:53.600 435 450 I chatty : uid=1000(system) ActivityManager expire 1 line
- 09-11 07:11:53.640 435 9704 I chatty : uid=1000(system) Binder:435_1E expire 2 lines
- 09-11 07:12:02.103 435 1703 I chatty : uid=1000(system) Binder:435_A expire 1 line
- 09-11 07:12:04.219 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 1 line
- 09-11 07:12:04.951 32235 32252 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
- 09-11 07:12:04.982 32235 32253 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
- 09-11 07:12:04.986 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 1 line
- 09-11 07:12:05.095 435 5828 I chatty : uid=1000(system) Binder:435_11 expire 2 lines
- 09-11 07:12:05.102 435 1805 I chatty : uid=1000(system) Binder:435_C expire 2 lines
- 09-11 07:12:05.181 435 9706 I chatty : uid=1000(system) Binder:435_20 expire 1 line
- 09-11 07:12:05.222 435 5829 I chatty : uid=1000(system) Binder:435_12 expire 3 lines
- 09-11 07:12:05.562 435 710 I chatty : uid=1000(system) Binder:435_4 expire 1 line
- 09-11 07:12:10.793 435 1024 I chatty : uid=1000(system) Binder:435_7 expire 1 line
- 09-11 07:12:18.993 435 9700 I chatty : uid=1000(system) Binder:435_1A expire 1 line
- 09-11 07:12:19.019 435 854 I chatty : uid=1000(system) Binder:435_5 expire 1 line
- 09-11 07:12:21.364 435 9705 I chatty : uid=1000(system) Binder:435_1F expire 2 lines
- 09-11 07:12:21.386 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 1 line
- 09-11 07:12:21.388 435 9701 I chatty : uid=1000(system) Binder:435_1B expire 1 line
- 09-11 07:12:21.427 435 5827 I chatty : uid=1000(system) Binder:435_10 expire 1 line
- 09-11 07:12:21.429 435 446 I chatty : uid=1000(system) Binder:435_1 expire 1 line
- 09-11 07:12:32.951 435 5826 I chatty : uid=1000(system) Binder:435_F expire 2 lines
- 09-11 07:12:33.095 435 9698 I chatty : uid=1000(system) Binder:435_18 expire 1 line
- 09-11 07:12:33.264 435 710 I chatty : uid=1000(system) Binder:435_4 expire 2 lines
- 09-11 07:12:35.261 435 457 I chatty : uid=1000(system) android.display expire 4 lines
- 09-11 07:12:43.066 435 450 I chatty : uid=1000(system) ActivityManager expire 7 lines
- 09-11 07:12:51.006 435 5830 I chatty : uid=1000(system) Binder:435_13 expire 1 line
- 09-11 07:12:56.945 435 1747 I chatty : uid=1000(system) Binder:435_B expire 1 line
- 09-11 07:13:00.801 435 463 I chatty : uid=1000(system) PackageManager expire 2 lines
- 09-11 07:13:12.483 435 452 I chatty : uid=1000(system) ActivityManager expire 4 lines
- 09-11 07:13:12.751 435 1702 I chatty : uid=1000(system) Binder:435_9 expire 4 lines
- 09-11 07:15:00.542 435 1653 I chatty : uid=1000(system) Binder:435_8 expire 1 line
- 09-11 07:15:01.772 435 9700 I chatty : uid=1000(system) Binder:435_1A expire 1 line
- 09-11 07:15:06.361 435 9695 I chatty : uid=1000(system) Binder:435_15 expire 1 line
- 09-11 07:15:51.422 435 1024 I chatty : uid=1000(system) Binder:435_7 expire 1 line
- 09-11 07:15:52.877 435 447 I chatty : uid=1000(system) Binder:435_2 expire 1 line
- 09-11 07:18:19.442 435 453 I chatty : uid=1000(system) batterystats-sy expire 11 lines
- 09-11 07:21:22.516 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-11 07:22:45.276 435 459 I chatty : uid=1000(system) PowerManagerSer expire 2 lines
- 09-11 07:22:51.668 435 1805 I chatty : uid=1000(system) Binder:435_C expire 1 line
- 09-11 07:25:18.544 435 453 I chatty : uid=1000(system) batterystats-sy expire 13 lines
- 09-11 07:39:17.597 435 450 I chatty : uid=1000(system) ActivityManager expire 8 lines
- 09-11 07:42:52.092 435 449 I chatty : uid=1000(system) android.bg expire 2 lines
- 09-11 07:51:24.193 435 435 I chatty : uid=1000 system_server expire 3 lines
- 09-11 07:51:31.764 435 458 I chatty : uid=1000(system) CpuTracker expire 10 lines
- 09-11 08:31:44.944 435 5828 I chatty : uid=1000(system) Binder:435_11 expire 4 lines
- 09-11 08:33:48.237 435 479 I chatty : uid=1000(system) MountService expire 3 lines
- 09-11 08:33:48.558 435 480 I chatty : uid=1000(system) VoldConnector expire 5 lines
- 09-11 08:33:48.600 146 20953 D vold : Starting trim of /data
- 09-11 08:33:48.600 146 20953 W vold : Trim failed on /data: Operation not supported on transport endpoint
- 09-11 08:33:48.811 146 20953 I vold : Benchmarking /data/misc/vold/bench
- 09-11 08:33:54.989 20939 20958 D DownloadManager: Removed 0 stale downloads
- 09-11 08:33:57.301 20939 20958 D DownloadManager: Found 8 files in database
- 09-11 08:33:57.301 20939 20958 D DownloadManager: Found 0 files on disk
- 09-11 08:34:09.091 146 20953 V vold : Before drop_caches
- 09-11 08:34:09.275 146 20953 V vold : After drop_caches
- 09-11 08:34:12.220 146 20953 I vold : create took 20279ms
- 09-11 08:34:12.220 146 20953 I vold : drop took 184ms
- 09-11 08:34:12.220 146 20953 I vold : run took 2803ms
- 09-11 08:34:12.221 146 20953 I vold : destroy took 140ms
- 09-11 08:34:12.222 146 20953 D vold : Starting trim of /cache
- 09-11 08:34:12.223 146 20953 W vold : Trim failed on /cache: Operation not supported on transport endpoint
- 09-11 08:34:12.229 146 20953 I vold : Benchmarking /cache/misc/vold/bench
- 09-11 08:34:26.827 146 20953 V vold : Before drop_caches
- 09-11 08:34:27.013 146 20953 V vold : After drop_caches
- 09-11 08:34:29.518 146 20953 I vold : create took 14597ms
- 09-11 08:34:29.518 146 20953 I vold : drop took 186ms
- 09-11 08:34:29.518 146 20953 I vold : run took 2441ms
- 09-11 08:34:29.518 146 20953 I vold : destroy took 63ms
- 09-11 08:34:31.458 435 455 I chatty : uid=1000(system) android.fg expire 1 line
- 09-11 08:39:03.095 435 1017 I chatty : uid=1000(system) Binder:435_6 expire 1 line
- 09-11 08:39:03.147 435 9695 I chatty : uid=1000(system) Binder:435_15 expire 1 line
- 09-11 08:39:03.201 435 1747 I chatty : uid=1000(system) Binder:435_B expire 1 line
- 09-11 08:39:03.434 435 491 I chatty : uid=1000(system) ConnectivitySer expire 1 line
- 09-11 08:51:39.499 435 458 I chatty : uid=1000(system) CpuTracker expire 14 lines
- 09-11 08:53:14.229 435 450 I chatty : uid=1000(system) ActivityManager expire 13 lines
- 09-11 09:17:41.925 435 1703 I chatty : uid=1000(system) Binder:435_A expire 1 line
- 09-11 09:21:10.017 435 1024 I chatty : uid=1000(system) Binder:435_7 expire 1 line
- 09-11 09:21:12.168 435 453 I chatty : uid=1000(system) batterystats-sy expire 10 lines
- 09-11 09:31:21.782 435 2719 I chatty : uid=1000(system) Binder:435_E expire 1 line
- 09-11 09:34:57.472 435 9706 I chatty : uid=1000(system) Binder:435_20 expire 2 lines
- 09-11 09:39:03.003 435 9700 I chatty : uid=1000(system) Binder:435_1A expire 1 line
- 09-11 09:39:03.026 435 9703 I chatty : uid=1000(system) Binder:435_1D expire 1 line
- 09-11 10:00:00.105 435 435 I chatty : uid=1000 system_server expire 5 lines
- 09-11 10:21:30.971 435 453 I chatty : uid=1000(system) batterystats-sy expire 14 lines
- 09-11 10:22:43.440 435 450 I chatty : uid=1000(system) ActivityManager expire 17 lines
- 09-11 10:26:07.811 435 1747 I chatty : uid=1000(system) Binder:435_B expire 2 lines
- 09-11 10:31:58.063 435 1702 I chatty : uid=1000(system) Binder:435_9 expire 4 lines
- 09-11 10:45:21.238 435 854 I chatty : uid=1000(system) Binder:435_5 expire 1 line
- 09-11 11:19:17.558 435 5826 I chatty : uid=1000(system) Binder:435_F expire 1 line
- 09-11 11:23:18.262 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-11 11:53:42.524 435 458 I chatty : uid=1000(system) CpuTracker expire 17 lines
- 09-11 12:00:00.030 435 450 I chatty : uid=1000(system) ActivityManager expire 5 lines
- 09-11 12:00:00.455 435 9704 I chatty : uid=1000(system) Binder:435_1E expire 1 line
- 09-11 12:00:40.039 435 446 I chatty : uid=1000(system) Binder:435_1 expire 1 line
- 09-11 12:00:40.076 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 1 line
- 09-11 12:05:41.350 435 9706 I chatty : uid=1000(system) Binder:435_20 expire 1 line
- 09-11 12:20:10.590 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-11 12:22:07.596 435 453 I chatty : uid=1000(system) batterystats-sy expire 12 lines
- 09-11 12:30:45.046 435 1017 I chatty : uid=1000(system) Binder:435_6 expire 1 line
- 09-11 12:31:23.067 435 5827 I chatty : uid=1000(system) Binder:435_10 expire 4 lines
- 09-11 12:33:26.454 435 5829 I chatty : uid=1000(system) Binder:435_12 expire 2 lines
- 09-11 12:39:22.133 435 1703 I chatty : uid=1000(system) Binder:435_A expire 1 line
- 09-11 12:39:22.196 435 9700 I chatty : uid=1000(system) Binder:435_1A expire 1 line
- 09-11 13:25:14.792 435 450 I chatty : uid=1000(system) ActivityManager expire 11 lines
- 09-11 13:35:41.798 435 2719 I chatty : uid=1000(system) Binder:435_E expire 1 line
- 09-11 13:52:04.163 435 5826 I chatty : uid=1000(system) Binder:435_F expire 1 line
- 09-11 13:52:35.337 435 453 I chatty : uid=1000(system) batterystats-sy expire 12 lines
- 09-11 13:53:15.197 435 435 I chatty : uid=1000 system_server expire 1 line
- 09-11 13:53:35.649 435 458 I chatty : uid=1000(system) CpuTracker expire 17 lines
- 09-11 14:27:24.497 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-11 14:32:39.896 435 1703 I chatty : uid=1000(system) Binder:435_A expire 4 lines
- 09-11 14:58:04.214 435 854 I chatty : uid=1000(system) Binder:435_5 expire 1 line
- 09-11 15:08:17.857 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 1 line
- 09-11 15:16:11.169 435 449 I chatty : uid=1000(system) android.bg expire 2 lines
- 09-11 15:23:03.844 435 453 I chatty : uid=1000(system) batterystats-sy expire 4 lines
- 09-11 15:27:02.490 435 9700 I chatty : uid=1000(system) Binder:435_1A expire 1 line
- 09-11 15:28:48.741 435 450 I chatty : uid=1000(system) ActivityManager expire 6 lines
- 09-11 15:29:57.005 435 9702 I chatty : uid=1000(system) Binder:435_1C expire 1 line
- 09-11 15:46:26.172 435 478 I chatty : uid=1000(system) InputReader expire 1 line
- 09-11 15:46:26.173 435 459 I chatty : uid=1000(system) PowerManagerSer expire 4 lines
- 09-11 15:46:26.225 435 457 I chatty : uid=1000(system) android.display expire 13 lines
- 09-11 15:46:26.699 435 451 I chatty : uid=1000(system) android.ui expire 1 line
- 09-11 15:46:31.260 435 463 I chatty : uid=1000(system) PackageManager expire 1 line
- 09-11 15:46:37.999 435 9698 I chatty : uid=1000(system) Binder:435_18 expire 1 line
- 09-11 15:46:42.005 32271 32271 E ActivityThread: Activity com.idea.PhoneDoctorPlus.MainActivity has leaked IntentReceiver com.idea.PhoneDoctorPlus.b$2@6113c7c that was originally registered here. Are you missing a call to unregisterReceiver()?
- 09-11 15:46:42.005 32271 32271 E ActivityThread: android.app.IntentReceiverLeaked: Activity com.idea.PhoneDoctorPlus.MainActivity has leaked IntentReceiver com.idea.PhoneDoctorPlus.b$2@6113c7c that was originally registered here. Are you missing a call to unregisterReceiver()?
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at android.app.LoadedApk$ReceiverDispatcher.<init>(LoadedApk.java:1159)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at android.app.LoadedApk.getReceiverDispatcher(LoadedApk.java:946)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at android.app.ContextImpl.registerReceiverInternal(ContextImpl.java:1302)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at android.app.ContextImpl.registerReceiver(ContextImpl.java:1282)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at android.app.ContextImpl.registerReceiver(ContextImpl.java:1276)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at android.content.ContextWrapper.registerReceiver(ContextWrapper.java:586)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at com.idea.PhoneDoctorPlus.b.m(SourceFile:1099)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at com.idea.PhoneDoctorPlus.b.o(SourceFile:53)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at com.idea.PhoneDoctorPlus.b$1.onGlobalLayout(SourceFile:183)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at android.view.ViewTreeObserver.dispatchOnGlobalLayout(ViewTreeObserver.java:912)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2106)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1254)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6338)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:874)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at android.view.Choreographer.doCallbacks(Choreographer.java:686)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at android.view.Choreographer.doFrame(Choreographer.java:621)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:860)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at android.os.Handler.handleCallback(Handler.java:751)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at android.os.Handler.dispatchMessage(Handler.java:95)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at android.os.Looper.loop(Looper.java:154)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at android.app.ActivityThread.main(ActivityThread.java:6171)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at java.lang.reflect.Method.invoke(Native Method)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
- 09-11 15:46:42.005 32271 32271 E ActivityThread: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: Activity com.idea.PhoneDoctorPlus.MainActivity has leaked IntentReceiver com.idea.PhoneDoctorPlus.b$14@d60328d that was originally registered here. Are you missing a call to unregisterReceiver()?
- 09-11 15:46:42.008 32271 32271 E ActivityThread: android.app.IntentReceiverLeaked: Activity com.idea.PhoneDoctorPlus.MainActivity has leaked IntentReceiver com.idea.PhoneDoctorPlus.b$14@d60328d that was originally registered here. Are you missing a call to unregisterReceiver()?
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at android.app.LoadedApk$ReceiverDispatcher.<init>(LoadedApk.java:1159)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at android.app.LoadedApk.getReceiverDispatcher(LoadedApk.java:946)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at android.app.ContextImpl.registerReceiverInternal(ContextImpl.java:1302)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at android.app.ContextImpl.registerReceiver(ContextImpl.java:1282)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at android.app.ContextImpl.registerReceiver(ContextImpl.java:1276)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at android.content.ContextWrapper.registerReceiver(ContextWrapper.java:586)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at com.idea.PhoneDoctorPlus.b.m(SourceFile:1088)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at com.idea.PhoneDoctorPlus.b.o(SourceFile:53)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at com.idea.PhoneDoctorPlus.b$1.onGlobalLayout(SourceFile:183)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at android.view.ViewTreeObserver.dispatchOnGlobalLayout(ViewTreeObserver.java:912)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2106)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1254)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6338)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:874)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at android.view.Choreographer.doCallbacks(Choreographer.java:686)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at android.view.Choreographer.doFrame(Choreographer.java:621)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:860)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at android.os.Handler.handleCallback(Handler.java:751)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at android.os.Handler.dispatchMessage(Handler.java:95)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at android.os.Looper.loop(Looper.java:154)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at android.app.ActivityThread.main(ActivityThread.java:6171)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at java.lang.reflect.Method.invoke(Native Method)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
- 09-11 15:46:42.008 32271 32271 E ActivityThread: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
- 09-11 15:46:42.578 435 457 I chatty : uid=1000(system) android.display expire 5 lines
- 09-11 15:46:49.666 435 500 I chatty : uid=1000(system) Binder:435_3 expire 1 line
- 09-11 15:46:51.441 435 1747 I chatty : uid=1000(system) Binder:435_B expire 6 lines
- 09-11 15:46:52.564 435 9706 I chatty : uid=1000(system) Binder:435_20 expire 1 line
- 09-11 15:46:53.443 435 457 I chatty : uid=1000(system) android.display expire 4 lines
- 09-11 15:46:59.083 435 1805 I chatty : uid=1000(system) Binder:435_C expire 1 line
- 09-11 15:47:00.291 435 450 I chatty : uid=1000(system) ActivityManager expire 2 lines
- 09-11 15:47:03.657 435 486 I chatty : uid=1000(system) WifiService expire 5 lines
- 09-11 15:47:04.761 435 487 I chatty : uid=1000(system) WifiStateMachin expire 1 line
- 09-11 15:47:04.762 435 491 I chatty : uid=1000(system) ConnectivitySer expire 11 lines
- 09-11 15:47:14.694 435 9701 I chatty : uid=1000(system) Binder:435_1B expire 1 line
- 09-11 15:47:16.437 435 435 I chatty : uid=1000 system_server expire 2 lines
- 09-11 15:47:16.448 435 940 I chatty : uid=1000(system) backup expire 6 lines
- 09-11 15:47:17.226 29002 29002 V DeadZone: consuming errant click: (352.6556,6.0546265)
- 09-11 15:47:21.835 435 477 I chatty : uid=1000(system) InputDispatcher expire 1 line
- 09-11 15:47:26.759 435 478 I chatty : uid=1000(system) InputReader expire 1 line
- 09-11 15:47:27.273 435 459 I chatty : uid=1000(system) PowerManagerSer expire 1 line
- 09-11 15:47:27.868 435 450 I chatty : uid=1000(system) ActivityManager expire 4 lines
- 09-11 15:47:28.108 435 486 I chatty : uid=1000(system) WifiService expire 2 lines
- 09-11 15:47:28.619 435 9702 I chatty : uid=1000(system) Binder:435_1C expire 1 line
- 09-11 15:47:29.640 435 1747 I chatty : uid=1000(system) Binder:435_B expire 1 line
- 09-11 15:47:29.670 435 854 I chatty : uid=1000(system) Binder:435_5 expire 1 line
- 09-11 15:47:29.670 435 1653 I chatty : uid=1000(system) Binder:435_8 expire 7 lines
- 09-11 15:47:29.673 435 452 I chatty : uid=1000(system) ActivityManager expire 1 line
- 09-11 15:47:29.926 435 491 I chatty : uid=1000(system) ConnectivitySer expire 1 line
- 09-11 15:47:29.938 435 478 I chatty : uid=1000(system) InputReader expire 1 line
- 09-11 15:47:29.941 435 435 I chatty : uid=1000 system_server expire 2 lines
- 09-11 15:47:29.943 435 940 I chatty : uid=1000(system) backup expire 2 lines
- 09-11 15:47:30.617 435 9697 I chatty : uid=1000(system) Binder:435_17 expire 1 line
- 09-11 15:47:30.621 435 9698 I chatty : uid=1000(system) Binder:435_18 expire 1 line
- 09-11 15:47:30.832 435 9695 I chatty : uid=1000(system) Binder:435_15 expire 1 line
- 09-11 15:47:30.835 435 1024 I chatty : uid=1000(system) Binder:435_7 expire 1 line
- 09-11 15:47:31.259 435 451 I chatty : uid=1000(system) android.ui expire 80 lines
- 09-11 15:47:32.692 435 940 I chatty : uid=1000(system) backup expire 1 line
- 09-11 15:47:35.704 435 455 I chatty : uid=1000(system) android.fg expire 1 line
- 09-11 15:47:36.217 435 478 I chatty : uid=1000(system) InputReader expire 2 lines
- 09-11 15:47:36.218 435 459 I chatty : uid=1000(system) PowerManagerSer expire 7 lines
- 09-11 15:47:36.221 435 450 I chatty : uid=1000(system) ActivityManager expire 8 lines
- 09-11 15:47:36.277 435 435 I chatty : uid=1000 system_server expire 2 lines
- 09-11 15:47:36.290 19495 19495 V FingerprintManager: FingerprintManagerService was null
- 09-11 15:47:36.408 435 854 I chatty : uid=1000(system) Binder:435_5 expire 1 line
- 09-11 15:47:36.819 435 457 I chatty : uid=1000(system) android.display expire 2 lines
- 09-11 15:47:38.211 435 451 I chatty : uid=1000(system) android.ui expire 1 line
- 09-11 15:47:38.385 435 940 I chatty : uid=1000(system) backup expire 6 lines
- 09-11 15:47:42.690 435 9695 I chatty : uid=1000(system) Binder:435_15 expire 1 line
- 09-11 15:47:53.672 435 477 I chatty : uid=1000(system) InputDispatcher expire 1 line
- 09-11 15:47:54.027 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 1 line
- 09-11 15:47:55.662 435 1024 I chatty : uid=1000(system) Binder:435_7 expire 1 line
- 09-11 15:47:57.163 435 478 I chatty : uid=1000(system) InputReader expire 4 lines
- 09-11 15:47:57.165 435 459 I chatty : uid=1000(system) PowerManagerSer expire 12 lines
- 09-11 15:47:57.181 435 450 I chatty : uid=1000(system) ActivityManager expire 6 lines
- 09-11 15:47:57.738 435 457 I chatty : uid=1000(system) android.display expire 4 lines
- 09-11 15:47:58.813 435 451 I chatty : uid=1000(system) android.ui expire 2 lines
- 09-11 15:48:05.056 435 9697 I chatty : uid=1000(system) Binder:435_17 expire 1 line
- 09-11 15:48:06.257 435 1805 I chatty : uid=1000(system) Binder:435_C expire 1 line
- 09-11 15:48:06.257 435 435 I chatty : uid=1000 system_server expire 1 line
- 09-11 15:48:09.830 435 1703 I chatty : uid=1000(system) Binder:435_A expire 2 lines
- 09-11 15:48:10.544 435 5827 I chatty : uid=1000(system) Binder:435_10 expire 1 line
- 09-11 15:48:10.734 435 450 I chatty : uid=1000(system) ActivityManager expire 9 lines
- 09-11 15:48:10.969 435 9695 I chatty : uid=1000(system) Binder:435_15 expire 1 line
- 09-11 15:48:11.578 435 940 I chatty : uid=1000(system) backup expire 1 line
- 09-11 15:48:14.009 435 486 I chatty : uid=1000(system) WifiService expire 1 line
- 09-11 15:48:14.272 435 478 I chatty : uid=1000(system) InputReader expire 4 lines
- 09-11 15:48:14.273 435 459 I chatty : uid=1000(system) PowerManagerSer expire 10 lines
- 09-11 15:48:14.860 435 457 I chatty : uid=1000(system) android.display expire 12 lines
- 09-11 15:48:16.248 435 451 I chatty : uid=1000(system) android.ui expire 1 line
- 09-11 15:48:29.833 435 9703 I chatty : uid=1000(system) Binder:435_1D expire 1 line
- 09-11 15:48:32.746 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 2 lines
- 09-11 15:48:32.896 435 9702 I chatty : uid=1000(system) Binder:435_1C expire 1 line
- 09-11 15:48:53.183 435 435 I chatty : uid=1000 system_server expire 1 line
- 09-11 15:48:54.297 435 449 I chatty : uid=1000(system) android.bg expire 1 line
- 09-11 15:48:57.635 435 5829 I chatty : uid=1000(system) Binder:435_12 expire 4 lines
- 09-11 15:49:02.572 435 457 I chatty : uid=1000(system) android.display expire 3 lines
- 09-11 15:49:07.643 435 450 I chatty : uid=1000(system) ActivityManager expire 11 lines
- 09-11 15:49:13.363 435 435 I chatty : uid=1000 system_server expire 1 line
- 09-11 15:49:34.063 435 1747 I chatty : uid=1000(system) Binder:435_B expire 1 line
- 09-11 15:49:40.723 435 474 I chatty : uid=1000(system) AlarmManager expire 1 line
- 09-11 15:49:49.724 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 1 line
- 09-11 15:50:02.711 435 9701 I chatty : uid=1000(system) Binder:435_1B expire 1 line
- 09-11 15:50:09.479 435 477 I chatty : uid=1000(system) InputDispatcher expire 2 lines
- 09-11 15:50:15.576 19495 19495 V DeadZone: consuming errant click: (228.70221,11.036072)
- 09-11 15:50:26.876 5358 19947 V FingerprintManager: FingerprintManagerService was null
- 09-11 15:50:29.118 435 9703 I chatty : uid=1000(system) Binder:435_1D expire 3 lines
- 09-11 15:50:34.168 19495 19495 V DeadZone: consuming errant click: (559.2718,11.036072)
- 09-11 15:50:34.176 19495 19495 V DeadZone: consuming errant click: (556.2757,6.0409546)
- 09-11 15:50:34.243 19495 19495 V DeadZone: consuming errant click: (558.2731,6.0409546)
- 09-11 15:50:44.175 435 451 I chatty : uid=1000(system) android.ui expire 4 lines
- 09-11 15:50:44.682 435 854 I chatty : uid=1000(system) Binder:435_5 expire 1 line
- 09-11 15:50:44.886 435 1024 I chatty : uid=1000(system) Binder:435_7 expire 2 lines
- 09-11 15:50:49.644 435 451 I chatty : uid=1000(system) android.ui expire 3 lines
- 09-11 15:50:49.667 435 5827 I chatty : uid=1000(system) Binder:435_10 expire 4 lines
- 09-11 15:50:49.724 435 1653 I chatty : uid=1000(system) Binder:435_8 expire 1 line
- 09-11 15:50:49.729 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 1 line
- 09-11 15:50:49.846 435 1805 I chatty : uid=1000(system) Binder:435_C expire 1 line
- 09-11 15:50:50.042 435 435 I chatty : uid=1000 system_server expire 2 lines
- 09-11 15:50:50.042 435 486 I chatty : uid=1000(system) WifiService expire 2 lines
- 09-11 15:50:50.173 435 5829 I chatty : uid=1000(system) Binder:435_12 expire 1 line
- 09-11 15:50:50.247 435 491 I chatty : uid=1000(system) ConnectivitySer expire 1 line
- 09-11 15:50:50.265 435 1703 I chatty : uid=1000(system) Binder:435_A expire 1 line
- 09-11 15:50:50.268 435 9695 I chatty : uid=1000(system) Binder:435_15 expire 1 line
- 09-11 15:50:50.729 435 9694 I chatty : uid=1000(system) Binder:435_14 expire 1 line
- 09-11 15:50:51.305 435 9696 I chatty : uid=1000(system) Binder:435_16 expire 7 lines
- 09-11 15:50:51.310 435 452 I chatty : uid=1000(system) ActivityManager expire 1 line
- 09-11 15:50:51.352 435 450 I chatty : uid=1000(system) ActivityManager expire 5 lines
- 09-11 15:50:52.138 435 457 I chatty : uid=1000(system) android.display expire 1 line
- 09-11 15:50:52.261 435 9706 I chatty : uid=1000(system) Binder:435_20 expire 5 lines
- 09-11 15:50:53.190 20052 20052 V FingerprintManager: FingerprintManagerService was null
- 09-11 15:50:55.167 435 455 I chatty : uid=1000(system) android.fg expire 1 line
- 09-11 15:51:07.551 435 9702 I chatty : uid=1000(system) Binder:435_1C expire 1 line
- 09-11 15:51:22.244 435 459 I chatty : uid=1000(system) PowerManagerSer expire 6 lines
- 09-11 15:51:22.830 435 457 I chatty : uid=1000(system) android.display expire 10 lines
- 09-11 15:51:30.401 435 1805 I chatty : uid=1000(system) Binder:435_C expire 1 line
- 09-11 15:51:30.437 435 710 I chatty : uid=1000(system) Binder:435_4 expire 1 line
- 09-11 15:51:30.615 435 478 I chatty : uid=1000(system) InputReader expire 1 line
- 09-11 15:51:31.970 435 450 I chatty : uid=1000(system) ActivityManager expire 6 lines
- 09-11 15:51:32.578 435 1806 I chatty : uid=1000(system) Binder:435_D expire 1 line
- 09-11 15:51:34.321 435 500 I chatty : uid=1000(system) Binder:435_3 expire 1 line
- 09-11 15:51:34.918 435 5830 I chatty : uid=1000(system) Binder:435_13 expire 1 line
- 09-11 15:51:35.242 435 5826 I chatty : uid=1000(system) Binder:435_F expire 5 lines
- 09-11 15:51:43.448 435 5829 I chatty : uid=1000(system) Binder:435_12 expire 1 line
- 09-11 15:51:43.810 435 435 I chatty : uid=1000 system_server expire 2 lines
- 09-11 15:51:46.812 435 1703 I chatty : uid=1000(system) Binder:435_A expire 1 line
- 09-11 15:52:08.784 20237 20237 W ViewRootImpl[AtMain]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=158340374, downTime=158340374, deviceId=-1, source=0x101 }
- 09-11 15:52:09.143 20237 20237 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=158341809, downTime=158340374, deviceId=-1, source=0x101 }
- 09-11 15:52:09.143 20237 20237 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=158341809, downTime=158340374, deviceId=-1, source=0x101 }
- 09-11 15:52:09.144 20237 20237 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=158341809, downTime=158340374, deviceId=-1, source=0x101 }
- 09-11 15:52:09.144 20237 20237 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=158341809, downTime=158340374, deviceId=-1, source=0x101 }
- 09-11 15:52:09.144 20237 20237 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=158341809, downTime=158340374, deviceId=-1, source=0x101 }
- 09-11 15:52:09.144 20237 20237 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=158341809, downTime=158340374, deviceId=-1, source=0x101 }
- 09-11 15:52:09.228 20237 20237 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=158341809, downTime=158340374, deviceId=-1, source=0x101 }
- 09-11 15:52:09.229 20237 20237 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=158341809, downTime=158340374, deviceId=-1, source=0x101 }
- 09-11 15:52:09.229 20237 20237 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=158341809, downTime=158340374, deviceId=-1, source=0x101 }
- 09-11 15:52:09.230 20237 20237 W ViewRootImpl[AtMain]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=158341816, downTime=158341816, deviceId=-1, source=0x101 }
- 09-11 15:52:09.230 20237 20237 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=158341833, downTime=158341816, deviceId=-1, source=0x101 }
- 09-11 15:52:09.231 20237 20237 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=158341833, downTime=158341816, deviceId=-1, source=0x101 }
- 09-11 15:52:09.231 20237 20237 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=158341833, downTime=158341816, deviceId=-1, source=0x101 }
- 09-11 15:52:09.231 20237 20237 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=158341833, downTime=158341816, deviceId=-1, source=0x101 }
- 09-11 15:52:09.231 20237 20237 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=158341833, downTime=158341816, deviceId=-1, source=0x101 }
- 09-11 15:52:09.231 20237 20237 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=158341833, downTime=158341816, deviceId=-1, source=0x101 }
- 09-11 15:52:09.231 20237 20237 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=158341833, downTime=158341816, deviceId=-1, source=0x101 }
- 09-11 15:52:09.231 20237 20237 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=158341833, downTime=158341816, deviceId=-1, source=0x101 }
- 09-11 15:52:09.232 20237 20237 W ViewRootImpl[AtMain]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=158341833, downTime=158341816, deviceId=-1, source=0x101 }
- 09-11 15:53:12.741 435 453 I chatty : uid=1000(system) batterystats-sy expire 4 lines
- 09-11 15:53:22.743 435 9695 I chatty : uid=1000(system) Binder:435_15 expire 1 line
- 09-11 15:53:40.930 435 9698 I chatty : uid=1000(system) Binder:435_18 expire 1 line
- 09-11 15:53:43.058 435 9704 I chatty : uid=1000(system) Binder:435_1E expire 1 line
- 09-11 15:53:44.654 435 457 W WindowManager: Force clearing orientation change: Window{e270d10 u0 NavigationBar}
- 09-11 15:53:44.654 435 457 W WindowManager: Force clearing orientation change: Window{748e60c u0 StatusBar}
- 09-11 15:53:44.654 435 457 W WindowManager: Force clearing orientation change: Window{dde15fe u0 com.thh.hdmovies2033/com.thh.at.AtPlayer}
- 09-11 15:53:44.654 435 457 W WindowManager: Force clearing orientation change: Window{84c54e6 u0 com.android.systemui.ImageWallpaper}
- 09-11 15:53:45.057 435 457 W WindowManager: App freeze timeout expired.
- 09-11 15:53:45.057 435 457 W WindowManager: Force clearing freeze: AppWindowToken{f671380 token=Token{688d803 ActivityRecord{2eaa0b2 u0 com.thh.hdmovies2033/com.thh.at.AtPlayer t427}}}
- 09-11 15:53:46.155 435 457 I WindowManager: Screen frozen for +3s554ms due to Window{e270d10 u0 NavigationBar}
- 09-11 15:53:51.065 435 450 W ActivityManager: Launch timeout has expired, giving up wake lock!
- 09-11 15:53:55.426 435 435 W WindowManager: Attempted to remove non-existing token: android.os.Binder@c24f04f
- 09-11 15:55:04.882 435 940 V KeyValueBackupJob: Scheduling k/v pass in 247 minutes
- 09-11 15:59:00.122 435 450 I ProcessStatsService: Prepared write state in 107ms
- 09-11 16:05:59.594 435 450 W ActivityManager: Activity pause timeout for ActivityRecord{2eaa0b2 u0 com.thh.hdmovies2033/com.thh.at.AtPlayer t427 f}
- 09-11 16:06:02.082 435 450 I ActivityManager: Config changes=480 {1.0 ?mcc?mnc [en_US] ldltr sw768dp w768dp h952dp 160dpi xlrg port finger -keyb/v/h -nav/h s.96}
- 09-11 16:06:09.071 435 457 W WindowManager: Window freeze timeout expired.
- 09-11 16:06:09.071 435 457 W WindowManager: Force clearing orientation change: Window{e270d10 u0 NavigationBar}
- 09-11 16:06:09.071 435 457 W WindowManager: Force clearing orientation change: Window{748e60c u0 StatusBar}
- 09-11 16:06:09.071 435 457 W WindowManager: Force clearing orientation change: Window{84c54e6 u0 com.android.systemui.ImageWallpaper}
- 09-11 16:06:09.073 435 457 W WindowManager: App freeze timeout expired.
- 09-11 16:06:09.094 435 450 W ActivityManager: Launch timeout has expired, giving up wake lock!
- 09-11 16:06:10.407 435 457 I WindowManager: Screen frozen for +9s886ms due to Window{e270d10 u0 NavigationBar}
- 09-11 16:06:17.730 435 477 I WindowManager: Input event dispatching timed out sending to application AppWindowToken{25bafee token=Token{c218969 ActivityRecord{9b73ff0 u0 com.thh.hdmovies2033/com.thh.at.AtDetails t427}}}. Reason: Waiting because no window has focus but there is a focused application that may eventually add a window when it finishes starting up.
- 09-11 16:06:23.558 435 1805 I ActivityManager: START u0 {cmp=com.thh.hdmovies2033/com.google.android.gms.ads.AdActivity (has extras)} from uid 10011 on display 0
- 09-11 16:06:43.576 435 478 I PowerManagerService: Going to sleep due to power button (uid 1000)...
- 09-11 16:06:44.235 435 478 I PowerManagerService: Waking up from dozing (uid 1000)...
- 09-11 16:06:44.379 435 478 I PowerManagerService: Going to sleep due to power button (uid 1000)...
- 09-11 16:06:46.984 435 478 I PowerManagerService: Waking up from dozing (uid 1000)...
- 09-11 16:06:48.623 435 453 E BatteryStatsService: no controller energy info supplied
- 09-11 16:06:50.217 435 453 E BatteryStatsService: no controller energy info supplied
- 09-11 16:06:53.771 435 453 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
- 09-11 16:06:53.773 435 453 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
- 09-11 16:06:54.462 435 453 I BatteryStatsImpl: Resetting battery stats: level=100 status=5 dischargeLevel=100 lowAmount=78 highAmount=79
- 09-11 16:06:56.670 435 450 E ActivityManager: ANR in com.thh.hdmovies2033 (com.thh.hdmovies2033/com.thh.at.AtDetails)
- 09-11 16:06:56.670 435 450 E ActivityManager: PID: 20237
- 09-11 16:06:56.670 435 450 E ActivityManager: Reason: Input dispatching timed out (Waiting because no window has focus but there is a focused application that may eventually add a window when it finishes starting up.)
- 09-11 16:06:56.670 435 450 E ActivityManager: Load: 5.63 / 3.75 / 3.34
- 09-11 16:06:56.670 435 450 E ActivityManager: CPU usage from 0ms to 37676ms later (2017-09-11 16:06:18.391 to 2017-09-11 16:06:56.067):
- 09-11 16:06:56.670 435 450 E ActivityManager: 8.8% 178/mediaserver: 5.5% user + 3.2% kernel / faults: 1990 minor 2 major
- 09-11 16:06:56.670 435 450 E ActivityManager: 6.4% 175/media.codec: 2.9% user + 3.4% kernel / faults: 535 minor
- 09-11 16:06:56.670 435 450 E ActivityManager: 6.2% 435/system_server: 4.2% user + 2% kernel / faults: 8676 minor 306 major
- 09-11 16:06:56.670 435 450 E ActivityManager: 4.3% 94/mmcqd/0: 0% user + 4.3% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 4.2% 35/kswapd0: 0% user + 4.2% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 2.5% 20237/com.thh.hdmovies2033: 1.2% user + 1.3% kernel / faults: 7154 minor 541 major
- 09-11 16:06:56.670 435 450 E ActivityManager: 1.4% 32271/com.idea.PhoneDoctorPlus: 1.1% user + 0.2% kernel / faults: 4071 minor 128 major
- 09-11 16:06:56.670 435 450 E ActivityManager: 1.1% 17889/com.google.android.gms: 0.2% user + 0.8% kernel / faults: 6453 minor 563 major
- 09-11 16:06:56.670 435 450 E ActivityManager: 1.1% 37/ksmd: 0% user + 1.1% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 1% 17/irq/199-msmdata: 0% user + 1% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 0.9% 20052/com.android.systemui: 0.5% user + 0.4% kernel / faults: 3366 minor 111 major
- 09-11 16:06:56.670 435 450 E ActivityManager: 0.4% 171/audioserver: 0.4% user + 0% kernel / faults: 391 minor 28 major
- 09-11 16:06:56.670 435 450 E ActivityManager: 0.6% 17681/kworker/u:5: 0% user + 0.6% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 0.5% 691/com.android.phone: 0.1% user + 0.3% kernel / faults: 2207 minor 161 major
- 09-11 16:06:56.670 435 450 E ActivityManager: 0.5% 177/media.extractor: 0.3% user + 0.1% kernel / faults: 837 minor 1 major
- 09-11 16:06:56.670 435 450 E ActivityManager: 0.5% 3/ksoftirqd/0: 0% user + 0.5% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 0.5% 165/surfaceflinger: 0.2% user + 0.2% kernel / faults: 2811 minor 2 major
- 09-11 16:06:56.670 435 450 E ActivityManager: 0.3% 1000/org.cyanogenmod.audiofx: 0% user + 0.3% kernel / faults: 1737 minor 88 major
- 09-11 16:06:56.670 435 450 E ActivityManager: 0.4% 20596/kworker/u:4: 0% user + 0.4% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 0.1% 16255/kworker/0:3: 0% user + 0.1% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 0.1% 20611/kworker/0:0: 0.1% user + 0% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 0% 71/aid_a6_0: 0% user + 0% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 0.1% 123/ksdioirqd/mmc1: 0% user + 0.1% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 0.1% 24794/com.entertainment.kan.movieslover: 0.1% user + 0% kernel / faults: 216 minor
- 09-11 16:06:56.670 435 450 E ActivityManager: 0% 138/logd: 0% user + 0% kernel / faults: 140 minor 1 major
- 09-11 16:06:56.670 435 450 E ActivityManager: 0% 162/ts_srv: 0% user + 0% kernel / faults: 18 minor
- 09-11 16:06:56.670 435 450 E ActivityManager: 0% 20223/kworker/1:2: 0% user + 0% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 0% 16/irq/203-msmdata: 0% user + 0% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 0% 164/servicemanager: 0% user + 0% kernel / faults: 110 minor
- 09-11 16:06:56.670 435 450 E ActivityManager: 0% 510/com.android.bluetooth: 0% user + 0% kernel / faults: 500 minor 50 major
- 09-11 16:06:56.670 435 450 E ActivityManager: 0% 974/com.google.android.gms.persistent: 0% user + 0% kernel / faults: 98 minor 1 major
- 09-11 16:06:56.670 435 450 E ActivityManager: 0% 14860/kworker/0:4: 0% user + 0% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 0% 20219/kworker/1:1H: 0% user + 0% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 0% 20613/kworker/0:0H: 0% user + 0% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 0% 21859/debuggerd: 0% user + 0% kernel / faults: 309 minor 8 major
- 09-11 16:06:56.670 435 450 E ActivityManager: +0% 20630/kworker/0:5: 0% user + 0% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: +0% 20631/kworker/0:6: 0% user + 0% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 98% TOTAL: 8.9% user + 13% kernel + 75% iowait + 0% softirq
- 09-11 16:06:56.670 435 450 E ActivityManager: CPU usage from 35832ms to 36404ms later (2017-09-11 16:06:54.224 to 2017-09-11 16:06:54.795):
- 09-11 16:06:56.670 435 450 E ActivityManager: 16% 435/system_server: 9.1% user + 7.2% kernel / faults: 412 minor 4 major
- 09-11 16:06:56.670 435 450 E ActivityManager: 5.4% 445/HeapTaskDaemon: 5.4% user + 0% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 5.4% 450/ActivityManager: 0% user + 5.4% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 1.8% 453/batterystats-sy: 1.8% user + 0% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 1.8% 1017/Binder:435_6: 1.8% user + 0% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 15% 32271/com.idea.PhoneDoctorPlus: 15% user + 0% kernel / faults: 1595 minor 2 major
- 09-11 16:06:56.670 435 450 E ActivityManager: 15% 32271/PhoneDoctorPlus: 15% user + 0% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 8.8% 35/kswapd0: 0% user + 8.8% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 9% 175/media.codec: 9% user + 0% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 3.6% 20547/VideoDecMsgThre: 0% user + 3.6% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 1.8% 175/mediacodec: 1.8% user + 0% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 1.8% 200/Binder:175_1: 1.8% user + 0% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 1.8% 2813/Binder:175_4: 1.8% user + 0% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 1.8% 20545/gle.aac.decoder: 1.8% user + 0% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 9% 178/mediaserver: 3.6% user + 5.4% kernel / faults: 24 minor
- 09-11 16:06:56.670 435 450 E ActivityManager: 3.6% 20543/NPDecoder-CL: 1.8% user + 1.8% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 1.8% 20530/generic: 1.8% user + 0% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 1.8% 20542/NPDecoder: 0% user + 1.8% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 1.8% 20544/CodecLooper: 0% user + 1.8% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 5.2% 94/mmcqd/0: 0% user + 5.2% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 0.4% 16/irq/203-msmdata: 0% user + 0.4% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 1.7% 17/irq/199-msmdata: 0% user + 1.7% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 1.7% 37/ksmd: 0% user + 1.7% kernel
- 09-11 16:06:56.670 435 450 E ActivityManager: 1.8% 171/aud
- 09-11 16:06:58.480 435 450 W ActivityManager: Activity pause timeout for ActivityRecord{9b73ff0 u0 com.thh.hdmovies2033/com.thh.at.AtDetails t427}
- 09-11 16:07:00.703 435 477 I WindowManager: Input event dispatching timed out sending to NavigationBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 1. Wait queue head age: 8126.4ms.
- 09-11 16:07:03.022 435 450 W ActivityManager: Launch timeout has expired, giving up wake lock!
- 09-11 16:07:03.024 435 9705 I ActivityManager: Setting hasTopUi=true for pid=20052
- 09-11 16:07:03.776 435 478 I PowerManagerService: Going to sleep due to power button (uid 1000)...
- 09-11 16:07:05.760 435 450 E ActivityManager: ANR in com.android.systemui
- 09-11 16:07:05.760 435 450 E ActivityManager: PID: 20052
- 09-11 16:07:05.760 435 450 E ActivityManager: Reason: Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 1. Wait queue head age: 8126.4ms.)
- 09-11 16:07:05.760 435 450 E ActivityManager: Load: 0.0 / 0.0 / 0.0
- 09-11 16:07:05.760 435 450 E ActivityManager: CPU usage from 7864ms to 909ms ago (2017-09-11 16:06:56.067 to 2017-09-11 16:07:03.023):
- 09-11 16:07:05.760 435 450 E ActivityManager: 11% 178/mediaserver: 6.7% user + 4.7% kernel / faults: 557 minor
- 09-11 16:07:05.760 435 450 E ActivityManager: 8.1% 175/media.codec: 3.7% user + 4.4% kernel / faults: 69 minor
- 09-11 16:07:05.760 435 450 E ActivityManager: 6.4% 435/system_server: 4.8% user + 1.5% kernel / faults: 3658 minor 59 major
- 09-11 16:07:05.760 435 450 E ActivityManager: 4.3% 94/mmcqd/0: 0% user + 4.3% kernel
- 09-11 16:07:05.760 435 450 E ActivityManager: 3.8% 35/kswapd0: 0% user + 3.8% kernel
- 09-11 16:07:05.760 435 450 E ActivityManager: 2.3% 32271/com.idea.PhoneDoctorPlus: 0.8% user + 1.4% kernel / faults: 690 minor 48 major
- 09-11 16:07:05.760 435 450 E ActivityManager: 2% 20237/com.thh.hdmovies2033: 1.1% user + 0.8% kernel / faults: 1010 minor 46 major
- 09-11 16:07:05.760 435 450 E ActivityManager: 1.4% 37/ksmd: 0% user + 1.4% kernel
- 09-11 16:07:05.760 435 450 E ActivityManager: 1.1% 171/audioserver: 1.1% user + 0% kernel / faults: 1 minor
- 09-11 16:07:05.760 435 450 E ActivityManager: 1% 17/irq/199-msmdata: 0% user + 1% kernel
- 09-11 16:07:05.760 435 450 E ActivityManager: 0.1% 16049/kworker/u:1: 0% user + 0.1% kernel
- 09-11 16:07:05.760 435 450 E ActivityManager: 0.7% 177/media.extractor: 0.4% user + 0.2% kernel / faults: 141 minor
- 09-11 16:07:05.760 435 450 E ActivityManager: 0.7% 17889/com.google.android.gms: 0.2% user + 0.4% kernel / faults: 360 minor 16 major
- 09-11 16:07:05.760 435 450 E ActivityManager: 0.5% 3/ksoftirqd/0: 0% user + 0.5% kernel
- 09-11 16:07:05.760 435 450 E ActivityManager: 0.4% 20596/kworker/u:4: 0% user + 0.4% kernel
- 09-11 16:07:05.760 435 450 E ActivityManager: 0.2% 162/ts_srv: 0.1% user + 0.1% kernel
- 09-11 16:07:05.760 435 450 E ActivityManager: 0.1% 123/ksdioirqd/mmc1: 0% user + 0.1% kernel
- 09-11 16:07:05.760 435 450 E ActivityManager: 0.1% 138/logd: 0.1% user + 0% kernel / faults: 21 minor
- 09-11 16:07:05.760 435 450 E ActivityManager: 0.1% 165/surfaceflinger: 0.1% user + 0% kernel / faults: 4 minor
- 09-11 16:07:05.760 435 450 E ActivityManager: 0.1% 974/com.google.android.gms.persistent: 0% user + 0.1% kernel / faults: 881 minor 4 major
- 09-11 16:07:05.760 435 450 E ActivityManager: 0.1% 16255/kworker/0:3: 0% user + 0.1% kernel
- 09-11 16:07:05.760 435 450 E ActivityManager: 0.1% 17681/kworker/u:5: 0% user + 0.1% kernel
- 09-11 16:07:05.760 435 450 E ActivityManager: 0% 19951/com.google.android.youtube: 0% user + 0% kernel / faults: 334 minor 10 major
- 09-11 16:07:05.760 435 450 E ActivityManager: 0.1% 20052/com.android.systemui: 0% user + 0.1% kernel / faults: 289 minor 3 major
- 09-11 16:07:05.760 435 450 E ActivityManager: 0% 20220/ksoftirqd/1: 0% user + 0% kernel
- 09-11 16:07:05.760 435 450 E ActivityManager: 0.1% 20223/kworker/1:2: 0% user + 0.1% kernel
- 09-11 16:07:05.760 435 450 E ActivityManager: 0.1% 20611/kworker/0:0: 0.1% user + 0% kernel
- 09-11 16:07:05.760 435 450 E ActivityManager: 0.1% 24794/com.entertainment.kan.movieslover: 0.1% user + 0% kernel
- 09-11 16:07:05.760 435 450 E ActivityManager: 0% 30346/com.tomsicula.moviesboxunlimited: 0% user + 0% kernel / faults: 376 minor 1 major
- 09-11 16:07:05.760 435 450 E ActivityManager: 99% TOTAL: 8.9% user + 13% kernel + 77% iowait + 0% softirq
- 09-11 16:07:05.760 435 450 E ActivityManager: CPU usage from 159238065ms to 159238065ms ago (1969-12-31 17:00:00.000 to 1969-12-31 17:00:00.000) with 0% awake:
- 09-11 16:07:05.760 435 450 E ActivityManager: 0% TOTAL: 0% user + 0% kernel
- 09-11 16:07:08.067 435 459 I PowerManagerService: Sleeping (uid 1000)...
- 09-11 16:07:08.104 435 478 I PowerManagerService: Waking up from sleep (uid 1000)...
- 09-11 16:07:11.855 435 450 I ActivityManager: Killing 20052:com.android.systemui/u0a7 (adj -800): bg anr
- 09-11 16:07:12.265 435 435 D ActivityManager: awakeFromSleepingLocked: previously pausing activity didn't pause
- 09-11 16:07:12.416 435 486 D WifiService: Client connection lost with reason: 4
- 09-11 16:07:13.441 435 9697 I WindowManager: WIN DEATH: Window{e270d10 u0 NavigationBar}
- 09-11 16:07:13.446 435 447 I WindowManager: WIN DEATH: Window{84c54e6 u0 com.android.systemui.ImageWallpaper}
- 09-11 16:07:13.452 435 9694 I WindowManager: WIN DEATH: Window{5f76000 u0 AssistPreviewPanel}
- 09-11 16:07:13.457 435 1702 I WindowManager: WIN DEATH: Window{cbfee94 u0 DockedStackDivider}
- 09-11 16:07:13.462 435 1703 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=114, [] ], android.os.BinderProxy@9b1ca53)
- 09-11 16:07:13.463 435 710 I WindowManager: WIN DEATH: Window{748e60c u0 StatusBar}
- 09-11 16:07:13.479 435 450 I VrManagerService: VR mode is disallowed
- 09-11 16:07:13.479 435 450 I VrManagerService: VR mode is allowed
- 09-11 16:07:13.481 435 2719 I ActivityManager: Process com.android.systemui (pid 20052) has died
- 09-11 16:07:13.481 435 2719 D ActivityManager: cleanUpApplicationRecord -- 20052
- 09-11 16:07:13.482 435 2719 W ActivityManager: Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
- 09-11 16:07:13.482 435 2719 W ActivityManager: Scheduling restart of crashed service com.android.systemui/.ImageWallpaper in 0ms
- 09-11 16:07:13.482 435 2719 W ActivityManager: Scheduling restart of crashed service com.android.systemui/.keyguard.KeyguardService in 0ms
- 09-11 16:07:13.483 435 452 W libprocessgroup: failed to open /acct/uid_10007/pid_20052/cgroup.procs: No such file or directory
- 09-11 16:07:13.485 435 2719 W ActivityManager: Re-adding persistent process ProcessRecord{89af635 20052:com.android.systemui/u0a7}
- 09-11 16:07:13.613 435 491 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=114, [] ]
- 09-11 16:07:13.754 435 435 W KeyguardServiceWrapper: Remote Exception
- 09-11 16:07:13.754 435 435 W KeyguardServiceWrapper: android.os.DeadObjectException
- 09-11 16:07:13.754 435 435 W KeyguardServiceWrapper: at android.os.BinderProxy.transactNative(Native Method)
- 09-11 16:07:13.754 435 435 W KeyguardServiceWrapper: at android.os.BinderProxy.transact(Binder.java:615)
- 09-11 16:07:13.754 435 435 W KeyguardServiceWrapper: at com.android.internal.policy.IKeyguardService$Stub$Proxy.onFinishedGoingToSleep(IKeyguardService.java:345)
- 09-11 16:07:13.754 435 435 W KeyguardServiceWrapper: at com.android.server.policy.keyguard.KeyguardServiceWrapper.onFinishedGoingToSleep(KeyguardServiceWrapper.java:125)
- 09-11 16:07:13.754 435 435 W KeyguardServiceWrapper: at com.android.server.policy.keyguard.KeyguardServiceDelegate.onFinishedGoingToSleep(KeyguardServiceDelegate.java:323)
- 09-11 16:07:13.754 435 435 W KeyguardServiceWrapper: at com.android.server.policy.PhoneWindowManager.finishedGoingToSleep(PhoneWindowManager.java:6626)
- 09-11 16:07:13.754 435 435 W KeyguardServiceWrapper: at com.android.server.power.Notifier$8.run(Notifier.java:462)
- 09-11 16:07:13.754 435 435 W KeyguardServiceWrapper: at android.os.Handler.handleCallback(Handler.java:751)
- 09-11 16:07:13.754 435 435 W KeyguardServiceWrapper: at android.os.Handler.dispatchMessage(Handler.java:95)
- 09-11 16:07:13.754 435 435 W KeyguardServiceWrapper: at android.os.Looper.loop(Looper.java:154)
- 09-11 16:07:13.754 435 435 W KeyguardServiceWrapper: at com.android.server.SystemServer.run(SystemServer.java:356)
- 09-11 16:07:13.754 435 435 W KeyguardServiceWrapper: at com.android.server.SystemServer.main(SystemServer.java:223)
- 09-11 16:07:13.754 435 435 W KeyguardServiceWrapper: at java.lang.reflect.Method.invoke(Native Method)
- 09-11 16:07:13.754 435 435 W KeyguardServiceWrapper: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
- 09-11 16:07:13.754 435 435 W KeyguardServiceWrapper: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
- 09-11 16:07:13.760 435 435 W KeyguardServiceWrapper: Remote Exception
- 09-11 16:07:13.760 435 435 W KeyguardServiceWrapper: android.os.DeadObjectException
- 09-11 16:07:13.760 435 435 W KeyguardServiceWrapper: at android.os.BinderProxy.transactNative(Native Method)
- 09-11 16:07:13.760 435 435 W KeyguardServiceWrapper: at android.os.BinderProxy.transact(Binder.java:615)
- 09-11 16:07:13.760 435 435 W KeyguardServiceWrapper: at com.android.internal.policy.IKeyguardService$Stub$Proxy.onStartedWakingUp(IKeyguardService.java:359)
- 09-11 16:07:13.760 435 435 W KeyguardServiceWrapper: at com.android.server.policy.keyguard.KeyguardServiceWrapper.onStartedWakingUp(KeyguardServiceWrapper.java:134)
- 09-11 16:07:13.760 435 435 W KeyguardServiceWrapper: at com.android.server.policy.keyguard.KeyguardServiceDelegate.onStartedWakingUp(KeyguardServiceDelegate.java:277)
- 09-11 16:07:13.760 435 435 W KeyguardServiceWrapper: at com.android.server.policy.PhoneWindowManager.startedWakingUp(PhoneWindowManager.java:6651)
- 09-11 16:07:13.760 435 435 W KeyguardServiceWrapper: at com.android.server.power.Notifier$5.run(Notifier.java:406)
- 09-11 16:07:13.760 435 435 W KeyguardServiceWrapper: at android.os.Handler.handleCallback(Handler.java:751)
- 09-11 16:07:13.760 435 435 W KeyguardServiceWrapper: at android.os.Handler.dispatchMessage(Handler.java:95)
- 09-11 16:07:13.760 435 435 W KeyguardServiceWrapper: at android.os.Looper.loop(Looper.java:154)
- 09-11 16:07:13.760 435 435 W KeyguardServiceWrapper: at com.android.server.SystemServer.run(SystemServer.java:356)
- 09-11 16:07:13.760 435 435 W KeyguardServiceWrapper: at com.android.server.SystemServer.main(SystemServer.java:223)
- 09-11 16:07:13.760 435 435 W KeyguardServiceWrapper: at java.lang.reflect.Method.invoke(Native Method)
- 09-11 16:07:13.760 435 435 W KeyguardServiceWrapper: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
- 09-11 16:07:13.760 435 435 W KeyguardServiceWrapper: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
- 09-11 16:07:13.973 435 2719 I ActivityManager: Start proc 20655:com.android.systemui/u0a7 for restart com.android.systemui
- 09-11 16:07:14.964 435 435 W WallpaperManagerService: Wallpaper service gone: ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
- 09-11 16:07:16.769 435 451 I ActivityManager: Config changes=480 {1.0 ?mcc?mnc [en_US] ldltr sw768dp w1024dp h696dp 160dpi xlrg land finger -keyb/v/h -nav/h s.97}
- 09-11 16:07:17.019 435 457 W WindowManager: Window freeze timeout expired.
- 09-11 16:07:17.019 435 457 W WindowManager: Force clearing orientation change: Window{622d601 u0 KeyguardScrim}
- 09-11 16:07:17.019 435 457 W WindowManager: Force clearing orientation change: Window{3711df9 u0 Application Not Responding: com.thh.hdmovies2033}
- 09-11 16:07:17.019 435 457 W WindowManager: Force clearing orientation change: Window{ba5cec6 u0 com.thh.hdmovies2033/com.thh.at.AtDetails}
- 09-11 16:07:18.465 435 457 I WindowManager: Screen frozen for +3s446ms due to Window{e270d10 u0 NavigationBar}
- 09-11 16:07:19.966 435 455 W WallpaperManagerService: Wallpaper reconnect timed out, reverting to built-in wallpaper!
- 09-11 16:07:23.478 435 450 W ActivityManager: Activity destroy timeout for ActivityRecord{2eaa0b2 u0 com.thh.hdmovies2033/com.thh.at.AtPlayer t427 f}
- 09-11 16:07:32.139 435 435 D TrustManagerService: Removing dead TrustListener.
- 09-11 16:07:32.144 20655 20655 V FingerprintManager: FingerprintManagerService was null
- 09-11 16:07:33.627 435 1024 W WindowManager: Failed looking up window
- 09-11 16:07:33.627 435 1024 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@bd47db9 does not exist
- 09-11 16:07:33.627 435 1024 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9450)
- 09-11 16:07:33.627 435 1024 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9441)
- 09-11 16:07:33.627 435 1024 W WindowManager: at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2390)
- 09-11 16:07:33.627 435 1024 W WindowManager: at com.android.server.wm.Session.remove(Session.java:193)
- 09-11 16:07:33.627 435 1024 W WindowManager: at android.view.IWindowSession$Stub.onTransact(IWindowSession.java:242)
- 09-11 16:07:33.627 435 1024 W WindowManager: at com.android.server.wm.Session.onTransact(Session.java:136)
- 09-11 16:07:33.627 435 1024 W WindowManager: at android.os.Binder.execTransact(Binder.java:565)
- 09-11 16:07:35.286 435 450 W BroadcastQueue: Timeout of broadcast BroadcastRecord{95f0bde u-1 android.intent.action.SCREEN_OFF} - receiver=android.os.BinderProxy@33d108a, started 10020ms ago
- 09-11 16:07:35.287 435 450 W BroadcastQueue: Receiver during timeout: BroadcastFilter{f2ee318 u0 ReceiverList{c646fb 20052 com.android.systemui/10007/u0 remote:33d108a}}
- 09-11 16:07:42.911 435 2719 I StatusBarManagerService: registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@571c29c
- 09-11 16:07:45.296 435 450 W BroadcastQueue: Timeout of broadcast BroadcastRecord{95f0bde u-1 android.intent.action.SCREEN_OFF} - receiver=android.os.BinderProxy@236d39a, started 10009ms ago
- 09-11 16:07:45.296 435 450 W BroadcastQueue: Receiver during timeout: BroadcastFilter{31784a8 u0 ReceiverList{8ed34cb 20052 com.android.systemui/10007/u0 remote:236d39a}}
- 09-11 16:07:45.668 435 478 I PowerManagerService: Going to sleep due to power button (uid 1000)...
- 09-11 16:07:45.669 435 459 I PowerManagerService: Sleeping (uid 1000)...
- 09-11 16:07:45.676 435 450 I VrManagerService: VR mode is disallowed
- 09-11 16:07:46.590 435 459 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
- 09-11 16:07:46.629 435 457 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
- 09-11 16:07:48.996 435 478 I PowerManagerService: Waking up from sleep (uid 1000)...
- 09-11 16:07:49.001 435 459 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
- 09-11 16:07:49.001 435 459 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
- 09-11 16:07:49.031 435 459 D LuxLevels: bright hysteresis constant= 0.1, threshold=6.6000004, lux=6.0
- 09-11 16:07:49.031 435 459 D LuxLevels: dark hysteresis constant= 0.2, threshold=4.8, lux=6.0
- 09-11 16:07:49.069 435 457 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
- 09-11 16:07:50.030 435 451 W WindowManager: Keyguard drawn timeout. Setting mKeyguardDrawComplete
- 09-11 16:07:50.055 435 459 I DisplayPowerController: Unblocked screen on after 1053 ms
- 09-11 16:07:50.056 435 459 I VrManagerService: VR mode is allowed
- 09-11 16:07:52.135 435 478 I PowerManagerService: Going to sleep due to power button (uid 1000)...
- 09-11 16:07:52.137 435 459 I PowerManagerService: Sleeping (uid 1000)...
- 09-11 16:07:52.142 435 450 I VrManagerService: VR mode is disallowed
- 09-11 16:07:52.733 435 459 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
- 09-11 16:07:52.749 435 457 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
- 09-11 16:07:53.361 435 478 I PowerManagerService: Waking up from sleep (uid 1000)...
- 09-11 16:07:53.366 435 459 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
- 09-11 16:07:53.366 435 459 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
- 09-11 16:07:53.381 435 459 D LuxLevels: bright hysteresis constant= 0.1, threshold=6.6000004, lux=6.0
- 09-11 16:07:53.381 435 459 D LuxLevels: dark hysteresis constant= 0.2, threshold=4.8, lux=6.0
- 09-11 16:07:53.384 435 457 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
- 09-11 16:07:54.379 435 451 W WindowManager: Keyguard drawn timeout. Setting mKeyguardDrawComplete
- 09-11 16:07:54.395 435 459 I DisplayPowerController: Unblocked screen on after 1029 ms
- 09-11 16:07:54.397 435 459 I VrManagerService: VR mode is allowed
- 09-11 16:07:55.297 435 450 W BroadcastQueue: Timeout of broadcast BroadcastRecord{95f0bde u-1 android.intent.action.SCREEN_OFF} - receiver=android.os.BinderProxy@88e859d, started 10000ms ago
- 09-11 16:07:55.297 435 450 W BroadcastQueue: Receiver during timeout: BroadcastFilter{a0b55e3 u-1 ReceiverList{5d2ea12 20052 com.android.systemui/10007/u-1 remote:88e859d}}
- 09-11 16:07:56.327 435 450 I VrManagerService: VR mode is disallowed
- 09-11 16:07:56.827 435 450 W ActivityManager: Activity pause timeout for ActivityRecord{54ba6cf u0 com.thh.hdmovies2033/com.google.android.gms.ads.AdActivity t427}
- 09-11 16:08:00.075 435 457 W WindowManager: Window freeze timeout expired.
- 09-11 16:08:00.075 435 457 W WindowManager: Force clearing orientation change: Window{622d601 u0 KeyguardScrim EXITING}
- 09-11 16:08:00.075 435 457 W WindowManager: Force clearing orientation change: Window{3711df9 u0 Application Not Responding: com.thh.hdmovies2033}
- 09-11 16:08:00.075 435 457 W WindowManager: Force clearing orientation change: Window{32242b0 u0 com.thh.hdmovies2033/com.google.android.gms.ads.AdActivity}
- 09-11 16:08:00.075 435 457 W WindowManager: Force clearing orientation change: Window{4918137 u0 com.thh.hdmovies2033/com.thh.at.AtDetails}
- 09-11 16:08:00.076 435 457 W WindowManager: Force clearing orientation change: Window{3c08ab4 u0 com.android.systemui.ImageWallpaper}
- 09-11 16:08:00.091 435 450 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
- 09-11 16:08:00.195 435 451 I ActivityManager: Config changes=480 {1.0 ?mcc?mnc [en_US] ldltr sw768dp w768dp h952dp 160dpi xlrg port finger -keyb/v/h -nav/h s.98}
- 09-11 16:08:00.927 435 457 I WindowManager: Screen frozen for +4s571ms due to Window{622d601 u0 KeyguardScrim}
- 09-11 16:08:02.185 435 450 W ActivityManager: Activity stop timeout for ActivityRecord{54ba6cf u0 com.thh.hdmovies2033/com.google.android.gms.ads.AdActivity t427}
- 09-11 16:08:02.512 435 478 I PowerManagerService: Going to sleep due to power button (uid 1000)...
- 09-11 16:08:02.513 435 459 I PowerManagerService: Sleeping (uid 1000)...
- 09-11 16:08:03.034 435 459 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
- 09-11 16:08:03.114 435 457 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
- 09-11 16:08:04.625 435 486 D WifiService: New client listening to asynchronous messages
- 09-11 16:08:05.121 435 478 I PowerManagerService: Waking up from sleep (uid 1000)...
- 09-11 16:08:05.125 435 459 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
- 09-11 16:08:05.126 435 459 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
- 09-11 16:08:05.129 435 459 D LuxLevels: bright hysteresis constant= 0.1, threshold=6.6000004, lux=6.0
- 09-11 16:08:05.129 435 459 D LuxLevels: dark hysteresis constant= 0.2, threshold=4.8, lux=6.0
- 09-11 16:08:05.168 435 457 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
- 09-11 16:08:05.910 435 457 W WindowManager: Window freeze timeout expired.
- 09-11 16:08:05.910 435 457 W WindowManager: Force clearing orientation change: Window{4d46fcb u0 StatusBar}
- 09-11 16:08:06.551 435 459 I DisplayPowerController: Unblocked screen on after 1426 ms
- 09-11 16:08:07.861 435 5828 I ActivityManager: Activity reported stop, but no longer stopping: ActivityRecord{54ba6cf u0 com.thh.hdmovies2033/com.google.android.gms.ads.AdActivity t427}
- 09-11 16:08:08.537 435 457 W WindowManager: Window freeze timeout expired.
- 09-11 16:08:08.537 435 457 W WindowManager: Force clearing orientation change: Window{3c08ab4 u0 com.android.systemui.ImageWallpaper}
- 09-11 16:08:10.120 435 450 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
- 09-11 16:08:10.969 435 450 W BroadcastQueue: Timeout of broadcast BroadcastRecord{95f0bde u-1 android.intent.action.SCREEN_OFF} - receiver=android.os.BinderProxy@ee1ac06, started 10001ms ago
- 09-11 16:08:10.969 435 450 W BroadcastQueue: Receiver during timeout: BroadcastFilter{7b340f4 u0 ReceiverList{b2442c7 20237 com.thh.hdmovies2033/10011/u0 remote:ee1ac06}}
- 09-11 16:08:10.970 435 450 I ActivityManager: Skipping duplicate ANR: ProcessRecord{b201269 20237:com.thh.hdmovies2033/u0a11} Broadcast of Intent { act=android.intent.action.SCREEN_OFF flg=0x50000010 }
- 09-11 16:08:11.408 435 500 I ActivityManager: Activity reported stop, but no longer stopping: ActivityRecord{54ba6cf u0 com.thh.hdmovies2033/com.google.android.gms.ads.AdActivity t427}
- 09-11 16:08:13.127 435 450 I VrManagerService: VR mode is allowed
- 09-11 16:08:13.897 435 1702 I ActivityManager: Setting hasTopUi=false for pid=20655
- 09-11 16:08:14.842 435 451 W ActivityManager: Force finishing activity com.thh.hdmovies2033/com.google.android.gms.ads.AdActivity
- 09-11 16:08:14.871 435 451 W ActivityManager: Force finishing activity com.thh.hdmovies2033/com.thh.at.AtDetails
- 09-11 16:08:14.933 435 451 I ActivityManager: Killing 20237:com.thh.hdmovies2033/u0a11 (adj 0): user request after error
- 09-11 16:08:15.162 435 457 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0
- 09-11 16:08:15.231 435 452 E libprocessgroup: failed to kill 1 processes for processgroup 20237
- 09-11 16:08:15.448 435 9694 I WindowManager: WIN DEATH: Window{4ecfcdc u0 com.thh.hdmovies2033/com.thh.at.AtDetails}
- 09-11 16:08:15.448 435 1653 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=117, [ Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND] ], android.os.BinderProxy@6e0193c)
- 09-11 16:08:15.449 435 1024 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=116, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ], android.os.BinderProxy@58336c5)
- 09-11 16:08:15.449 435 9700 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=115, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ], android.os.BinderProxy@4ec881a)
- 09-11 16:08:15.468 435 9703 D ActivityManager: cleanUpApplicationRecord -- 20237
- 09-11 16:08:15.473 435 1024 I WindowManager: WIN DEATH: Window{32242b0 u0 com.thh.hdmovies2033/com.google.android.gms.ads.AdActivity}
- 09-11 16:08:15.478 435 9700 I WindowManager: WIN DEATH: Window{59e4946 u0 com.thh.hdmovies2033/com.thh.at.AtMain}
- 09-11 16:08:15.714 435 9703 I ActivityManager: Start proc 20823:com.thh.hdmovies2033/u0a11 for activity com.thh.hdmovies2033/com.thh.at.AtMain
- 09-11 16:08:15.742 435 491 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=117, [ Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND] ]
- 09-11 16:08:15.743 435 491 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=116, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ]
- 09-11 16:08:15.744 435 491 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=115, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ]
- 09-11 16:08:16.246 435 9698 W ActivityManager: Slow operation: 146ms so far, now at attachApplicationLocked: after mServices.attachApplicationLocked
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: FATAL EXCEPTION: main
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: Process: com.thh.hdmovies2033, PID: 20823
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.thh.hdmovies2033/com.thh.at.AtMain}: java.lang.NullPointerException: Attempt to read from field 'java.lang.String com.thh.model.MCateObj.Id' on a null object reference
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2681)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2742)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at android.app.ActivityThread.-wrap12(ActivityThread.java)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1489)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6171)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to read from field 'java.lang.String com.thh.model.MCateObj.Id' on a null object reference
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at com.thh.fragment.FragCateDetails.initValue(FragCateDetails.java:22)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at com.thh.fragment.FragHome.initViewStart(FragHome.java:68)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at com.thh.fragment.FragCateDetails.onCreateView(FragCateDetails.java:31)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at android.support.v4.app.Fragment.performCreateView(Fragment.java:1962)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1067)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1248)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1230)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.dispatchActivityCreated(FragmentManager.java:2042)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at android.support.v4.app.FragmentController.dispatchActivityCreated(FragmentController.java:165)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at android.support.v4.app.FragmentActivity.onStart(FragmentActivity.java:543)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at com.thh.at.AtBase.onStart(AtBase.java:62)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at android.app.Instrumentation.callActivityOnStart(Instrumentation.java:1248)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at android.app.Activity.performStart(Activity.java:6699)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2644)
- 09-11 16:08:20.717 20823 20823 E AndroidRuntime: ... 9 more
- 09-11 16:08:20.722 435 5826 W ActivityManager: Force finishing activity com.thh.hdmovies2033/com.thh.at.AtMain
- 09-11 16:08:20.773 435 5826 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 com.android.server.am.AppErrors.crashApplicationInner:370 com.android.server.am.AppErrors.crashApplication:305 com.android.server.am.ActivityManagerService.handleApplicationCrashInner:13551 com.android.server.am.ActivityManagerService.handleApplicationCrash:13533
- 09-11 16:08:20.824 435 451 W ViewRootImpl[hdmovies2033]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=159313921, downTime=159311352, deviceId=-1, source=0x101 }
- 09-11 16:08:20.824 435 451 W ViewRootImpl[hdmovies2033]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=159313921, downTime=159311352, deviceId=-1, source=0x101 }
- 09-11 16:08:20.824 435 451 W ViewRootImpl[hdmovies2033]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=159313921, downTime=159311352, deviceId=-1, source=0x101 }
- 09-11 16:08:20.824 435 451 W ViewRootImpl[hdmovies2033]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=159313921, downTime=159311352, deviceId=-1, source=0x101 }
- 09-11 16:08:20.824 435 451 W ViewRootImpl[hdmovies2033]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=159313921, downTime=159311352, deviceId=-1, source=0x101 }
- 09-11 16:08:20.824 435 451 W ViewRootImpl[hdmovies2033]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=159313921, downTime=159311352, deviceId=-1, source=0x101 }
- 09-11 16:08:21.225 435 450 W ActivityManager: Activity pause timeout for ActivityRecord{bfcbd44 u0 com.thh.hdmovies2033/com.thh.at.AtMain t427 f}
- 09-11 16:08:21.274 435 450 I WindowManager: Failed to capture screenshot of Token{2df7e2d ActivityRecord{bfcbd44 u0 com.thh.hdmovies2033/com.thh.at.AtMain t427 f}} appWin=Window{2ce797d u0 Starting com.thh.hdmovies2033} drawState=4
- 09-11 16:08:21.671 435 450 W BroadcastQueue: Timeout of broadcast BroadcastRecord{bb0ac8 u-1 android.intent.action.TIME_TICK} - receiver=android.os.BinderProxy@fd21ed3, started 10000ms ago
- 09-11 16:08:21.671 435 450 W BroadcastQueue: Receiver during timeout: BroadcastFilter{f1ba909 u0 ReceiverList{c0d9a10 20052 com.android.systemui/10007/u0 remote:fd21ed3}}
- 09-11 16:08:22.595 435 5826 W ActivityManager: Force finishing activity com.thh.hdmovies2033/com.thh.at.AtMain
- 09-11 16:08:22.722 435 5826 I ActivityManager: Killing 20823:com.thh.hdmovies2033/u0a11 (adj 900): crash
- 09-11 16:08:22.723 435 5826 D ActivityManager: cleanUpApplicationRecord -- 20823
- 09-11 16:08:22.942 435 457 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0
- 09-11 16:08:24.507 435 1653 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=us.ut.k12.davis.android.myDSD/.SignInBaseActivity bnds=[509,597][634,761] (has extras)} from uid 10080 on display 0
- 09-11 16:08:24.583 435 1702 I ActivityManager: Start proc 20888:us.ut.k12.davis.android.myDSD/u0a111 for activity us.ut.k12.davis.android.myDSD/.SignInBaseActivity
- 09-11 16:08:28.004 435 9706 I ActivityManager: START u0 {cmp=us.ut.k12.davis.android.myDSD/.SignInActivity} from uid 10111 on display 0
- --------- beginning of main
- 09-11 16:08:28.099 20888 20899 I art : Background sticky concurrent mark sweep GC freed 1342(106KB) AllocSpace objects, 3(60KB) LOS objects, 15% free, 1748KB/2MB, paused 21.942ms total 89.263ms
- 09-11 16:08:28.131 20888 20905 I GAv4 : Dry run enabled. Would have sent hit: ht=1505167708128, _v=ma11.0.20, a=2060465040, aid=us.ut.k12.davis.android.myDSD, aiid=com.android.vending, an=myDSD, av=1.8, cd=us.ut.k12.davis.android.myDSD.SignInActivity, cid=e814beed-8336-4336-9de0-2125db983dc2, sr=768x976, t=screenview, tid=UA-48785819-1, ul=en-us, v=1
- 09-11 16:08:28.294 20888 20888 I TextInputLayout: EditText added is not a TextInputEditText. Please switch to using that class instead.
- 09-11 16:08:28.308 20888 20888 I TextInputLayout: EditText added is not a TextInputEditText. Please switch to using that class instead.
- 09-11 16:08:28.350 20888 20899 I art : Background partial concurrent mark sweep GC freed 2895(213KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 1958KB/2MB, paused 4.119ms total 132.629ms
- 09-11 16:08:28.860 974 20236 I chatty : uid=10015(com.google.android.gms) lowpool[400] expire 6 lines
- 09-11 16:08:31.145 171 210 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines
- 09-11 16:08:31.675 435 450 W BroadcastQueue: Timeout of broadcast BroadcastRecord{bb0ac8 u-1 android.intent.action.TIME_TICK} - receiver=android.os.BinderProxy@38967d8, started 10003ms ago
- 09-11 16:08:31.675 435 450 W BroadcastQueue: Receiver during timeout: BroadcastFilter{65f9e16 u0 ReceiverList{8353731 20052 com.android.systemui/10007/u0 remote:38967d8}}
- 09-11 16:08:31.678 20655 20669 W Binder : Binder call failed.
- 09-11 16:08:31.678 20655 20669 W Binder : android.os.DeadObjectException
- 09-11 16:08:31.678 20655 20669 W Binder : at android.os.BinderProxy.transactNative(Native Method)
- 09-11 16:08:31.678 20655 20669 W Binder : at android.os.BinderProxy.transact(Binder.java:615)
- 09-11 16:08:31.678 20655 20669 W Binder : at android.content.IIntentReceiver$Stub$Proxy.performReceive(IIntentReceiver.java:124)
- 09-11 16:08:31.678 20655 20669 W Binder : at android.app.ActivityThread$ApplicationThread.scheduleRegisteredReceiver(ActivityThread.java:956)
- 09-11 16:08:31.678 20655 20669 W Binder : at android.app.ApplicationThreadNative.onTransact(ApplicationThreadNative.java:414)
- 09-11 16:08:31.678 20655 20669 W Binder : at android.os.Binder.execTransact(Binder.java:565)
- 09-11 16:08:41.448 524 541 W art : Suspending all threads took: 53.009ms
- 09-11 16:08:41.561 524 541 I art : CollectorTransition marksweep + semispace GC freed 4558(175KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/3MB, paused 103.546ms total 103.546ms
- 09-11 16:08:41.687 435 450 W BroadcastQueue: Timeout of broadcast BroadcastRecord{bb0ac8 u-1 android.intent.action.TIME_TICK} - receiver=android.os.BinderProxy@20f663b, started 10011ms ago
- 09-11 16:08:41.687 435 450 W BroadcastQueue: Receiver during timeout: BroadcastFilter{70282b1 u-1 ReceiverList{e56b158 20052 com.android.systemui/10007/u-1 remote:20f663b}}
- 09-11 16:08:41.689 20655 20694 W Binder : Binder call failed.
- 09-11 16:08:41.689 20655 20694 W Binder : android.os.DeadObjectException
- 09-11 16:08:41.689 20655 20694 W Binder : at android.os.BinderProxy.transactNative(Native Method)
- 09-11 16:08:41.689 20655 20694 W Binder : at android.os.BinderProxy.transact(Binder.java:615)
- 09-11 16:08:41.689 20655 20694 W Binder : at android.content.IIntentReceiver$Stub$Proxy.performReceive(IIntentReceiver.java:124)
- 09-11 16:08:41.689 20655 20694 W Binder : at android.app.ActivityThread$ApplicationThread.scheduleRegisteredReceiver(ActivityThread.java:956)
- 09-11 16:08:41.689 20655 20694 W Binder : at android.app.ApplicationThreadNative.onTransact(ApplicationThreadNative.java:414)
- 09-11 16:08:41.689 20655 20694 W Binder : at android.os.Binder.execTransact(Binder.java:565)
- 09-11 16:08:41.781 524 524 W RichInputMethodSubtype: Can't find emoji subtype
- 09-11 16:08:41.781 524 524 W RichInputMethodSubtype: No input method subtype found; returning dummy subtype: Multi-lingual subtype: android.view.inputmethod.InputMethodSubtype@d78b2ed0, zz
- 09-11 16:08:42.066 524 524 I EmojiCategory: Last Emoji category id is 8
- 09-11 16:08:42.091 524 524 W ViewPager: Requested offscreen page limit 0 too small; defaulting to 1
- 09-11 16:08:42.100 524 524 I LatinIME: Starting input. Cursor position = 0,0
- 09-11 16:08:42.189 524 524 I Choreographer: Skipped 37 frames! The application may be doing too much work on its main thread.
- 09-11 16:08:44.456 171 210 I chatty : uid=1041(audioserver) AudioOut_D expire 5 lines
- 09-11 16:08:51.697 435 450 W BroadcastQueue: Timeout of broadcast BroadcastRecord{bb0ac8 u-1 android.intent.action.TIME_TICK} - receiver=android.os.BinderProxy@78b660f, started 10009ms ago
- 09-11 16:08:51.697 435 450 W BroadcastQueue: Receiver during timeout: BroadcastFilter{aebf8a5 u0 ReceiverList{e0d369c 20052 com.android.systemui/10007/u0 remote:78b660f}}
- 09-11 16:08:51.704 20655 20694 W Binder : Binder call failed.
- 09-11 16:08:51.704 20655 20694 W Binder : android.os.DeadObjectException
- 09-11 16:08:51.704 20655 20694 W Binder : at android.os.BinderProxy.transactNative(Native Method)
- 09-11 16:08:51.704 20655 20694 W Binder : at android.os.BinderProxy.transact(Binder.java:615)
- 09-11 16:08:51.704 20655 20694 W Binder : at android.content.IIntentReceiver$Stub$Proxy.performReceive(IIntentReceiver.java:124)
- 09-11 16:08:51.704 20655 20694 W Binder : at android.app.ActivityThread$ApplicationThread.scheduleRegisteredReceiver(ActivityThread.java:956)
- 09-11 16:08:51.704 20655 20694 W Binder : at android.app.ApplicationThreadNative.onTransact(ApplicationThreadNative.java:414)
- 09-11 16:08:51.704 20655 20694 W Binder : at android.os.Binder.execTransact(Binder.java:565)
- 09-11 16:08:54.276 974 974 I chatty : uid=10015 com.google.android.gms.persistent expire 17 lines
- 09-11 16:08:54.519 974 19775 I chatty : uid=10015(com.google.android.gms) lowpool[393] expire 5 lines
- 09-11 16:08:54.879 974 20926 I chatty : uid=10015 com.google.android.gms.persistent expire 1 line
- 09-11 16:08:54.921 974 19850 I chatty : uid=10015(com.google.android.gms) lowpool[396] expire 1 line
- 09-11 16:08:57.847 435 449 I UsageStatsService: User[0] Flushing usage stats to disk
- 09-11 16:09:01.706 435 450 W BroadcastQueue: Timeout of broadcast BroadcastRecord{bb0ac8 u-1 android.intent.action.TIME_TICK} - receiver=android.os.BinderProxy@14500f7, started 10007ms ago
- 09-11 16:09:01.706 435 450 W BroadcastQueue: Receiver during timeout: BroadcastFilter{60c11cd u0 ReceiverList{6b6db64 20052 com.android.systemui/10007/u0 remote:14500f7}}
- 09-11 16:09:01.708 20655 20694 W Binder : Binder call failed.
- 09-11 16:09:01.708 20655 20694 W Binder : android.os.DeadObjectException
- 09-11 16:09:01.708 20655 20694 W Binder : at android.os.BinderProxy.transactNative(Native Method)
- 09-11 16:09:01.708 20655 20694 W Binder : at android.os.BinderProxy.transact(Binder.java:615)
- 09-11 16:09:01.708 20655 20694 W Binder : at android.content.IIntentReceiver$Stub$Proxy.performReceive(IIntentReceiver.java:124)
- 09-11 16:09:01.708 20655 20694 W Binder : at android.app.ActivityThread$ApplicationThread.scheduleRegisteredReceiver(ActivityThread.java:956)
- 09-11 16:09:01.708 20655 20694 W Binder : at android.app.ApplicationThreadNative.onTransact(ApplicationThreadNative.java:414)
- 09-11 16:09:01.708 20655 20694 W Binder : at android.os.Binder.execTransact(Binder.java:565)
- 09-11 16:09:11.707 435 450 W BroadcastQueue: Timeout of broadcast BroadcastRecord{bb0ac8 u-1 android.intent.action.TIME_TICK} - receiver=android.os.BinderProxy@548b4e1, started 10000ms ago
- 09-11 16:09:11.707 435 450 W BroadcastQueue: Receiver during timeout: BroadcastFilter{3dfa0c7 u0 ReceiverList{e17c206 20052 com.android.systemui/10007/u0 remote:548b4e1}}
- 09-11 16:09:11.709 20655 20694 W Binder : Binder call failed.
- 09-11 16:09:11.709 20655 20694 W Binder : android.os.DeadObjectException
- 09-11 16:09:11.709 20655 20694 W Binder : at android.os.BinderProxy.transactNative(Native Method)
- 09-11 16:09:11.709 20655 20694 W Binder : at android.os.BinderProxy.transact(Binder.java:615)
- 09-11 16:09:11.709 20655 20694 W Binder : at android.content.IIntentReceiver$Stub$Proxy.performReceive(IIntentReceiver.java:124)
- 09-11 16:09:11.709 20655 20694 W Binder : at android.app.ActivityThread$ApplicationThread.scheduleRegisteredReceiver(ActivityThread.java:956)
- 09-11 16:09:11.709 20655 20694 W Binder : at android.app.ApplicationThreadNative.onTransact(ApplicationThreadNative.java:414)
- 09-11 16:09:11.709 20655 20694 W Binder : at android.os.Binder.execTransact(Binder.java:565)
- 09-11 16:09:17.108 524 524 I LatinIME: Starting input. Cursor position = 0,0
- 09-11 16:09:17.108 20888 20888 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
- 09-11 16:09:18.933 32271 32271 I art : Starting a blocking GC Alloc
- 09-11 16:09:18.933 32271 32271 I art : Starting a blocking GC Alloc
- 09-11 16:09:21.710 435 450 W BroadcastQueue: Timeout of broadcast BroadcastRecord{bb0ac8 u-1 android.intent.action.TIME_TICK} - receiver=android.os.BinderProxy@a1e46f4, started 10003ms ago
- 09-11 16:09:21.711 435 450 W BroadcastQueue: Receiver during timeout: BroadcastFilter{f5df892 u0 ReceiverList{d3abe1d 20052 com.android.systemui/10007/u0 remote:a1e46f4}}
- 09-11 16:09:21.779 171 2785 I chatty : uid=1041(audioserver) Binder:171_3 expire 2 lines
- 09-11 16:09:21.855 974 2153 I chatty : uid=10015(com.google.android.gms) NearbyDirectMai expire 19 lines
- 09-11 16:09:21.948 32271 32271 V monitor_battery: Screen On
- 09-11 16:09:21.951 32271 32271 V monitor_network: Screen On
- 09-11 16:09:21.958 435 9702 W BroadcastQueue: Failure sending broadcast Intent { act=android.intent.action.SCREEN_ON flg=0x50000010 }
- 09-11 16:09:21.958 435 9702 W BroadcastQueue: android.os.RemoteException: app.thread must not be null
- 09-11 16:09:21.958 435 9702 W BroadcastQueue: at com.android.server.am.BroadcastQueue.performReceiveLocked(BroadcastQueue.java:494)
- 09-11 16:09:21.958 435 9702 W BroadcastQueue: at com.android.server.am.BroadcastQueue.deliverToRegisteredReceiverLocked(BroadcastQueue.java:668)
- 09-11 16:09:21.958 435 9702 W BroadcastQueue: at com.android.server.am.BroadcastQueue.processNextBroadcast(BroadcastQueue.java:953)
- 09-11 16:09:21.958 435 9702 W BroadcastQueue: at com.android.server.am.ActivityManagerService.finishReceiver(ActivityManagerService.java:18737)
- 09-11 16:09:21.958 435 9702 W BroadcastQueue: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:529)
- 09-11 16:09:21.958 435 9702 W BroadcastQueue: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2810)
- 09-11 16:09:21.958 435 9702 W BroadcastQueue: at android.os.Binder.execTransact(Binder.java:565)
- 09-11 16:09:21.962 435 450 W BroadcastQueue: Failure sending broadcast Intent { act=android.intent.action.SCREEN_ON flg=0x50000010 }
- 09-11 16:09:21.962 435 450 W BroadcastQueue: android.os.RemoteException: app.thread must not be null
- 09-11 16:09:21.962 435 450 W BroadcastQueue: at com.android.server.am.BroadcastQueue.performReceiveLocked(BroadcastQueue.java:494)
- 09-11 16:09:21.962 435 450 W BroadcastQueue: at com.android.server.am.BroadcastQueue.deliverToRegisteredReceiverLocked(BroadcastQueue.java:668)
- 09-11 16:09:21.962 435 450 W BroadcastQueue: at com.android.server.am.BroadcastQueue.processNextBroadcast(BroadcastQueue.java:953)
- 09-11 16:09:21.962 435 450 W BroadcastQueue: at com.android.server.am.BroadcastQueue$BroadcastHandler.handleMessage(BroadcastQueue.java:172)
- 09-11 16:09:21.962 435 450 W BroadcastQueue: at android.os.Handler.dispatchMessage(Handler.java:102)
- 09-11 16:09:21.962 435 450 W BroadcastQueue: at android.os.Looper.loop(Looper.java:154)
- 09-11 16:09:21.962 435 450 W BroadcastQueue: at android.os.HandlerThread.run(HandlerThread.java:61)
- 09-11 16:09:21.962 435 450 W BroadcastQueue: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 09-11 16:09:21.963 435 450 W BroadcastQueue: Failure sending broadcast Intent { act=android.intent.action.SCREEN_ON flg=0x50000010 }
- 09-11 16:09:21.963 435 450 W BroadcastQueue: android.os.RemoteException: app.thread must not be null
- 09-11 16:09:21.963 435 450 W BroadcastQueue: at com.android.server.am.BroadcastQueue.performReceiveLocked(BroadcastQueue.java:494)
- 09-11 16:09:21.963 435 450 W BroadcastQueue: at com.android.server.am.BroadcastQueue.deliverToRegisteredReceiverLocked(BroadcastQueue.java:668)
- 09-11 16:09:21.963 435 450 W BroadcastQueue: at com.android.server.am.BroadcastQueue.processNextBroadcast(BroadcastQueue.java:953)
- 09-11 16:09:21.963 435 450 W BroadcastQueue: at com.android.server.am.BroadcastQueue$BroadcastHandler.handleMessage(BroadcastQueue.java:172)
- 09-11 16:09:21.963 435 450 W BroadcastQueue: at android.os.Handler.dispatchMessage(Handler.java:102)
- 09-11 16:09:21.963 435 450 W BroadcastQueue: at android.os.Looper.loop(Looper.java:154)
- 09-11 16:09:21.963 435 450 W BroadcastQueue: at android.os.HandlerThread.run(HandlerThread.java:61)
- 09-11 16:09:21.963 435 450 W BroadcastQueue: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 09-11 16:09:22.001 171 2784 I chatty : uid=1041(audioserver) Binder:171_2 expire 1 line
- 09-11 16:09:22.040 32271 32271 V monitor_battery: Screen Off
- 09-11 16:09:22.044 32271 32271 V monitor_network: Screen Off
- 09-11 16:09:22.085 171 5724 I chatty : uid=1041(audioserver) Binder:171_4 expire 2 lines
- 09-11 16:09:22.104 510 522 D BtGatt.GattService: registerClient() - UUID=de9e37ab-fb52-4b91-a552-6feabbb55bda
- 09-11 16:09:22.159 32271 32271 V monitor_battery: Screen On
- 09-11 16:09:22.162 32271 32271 V monitor_network: Screen On
- 09-11 16:09:24.308 510 523 D BtGatt.GattService: registerClient() - UUID=c9c64cbb-e2b3-4cce-a159-ddabf80d61c2
- 09-11 16:09:26.312 974 974 I chatty : uid=10015 com.google.android.gms.persistent expire 10 lines
- 09-11 16:09:27.288 974 2153 I chatty : uid=10015(com.google.android.gms) NearbyDirectMai expire 5 lines
- 09-11 16:09:32.380 17889 3251 I chatty : uid=10015(com.google.android.gms) lowpool[12] expire 3 lines
- 09-11 16:09:43.530 524 524 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2
- 09-11 16:09:43.533 171 210 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines
- 09-11 16:09:43.629 20888 20888 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
- 09-11 16:09:43.632 20888 20933 D Retrofit: ---> HTTP POST https://ws.davis.k12.ut.us/v1/Authenticate
- 09-11 16:09:43.633 20888 20933 D Retrofit: Content-Type: application/json; charset=UTF-8
- 09-11 16:09:43.633 20888 20933 D Retrofit: Content-Length: 170
- 09-11 16:09:43.635 20888 20933 D Retrofit: {"application":"MYDSD_MOBILE","device":"HP Touchpad","osVersion":"7.1.2","password":"m1ssmyk1ds","platform":"Android","username":"annajrandall@gmail.com","version":"1.8"}
- 09-11 16:09:43.636 20888 20933 D Retrofit: ---> END HTTP (170-byte body)
- 09-11 16:09:43.648 20888 20933 D NetworkSecurityConfig: No Network Security Config specified, using platform default
- 09-11 16:09:45.119 20888 20933 D Retrofit: <--- HTTP 401 https://ws.davis.k12.ut.us/v1/Authenticate (1483ms)
- 09-11 16:09:45.120 20888 20933 D Retrofit: Cache-Control: no-cache
- 09-11 16:09:45.120 20888 20933 D Retrofit: Pragma: no-cache
- 09-11 16:09:45.120 20888 20933 D Retrofit: Expires: -1
- 09-11 16:09:45.120 20888 20933 D Retrofit: Server: Microsoft-IIS/8.5
- 09-11 16:09:45.120 20888 20933 D Retrofit: WWW-Authenticate: Basic realm="fake"
- 09-11 16:09:45.120 20888 20933 D Retrofit: X-AspNet-Version: 4.0.30319
- 09-11 16:09:45.120 20888 20933 D Retrofit: X-Powered-By: ASP.NET
- 09-11 16:09:45.120 20888 20933 D Retrofit: Access-Control-Allow-Origin: *
- 09-11 16:09:45.120 20888 20933 D Retrofit: Date: Mon, 11 Sep 2017 22:09:38 GMT
- 09-11 16:09:45.125 20888 20933 D Retrofit: Content-Length: 0
- 09-11 16:09:45.125 20888 20933 D Retrofit: Set-Cookie: BIGipServerws.mydsd-pool=3808495114.20480.0000; path=/; Httponly; Secure
- 09-11 16:09:45.125 20888 20933 D Retrofit: OkHttp-Selected-Protocol: http/1.1
- 09-11 16:09:45.125 20888 20933 D Retrofit: OkHttp-Sent-Millis: 1505167784963
- 09-11 16:09:45.125 20888 20933 D Retrofit: OkHttp-Received-Millis: 1505167785098
- 09-11 16:09:45.141 20888 20933 D Retrofit: <--- END HTTP (0-byte body)
- 09-11 16:09:54.145 24794 24794 I art : Starting a blocking GC Alloc
- 09-11 16:09:54.146 24794 24794 I art : Starting a blocking GC Alloc
- 09-11 16:09:54.178 435 5829 I chatty : uid=1000(system) Binder:435_12 expire 4 lines
- 09-11 16:09:54.337 435 1806 I chatty : uid=1000(system) Binder:435_D expire 1 line
- 09-11 16:09:54.338 435 9696 I chatty : uid=1000(system) Binder:435_16 expire 2 lines
- 09-11 16:09:54.339 435 1703 I chatty : uid=1000(system) Binder:435_A expire 1 line
- 09-11 16:09:54.391 435 9703 I chatty : uid=1000(system) Binder:435_1D expire 2 lines
- 09-11 16:09:54.461 24794 20942 I art : Starting a blocking GC Alloc
- 09-11 16:09:54.461 24794 20942 I art : Starting a blocking GC Alloc
- 09-11 16:09:54.505 24794 20942 I art : Starting a blocking GC Alloc
- 09-11 16:09:54.505 24794 20942 I art : Starting a blocking GC Alloc
- 09-11 16:09:54.550 24794 20942 I art : Starting a blocking GC Alloc
- 09-11 16:09:54.550 24794 20942 I art : Starting a blocking GC Alloc
- 09-11 16:09:54.597 24794 20942 I art : Starting a blocking GC Alloc
- 09-11 16:09:54.598 24794 20942 I art : Starting a blocking GC Alloc
- 09-11 16:09:54.641 24794 20942 I art : Starting a blocking GC Alloc
- 09-11 16:09:54.641 24794 20942 I art : Starting a blocking GC Alloc
- 09-11 16:09:54.675 24794 20942 W Settings: Setting install_non_market_apps has moved from android.provider.Settings.Global to android.provider.Settings.Secure, returning read-only value.
- 09-11 16:09:58.282 171 210 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines
- 09-11 16:09:58.323 435 9705 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@db87fba attribute=null, token = android.os.BinderProxy@7ae3f78
- 09-11 16:10:09.273 9850 9884 I PlayCommon: [382] com.google.android.play.a.g.e(244): Preparing logs for uploading
- 09-11 16:10:09.274 9850 9884 I PlayCommon: [382] com.google.android.play.a.g.e(248): No file ready to send
- 09-11 16:10:11.221 524 524 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2
- 09-11 16:10:11.245 20888 20888 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
- 09-11 16:10:11.298 524 524 I art : Waiting for a blocking GC DisableMovingGc
- 09-11 16:10:11.311 524 541 I art : CollectorTransition marksweep + semispace GC freed 17453(567KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 2MB/3MB, paused 67.749ms total 67.749ms
- 09-11 16:10:11.311 524 524 I art : WaitForGcToComplete blocked for 13.275ms for cause DisableMovingGc
- 09-11 16:10:11.311 524 524 I art : Starting a blocking GC DisableMovingGc
- 09-11 16:10:11.314 524 524 I LatinIME: Starting input. Cursor position = 10,10
- 09-11 16:10:23.309 9850 9870 I PlayCommon: [336] com.google.android.play.a.g.e(244): Preparing logs for uploading
- 09-11 16:10:23.312 9850 9870 I PlayCommon: [336] com.google.android.play.a.g.e(248): No file ready to send
- 09-11 16:10:33.717 32271 32271 I art : Starting a blocking GC Alloc
- 09-11 16:10:33.717 32271 32271 I art : Starting a blocking GC Alloc
- 09-11 16:11:20.168 9850 9906 I PlayCommon: [367] com.google.android.play.a.g.e(244): Preparing logs for uploading
- 09-11 16:11:20.170 9850 9906 I PlayCommon: [367] com.google.android.play.a.g.e(248): No file ready to send
- 09-11 16:11:20.179 9850 9907 I PlayCommon: [368] com.google.android.play.a.g.e(244): Preparing logs for uploading
- 09-11 16:11:20.182 9850 9907 I PlayCommon: [368] com.google.android.play.a.g.e(248): No file ready to send
- 09-11 16:11:50.870 32271 32271 I art : Starting a blocking GC Alloc
- 09-11 16:11:50.870 32271 32271 I art : Starting a blocking GC Alloc
- 09-11 16:12:36.752 524 524 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2
- 09-11 16:12:36.753 171 210 I chatty : uid=1041(audioserver) AudioOut_D expire 18 lines
- 09-11 16:12:36.774 20888 20966 D Retrofit: ---> HTTP POST https://ws.davis.k12.ut.us/v1/Authenticate
- 09-11 16:12:36.774 20888 20966 D Retrofit: Content-Type: application/json; charset=UTF-8
- 09-11 16:12:36.774 20888 20966 D Retrofit: Content-Length: 170
- 09-11 16:12:36.775 20888 20966 D Retrofit: {"application":"MYDSD_MOBILE","device":"HP Touchpad","osVersion":"7.1.2","password":"m1ssmyk1ds","platform":"Android","username":"annajrandall@gmail.com","version":"1.8"}
- 09-11 16:12:36.776 20888 20966 D Retrofit: ---> END HTTP (170-byte body)
- 09-11 16:12:36.776 20888 20888 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
- 09-11 16:12:36.855 20888 20888 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
- 09-11 16:12:37.153 20888 20966 D Retrofit: <--- HTTP 401 https://ws.davis.k12.ut.us/v1/Authenticate (376ms)
- 09-11 16:12:37.153 20888 20966 D Retrofit: Cache-Control: no-cache
- 09-11 16:12:37.154 20888 20966 D Retrofit: Pragma: no-cache
- 09-11 16:12:37.154 20888 20966 D Retrofit: Expires: -1
- 09-11 16:12:37.154 20888 20966 D Retrofit: Server: Microsoft-IIS/8.5
- 09-11 16:12:37.154 20888 20966 D Retrofit: WWW-Authenticate: Basic realm="fake"
- 09-11 16:12:37.154 20888 20966 D Retrofit: X-AspNet-Version: 4.0.30319
- 09-11 16:12:37.154 20888 20966 D Retrofit: X-Powered-By: ASP.NET
- 09-11 16:12:37.155 20888 20966 D Retrofit: Access-Control-Allow-Origin: *
- 09-11 16:12:37.155 20888 20966 D Retrofit: Date: Mon, 11 Sep 2017 22:12:30 GMT
- 09-11 16:12:37.155 20888 20966 D Retrofit: Content-Length: 0
- 09-11 16:12:37.155 20888 20966 D Retrofit: Set-Cookie: BIGipServerws.mydsd-pool=3808495114.20480.0000; path=/; Httponly; Secure
- 09-11 16:12:37.155 20888 20966 D Retrofit: OkHttp-Selected-Protocol: http/1.1
- 09-11 16:12:37.156 20888 20966 D Retrofit: OkHttp-Sent-Millis: 1505167956980
- 09-11 16:12:37.157 20888 20966 D Retrofit: OkHttp-Received-Millis: 1505167957146
- 09-11 16:12:37.157 20888 20966 D Retrofit: <--- END HTTP (0-byte body)
- 09-11 16:12:48.726 435 447 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4b40570 attribute=null, token = android.os.BinderProxy@7ae3f78
- 09-11 16:12:49.689 20888 20970 I GAv4 : Dry run enabled. Would have sent hit: ht=1505167969679, _v=ma11.0.20, a=2060465041, aid=us.ut.k12.davis.android.myDSD, aiid=com.android.vending, an=myDSD, av=1.8, cd=us.ut.k12.davis.android.myDSD.SignInBaseActivity, cid=e814beed-8336-4336-9de0-2125db983dc2, sr=768x976, t=screenview, tid=UA-48785819-1, ul=en-us, v=1
- 09-11 16:12:49.785 20888 20888 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
- 09-11 16:12:52.237 28110 28121 I art : CollectorTransition marksweep + semispace GC freed 784(-43KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/3MB, paused 48.339ms total 48.339ms
- 09-11 16:12:52.470 435 445 I chatty : uid=1000(system) HeapTaskDaemon expire 4 lines
- 09-11 16:12:52.858 28110 28132 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
- 09-11 16:12:55.163 171 210 I chatty : uid=1041(audioserver) AudioOut_D expire 10 lines
- 09-11 16:12:56.560 974 20236 I chatty : uid=10015(com.google.android.gms) lowpool[400] expire 2 lines
- 09-11 16:12:56.600 974 20236 I GCoreUlr: Successfully inserted 3 locations
- 09-11 16:12:56.654 974 20591 W ctxmgr : [AclManager]No 2 for (accnt=account#1368322804#, com.google.android.gms(10015):UserLocationProducer, vrsn=11509000, 0, 3pPkg = null , 3pMdlId = null , pid = 974). Was: 2 for 1, account#1368322804#
- 09-11 16:13:07.890 32271 32271 I art : Starting a blocking GC Alloc
- 09-11 16:13:07.890 32271 32271 I art : Starting a blocking GC Alloc
- 09-11 16:13:13.287 435 9694 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.online.bestmovies/.SpalshActivity bnds=[9,761][134,925] (has extras)} from uid 10080 on display 0
- 09-11 16:13:13.408 435 5828 I ActivityManager: Start proc 20979:com.online.bestmovies/u0a24 for activity com.online.bestmovies/.SpalshActivity
- 09-11 16:13:13.731 20979 20979 I chatty : uid=10024(com.online.bestmovies) expire 77 lines
- 09-11 16:13:14.011 20979 20997 I chatty : uid=10024(com.online.bestmovies) expire 2 lines
- 09-11 16:13:14.193 17889 17900 I art : CollectorTransition marksweep + semispace GC freed 4370(132KB) AllocSpace objects, 2(40KB) LOS objects, 24% free, 6MB/8MB, paused 163.848ms total 163.848ms
- 09-11 16:13:14.354 20979 21000 I chatty : uid=10024(com.online.bestmovies) expire 1 line
- 09-11 16:13:14.617 20979 20990 I chatty : uid=10024(com.online.bestmovies) expire 21 lines
- 09-11 16:13:15.173 974 988 I art : Background sticky concurrent mark sweep GC freed 15552(696KB) AllocSpace objects, 2(216KB) LOS objects, 11% free, 8MB/9MB, paused 2.288ms total 100.799ms
- 09-11 16:13:15.633 20979 21036 I chatty : uid=10024(com.online.bestmovies) expire 5 lines
- 09-11 16:13:16.258 20979 21040 I chatty : uid=10024(com.online.bestmovies) expire 3 lines
- 09-11 16:13:16.417 171 210 I chatty : uid=1041(audioserver) AudioOut_D expire 22 lines
- 09-11 16:13:16.511 20979 21037 I chatty : uid=10024(com.online.bestmovies) expire 3 lines
- 09-11 16:13:17.260 20979 21052 I chatty : uid=10024(com.online.bestmovies) expire 4 lines
- 09-11 16:13:17.444 17889 21056 W Ads : App does not have the required permissions to get location
- 09-11 16:13:17.498 435 5827 I ActivityManager: START u0 {cmp=com.online.bestmovies/.MainActivity} from uid 10024 on display 0
- 09-11 16:13:17.704 17889 3251 W Herrevad: [2141] tph.b: Invalid mccmnc
- 09-11 16:13:17.707 17889 3251 W Herrevad: [2141] tph.b: Invalid mccmnc
- 09-11 16:13:17.903 20655 20668 I art : Background partial concurrent mark sweep GC freed 14535(766KB) AllocSpace objects, 0(0B) LOS objects, 12% free, 13MB/15MB, paused 701us total 118.164ms
- 09-11 16:13:17.909 20655 20666 W JavaBinder: BinderProxy is being destroyed but the application did not call unlinkToDeath to unlink all of its death recipients beforehand. Releasing leaked death recipient: com.android.systemui.qs.external.TileLifecycleManager
- 09-11 16:13:18.294 17889 17900 I art : Background sticky concurrent mark sweep GC freed 12958(608KB) AllocSpace objects, 4(80KB) LOS objects, 19% free, 6MB/8MB, paused 75.347ms total 156.311ms
- 09-11 16:13:18.640 17889 21069 W Ads : App does not have the required permissions to get location
- 09-11 16:13:18.733 17889 29205 W Herrevad: [2461] tph.b: Invalid mccmnc
- 09-11 16:13:18.744 17889 29205 W Herrevad: [2461] tph.b: Invalid mccmnc
- 09-11 16:13:22.633 20979 21093 I chatty : uid=10024(com.online.bestmovies) expire 1 line
- 09-11 16:13:22.861 20979 21105 I chatty : uid=10024(com.online.bestmovies) expire 20 lines
- 09-11 16:13:24.356 20979 21115 I chatty : uid=10024(com.online.bestmovies) expire 1 line
- 09-11 16:13:24.567 20979 21127 I chatty : uid=10024(com.online.bestmovies) expire 1 line
- 09-11 16:13:25.220 20979 21111 I chatty : uid=10024(com.online.bestmovies) expire 5 lines
- 09-11 16:13:25.249 20979 21110 I chatty : uid=10024(com.online.bestmovies) expire 4 lines
- 09-11 16:13:25.268 20979 21125 I chatty : uid=10024(com.online.bestmovies) expire 3 lines
- 09-11 16:13:38.656 20979 20979 I chatty : uid=10024(com.online.bestmovies) expire 32 lines
- 09-11 16:13:39.649 17889 21137 W Ads : App does not have the required permissions to get location
- 09-11 16:13:39.716 17889 17900 I art : Background sticky concurrent mark sweep GC freed 14504(750KB) AllocSpace objects, 5(100KB) LOS objects, 11% free, 7MB/8MB, paused 11.505ms total 712.432ms
- 09-11 16:13:40.121 20979 20990 I chatty : uid=10024(com.online.bestmovies) expire 17 lines
- 09-11 16:13:40.135 17889 3251 W Herrevad: [2141] tph.b: Invalid mccmnc
- 09-11 16:13:40.138 17889 3251 W Herrevad: [2141] tph.b: Invalid mccmnc
- 09-11 16:13:40.294 17889 17900 I art : Background partial concurrent mark sweep GC freed 13895(1016KB) AllocSpace objects, 13(336KB) LOS objects, 23% free, 6MB/8MB, paused 2.655ms total 104.888ms
- 09-11 16:13:40.301 974 988 I art : Background sticky concurrent mark sweep GC freed 21398(691KB) AllocSpace objects, 0(0B) LOS objects, 10% free, 8MB/9MB, paused 6.347ms total 128.753ms
- 09-11 16:13:41.487 171 210 I chatty : uid=1041(audioserver) AudioOut_D expire 16 lines
- 09-11 16:13:46.832 524 541 I art : CollectorTransition marksweep + semispace GC freed 2015(-30KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/3MB, paused 474.151ms total 474.151ms
- 09-11 16:13:46.916 524 524 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2
- 09-11 16:13:46.927 524 524 I LatinIME: Starting input. Cursor position = -1,-1
- 09-11 16:13:47.856 524 524 I InputAttributes: InputType.TYPE_NULL is specified
- 09-11 16:13:48.185 524 524 I Choreographer: Skipped 74 frames! The application may be doing too much work on its main thread.
- 09-11 16:13:48.426 524 524 I LatinIME: Starting input. Cursor position = 0,0
- 09-11 16:13:48.653 524 541 I art : Background sticky concurrent mark sweep GC freed 1355(92KB) AllocSpace objects, 0(0B) LOS objects, 21% free, 2MB/3MB, paused 1.190ms total 146.820ms
- 09-11 16:13:53.363 524 524 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2
- 09-11 16:13:53.500 20979 20979 I chatty : uid=10024(com.online.bestmovies) expire 122 lines
- 09-11 16:13:53.783 17889 21155 W Ads : App does not have the required permissions to get location
- 09-11 16:13:54.348 17889 3251 W Herrevad: [2141] tph.b: Invalid mccmnc
- 09-11 16:13:54.351 17889 3251 W Herrevad: [2141] tph.b: Invalid mccmnc
- 09-11 16:13:59.470 435 1653 I ActivityManager: START u0 {flg=0x10000000 cmp=com.online.bestmovies/com.google.android.gms.ads.AdActivity (has extras)} from uid 10024 on display 0
- 09-11 16:14:04.155 171 210 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines
- 09-11 16:14:04.233 435 710 W ActivityManager: Duplicate finish request for ActivityRecord{48821e6 u0 com.online.bestmovies/com.google.android.gms.ads.AdActivity t429 f}
- 09-11 16:14:04.832 20979 21034 I chatty : uid=10024(com.online.bestmovies) expire 1 line
- 09-11 16:14:04.954 17889 21059 W Ads : App does not have the required permissions to get location
- 09-11 16:14:06.101 974 988 I art : Background sticky concurrent mark sweep GC freed 23536(710KB) AllocSpace objects, 5(100KB) LOS objects, 10% free, 8MB/9MB, paused 2.624ms total 1.009s
- 09-11 16:14:06.285 17889 17900 W art : Suspending all threads took: 54.046ms
- 09-11 16:14:06.303 17889 21059 E Ads : Error waiting for future.
- 09-11 16:14:06.303 17889 21059 E Ads : java.util.concurrent.TimeoutException
- 09-11 16:14:06.303 17889 21059 E Ads : at java.util.concurrent.FutureTask.get(FutureTask.java:177)
- 09-11 16:14:06.303 17889 21059 E Ads : at com.google.android.gms.ads.internal.util.future.e.a(:com.google.android.gms@11509430:11)
- 09-11 16:14:06.303 17889 21059 E Ads : at com.google.android.gms.ads.cache.i.a(:com.google.android.gms@11509430:7)
- 09-11 16:14:06.303 17889 21059 E Ads : at com.google.android.gms.ads.internal.request.service.c.a(:com.google.android.gms@11509430:71)
- 09-11 16:14:06.303 17889 21059 E Ads : at com.google.android.gms.ads.internal.request.service.c.a(:com.google.android.gms@11509430:167)
- 09-11 16:14:06.303 17889 21059 E Ads : at com.google.android.gms.ads.internal.request.service.i.run(:com.google.android.gms@11509430:2)
- 09-11 16:14:06.303 17889 21059 E Ads : at com.google.android.gms.ads.internal.util.v.call(:com.google.android.gms@11509430:2)
- 09-11 16:14:06.303 17889 21059 E Ads : at com.google.android.gms.ads.internal.util.w.run(:com.google.android.gms@11509430:1)
- 09-11 16:14:06.303 17889 21059 E Ads : at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:428)
- 09-11 16:14:06.303 17889 21059 E Ads : at java.util.concurrent.FutureTask.run(FutureTask.java:237)
- 09-11 16:14:06.303 17889 21059 E Ads : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
- 09-11 16:14:06.303 17889 21059 E Ads : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
- 09-11 16:14:06.303 17889 21059 E Ads : at java.lang.Thread.run(Thread.java:761)
- 09-11 16:14:06.327 17889 17900 I art : Background sticky concurrent mark sweep GC freed 5476(494KB) AllocSpace objects, 9(420KB) LOS objects, 14% free, 7MB/8MB, paused 59.997ms total 1.286s
- 09-11 16:14:06.447 17889 29205 W Herrevad: [2461] tph.b: Invalid mccmnc
- 09-11 16:14:06.450 17889 29205 W Herrevad: [2461] tph.b: Invalid mccmnc
- 09-11 16:14:07.485 17889 17900 I art : Background partial concurrent mark sweep GC freed 11005(1121KB) AllocSpace objects, 7(296KB) LOS objects, 22% free, 6MB/8MB, paused 12.390ms total 562.805ms
- 09-11 16:14:12.968 17889 17900 I art : Background sticky concurrent mark sweep GC freed 37608(1176KB) AllocSpace objects, 8(140KB) LOS objects, 22% free, 6MB/8MB, paused 10.101ms total 378.997ms
- 09-11 16:14:13.606 20979 20990 I chatty : uid=10024(com.online.bestmovies) expire 11 lines
- 09-11 16:14:13.991 17889 21056 W Ads : App does not have the required permissions to get location
- 09-11 16:14:14.427 17889 18313 W Herrevad: [582] tph.b: Invalid mccmnc
- 09-11 16:14:14.461 17889 18313 W Herrevad: [582] tph.b: Invalid mccmnc
- 09-11 16:14:14.527 17889 17900 I art : Background sticky concurrent mark sweep GC freed 20399(1059KB) AllocSpace objects, 7(152KB) LOS objects, 19% free, 7MB/8MB, paused 17.333ms total 77.606ms
- 09-11 16:14:14.576 20979 20979 I chatty : uid=10024(com.online.bestmovies) expire 77 lines
- 09-11 16:14:16.206 178 385 I MediaPlayerService: MediaPlayerService::getOMX
- 09-11 16:14:16.221 20979 21188 I chatty : uid=10024(com.online.bestmovies) expire 1 line
- 09-11 16:14:16.299 175 5502 I OMXMaster: makeComponentInstance(OMX.google.aac.decoder) in mediacodec process
- 09-11 16:14:17.100 175 21189 I SoftAAC2: Reconfiguring decoder: 0->44100 Hz, 0->2 channels
- 09-11 16:14:17.477 20979 21180 I chatty : uid=10024(com.online.bestmovies) expire 1 line
- 09-11 16:14:17.545 17889 3251 W art : Long monitor contention with owner lowpool[14] (29205) at void com.google.android.gms.ads.cache.io.f.close()(:com.google.android.gms@11509430:3) waiters=0 in int com.google.android.gms.ads.cache.io.e.read(byte[], int, int) for 600ms
- 09-11 16:14:17.770 435 477 I chatty : uid=1000(system) InputDispatcher expire 10 lines
- 09-11 16:14:18.431 20979 21122 I chatty : uid=10024(com.online.bestmovies) expire 3 lines
- 09-11 16:14:21.477 20979 21098 I chatty : uid=10024(com.online.bestmovies) expire 3 lines
- 09-11 16:14:21.492 20979 21092 I chatty : uid=10024(com.online.bestmovies) expire 1 line
- 09-11 16:14:22.996 178 178 I MediaPlayerService: MediaPlayerService::getOMX
- 09-11 16:14:22.999 20979 21201 I chatty : uid=10024(com.online.bestmovies) expire 1 line
- 09-11 16:14:23.017 175 16337 I OMXMaster: makeComponentInstance(OMX.google.aac.decoder) in mediacodec process
- 09-11 16:14:23.123 175 21202 I SoftAAC2: Reconfiguring decoder: 0->44100 Hz, 0->2 channels
- 09-11 16:14:23.170 20979 21195 I chatty : uid=10024(com.online.bestmovies) expire 1 line
- 09-11 16:14:24.819 32271 32271 I art : Starting a blocking GC Alloc
- 09-11 16:14:24.819 32271 32271 I art : Starting a blocking GC Alloc
- 09-11 16:14:25.069 20979 20990 I chatty : uid=10024(com.online.bestmovies) expire 10 lines
- 09-11 16:14:25.184 435 500 I ActivityManager: START u0 {flg=0x10000000 cmp=com.online.bestmovies/com.google.android.gms.ads.AdActivity (has extras)} from uid 10024 on display 0
- 09-11 16:14:25.210 20979 20979 I chatty : uid=10024(com.online.bestmovies) expire 31 lines
- 09-11 16:14:25.587 17889 29205 W art : Long monitor contention with owner lowpool[12] (3251) at void com.google.android.gms.ads.cache.io.f.write(byte[], int, int)(:com.google.android.gms@11509430:16) waiters=1 in void java.lang.Object.wait!() for 241ms
- 09-11 16:14:28.540 435 457 I chatty : uid=1000(system) android.display expire 8 lines
- 09-11 16:14:28.585 178 178 I MediaPlayerService: MediaPlayerService::getOMX
- 09-11 16:14:28.587 20979 21211 I chatty : uid=10024(com.online.bestmovies) expire 5 lines
- 09-11 16:14:28.592 175 20639 I OMXMaster: makeComponentInstance(OMX.qcom.video.decoder.avc) in mediacodec process
- 09-11 16:14:28.596 20639 20639 I Binder:175_9: type=1400 audit(0.0:690): avc: denied { read write } for name="msm_vidc_dec" dev="tmpfs" ino=1690 scontext=u:r:mediacodec:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- 09-11 16:14:28.596 20639 20639 I Binder:175_9: type=1400 audit(0.0:691): avc: denied { open } for name="msm_vidc_dec" dev="tmpfs" ino=1690 scontext=u:r:mediacodec:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- 09-11 16:14:28.636 20639 20639 I Binder:175_9: type=1400 audit(0.0:692): avc: denied { ioctl } for path="/dev/msm_vidc_dec" dev="tmpfs" ino=1690 ioctlcmd=762a scontext=u:r:mediacodec:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- 09-11 16:14:28.771 20979 21210 I chatty : uid=10024(com.online.bestmovies) expire 1 line
- 09-11 16:14:28.784 175 20638 E OMX-VDEC-1080P: (4401) - Extension: OMX.google.android.index.storeANWBufferInMetadata not implemented
- 09-11 16:14:28.785 175 20638 E OMX-VDEC-1080P: (4401) - Extension: OMX.google.android.index.storeMetaDataInBuffers not implemented
- 09-11 16:14:28.785 175 20638 E OMXNodeInstance: getExtensionIndex(af0134:qcom.decoder.avc, OMX.google.android.index.storeMetaDataInBuffers) ERROR: NotImplemented(0x80001006)
- 09-11 16:14:28.830 175 5099 E OMX-VDEC-1080P: (4401) - Extension: OMX.google.android.index.storeMetaDataInBuffers not implemented
- 09-11 16:14:28.830 175 5099 E OMX-VDEC-1080P: (4401) - Extension: OMX.google.android.index.storeANWBufferInMetadata not implemented
- 09-11 16:14:28.830 175 5099 E OMX-VDEC-1080P: (4401) - Extension: OMX.google.android.index.prepareForAdaptivePlayback not implemented
- 09-11 16:14:28.830 175 5099 E OMX-VDEC-1080P: (4401) - Extension: OMX.google.android.index.configureVideoTunnelMode not implemented
- 09-11 16:14:28.830 175 5099 E OMX-VDEC-1080P: (4388) - Extension: OMX.google.android.index.useAndroidNativeBuffer is supported
- 09-11 16:14:28.830 175 5099 E OMX-VDEC-1080P: (4401) - Extension: OMX.google.android.index.allocateNativeHandle not implemented
- 09-11 16:14:28.832 175 20639 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:28.832 175 20639 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:28.833 175 16337 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:28.833 175 16337 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:28.847 175 20638 E OMX-VDEC-1080P: (4401) - Extension: OMX.google.android.index.describeColorAspects not implemented
- 09-11 16:14:28.847 175 5099 E OMX-VDEC-1080P: (4401) - Extension: OMX.google.android.index.describeHDRStaticInfo not implemented
- 09-11 16:14:28.848 175 175 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:28.848 175 175 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.213 17889 17900 I art : Background sticky concurrent mark sweep GC freed 16340(950KB) AllocSpace objects, 13(320KB) LOS objects, 18% free, 7MB/8MB, paused 2.166ms total 470.123ms
- 09-11 16:14:29.226 175 5099 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.226 175 5099 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.227 175 2813 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.227 175 2813 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.229 175 175 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.229 175 175 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.271 175 848 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.271 175 848 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.271 175 848 E OMX-VDEC-1080P: (10090) - GET_MV_BUFFER_SIZE returned: Size: 245760 and alignment: 8192
- 09-11 16:14:29.276 175 200 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.276 175 200 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.280 175 16337 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.280 175 16337 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.285 175 20639 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.285 175 20639 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.290 175 20638 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.290 175 20638 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.295 175 5099 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.295 175 5099 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.303 175 2813 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.303 175 2813 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.310 175 605 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.310 175 605 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.318 175 605 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.318 175 605 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.326 175 848 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.326 175 848 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.335 175 200 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.335 175 200 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.340 175 16337 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.340 175 16337 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.347 175 20639 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.347 175 20639 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.354 175 20638 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.354 175 20638 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.360 175 5099 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.360 175 5099 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.365 175 2813 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.365 175 2813 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.375 171 210 I chatty : uid=1041(audioserver) AudioOut_D expire 10 lines
- 09-11 16:14:29.405 175 200 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.405 175 200 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.447 175 21212 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.447 175 21212 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.453 175 20639 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.453 175 20639 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.454 175 605 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.454 175 605 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.458 175 16337 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.458 175 16337 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.464 175 200 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.464 175 200 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.464 175 200 E OMX-VDEC-1080P: (10090) - GET_MV_BUFFER_SIZE returned: Size: 245760 and alignment: 8192
- 09-11 16:14:29.476 175 20638 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.476 175 20638 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.481 175 2813 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.481 175 2813 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.485 175 175 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.485 175 175 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.490 175 20639 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.490 175 20639 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.496 175 5502 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.496 175 5502 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.502 175 605 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.502 175 605 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.509 175 848 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.509 175 848 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.514 175 5099 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.514 175 5099 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:29.523 175 16337 E OMX-VDEC-1080P: (10237) -
- 09-11 16:14:29.523 175 16337 E OMX-VDEC-1080P: No color conversion required
- 09-11 16:14:34.482 20655 20725 I vol.Events: writeEvent active_stream_changed STREAM_MUSIC
- 09-11 16:14:34.532 20655 20725 I vol.Events: writeEvent level_changed STREAM_MUSIC 14
- 09-11 16:14:34.701 20655 20725 I vol.Events: writeEvent key STREAM_MUSIC 14
- 09-11 16:14:35.158 20655 20655 I vol.Events: writeEvent show_dialog volume_changed keyguard=false
- 09-11 16:14:36.609 20655 20725 I vol.Events: writeEvent level_changed STREAM_MUSIC 13
- 09-11 16:14:37.826 20655 20655 I Choreographer: Skipped 64 frames! The application may be doing too much work on its main thread.
- 09-11 16:14:38.758 20655 20725 I vol.Events: writeEvent level_changed STREAM_MUSIC 12
- 09-11 16:14:38.781 20655 20725 I vol.Events: writeEvent level_changed STREAM_MUSIC 11
- 09-11 16:14:38.783 20655 20725 I vol.Events: writeEvent key STREAM_MUSIC 11
- 09-11 16:14:38.801 20655 20725 I vol.Events: writeEvent level_changed STREAM_MUSIC 10
- 09-11 16:14:38.802 20655 20725 I vol.Events: writeEvent key STREAM_MUSIC 10
- 09-11 16:14:39.762 20979 20979 I chatty : uid=10024(com.online.bestmovies) expire 48 lines
- 09-11 16:14:39.934 435 9698 I chatty : uid=1000(system) Binder:435_18 expire 1 line
- 09-11 16:14:39.935 20655 20655 I Choreographer: Skipped 99 frames! The application may be doing too much work on its main thread.
- 09-11 16:14:39.953 20655 20725 I vol.Events: writeEvent level_changed STREAM_MUSIC 9
- 09-11 16:14:39.954 20655 20725 I vol.Events: writeEvent key STREAM_MUSIC 9
- 09-11 16:14:40.002 20655 20725 I vol.Events: writeEvent level_changed STREAM_MUSIC 8
- 09-11 16:14:40.003 20655 20725 I vol.Events: writeEvent key STREAM_MUSIC 8
- 09-11 16:14:40.276 20655 20655 I vol.Events: writeEvent dismiss_dialog touch_outside
- 09-11 16:14:40.279 20655 20725 I vol.Events: writeEvent active_stream_changed UNKNOWN_STREAM_-1
- 09-11 16:14:40.288 20655 20655 I vol.Events: writeEvent show_dialog volume_changed keyguard=false
- 09-11 16:14:41.032 20655 20655 I vol.Events: writeEvent dismiss_dialog touch_outside
- 09-11 16:14:41.489 435 9705 I chatty : uid=1000(system) Binder:435_1F expire 1 line
- 09-11 16:14:41.594 171 210 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines
- 09-11 16:14:42.012 175 21213 E OMX-VDEC-1080P: (195) -
- 09-11 16:14:42.012 175 21213 E OMX-VDEC-1080P: Error in ioctl read next msg
- 09-11 16:14:42.042 20655 20655 I Choreographer: Skipped 38 frames! The application may be doing too much work on its main thread.
- 09-11 16:14:42.053 175 5099 E OMX_C2D : (111) -
- 09-11 16:14:42.053 175 5099 E OMX_C2D : Destroy C2D instance
- 09-11 16:14:42.053 175 5099 E OMX_C2D : (111) -
- 09-11 16:14:42.053 175 5099 E OMX_C2D : Destroy C2D instance
- 09-11 16:14:42.127 435 450 W ActivityManager: Activity pause timeout for ActivityRecord{b9eb3cc u0 com.online.bestmovies/com.google.android.gms.ads.AdActivity t429 f}
- 09-11 16:14:42.186 435 1024 W ActivityManager: Duplicate finish request for ActivityRecord{b9eb3cc u0 com.online.bestmovies/com.google.android.gms.ads.AdActivity t429 f}
- 09-11 16:14:44.403 17889 21224 W Ads : App does not have the required permissions to get location
- 09-11 16:14:44.405 17889 21058 W Ads : App does not have the required permissions to get location
- 09-11 16:14:44.756 17889 29205 W Herrevad: [2461] tph.b: Invalid mccmnc
- 09-11 16:14:44.762 17889 29205 W Herrevad: [2461] tph.b: Invalid mccmnc
- 09-11 16:14:45.301 17889 17900 I art : Background partial concurrent mark sweep GC freed 22421(1382KB) AllocSpace objects, 20(520KB) LOS objects, 22% free, 6MB/8MB, paused 3.112ms total 613.250ms
- 09-11 16:14:47.115 17889 17900 I art : Background sticky concurrent mark sweep GC freed 9423(974KB) AllocSpace objects, 0(0B) LOS objects, 16% free, 7MB/8MB, paused 5.645ms total 227.691ms
- 09-11 16:14:47.144 17889 21241 W art : Long monitor contention with owner highpool[493] (21238) at void java.lang.Integer.<init>(int)(Integer.java:688) waiters=10 in void android.database.CursorWindow.recordNewWindow(int, long) for 158ms
- 09-11 16:14:47.145 17889 20820 W art : Long monitor contention with owner highpool[493] (21238) at void java.lang.Integer.<init>(int)(Integer.java:688) waiters=8 in void android.database.CursorWindow.recordNewWindow(int, long) for 153ms
- 09-11 16:14:48.565 178 385 I MediaPlayerService: MediaPlayerService::getOMX
- 09-11 16:14:48.570 20979 21245 I chatty : uid=10024(com.online.bestmovies) expire 1 line
- 09-11 16:14:48.580 175 2813 I OMXMaster: makeComponentInstance(OMX.google.aac.decoder) in mediacodec process
- 09-11 16:14:48.667 175 21246 I SoftAAC2: Reconfiguring decoder: 0->44100 Hz, 0->2 channels
- 09-11 16:14:48.787 20979 21228 I chatty : uid=10024(com.online.bestmovies) expire 1 line
- 09-11 16:14:58.020 435 9702 I chatty : uid=1000(system) Binder:435_1C expire 1 line
- 09-11 16:14:58.030 435 487 I chatty : uid=1000(system) WifiStateMachin expire 2 lines
- 09-11 16:14:58.074 435 489 I chatty : uid=1000(system) WifiScanningSer expire 1 line
- 09-11 16:14:59.799 435 445 I chatty : uid=1000(system) HeapTaskDaemon expire 4 lines
- 09-11 16:14:59.813 974 988 W art : Suspending all threads took: 209.228ms
- 09-11 16:14:59.878 974 988 I art : Background partial concurrent mark sweep GC freed 51131(1825KB) AllocSpace objects, 6(1056KB) LOS objects, 23% free, 6MB/8MB, paused 212.066ms total 1.461s
- 09-11 16:15:02.665 20979 20990 I art : Background sticky concurrent mark sweep GC freed 1759(299KB) AllocSpace objects, 2(32KB) LOS objects, 2% free, 15MB/15MB, paused 6.378ms total 301.513ms
- 09-11 16:15:09.947 9850 9884 I PlayCommon: [382] com.google.android.play.a.g.e(244): Preparing logs for uploading
- 09-11 16:15:09.948 9850 9884 I PlayCommon: [382] com.google.android.play.a.g.e(248): No file ready to send
- 09-11 16:15:23.408 9850 9870 I PlayCommon: [336] com.google.android.play.a.g.e(244): Preparing logs for uploading
- 09-11 16:15:23.410 9850 9870 I PlayCommon: [336] com.google.android.play.a.g.e(248): No file ready to send
- 09-11 16:15:32.997 20979 20990 I art : Background partial concurrent mark sweep GC freed 4258(279KB) AllocSpace objects, 0(0B) LOS objects, 11% free, 15MB/17MB, paused 3.387ms total 189.971ms
- 09-11 16:15:42.242 32271 32271 I art : Starting a blocking GC Alloc
- 09-11 16:15:42.242 32271 32271 I art : Starting a blocking GC Alloc
- 09-11 16:15:58.002 20979 20979 I Ads : Starting ad request.
- 09-11 16:15:58.148 20979 20979 I Ads : Use AdRequest.Builder.addTestDevice("5BF863A21C3B3D1113C511177B8E4818") to get test ads on this device.
- 09-11 16:15:59.370 20979 20979 I Choreographer: Skipped 82 frames! The application may be doing too much work on its main thread.
- 09-11 16:15:59.442 17889 21259 W Ads : App does not have the required permissions to get location
- 09-11 16:16:00.112 17889 17900 I art : Background sticky concurrent mark sweep GC freed 14793(711KB) AllocSpace objects, 1(20KB) LOS objects, 15% free, 7MB/8MB, paused 75.103ms total 485.107ms
- 09-11 16:16:00.365 17889 3251 W Herrevad: [2141] tph.b: Invalid mccmnc
- 09-11 16:16:00.381 17889 3251 W Herrevad: [2141] tph.b: Invalid mccmnc
- 09-11 16:16:00.895 17889 17900 I art : Background partial concurrent mark sweep GC freed 18064(1490KB) AllocSpace objects, 21(508KB) LOS objects, 22% free, 6MB/8MB, paused 1.739ms total 137.664ms
- 09-11 16:16:02.185 20979 20979 I Ads : Scheduling ad refresh 70000 milliseconds from now.
- 09-11 16:16:02.235 20979 20979 I Ads : Ad finished loading.
- 09-11 16:16:04.460 974 988 W art : Suspending all threads took: 314.636ms
- 09-11 16:16:04.558 974 988 I art : Background sticky concurrent mark sweep GC freed 25492(1163KB) AllocSpace objects, 3(60KB) LOS objects, 21% free, 6MB/8MB, paused 358.581ms total 672.821ms
- 09-11 16:16:20.271 9850 9906 I PlayCommon: [367] com.google.android.play.a.g.e(244): Preparing logs for uploading
- 09-11 16:16:20.272 9850 9906 I PlayCommon: [367] com.google.android.play.a.g.e(248): No file ready to send
- 09-11 16:16:20.280 9850 9907 I PlayCommon: [368] com.google.android.play.a.g.e(244): Preparing logs for uploading
- 09-11 16:16:20.281 9850 9907 I PlayCommon: [368] com.google.android.play.a.g.e(248): No file ready to send
- 09-11 16:16:21.208 435 457 W WindowManager: Window freeze timeout expired.
- 09-11 16:16:21.208 435 457 W WindowManager: Force clearing orientation change: Window{68fcd33 u0 NavigationBar}
- 09-11 16:16:21.208 435 457 W WindowManager: Force clearing orientation change: Window{4d46fcb u0 StatusBar}
- 09-11 16:16:21.209 435 457 W WindowManager: Force clearing orientation change: Window{e5e63fd u0 com.online.bestmovies/com.online.bestmovies.MainActivity}
- 09-11 16:16:21.209 435 457 W WindowManager: Force clearing orientation change: Window{3c08ab4 u0 com.android.systemui.ImageWallpaper}
- 09-11 16:16:21.244 435 478 I chatty : uid=1000(system) InputReader expire 2 lines
- 09-11 16:16:21.308 435 451 I ActivityManager: Config changes=480 {1.0 ?mcc?mnc [en_US] ldltr sw768dp w1024dp h696dp 160dpi xlrg land finger -keyb/v/h -nav/h s.99}
- 09-11 16:16:23.425 20979 20979 I Choreographer: Skipped 82 frames! The application may be doing too much work on its main thread.
- 09-11 16:16:23.633 435 5828 I chatty : uid=1000(system) Binder:435_11 expire 1 line
- 09-11 16:16:23.635 435 450 I chatty : uid=1000(system) ActivityManager expire 3 lines
- 09-11 16:16:23.656 435 457 I WindowManager: Screen frozen for +4s405ms due to Window{3c08ab4 u0 com.android.systemui.ImageWallpaper}
- 09-11 16:16:26.099 20979 20979 I Choreographer: Skipped 143 frames! The application may be doing too much work on its main thread.
- 09-11 16:16:26.538 435 451 I chatty : uid=1000(system) android.ui expire 2 lines
- 09-11 16:16:26.836 20655 20655 I Choreographer: Skipped 315 frames! The application may be doing too much work on its main thread.
- 09-11 16:16:27.432 20979 20979 I Choreographer: Skipped 77 frames! The application may be doing too much work on its main thread.
- 09-11 16:16:28.732 435 453 I chatty : uid=1000(system) batterystats-sy expire 1 line
- 09-11 16:16:29.890 510 855 D HeadsetPhoneState: sendDeviceStateChanged. mService=0 mSignal=0 mRoam=0 mBatteryCharge=4
- 09-11 16:16:30.072 435 453 E BatteryStatsService: no controller energy info supplied
- 09-11 16:16:31.165 435 453 E BatteryStatsService: no controller energy info supplied
- 09-11 16:16:31.210 435 450 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
- 09-11 16:16:31.913 32271 32271 E Battery : batteryScaleAnimation :594/1.0/0.98
- 09-11 16:16:32.007 691 691 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
- 09-11 16:16:32.069 435 453 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
- 09-11 16:16:32.079 435 453 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
- 09-11 16:16:32.402 20655 20655 I Choreographer: Skipped 314 frames! The application may be doing too much work on its main thread.
- 09-11 16:16:33.798 20655 20655 I Choreographer: Skipped 55 frames! The application may be doing too much work on its main thread.
- 09-11 16:16:34.485 20979 20979 I Choreographer: Skipped 34 frames! The application may be doing too much work on its main thread.
- 09-11 16:16:36.564 171 210 I chatty : uid=1041(audioserver) AudioOut_D expire 16 lines
- 09-11 16:16:37.066 20979 20979 I Choreographer: Skipped 32 frames! The application may be doing too much work on its main thread.
- 09-11 16:16:37.999 20979 20979 V AsyncHttpRH: Progress 974 from 1 (97400%)
- 09-11 16:16:38.001 20979 20979 V AsyncHttpRH: Progress 1814 from 1 (181400%)
- 09-11 16:16:38.038 20979 20979 V AsyncHttpRH: Progress 3733 from 1 (373300%)
- 09-11 16:16:38.039 20979 20979 V AsyncHttpRH: Progress 5245 from 1 (524500%)
- 09-11 16:16:38.039 20979 20979 V AsyncHttpRH: Progress 7330 from 1 (733000%)
- 09-11 16:16:38.039 20979 20979 V AsyncHttpRH: Progress 9058 from 1 (905800%)
- 09-11 16:16:38.040 20979 20979 V AsyncHttpRH: Progress 10788 from 1 (1078800%)
- 09-11 16:16:38.040 20979 20979 V AsyncHttpRH: Progress 12206 from 1 (1220600%)
- 09-11 16:16:38.040 20979 20979 V AsyncHttpRH: Progress 14663 from 1 (1466300%)
- 09-11 16:16:38.041 20979 20979 V AsyncHttpRH: Progress 15806 from 1 (1580600%)
- 09-11 16:16:38.041 20979 20979 V AsyncHttpRH: Progress 17349 from 1 (1734900%)
- 09-11 16:16:38.042 20979 20979 V AsyncHttpRH: Progress 18993 from 1 (1899300%)
- 09-11 16:16:38.042 20979 20979 V AsyncHttpRH: Progress 22008 from 1 (2200800%)
- 09-11 16:16:38.042 20979 20979 V AsyncHttpRH: Progress 23820 from 1 (2382000%)
- 09-11 16:16:38.043 20979 20979 V AsyncHttpRH: Progress 26191 from 1 (2619100%)
- 09-11 16:16:38.043 20979 20979 V AsyncHttpRH: Progress 27996 from 1 (2799600%)
- 09-11 16:16:38.043 20979 20979 V AsyncHttpRH: Progress 30031 from 1 (3003100%)
- 09-11 16:16:38.043 20979 20979 V AsyncHttpRH: Progress 31865 from 1 (3186500%)
- 09-11 16:16:38.044 20979 20979 V AsyncHttpRH: Progress 34563 from 1 (3456300%)
- 09-11 16:16:38.044 20979 20979 V AsyncHttpRH: Progress 38019 from 1 (3801900%)
- 09-11 16:16:38.044 20979 20979 V AsyncHttpRH: Progress 41113 from 1 (4111300%)
- 09-11 16:16:38.045 20979 20979 V AsyncHttpRH: Progress 41180 from 1 (4118000%)
- 09-11 16:16:38.239 435 477 I chatty : uid=1000(system) InputDispatcher expire 11 lines
- 09-11 16:16:38.254 20979 20979 E data : daa<!DOCTYPE html>
- 09-11 16:16:38.254 20979 20979 E data : <!--[if IE 7]>
- 09-11 16:16:38.254 20979 20979 E data : <html class="ie ie7 no-js" lang="en-US" id="arve" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
- 09-11 16:16:38.254 20979 20979 E data : <![endif]-->
- 09-11 16:16:38.254 20979 20979 E data : <!--[if IE 8]>
- 09-11 16:16:38.254 20979 20979 E data : <html class="ie ie8 no-js" lang="en-US" id="arve" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
- 09-11 16:16:38.254 20979 20979 E data : <![endif]-->
- 09-11 16:16:38.254 20979 20979 E data : <!--[if !(IE 7) | !(IE 8) ]><!-->
- 09-11 16:16:38.254 20979 20979 E data : <html class="no-js" lang="en-US" id="arve" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
- 09-11 16:16:38.254 20979 20979 E data : <!--<![endif]-->
- 09-11 16:16:38.254 20979 20979 E data : <head>
- 09-11 16:16:38.254 20979 20979 E data : <meta charset="UTF-8" />
- 09-11 16:16:38.254 20979 20979 E data : <meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE" />
- 09-11 16:16:38.254 20979 20979 E data : <meta name="viewport" content="width=device-width, initial-scale=1.0" />
- 09-11 16:16:38.254 20979 20979 E data : <link rel="profile" href="http://gmpg.org/xfn/11" />
- 09-11 16:16:38.254 20979 20979 E data : <link rel="pingback" href="http://www.ionlinemovies.com/xmlrpc.php" />
- 09-11 16:16:38.254 20979 20979 E data : <!-- html5shiv for IE8 and less -->
- 09-11 16:16:38.254 20979 20979 E data : <!--[if lt IE 9]>
- 09-11 16:16:38.254 20979 20979 E data : <script src="http://www.ionlinemovies.com/wp-content/themes/customizr/inc/assets/js/html5.js"></script>
- 09-11 16:16:38.254 20979 20979 E data : <![endif]-->
- 09-11 16:16:38.254 20979 20979 E data : <script>(function(html){html.className = html.className.replace(/\bno-js\b/,'js')})(document.documentElement);</script>
- 09-11 16:16:38.254 20979 20979 E data : <title>Watch Kill Switch (2017) HD Online Free</title>
- 09-11 16:16:38.254 20979 20979 E data : <!-- This site is optimized with the Yoast SEO plugin v4.9 - https://yoast.com/wordpress/plugins/seo/ -->
- 09-11 16:16:38.254 20979 20979 E data : <link rel="canonical" href="http://www.ionlinemovies.com/watch/kill-switch-2/" />
- 09-11 16:16:38.254 20979 20979 E data : <link rel="publisher" href="http://plus.google.com/b/105163742322373812671"/>
- 09-11 16:16:38.254 20979 20979 E data : <meta property="og:locale" content="en_US" />
- 09-11 16:16:38.254 20979 20979 E data : <meta property="og:type" content="article" />
- 09-11 16:16:38.254 20979 20979 E data : <meta property="og:title" content="Watch Kill Switch (2017) HD Online Free" />
- 09-11 16:16:38.254 20979 20979 E data : <meta property="og:description" content="A pilot battles to save his family and the planet after an experiment for unlimited energy goes wrong." />
- 09-11 16:16:38.254 20979 20979 E data : <meta property="og:url" content="http://www.ionlinemovies.com/watch/kill-switch-2/" />
- 09-11 16:16:38.254 20979 20979 E data : <meta property="og:site_name" content="i Online Movies" />
- 09-11 16:16:38.254 20979 20979 E data : <meta property="article:publisher" content="http://facebook.com/ionlinemovies" />
- 09-11 16:16:38.254 20979 20979 E data : <meta property="article:tag" content="2017" />
- 09-11 16:16:38.254 20979 20979 E data : <meta property="fb:admins" content="100003479854634" />
- 09-11 16:16:38.254 20979 20979 E data : <meta property="og:image" content="http://www.ionlinemovies.com/wp-content/uploads/2017/05/ndE21ud3P0qn39TnSbmRbrD8slP.jpg" />
- 09-11 16:16:38.254 20979 20979 E data : <meta property="og:image:width" content="267" />
- 09-11 16:16:38.254 20979 20979 E data : <meta property="og:image:height" content="400" />
- 09-11 16:16:38.254 20979 20979 E data : <meta name="twitter:card" content="summary" />
- 09-11 16:16:38.254 20979 20979 E data : <meta name="twitter:description" content="A pilot battles to save his family and the planet after an experiment for unlimited energy goes wrong." />
- 09-11 16:16:38.254 20979 20979 E data : <meta name="twitter:title" content="Watch Kill Switch (2017) HD Online Free" />
- 09-11 16:16:38.254 20979 20979 E data : <meta name="twitter:site" content="@ionlinemovies" />
- 09-11 16:16:38.254 20979 20979 E data : <meta name="twitter:image" content="http://www.ionlinemovies.com/wp-content/uploads/2017/05/ndE21ud3P0qn39TnSbmRbrD8slP.jpg" />
- 09-11 16:16:38.254 20979 20979 E data : <meta name="twitter:creator" content="@iOnlineMovies" />
- 09-11 16:16:38.254 20979 20979 E data : <!-- / Yoast SEO plugin. -->
- 09-11 16:16:38.254 20979 20979 E data : <link rel='dns-prefetch' href='//fonts.googleapis.com' />
- 09-11 16:16:38.254 20979 20979 E data : <link rel='dns-prefetch' href='//s.w.org' />
- 09-11 16:16:38.254 20979 20979 E data : <link rel="alternate" type="application/rss+xml" title="i Online Movies » Feed" href="http://www.ionlinemovies.com/feed/" />
- 09-11 16:16:38.254 20979 20979 E data : <link rel="alternate" type="application/rss+xml" title="i Online Movies » Comments Feed" href="http://www.ionlinemovies.com/comments/feed/" />
- 09-11 16:16:38.254 20979 20979 E data : <link rel="alternate" type="application/rss+xml" title="i Online Movies » Kill Switch (2017) Comments Feed" href="http://www.ionlinemovies.com/watch/kill-switch-2/feed/" />
- 09-11 16:16:38.254 20979 20979 E data : <script type="text/javascript">
- 09-11 16:16:38.254 20979 20979 E data : window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.3\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/www.ionlinemovies.com\/wp-includes\/js\/wp-emoji-release.min.js"}};
- 09-11 16:16:38.254 20979 20979 E data : !function(a,b,c){function d(a){var b,c,d,e,f=String.fromCharCode;if(!k||!k.fillText)return!1;switch(k.clearRect(0,0,j.width,j.height),k.textBaseline="top",k.font="600 32px Arial",a){case"flag":return k.fillText(f(55356,56826,55356,56819),0,0),b=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,56826,8203,55356,56819),0,0),c=j.toDataURL(),b===c&&(k.clearRect(0,0,j.width,j.height),k.fill
- 09-11 16:16:38.601 20979 20979 W System.err: java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
- 09-11 16:16:38.639 20979 20990 W art : Suspending all threads took: 35.430ms
- 09-11 16:16:38.642 20979 20979 W System.err: at java.util.ArrayList.get(ArrayList.java:411)
- 09-11 16:16:38.642 20979 20979 W System.err: at com.online.bestmovies.RecyclerViewHolders$ResponseHandling.onSuccess(RecyclerViewHolders.java:85)
- 09-11 16:16:38.642 20979 20979 W System.err: at com.loopj.android.http.AsyncHttpResponseHandler.handleMessage(AsyncHttpResponseHandler.java:351)
- 09-11 16:16:38.642 20979 20979 W System.err: at com.loopj.android.http.AsyncHttpResponseHandler$ResponderHandler.handleMessage(AsyncHttpResponseHandler.java:510)
- 09-11 16:16:38.642 20979 20979 W System.err: at android.os.Handler.dispatchMessage(Handler.java:102)
- 09-11 16:16:38.642 20979 20979 W System.err: at android.os.Looper.loop(Looper.java:154)
- 09-11 16:16:38.642 20979 20979 W System.err: at android.app.ActivityThread.main(ActivityThread.java:6171)
- 09-11 16:16:38.642 20979 20979 W System.err: at java.lang.reflect.Method.invoke(Native Method)
- 09-11 16:16:38.642 20979 20979 W System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
- 09-11 16:16:38.642 20979 20979 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
- 09-11 16:16:38.657 20979 20990 I art : Background sticky concurrent mark sweep GC freed 7366(444KB) AllocSpace objects, 9(564KB) LOS objects, 6% free, 16MB/17MB, paused 38.269ms total 356.353ms
- 09-11 16:16:39.452 20655 20655 I Choreographer: Skipped 125 frames! The application may be doing too much work on its main thread.
- 09-11 16:16:39.517 435 1702 I ActivityManager: START u0 {cmp=com.online.bestmovies/.PlayActivity_New (has extras)} from uid 10024 on display 0
- 09-11 16:16:39.635 20655 20668 I art : Background sticky concurrent mark sweep GC freed 12387(440KB) AllocSpace objects, 0(0B) LOS objects, 3% free, 15MB/15MB, paused 3.540ms total 240.264ms
- 09-11 16:16:39.812 20979 20979 I Choreographer: Skipped 93 frames! The application may be doing too much work on its main thread.
- 09-11 16:16:41.300 20979 20979 I Choreographer: Skipped 81 frames! The application may be doing too much work on its main thread.
- 09-11 16:16:41.853 20979 20979 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
- 09-11 16:16:44.737 20979 20979 I Choreographer: Skipped 142 frames! The application may be doing too much work on its main thread.
- 09-11 16:16:48.454 435 5828 I ActivityManager: START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10007 on display 0
- 09-11 16:16:50.441 32271 32271 I art : Starting a blocking GC Alloc
- 09-11 16:16:50.441 32271 32271 I art : Starting a blocking GC Alloc
- 09-11 16:16:51.476 20979 20979 I Choreographer: Skipped 93 frames! The application may be doing too much work on its main thread.
- 09-11 16:16:51.906 435 477 I chatty : uid=1000(system) InputDispatcher expire 3 lines
- 09-11 16:16:51.959 20655 20655 I Choreographer: Skipped 416 frames! The application may be doing too much work on its main thread.
- 09-11 16:16:52.737 20979 20990 W art : Suspending all threads took: 145.904ms
- 09-11 16:16:53.172 20979 20979 D FirebaseApp: Notifying background state change listeners.
- 09-11 16:16:54.551 20979 20979 I Choreographer: Skipped 92 frames! The application may be doing too much work on its main thread.
- 09-11 16:16:55.151 17889 17900 W art : Suspending all threads took: 102.233ms
- 09-11 16:16:55.610 17889 21294 I art : Waiting for a blocking GC DisableMovingGc
- 09-11 16:16:55.611 17889 21294 I art : Starting a blocking GC DisableMovingGc
- 09-11 16:16:55.731 20655 20655 I Choreographer: Skipped 59 frames! The application may be doing too much work on its main thread.
- 09-11 16:16:59.258 171 210 I chatty : uid=1041(audioserver) AudioOut_D expire 17 lines
- 09-11 16:17:00.611 435 1806 W ActivityManager: Request to remove task ignored for non-existent task 427
- 09-11 16:17:01.398 435 9703 I ActivityManager: Killing 19425:com.android.settings/1000 (adj 900): remove task
- 09-11 16:17:01.590 435 1702 D ActivityManager: cleanUpApplicationRecord -- 19425
- 09-11 16:17:01.604 435 447 I chatty : uid=1000(system) Binder:435_2 expire 1 line
- 09-11 16:17:01.612 435 9701 I WindowManager: WIN DEATH: Window{f1e5f06 u0 com.android.settings/com.android.settings.Settings$WifiSettingsActivity}
- 09-11 16:17:01.613 435 9701 I chatty : uid=1000(system) Binder:435_1B expire 1 line
- 09-11 16:17:03.352 32271 32271 D Overview: onDestroy
- 09-11 16:17:03.362 32271 32271 D Ongoing : onDestroy
- 09-11 16:17:03.515 32271 32271 D Battery : onDestroy
- 09-11 16:17:03.517 32271 32271 D About : onDestroy
- 09-11 16:17:03.518 32271 32271 V MainActivity: onDestroy
- 09-11 16:17:03.543 32271 32271 W Bitmap : Called hasAlpha() on a recycle()'d bitmap! This is undefined behavior!
- 09-11 16:17:03.543 32271 32271 W Bitmap : Called hasAlpha() on a recycle()'d bitmap! This is undefined behavior!
- 09-11 16:17:03.555 435 710 I ActivityManager: Killing 32271:com.idea.PhoneDoctorPlus/u0a36 (adj 1001): remove task
- 09-11 16:17:03.774 435 452 E libprocessgroup: failed to kill 1 processes for processgroup 32271
- 09-11 16:17:03.789 435 1653 I chatty : uid=1000(system) Binder:435_8 expire 1 line
- 09-11 16:17:03.790 435 446 D ActivityManager: cleanUpApplicationRecord -- 32271
- 09-11 16:17:03.790 435 446 W ActivityManager: Scheduling restart of crashed service com.idea.PhoneDoctorPlus/.Service.monitor_network in 1000ms
- 09-11 16:17:03.790 435 446 W ActivityManager: Scheduling restart of crashed service com.idea.PhoneDoctorPlus/.Service.monitor_battery in 11000ms
- 09-11 16:17:04.491 20655 20655 I Choreographer: Skipped 87 frames! The application may be doing too much work on its main thread.
- 09-11 16:17:05.045 435 450 I ActivityManager: Start proc 21299:com.idea.PhoneDoctorPlus/u0a36 for service com.idea.PhoneDoctorPlus/.Service.monitor_network
- 09-11 16:17:05.457 435 9698 W ActivityManager: Slow operation: 52ms so far, now at attachApplicationLocked: before bindApplication
- 09-11 16:17:05.457 435 9698 W ActivityManager: Slow operation: 52ms so far, now at attachApplicationLocked: immediately before bindApplication
- 09-11 16:17:05.460 435 9698 W ActivityManager: Slow operation: 54ms so far, now at attachApplicationLocked: immediately after bindApplication
- 09-11 16:17:05.460 435 9698 W ActivityManager: Slow operation: 54ms so far, now at attachApplicationLocked: after updateLruProcessLocked
- 09-11 16:17:05.462 435 9698 W ActivityManager: Slow operation: 56ms so far, now at attachApplicationLocked: after mServices.attachApplicationLocked
- 09-11 16:17:05.462 435 474 I chatty : uid=1000(system) AlarmManager expire 1 line
- 09-11 16:17:05.463 435 9704 I chatty : uid=1000(system) Binder:435_1E expire 1 line
- 09-11 16:17:05.469 435 9704 I ActivityManager: Killing 20979:com.online.bestmovies/u0a24 (adj 900): remove task
- 09-11 16:17:05.649 435 1017 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=119, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ], android.os.BinderProxy@7441c8b)
- 09-11 16:17:05.650 435 1017 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=120, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ], android.os.BinderProxy@734b168)
- 09-11 16:17:05.650 435 1017 I WindowManager: WIN DEATH: Window{e5e63fd u0 com.online.bestmovies/com.online.bestmovies.MainActivity}
- 09-11 16:17:05.652 435 9696 I chatty : uid=1000(system) Binder:435_16 expire 2 lines
- 09-11 16:17:05.658 435 9695 I WindowManager: WIN DEATH: Window{fe50f08 u0 com.online.bestmovies/com.online.bestmovies.PlayActivity_New}
- 09-11 16:17:05.658 435 854 D ActivityManager: cleanUpApplicationRecord -- 20979
- 09-11 16:17:05.776 175 175 E OMXNodeInstance: !!! Observer died. Quickly, do something, ... anything...
- 09-11 16:17:05.969 435 491 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=119, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ]
- 09-11 16:17:05.970 435 491 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=120, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ]
- 09-11 16:17:06.140 30346 30346 I art : Starting a blocking GC Alloc
- 09-11 16:17:06.140 30346 30346 I art : Starting a blocking GC Alloc
- 09-11 16:17:06.505 435 9699 I chatty : uid=1000(system) Binder:435_19 expire 3 lines
- 09-11 16:17:06.505 21299 21299 I art : Starting a blocking GC AddRemoveAppImageSpace
- 09-11 16:17:06.521 21299 21299 W System : ClassLoader referenced unknown path: /data/app/com.idea.PhoneDoctorPlus-1/lib/arm
- 09-11 16:17:06.543 435 1747 I chatty : uid=1000(system) Binder:435_B expire 1 line
- 09-11 16:17:06.544 435 9697 I chatty : uid=1000(system) Binder:435_17 expire 2 lines
- 09-11 16:17:06.678 435 1017 D Sensors : sensor activation called: handle=5, enabled=0********************************
- 09-11 16:17:06.678 435 1017 I Sensors : Enabling gyroscope
- 09-11 16:17:06.679 435 9703 D Sensors : sensor activation called: handle=4, enabled=0********************************
- 09-11 16:17:06.679 435 9703 I Sensors : Disabling gyroscope
- 09-11 16:17:06.720 30346 21316 I art : Starting a blocking GC Alloc
- 09-11 16:17:06.720 30346 21316 I art : Starting a blocking GC Alloc
- 09-11 16:17:06.781 30346 21316 I art : Starting a blocking GC Alloc
- 09-11 16:17:06.781 30346 21316 I art : Starting a blocking GC Alloc
- 09-11 16:17:06.845 30346 21316 I art : Starting a blocking GC Alloc
- 09-11 16:17:06.845 30346 21316 I art : Starting a blocking GC Alloc
- 09-11 16:17:06.900 30346 21316 I art : Starting a blocking GC Alloc
- 09-11 16:17:06.900 30346 21316 I art : Starting a blocking GC Alloc
- 09-11 16:17:06.941 435 9702 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10300000 cmp=us.ut.k12.davis.android.myDSD/.SignInBaseActivity (has extras)} from uid 10080 on display 0
- 09-11 16:17:06.957 30346 21316 I art : Starting a blocking GC Alloc
- 09-11 16:17:06.957 30346 21316 I art : Starting a blocking GC Alloc
- 09-11 16:17:07.018 30346 21316 W Settings: Setting install_non_market_apps has moved from android.provider.Settings.Global to android.provider.Settings.Secure, returning read-only value.
- 09-11 16:17:07.044 30346 21316 I art : Starting a blocking GC Alloc
- 09-11 16:17:07.044 30346 21316 I art : Starting a blocking GC Alloc
- 09-11 16:17:07.044 30346 21319 I art : Waiting for a blocking GC DisableMovingGc
- 09-11 16:17:07.062 30346 21319 I art : WaitForGcToComplete blocked for 17.791ms for cause DisableMovingGc
- 09-11 16:17:07.062 30346 21319 I art : Starting a blocking GC DisableMovingGc
- 09-11 16:17:07.098 435 446 E ActivityManager: applyOptionsLocked: Unknown animationType=0
- 09-11 16:17:07.298 20888 20899 I art : CollectorTransition marksweep + semispace GC freed 8726(441KB) AllocSpace objects, 1(368KB) LOS objects, 27% free, 1347KB/1859KB, paused 175.201ms total 175.201ms
- 09-11 16:17:07.776 435 445 I art : Background sticky concurrent mark sweep GC freed 18840(966KB) AllocSpace objects, 5(100KB) LOS objects, 13% free, 12MB/13MB, paused 3.082ms total 193.298ms
- 09-11 16:17:08.170 20888 21325 I GAv4 : Dry run enabled. Would have sent hit: ht=1505168228151, _v=ma11.0.20, a=2060465042, aid=us.ut.k12.davis.android.myDSD, aiid=com.android.vending, an=myDSD, av=1.8, cd=us.ut.k12.davis.android.myDSD.SignInBaseActivity, cid=e814beed-8336-4336-9de0-2125db983dc2, sc=start, sr=1024x720, t=screenview, tid=UA-48785819-1, ul=en-us, v=1
- 09-11 16:17:08.579 435 457 I ActivityManager: Displayed us.ut.k12.davis.android.myDSD/.SignInBaseActivity: +1s480ms
- 09-11 16:17:08.648 21324 21324 I dex2oat : /system/bin/dex2oat --no-watch-dog --dex-file=/data/data/com.idea.PhoneDoctorPlus/app_dex/15e73047db0.apk --oat-fd=31 --oat-location=/data/data/com.idea.PhoneDoctorPlus/app_outdex/15e73047db1.odex --compiler-filter=speed
- 09-11 16:17:08.648 21324 21324 E cutils-trace: Error opening trace file: No such file or directory (2)
- 09-11 16:17:09.797 21324 21324 I dex2oat : dex2oat took 1.150s (threads: 2) arena alloc=2MB (2577584B) java alloc=36KB (37552B) native alloc=395KB (405288B) free=4MB (4313304B)
- 09-11 16:17:10.118 21328 21328 I dex2oat : /system/bin/dex2oat --no-watch-dog --dex-file=/data/data/com.idea.PhoneDoctorPlus/app_dex/15e730485df.apk --oat-fd=31 --oat-location=/data/data/com.idea.PhoneDoctorPlus/app_outdex/15e730485df.odex --compiler-filter=speed
- 09-11 16:17:10.119 21328 21328 E cutils-trace: Error opening trace file: No such file or directory (2)
- 09-11 16:17:10.709 435 9705 I ActivityManager: START u0 {cmp=us.ut.k12.davis.android.myDSD/.SignInActivity} from uid 10111 on display 0
- 09-11 16:17:10.861 20888 21325 I GAv4 : Dry run enabled. Would have sent hit: ht=1505168230809, _v=ma11.0.20, a=2060465043, aid=us.ut.k12.davis.android.myDSD, aiid=com.android.vending, an=myDSD, av=1.8, cd=us.ut.k12.davis.android.myDSD.SignInActivity, cid=e814beed-8336-4336-9de0-2125db983dc2, sr=1024x720, t=screenview, tid=UA-48785819-1, ul=en-us, v=1
- 09-11 16:17:11.061 20888 20888 I TextInputLayout: EditText added is not a TextInputEditText. Please switch to using that class instead.
- 09-11 16:17:11.069 20888 20888 I TextInputLayout: EditText added is not a TextInputEditText. Please switch to using that class instead.
- 09-11 16:17:11.296 435 457 I ActivityManager: Displayed us.ut.k12.davis.android.myDSD/.SignInActivity: +563ms
- 09-11 16:17:11.343 524 541 W art : Suspending all threads took: 66.406ms
- 09-11 16:17:11.345 20888 20908 D OpenGLRenderer: endAllActiveAnimators on 0x5a937c80 (RippleDrawable) with handle 0x5a9ac6e0
- 09-11 16:17:11.452 524 541 I art : CollectorTransition marksweep + semispace GC freed 2138(-27KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 2MB/3MB, paused 99.609ms total 99.609ms
- 09-11 16:17:11.927 524 524 W RichInputMethodSubtype: Can't find emoji subtype
- 09-11 16:17:11.927 524 524 W RichInputMethodSubtype: No input method subtype found; returning dummy subtype: Multi-lingual subtype: android.view.inputmethod.InputMethodSubtype@d78b2ed0, zz
- 09-11 16:17:12.173 524 524 I EmojiCategory: Last Emoji category id is 8
- 09-11 16:17:12.214 524 524 W ViewPager: Requested offscreen page limit 0 too small; defaulting to 1
- 09-11 16:17:12.227 524 524 I LatinIME: Starting input. Cursor position = 0,0
- 09-11 16:17:12.317 524 524 I Choreographer: Skipped 50 frames! The application may be doing too much work on its main thread.
- 09-11 16:17:12.549 974 20591 W Conscrypt: Could not set socket write timeout:
- 09-11 16:17:12.606 974 20591 W Conscrypt: java.lang.reflect.Method.invoke(Native Method)
- 09-11 16:17:12.606 974 20591 W Conscrypt: com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@11509430:13)
- 09-11 16:17:12.718 974 20591 W Conscrypt: Could not set socket write timeout:
- 09-11 16:17:12.718 974 20591 W Conscrypt: java.lang.reflect.Method.invoke(Native Method)
- 09-11 16:17:12.719 974 20591 W Conscrypt: com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@11509430:13)
- 09-11 16:17:13.117 974 988 I art : Background partial concurrent mark sweep GC freed 34532(1592KB) AllocSpace objects, 1(20KB) LOS objects, 23% free, 6MB/8MB, paused 1.831ms total 284.881ms
- 09-11 16:17:13.857 171 210 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines
- 09-11 16:17:19.371 21328 21328 W dex2oat : Compilation of void com.google.android.gms.internal.zzaf$zza.zza(com.google.android.gms.internal.zzbum) took 110.534ms
- 09-11 16:17:23.193 435 5829 I ActivityManager: START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10007 on display 0
- 09-11 16:17:23.263 21328 21335 W dex2oat : Compilation of void com.idea.PhoneDoctorPlus.TestView.TestView_Memory.d() took 117.980ms
- 09-11 16:17:23.394 524 524 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2
- 09-11 16:17:23.396 20888 20888 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
- 09-11 16:17:23.396 20888 20888 W IInputConnectionWrapper: reportFullscreenMode on inexistent InputConnection
- 09-11 16:17:23.396 20888 20888 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
- 09-11 16:17:23.623 21328 21335 W dex2oat : Compilation of void com.idea.PhoneDoctorPlus.TestView.TestView_PhoneJack.d() took 161.651ms
- 09-11 16:17:23.732 435 445 I art : Background partial concurrent mark sweep GC freed 13135(583KB) AllocSpace objects, 4(80KB) LOS objects, 14% free, 11MB/13MB, paused 3.112ms total 473.846ms
- 09-11 16:17:24.121 21328 21335 W dex2oat : Compilation of void com.idea.PhoneDoctorPlus.TestView.TestView_SPEC.i() took 117.736ms
- 09-11 16:17:25.860 171 210 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines
- 09-11 16:17:26.348 435 1806 I ActivityManager: Killing 20888:us.ut.k12.davis.android.myDSD/u0a111 (adj 900): remove task
- 09-11 16:17:26.355 435 5827 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher} from uid 10007 on display 0
- 09-11 16:17:26.383 435 5829 I WindowManager: WIN DEATH: Window{d8196e5 u0 us.ut.k12.davis.android.myDSD/us.ut.k12.davis.android.myDSD.SignInBaseActivity}
- 09-11 16:17:26.385 435 9696 D GraphicsStats: Buffer count: 5
- 09-11 16:17:26.411 435 9699 D ActivityManager: cleanUpApplicationRecord -- 20888
- 09-11 16:17:26.411 28110 28121 W art : Suspending all threads took: 7.934ms
- 09-11 16:17:26.424 435 9700 W ActivityManager: Request to remove task ignored for non-existent task 428
- 09-11 16:17:26.519 28110 28121 I art : CollectorTransition marksweep + semispace GC freed 129(-65KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/3MB, paused 97.747ms total 97.747ms
- 09-11 16:17:28.296 435 9695 I ActivityManager: Setting hasTopUi=true for pid=20655
- 09-11 16:17:28.338 20655 20655 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
- 09-11 16:17:28.634 435 9701 W art : Long monitor contention with owner android.display (457) at void com.android.server.wm.WindowManagerService$H.handleMessage(android.os.Message)(WindowManagerService.java:8396) waiters=0 in boolean com.android.server.wm.WindowManagerService.inputMethodClientHasFocus(com.android.internal.view.IInputMethodClient) for 1.561s
- 09-11 16:17:28.634 435 451 W art : Long monitor contention with owner android.display (457) at void com.android.server.wm.WindowManagerService$H.handleMessage(android.os.Message)(WindowManagerService.java:8396) waiters=1 in void com.android.server.policy.PhoneWindowManager.requestTransientBars(android.view.WindowManagerPolicy$WindowState) for 1.437s
- 09-11 16:17:28.636 435 457 I Choreographer: Skipped 92 frames! The application may be doing too much work on its main thread.
- 09-11 16:17:28.660 28110 28110 I Choreographer: Skipped 95 frames! The application may be doing too much work on its main thread.
- 09-11 16:17:28.690 20655 20655 W View : requestLayout() improperly called by android.widget.TextClock{f1cf6f7 V.ED..... ......ID 0,0-28,19 #7f120250 app:id/time_view} during layout: running second layout pass
- 09-11 16:17:28.690 20655 20655 W View : requestLayout() improperly called by android.widget.TextClock{c9e9964 V.ED..... ......ID 28,0-52,19 #7f120251 app:id/am_pm_view} during layout: running second layout pass
- 09-11 16:17:28.819 28110 28121 I art : Background sticky concurrent mark sweep GC freed 7370(292KB) AllocSpace objects, 0(0B) LOS objects, 14% free, 2MB/3MB, paused 640us total 109.771ms
- 09-11 16:17:28.837 21328 21328 I dex2oat : dex2oat took 18.720s (threads: 2) arena alloc=4MB (4764416B) java alloc=2MB (2176128B) native alloc=12MB (12852872B) free=5MB (6021496B)
- 09-11 16:17:28.982 21299 21299 E System : java.lang.Runtime#load(String, ClassLoader) is private and will be removed in a future Android release
- 09-11 16:17:28.985 21299 21299 I DexProtector: VER armeabi-v7a [-R]
- 09-11 16:17:28.986 21299 21299 I DexProtector: SDK 25a
- 09-11 16:17:29.457 21299 21299 I DexProtector: TOKEN [...] 0x0
- 09-11 16:17:29.457 21299 21299 I DexProtector: RES 0x0
- 09-11 16:17:29.575 21299 21299 I art : Starting a blocking GC Alloc
- 09-11 16:17:29.576 21299 21299 I art : Starting a blocking GC Alloc
- 09-11 16:17:29.625 21299 21299 I MultiDex: VM with version 2.1.0 has multidex support
- 09-11 16:17:29.627 21299 21299 I MultiDex: install
- 09-11 16:17:29.628 21299 21299 I MultiDex: VM has multidex support, MultiDex support library is disabled.
- 09-11 16:17:29.643 21299 21299 D AnalyticsApp: onCreate
- 09-11 16:17:29.760 21299 21299 I ACRA : ACRA is enabled for com.idea.PhoneDoctorPlus, initializing...
- 09-11 16:17:29.801 21299 21299 I art : Starting a blocking GC Alloc
- 09-11 16:17:29.801 21299 21299 I art : Starting a blocking GC Alloc
- 09-11 16:17:29.924 435 9699 I ActivityManager: Start proc 21344:com.idea.PhoneDoctorPlus:acra/u0a36 for service com.idea.PhoneDoctorPlus/org.acra.sender.SenderService
- 09-11 16:17:30.036 21299 21350 I art : Starting a blocking GC Alloc
- 09-11 16:17:30.037 21299 21350 I art : Starting a blocking GC Alloc
- 09-11 16:17:30.040 21299 21299 I art : Waiting for a blocking GC Alloc
- 09-11 16:17:30.063 21299 21299 I art : WaitForGcToComplete blocked for 24.810ms for cause Alloc
- 09-11 16:17:30.064 21299 21299 I art : Starting a blocking GC Alloc
- 09-11 16:17:30.148 21344 21344 I art : Starting a blocking GC AddRemoveAppImageSpace
- 09-11 16:17:30.149 21344 21344 W System : ClassLoader referenced unknown path: /data/app/com.idea.PhoneDoctorPlus-1/lib/arm
- 09-11 16:17:30.169 21299 21299 E monitor_network: onCreate
- 09-11 16:17:30.172 21299 21299 E monitor_network: onStart
- 09-11 16:17:30.187 21299 21299 E monitor_battery: onCreate
- 09-11 16:17:30.190 21299 21299 E monitor_battery: onStart
- 09-11 16:17:30.200 21299 21360 V monitor_network: refreshRunnable
- 09-11 16:17:30.338 21344 21356 W art : Suspending all threads took: 6.408ms
- 09-11 16:17:30.444 21299 21350 D ApplicationLoaders: ignored Vulkan layer search path /data/app/com.google.android.gms-1/lib/arm:/system/fake-libs:/data/app/com.google.android.gms-1/base.apk!/lib/armeabi-v7a for namespace 0x71fa6090
- 09-11 16:17:30.472 21362 21362 I dex2oat : /system/bin/dex2oat --no-watch-dog --dex-file=/data/data/com.idea.PhoneDoctorPlus/app_dex/15e7304d59b.apk --oat-fd=31 --oat-location=/data/data/com.idea.PhoneDoctorPlus/app_outdex/15e7304d59f.odex --compiler-filter=speed
- 09-11 16:17:30.473 21362 21362 E cutils-trace: Error opening trace file: No such file or directory (2)
- 09-11 16:17:30.498 21299 21350 I art : Starting a blocking GC Alloc
- 09-11 16:17:30.498 21299 21350 I art : Starting a blocking GC Alloc
- 09-11 16:17:30.889 21362 21362 W dex2oat : Compilation of void com.idea.PhoneDoctorPlus.b$9$MainActivity$2.gddg24415() took 107.086ms
- 09-11 16:17:31.275 21362 21362 I dex2oat : dex2oat took 808.013ms (threads: 2) arena alloc=1878KB (1923984B) java alloc=36KB (37552B) native alloc=395KB (405288B) free=3MB (3264728B)
- 09-11 16:17:31.575 21366 21366 I dex2oat : /system/bin/dex2oat --no-watch-dog --dex-file=/data/data/com.idea.PhoneDoctorPlus/app_dex/15e7304d9d0.apk --oat-fd=31 --oat-location=/data/data/com.idea.PhoneDoctorPlus/app_outdex/15e7304d9d0.odex --compiler-filter=speed
- 09-11 16:17:31.575 21366 21366 E cutils-trace: Error opening trace file: No such file or directory (2)
- 09-11 16:17:39.298 21366 21371 W dex2oat : Compilation of void com.google.android.gms.internal.zzaf$zza.zza(com.google.android.gms.internal.zzbum) took 105.529ms
- 09-11 16:17:44.936 435 450 I ActivityManager: Waited long enough for: ServiceRecord{2a3d534 u0 com.idea.PhoneDoctorPlus/org.acra.sender.SenderService}
- 09-11 16:17:46.265 435 477 I WindowManager: Ignoring HOME; event canceled.
- 09-11 16:17:46.276 20655 20655 I Choreographer: Skipped 41 frames! The application may be doing too much work on its main thread.
- 09-11 16:17:46.293 435 447 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@e0be1d0 attribute=null, token = android.os.BinderProxy@5f5023c
- 09-11 16:17:46.306 435 446 I ActivityManager: Setting hasTopUi=false for pid=20655
- 09-11 16:17:46.307 20655 20655 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings >
- 09-11 16:17:46.560 21366 21366 I dex2oat : dex2oat took 14.986s (threads: 2) arena alloc=4MB (5074696B) java alloc=2MB (2176216B) native alloc=12MB (12852000B) free=6MB (6546656B)
- 09-11 16:17:46.689 21344 21344 E System : java.lang.Runtime#load(String, ClassLoader) is private and will be removed in a future Android release
- 09-11 16:17:46.691 21344 21344 I DexProtector: VER armeabi-v7a [-R]
- 09-11 16:17:46.691 21344 21344 I DexProtector: SDK 25a
- 09-11 16:17:46.734 21344 21344 I DexProtector: TOKEN [...] 0x0
- 09-11 16:17:46.734 21344 21344 I DexProtector: RES 0x0
- 09-11 16:17:46.786 21344 21344 I art : Starting a blocking GC Alloc
- 09-11 16:17:46.786 21344 21344 I art : Starting a blocking GC Alloc
- 09-11 16:17:46.817 21344 21344 I MultiDex: VM with version 2.1.0 has multidex support
- 09-11 16:17:46.818 21344 21344 I MultiDex: install
- 09-11 16:17:46.820 21344 21344 I MultiDex: VM has multidex support, MultiDex support library is disabled.
- 09-11 16:17:46.826 21344 21344 D AnalyticsApp: onCreate
- 09-11 16:17:46.893 21344 21344 I art : Starting a blocking GC Alloc
- 09-11 16:17:46.893 21344 21344 I art : Starting a blocking GC Alloc
- 09-11 16:17:47.011 21344 21377 I art : Starting a blocking GC Alloc
- 09-11 16:17:47.011 21344 21377 I art : Starting a blocking GC Alloc
- 09-11 16:17:47.064 435 1703 I ActivityManager: Killing 20939:android.process.media/u0a5 (adj 906): empty for 1814s
- 09-11 16:17:47.088 21344 21376 D ApplicationLoaders: ignored Vulkan layer search path /data/app/com.google.android.gms-1/lib/arm:/system/fake-libs:/data/app/com.google.android.gms-1/base.apk!/lib/armeabi-v7a for namespace 0x71fa6090
- 09-11 16:17:47.101 435 5828 D ActivityManager: cleanUpApplicationRecord -- 20939
- 09-11 16:17:47.158 21344 21376 I art : Starting a blocking GC Alloc
- 09-11 16:17:47.158 21344 21376 I art : Starting a blocking GC Alloc
- 09-11 16:17:49.384 171 210 I chatty : uid=1041(audioserver) AudioOut_D expire 5 lines
- 09-11 16:17:51.559 171 210 V audio_hw_primary: start_output_stream
- 09-11 16:17:51.594 171 210 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
- 09-11 16:17:51.594 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:17:51.594 171 210 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 09-11 16:17:51.596 171 210 I audio_hw_primary: audio_route_apply_path: out-enable
- 09-11 16:17:51.647 435 477 I WindowManager: Ignoring HOME; event canceled.
- 09-11 16:17:51.648 171 210 D AudioFlinger: mixer(0x71f03040) throttle end: throttle time(34)
- 09-11 16:17:54.678 171 210 V audio_hw_primary: do_out_standby
- 09-11 16:17:54.875 171 210 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
- 09-11 16:17:54.876 171 210 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 09-11 16:17:54.881 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:17:54.881 171 210 I audio_hw_primary: audio_route_apply_path: out-disable
- 09-11 16:18:08.530 974 988 I art : Background sticky concurrent mark sweep GC freed 23529(1059KB) AllocSpace objects, 1(20KB) LOS objects, 16% free, 7MB/8MB, paused 22.491ms total 92.834ms
- 09-11 16:18:13.816 974 988 I art : Background sticky concurrent mark sweep GC freed 15515(883KB) AllocSpace objects, 0(0B) LOS objects, 9% free, 7MB/8MB, paused 5.737ms total 63.049ms
- 09-11 16:18:15.124 171 210 V audio_hw_primary: start_output_stream
- 09-11 16:18:15.160 171 210 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
- 09-11 16:18:15.160 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:18:15.160 171 210 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 09-11 16:18:15.166 171 210 I audio_hw_primary: audio_route_apply_path: out-enable
- 09-11 16:18:15.222 171 210 D AudioFlinger: mixer(0x71f03040) throttle end: throttle time(36)
- 09-11 16:18:18.254 171 210 V audio_hw_primary: do_out_standby
- 09-11 16:18:18.434 171 210 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
- 09-11 16:18:18.434 171 210 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 09-11 16:18:18.436 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:18:18.436 171 210 I audio_hw_primary: audio_route_apply_path: out-disable
- 09-11 16:18:18.607 974 988 I art : Background sticky concurrent mark sweep GC freed 5238(294KB) AllocSpace objects, 0(0B) LOS objects, 3% free, 8MB/8MB, paused 5.859ms total 54.229ms
- 09-11 16:18:19.054 974 988 I art : Background sticky concurrent mark sweep GC freed 3862(213KB) AllocSpace objects, 0(0B) LOS objects, 2% free, 8MB/8MB, paused 5.096ms total 46.691ms
- 09-11 16:18:19.116 974 988 I art : Background sticky concurrent mark sweep GC freed 2941(165KB) AllocSpace objects, 0(0B) LOS objects, 2% free, 8MB/8MB, paused 5.035ms total 40.924ms
- 09-11 16:18:19.177 435 9703 I ActivityManager: Setting hasTopUi=true for pid=20655
- 09-11 16:18:19.180 20655 20655 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
- 09-11 16:18:19.477 974 988 I art : Background partial concurrent mark sweep GC freed 42218(1937KB) AllocSpace objects, 0(0B) LOS objects, 23% free, 6MB/8MB, paused 6.927ms total 260.192ms
- 09-11 16:18:25.263 171 210 V audio_hw_primary: start_output_stream
- 09-11 16:18:25.271 435 5827 I ActivityManager: START u0 {act=android.settings.SETTINGS flg=0x14000000 cmp=com.android.settings/.Settings} from uid 10007 on display 0
- 09-11 16:18:25.290 435 9705 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@7ed2d48 attribute=null, token = android.os.BinderProxy@5f5023c
- 09-11 16:18:25.299 171 210 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
- 09-11 16:18:25.299 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:18:25.299 171 210 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 09-11 16:18:25.302 171 210 I audio_hw_primary: audio_route_apply_path: out-enable
- 09-11 16:18:25.352 171 210 D AudioFlinger: mixer(0x71f03040) throttle end: throttle time(35)
- 09-11 16:18:25.596 20655 20668 I art : Background partial concurrent mark sweep GC freed 34847(1149KB) AllocSpace objects, 3(1252KB) LOS objects, 12% free, 14MB/16MB, paused 1.861ms total 116.149ms
- 09-11 16:18:25.663 435 9702 E ActivityManager: applyOptionsLocked: Unknown animationType=0
- 09-11 16:18:25.685 435 9702 I ActivityManager: Start proc 21386:com.android.settings/1000 for activity com.android.settings/.Settings
- 09-11 16:18:25.874 435 9697 I ActivityManager: Setting hasTopUi=false for pid=20655
- 09-11 16:18:25.876 20655 20655 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings >
- 09-11 16:18:25.963 21386 21386 I chatty : uid=1000(system) com.android.settings expire 13 lines
- 09-11 16:18:26.518 21403 21403 I com.android.settings: type=1400 audit(0.0:693): avc: denied { getattr } for comm=4173796E635461736B202331 path="/data/user_de/0/com.android.phone" dev="dm-9" ino=522292 scontext=u:r:system_app:s0 tcontext=u:object_r:radio_data_file:s0 tclass=dir permissive=1
- 09-11 16:18:26.523 21386 21403 I chatty : uid=1000(system) com.android.settings expire 4 lines
- 09-11 16:18:26.692 21386 21397 I chatty : uid=1000(system) HeapTaskDaemon expire 1 line
- 09-11 16:18:26.797 21386 21404 I chatty : uid=1000(system) RenderThread expire 4 lines
- 09-11 16:18:26.897 21386 21408 I chatty : uid=1000(system) com.android.settings expire 1 line
- 09-11 16:18:26.928 21386 21405 I chatty : uid=1000(system) SummaryLoader expire 7 lines
- 09-11 16:18:27.034 435 457 I ActivityManager: Displayed com.android.settings/.Settings: +1s371ms
- 09-11 16:18:27.059 21386 21399 I chatty : uid=1000(system) Binder:21386_2 expire 1 line
- 09-11 16:18:27.549 21386 21403 I IndexDatabaseHelper: Index is fine
- 09-11 16:18:27.581 21386 21403 D Index : Locale 'en_US' is already indexed
- 09-11 16:18:27.605 435 9695 I ActivityManager: Start proc 21413:com.android.printspooler/u0a52 for service com.android.printspooler/.model.PrintSpoolerService
- 09-11 16:18:27.640 21386 21408 D Index : Indexing locale 'en_US' took 54 millis
- 09-11 16:18:27.808 21413 21413 I art : Starting a blocking GC AddRemoveAppImageSpace
- 09-11 16:18:28.382 171 210 V audio_hw_primary: do_out_standby
- 09-11 16:18:28.483 21386 21408 D Index : Indexing locale 'en_US' took 21 millis
- 09-11 16:18:28.552 21386 21405 W ProcStatsManager: No process com.idea.PhoneDoctorPlus:acra/10036 for service org.acra.sender.SenderService
- 09-11 16:18:28.553 21386 21405 W ProcStatsManager: No process com.android.printspooler/10052 for service com.android.printspooler.model.PrintSpoolerService
- 09-11 16:18:28.555 21386 21405 W ProcStatsManager: No process com.google.process.gapps/10015 for service com.google.android.gsf.subscribedfeeds.GCMIntentService
- 09-11 16:18:28.555 21386 21405 W ProcStatsManager: No process com.entertainment.kan.movieslover/10039 for service com.startapp.android.publish.common.metaData.InfoEventService
- 09-11 16:18:28.555 21386 21405 W ProcStatsManager: No process air.com.buffalo_studios.newflashbingo/10021 for service com.milkmangames.extensions.android.GCMIntentService
- 09-11 16:18:28.555 21386 21405 W ProcStatsManager: No process com.tomsicula.moviesboxunlimited/10107 for service com.startapp.android.publish.common.metaData.PeriodicMetaDataService
- 09-11 16:18:28.555 21386 21405 W ProcStatsManager: No process com.tomsicula.moviesboxunlimited/10107 for service com.startapp.android.publish.common.metaData.InfoEventService
- 09-11 16:18:28.561 171 210 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
- 09-11 16:18:28.561 171 210 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 09-11 16:18:28.563 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:18:28.563 171 210 I audio_hw_primary: audio_route_apply_path: out-disable
- 09-11 16:18:28.986 435 487 E wifi : wifi_get_supported_feature_set returned error = 0xfffffffe
- 09-11 16:18:28.998 435 854 E BatteryStatsService: no controller energy info supplied
- 09-11 16:18:28.998 435 854 E BatteryStatsService: no controller energy info supplied
- 09-11 16:18:28.999 691 691 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
- 09-11 16:18:29.007 435 854 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
- 09-11 16:18:29.010 435 854 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
- 09-11 16:18:33.461 21299 21360 I art : Starting a blocking GC Alloc
- 09-11 16:18:33.461 21299 21360 I art : Starting a blocking GC Alloc
- 09-11 16:18:36.534 171 210 V audio_hw_primary: start_output_stream
- 09-11 16:18:36.538 435 5826 I ActivityManager: START u0 {flg=0x8000 cmp=com.android.settings/.Settings$WirelessSettingsActivity (has extras)} from uid 1000 on display 0
- 09-11 16:18:36.570 171 210 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
- 09-11 16:18:36.570 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:18:36.570 171 210 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 09-11 16:18:36.573 171 210 I audio_hw_primary: audio_route_apply_path: out-enable
- 09-11 16:18:36.622 171 210 D AudioFlinger: mixer(0x71f03040) throttle end: throttle time(36)
- 09-11 16:18:36.736 21386 21386 D WirelessSettings: onCreate: mManageMobilePlanMessage=null
- 09-11 16:18:36.749 435 1024 E UserRestrictionsUtils: Unknown restriction: null
- 09-11 16:18:37.020 435 445 I art : Background sticky concurrent mark sweep GC freed 14949(636KB) AllocSpace objects, 6(188KB) LOS objects, 12% free, 12MB/13MB, paused 3.936ms total 118.255ms
- 09-11 16:18:37.071 21386 21403 D Index : Indexing locale 'en_US' took 66 millis
- 09-11 16:18:37.240 21386 21403 D Index : Indexing locale 'en_US' took 33 millis
- 09-11 16:18:37.351 435 457 I ActivityManager: Displayed com.android.settings/.Settings$WirelessSettingsActivity: +796ms
- 09-11 16:18:39.653 171 210 V audio_hw_primary: do_out_standby
- 09-11 16:18:39.854 171 210 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
- 09-11 16:18:39.854 171 210 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 09-11 16:18:39.857 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:18:39.857 171 210 I audio_hw_primary: audio_route_apply_path: out-disable
- 09-11 16:18:41.095 171 210 V audio_hw_primary: start_output_stream
- 09-11 16:18:41.131 171 210 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
- 09-11 16:18:41.131 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:18:41.131 171 210 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 09-11 16:18:41.134 171 210 I audio_hw_primary: audio_route_apply_path: out-enable
- 09-11 16:18:41.184 171 210 D AudioFlinger: mixer(0x71f03040) throttle end: throttle time(36)
- 09-11 16:18:41.355 21386 21405 W DataUsageController: Failed to get data usage, no subscriber id
- 09-11 16:18:41.417 21386 21386 D DashboardSummary: onConditionsChanged
- 09-11 16:18:41.426 21386 21408 D Index : Indexing locale 'en_US' took 120 millis
- 09-11 16:18:41.445 21386 21397 I art : Background sticky concurrent mark sweep GC freed 4571(254KB) AllocSpace objects, 0(0B) LOS objects, 11% free, 3MB/3MB, paused 5.035ms total 63.201ms
- 09-11 16:18:41.516 21413 21424 I art : CollectorTransition marksweep + semispace GC freed 19(200B) AllocSpace objects, 0(0B) LOS objects, 34% free, 988KB/1500KB, paused 61.981ms total 61.981ms
- 09-11 16:18:41.559 435 487 E wifi : wifi_get_supported_feature_set returned error = 0xfffffffe
- 09-11 16:18:41.574 691 691 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
- 09-11 16:18:41.575 435 1702 E BatteryStatsService: no controller energy info supplied
- 09-11 16:18:41.575 435 1702 E BatteryStatsService: no controller energy info supplied
- 09-11 16:18:41.618 435 1702 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
- 09-11 16:18:41.621 435 1702 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
- 09-11 16:18:41.652 21386 21405 W ProcStatsManager: No process com.idea.PhoneDoctorPlus:acra/10036 for service org.acra.sender.SenderService
- 09-11 16:18:41.652 21386 21405 W ProcStatsManager: No process com.android.printspooler/10052 for service com.android.printspooler.model.PrintSpoolerService
- 09-11 16:18:41.653 21386 21405 W ProcStatsManager: No process com.google.process.gapps/10015 for service com.google.android.gsf.subscribedfeeds.GCMIntentService
- 09-11 16:18:41.653 21386 21405 W ProcStatsManager: No process com.entertainment.kan.movieslover/10039 for service com.startapp.android.publish.common.metaData.InfoEventService
- 09-11 16:18:41.653 21386 21405 W ProcStatsManager: No process air.com.buffalo_studios.newflashbingo/10021 for service com.milkmangames.extensions.android.GCMIntentService
- 09-11 16:18:41.653 21386 21405 W ProcStatsManager: No process com.tomsicula.moviesboxunlimited/10107 for service com.startapp.android.publish.common.metaData.PeriodicMetaDataService
- 09-11 16:18:41.653 21386 21405 W ProcStatsManager: No process com.tomsicula.moviesboxunlimited/10107 for service com.startapp.android.publish.common.metaData.InfoEventService
- 09-11 16:18:44.213 171 210 V audio_hw_primary: do_out_standby
- 09-11 16:18:44.354 435 5826 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0
- 09-11 16:18:44.395 171 210 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
- 09-11 16:18:44.395 171 210 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 09-11 16:18:44.400 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:18:44.400 171 210 I audio_hw_primary: audio_route_apply_path: out-disable
- 09-11 16:18:44.434 171 210 V audio_hw_primary: start_output_stream
- 09-11 16:18:44.445 435 1702 I ActivityManager: Start proc 21437:com.evervolv.toolbox/1000 for activity com.evervolv.toolbox/.Toolbox
- 09-11 16:18:44.470 171 210 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
- 09-11 16:18:44.470 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:18:44.470 171 210 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 09-11 16:18:44.472 171 210 I audio_hw_primary: audio_route_apply_path: out-enable
- 09-11 16:18:44.524 171 210 D AudioFlinger: mixer(0x71f03040) throttle end: throttle time(36)
- 09-11 16:18:44.558 21386 21404 D OpenGLRenderer: endAllActiveAnimators on 0x589abc80 (RippleDrawable) with handle 0x598f4a30
- 09-11 16:18:44.663 21437 21437 W System : ClassLoader referenced unknown path: /system/priv-app/EVToolbox/lib/arm
- 09-11 16:18:44.817 21437 21437 W art : Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable
- 09-11 16:18:44.875 21437 21437 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead.
- 09-11 16:18:45.052 21437 21437 D ConstraintsHelper: construct key=dev_force_show_navbar available=true
- 09-11 16:18:45.054 21437 21437 D ConstraintsHelper: construct key=pixel_nav_animation available=true
- 09-11 16:18:45.120 21437 21452 W Adreno-GSL: <get_panel_settings:3802>: Android framework reported version 2. So, don't force ES30
- 09-11 16:18:45.121 21437 21452 I Adreno-EGL: <qeglDrvAPI_eglInitialize:381>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_KK_2.7_RB1.04.04.00.007.018_msm8960_KK_2.7_RB1_CL3869936_release_AU (CL3869936)
- 09-11 16:18:45.121 21437 21452 I Adreno-EGL: OpenGL ES Shader Compiler Version: 17.01.10.SPL
- 09-11 16:18:45.121 21437 21452 I Adreno-EGL: Build Date: 12/09/13 Mon
- 09-11 16:18:45.121 21437 21452 I Adreno-EGL: Local Branch: mybranch2092625
- 09-11 16:18:45.121 21437 21452 I Adreno-EGL: Remote Branch: quic/kk_2.7_rb1.15
- 09-11 16:18:45.121 21437 21452 I Adreno-EGL: Local Patches: NONE
- 09-11 16:18:45.121 21437 21452 I Adreno-EGL: Reconstruct Branch: AU_LINUX_ANDROID_KK_2.7_RB1.04.04.00.007.018 + NOTHING
- 09-11 16:18:45.127 21437 21452 I OpenGLRenderer: Initialized EGL, version 1.4
- 09-11 16:18:45.127 21437 21452 D OpenGLRenderer: Swap behavior 1
- 09-11 16:18:45.468 435 457 I ActivityManager: Displayed com.evervolv.toolbox/.Toolbox: +1s43ms
- 09-11 16:18:47.549 171 210 V audio_hw_primary: do_out_standby
- 09-11 16:18:47.734 171 210 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
- 09-11 16:18:47.734 171 210 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 09-11 16:18:47.737 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:18:47.737 171 210 I audio_hw_primary: audio_route_apply_path: out-disable
- 09-11 16:18:49.464 171 210 V audio_hw_primary: start_output_stream
- 09-11 16:18:49.490 21437 21437 I vervolv.toolbox: type=1400 audit(0.0:694): avc: denied { search } for name="ksm" dev="sysfs" ino=5242 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_ksm:s0 tclass=dir permissive=1
- 09-11 16:18:49.500 171 210 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
- 09-11 16:18:49.500 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:18:49.500 171 210 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 09-11 16:18:49.503 171 210 I audio_hw_primary: audio_route_apply_path: out-enable
- 09-11 16:18:49.553 171 210 D AudioFlinger: mixer(0x71f03040) throttle end: throttle time(36)
- 09-11 16:18:52.582 171 210 V audio_hw_primary: do_out_standby
- 09-11 16:18:52.778 171 210 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
- 09-11 16:18:52.778 171 210 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 09-11 16:18:52.781 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:18:52.782 171 210 I audio_hw_primary: audio_route_apply_path: out-disable
- 09-11 16:19:27.955 171 210 V audio_hw_primary: start_output_stream
- 09-11 16:19:27.992 171 210 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
- 09-11 16:19:27.992 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:19:27.992 171 210 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 09-11 16:19:27.995 171 210 I audio_hw_primary: audio_route_apply_path: out-enable
- 09-11 16:19:28.048 171 210 D AudioFlinger: mixer(0x71f03040) throttle end: throttle time(36)
- 09-11 16:19:31.079 171 210 V audio_hw_primary: do_out_standby
- 09-11 16:19:31.266 171 210 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
- 09-11 16:19:31.266 171 210 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 09-11 16:19:31.269 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:19:31.269 171 210 I audio_hw_primary: audio_route_apply_path: out-disable
- 09-11 16:19:33.474 171 210 V audio_hw_primary: start_output_stream
- 09-11 16:19:33.510 171 210 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
- 09-11 16:19:33.510 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:19:33.510 171 210 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 09-11 16:19:33.512 171 210 I audio_hw_primary: audio_route_apply_path: out-enable
- 09-11 16:19:33.562 171 210 D AudioFlinger: mixer(0x71f03040) throttle end: throttle time(36)
- 09-11 16:19:33.873 21437 21448 I art : Background partial concurrent mark sweep GC freed 6257(408KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 2044KB/2MB, paused 2.319ms total 135.803ms
- 09-11 16:19:36.594 171 210 V audio_hw_primary: do_out_standby
- 09-11 16:19:36.780 171 210 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
- 09-11 16:19:36.780 171 210 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 09-11 16:19:36.783 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:19:36.784 171 210 I audio_hw_primary: audio_route_apply_path: out-disable
- 09-11 16:19:44.376 171 210 V audio_hw_primary: start_output_stream
- 09-11 16:19:44.412 171 210 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
- 09-11 16:19:44.412 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:19:44.412 171 210 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 09-11 16:19:44.414 171 210 I audio_hw_primary: audio_route_apply_path: out-enable
- 09-11 16:19:44.458 171 210 D AudioFlinger: mixer(0x71f03040) throttle end: throttle time(36)
- 09-11 16:19:47.387 171 210 D AudioFlinger: mixer(0x71f03040) throttle end: throttle time(36)
- 09-11 16:19:47.400 21437 21437 D ConstraintsHelper: construct key=app_switch_wake_screen available=false
- 09-11 16:19:47.402 21437 21437 D ConstraintsHelper: construct key=assist_wake_screen available=false
- 09-11 16:19:47.404 21437 21437 D ConstraintsHelper: construct key=back_wake_screen available=false
- 09-11 16:19:47.405 21437 21437 D ConstraintsHelper: construct key=home_wake_screen available=true
- 09-11 16:19:47.408 21437 21437 D ConstraintsHelper: construct key=menu_wake_screen available=false
- 09-11 16:19:47.409 21437 21437 D ConstraintsHelper: construct key=volume_wake_screen available=true
- 09-11 16:19:47.410 21437 21437 D ConstraintsHelper: construct key=lockscreen_music_controls_volbtn available=true
- 09-11 16:19:50.439 171 210 V audio_hw_primary: do_out_standby
- 09-11 16:19:50.626 171 210 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
- 09-11 16:19:50.626 171 210 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 09-11 16:19:50.632 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:19:50.632 171 210 I audio_hw_primary: audio_route_apply_path: out-disable
- 09-11 16:19:54.161 171 210 V audio_hw_primary: start_output_stream
- 09-11 16:19:54.197 171 210 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
- 09-11 16:19:54.197 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:19:54.198 171 210 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 09-11 16:19:54.200 171 210 I audio_hw_primary: audio_route_apply_path: out-enable
- 09-11 16:19:57.275 171 210 V audio_hw_primary: do_out_standby
- 09-11 16:19:57.445 171 210 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
- 09-11 16:19:57.445 171 210 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 09-11 16:19:57.448 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:19:57.448 171 210 I audio_hw_primary: audio_route_apply_path: out-disable
- 09-11 16:19:58.035 171 210 V audio_hw_primary: start_output_stream
- 09-11 16:19:58.071 171 210 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
- 09-11 16:19:58.071 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:19:58.071 171 210 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 09-11 16:19:58.073 171 210 I audio_hw_primary: audio_route_apply_path: out-enable
- 09-11 16:19:58.123 171 210 D AudioFlinger: mixer(0x71f03040) throttle end: throttle time(36)
- 09-11 16:20:01.154 171 210 V audio_hw_primary: do_out_standby
- 09-11 16:20:01.345 171 210 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
- 09-11 16:20:01.345 171 210 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 09-11 16:20:01.349 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:20:01.349 171 210 I audio_hw_primary: audio_route_apply_path: out-disable
- 09-11 16:20:06.696 179 430 D MDnsDS : MDnsSdListener::Monitor poll timed out
- 09-11 16:20:06.697 179 430 D MDnsDS : Going to poll with pollCount 1
- 09-11 16:20:10.040 171 210 V audio_hw_primary: start_output_stream
- 09-11 16:20:10.050 9850 9884 I PlayCommon: [382] com.google.android.play.a.g.e(244): Preparing logs for uploading
- 09-11 16:20:10.052 9850 9884 I PlayCommon: [382] com.google.android.play.a.g.e(248): No file ready to send
- 09-11 16:20:10.076 171 210 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
- 09-11 16:20:10.076 171 210 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 09-11 16:20:10.076 171 210 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 09-11 16:20:10.078 171 210 I audio_hw_primary: audio_route_apply_path: out-enable
- 09-11 16:20:10.116 435 9700 I ActivityManager: Killing 5358:com.google.android.gms:snet/u0a15 (adj 906): empty for 1806s
- 09-11 16:20:10.119 21437 21437 D BugReport: Calling pull_logcat
- 09-11 16:20:10.129 21465 21465 I init : type=1400 audit(0.0:695): avc: denied { execute_no_trans } for path="/system/bin/dumplogcat" dev="dm-10" ino=31199 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
- 09-11 16:20:10.135 171 210 D AudioFlinger: mixer(0x71f03040) throttle end: throttle time(36)
- 09-11 16:20:10.157 435 9702 D ActivityManager: cleanUpApplicationRecord -- 5358
- 09-11 16:20:10.199 21467 21467 I logcat : type=1400 audit(0.0:696): avc: denied { write } for path="/data/data/com.evervolv.toolbox/files/logcat-2017-09-11-16-20-10.txt.tmp" dev="dm-9" ino=783965 scontext=u:r:logd:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1
- 09-11 16:20:10.229 21467 21467 I logcat : type=1400 audit(0.0:697): avc: denied { write } for path="/data/data/com.evervolv.toolbox/files/logcat-2017-09-11-16-20-10.txt.tmp" dev="dm-9" ino=783965 scontext=u:r:logd:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1
- [logcat: 0.528s elapsed]
- Broadcasting: Intent { act=com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED (has extras) }
- Broadcast completed: result=0