------ SYSTEM LOG (logcat -v threadtime -d *:v) ------ --------- beginning of crash 04-27 21:26:28.490 1237 1237 E AndroidRuntime: FATAL EXCEPTION: main 04-27 21:26:28.490 1237 1237 E AndroidRuntime: Process: com.android.gallery3d, PID: 1237 04-27 21:26:28.490 1237 1237 E AndroidRuntime: java.lang.RuntimeException: Unable to start receiver com.android.camera.DisableCameraReceiver: java.lang.IllegalArgumentException: Component class com.android.camera.CameraLauncher does not exist in com.android.gallery3d 04-27 21:26:28.490 1237 1237 E AndroidRuntime: at android.app.ActivityThread.handleReceiver(ActivityThread.java:3066) 04-27 21:26:28.490 1237 1237 E AndroidRuntime: at android.app.ActivityThread.-wrap18(ActivityThread.java) 04-27 21:26:28.490 1237 1237 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1576) 04-27 21:26:28.490 1237 1237 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102) 04-27 21:26:28.490 1237 1237 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154) 04-27 21:26:28.490 1237 1237 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6208) 04-27 21:26:28.490 1237 1237 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 04-27 21:26:28.490 1237 1237 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891) 04-27 21:26:28.490 1237 1237 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781) 04-27 21:26:28.490 1237 1237 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: Component class com.android.camera.CameraLauncher does not exist in com.android.gallery3d 04-27 21:26:28.490 1237 1237 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1688) 04-27 21:26:28.490 1237 1237 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1637) 04-27 21:26:28.490 1237 1237 E AndroidRuntime: at android.content.pm.IPackageManager$Stub$Proxy.setComponentEnabledSetting(IPackageManager.java:4356) 04-27 21:26:28.490 1237 1237 E AndroidRuntime: at android.app.ApplicationPackageManager.setComponentEnabledSetting(ApplicationPackageManager.java:2088) 04-27 21:26:28.490 1237 1237 E AndroidRuntime: at com.android.camera.DisableCameraReceiver.disableComponent(DisableCameraReceiver.java:81) 04-27 21:26:28.490 1237 1237 E AndroidRuntime: at com.android.camera.DisableCameraReceiver.onReceive(DisableCameraReceiver.java:47) 04-27 21:26:28.490 1237 1237 E AndroidRuntime: at android.app.ActivityThread.handleReceiver(ActivityThread.java:3059) 04-27 21:26:28.490 1237 1237 E AndroidRuntime: ... 8 more 04-28 13:39:23.243 2326 2326 E AndroidRuntime: FATAL EXCEPTION: main 04-28 13:39:23.243 2326 2326 E AndroidRuntime: Process: com.android.deskclock, PID: 2326 04-28 13:39:23.243 2326 2326 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.support.v7.widget.SearchView.setImeOptions(int)' on a null object reference 04-28 13:39:23.243 2326 2326 E AndroidRuntime: at com.android.deskclock.actionbarmenu.SearchMenuItemController.setInitialState(SearchMenuItemController.java:67) 04-28 13:39:23.243 2326 2326 E AndroidRuntime: at com.android.deskclock.actionbarmenu.ActionBarMenuManager.createOptionsMenu(ActionBarMenuManager.java:69) 04-28 13:39:23.243 2326 2326 E AndroidRuntime: at com.android.deskclock.worldclock.CitySelectionActivity.onCreateOptionsMenu(CitySelectionActivity.java:146) 04-28 13:39:23.243 2326 2326 E AndroidRuntime: at android.app.Activity.onCreatePanelMenu(Activity.java:3146) 04-28 13:39:23.243 2326 2326 E AndroidRuntime: at android.support.v4.app.FragmentActivity.onCreatePanelMenu(FragmentActivity.java:362) 04-28 13:39:23.243 2326 2326 E AndroidRuntime: at android.support.v7.view.WindowCallbackWrapper.onCreatePanelMenu(WindowCallbackWrapper.java:92) 04-28 13:39:23.243 2326 2326 E AndroidRuntime: at android.support.v7.app.AppCompatDelegateImplBase$AppCompatWindowCallbackBase.onCreatePanelMenu(AppCompatDelegateImplBase.java:331) 04-28 13:39:23.243 2326 2326 E AndroidRuntime: at android.support.v7.app.AppCompatDelegateImplV9.preparePanel(AppCompatDelegateImplV9.java:1357) 04-28 13:39:23.243 2326 2326 E AndroidRuntime: at android.support.v7.app.AppCompatDelegateImplV9.doInvalidatePanelMenu(AppCompatDelegateImplV9.java:1637) 04-28 13:39:23.243 2326 2326 E AndroidRuntime: at android.support.v7.app.AppCompatDelegateImplV9$1.run(AppCompatDelegateImplV9.java:132) 04-28 13:39:23.243 2326 2326 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:751) 04-28 13:39:23.243 2326 2326 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95) 04-28 13:39:23.243 2326 2326 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154) 04-28 13:39:23.243 2326 2326 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6208) 04-28 13:39:23.243 2326 2326 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 04-28 13:39:23.243 2326 2326 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891) 04-28 13:39:23.243 2326 2326 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781) --------- beginning of system 04-28 14:45:28.443 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=131.9151, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62261389, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.459 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=129.38312, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62261406, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.476 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=127.77411, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62261423, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.492 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=126.16615, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62261439, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.509 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=124.59326, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62261456, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.526 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=123.5, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62261467, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.542 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=124.633995, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62261489, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.559 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=126.24264, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62261506, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.576 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=127.827675, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62261522, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.592 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=130.86182, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62261539, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.609 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=132.06688, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62261556, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.625 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=133.65402, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62261572, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.642 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=135.27481, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62261589, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.675 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=135.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62261622, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.692 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=136.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=62261638, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.725 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=137.2733, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62261672, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.742 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=138.87508, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62261688, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.759 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=140.5, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62261705, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.775 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=142.07867, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62261722, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.792 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=142.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62261737, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.825 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=142.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62261771, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.841 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=142.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62261778, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.858 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=142.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=62261804, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.891 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=140.69298, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62261838, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.908 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=139.09647, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62261855, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.919 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=138.01192, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62261866, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.931 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=137.5, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62261871, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.947 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=138.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62261894, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.964 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=138.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62261911, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:28.997 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=138.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62261944, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:29.014 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=138.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62261954, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:29.030 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=138.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62261977, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:29.048 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=138.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62261994, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:29.064 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=138.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62262006, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:29.081 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=138.57373, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62262027, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:29.097 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=140.17012, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62262044, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:29.114 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=141.79889, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62262061, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:29.131 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=143.39384, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62262077, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:29.147 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=145.01303, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62262094, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:29.164 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=146.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62262111, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:29.181 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=146.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62262127, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:29.197 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=147.5, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62262141, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:29.231 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=148.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=62262166, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:29.264 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=149.27916, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62262211, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:29.280 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=149.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62262227, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:29.298 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=149.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62262244, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:29.314 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=0.0, y[0]=149.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=62262261, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:29.318 14894 14894 W ViewRootImpl[Calculator]: Cancelling event due to no window focus: MotionEvent { action=ACTION_CANCEL, actionButton=0, id[0]=0, x[0]=0.0, y[0]=149.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=62262270, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:29.318 14894 14894 W ViewRootImpl[Calculator]: Cancelling event due to no window focus: MotionEvent { action=ACTION_CANCEL, actionButton=0, id[0]=0, x[0]=0.0, y[0]=149.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=62262270, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:45:29.318 14894 14894 W ViewRootImpl[Calculator]: Cancelling event due to no window focus: MotionEvent { action=ACTION_CANCEL, actionButton=0, id[0]=0, x[0]=0.0, y[0]=149.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=62262270, downTime=62259182, deviceId=1, source=0x1002 } 04-28 14:49:08.751 426 426 I chatty : uid=1000 system_server expire 2 lines 04-28 14:51:00.803 14894 14894 W ViewRootImpl[Calculator]: Dropping event due to root view being removed: MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=713.0, y[0]=-450.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=62593686, downTime=62593667, deviceId=1, source=0x1002 } 04-28 14:52:08.647 426 443 I chatty : uid=1000(system) batterystats-sy expire 15 lines 04-28 14:53:35.124 426 437 I chatty : uid=1000(system) Binder:426_1 expire 2 lines 04-28 14:53:35.782 426 607 I chatty : uid=1000(system) Binder:426_4 expire 3 lines 04-28 14:53:35.787 426 1660 I chatty : uid=1000(system) Binder:426_B expire 2 lines 04-28 14:53:35.927 426 1661 I chatty : uid=1000(system) Binder:426_C expire 1 line 04-28 14:53:38.254 426 929 I chatty : uid=1000(system) Binder:426_8 expire 3 lines 04-28 14:53:38.321 426 1618 I chatty : uid=1000(system) Binder:426_A expire 2 lines 04-28 14:53:38.551 426 928 I chatty : uid=1000(system) Binder:426_7 expire 2 lines 04-28 14:53:38.566 426 771 I chatty : uid=1000(system) Binder:426_5 expire 1 line 04-28 14:53:39.072 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-28 14:53:39.118 426 478 I chatty : uid=1000(system) VoldConnector expire 1 line 04-28 14:53:40.509 535 535 V DeadZone: consuming errant click: (95.0,16.0) 04-28 14:53:41.272 426 944 I chatty : uid=1000(system) Binder:426_9 expire 2 lines 04-28 14:53:41.941 426 817 I chatty : uid=1000(system) Binder:426_6 expire 3 lines 04-28 14:54:00.010 426 426 I chatty : uid=1000 system_server expire 1 line 04-28 14:56:21.149 426 449 I chatty : uid=1000(system) PowerManagerSer expire 7 lines 04-28 14:56:21.158 426 440 I chatty : uid=1000(system) ActivityManager expire 8 lines 04-28 14:56:21.361 426 447 I chatty : uid=1000(system) android.display expire 1 line 04-28 15:02:48.573 426 439 I chatty : uid=1000(system) android.bg expire 1 line 04-28 15:23:21.655 426 476 I chatty : uid=1000(system) InputReader expire 2 lines 04-28 15:23:21.835 426 447 I chatty : uid=1000(system) android.display expire 5 lines 04-28 15:23:21.920 426 449 I chatty : uid=1000(system) PowerManagerSer expire 4 lines 04-28 15:23:22.191 426 441 I chatty : uid=1000(system) android.ui expire 1 line 04-28 15:23:22.586 426 929 I chatty : uid=1000(system) Binder:426_8 expire 1 line 04-28 15:23:22.593 426 944 I chatty : uid=1000(system) Binder:426_9 expire 3 lines 04-28 15:23:23.838 426 928 I chatty : uid=1000(system) Binder:426_7 expire 1 line 04-28 15:23:23.844 426 1661 I chatty : uid=1000(system) Binder:426_C expire 2 lines 04-28 15:23:26.651 426 440 I chatty : uid=1000(system) ActivityManager expire 8 lines 04-28 15:23:28.416 426 607 I chatty : uid=1000(system) Binder:426_4 expire 1 line 04-28 15:23:28.485 426 499 I chatty : uid=1000(system) Binder:426_3 expire 2 lines 04-28 15:23:33.573 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-28 15:23:40.417 426 1660 I chatty : uid=1000(system) Binder:426_B expire 1 line 04-28 15:27:54.471 426 443 I chatty : uid=1000(system) batterystats-sy expire 5 lines 04-28 15:27:59.935 426 448 I chatty : uid=1000(system) CpuTracker expire 17 lines 04-28 15:28:15.383 426 426 I chatty : uid=1000 system_server expire 1 line 04-28 15:30:19.397 426 448 I chatty : uid=1000(system) CpuTracker expire 53 lines 04-28 15:36:13.729 426 440 I chatty : uid=1000(system) ActivityManager expire 1 line 04-28 15:43:25.527 426 439 I chatty : uid=1000(system) android.bg expire 1 line 04-28 15:44:42.145 426 440 I chatty : uid=1000(system) ActivityManager expire 8 lines 04-28 15:44:42.145 426 443 I chatty : uid=1000(system) batterystats-sy expire 10 lines 04-28 15:56:14.603 426 771 I chatty : uid=1000(system) Binder:426_5 expire 5 lines 04-28 15:58:13.240 426 448 I chatty : uid=1000(system) CpuTracker expire 61 lines 04-28 16:06:20.745 426 440 I chatty : uid=1000(system) ActivityManager expire 11 lines 04-28 16:11:04.290 426 443 I chatty : uid=1000(system) batterystats-sy expire 10 lines 04-28 16:28:20.001 426 448 I chatty : uid=1000(system) CpuTracker expire 48 lines 04-28 16:36:29.068 426 440 I chatty : uid=1000(system) ActivityManager expire 1 line 04-28 16:36:29.075 426 439 I chatty : uid=1000(system) android.bg expire 1 line 04-28 16:38:29.711 426 448 I chatty : uid=1000(system) CpuTracker expire 24 lines 04-28 16:38:52.792 426 443 I chatty : uid=1000(system) batterystats-sy expire 15 lines 04-28 16:38:52.793 426 440 I chatty : uid=1000(system) ActivityManager expire 32 lines 04-28 17:28:12.609 426 443 I chatty : uid=1000(system) batterystats-sy expire 12 lines 04-28 17:29:03.814 426 448 I chatty : uid=1000(system) CpuTracker expire 8 lines 04-28 17:48:14.922 426 438 I chatty : uid=1000(system) Binder:426_2 expire 5 lines 04-28 17:58:16.912 426 443 I chatty : uid=1000(system) batterystats-sy expire 13 lines 04-28 17:59:08.543 426 448 I chatty : uid=1000(system) CpuTracker expire 20 lines 04-28 18:02:33.527 426 440 I chatty : uid=1000(system) ActivityManager expire 11 lines 04-28 18:28:42.057 426 426 I chatty : uid=1000 system_server expire 1 line 04-28 18:29:18.133 426 448 I chatty : uid=1000(system) CpuTracker expire 19 lines 04-28 18:31:25.310 426 440 I chatty : uid=1000(system) ActivityManager expire 10 lines 04-28 18:31:25.313 426 443 I chatty : uid=1000(system) batterystats-sy expire 26 lines 04-28 19:18:20.140 426 440 I chatty : uid=1000(system) ActivityManager expire 10 lines 04-28 19:29:07.910 426 448 I chatty : uid=1000(system) CpuTracker expire 14 lines 04-28 19:48:16.417 426 438 I chatty : uid=1000(system) Binder:426_2 expire 5 lines 04-28 19:53:10.074 426 443 I chatty : uid=1000(system) batterystats-sy expire 9 lines 04-28 19:59:07.860 426 448 I chatty : uid=1000(system) CpuTracker expire 24 lines 04-28 20:18:15.827 426 440 I chatty : uid=1000(system) ActivityManager expire 3 lines 04-28 20:18:17.017 426 439 I chatty : uid=1000(system) android.bg expire 1 line 04-28 20:20:32.304 426 440 I chatty : uid=1000(system) ActivityManager expire 8 lines 04-28 20:20:32.304 426 443 I chatty : uid=1000(system) batterystats-sy expire 10 lines 04-28 20:30:43.267 426 448 I chatty : uid=1000(system) CpuTracker expire 34 lines 04-28 20:46:16.557 426 476 I chatty : uid=1000(system) InputReader expire 1 line 04-28 20:46:16.567 426 449 I chatty : uid=1000(system) PowerManagerSer expire 8 lines 04-28 20:46:16.749 426 447 I chatty : uid=1000(system) android.display expire 2 lines 04-28 20:46:21.554 426 440 I chatty : uid=1000(system) ActivityManager expire 15 lines 04-28 20:48:07.616 426 443 I chatty : uid=1000(system) batterystats-sy expire 10 lines 04-28 21:21:25.841 426 476 I chatty : uid=1000(system) InputReader expire 1 line 04-28 21:21:25.856 426 449 I chatty : uid=1000(system) PowerManagerSer expire 4 lines 04-28 21:21:26.022 426 447 I chatty : uid=1000(system) android.display expire 1 line 04-28 21:21:35.436 426 771 I chatty : uid=1000(system) Binder:426_5 expire 2 lines 04-28 21:21:35.506 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-28 21:21:35.527 426 928 I chatty : uid=1000(system) Binder:426_7 expire 3 lines 04-28 21:21:35.646 426 607 I chatty : uid=1000(system) Binder:426_4 expire 4 lines 04-28 21:21:39.827 426 929 I chatty : uid=1000(system) Binder:426_8 expire 1 line 04-28 21:21:42.226 426 440 I chatty : uid=1000(system) ActivityManager expire 2 lines 04-28 21:21:42.228 426 443 I chatty : uid=1000(system) batterystats-sy expire 5 lines 04-28 21:21:44.798 426 817 I chatty : uid=1000(system) Binder:426_6 expire 1 line 04-28 21:21:44.808 426 771 I chatty : uid=1000(system) Binder:426_5 expire 3 lines 04-28 21:21:45.180 426 1660 I chatty : uid=1000(system) Binder:426_B expire 2 lines 04-28 21:21:49.595 426 426 I chatty : uid=1000 system_server expire 1 line 04-28 21:21:54.610 426 1618 I chatty : uid=1000(system) Binder:426_A expire 2 lines 04-28 21:21:54.697 426 437 I chatty : uid=1000(system) Binder:426_1 expire 1 line 04-28 21:21:57.885 426 944 I chatty : uid=1000(system) Binder:426_9 expire 2 lines 04-28 21:21:57.911 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-28 21:22:05.734 426 1661 I chatty : uid=1000(system) Binder:426_C expire 2 lines 04-28 21:22:06.041 9391 9410 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider 04-28 21:22:06.157 426 438 I chatty : uid=1000(system) Binder:426_2 expire 2 lines 04-28 21:22:06.274 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-28 21:22:06.506 426 944 I chatty : uid=1000(system) Binder:426_9 expire 3 lines 04-28 21:22:06.725 426 607 I chatty : uid=1000(system) Binder:426_4 expire 4 lines 04-28 21:22:08.602 426 475 I chatty : uid=1000(system) InputDispatcher expire 1 line 04-28 21:22:08.668 426 1618 I chatty : uid=1000(system) Binder:426_A expire 2 lines 04-28 21:22:09.032 426 440 I chatty : uid=1000(system) ActivityManager expire 4 lines 04-28 21:22:09.045 426 771 I chatty : uid=1000(system) Binder:426_5 expire 2 lines 04-28 21:22:09.048 426 477 I chatty : uid=1000(system) MountService expire 1 line 04-28 21:22:09.050 139 143 E vold : Failed to readlink for /proc/15230/ns/mnt 04-28 21:22:09.050 426 478 I chatty : uid=1000(system) VoldConnector expire 1 line 04-28 21:22:09.058 426 437 I chatty : uid=1000(system) Binder:426_1 expire 2 lines 04-28 21:22:16.936 426 928 I chatty : uid=1000(system) Binder:426_7 expire 2 lines 04-28 21:22:36.842 426 817 I chatty : uid=1000(system) Binder:426_6 expire 2 lines 04-28 21:22:52.454 426 929 I chatty : uid=1000(system) Binder:426_8 expire 1 line 04-28 21:23:23.838 426 438 I chatty : uid=1000(system) Binder:426_2 expire 3 lines 04-28 21:23:28.422 426 499 I chatty : uid=1000(system) Binder:426_3 expire 5 lines 04-28 21:24:12.146 426 426 I chatty : uid=1000 system_server expire 5 lines 04-28 21:24:12.206 426 1661 I chatty : uid=1000(system) Binder:426_C expire 4 lines 04-28 21:24:21.655 426 1660 I chatty : uid=1000(system) Binder:426_B expire 1 line 04-28 21:24:23.676 426 771 I chatty : uid=1000(system) Binder:426_5 expire 1 line 04-28 21:24:45.969 426 944 I chatty : uid=1000(system) Binder:426_9 expire 2 lines 04-28 21:24:59.722 426 607 I chatty : uid=1000(system) Binder:426_4 expire 3 lines 04-28 21:25:17.241 426 1618 I chatty : uid=1000(system) Binder:426_A expire 2 lines 04-28 21:25:19.600 426 817 I chatty : uid=1000(system) Binder:426_6 expire 1 line 04-28 21:25:44.848 426 928 I chatty : uid=1000(system) Binder:426_7 expire 2 lines 04-28 21:25:49.646 426 929 I chatty : uid=1000(system) Binder:426_8 expire 4 lines 04-28 21:25:51.615 426 426 I chatty : uid=1000 system_server expire 4 lines 04-28 21:25:51.672 426 1661 I chatty : uid=1000(system) Binder:426_C expire 1 line 04-28 21:25:53.156 426 437 I chatty : uid=1000(system) Binder:426_1 expire 2 lines 04-28 21:26:00.044 426 607 I chatty : uid=1000(system) Binder:426_4 expire 2 lines 04-28 21:26:03.109 426 1618 I chatty : uid=1000(system) Binder:426_A expire 2 lines 04-28 21:26:04.503 426 441 I chatty : uid=1000(system) android.ui expire 1 line 04-28 21:26:05.181 426 944 I chatty : uid=1000(system) Binder:426_9 expire 1 line 04-28 21:26:09.092 426 771 I chatty : uid=1000(system) Binder:426_5 expire 2 lines 04-28 21:26:10.867 426 439 I chatty : uid=1000(system) android.bg expire 5 lines 04-28 21:26:11.119 426 499 I chatty : uid=1000(system) Binder:426_3 expire 2 lines 04-28 21:26:11.689 426 1660 I chatty : uid=1000(system) Binder:426_B expire 1 line 04-28 21:26:46.201 426 438 I chatty : uid=1000(system) Binder:426_2 expire 3 lines 04-28 21:27:54.292 426 817 I chatty : uid=1000(system) Binder:426_6 expire 3 lines 04-28 21:28:30.238 426 929 I chatty : uid=1000(system) Binder:426_8 expire 2 lines 04-28 21:28:48.047 426 443 I chatty : uid=1000(system) batterystats-sy expire 5 lines 04-28 21:28:48.762 426 944 I chatty : uid=1000(system) Binder:426_9 expire 3 lines 04-28 21:29:02.412 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-28 21:29:08.637 426 426 I chatty : uid=1000 system_server expire 7 lines 04-28 21:29:10.024 426 1661 I chatty : uid=1000(system) Binder:426_C expire 1 line 04-28 21:29:13.238 426 928 I chatty : uid=1000(system) Binder:426_7 expire 3 lines 04-28 21:29:15.266 426 607 I chatty : uid=1000(system) Binder:426_4 expire 1 line 04-28 21:29:34.106 426 437 I chatty : uid=1000(system) Binder:426_1 expire 1 line 04-28 21:29:39.469 426 1660 I chatty : uid=1000(system) Binder:426_B expire 2 lines 04-28 21:29:45.115 426 1618 I chatty : uid=1000(system) Binder:426_A expire 1 line 04-28 21:29:46.162 426 771 I chatty : uid=1000(system) Binder:426_5 expire 3 lines 04-28 21:29:47.068 426 426 I chatty : uid=1000 system_server expire 4 lines 04-28 21:29:47.145 426 1660 I chatty : uid=1000(system) Binder:426_B expire 4 lines 04-28 21:29:49.053 426 438 I chatty : uid=1000(system) Binder:426_2 expire 2 lines 04-28 21:29:59.867 426 817 I chatty : uid=1000(system) Binder:426_6 expire 2 lines 04-28 21:30:02.048 426 928 I chatty : uid=1000(system) Binder:426_7 expire 2 lines 04-28 21:30:04.223 426 929 I chatty : uid=1000(system) Binder:426_8 expire 1 line 04-28 21:30:05.314 426 1661 I chatty : uid=1000(system) Binder:426_C expire 2 lines 04-28 21:30:12.024 426 499 I chatty : uid=1000(system) Binder:426_3 expire 2 lines 04-28 21:30:57.207 426 944 I chatty : uid=1000(system) Binder:426_9 expire 1 line 04-28 21:30:57.737 426 440 I chatty : uid=1000(system) ActivityManager expire 2 lines 04-28 21:30:57.740 426 443 I chatty : uid=1000(system) batterystats-sy expire 5 lines 04-28 21:31:07.928 426 437 I chatty : uid=1000(system) Binder:426_1 expire 1 line 04-28 21:31:09.003 426 607 I chatty : uid=1000(system) Binder:426_4 expire 3 lines 04-28 21:31:17.506 426 438 I chatty : uid=1000(system) Binder:426_2 expire 5 lines 04-28 21:31:17.528 426 944 I chatty : uid=1000(system) Binder:426_9 expire 6 lines 04-28 21:31:17.528 426 1660 I chatty : uid=1000(system) Binder:426_B expire 2 lines 04-28 21:31:17.529 426 1661 I chatty : uid=1000(system) Binder:426_C expire 5 lines 04-28 21:31:18.031 426 929 I chatty : uid=1000(system) Binder:426_8 expire 2 lines 04-28 21:31:18.069 426 928 I chatty : uid=1000(system) Binder:426_7 expire 1 line 04-28 21:31:18.544 426 440 I chatty : uid=1000(system) ActivityManager expire 2 lines 04-28 21:31:32.824 426 817 I chatty : uid=1000(system) Binder:426_6 expire 6 lines 04-28 21:31:32.985 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-28 21:31:37.159 426 1618 I chatty : uid=1000(system) Binder:426_A expire 1 line 04-28 21:31:44.012 426 437 I chatty : uid=1000(system) Binder:426_1 expire 3 lines 04-28 21:32:25.693 426 1660 I chatty : uid=1000(system) Binder:426_B expire 2 lines 04-28 21:32:33.881 426 928 I chatty : uid=1000(system) Binder:426_7 expire 7 lines 04-28 21:32:33.959 426 771 I chatty : uid=1000(system) Binder:426_5 expire 7 lines 04-28 21:32:34.254 426 929 I chatty : uid=1000(system) Binder:426_8 expire 4 lines 04-28 21:32:34.287 426 1661 I chatty : uid=1000(system) Binder:426_C expire 4 lines 04-28 21:32:34.337 426 817 I chatty : uid=1000(system) Binder:426_6 expire 1 line 04-28 21:32:34.712 426 944 I chatty : uid=1000(system) Binder:426_9 expire 2 lines 04-28 21:32:35.778 426 499 I chatty : uid=1000(system) Binder:426_3 expire 3 lines 04-28 21:32:36.111 426 607 I chatty : uid=1000(system) Binder:426_4 expire 2 lines 04-28 21:32:36.508 426 1618 I chatty : uid=1000(system) Binder:426_A expire 1 line 04-28 21:32:37.420 426 438 I chatty : uid=1000(system) Binder:426_2 expire 2 lines 04-28 21:32:37.550 426 929 I chatty : uid=1000(system) Binder:426_8 expire 6 lines 04-28 21:32:42.477 426 1661 I chatty : uid=1000(system) Binder:426_C expire 7 lines 04-28 21:32:42.490 426 437 I chatty : uid=1000(system) Binder:426_1 expire 2 lines 04-28 21:32:42.937 426 928 I chatty : uid=1000(system) Binder:426_7 expire 4 lines 04-28 21:32:42.986 426 771 I chatty : uid=1000(system) Binder:426_5 expire 2 lines 04-28 21:32:43.368 426 1660 I chatty : uid=1000(system) Binder:426_B expire 2 lines 04-28 21:32:43.829 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-28 21:32:44.270 426 607 I chatty : uid=1000(system) Binder:426_4 expire 6 lines 04-28 21:32:46.677 426 944 I chatty : uid=1000(system) Binder:426_9 expire 4 lines 04-28 21:32:47.097 426 437 I chatty : uid=1000(system) Binder:426_1 expire 7 lines 04-28 21:32:47.166 426 928 I chatty : uid=1000(system) Binder:426_7 expire 3 lines 04-28 21:32:47.422 426 817 I chatty : uid=1000(system) Binder:426_6 expire 1 line 04-28 21:32:47.492 426 499 I chatty : uid=1000(system) Binder:426_3 expire 2 lines 04-28 21:32:47.576 426 1618 I chatty : uid=1000(system) Binder:426_A expire 1 line 04-28 21:32:47.584 426 929 I chatty : uid=1000(system) Binder:426_8 expire 3 lines 04-28 21:32:47.696 426 1661 I chatty : uid=1000(system) Binder:426_C expire 5 lines 04-28 21:32:48.081 426 607 I chatty : uid=1000(system) Binder:426_4 expire 1 line 04-28 21:32:48.561 426 438 I chatty : uid=1000(system) Binder:426_2 expire 2 lines 04-28 21:32:48.689 426 1660 I chatty : uid=1000(system) Binder:426_B expire 9 lines 04-28 21:33:12.731 10342 10342 W ViewRootImpl[DiscoveryListActivity]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=471.0, y[0]=480.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=5, eventTime=86665578, downTime=86665506, deviceId=1, source=0x1002 } 04-28 21:33:31.995 535 535 V DeadZone: consuming errant click: (658.0,13.0) 04-28 21:33:41.338 426 944 I chatty : uid=1000(system) Binder:426_9 expire 5 lines 04-28 21:33:45.064 426 438 I chatty : uid=1000(system) Binder:426_2 expire 3 lines 04-28 21:33:53.628 426 817 I chatty : uid=1000(system) Binder:426_6 expire 1 line 04-28 21:33:53.725 426 928 I chatty : uid=1000(system) Binder:426_7 expire 5 lines 04-28 21:33:59.379 426 771 I chatty : uid=1000(system) Binder:426_5 expire 2 lines 04-28 21:34:04.827 426 1618 I chatty : uid=1000(system) Binder:426_A expire 5 lines 04-28 21:34:05.586 426 1661 I chatty : uid=1000(system) Binder:426_C expire 1 line 04-28 21:34:08.785 426 607 I chatty : uid=1000(system) Binder:426_4 expire 1 line 04-28 21:34:08.803 426 437 I chatty : uid=1000(system) Binder:426_1 expire 1 line 04-28 21:34:08.838 426 499 I chatty : uid=1000(system) Binder:426_3 expire 3 lines 04-28 21:34:11.192 426 440 I chatty : uid=1000(system) ActivityManager expire 2 lines 04-28 21:35:04.884 426 499 I chatty : uid=1000(system) Binder:426_3 expire 2 lines 04-28 21:35:07.962 426 10474 I chatty : uid=1000(system) Binder:426_D expire 1 line 04-28 21:35:10.555 426 1661 I chatty : uid=1000(system) Binder:426_C expire 4 lines 04-28 21:35:15.570 426 817 I chatty : uid=1000(system) Binder:426_6 expire 1 line 04-28 21:35:18.087 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-28 21:35:40.316 535 535 V DeadZone: consuming errant click: (584.0,5.0) 04-28 21:35:45.715 426 426 I chatty : uid=1000 system_server expire 6 lines 04-28 21:35:45.797 426 1618 I chatty : uid=1000(system) Binder:426_A expire 7 lines 04-28 21:36:10.031 426 475 I chatty : uid=1000(system) InputDispatcher expire 1 line 04-28 21:36:10.308 426 928 I chatty : uid=1000(system) Binder:426_7 expire 3 lines 04-28 21:36:12.533 426 607 I chatty : uid=1000(system) Binder:426_4 expire 2 lines 04-28 21:36:24.801 32126 32126 E AndroidRuntime: FATAL EXCEPTION: main 04-28 21:36:24.801 32126 32126 E AndroidRuntime: Process: com.android.deskclock, PID: 32126 04-28 21:36:24.801 32126 32126 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.support.v7.widget.SearchView.setImeOptions(int)' on a null object reference 04-28 21:36:24.801 32126 32126 E AndroidRuntime: at com.android.deskclock.actionbarmenu.SearchMenuItemController.setInitialState(SearchMenuItemController.java:67) 04-28 21:36:24.801 32126 32126 E AndroidRuntime: at com.android.deskclock.actionbarmenu.ActionBarMenuManager.createOptionsMenu(ActionBarMenuManager.java:69) 04-28 21:36:24.801 32126 32126 E AndroidRuntime: at com.android.deskclock.worldclock.CitySelectionActivity.onCreateOptionsMenu(CitySelectionActivity.java:146) 04-28 21:36:24.801 32126 32126 E AndroidRuntime: at android.app.Activity.onCreatePanelMenu(Activity.java:3146) 04-28 21:36:24.801 32126 32126 E AndroidRuntime: at android.support.v4.app.FragmentActivity.onCreatePanelMenu(FragmentActivity.java:362) 04-28 21:36:24.801 32126 32126 E AndroidRuntime: at android.support.v7.view.WindowCallbackWrapper.onCreatePanelMenu(WindowCallbackWrapper.java:92) 04-28 21:36:24.801 32126 32126 E AndroidRuntime: at android.support.v7.app.AppCompatDelegateImplBase$AppCompatWindowCallbackBase.onCreatePanelMenu(AppCompatDelegateImplBase.java:331) 04-28 21:36:24.801 32126 32126 E AndroidRuntime: at android.support.v7.app.AppCompatDelegateImplV9.preparePanel(AppCompatDelegateImplV9.java:1357) 04-28 21:36:24.801 32126 32126 E AndroidRuntime: at android.support.v7.app.AppCompatDelegateImplV9.doInvalidatePanelMenu(AppCompatDelegateImplV9.java:1637) 04-28 21:36:24.801 32126 32126 E AndroidRuntime: at android.support.v7.app.AppCompatDelegateImplV9$1.run(AppCompatDelegateImplV9.java:132) 04-28 21:36:24.801 32126 32126 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:751) 04-28 21:36:24.801 32126 32126 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95) 04-28 21:36:24.801 32126 32126 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154) 04-28 21:36:24.801 32126 32126 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6208) 04-28 21:36:24.801 32126 32126 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 04-28 21:36:24.801 32126 32126 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891) 04-28 21:36:24.801 32126 32126 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781) 04-28 21:36:25.402 426 771 I chatty : uid=1000(system) Binder:426_5 expire 2 lines 04-28 21:36:27.274 426 447 I chatty : uid=1000(system) android.display expire 1 line 04-28 21:36:49.029 426 928 I chatty : uid=1000(system) Binder:426_7 expire 1 line 04-28 21:36:52.576 426 607 I chatty : uid=1000(system) Binder:426_4 expire 1 line 04-28 21:36:57.032 426 944 I chatty : uid=1000(system) Binder:426_9 expire 1 line 04-28 21:36:58.184 426 499 I chatty : uid=1000(system) Binder:426_3 expire 2 lines 04-28 21:37:08.021 426 1618 I chatty : uid=1000(system) Binder:426_A expire 2 lines 04-28 21:37:09.507 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-28 21:38:37.226 10597 10597 W ViewRootImpl[DeskClock]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=591.0, y[0]=800.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=6, eventTime=86990066, downTime=86989973, deviceId=1, source=0x1002 } 04-28 21:38:37.230 426 817 I chatty : uid=1000(system) Binder:426_6 expire 1 line 04-28 21:38:39.329 535 535 V DeadZone: consuming errant click: (671.0,15.0) 04-28 21:38:41.319 426 426 I chatty : uid=1000 system_server expire 21 lines 04-28 21:38:51.392 426 929 I chatty : uid=1000(system) Binder:426_8 expire 1 line 04-28 21:38:53.244 426 771 I chatty : uid=1000(system) Binder:426_5 expire 1 line 04-28 21:38:59.057 426 10474 I chatty : uid=1000(system) Binder:426_D expire 1 line 04-28 21:39:22.364 426 426 I chatty : uid=1000 system_server expire 11 lines 04-28 21:39:55.322 535 535 V DeadZone: consuming errant click: (739.0,11.0) 04-28 21:40:09.147 426 443 I chatty : uid=1000(system) batterystats-sy expire 5 lines 04-28 21:40:09.148 426 440 I chatty : uid=1000(system) ActivityManager expire 2 lines 04-28 21:40:53.257 426 607 I chatty : uid=1000(system) Binder:426_4 expire 4 lines 04-28 21:40:54.802 426 437 I chatty : uid=1000(system) Binder:426_1 expire 4 lines 04-28 21:41:18.141 10597 10597 W ViewRootImpl[DeskClock]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=718.0, y[0]=422.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=87150963, downTime=87150902, deviceId=1, source=0x1002 } 04-28 21:41:35.568 426 439 I chatty : uid=1000(system) android.bg expire 1 line 04-28 21:43:18.003 10597 10597 W ViewRootImpl[DeskClock]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=620.0, y[0]=-103.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=3, eventTime=87270852, downTime=87270780, deviceId=1, source=0x1002 } 04-28 21:43:55.002 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-28 21:43:55.374 426 1661 I chatty : uid=1000(system) Binder:426_C expire 1 line 04-28 21:43:55.978 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-28 21:43:56.452 426 928 I chatty : uid=1000(system) Binder:426_7 expire 1 line 04-28 21:45:01.533 10597 10597 W ViewRootImpl[DeskClock]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=525.0, y[0]=775.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=5, eventTime=87374345, downTime=87374200, deviceId=1, source=0x1002 } 04-28 21:45:01.533 10597 10597 W ViewRootImpl[DeskClock]: Dropping event due to root view being removed: MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=525.0, y[0]=775.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=87374365, downTime=87374200, deviceId=1, source=0x1002 } 04-28 21:45:10.031 10597 10597 W ViewRootImpl[DeskClock]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=658.0, y[0]=-93.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=87382866, downTime=87382795, deviceId=1, source=0x1002 } 04-28 21:45:10.033 426 817 I chatty : uid=1000(system) Binder:426_6 expire 1 line 04-28 21:45:21.900 426 426 I chatty : uid=1000 system_server expire 33 lines 04-28 21:45:21.985 426 1661 I chatty : uid=1000(system) Binder:426_C expire 1 line 04-28 21:45:41.206 426 426 I chatty : uid=1000 system_server expire 43 lines 04-28 21:46:08.052 426 1618 I chatty : uid=1000(system) Binder:426_A expire 3 lines 04-28 21:46:10.884 535 535 V DeadZone: consuming errant click: (649.0,12.0) 04-28 21:46:11.594 10597 10597 W ViewRootImpl[DeskClock]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=87444412, downTime=87444266, deviceId=-1, source=0x101 } 04-28 21:46:11.594 10597 10597 W ViewRootImpl[DeskClock]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=87444412, downTime=87444266, deviceId=-1, source=0x101 } 04-28 21:46:11.594 10597 10597 W ViewRootImpl[DeskClock]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=87444412, downTime=87444266, deviceId=-1, source=0x101 } 04-28 21:46:11.776 426 817 I chatty : uid=1000(system) Binder:426_6 expire 1 line 04-28 21:46:11.777 10597 10597 W ViewRootImpl[DeskClock]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=87444412, downTime=87444266, deviceId=-1, source=0x101 } 04-28 21:46:11.777 10597 10597 W ViewRootImpl[DeskClock]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=87444412, downTime=87444266, deviceId=-1, source=0x101 } 04-28 21:46:11.777 10597 10597 W ViewRootImpl[DeskClock]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=87444412, downTime=87444266, deviceId=-1, source=0x101 } 04-28 21:46:11.778 10597 10597 W ViewRootImpl[DeskClock]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=87444412, downTime=87444266, deviceId=-1, source=0x101 } 04-28 21:46:11.778 10597 10597 W ViewRootImpl[DeskClock]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=87444412, downTime=87444266, deviceId=-1, source=0x101 } 04-28 21:46:11.778 10597 10597 W ViewRootImpl[DeskClock]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=87444412, downTime=87444266, deviceId=-1, source=0x101 } 04-28 21:46:58.436 426 426 I chatty : uid=1000 system_server expire 16 lines 04-28 21:46:58.514 426 1661 I chatty : uid=1000(system) Binder:426_C expire 2 lines 04-28 21:47:07.975 426 929 I chatty : uid=1000(system) Binder:426_8 expire 2 lines 04-28 21:47:08.743 426 944 I chatty : uid=1000(system) Binder:426_9 expire 1 line 04-28 21:47:08.752 426 771 I chatty : uid=1000(system) Binder:426_5 expire 1 line 04-28 21:47:08.798 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-28 21:47:08.798 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-28 21:47:08.800 426 928 I chatty : uid=1000(system) Binder:426_7 expire 2 lines 04-28 21:47:09.347 426 1660 I chatty : uid=1000(system) Binder:426_B expire 1 line 04-28 21:47:09.406 426 607 I chatty : uid=1000(system) Binder:426_4 expire 4 lines 04-28 21:47:09.412 426 1661 I chatty : uid=1000(system) Binder:426_C expire 3 lines 04-28 21:47:10.280 426 437 I chatty : uid=1000(system) Binder:426_1 expire 4 lines 04-28 21:47:11.269 426 10474 I chatty : uid=1000(system) Binder:426_D expire 4 lines 04-28 21:47:11.280 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-28 21:47:15.389 426 929 I chatty : uid=1000(system) Binder:426_8 expire 1 line 04-28 21:49:42.975 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-28 21:49:46.338 426 817 I chatty : uid=1000(system) Binder:426_6 expire 2 lines 04-28 21:50:39.064 426 475 I chatty : uid=1000(system) InputDispatcher expire 1 line 04-28 21:50:41.147 426 928 I chatty : uid=1000(system) Binder:426_7 expire 2 lines 04-28 21:51:14.333 426 440 I chatty : uid=1000(system) ActivityManager expire 2 lines 04-28 21:51:14.335 426 443 I chatty : uid=1000(system) batterystats-sy expire 5 lines 04-28 21:52:00.004 426 426 I chatty : uid=1000 system_server expire 4 lines 04-28 21:52:00.025 426 440 I chatty : uid=1000(system) ActivityManager expire 2 lines 04-28 21:52:00.037 426 437 I chatty : uid=1000(system) Binder:426_1 expire 2 lines 04-28 21:52:00.058 426 1618 I chatty : uid=1000(system) Binder:426_A expire 1 line 04-28 21:53:00.045 426 771 I chatty : uid=1000(system) Binder:426_5 expire 3 lines 04-28 21:53:00.067 426 1660 I chatty : uid=1000(system) Binder:426_B expire 3 lines 04-28 21:54:32.761 426 928 I chatty : uid=1000(system) Binder:426_7 expire 4 lines 04-28 21:54:40.875 426 817 I chatty : uid=1000(system) Binder:426_6 expire 3 lines 04-28 21:54:40.885 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-28 21:55:09.290 426 1661 I chatty : uid=1000(system) Binder:426_C expire 3 lines 04-28 21:55:10.486 10867 10867 W ViewRootImpl[Wallpaper]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=514.0, y[0]=648.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=4, eventTime=87983149, downTime=87983056, deviceId=1, source=0x1002 } 04-28 21:55:10.487 10867 10867 W ViewRootImpl[Wallpaper]: Dropping event due to root view being removed: MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=514.0, y[0]=648.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=87983159, downTime=87983056, deviceId=1, source=0x1002 } 04-28 21:55:36.464 426 929 I chatty : uid=1000(system) Binder:426_8 expire 2 lines 04-28 21:55:38.707 426 944 I chatty : uid=1000(system) Binder:426_9 expire 1 line 04-28 21:55:40.193 426 607 I chatty : uid=1000(system) Binder:426_4 expire 1 line 04-28 21:56:03.261 426 10474 I chatty : uid=1000(system) Binder:426_D expire 3 lines 04-28 21:56:10.650 426 1618 I chatty : uid=1000(system) Binder:426_A expire 6 lines 04-28 21:56:10.663 426 817 I chatty : uid=1000(system) Binder:426_6 expire 3 lines 04-28 21:56:20.298 426 438 I chatty : uid=1000(system) Binder:426_2 expire 2 lines 04-28 21:56:46.612 426 929 I chatty : uid=1000(system) Binder:426_8 expire 2 lines 04-28 21:56:52.973 426 771 I chatty : uid=1000(system) Binder:426_5 expire 2 lines 04-28 21:56:56.203 426 437 I chatty : uid=1000(system) Binder:426_1 expire 1 line 04-28 21:57:01.504 535 535 V DeadZone: consuming errant click: (652.0,7.0) 04-28 21:57:08.725 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-28 21:57:15.262 426 1661 I chatty : uid=1000(system) Binder:426_C expire 2 lines 04-28 21:57:15.538 426 944 I chatty : uid=1000(system) Binder:426_9 expire 1 line 04-28 21:57:16.255 426 1660 I chatty : uid=1000(system) Binder:426_B expire 2 lines 04-28 21:57:21.890 426 443 I chatty : uid=1000(system) batterystats-sy expire 3 lines 04-28 21:57:24.617 426 607 I chatty : uid=1000(system) Binder:426_4 expire 7 lines 04-28 21:57:36.493 426 1661 I chatty : uid=1000(system) Binder:426_C expire 3 lines 04-28 21:57:36.494 426 928 I chatty : uid=1000(system) Binder:426_7 expire 2 lines 04-28 21:57:42.545 426 438 I chatty : uid=1000(system) Binder:426_2 expire 2 lines 04-28 21:57:45.219 426 440 I chatty : uid=1000(system) ActivityManager expire 2 lines 04-28 21:57:45.378 426 437 I chatty : uid=1000(system) Binder:426_1 expire 1 line 04-28 21:57:45.624 426 1618 I chatty : uid=1000(system) Binder:426_A expire 1 line 04-28 21:57:57.442 426 929 I chatty : uid=1000(system) Binder:426_8 expire 1 line 04-28 21:57:57.757 426 10474 I chatty : uid=1000(system) Binder:426_D expire 2 lines 04-28 21:57:57.763 426 478 I chatty : uid=1000(system) VoldConnector expire 1 line 04-28 21:57:58.041 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-28 21:57:58.618 426 944 I chatty : uid=1000(system) Binder:426_9 expire 2 lines 04-28 21:58:24.554 426 1660 I chatty : uid=1000(system) Binder:426_B expire 1 line 04-28 21:58:26.927 426 476 I chatty : uid=1000(system) InputReader expire 1 line 04-28 21:58:26.955 426 449 I chatty : uid=1000(system) PowerManagerSer expire 3 lines 04-28 21:58:27.179 426 447 I chatty : uid=1000(system) android.display expire 2 lines 04-28 21:58:27.525 426 476 I chatty : uid=1000(system) InputReader expire 1 line 04-28 21:58:27.528 426 607 I chatty : uid=1000(system) Binder:426_4 expire 3 lines 04-28 21:58:27.533 426 449 I chatty : uid=1000(system) PowerManagerSer expire 4 lines 04-28 21:58:32.160 426 440 I chatty : uid=1000(system) ActivityManager expire 3 lines 04-28 21:58:33.096 426 928 I chatty : uid=1000(system) Binder:426_7 expire 3 lines 04-28 21:58:33.417 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-28 21:58:48.075 426 443 I chatty : uid=1000(system) batterystats-sy expire 5 lines 04-28 21:58:50.569 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-28 21:58:53.671 426 944 I chatty : uid=1000(system) Binder:426_9 expire 3 lines 04-28 21:59:07.634 426 1660 I chatty : uid=1000(system) Binder:426_B expire 1 line 04-28 21:59:29.218 426 1661 I chatty : uid=1000(system) Binder:426_C expire 1 line 04-28 21:59:33.544 11140 11140 W ViewRootImpl[EditEventActivity]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=633.0, y[0]=-195.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=4, eventTime=88246376, downTime=88246315, deviceId=1, source=0x1002 } 04-28 21:59:33.563 426 1618 I chatty : uid=1000(system) Binder:426_A expire 2 lines 04-28 21:59:38.588 426 499 I chatty : uid=1000(system) Binder:426_3 expire 2 lines 04-28 21:59:51.066 426 440 I chatty : uid=1000(system) ActivityManager expire 3 lines 04-28 21:59:51.085 426 443 I chatty : uid=1000(system) batterystats-sy expire 5 lines 04-28 21:59:57.077 426 944 I chatty : uid=1000(system) Binder:426_9 expire 1 line 04-28 22:00:00.030 426 426 I chatty : uid=1000 system_server expire 6 lines 04-28 22:00:29.406 426 607 I chatty : uid=1000(system) Binder:426_4 expire 2 lines 04-28 22:00:32.494 426 10474 I chatty : uid=1000(system) Binder:426_D expire 3 lines 04-28 22:01:03.010 426 771 I chatty : uid=1000(system) Binder:426_5 expire 1 line 04-28 22:01:31.038 426 817 I chatty : uid=1000(system) Binder:426_6 expire 1 line 04-28 22:01:33.730 11140 11140 W ViewRootImpl[EditEventActivity]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=136.0, y[0]=699.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=4, eventTime=88366569, downTime=88366507, deviceId=1, source=0x1002 } 04-28 22:01:51.037 426 437 I chatty : uid=1000(system) Binder:426_1 expire 1 line 04-28 22:02:06.961 426 439 I chatty : uid=1000(system) android.bg expire 1 line 04-28 22:02:21.007 11140 11140 W ViewRootImpl[EditEventActivity]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=105.0, y[0]=508.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=3, eventTime=88413849, downTime=88413778, deviceId=1, source=0x1002 } 04-28 22:02:21.028 426 1660 I chatty : uid=1000(system) Binder:426_B expire 1 line 04-28 22:02:40.125 426 1661 I chatty : uid=1000(system) Binder:426_C expire 3 lines 04-28 22:02:40.400 426 10474 I chatty : uid=1000(system) Binder:426_D expire 3 lines 04-28 22:02:40.615 426 771 I chatty : uid=1000(system) Binder:426_5 expire 4 lines 04-28 22:02:49.989 426 499 I chatty : uid=1000(system) Binder:426_3 expire 3 lines 04-28 22:02:54.236 426 438 I chatty : uid=1000(system) Binder:426_2 expire 2 lines 04-28 22:02:55.799 426 928 I chatty : uid=1000(system) Binder:426_7 expire 5 lines 04-28 22:03:02.387 426 1660 I chatty : uid=1000(system) Binder:426_B expire 1 line 04-28 22:03:07.695 426 607 I chatty : uid=1000(system) Binder:426_4 expire 2 lines 04-28 22:03:21.195 426 437 I chatty : uid=1000(system) Binder:426_1 expire 1 line 04-28 22:03:29.030 426 944 I chatty : uid=1000(system) Binder:426_9 expire 3 lines 04-28 22:03:30.382 426 475 I chatty : uid=1000(system) InputDispatcher expire 1 line 04-28 22:03:30.609 426 1618 I chatty : uid=1000(system) Binder:426_A expire 2 lines 04-28 22:03:32.267 426 929 I chatty : uid=1000(system) Binder:426_8 expire 4 lines 04-28 22:03:37.298 11443 11443 W ViewRootImpl[DeskClock]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=405.0, y[0]=849.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=13, eventTime=88490133, downTime=88489957, deviceId=1, source=0x1002 } 04-28 22:04:05.714 426 1618 I chatty : uid=1000(system) Binder:426_A expire 1 line 04-28 22:04:22.178 426 1660 I chatty : uid=1000(system) Binder:426_B expire 2 lines 04-28 22:04:23.094 426 928 I chatty : uid=1000(system) Binder:426_7 expire 3 lines 04-28 22:04:23.202 426 438 I chatty : uid=1000(system) Binder:426_2 expire 3 lines 04-28 22:04:30.967 426 944 I chatty : uid=1000(system) Binder:426_9 expire 2 lines 04-28 22:04:31.112 426 437 I chatty : uid=1000(system) Binder:426_1 expire 4 lines 04-28 22:04:31.148 426 771 I chatty : uid=1000(system) Binder:426_5 expire 2 lines 04-28 22:05:09.127 11140 11140 W ViewRootImpl[EditEventActivity]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=583.0, y[0]=567.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=3, eventTime=88581955, downTime=88581894, deviceId=1, source=0x1002 } 04-28 22:05:11.300 426 1661 I chatty : uid=1000(system) Binder:426_C expire 5 lines 04-28 22:05:13.657 11140 11140 W ViewRootImpl[EditEventActivity]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=409.0, y[0]=493.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=4, eventTime=88586491, downTime=88586428, deviceId=1, source=0x1002 } 04-28 22:05:25.689 426 10474 I chatty : uid=1000(system) Binder:426_D expire 2 lines 04-28 22:06:05.862 426 499 I chatty : uid=1000(system) Binder:426_3 expire 2 lines 04-28 22:06:05.876 426 607 I chatty : uid=1000(system) Binder:426_4 expire 2 lines 04-28 22:06:26.052 426 817 I chatty : uid=1000(system) Binder:426_6 expire 5 lines 04-28 22:06:26.805 426 1660 I chatty : uid=1000(system) Binder:426_B expire 2 lines 04-28 22:06:26.847 426 944 I chatty : uid=1000(system) Binder:426_9 expire 1 line 04-28 22:06:26.868 426 771 I chatty : uid=1000(system) Binder:426_5 expire 2 lines 04-28 22:06:26.869 426 438 I chatty : uid=1000(system) Binder:426_2 expire 4 lines 04-28 22:06:32.190 426 437 I chatty : uid=1000(system) Binder:426_1 expire 2 lines 04-28 22:06:40.304 426 426 I chatty : uid=1000 system_server expire 5 lines 04-28 22:06:40.482 426 607 I chatty : uid=1000(system) Binder:426_4 expire 3 lines 04-28 22:06:42.059 426 10474 I chatty : uid=1000(system) Binder:426_D expire 3 lines 04-28 22:06:43.683 426 440 I chatty : uid=1000(system) ActivityManager expire 1 line 04-28 22:06:44.013 426 928 I chatty : uid=1000(system) Binder:426_7 expire 1 line 04-28 22:06:48.000 426 1661 I chatty : uid=1000(system) Binder:426_C expire 3 lines 04-28 22:08:08.121 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-28 22:08:13.793 426 929 I chatty : uid=1000(system) Binder:426_8 expire 1 line 04-28 22:09:27.937 426 475 I chatty : uid=1000(system) InputDispatcher expire 1 line 04-28 22:09:29.645 426 928 I chatty : uid=1000(system) Binder:426_7 expire 1 line 04-28 22:09:29.670 426 437 I chatty : uid=1000(system) Binder:426_1 expire 2 lines 04-28 22:09:29.700 426 10474 I chatty : uid=1000(system) Binder:426_D expire 4 lines 04-28 22:09:29.706 426 1618 I chatty : uid=1000(system) Binder:426_A expire 2 lines 04-28 22:09:29.710 426 771 I chatty : uid=1000(system) Binder:426_5 expire 2 lines 04-28 22:09:29.839 426 1660 I chatty : uid=1000(system) Binder:426_B expire 2 lines 04-28 22:09:30.742 426 440 I chatty : uid=1000(system) ActivityManager expire 3 lines 04-28 22:09:37.592 426 1661 I chatty : uid=1000(system) Binder:426_C expire 1 line 04-28 22:09:41.028 426 443 I chatty : uid=1000(system) batterystats-sy expire 11 lines 04-28 22:09:46.875 426 499 I chatty : uid=1000(system) Binder:426_3 expire 2 lines 04-28 22:09:48.975 426 929 I chatty : uid=1000(system) Binder:426_8 expire 1 line 04-28 22:10:11.796 426 485 I chatty : uid=1000(system) WifiService expire 9 lines 04-28 22:10:30.895 426 607 I chatty : uid=1000(system) Binder:426_4 expire 3 lines 04-28 22:10:30.971 426 443 I chatty : uid=1000(system) batterystats-sy expire 3 lines 04-28 22:10:54.094 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-28 22:11:01.337 426 817 I chatty : uid=1000(system) Binder:426_6 expire 1 line 04-28 22:11:04.108 426 1660 I chatty : uid=1000(system) Binder:426_B expire 2 lines 04-28 22:11:04.114 426 446 I chatty : uid=1000(system) android.io expire 19 lines 04-28 22:11:04.517 426 426 I chatty : uid=1000 system_server expire 7 lines 04-28 22:11:05.747 11123 11123 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115 04-28 22:11:06.062 426 929 I chatty : uid=1000(system) Binder:426_8 expire 1 line 04-28 22:11:12.389 426 928 I chatty : uid=1000(system) Binder:426_7 expire 3 lines 04-28 22:11:13.539 426 437 I chatty : uid=1000(system) Binder:426_1 expire 2 lines 04-28 22:11:13.559 426 443 I chatty : uid=1000(system) batterystats-sy expire 3 lines 04-28 22:11:14.153 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-28 22:11:15.502 426 1661 I chatty : uid=1000(system) Binder:426_C expire 2 lines 04-28 22:11:15.503 426 446 I chatty : uid=1000(system) android.io expire 23 lines 04-28 22:11:15.573 11123 11123 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115 04-28 22:11:15.732 426 10474 I chatty : uid=1000(system) Binder:426_D expire 2 lines 04-28 22:11:15.769 11123 11123 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115 04-28 22:11:15.867 426 1618 I chatty : uid=1000(system) Binder:426_A expire 2 lines 04-28 22:11:16.234 426 929 I chatty : uid=1000(system) Binder:426_8 expire 2 lines 04-28 22:11:16.930 426 426 I chatty : uid=1000 system_server expire 7 lines 04-28 22:11:16.937 426 446 I chatty : uid=1000(system) android.io expire 24 lines 04-28 22:11:17.949 11123 11123 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115 04-28 22:11:18.090 426 817 I chatty : uid=1000(system) Binder:426_6 expire 3 lines 04-28 22:11:18.242 426 499 I chatty : uid=1000(system) Binder:426_3 expire 2 lines 04-28 22:11:21.956 11909 11909 W ViewRootImpl[MainActivity]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=88954685, downTime=88954685, deviceId=-1, source=0x101 } 04-28 22:11:23.385 426 1661 I chatty : uid=1000(system) Binder:426_C expire 3 lines 04-28 22:11:25.091 11123 11123 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115 04-28 22:11:25.162 426 446 I chatty : uid=1000(system) android.io expire 3 lines 04-28 22:11:25.188 426 437 I chatty : uid=1000(system) Binder:426_1 expire 5 lines 04-28 22:11:25.203 11123 11123 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115 04-28 22:11:25.255 426 928 I chatty : uid=1000(system) Binder:426_7 expire 3 lines 04-28 22:11:25.835 426 817 I chatty : uid=1000(system) Binder:426_6 expire 2 lines 04-28 22:11:25.853 426 607 I chatty : uid=1000(system) Binder:426_4 expire 3 lines 04-28 22:11:39.692 426 929 I chatty : uid=1000(system) Binder:426_8 expire 1 line 04-28 22:12:12.206 535 535 V DeadZone: consuming errant click: (650.0,9.0) 04-28 22:12:13.081 426 944 I chatty : uid=1000(system) Binder:426_9 expire 1 line 04-28 22:12:15.352 426 1660 I chatty : uid=1000(system) Binder:426_B expire 4 lines 04-28 22:12:18.753 426 1618 I chatty : uid=1000(system) Binder:426_A expire 1 line 04-28 22:12:18.753 426 490 I chatty : uid=1000(system) ConnectivitySer expire 2 lines 04-28 22:12:18.753 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-28 22:12:19.364 426 771 I chatty : uid=1000(system) Binder:426_5 expire 1 line 04-28 22:12:19.426 426 485 I chatty : uid=1000(system) WifiService expire 1 line 04-28 22:12:39.522 426 10474 I chatty : uid=1000(system) Binder:426_D expire 1 line 04-28 22:12:43.752 426 476 I chatty : uid=1000(system) InputReader expire 1 line 04-28 22:12:43.757 426 449 I chatty : uid=1000(system) PowerManagerSer expire 3 lines 04-28 22:12:43.764 426 440 I chatty : uid=1000(system) ActivityManager expire 8 lines 04-28 22:12:43.991 426 447 I chatty : uid=1000(system) android.display expire 4 lines 04-28 22:12:44.592 426 437 I chatty : uid=1000(system) Binder:426_1 expire 1 line 04-28 22:12:47.002 426 476 I chatty : uid=1000(system) InputReader expire 2 lines 04-28 22:12:47.017 426 449 I chatty : uid=1000(system) PowerManagerSer expire 15 lines 04-28 22:12:47.396 426 1618 I chatty : uid=1000(system) Binder:426_A expire 1 line 04-28 22:14:52.981 426 443 I chatty : uid=1000(system) batterystats-sy expire 5 lines 04-28 22:14:52.981 426 426 I chatty : uid=1000 system_server expire 1 line 04-28 22:14:53.423 426 439 I chatty : uid=1000(system) android.bg expire 3 lines 04-28 22:14:53.425 535 535 W PowerUI : unknown intent: Intent { act=android.os.action.POWER_SAVE_MODE_CHANGING flg=0x40000010 (has extras) } 04-28 22:14:53.520 535 535 W PowerUI : unknown intent: Intent { act=android.os.action.POWER_SAVE_MODE_CHANGED flg=0x40000010 } 04-28 22:15:01.018 426 440 I chatty : uid=1000(system) ActivityManager expire 9 lines 04-28 22:15:02.988 426 449 I chatty : uid=1000(system) PowerManagerSer expire 3 lines 04-28 22:15:03.620 426 447 I chatty : uid=1000(system) android.display expire 1 line 04-28 22:16:41.236 426 443 I chatty : uid=1000(system) batterystats-sy expire 20 lines 04-28 22:26:42.955 426 1660 I chatty : uid=1000(system) Binder:426_B expire 2 lines 04-28 22:26:42.965 426 440 I chatty : uid=1000(system) ActivityManager expire 5 lines 04-28 22:26:42.985 426 10474 I chatty : uid=1000(system) Binder:426_D expire 1 line 04-28 22:26:42.993 426 944 I chatty : uid=1000(system) Binder:426_9 expire 3 lines 04-28 22:26:42.994 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-28 22:28:13.941 426 443 I chatty : uid=1000(system) batterystats-sy expire 20 lines 04-28 22:32:47.347 426 470 I chatty : uid=1000(system) AlarmManager expire 3 lines 04-28 22:32:47.411 426 426 I chatty : uid=1000 system_server expire 1 line 04-28 22:32:47.417 426 1618 I chatty : uid=1000(system) Binder:426_A expire 1 line 04-28 22:32:47.417 426 771 I chatty : uid=1000(system) Binder:426_5 expire 1 line 04-28 22:32:51.194 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-28 22:34:23.688 426 440 I chatty : uid=1000(system) ActivityManager expire 10 lines 04-28 22:36:13.878 426 426 I chatty : uid=1000 system_server expire 1 line 04-28 22:36:13.920 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-28 22:37:38.666 426 443 I chatty : uid=1000(system) batterystats-sy expire 51 lines 04-28 22:50:58.993 426 440 I chatty : uid=1000(system) ActivityManager expire 11 lines 04-28 23:03:23.989 426 470 I chatty : uid=1000(system) AlarmManager expire 1 line 04-28 23:03:24.011 426 929 I chatty : uid=1000(system) Binder:426_8 expire 1 line 04-28 23:09:50.424 426 443 I chatty : uid=1000(system) batterystats-sy expire 19 lines 04-28 23:09:50.435 426 440 I chatty : uid=1000(system) ActivityManager expire 8 lines 04-28 23:26:13.272 426 426 I chatty : uid=1000 system_server expire 1 line 04-28 23:26:13.307 426 607 I chatty : uid=1000(system) Binder:426_4 expire 1 line 04-28 23:26:13.435 2083 2132 D DownloadManager: Removed 0 stale downloads 04-28 23:26:13.496 2083 2132 D DownloadManager: Found 2 files in database 04-28 23:26:13.496 2083 2132 D DownloadManager: Found 2 files on disk 04-28 23:26:13.535 2083 2132 D DownloadManager: Removed 0 stale downloads 04-28 23:26:13.549 2083 2132 D DownloadManager: Found 2 files in database 04-28 23:26:13.549 2083 2132 D DownloadManager: Found 2 files on disk 04-28 23:26:14.355 426 454 I chatty : uid=1000(system) PackageManager expire 1 line 04-28 23:27:00.946 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-28 23:27:00.975 426 771 I chatty : uid=1000(system) Binder:426_5 expire 1 line 04-28 23:27:00.975 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-28 23:27:28.744 426 443 I chatty : uid=1000(system) batterystats-sy expire 29 lines 04-28 23:27:28.756 426 440 I chatty : uid=1000(system) ActivityManager expire 9 lines 04-28 23:30:00.058 426 426 I chatty : uid=1000 system_server expire 4 lines 04-28 23:36:14.138 426 439 I chatty : uid=1000(system) android.bg expire 2 lines 04-28 23:48:20.082 426 443 I chatty : uid=1000(system) batterystats-sy expire 21 lines 04-28 23:48:20.085 426 440 I chatty : uid=1000(system) ActivityManager expire 9 lines 04-29 00:00:00.110 426 1618 I chatty : uid=1000(system) Binder:426_A expire 2 lines 04-29 00:00:00.266 426 607 I chatty : uid=1000(system) Binder:426_4 expire 1 line 04-29 00:00:00.336 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-29 00:11:12.577 426 10474 I chatty : uid=1000(system) Binder:426_D expire 5 lines 04-29 00:13:59.692 426 426 I chatty : uid=1000 system_server expire 1 line 04-29 00:13:59.713 426 929 I chatty : uid=1000(system) Binder:426_8 expire 1 line 04-29 00:14:44.525 426 443 I chatty : uid=1000(system) batterystats-sy expire 16 lines 04-29 00:14:44.538 426 440 I chatty : uid=1000(system) ActivityManager expire 12 lines 04-29 00:15:07.944 426 449 I chatty : uid=1000(system) PowerManagerSer expire 9 lines 04-29 00:15:08.117 426 447 I chatty : uid=1000(system) android.display expire 3 lines 04-29 00:28:51.671 426 443 I chatty : uid=1000(system) batterystats-sy expire 12 lines 04-29 00:29:12.427 426 426 I chatty : uid=1000 system_server expire 1 line 04-29 00:34:04.110 426 439 I chatty : uid=1000(system) android.bg expire 1 line 04-29 00:36:19.033 426 440 I chatty : uid=1000(system) ActivityManager expire 19 lines 04-29 00:58:48.616 426 476 I chatty : uid=1000(system) InputReader expire 1 line 04-29 00:58:48.626 426 449 I chatty : uid=1000(system) PowerManagerSer expire 21 lines 04-29 00:58:58.423 426 443 I chatty : uid=1000(system) batterystats-sy expire 3 lines 04-29 00:58:59.251 426 447 I chatty : uid=1000(system) android.display expire 4 lines 04-29 00:59:00.346 426 476 I chatty : uid=1000(system) InputReader expire 4 lines 04-29 00:59:00.798 426 10474 I chatty : uid=1000(system) Binder:426_D expire 4 lines 04-29 00:59:01.280 426 817 I chatty : uid=1000(system) Binder:426_6 expire 2 lines 04-29 00:59:01.529 426 440 I chatty : uid=1000(system) ActivityManager expire 2 lines 04-29 00:59:02.189 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-29 00:59:02.463 426 607 I chatty : uid=1000(system) Binder:426_4 expire 1 line 04-29 00:59:03.705 426 1618 I chatty : uid=1000(system) Binder:426_A expire 1 line 04-29 00:59:03.762 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-29 00:59:03.811 426 440 I chatty : uid=1000(system) ActivityManager expire 5 lines 04-29 00:59:03.823 426 449 I chatty : uid=1000(system) PowerManagerSer expire 16 lines 04-29 00:59:03.841 426 928 I chatty : uid=1000(system) Binder:426_7 expire 4 lines 04-29 00:59:04.400 426 10474 I chatty : uid=1000(system) Binder:426_D expire 1 line 04-29 00:59:08.073 426 476 I chatty : uid=1000(system) InputReader expire 6 lines 04-29 00:59:10.442 426 447 I chatty : uid=1000(system) android.display expire 2 lines 04-29 00:59:11.518 426 1661 I chatty : uid=1000(system) Binder:426_C expire 1 line 04-29 00:59:12.075 426 437 I chatty : uid=1000(system) Binder:426_1 expire 1 line 04-29 00:59:12.309 426 607 I chatty : uid=1000(system) Binder:426_4 expire 1 line 04-29 00:59:13.305 426 447 I chatty : uid=1000(system) android.display expire 5 lines 04-29 00:59:13.459 426 817 I chatty : uid=1000(system) Binder:426_6 expire 1 line 04-29 00:59:18.368 426 440 I chatty : uid=1000(system) ActivityManager expire 6 lines 04-29 01:19:03.977 426 439 I chatty : uid=1000(system) android.bg expire 1 line 04-29 01:19:46.575 426 449 I chatty : uid=1000(system) PowerManagerSer expire 14 lines 04-29 01:19:46.577 426 443 I chatty : uid=1000(system) batterystats-sy expire 9 lines 04-29 01:19:46.579 426 426 I chatty : uid=1000 system_server expire 1 line 04-29 01:21:50.642 426 476 I chatty : uid=1000(system) InputReader expire 2 lines 04-29 01:26:09.104 426 443 I chatty : uid=1000(system) batterystats-sy expire 22 lines 04-29 01:26:09.106 426 440 I chatty : uid=1000(system) ActivityManager expire 8 lines 04-29 01:34:09.862 426 470 I chatty : uid=1000(system) AlarmManager expire 1 line 04-29 01:34:17.095 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-29 01:34:17.125 426 437 I chatty : uid=1000(system) Binder:426_1 expire 6 lines 04-29 02:29:01.353 426 443 I chatty : uid=1000(system) batterystats-sy expire 21 lines 04-29 02:36:05.875 426 440 I chatty : uid=1000(system) ActivityManager expire 4 lines 04-29 03:12:02.337 426 426 I chatty : uid=1000 system_server expire 2 lines 04-29 03:12:02.337 426 477 I chatty : uid=1000(system) MountService expire 3 lines 04-29 03:12:02.361 426 478 I chatty : uid=1000(system) VoldConnector expire 3 lines 04-29 03:12:02.372 139 958 D vold : Starting trim of /data 04-29 03:12:03.168 139 958 I vold : Trimmed 1219502080 bytes on /data in 796ms 04-29 03:12:03.170 139 958 D vold : Starting trim of /cache 04-29 03:12:03.175 139 958 I vold : Trimmed 0 bytes on /cache in 4ms 04-29 03:12:03.772 426 439 I chatty : uid=1000(system) android.bg expire 1 line 04-29 04:12:03.338 426 944 I chatty : uid=1000(system) Binder:426_9 expire 5 lines 04-29 04:29:01.362 426 443 I chatty : uid=1000(system) batterystats-sy expire 28 lines 04-29 05:26:43.207 426 440 I chatty : uid=1000(system) ActivityManager expire 3 lines 04-29 06:12:04.491 426 817 I chatty : uid=1000(system) Binder:426_6 expire 5 lines 04-29 06:12:05.155 426 439 I chatty : uid=1000(system) android.bg expire 1 line 04-29 06:29:22.650 426 426 I chatty : uid=1000 system_server expire 7 lines 04-29 07:12:04.252 426 440 I chatty : uid=1000(system) ActivityManager expire 11 lines 04-29 07:19:22.936 426 476 I chatty : uid=1000(system) InputReader expire 2 lines 04-29 07:19:22.938 426 449 I chatty : uid=1000(system) PowerManagerSer expire 12 lines 04-29 07:19:23.095 426 447 I chatty : uid=1000(system) android.display expire 3 lines 04-29 07:19:25.900 426 443 I chatty : uid=1000(system) batterystats-sy expire 11 lines 04-29 07:28:39.445 426 449 I chatty : uid=1000(system) PowerManagerSer expire 5 lines 04-29 07:28:40.423 426 476 I chatty : uid=1000(system) InputReader expire 1 line 04-29 07:28:41.045 426 447 I chatty : uid=1000(system) android.display expire 1 line 04-29 07:28:44.242 426 440 I chatty : uid=1000(system) ActivityManager expire 24 lines 04-29 07:59:10.753 426 448 I chatty : uid=1000(system) CpuTracker expire 4 lines 04-29 07:59:10.759 426 443 I chatty : uid=1000(system) batterystats-sy expire 5 lines 04-29 07:59:22.197 426 476 I chatty : uid=1000(system) InputReader expire 4 lines 04-29 07:59:22.437 426 449 I chatty : uid=1000(system) PowerManagerSer expire 15 lines 04-29 07:59:22.636 426 447 I chatty : uid=1000(system) android.display expire 1 line 04-29 07:59:22.659 426 944 I chatty : uid=1000(system) Binder:426_9 expire 3 lines 04-29 07:59:22.779 426 607 I chatty : uid=1000(system) Binder:426_4 expire 1 line 04-29 07:59:23.703 426 10474 I chatty : uid=1000(system) Binder:426_D expire 1 line 04-29 07:59:23.723 426 440 I chatty : uid=1000(system) ActivityManager expire 7 lines 04-29 07:59:24.845 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-29 07:59:24.963 426 1660 I chatty : uid=1000(system) Binder:426_B expire 4 lines 04-29 07:59:34.890 426 447 I chatty : uid=1000(system) android.display expire 2 lines 04-29 07:59:39.947 426 440 I chatty : uid=1000(system) ActivityManager expire 12 lines 04-29 08:12:05.040 426 499 I chatty : uid=1000(system) Binder:426_3 expire 5 lines 04-29 08:19:26.868 426 439 I chatty : uid=1000(system) android.bg expire 1 line 04-29 08:23:07.686 426 476 I chatty : uid=1000(system) InputReader expire 1 line 04-29 08:23:07.699 426 449 I chatty : uid=1000(system) PowerManagerSer expire 4 lines 04-29 08:23:16.886 426 438 I chatty : uid=1000(system) Binder:426_2 expire 3 lines 04-29 08:23:17.728 426 928 I chatty : uid=1000(system) Binder:426_7 expire 1 line 04-29 08:23:17.811 426 1618 I chatty : uid=1000(system) Binder:426_A expire 5 lines 04-29 08:23:19.713 426 10474 I chatty : uid=1000(system) Binder:426_D expire 3 lines 04-29 08:23:22.965 426 771 I chatty : uid=1000(system) Binder:426_5 expire 6 lines 04-29 08:23:24.264 426 928 I chatty : uid=1000(system) Binder:426_7 expire 2 lines 04-29 08:23:25.362 426 437 I chatty : uid=1000(system) Binder:426_1 expire 6 lines 04-29 08:23:25.456 426 1618 I chatty : uid=1000(system) Binder:426_A expire 4 lines 04-29 08:23:28.544 426 944 I chatty : uid=1000(system) Binder:426_9 expire 1 line 04-29 08:23:28.732 426 1661 I chatty : uid=1000(system) Binder:426_C expire 5 lines 04-29 08:23:28.750 20713 20713 V FingerprintManager: FingerprintManagerService was null 04-29 08:23:28.769 426 929 I chatty : uid=1000(system) Binder:426_8 expire 3 lines 04-29 08:23:28.770 426 607 I chatty : uid=1000(system) Binder:426_4 expire 4 lines 04-29 08:23:28.911 20713 20730 V FingerprintManager: FingerprintManagerService was null 04-29 08:23:30.261 20713 20713 V FingerprintManager: FingerprintManagerService was null 04-29 08:23:30.843 20713 20713 V FingerprintManager: FingerprintManagerService was null 04-29 08:23:32.885 426 499 I chatty : uid=1000(system) Binder:426_3 expire 3 lines 04-29 08:23:32.933 426 1660 I chatty : uid=1000(system) Binder:426_B expire 2 lines 04-29 08:23:39.271 426 928 I chatty : uid=1000(system) Binder:426_7 expire 3 lines 04-29 08:23:39.298 426 1661 I chatty : uid=1000(system) Binder:426_C expire 1 line 04-29 08:23:39.299 426 771 I chatty : uid=1000(system) Binder:426_5 expire 2 lines 04-29 08:23:39.304 426 944 I chatty : uid=1000(system) Binder:426_9 expire 1 line 04-29 08:23:40.187 426 476 I chatty : uid=1000(system) InputReader expire 1 line 04-29 08:23:40.190 426 449 I chatty : uid=1000(system) PowerManagerSer expire 3 lines 04-29 08:23:40.195 426 440 I chatty : uid=1000(system) ActivityManager expire 17 lines 04-29 08:23:40.803 426 447 I chatty : uid=1000(system) android.display expire 1 line 04-29 08:29:15.088 426 443 I chatty : uid=1000(system) batterystats-sy expire 5 lines 04-29 08:43:21.427 426 439 I chatty : uid=1000(system) android.bg expire 1 line 04-29 08:47:32.626 426 476 I chatty : uid=1000(system) InputReader expire 3 lines 04-29 08:47:32.634 426 449 I chatty : uid=1000(system) PowerManagerSer expire 11 lines 04-29 08:47:32.808 426 447 I chatty : uid=1000(system) android.display expire 3 lines 04-29 08:47:37.638 426 440 I chatty : uid=1000(system) ActivityManager expire 12 lines 04-29 08:58:40.195 426 929 I chatty : uid=1000(system) Binder:426_8 expire 1 line 04-29 08:58:40.399 426 443 I chatty : uid=1000(system) batterystats-sy expire 3 lines 04-29 08:58:46.352 426 437 I chatty : uid=1000(system) Binder:426_1 expire 2 lines 04-29 08:58:46.374 426 944 I chatty : uid=1000(system) Binder:426_9 expire 4 lines 04-29 08:58:46.438 426 440 I chatty : uid=1000(system) ActivityManager expire 7 lines 04-29 08:58:47.205 426 771 I chatty : uid=1000(system) Binder:426_5 expire 2 lines 04-29 08:58:48.162 31546 31546 W ViewRootImpl[Tenda_390BF0]: Dropping event due to root view being removed: MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=665.0, y[0]=-175.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=127768624, downTime=127768573, deviceId=1, source=0x1002 } 04-29 08:58:48.230 426 437 I chatty : uid=1000(system) Binder:426_1 expire 1 line 04-29 08:58:58.840 426 485 I chatty : uid=1000(system) WifiService expire 6 lines 04-29 08:59:03.663 31546 31546 W ViewRootImpl[????? ????]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=670.0, y[0]=228.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=127784135, downTime=127784093, deviceId=1, source=0x1002 } 04-29 08:59:09.603 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-29 08:59:09.665 426 607 I chatty : uid=1000(system) Binder:426_4 expire 1 line 04-29 08:59:09.666 426 1618 I chatty : uid=1000(system) Binder:426_A expire 2 lines 04-29 08:59:09.747 426 929 I chatty : uid=1000(system) Binder:426_8 expire 1 line 04-29 08:59:10.420 426 476 I chatty : uid=1000(system) InputReader expire 1 line 04-29 08:59:10.422 426 449 I chatty : uid=1000(system) PowerManagerSer expire 3 lines 04-29 08:59:11.066 426 447 I chatty : uid=1000(system) android.display expire 1 line 04-29 08:59:11.091 426 10474 I chatty : uid=1000(system) Binder:426_D expire 1 line 04-29 08:59:20.748 426 443 I chatty : uid=1000(system) batterystats-sy expire 5 lines 04-29 08:59:46.724 426 440 I chatty : uid=1000(system) ActivityManager expire 251 lines 04-29 09:18:50.016 426 439 I chatty : uid=1000(system) android.bg expire 1 line 04-29 09:19:05.412 426 440 I chatty : uid=1000(system) ActivityManager expire 74 lines 04-29 09:25:06.670 426 476 I chatty : uid=1000(system) InputReader expire 1 line 04-29 09:25:06.679 426 449 I chatty : uid=1000(system) PowerManagerSer expire 7 lines 04-29 09:25:06.834 426 440 I chatty : uid=1000(system) ActivityManager expire 33 lines 04-29 09:25:06.843 426 447 I chatty : uid=1000(system) android.display expire 2 lines 04-29 09:25:08.241 426 476 I chatty : uid=1000(system) InputReader expire 1 line 04-29 09:27:39.394 426 440 I chatty : uid=1000(system) ActivityManager expire 34 lines 04-29 09:29:04.719 426 439 I chatty : uid=1000(system) android.bg expire 1 line 04-29 09:29:25.917 426 443 I chatty : uid=1000(system) batterystats-sy expire 5 lines 04-29 09:29:47.056 426 426 I chatty : uid=1000 system_server expire 1 line 04-29 09:30:29.930 426 440 I chatty : uid=1000(system) ActivityManager expire 26 lines 04-29 09:31:53.905 426 476 I chatty : uid=1000(system) InputReader expire 1 line 04-29 09:31:53.926 426 449 I chatty : uid=1000(system) PowerManagerSer expire 4 lines 04-29 09:31:54.108 426 447 I chatty : uid=1000(system) android.display expire 1 line 04-29 09:31:57.780 426 944 I chatty : uid=1000(system) Binder:426_9 expire 2 lines 04-29 09:31:58.023 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-29 09:31:58.106 426 817 I chatty : uid=1000(system) Binder:426_6 expire 1 line 04-29 09:31:58.534 426 10474 I chatty : uid=1000(system) Binder:426_D expire 1 line 04-29 09:32:00.611 426 929 I chatty : uid=1000(system) Binder:426_8 expire 1 line 04-29 09:32:01.516 426 1618 I chatty : uid=1000(system) Binder:426_A expire 1 line 04-29 09:32:01.543 426 443 I chatty : uid=1000(system) batterystats-sy expire 8 lines 04-29 09:32:02.059 426 929 I chatty : uid=1000(system) Binder:426_8 expire 4 lines 04-29 09:32:02.065 426 437 I chatty : uid=1000(system) Binder:426_1 expire 1 line 04-29 09:32:02.686 426 10474 I chatty : uid=1000(system) Binder:426_D expire 3 lines 04-29 09:32:03.444 426 944 I chatty : uid=1000(system) Binder:426_9 expire 4 lines 04-29 09:32:06.390 426 499 I chatty : uid=1000(system) Binder:426_3 expire 3 lines 04-29 09:32:06.469 426 1660 I chatty : uid=1000(system) Binder:426_B expire 2 lines 04-29 09:32:15.102 426 475 I chatty : uid=1000(system) InputDispatcher expire 1 line 04-29 09:32:15.443 426 1661 I chatty : uid=1000(system) Binder:426_C expire 2 lines 04-29 09:32:19.804 426 928 I chatty : uid=1000(system) Binder:426_7 expire 2 lines 04-29 09:32:25.103 426 607 I chatty : uid=1000(system) Binder:426_4 expire 1 line 04-29 09:32:27.071 426 426 I chatty : uid=1000 system_server expire 2 lines 04-29 09:32:29.833 7724 7724 W ViewRootImpl[??? ????? ???????]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=682.0, y[0]=355.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=129784800, downTime=129784759, deviceId=1, source=0x1002 } 04-29 09:32:29.833 7724 7724 W ViewRootImpl[??? ????? ???????]: Dropping event due to root view being removed: MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=682.0, y[0]=355.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=129784810, downTime=129784759, deviceId=1, source=0x1002 } 04-29 09:32:39.061 426 440 I chatty : uid=1000(system) ActivityManager expire 2 lines 04-29 09:32:39.740 426 771 I chatty : uid=1000(system) Binder:426_5 expire 1 line 04-29 09:32:49.703 7724 7724 W ViewRootImpl[SettingsActivity]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=602.0, y[0]=-171.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=129804653, downTime=129804622, deviceId=1, source=0x1002 } 04-29 09:32:49.704 7724 7724 W ViewRootImpl[SettingsActivity]: Dropping event due to root view being removed: MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=602.0, y[0]=-171.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=129804662, downTime=129804622, deviceId=1, source=0x1002 } 04-29 09:32:49.706 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-29 09:32:51.800 426 1618 I chatty : uid=1000(system) Binder:426_A expire 4 lines 04-29 09:33:12.542 426 817 I chatty : uid=1000(system) Binder:426_6 expire 3 lines 04-29 09:33:27.866 426 929 I chatty : uid=1000(system) Binder:426_8 expire 2 lines 04-29 09:33:29.562 7724 7724 W ViewRootImpl[??? ????? ???????]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=670.0, y[0]=64.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=4, eventTime=129844554, downTime=129844481, deviceId=1, source=0x1002 } 04-29 09:33:29.563 7724 7724 W ViewRootImpl[??? ????? ???????]: Dropping event due to root view being removed: MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=670.0, y[0]=64.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=129844564, downTime=129844481, deviceId=1, source=0x1002 } 04-29 09:33:31.546 426 437 I chatty : uid=1000(system) Binder:426_1 expire 4 lines 04-29 09:33:42.305 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-29 09:33:45.311 426 928 I chatty : uid=1000(system) Binder:426_7 expire 4 lines 04-29 09:33:47.232 426 607 I chatty : uid=1000(system) Binder:426_4 expire 2 lines 04-29 09:33:47.241 426 1660 I chatty : uid=1000(system) Binder:426_B expire 5 lines 04-29 09:33:47.670 426 771 I chatty : uid=1000(system) Binder:426_5 expire 1 line 04-29 09:33:47.698 426 1618 I chatty : uid=1000(system) Binder:426_A expire 1 line 04-29 09:33:47.863 426 10474 I chatty : uid=1000(system) Binder:426_D expire 1 line 04-29 09:33:48.416 426 476 I chatty : uid=1000(system) InputReader expire 2 lines 04-29 09:33:48.417 426 449 I chatty : uid=1000(system) PowerManagerSer expire 7 lines 04-29 09:33:48.420 426 440 I chatty : uid=1000(system) ActivityManager expire 7 lines 04-29 09:33:49.033 426 447 I chatty : uid=1000(system) android.display expire 6 lines 04-29 09:37:02.742 426 440 I chatty : uid=1000(system) ActivityManager expire 2 lines 04-29 09:37:58.554 426 449 I chatty : uid=1000(system) PowerManagerSer expire 18 lines 04-29 09:38:00.291 426 476 I chatty : uid=1000(system) InputReader expire 4 lines 04-29 09:38:00.737 426 771 I chatty : uid=1000(system) Binder:426_5 expire 3 lines 04-29 09:38:00.856 426 1661 I chatty : uid=1000(system) Binder:426_C expire 1 line 04-29 09:38:01.857 426 607 I chatty : uid=1000(system) Binder:426_4 expire 2 lines 04-29 09:38:02.798 426 10474 I chatty : uid=1000(system) Binder:426_D expire 1 line 04-29 09:38:03.089 426 499 I chatty : uid=1000(system) Binder:426_3 expire 2 lines 04-29 09:38:16.071 426 1618 I chatty : uid=1000(system) Binder:426_A expire 3 lines 04-29 09:38:16.176 426 817 I chatty : uid=1000(system) Binder:426_6 expire 1 line 04-29 09:38:19.090 426 928 I chatty : uid=1000(system) Binder:426_7 expire 6 lines 04-29 09:38:19.269 426 440 I chatty : uid=1000(system) ActivityManager expire 2 lines 04-29 09:38:24.889 426 607 I chatty : uid=1000(system) Binder:426_4 expire 3 lines 04-29 09:38:25.182 426 929 I chatty : uid=1000(system) Binder:426_8 expire 3 lines 04-29 09:38:25.248 426 817 I chatty : uid=1000(system) Binder:426_6 expire 3 lines 04-29 09:38:25.627 426 944 I chatty : uid=1000(system) Binder:426_9 expire 2 lines 04-29 09:38:42.129 426 1618 I chatty : uid=1000(system) Binder:426_A expire 8 lines 04-29 09:38:44.992 426 499 I chatty : uid=1000(system) Binder:426_3 expire 3 lines 04-29 09:38:49.138 426 10474 I chatty : uid=1000(system) Binder:426_D expire 1 line 04-29 09:38:54.344 426 437 I chatty : uid=1000(system) Binder:426_1 expire 1 line 04-29 09:38:57.017 426 439 I chatty : uid=1000(system) android.bg expire 2 lines 04-29 09:38:57.022 535 535 W PowerUI : unknown intent: Intent { act=android.os.action.POWER_SAVE_MODE_CHANGING flg=0x40000010 (has extras) } 04-29 09:38:57.048 535 535 W PowerUI : unknown intent: Intent { act=android.os.action.POWER_SAVE_MODE_CHANGED flg=0x40000010 } 04-29 09:38:58.048 426 1661 I chatty : uid=1000(system) Binder:426_C expire 3 lines 04-29 09:38:59.022 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-29 09:38:59.025 426 499 I chatty : uid=1000(system) Binder:426_3 expire 2 lines 04-29 09:38:59.028 426 607 I chatty : uid=1000(system) Binder:426_4 expire 4 lines 04-29 09:38:59.049 426 929 I chatty : uid=1000(system) Binder:426_8 expire 3 lines 04-29 09:38:59.051 426 1660 I chatty : uid=1000(system) Binder:426_B expire 3 lines 04-29 09:38:59.174 426 817 I chatty : uid=1000(system) Binder:426_6 expire 2 lines 04-29 09:39:08.986 426 440 I chatty : uid=1000(system) ActivityManager expire 4 lines 04-29 09:40:10.086 426 10474 I chatty : uid=1000(system) Binder:426_D expire 1 line 04-29 09:40:12.156 426 1661 I chatty : uid=1000(system) Binder:426_C expire 1 line 04-29 09:40:12.165 426 1618 I chatty : uid=1000(system) Binder:426_A expire 3 lines 04-29 09:40:16.019 426 944 I chatty : uid=1000(system) Binder:426_9 expire 2 lines 04-29 09:40:17.468 426 928 I chatty : uid=1000(system) Binder:426_7 expire 3 lines 04-29 09:41:20.538 426 771 I chatty : uid=1000(system) Binder:426_5 expire 2 lines 04-29 09:42:34.569 426 437 I chatty : uid=1000(system) Binder:426_1 expire 1 line 04-29 09:44:13.788 426 443 I chatty : uid=1000(system) batterystats-sy expire 10 lines 04-29 09:46:49.875 426 607 I chatty : uid=1000(system) Binder:426_4 expire 2 lines 04-29 09:47:00.457 426 1661 I chatty : uid=1000(system) Binder:426_C expire 1 line 04-29 09:47:00.467 426 817 I chatty : uid=1000(system) Binder:426_6 expire 2 lines 04-29 09:47:20.757 426 10474 I chatty : uid=1000(system) Binder:426_D expire 1 line 04-29 09:47:34.997 426 437 I chatty : uid=1000(system) Binder:426_1 expire 1 line 04-29 09:49:34.488 426 449 I chatty : uid=1000(system) PowerManagerSer expire 4 lines 04-29 09:49:34.497 426 440 I chatty : uid=1000(system) ActivityManager expire 11 lines 04-29 09:49:34.709 426 447 I chatty : uid=1000(system) android.display expire 1 line 04-29 09:49:39.513 426 771 I chatty : uid=1000(system) Binder:426_5 expire 1 line 04-29 09:51:58.555 426 439 I chatty : uid=1000(system) android.bg expire 1 line --------- beginning of main 04-29 09:59:26.695 655 655 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 04-29 10:00:00.061 426 426 I chatty : uid=1000 system_server expire 4 lines 04-29 10:00:05.074 426 440 I chatty : uid=1000(system) ActivityManager expire 7 lines 04-29 10:22:27.364 426 443 I chatty : uid=1000(system) batterystats-sy expire 5 lines 04-29 10:22:27.366 655 655 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 04-29 10:24:15.729 577 577 I wpa_supplicant: rfkill: WLAN unblocked 04-29 10:24:15.734 426 476 I chatty : uid=1000(system) InputReader expire 2 lines 04-29 10:24:15.734 426 426 I chatty : uid=1000 system_server expire 3 lines 04-29 10:24:15.743 426 449 I chatty : uid=1000(system) PowerManagerSer expire 5 lines 04-29 10:24:15.754 535 535 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected! 04-29 10:24:15.764 156 26243 D audio_hw_primary: adev_set_parameters::kvpairs == screen_state=on 04-29 10:24:15.832 426 438 I chatty : uid=1000(system) Binder:426_2 expire 5 lines 04-29 10:24:15.894 26423 26434 I art : CollectorTransition marksweep + semispace GC freed 2320(105KB) AllocSpace objects, 0(0B) LOS objects, 31% free, 1120KB/1632KB, paused 26.672ms total 26.672ms 04-29 10:24:15.925 426 504 I chatty : uid=1000(system) PhotonicModulat expire 2 lines 04-29 10:24:15.926 154 154 D SurfaceFlinger: Set power mode=2, type=0 flinger=0xad5a8000 04-29 10:24:15.934 426 447 I chatty : uid=1000(system) android.display expire 1 line 04-29 10:24:15.956 26423 26423 I CAM_OneCamFtrCnfgCrtr: CaptureModule? true 04-29 10:24:15.960 426 944 I chatty : uid=1000(system) Binder:426_9 expire 1 line 04-29 10:24:16.028 426 441 I chatty : uid=1000(system) android.ui expire 8 lines 04-29 10:24:16.136 26423 26423 I CAM_Profiler: [???????ms][ui] GUARD: CameraActivity.onCreateTasks - [???????ms] setContentView() 04-29 10:24:16.150 26423 26423 I CAM_Profiler: [???????ms][ui] GUARD: CameraActivity.onCreateTasks - [??????ms] Configure Camera UI 04-29 10:24:16.153 26423 26442 W CAM2PORT_AndCamAgntImp: Releasing camera without any camera opened. 04-29 10:24:16.162 26423 26423 W CAM_Camera2OneCamMgr: No back-facing camera found. 04-29 10:24:16.162 26423 26423 E CAM_FatalErrorHandler: Handling Camera Access Failure: 04-29 10:24:16.162 26423 26423 E CAM_FatalErrorHandler: java.lang.Exception 04-29 10:24:16.162 26423 26423 E CAM_FatalErrorHandler: at com.android.camera.FatalErrorHandlerImpl.onGenericCameraAccessFailure(FatalErrorHandlerImpl.java:84) 04-29 10:24:16.162 26423 26423 E CAM_FatalErrorHandler: at com.android.camera.CaptureModule.updateCameraCharacteristics(CaptureModule.java:396) 04-29 10:24:16.162 26423 26423 E CAM_FatalErrorHandler: at com.android.camera.CaptureModule.init(CaptureModule.java:417) 04-29 10:24:16.162 26423 26423 E CAM_FatalErrorHandler: at com.android.camera.CameraActivity.onCreateTasks(CameraActivity.java:1628) 04-29 10:24:16.162 26423 26423 E CAM_FatalErrorHandler: at com.android.camera.util.QuickActivity.onCreate(QuickActivity.java:114) 04-29 10:24:16.162 26423 26423 E CAM_FatalErrorHandler: at android.app.Activity.performCreate(Activity.java:6684) 04-29 10:24:16.162 26423 26423 E CAM_FatalErrorHandler: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1118) 04-29 10:24:16.162 26423 26423 E CAM_FatalErrorHandler: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2637) 04-29 10:24:16.162 26423 26423 E CAM_FatalErrorHandler: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2745) 04-29 10:24:16.162 26423 26423 E CAM_FatalErrorHandler: at android.app.ActivityThread.-wrap12(ActivityThread.java) 04-29 10:24:16.162 26423 26423 E CAM_FatalErrorHandler: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1492) 04-29 10:24:16.162 26423 26423 E CAM_FatalErrorHandler: at android.os.Handler.dispatchMessage(Handler.java:102) 04-29 10:24:16.162 26423 26423 E CAM_FatalErrorHandler: at android.os.Looper.loop(Looper.java:154) 04-29 10:24:16.162 26423 26423 E CAM_FatalErrorHandler: at android.app.ActivityThread.main(ActivityThread.java:6208) 04-29 10:24:16.162 26423 26423 E CAM_FatalErrorHandler: at java.lang.reflect.Method.invoke(Native Method) 04-29 10:24:16.162 26423 26423 E CAM_FatalErrorHandler: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891) 04-29 10:24:16.162 26423 26423 E CAM_FatalErrorHandler: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781) 04-29 10:24:16.171 26423 26423 I CAM_Profiler: [???????ms][ui] GUARD: CameraActivity.onCreateTasks - STOP 04-29 10:24:16.436 535 535 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home* RECENT clock SEARCH quick_settings > 04-29 10:24:16.508 535 790 W OpenGLRenderer: Incorrectly called buildLayer on View: NotificationPanelView, destroying layer... 04-29 10:24:16.523 426 1618 I chatty : uid=1000(system) Binder:426_A expire 1 line 04-29 10:24:16.523 535 535 D PhoneStatusBar: disable: < expand icons alerts system_info back home RECENT clock SEARCH quick_settings > 04-29 10:24:19.263 426 771 I chatty : uid=1000(system) Binder:426_5 expire 1 line 04-29 10:24:19.285 535 535 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home RECENT clock SEARCH quick_settings > 04-29 10:24:19.292 535 535 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected! 04-29 10:24:19.298 535 535 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected! 04-29 10:24:19.645 535 535 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected! 04-29 10:24:19.646 535 535 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME* RECENT clock SEARCH quick_settings > 04-29 10:24:19.757 535 535 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings > 04-29 10:24:19.766 535 535 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected! 04-29 10:24:19.771 535 535 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings > 04-29 10:24:24.432 161 161 I : calling unlock when already unlocked, ignoring. 04-29 10:24:24.432 426 437 I chatty : uid=1000(system) Binder:426_1 expire 2 lines 04-29 10:24:24.437 535 535 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected! 04-29 10:24:24.437 535 535 W FingerprintManager: resetTimeout(): Service not connected! 04-29 10:24:24.469 426 607 I chatty : uid=1000(system) Binder:426_4 expire 8 lines 04-29 10:24:24.492 535 535 D PhoneStatusBar: disable: < expand icons* alerts system_info* back HOME RECENT clock SEARCH quick_settings > 04-29 10:24:24.509 535 535 D PhoneStatusBar: disable: < expand icons alerts system_info back HOME RECENT clock SEARCH quick_settings > 04-29 10:24:24.535 535 535 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected! 04-29 10:24:24.562 854 854 I Coffee-OnbodyLure: User present, Check whether to show notification 04-29 10:24:24.566 854 854 I TrustAgent: [HomeAddressChangeTracker] User Present. Maybe fetch home. 04-29 10:24:24.630 10481 9142 W MDM : [850] abya.c: enableNfc 04-29 10:24:24.631 10481 9142 W MDM : [850] abya.c: EnableNfc flag is true 04-29 10:24:24.646 426 10474 I chatty : uid=1000(system) Binder:426_D expire 3 lines 04-29 10:24:24.647 10481 12958 I CastDatabase: Opening the database 04-29 10:24:24.669 10481 10481 I art : Starting a blocking GC Alloc 04-29 10:24:24.669 10481 10481 I art : Starting a blocking GC Alloc 04-29 10:24:24.670 10481 12958 I art : Waiting for a blocking GC Alloc 04-29 10:24:24.744 10481 12958 I art : WaitForGcToComplete blocked for 74.035ms for cause Alloc 04-29 10:24:24.745 10481 12958 I art : Starting a blocking GC Alloc 04-29 10:24:24.756 10481 12958 I SQLiteCastStore: 0 CastNetworkInfo instances loaded, 0 CastDeviceInfo instances loaded, 0 paired guest mode devices loaded. 04-29 10:24:24.759 10481 10481 I DiscoveryManager: WifiGuestModeDeviceScanner enabled. 04-29 10:24:24.846 535 535 D PhoneStatusBar: disable: < expand icons alerts system_info back home* recent* clock search* quick_settings > 04-29 10:24:26.125 854 8972 W ctxmgr : [AclManager]No 2 for (accnt=account#-517948760#, com.google.android.gms(10024):IndoorOutdoorProducer, vrsn=12874000, 0, 3pPkg = null , 3pMdlId = null , pid = 854). Was: 3 for 57, account#-517948760# 04-29 10:24:26.573 426 928 I chatty : uid=1000(system) Binder:426_7 expire 1 line 04-29 10:24:26.575 535 535 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings > 04-29 10:24:26.749 426 928 I chatty : uid=1000(system) Binder:426_7 expire 4 lines 04-29 10:24:29.540 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-29 10:24:29.542 535 535 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings > 04-29 10:24:31.974 426 1661 I chatty : uid=1000(system) Binder:426_C expire 1 line 04-29 10:24:31.976 535 535 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings > 04-29 10:24:32.146 426 771 I chatty : uid=1000(system) Binder:426_5 expire 2 lines 04-29 10:24:32.322 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-29 10:24:32.357 426 929 I chatty : uid=1000(system) Binder:426_8 expire 2 lines 04-29 10:24:32.490 9153 9153 I chatty : uid=1000(system) com.android.settings expire 1 line 04-29 10:24:32.493 426 944 I chatty : uid=1000(system) Binder:426_9 expire 3 lines 04-29 10:24:32.494 535 535 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings > 04-29 10:24:32.737 9169 9169 I com.android.settings: type=1400 audit(0.0:29): avc: denied { getattr } for comm=4173796E635461736B202331 path="/data/user_de/0/com.android.phone" dev="mmcblk0p12" ino=604122 scontext=u:r:system_app:s0 tcontext=u:object_r:radio_data_file:s0 tclass=dir permissive=1 04-29 10:24:32.741 9153 9169 I chatty : uid=1000(system) com.android.settings expire 3 lines 04-29 10:24:32.791 9153 9169 V NFC : this device does not have NFC support 04-29 10:24:32.913 9153 9171 I IndexDatabaseHelper: Using schema version: 115 04-29 10:24:32.914 9153 9171 I IndexDatabaseHelper: Index is fine 04-29 10:24:32.930 9153 9170 W linker : /system/vendor/lib/hw/gralloc.omap4.so: unused DT entry: type 0xf arg 0x53b 04-29 10:24:32.931 9153 9170 W linker : /system/vendor/lib/libpvr2d.so: unused DT entry: type 0xf arg 0x767 04-29 10:24:32.935 9153 9171 D Index : Locale 'ar_IQ' is already indexed 04-29 10:24:32.939 9153 9170 I OpenGLRenderer: Initialized EGL, version 1.4 04-29 10:24:32.940 9153 9170 D OpenGLRenderer: Swap behavior 1 04-29 10:24:32.940 9153 9170 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without... 04-29 10:24:32.940 9153 9170 D OpenGLRenderer: Swap behavior 0 04-29 10:24:32.994 9153 9169 D Index : Indexing locale 'ar_IQ' took 58 millis 04-29 10:24:33.003 9153 9172 D LocalBluetoothProfileManager: Adding local MAP profile 04-29 10:24:33.006 9153 9172 D BluetoothMap: Create BluetoothMap proxy object 04-29 10:24:33.014 9153 9172 D LocalBluetoothProfileManager: LocalBluetoothProfileManager construction complete 04-29 10:24:33.065 9153 9169 D Index : Indexing locale 'ar_IQ' took 35 millis 04-29 10:24:33.150 9153 9153 D DashboardSummary: onConditionsChanged 04-29 10:24:33.245 9153 9172 W DataUsageController: Failed to get data usage, no subscriber id 04-29 10:24:33.309 20824 20835 I art : CollectorTransition marksweep + semispace GC freed 22(512B) AllocSpace objects, 0(0B) LOS objects, 32% free, 1086KB/1598KB, paused 12.664ms total 12.664ms 04-29 10:24:33.365 426 437 I chatty : uid=1000(system) Binder:426_1 expire 1 line 04-29 10:24:33.398 9153 9172 W ProcStatsManager: No process com.android.printspooler/10053 for service com.android.printspooler.model.PrintSpoolerService 04-29 10:24:33.398 9153 9172 W ProcStatsManager: No process com.android.gallery3d/10015 for service com.android.gallery3d.app.BatchService 04-29 10:24:33.398 9153 9172 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.security.snet.SnetIdleTaskService 04-29 10:24:33.399 9153 9172 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.chimera.GmsBoundBrokerService 04-29 10:24:33.399 9153 9172 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.checkin.EventLogService 04-29 10:24:33.399 9153 9172 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.chimera.GmsIntentOperationService 04-29 10:24:33.399 9153 9172 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.stats.service.DropBoxEntryAddedService 04-29 10:24:33.399 9153 9172 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.stats.PlatformStatsCollectorService 04-29 10:24:33.399 9153 9172 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.security.snet.SnetService 04-29 10:24:33.399 9153 9172 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.ipa.base.IpaGcmTaskService 04-29 10:24:33.453 655 655 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 04-29 10:24:33.454 426 817 I chatty : uid=1000(system) Binder:426_6 expire 6 lines 04-29 10:24:34.138 535 535 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings > 04-29 10:24:35.773 535 790 W OpenGLRenderer: Incorrectly called buildLayer on View: NotificationPanelView, destroying layer... 04-29 10:24:36.288 535 790 W OpenGLRenderer: Incorrectly called buildLayer on View: NotificationPanelView, destroying layer... 04-29 10:24:37.275 9153 9153 D DashboardSummary: onConditionsChanged 04-29 10:24:37.282 426 1660 I chatty : uid=1000(system) Binder:426_B expire 1 line 04-29 10:24:37.290 426 1618 I chatty : uid=1000(system) Binder:426_A expire 1 line 04-29 10:24:37.291 535 535 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings > 04-29 10:24:38.285 535 535 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings > 04-29 10:24:39.705 854 9193 W System.err: java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname 04-29 10:24:39.705 854 9193 W System.err: at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:125) 04-29 10:24:39.705 854 9193 W System.err: at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:74) 04-29 10:24:39.705 854 9193 W System.err: at java.net.InetAddress.getAllByName(InetAddress.java:752) 04-29 10:24:39.706 854 9193 W System.err: at com.android.okhttp.internal.Network$1.resolveInetAddresses(Network.java:29) 04-29 10:24:39.706 854 9193 W System.err: at com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:187) 04-29 10:24:39.706 854 9193 W System.err: at com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:156) 04-29 10:24:39.706 854 9193 W System.err: at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:98) 04-29 10:24:39.706 854 9193 W System.err: at com.android.okhttp.internal.http.HttpEngine.createNextConnection(HttpEngine.java:345) 04-29 10:24:39.706 854 9193 W System.err: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:328) 04-29 10:24:39.706 854 9193 W System.err: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:246) 04-29 10:24:39.706 854 9193 W System.err: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457) 04-29 10:24:39.706 854 9193 W System.err: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:126) 04-29 10:24:39.706 854 9193 W System.err: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:257) 04-29 10:24:39.706 854 9193 W System.err: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) 04-29 10:24:39.706 854 9193 W System.err: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java) 04-29 10:24:39.706 854 9193 W System.err: at bjkr.run(:com.google.android.gms@12874020@12.8.74 (040304-204998136):33) 04-29 10:24:39.707 854 9193 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 04-29 10:24:39.707 854 9193 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 04-29 10:24:39.707 854 9193 W System.err: at java.lang.Thread.run(Thread.java:761) 04-29 10:24:39.708 854 9193 W System.err: Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname) 04-29 10:24:39.708 854 9193 W System.err: at libcore.io.Posix.android_getaddrinfo(Native Method) 04-29 10:24:39.708 854 9193 W System.err: at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55) 04-29 10:24:39.708 854 9193 W System.err: at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:106) 04-29 10:24:39.708 854 9193 W System.err: ... 18 more 04-29 10:24:39.795 10481 9195 I EventLogChimeraService: Opted in for usage reporting 04-29 10:24:39.795 10481 9195 I EventLogChimeraService: Aggregate from 1714372729502 (log), 1714372729502 (data) 04-29 10:24:40.092 535 790 W OpenGLRenderer: Incorrectly called buildLayer on View: NotificationPanelView, destroying layer... 04-29 10:24:40.134 655 655 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 04-29 10:24:40.678 9153 9153 D DashboardSummary: onConditionsChanged 04-29 10:24:40.698 535 535 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings > 04-29 10:24:44.504 426 475 I chatty : uid=1000(system) InputDispatcher expire 2 lines 04-29 10:24:44.864 535 556 I art : Background partial concurrent mark sweep GC freed 94371(3MB) AllocSpace objects, 0(0B) LOS objects, 25% free, 14MB/19MB, paused 6.683ms total 176.605ms 04-29 10:24:45.141 426 944 I chatty : uid=1000(system) Binder:426_9 expire 2 lines 04-29 10:24:47.848 426 476 I chatty : uid=1000(system) InputReader expire 2 lines 04-29 10:24:47.851 426 449 I chatty : uid=1000(system) PowerManagerSer expire 7 lines 04-29 10:24:47.865 426 440 I chatty : uid=1000(system) ActivityManager expire 4 lines 04-29 10:24:47.898 535 535 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected! 04-29 10:24:48.077 426 447 I chatty : uid=1000(system) android.display expire 2 lines 04-29 10:24:48.084 154 154 D SurfaceFlinger: Set power mode=0, type=0 flinger=0xad5a8000 04-29 10:24:48.091 156 26242 D audio_hw_primary: adev_set_parameters::kvpairs == screen_state=off 04-29 10:24:48.100 426 607 I chatty : uid=1000(system) Binder:426_4 expire 1 line 04-29 10:24:48.142 535 535 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings > 04-29 10:24:48.156 535 535 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected! 04-29 10:24:48.166 535 535 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected! 04-29 10:24:48.171 535 535 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected! 04-29 10:24:48.350 426 817 I chatty : uid=1000(system) Binder:426_6 expire 2 lines 04-29 10:24:48.363 535 535 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected! 04-29 10:24:48.364 426 449 I chatty : uid=1000(system) PowerManagerSer expire 2 lines 04-29 10:24:48.371 535 535 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME* RECENT* clock SEARCH* quick_settings > 04-29 10:24:48.528 154 154 D SurfaceFlinger: Set power mode=2, type=0 flinger=0xad5a8000 04-29 10:24:48.564 535 535 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected! 04-29 10:24:48.587 426 817 I chatty : uid=1000(system) Binder:426_6 expire 3 lines 04-29 10:24:48.692 156 207 D audio_hw_primary: adev_set_parameters::kvpairs == screen_state=on 04-29 10:24:51.432 535 535 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings > 04-29 10:24:51.450 535 535 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected! 04-29 10:24:51.457 535 535 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings > 04-29 10:24:57.884 161 161 I : calling unlock when already unlocked, ignoring. 04-29 10:24:57.885 426 10474 I chatty : uid=1000(system) Binder:426_D expire 3 lines 04-29 10:24:57.887 426 10474 I chatty : uid=1000(system) Binder:426_D expire 3 lines 04-29 10:24:57.897 535 535 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected! 04-29 10:24:57.897 535 535 W FingerprintManager: resetTimeout(): Service not connected! 04-29 10:24:57.943 535 535 D PhoneStatusBar: disable: < expand icons* alerts system_info* back HOME RECENT clock SEARCH quick_settings > 04-29 10:24:57.952 535 535 D PhoneStatusBar: disable: < expand icons alerts system_info back HOME RECENT clock SEARCH quick_settings > 04-29 10:24:57.954 426 1661 I chatty : uid=1000(system) Binder:426_C expire 2 lines 04-29 10:24:57.963 535 535 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected! 04-29 10:24:57.981 854 854 I Coffee-OnbodyLure: User present, Check whether to show notification 04-29 10:24:57.991 854 854 I TrustAgent: [HomeAddressChangeTracker] User Present. Maybe fetch home. 04-29 10:24:58.010 426 499 I chatty : uid=1000(system) Binder:426_3 expire 1 line 04-29 10:24:58.101 10481 9213 W MDM : [863] abya.c: enableNfc 04-29 10:24:58.101 10481 9213 W MDM : [863] abya.c: EnableNfc flag is true 04-29 10:24:58.302 535 535 D PhoneStatusBar: disable: < expand icons alerts system_info back home* recent* clock search* quick_settings > 04-29 10:24:59.616 535 535 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings > 04-29 10:25:01.727 426 1618 I chatty : uid=1000(system) Binder:426_A expire 1 line 04-29 10:25:01.738 426 929 I chatty : uid=1000(system) Binder:426_8 expire 2 lines 04-29 10:25:01.739 535 535 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings > 04-29 10:25:02.597 426 928 I chatty : uid=1000(system) Binder:426_7 expire 4 lines 04-29 10:25:03.553 426 499 I chatty : uid=1000(system) Binder:426_3 expire 3 lines 04-29 10:25:03.941 426 1660 I chatty : uid=1000(system) Binder:426_B expire 2 lines 04-29 10:25:03.958 426 438 I chatty : uid=1000(system) Binder:426_2 expire 4 lines 04-29 10:25:03.966 426 1618 I chatty : uid=1000(system) Binder:426_A expire 1 line 04-29 10:25:03.997 426 944 I chatty : uid=1000(system) Binder:426_9 expire 2 lines 04-29 10:25:04.474 971 1022 I chatty : uid=10046(com.android.launcher3) RenderThread expire 7 lines 04-29 10:25:04.904 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: LinearLayout, destroying layer... 04-29 10:25:04.904 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: PageIndicatorLineCaret, destroying layer... 04-29 10:25:04.904 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer... 04-29 10:25:04.904 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: AllAppsRecyclerViewContainerView, destroying layer... 04-29 10:25:09.354 426 1661 I chatty : uid=1000(system) Binder:426_C expire 1 line 04-29 10:25:09.442 426 10474 I chatty : uid=1000(system) Binder:426_D expire 3 lines 04-29 10:25:09.564 9231 9231 I art : Starting a blocking GC AddRemoveAppImageSpace 04-29 10:25:09.565 9231 9231 W System : ClassLoader referenced unknown path: /system/app/ExactCalculator/lib/arm 04-29 10:25:09.866 9231 9251 W linker : /system/vendor/lib/hw/gralloc.omap4.so: unused DT entry: type 0xf arg 0x53b 04-29 10:25:09.866 9231 9251 W linker : /system/vendor/lib/libpvr2d.so: unused DT entry: type 0xf arg 0x767 04-29 10:25:09.869 9231 9251 I OpenGLRenderer: Initialized EGL, version 1.4 04-29 10:25:09.869 9231 9251 D OpenGLRenderer: Swap behavior 1 04-29 10:25:09.870 9231 9251 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without... 04-29 10:25:09.870 9231 9251 D OpenGLRenderer: Swap behavior 0 04-29 10:25:13.669 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:13.671 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:14.308 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:14.309 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:14.693 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:14.694 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:15.078 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:15.078 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:15.512 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:15.513 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:15.965 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:15.966 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:16.416 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:16.417 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:16.902 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:16.903 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:18.608 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:18.608 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:20.124 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:20.124 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:21.407 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:21.407 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:21.408 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:21.423 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:23.174 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:23.175 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:23.175 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:23.191 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:23.591 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:23.592 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:23.592 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:23.610 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:24.108 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:24.108 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:24.109 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:24.127 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:24.592 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:24.593 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:24.593 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:24.609 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:25.059 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:25.060 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:25.060 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:25.078 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:25.526 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:25.527 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:25.527 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:25.543 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:26.044 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:26.045 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:26.046 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:26.063 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:28.825 9231 9231 V Calculator: Setting local to: ar_IQ 04-29 10:25:33.923 426 607 I chatty : uid=1000(system) Binder:426_4 expire 4 lines 04-29 10:25:34.075 426 440 I chatty : uid=1000(system) ActivityManager expire 1 line 04-29 10:25:41.492 426 475 I chatty : uid=1000(system) InputDispatcher expire 5 lines 04-29 10:25:41.493 426 499 I chatty : uid=1000(system) Binder:426_3 expire 3 lines 04-29 10:25:41.495 426 437 I chatty : uid=1000(system) Binder:426_1 expire 3 lines 04-29 10:25:41.606 971 988 I art : CollectorTransition marksweep + semispace GC freed 535(-427KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 10MB/13MB, paused 134.857ms total 134.857ms 04-29 10:25:41.628 426 929 I chatty : uid=1000(system) Binder:426_8 expire 1 line 04-29 10:25:42.239 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: Hotseat, destroying layer... 04-29 10:25:42.239 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: LinearLayout, destroying layer... 04-29 10:25:42.239 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: PageIndicatorLineCaret, destroying layer... 04-29 10:25:42.239 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer... 04-29 10:25:42.239 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: AllAppsRecyclerViewContainerView, destroying layer... 04-29 10:25:42.249 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 04-29 10:25:44.558 9271 9271 I chatty : uid=10008(com.android.contacts) expire 15 lines 04-29 10:25:44.700 9271 9284 I chatty : uid=10008(com.android.contacts) expire 1 line 04-29 10:25:44.787 9271 9297 I chatty : uid=10008(com.android.contacts) expire 12 lines 04-29 10:25:44.909 9291 9291 W System : ClassLoader referenced unknown path: /system/priv-app/ContactsProvider/lib/arm 04-29 10:25:44.999 9291 9291 I ContactsPerf: VoicemailContentProvider.onCreate start 04-29 10:25:45.005 9291 9291 I ContactsPerf: VoicemailContentProvider.onCreate finish 04-29 10:25:45.009 9291 9291 W System : ClassLoader referenced unknown path: /system/priv-app/BlockedNumberProvider/lib/arm 04-29 10:25:45.018 9291 9291 D ApplicationLoaders: ignored Vulkan layer search path /system/priv-app/BlockedNumberProvider/lib/arm:/system/lib:/vendor/lib for namespace 0xb521a090 04-29 10:25:45.033 9291 9291 W System : ClassLoader referenced unknown path: /system/app/UserDictionaryProvider/lib/arm 04-29 10:25:45.034 9291 9291 D ApplicationLoaders: ignored Vulkan layer search path /system/app/UserDictionaryProvider/lib/arm:/system/lib:/vendor/lib for namespace 0xb521a0d0 04-29 10:25:45.130 9291 9314 I ContactLocale: AddressBook Labels [[ar_IQ]]: [?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, #, ?] 04-29 10:25:45.223 9271 9285 I chatty : uid=10008(com.android.contacts) expire 1 line 04-29 10:25:45.389 9271 9322 I chatty : uid=10008(com.android.contacts) expire 7 lines 04-29 10:25:45.656 426 447 I chatty : uid=1000(system) android.display expire 11 lines 04-29 10:25:47.591 9329 9329 W System : ClassLoader referenced unknown path: /system/priv-app/PackageInstaller/lib/arm 04-29 10:25:48.087 9329 9346 W linker : /system/vendor/lib/hw/gralloc.omap4.so: unused DT entry: type 0xf arg 0x53b 04-29 10:25:48.087 9329 9346 W linker : /system/vendor/lib/libpvr2d.so: unused DT entry: type 0xf arg 0x767 04-29 10:25:48.090 9329 9346 I OpenGLRenderer: Initialized EGL, version 1.4 04-29 10:25:48.090 9329 9346 D OpenGLRenderer: Swap behavior 1 04-29 10:25:48.091 9329 9346 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without... 04-29 10:25:48.091 9329 9346 D OpenGLRenderer: Swap behavior 0 04-29 10:25:49.660 854 1256 W GCoreFlp: No location to return for getLastLocation() 04-29 10:25:49.669 854 1256 W GCoreFlp: No location to return for getLastLocation() 04-29 10:25:50.470 854 1256 W GCoreFlp: No location to return for getLastLocation() 04-29 10:25:51.140 426 771 I chatty : uid=1000(system) Binder:426_5 expire 4 lines 04-29 10:25:51.259 854 1256 W GCoreFlp: No location to return for getLastLocation() 04-29 10:25:51.267 154 154 W SurfaceFlinger: couldn't log to binary event log: overflow. 04-29 10:25:51.330 9271 9289 I chatty : uid=10008(com.android.contacts) expire 2 lines 04-29 10:25:52.114 9271 9316 I chatty : uid=10008(com.android.contacts) expire 4 lines 04-29 10:25:58.981 9271 9277 I chatty : uid=10008(com.android.contacts) expire 3 lines 04-29 10:26:03.565 10481 9359 I art : Starting a blocking GC Alloc 04-29 10:26:03.565 10481 9359 I art : Starting a blocking GC Alloc 04-29 10:26:03.644 10481 10505 I art : Waiting for a blocking GC DisableMovingGc 04-29 10:26:03.647 10481 10505 I art : Starting a blocking GC DisableMovingGc 04-29 10:26:09.668 426 499 I chatty : uid=1000(system) Binder:426_3 expire 2 lines 04-29 10:26:12.759 426 436 I chatty : uid=1000(system) HeapTaskDaemon expire 7 lines 04-29 10:26:13.047 154 154 W SurfaceFlinger: couldn't log to binary event log: overflow. 04-29 10:26:13.217 10481 11292 I CastDatabase: Saving the database 04-29 10:26:13.228 10481 11292 I SQLiteCastStore: [CastNetworkInfo] saved: 0, skipped: 0, [CastDeviceInfo]: saved 0, skipped 0, Paired Guest Mode DeviceInfo] saved: 0, skipped: 0. [ProbedNetworks]: save 0, skipped: 0 04-29 10:26:14.496 426 944 I chatty : uid=1000(system) Binder:426_9 expire 3 lines 04-29 10:26:14.499 535 535 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings > 04-29 10:26:14.810 426 1660 I chatty : uid=1000(system) Binder:426_B expire 1 line 04-29 10:26:14.913 426 1660 I chatty : uid=1000(system) Binder:426_B expire 3 lines 04-29 10:26:14.929 535 535 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings > 04-29 10:26:15.851 9271 9271 I chatty : uid=10008(com.android.contacts) expire 3 lines 04-29 10:26:17.074 426 929 I chatty : uid=1000(system) Binder:426_8 expire 3 lines 04-29 10:26:17.734 426 437 I chatty : uid=1000(system) Binder:426_1 expire 5 lines 04-29 10:26:17.754 426 817 I chatty : uid=1000(system) Binder:426_6 expire 4 lines 04-29 10:26:17.908 971 988 I art : CollectorTransition marksweep + semispace GC freed 143(-449KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 10MB/13MB, paused 126.190ms total 126.190ms 04-29 10:26:18.027 426 929 I chatty : uid=1000(system) Binder:426_8 expire 1 line 04-29 10:26:18.481 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: Hotseat, destroying layer... 04-29 10:26:18.481 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: LinearLayout, destroying layer... 04-29 10:26:18.481 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: PageIndicatorLineCaret, destroying layer... 04-29 10:26:18.481 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer... 04-29 10:26:18.481 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: AllAppsRecyclerViewContainerView, destroying layer... 04-29 10:26:18.595 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 04-29 10:26:19.270 426 928 I chatty : uid=1000(system) Binder:426_7 expire 1 line 04-29 10:26:19.405 9384 9384 I chatty : uid=10008(com.android.contacts) expire 11 lines 04-29 10:26:19.501 9384 9404 I chatty : uid=10008(com.android.contacts) expire 12 lines 04-29 10:26:19.863 9384 9410 I chatty : uid=10008(com.android.contacts) expire 11 lines 04-29 10:26:23.978 9329 9341 I art : CollectorTransition marksweep + semispace GC freed 3160(146KB) AllocSpace objects, 0(0B) LOS objects, 34% free, 968KB/1480KB, paused 19.958ms total 19.958ms 04-29 10:26:25.597 426 607 I chatty : uid=1000(system) Binder:426_4 expire 1 line 04-29 10:26:25.599 139 143 D vold : Remounting 10008 as mode read 04-29 10:26:25.613 139 143 D vold : Found matching PID 9384 04-29 10:26:25.617 854 1256 W GCoreFlp: No location to return for getLastLocation() 04-29 10:26:25.654 426 478 I chatty : uid=1000(system) VoldConnector expire 1 line 04-29 10:26:25.813 154 154 W SurfaceFlinger: couldn't log to binary event log: overflow. 04-29 10:26:25.842 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-29 10:26:26.284 9418 9418 I art : Starting a blocking GC AddRemoveAppImageSpace 04-29 10:26:26.286 9418 9418 W System : ClassLoader referenced unknown path: /system/priv-app/DocumentsUI/lib/arm 04-29 10:26:26.370 9418 9430 W art : Suspending all threads took: 13.183ms 04-29 10:26:26.392 9418 9430 I art : Background partial concurrent mark sweep GC freed 6456(339KB) AllocSpace objects, 0(0B) LOS objects, 34% free, 992KB/1504KB, paused 14.556ms total 82.214ms 04-29 10:26:26.492 9418 9430 I art : Background sticky concurrent mark sweep GC freed 2821(237KB) AllocSpace objects, 0(0B) LOS objects, 18% free, 1222KB/1504KB, paused 5.310ms total 39.672ms 04-29 10:26:26.671 9418 9441 W linker : /system/vendor/lib/hw/gralloc.omap4.so: unused DT entry: type 0xf arg 0x53b 04-29 10:26:26.671 9418 9441 W linker : /system/vendor/lib/libpvr2d.so: unused DT entry: type 0xf arg 0x767 04-29 10:26:26.686 9418 9441 I OpenGLRenderer: Initialized EGL, version 1.4 04-29 10:26:26.686 9418 9441 D OpenGLRenderer: Swap behavior 1 04-29 10:26:26.686 9418 9441 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without... 04-29 10:26:26.687 9418 9441 D OpenGLRenderer: Swap behavior 0 04-29 10:26:26.933 9443 9443 W System : ClassLoader referenced unknown path: /system/priv-app/DownloadProvider/lib/arm 04-29 10:26:27.031 9443 9443 W System : ClassLoader referenced unknown path: /system/priv-app/MediaProvider/lib/arm 04-29 10:26:27.034 9443 9443 D ApplicationLoaders: ignored Vulkan layer search path /system/priv-app/MediaProvider/lib/arm:/system/priv-app/MediaProvider/MediaProvider.apk!/lib/armeabi-v7a:/system/lib:/vendor/lib for namespace 0xb4f38090 04-29 10:26:36.237 9384 9384 W ViewRootImpl[PeopleActivity]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=508.0, y[0]=350.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=4, eventTime=133030780, downTime=133030708, deviceId=1, source=0x1002 } 04-29 10:26:36.240 426 1618 I chatty : uid=1000(system) Binder:426_A expire 1 line 04-29 10:26:38.550 426 607 I ActivityManager: START u0 {act=android.intent.action.INSERT dat=content://com.android.contacts/contacts pkg=com.android.contacts cmp=com.android.contacts/.activities.CompactContactEditorActivity (has extras)} from uid 10008 on display 0 04-29 10:26:40.464 506 506 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2 04-29 10:26:40.543 506 520 I art : CollectorTransition marksweep + semispace GC freed 4394(50KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/3MB, paused 70.922ms total 70.922ms 04-29 10:26:40.547 506 506 I LatinIME: Starting input. Cursor position = 0,0 04-29 10:26:42.165 506 633 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.zz ; version = 1714375602 ; date = ? 04-29 10:26:42.231 506 633 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.zz ; version = 1714375602 ; date = ? 04-29 10:26:42.251 506 633 I LatinIME:LogUtils: Dictionary info: dictionary = UserHistoryDictionary.zz ; version = 1714375602 ; date = ? 04-29 10:26:44.293 506 506 I LatinIME: Timeout waiting for dictionary load 04-29 10:26:45.612 506 506 I LatinIME: Starting input. Cursor position = 0,0 04-29 10:26:45.619 9384 9384 I chatty : uid=10008(com.android.contacts) expire 16 lines 04-29 10:26:50.704 426 499 D CountryDetector: The first listener is added 04-29 10:26:50.861 9384 9484 I chatty : uid=10008(com.android.contacts) expire 1 line 04-29 10:26:50.874 426 437 I ActivityManager: START u0 {act=android.provider.action.QUICK_CONTACT dat=content://com.android.contacts/contacts/lookup/0r1-3F41472B/1 flg=0x4000000 pkg=com.android.contacts cmp=com.android.contacts/.quickcontact.QuickContactActivity (has extras)} from uid 10008 on display 0 04-29 10:26:50.901 506 506 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2 04-29 10:26:51.085 9384 9407 I chatty : uid=10008(com.android.contacts) expire 3 lines 04-29 10:26:51.597 9384 9402 I chatty : uid=10008(com.android.contacts) expire 15 lines 04-29 10:26:52.878 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@5183057 04-29 10:26:52.955 426 929 W WindowManager: Failed looking up window 04-29 10:26:52.955 426 929 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@1057af3 does not exist 04-29 10:26:52.955 426 929 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9455) 04-29 10:26:52.955 426 929 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9446) 04-29 10:26:52.955 426 929 W WindowManager: at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2390) 04-29 10:26:52.955 426 929 W WindowManager: at com.android.server.wm.Session.remove(Session.java:193) 04-29 10:26:52.955 426 929 W WindowManager: at android.view.IWindowSession$Stub.onTransact(IWindowSession.java:242) 04-29 10:26:52.955 426 929 W WindowManager: at com.android.server.wm.Session.onTransact(Session.java:136) 04-29 10:26:52.955 426 929 W WindowManager: at android.os.Binder.execTransact(Binder.java:565) 04-29 10:26:58.684 426 437 I ActivityManager: START u0 {act=android.intent.action.EDIT dat=content://com.android.contacts/contacts/lookup/0r1-3F41472B/1 cmp=com.android.contacts/.activities.CompactContactEditorActivity (has extras)} from uid 10008 on display 0 04-29 10:26:59.192 9384 9390 I chatty : uid=10008(com.android.contacts) expire 6 lines 04-29 10:27:01.171 426 929 I ActivityManager: START u0 {act=android.provider.action.QUICK_CONTACT dat=content://com.android.contacts/contacts/lookup/0r1-3F41472B/1 flg=0x4000000 pkg=com.android.contacts cmp=com.android.contacts/.quickcontact.QuickContactActivity (has extras)} from uid 10008 on display 0 04-29 10:27:01.185 426 10474 W ActivityManager: Duplicate finish request for ActivityRecord{7d480d1 u0 com.android.contacts/.activities.CompactContactEditorActivity t59 f} 04-29 10:27:02.597 9291 9305 I art : Background sticky concurrent mark sweep GC freed 2302(204KB) AllocSpace objects, 1(20KB) LOS objects, 17% free, 1575KB/1898KB, paused 6.286ms total 38.024ms 04-29 10:27:12.695 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@1bb2e72 04-29 10:27:12.966 154 294 E BufferQueueProducer: [Toast] cancelBuffer: BufferQueue has been abandoned 04-29 10:27:12.968 426 438 W WindowManager: Failed looking up window 04-29 10:27:12.968 426 438 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@305b2c3 does not exist 04-29 10:27:12.968 426 438 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9455) 04-29 10:27:12.968 426 438 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9446) 04-29 10:27:12.968 426 438 W WindowManager: at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2390) 04-29 10:27:12.968 426 438 W WindowManager: at com.android.server.wm.Session.remove(Session.java:193) 04-29 10:27:12.968 426 438 W WindowManager: at android.view.IWindowSession$Stub.onTransact(IWindowSession.java:242) 04-29 10:27:12.968 426 438 W WindowManager: at com.android.server.wm.Session.onTransact(Session.java:136) 04-29 10:27:12.968 426 438 W WindowManager: at android.os.Binder.execTransact(Binder.java:565) 04-29 10:27:22.242 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@ba8d2b3 04-29 10:27:22.317 426 499 W WindowManager: Failed looking up window 04-29 10:27:22.317 426 499 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@867070 does not exist 04-29 10:27:22.317 426 499 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9455) 04-29 10:27:22.317 426 499 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9446) 04-29 10:27:22.317 426 499 W WindowManager: at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2390) 04-29 10:27:22.317 426 499 W WindowManager: at com.android.server.wm.Session.remove(Session.java:193) 04-29 10:27:22.317 426 499 W WindowManager: at android.view.IWindowSession$Stub.onTransact(IWindowSession.java:242) 04-29 10:27:22.317 426 499 W WindowManager: at com.android.server.wm.Session.onTransact(Session.java:136) 04-29 10:27:22.317 426 499 W WindowManager: at android.os.Binder.execTransact(Binder.java:565) 04-29 10:27:36.577 426 817 I ActivityManager: START u0 {act=android.intent.action.INSERT dat=content://com.android.contacts/contacts pkg=com.android.contacts cmp=com.android.contacts/.activities.CompactContactEditorActivity (has extras)} from uid 10008 on display 0 04-29 10:27:37.154 426 447 I chatty : uid=1000(system) android.display expire 10 lines 04-29 10:27:38.764 506 506 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2 04-29 10:27:38.764 506 520 I art : CollectorTransition marksweep + semispace GC freed 3724(59KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 2MB/3MB, paused 48.004ms total 48.004ms 04-29 10:27:38.771 506 506 I LatinIME: Starting input. Cursor position = 0,0 04-29 10:27:41.303 506 506 I LatinIME: Starting input. Cursor position = 0,0 04-29 10:27:41.539 506 633 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.zz ; version = 1714375661 ; date = ? 04-29 10:27:43.585 506 506 I LatinIME: Starting input. Cursor position = 0,0 04-29 10:27:48.225 506 506 I LatinIME: Starting input. Cursor position = 0,0 04-29 10:27:48.229 9384 9384 I chatty : uid=10008(com.android.contacts) expire 13 lines 04-29 10:27:50.017 9384 9515 I chatty : uid=10008(com.android.contacts) expire 1 line 04-29 10:27:50.025 426 607 I ActivityManager: START u0 {act=android.provider.action.QUICK_CONTACT dat=content://com.android.contacts/contacts/lookup/0r2-3D354133/2 flg=0x4000000 pkg=com.android.contacts cmp=com.android.contacts/.quickcontact.QuickContactActivity (has extras)} from uid 10008 on display 0 04-29 10:27:50.061 506 506 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2 04-29 10:27:51.455 426 928 I ActivityManager: Start proc 9520:com.android.providers.calendar/u0a3 for content provider com.android.providers.calendar/.CalendarProvider2 04-29 10:27:51.568 9520 9520 I art : Starting a blocking GC AddRemoveAppImageSpace 04-29 10:27:51.569 9520 9520 W System : ClassLoader referenced unknown path: /system/priv-app/CalendarProvider/lib/arm 04-29 10:27:51.618 9520 9520 I CalendarProvider2: Created com.android.providers.calendar.CalendarAlarmManager@5888a93(com.android.providers.calendar.CalendarProvider2@60dfad0) 04-29 10:27:52.029 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@fbb89f6 04-29 10:27:52.104 426 817 W WindowManager: Failed looking up window 04-29 10:27:52.104 426 817 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@b0e4f82 does not exist 04-29 10:27:52.104 426 817 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9455) 04-29 10:27:52.104 426 817 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9446) 04-29 10:27:52.104 426 817 W WindowManager: at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2390) 04-29 10:27:52.104 426 817 W WindowManager: at com.android.server.wm.Session.remove(Session.java:193) 04-29 10:27:52.104 426 817 W WindowManager: at android.view.IWindowSession$Stub.onTransact(IWindowSession.java:242) 04-29 10:27:52.104 426 817 W WindowManager: at com.android.server.wm.Session.onTransact(Session.java:136) 04-29 10:27:52.104 426 817 W WindowManager: at android.os.Binder.execTransact(Binder.java:565) 04-29 10:27:52.635 9520 9520 I CalendarProvider2: Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x20000000 } 04-29 10:27:52.636 9520 9520 W ContentResolver: Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) 04-29 10:27:52.669 426 440 I ActivityManager: Start proc 9543:com.android.calendar/u0a37 for broadcast com.android.calendar/.alerts.AlertReceiver 04-29 10:27:52.809 9543 9543 I art : Starting a blocking GC AddRemoveAppImageSpace 04-29 10:27:52.810 9543 9543 W System : ClassLoader referenced unknown path: /system/app/Calendar/lib/arm 04-29 10:27:52.869 9543 9543 D ExtensionsFactory: No custom extensions. 04-29 10:27:52.873 9543 9543 D AlertReceiver: onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x20000010 cmp=com.android.calendar/.alerts.AlertReceiver } 04-29 10:27:52.892 9543 9567 D AlertService: 0 Action = android.intent.action.PROVIDER_CHANGED 04-29 10:27:57.899 9543 9567 I GlobalDismissManager: no sender configured 04-29 10:27:57.901 9543 9567 D AlertService: Beginning updateAlertNotification 04-29 10:27:57.924 9543 9567 D AlertService: No fired or scheduled alerts 04-29 10:27:57.936 9543 9567 D AlertService: Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null 04-29 10:27:57.950 9543 9567 D AlarmScheduler: No events found starting within 1 week. 04-29 10:28:13.072 426 10474 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@69a5f2e attribute=null, token = android.os.BinderProxy@c161624 04-29 10:28:14.832 426 928 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@b1328e1 attribute=null, token = android.os.BinderProxy@c161624 04-29 10:28:14.848 9384 9398 I chatty : uid=10008(com.android.contacts) expire 1 line 04-29 10:28:18.446 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@ca32606 04-29 10:28:18.567 154 453 E BufferQueueProducer: [Toast] cancelBuffer: BufferQueue has been abandoned 04-29 10:28:18.570 426 499 W WindowManager: Failed looking up window 04-29 10:28:18.570 426 499 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@5b134c7 does not exist 04-29 10:28:18.570 426 499 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9455) 04-29 10:28:18.570 426 499 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9446) 04-29 10:28:18.570 426 499 W WindowManager: at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2390) 04-29 10:28:18.570 426 499 W WindowManager: at com.android.server.wm.Session.remove(Session.java:193) 04-29 10:28:18.570 426 499 W WindowManager: at android.view.IWindowSession$Stub.onTransact(IWindowSession.java:242) 04-29 10:28:18.570 426 499 W WindowManager: at com.android.server.wm.Session.onTransact(Session.java:136) 04-29 10:28:18.570 426 499 W WindowManager: at android.os.Binder.execTransact(Binder.java:565) 04-29 10:28:21.611 426 499 I ActivityManager: START u0 {act=android.intent.action.INSERT dat=content://com.android.contacts/contacts pkg=com.android.contacts cmp=com.android.contacts/.activities.CompactContactEditorActivity (has extras)} from uid 10008 on display 0 04-29 10:28:26.736 9384 9384 W ViewRootImpl[CompactContactEditorActivity]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=559.0, y[0]=587.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=4, eventTime=133141275, downTime=133141213, deviceId=1, source=0x1002 } 04-29 10:28:26.742 426 928 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@c185045 attribute=null, token = android.os.BinderProxy@4a70c51 04-29 10:28:29.470 9384 9384 W ViewRootImpl[CompactContactEditorActivity]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=588.0, y[0]=669.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=133144002, downTime=133143950, deviceId=1, source=0x1002 } 04-29 10:28:29.471 9384 9384 W ViewRootImpl[CompactContactEditorActivity]: Dropping event due to root view being removed: MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=588.0, y[0]=669.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=133144012, downTime=133143950, deviceId=1, source=0x1002 } 04-29 10:28:29.473 426 928 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@d894a8 attribute=null, token = android.os.BinderProxy@4a70c51 04-29 10:28:29.864 506 506 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2 04-29 10:28:29.925 506 520 I art : CollectorTransition marksweep + semispace GC freed 4610(73KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 2MB/3MB, paused 50.659ms total 50.659ms 04-29 10:28:29.929 506 506 I LatinIME: Starting input. Cursor position = 0,0 04-29 10:28:30.334 506 633 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.zz ; version = 1714375710 ; date = ? 04-29 10:28:33.670 506 506 I LatinIME: Starting input. Cursor position = 0,0 04-29 10:28:40.921 9384 9588 I chatty : uid=10008(com.android.contacts) expire 1 line 04-29 10:28:40.929 426 817 I ActivityManager: START u0 {act=android.provider.action.QUICK_CONTACT dat=content://com.android.contacts/contacts/lookup/0r3-414141/3 flg=0x4000000 pkg=com.android.contacts cmp=com.android.contacts/.quickcontact.QuickContactActivity (has extras)} from uid 10008 on display 0 04-29 10:28:40.950 506 506 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2 04-29 10:28:42.026 9384 9384 I chatty : uid=10008(com.android.contacts) expire 9 lines 04-29 10:28:42.932 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@7accbf2 04-29 10:28:43.029 154 294 E BufferQueueProducer: [Toast] cancelBuffer: BufferQueue has been abandoned 04-29 10:28:43.031 426 817 W WindowManager: Failed looking up window 04-29 10:28:43.031 426 817 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@5b7b53e does not exist 04-29 10:28:43.031 426 817 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9455) 04-29 10:28:43.031 426 817 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9446) 04-29 10:28:43.031 426 817 W WindowManager: at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2390) 04-29 10:28:43.031 426 817 W WindowManager: at com.android.server.wm.Session.remove(Session.java:193) 04-29 10:28:43.031 426 817 W WindowManager: at android.view.IWindowSession$Stub.onTransact(IWindowSession.java:242) 04-29 10:28:43.031 426 817 W WindowManager: at com.android.server.wm.Session.onTransact(Session.java:136) 04-29 10:28:43.031 426 817 W WindowManager: at android.os.Binder.execTransact(Binder.java:565) 04-29 10:28:47.930 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@c92351c 04-29 10:28:48.016 426 10474 W WindowManager: Failed looking up window 04-29 10:28:48.016 426 10474 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@6175525 does not exist 04-29 10:28:48.016 426 10474 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9455) 04-29 10:28:48.016 426 10474 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9446) 04-29 10:28:48.016 426 10474 W WindowManager: at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2390) 04-29 10:28:48.016 426 10474 W WindowManager: at com.android.server.wm.Session.remove(Session.java:193) 04-29 10:28:48.016 426 10474 W WindowManager: at android.view.IWindowSession$Stub.onTransact(IWindowSession.java:242) 04-29 10:28:48.016 426 10474 W WindowManager: at com.android.server.wm.Session.onTransact(Session.java:136) 04-29 10:28:48.016 426 10474 W WindowManager: at android.os.Binder.execTransact(Binder.java:565) 04-29 10:28:48.353 426 1661 I ActivityManager: START u0 {act=android.intent.action.EDIT dat=content://com.android.contacts/contacts/lookup/0r3-414141/3 cmp=com.android.contacts/.activities.CompactContactEditorActivity (has extras)} from uid 10008 on display 0 04-29 10:28:50.619 426 944 I ActivityManager: START u0 {act=android.provider.action.QUICK_CONTACT dat=content://com.android.contacts/contacts/lookup/0r3-414141/3 flg=0x4000000 pkg=com.android.contacts cmp=com.android.contacts/.quickcontact.QuickContactActivity (has extras)} from uid 10008 on display 0 04-29 10:28:50.632 426 1661 W ActivityManager: Duplicate finish request for ActivityRecord{78c8087 u0 com.android.contacts/.activities.CompactContactEditorActivity t59 f} 04-29 10:28:50.651 9384 9402 I chatty : uid=10008(com.android.contacts) expire 1 line 04-29 10:28:51.337 9384 9384 V SmsInteractionsLoader: SmsInteractionsLoader 04-29 10:28:51.338 9384 9407 V SmsInteractionsLoader: loadInBackground 04-29 10:28:51.559 9384 9384 I art : Starting a blocking GC Explicit 04-29 10:28:51.630 9384 9384 I art : Explicit concurrent mark sweep GC freed 33641(2MB) AllocSpace objects, 1(24KB) LOS objects, 25% free, 6MB/8MB, paused 823us total 65.063ms 04-29 10:28:51.652 9384 9384 I art : Starting a blocking GC Explicit 04-29 10:28:51.704 9384 9384 I art : Explicit concurrent mark sweep GC freed 12403(761KB) AllocSpace objects, 1(24KB) LOS objects, 25% free, 5MB/7MB, paused 915us total 46.875ms 04-29 10:28:53.532 426 499 I ActivityManager: START u0 {act=android.provider.action.QUICK_CONTACT dat=content://com.android.contacts/contacts/lookup/profile/9223372034707292161 flg=0x4000000 pkg=com.android.contacts cmp=com.android.contacts/.quickcontact.QuickContactActivity (has extras)} from uid 10008 on display 0 04-29 10:28:53.569 9384 9402 E ContactLoader: loadInBackground=content://com.android.contacts/contacts/lookup/profile/9223372034707292161 04-29 10:28:53.624 9384 9407 E ContactLoader: loadInBackground=content://com.android.contacts/contacts/lookup/profile/9223372034707292161 04-29 10:28:53.922 9384 9384 I ContactLoader: Registering content observer for content://com.android.contacts/contacts/lookup/profile/9223372034707292161 04-29 10:28:53.939 9384 9384 V SmsInteractionsLoader: SmsInteractionsLoader 04-29 10:28:53.941 9384 9402 V SmsInteractionsLoader: loadInBackground 04-29 10:28:59.053 426 10474 I ActivityManager: START u0 {act=android.intent.action.EDIT dat=content://com.android.contacts/contacts/lookup/profile/9223372034707292161 cmp=com.android.contacts/.activities.CompactContactEditorActivity (has extras)} from uid 10008 on display 0 04-29 10:28:59.130 9384 9407 E ContactLoader: loadInBackground=content://com.android.contacts/contacts/lookup/profile/9223372034707292161 04-29 10:28:59.274 9384 9384 I ContactLoader: Registering content observer for content://com.android.contacts/contacts/lookup/profile/9223372034707292161 04-29 10:28:59.276 9384 9384 V ContactEditor: Time needed for loading: 152 04-29 10:28:59.356 9384 9384 V ContactEditor: Time needed for setting UI: 80 04-29 10:29:01.364 506 506 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2 04-29 10:29:01.430 506 506 I art : Waiting for a blocking GC DisableMovingGc 04-29 10:29:01.432 506 520 I art : CollectorTransition marksweep + semispace GC freed 1218(-36KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 2MB/3MB, paused 58.471ms total 58.471ms 04-29 10:29:01.432 506 506 I art : Starting a blocking GC DisableMovingGc 04-29 10:29:01.435 506 506 I LatinIME: Starting input. Cursor position = 15,15 04-29 10:29:03.861 506 633 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.zz ; version = 1714375743 ; date = ? 04-29 10:29:03.948 506 633 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.zz ; version = 1714375743 ; date = 1714375743 04-29 10:29:04.778 506 506 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2 04-29 10:29:07.520 9384 9384 I ContactLoader: Registering content observer for content://com.android.contacts/contacts/lookup/profile/9223372034707292161 04-29 10:29:07.544 9384 9384 V SmsInteractionsLoader: SmsInteractionsLoader 04-29 10:29:07.548 9384 9402 V SmsInteractionsLoader: loadInBackground 04-29 10:29:08.437 9384 9384 I art : Starting a blocking GC Explicit 04-29 10:29:08.494 9384 9384 I art : Explicit concurrent mark sweep GC freed 9591(444KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 6MB/9MB, paused 823us total 55.145ms 04-29 10:29:08.516 9384 9384 I art : Starting a blocking GC Explicit 04-29 10:29:08.567 9384 9384 I art : Explicit concurrent mark sweep GC freed 11070(807KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 6MB/8MB, paused 793us total 47.851ms 04-29 10:29:10.986 426 438 I ActivityManager: START u0 {act=android.intent.action.EDIT dat=content://com.android.contacts/contacts/lookup/profile/9223372034707292161 cmp=com.android.contacts/.activities.CompactContactEditorActivity (has extras)} from uid 10008 on display 0 04-29 10:29:11.075 9384 9402 E ContactLoader: loadInBackground=content://com.android.contacts/contacts/lookup/profile/9223372034707292161 04-29 10:29:11.137 10481 12203 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=36 04-29 10:29:11.325 10481 11292 I Icing : Usage reports ok 12, Failed Usage reports 0, indexed 0, rejected 0, imm upload false 04-29 10:29:11.331 10481 10507 I art : Starting a blocking GC Alloc 04-29 10:29:11.331 10481 10507 I art : Starting a blocking GC Alloc 04-29 10:29:11.364 9384 9384 I ContactLoader: Registering content observer for content://com.android.contacts/contacts/lookup/profile/9223372034707292161 04-29 10:29:11.377 9384 9384 V ContactEditor: Time needed for loading: 306 04-29 10:29:11.414 10481 12203 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=36 04-29 10:29:11.419 10481 11292 I Icing : Indexing com.google.android.gms-contacts_contact_id from com.google.android.gms 04-29 10:29:11.466 9384 9384 V ContactEditor: Time needed for setting UI: 89 04-29 10:29:11.495 10481 12203 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=36 04-29 10:29:11.501 10481 11292 W Icing : Content incarnation mismatch: Expected [?????????????-fbf1831a2b51266] found [?????????????-c6567c164aca3844] 04-29 10:29:11.501 10481 11292 I Icing : Indexing done com.google.android.gms-contacts_contact_id 04-29 10:29:11.501 10481 11292 E Icing : Aborting indexing of corpus contacts_contact_id 04-29 10:29:11.531 10481 11292 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0, imm upload false 04-29 10:29:11.539 10481 11292 I Icing : Removing corpus key com.google.android.gms-contacts_contact_id for package com.google.android.gms 04-29 10:29:11.623 9384 9384 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 04-29 10:29:11.776 10481 11292 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0, imm upload false 04-29 10:29:11.787 10481 11292 I Icing : Indexing com.google.android.gms-contacts_contact_id from com.google.android.gms 04-29 10:29:11.787 10481 12203 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=36 04-29 10:29:11.985 10481 11292 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0, imm upload false 04-29 10:29:12.001 10481 11292 I Icing : Indexing done com.google.android.gms-contacts_contact_id 04-29 10:29:12.003 10481 11292 I Icing : Indexing com.google.android.gms-phones_data_id from com.google.android.gms 04-29 10:29:12.034 10481 11292 W Icing : Content incarnation mismatch: Expected [?????????????-47f95b694bcb4eb3] found [?????????????-13f2c52c867cfeb8] 04-29 10:29:12.035 10481 11292 I Icing : Indexing done com.google.android.gms-phones_data_id 04-29 10:29:12.035 10481 11292 E Icing : Aborting indexing of corpus phones_data_id 04-29 10:29:12.037 10481 11292 I Icing : Removing corpus key com.google.android.gms-phones_data_id for package com.google.android.gms 04-29 10:29:12.051 10481 11292 I Icing : Flash index sort hb 4 prefix-hits 4 -> 4 at 5.554ms 04-29 10:29:12.202 10481 11292 I Icing : Indexing com.google.android.gms-phones_data_id from com.google.android.gms 04-29 10:29:12.248 10481 11292 I Icing : Indexing done com.google.android.gms-phones_data_id 04-29 10:29:12.541 506 506 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2 04-29 10:29:12.603 506 506 I art : Waiting for a blocking GC DisableMovingGc 04-29 10:29:12.604 506 520 I art : CollectorTransition marksweep + semispace GC freed 2048(-20KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/3MB, paused 53.070ms total 53.070ms 04-29 10:29:12.604 506 506 I art : Starting a blocking GC DisableMovingGc 04-29 10:29:12.606 506 506 I LatinIME: Starting input. Cursor position = 15,15 04-29 10:29:26.728 426 443 E BatteryStatsService: no controller energy info supplied 04-29 10:29:26.729 426 443 E BatteryStatsService: no controller energy info supplied 04-29 10:29:26.729 655 655 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 04-29 10:29:26.731 426 443 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 04-29 10:29:26.731 426 443 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 04-29 10:29:26.733 426 443 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 04-29 10:29:28.638 426 440 I ActivityManager: Start proc 9623:com.android.settings/1000 for broadcast com.android.settings/.users.ProfileUpdateReceiver 04-29 10:29:28.764 9623 9623 I chatty : uid=1000(system) com.android.settings expire 2 lines 04-29 10:29:28.773 506 506 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2 04-29 10:29:28.930 9384 9384 I ContactLoader: Registering content observer for content://com.android.contacts/contacts/lookup/profile/9223372034707292161 04-29 10:29:28.947 9384 9384 V SmsInteractionsLoader: SmsInteractionsLoader 04-29 10:29:28.979 9384 9402 E ContactLoader: loadInBackground=content://com.android.contacts/contacts/lookup/profile/9223372034707292161 04-29 10:29:28.991 9384 9407 V SmsInteractionsLoader: loadInBackground 04-29 10:29:29.400 9384 9384 I QuickContact: No contact found: content://com.android.contacts/contacts/lookup/profile/9223372034707292161 04-29 10:29:29.982 9384 9384 I Choreographer: Skipped 33 frames! The application may be doing too much work on its main thread. 04-29 10:29:30.372 9384 9384 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 04-29 10:29:30.412 9384 9384 I art : Starting a blocking GC Explicit 04-29 10:29:30.469 9384 9384 I art : Explicit concurrent mark sweep GC freed 13354(699KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 6MB/8MB, paused 793us total 56.182ms 04-29 10:29:30.487 9384 9384 I art : Starting a blocking GC Explicit 04-29 10:29:30.533 9384 9384 I art : Explicit concurrent mark sweep GC freed 7844(550KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 6MB/8MB, paused 823us total 45.104ms 04-29 10:29:30.739 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@ef6d1c3 04-29 10:29:30.796 426 1618 W WindowManager: Failed looking up window 04-29 10:29:30.796 426 1618 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@2d2ea40 does not exist 04-29 10:29:30.796 426 1618 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9455) 04-29 10:29:30.796 426 1618 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9446) 04-29 10:29:30.796 426 1618 W WindowManager: at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2390) 04-29 10:29:30.796 426 1618 W WindowManager: at com.android.server.wm.Session.remove(Session.java:193) 04-29 10:29:30.796 426 1618 W WindowManager: at android.view.IWindowSession$Stub.onTransact(IWindowSession.java:242) 04-29 10:29:30.796 426 1618 W WindowManager: at com.android.server.wm.Session.onTransact(Session.java:136) 04-29 10:29:30.796 426 1618 W WindowManager: at android.os.Binder.execTransact(Binder.java:565) 04-29 10:29:32.474 9384 9410 W OpenGLRenderer: Incorrectly called buildLayer on View: FrameLayout, destroying layer... 04-29 10:29:32.474 9384 9410 W OpenGLRenderer: Incorrectly called buildLayer on View: ImageButton, destroying layer... 04-29 10:29:34.245 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@de0b4ca 04-29 10:29:34.341 154 452 E BufferQueueProducer: [Toast] cancelBuffer: BufferQueue has been abandoned 04-29 10:29:34.343 426 437 W WindowManager: Failed looking up window 04-29 10:29:34.343 426 437 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@4bd5396 does not exist 04-29 10:29:34.343 426 437 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9455) 04-29 10:29:34.343 426 437 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9446) 04-29 10:29:34.343 426 437 W WindowManager: at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2390) 04-29 10:29:34.343 426 437 W WindowManager: at com.android.server.wm.Session.remove(Session.java:193) 04-29 10:29:34.343 426 437 W WindowManager: at android.view.IWindowSession$Stub.onTransact(IWindowSession.java:242) 04-29 10:29:34.343 426 437 W WindowManager: at com.android.server.wm.Session.onTransact(Session.java:136) 04-29 10:29:34.343 426 437 W WindowManager: at android.os.Binder.execTransact(Binder.java:565) 04-29 10:29:34.437 426 437 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@19fb1b3 attribute=null, token = android.os.BinderProxy@c161624 04-29 10:29:35.877 9384 9410 W OpenGLRenderer: Incorrectly called buildLayer on View: FrameLayout, destroying layer... 04-29 10:29:35.877 9384 9410 W OpenGLRenderer: Incorrectly called buildLayer on View: ImageButton, destroying layer... 04-29 10:29:35.879 426 817 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@877e47a attribute=null, token = android.os.BinderProxy@c161624 04-29 10:29:35.920 9384 9467 I ProviderStatusWatcher: Provider status changed. 04-29 10:29:39.600 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@305a42b 04-29 10:29:39.693 426 499 W WindowManager: Failed looking up window 04-29 10:29:39.693 426 499 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@5ae3088 does not exist 04-29 10:29:39.693 426 499 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9455) 04-29 10:29:39.693 426 499 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9446) 04-29 10:29:39.693 426 499 W WindowManager: at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2390) 04-29 10:29:39.693 426 499 W WindowManager: at com.android.server.wm.Session.remove(Session.java:193) 04-29 10:29:39.693 426 499 W WindowManager: at android.view.IWindowSession$Stub.onTransact(IWindowSession.java:242) 04-29 10:29:39.693 426 499 W WindowManager: at com.android.server.wm.Session.onTransact(Session.java:136) 04-29 10:29:39.693 426 499 W WindowManager: at android.os.Binder.execTransact(Binder.java:565) 04-29 10:29:44.360 426 944 I ActivityManager: START u0 {act=android.intent.action.INSERT dat=content://com.android.contacts/contacts pkg=com.android.contacts cmp=com.android.contacts/.activities.CompactContactEditorActivity (has extras)} from uid 10008 on display 0 04-29 10:29:52.164 506 506 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2 04-29 10:29:52.216 506 520 I art : CollectorTransition marksweep + semispace GC freed 892(-51KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/3MB, paused 45.196ms total 45.196ms 04-29 10:29:52.220 506 506 I LatinIME: Starting input. Cursor position = 0,0 04-29 10:29:52.671 506 633 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.zz ; version = 1714375792 ; date = ? 04-29 10:29:57.248 506 506 I LatinIME: Starting input. Cursor position = 0,0 04-29 10:29:57.249 9384 9384 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 04-29 10:29:58.538 506 506 I LatinIME: Starting input. Cursor position = 0,0 04-29 10:29:58.546 9384 9384 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 04-29 10:29:58.773 10481 9656 I art : Starting a blocking GC Alloc 04-29 10:29:58.773 10481 9656 I art : Starting a blocking GC Alloc 04-29 10:29:58.916 10481 12203 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=36 04-29 10:29:58.999 10481 12958 I Icing : Usage reports ok 1, Failed Usage reports 0, indexed 0, rejected 0, imm upload false 04-29 10:29:59.008 10481 12203 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=36 04-29 10:29:59.012 10481 12958 I Icing : Indexing com.google.android.gms-contacts_contact_id from com.google.android.gms 04-29 10:29:59.040 10481 12203 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=36 04-29 10:29:59.088 10481 12958 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0, imm upload false 04-29 10:29:59.107 10481 12958 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0, imm upload false 04-29 10:29:59.117 10481 12203 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=36 04-29 10:29:59.126 10481 12958 I Icing : Indexing done com.google.android.gms-contacts_contact_id 04-29 10:29:59.153 10481 12958 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0, imm upload false 04-29 10:29:59.156 10481 12958 I Icing : Indexing com.google.android.gms-phones_data_id from com.google.android.gms 04-29 10:29:59.193 10481 12958 I Icing : Indexing done com.google.android.gms-phones_data_id 04-29 10:30:00.026 426 440 I ProcessStatsService: Prepared write state in 6ms 04-29 10:30:01.018 506 506 I LatinIME: Starting input. Cursor position = 0,0 04-29 10:30:01.023 9384 9384 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 04-29 10:30:03.457 9384 9384 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 04-29 10:30:03.458 506 506 I LatinIME: Starting input. Cursor position = 0,0 04-29 10:30:04.428 506 506 I LatinIME: Starting input. Cursor position = 0,0 04-29 10:30:04.438 9384 9384 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 04-29 10:30:06.668 9384 9384 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 04-29 10:30:06.670 506 506 I LatinIME: Starting input. Cursor position = 0,0 04-29 10:30:07.197 9384 9384 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 04-29 10:30:07.197 9384 9384 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 04-29 10:30:07.499 9384 9384 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 04-29 10:30:07.503 506 506 I LatinIME: Starting input. Cursor position = 0,0 04-29 10:30:08.453 9384 9384 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 04-29 10:30:08.453 9384 9384 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 04-29 10:30:08.453 506 506 I LatinIME: Starting input. Cursor position = 0,0 04-29 10:30:10.143 506 506 I LatinIME: Starting input. Cursor position = 0,0 04-29 10:30:10.150 9384 9384 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 04-29 10:30:10.150 9384 9384 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 04-29 10:30:11.153 506 506 I LatinIME: Starting input. Cursor position = 0,0 04-29 10:30:11.155 9384 9384 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 04-29 10:30:11.155 9384 9384 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 04-29 10:30:13.738 506 506 I LatinIME: Starting input. Cursor position = 0,0 04-29 10:30:13.747 9384 9384 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 04-29 10:30:13.747 9384 9384 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 04-29 10:30:17.525 9384 9675 V ContactSaveService: Saved contact. New URI: content://com.android.contacts/contacts/lookup/0r4-473D2B2B/4 04-29 10:30:17.533 426 607 I ActivityManager: START u0 {act=android.provider.action.QUICK_CONTACT dat=content://com.android.contacts/contacts/lookup/0r4-473D2B2B/4 flg=0x4000000 pkg=com.android.contacts cmp=com.android.contacts/.quickcontact.QuickContactActivity (has extras)} from uid 10008 on display 0 04-29 10:30:17.566 506 506 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2 04-29 10:30:17.759 9384 9402 E ContactLoader: loadInBackground=content://com.android.contacts/contacts/lookup/0r4-473D2B2B/4 04-29 10:30:18.245 9384 9407 E ContactLoader: loadInBackground=content://com.android.contacts/contacts/lookup/0r4-473D2B2B/4 04-29 10:30:18.589 9384 9384 I ContactLoader: Registering content observer for content://com.android.contacts/contacts/lookup/0r4-473D2B2B/4 04-29 10:30:18.663 9384 9390 I art : Do full code cache collection, code=87KB, data=125KB 04-29 10:30:18.666 9384 9390 I art : Starting a blocking GC JitCodeCache 04-29 10:30:18.666 9384 9390 I art : After code cache collection, code=85KB, data=95KB 04-29 10:30:18.817 9384 9384 V SmsInteractionsLoader: SmsInteractionsLoader 04-29 10:30:18.818 9384 9402 V SmsInteractionsLoader: loadInBackground 04-29 10:30:18.878 9520 9535 I art : Waiting for a blocking GC DisableMovingGc 04-29 10:30:18.888 9520 9533 I art : CollectorTransition marksweep + semispace GC freed 661(26KB) AllocSpace objects, 0(0B) LOS objects, 34% free, 981KB/1493KB, paused 26.641ms total 26.641ms 04-29 10:30:18.888 9520 9535 I art : WaitForGcToComplete blocked for 10.589ms for cause DisableMovingGc 04-29 10:30:18.889 9520 9535 I art : Starting a blocking GC DisableMovingGc 04-29 10:30:18.959 9384 9384 I art : Waiting for a blocking GC Explicit 04-29 10:30:18.966 9384 9396 I art : Background partial concurrent mark sweep GC freed 14038(710KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 7MB/9MB, paused 1.525ms total 112.701ms 04-29 10:30:18.966 9384 9384 I art : WaitForGcToComplete blocked for 7.232ms for cause Explicit 04-29 10:30:18.967 9384 9384 I art : Starting a blocking GC Explicit 04-29 10:30:18.986 9384 9402 V CalendarInteractionsLoader: # ContactInteraction Loaded: 0 04-29 10:30:19.002 9384 9384 I art : Explicit concurrent mark sweep GC freed 9791(750KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 6MB/8MB, paused 518us total 35.217ms 04-29 10:30:19.004 9384 9384 I art : Starting a blocking GC Explicit 04-29 10:30:19.037 9384 9384 I art : Explicit concurrent mark sweep GC freed 718(22KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 6MB/8MB, paused 671us total 33.020ms 04-29 10:30:19.535 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@a0d0a2e 04-29 10:30:19.646 154 453 E BufferQueueProducer: [Toast] cancelBuffer: BufferQueue has been abandoned 04-29 10:30:19.648 426 771 W WindowManager: Failed looking up window 04-29 10:30:19.648 426 771 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@a639b3a does not exist 04-29 10:30:19.648 426 771 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9455) 04-29 10:30:19.648 426 771 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9446) 04-29 10:30:19.648 426 771 W WindowManager: at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2390) 04-29 10:30:19.648 426 771 W WindowManager: at com.android.server.wm.Session.remove(Session.java:193) 04-29 10:30:19.648 426 771 W WindowManager: at android.view.IWindowSession$Stub.onTransact(IWindowSession.java:242) 04-29 10:30:19.648 426 771 W WindowManager: at com.android.server.wm.Session.onTransact(Session.java:136) 04-29 10:30:19.648 426 771 W WindowManager: at android.os.Binder.execTransact(Binder.java:565) 04-29 10:30:24.627 426 499 I ActivityManager: START u0 {act=android.intent.action.EDIT dat=content://com.android.contacts/contacts/lookup/0r4-473D2B2B/4 cmp=com.android.contacts/.activities.CompactContactEditorActivity (has extras)} from uid 10008 on display 0 04-29 10:30:24.713 9384 9407 E ContactLoader: loadInBackground=content://com.android.contacts/contacts/lookup/0r4-473D2B2B/4 04-29 10:30:25.045 9384 9384 I ContactLoader: Registering content observer for content://com.android.contacts/contacts/lookup/0r4-473D2B2B/4 04-29 10:30:25.047 9384 9384 V ContactEditor: Time needed for loading: 340 04-29 10:30:25.216 9384 9384 V ContactEditor: Time needed for setting UI: 169 04-29 10:30:25.472 9384 9384 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 04-29 10:30:25.485 426 447 I chatty : uid=1000(system) android.display expire 5 lines 04-29 10:30:26.495 426 438 I ActivityManager: START u0 {act=android.provider.action.QUICK_CONTACT dat=content://com.android.contacts/contacts/lookup/0r4-473D2B2B/4 flg=0x4000000 pkg=com.android.contacts cmp=com.android.contacts/.quickcontact.QuickContactActivity (has extras)} from uid 10008 on display 0 04-29 10:30:26.505 426 1618 W ActivityManager: Duplicate finish request for ActivityRecord{f56f078 u0 com.android.contacts/.activities.CompactContactEditorActivity t59 f} 04-29 10:30:26.531 9384 9402 E ContactLoader: loadInBackground=content://com.android.contacts/contacts/lookup/0r4-473D2B2B/4 04-29 10:30:26.533 9384 9384 I ContactLoader: Registering content observer for content://com.android.contacts/contacts/lookup/0r4-473D2B2B/4 04-29 10:30:27.183 9384 9384 I ContactLoader: Registering content observer for content://com.android.contacts/contacts/lookup/0r4-473D2B2B/4 04-29 10:30:27.376 9384 9384 V SmsInteractionsLoader: SmsInteractionsLoader 04-29 10:30:27.380 9384 9402 V SmsInteractionsLoader: loadInBackground 04-29 10:30:27.411 9520 9539 I art : Waiting for a blocking GC DisableMovingGc 04-29 10:30:27.411 9520 9533 I art : CollectorTransition marksweep + semispace GC freed 69(-2536B) AllocSpace objects, 0(0B) LOS objects, 34% free, 976KB/1488KB, paused 14.801ms total 14.801ms 04-29 10:30:27.411 9520 9539 I art : Starting a blocking GC DisableMovingGc 04-29 10:30:27.430 9384 9402 V CalendarInteractionsLoader: # ContactInteraction Loaded: 0 04-29 10:30:27.492 9384 9384 I art : Starting a blocking GC Explicit 04-29 10:30:27.533 9384 9384 I art : Explicit concurrent mark sweep GC freed 3350(162KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 7MB/9MB, paused 518us total 39.398ms 04-29 10:30:27.547 9384 9384 I art : Starting a blocking GC Explicit 04-29 10:30:27.582 9384 9384 I art : Explicit concurrent mark sweep GC freed 14562(981KB) AllocSpace objects, 1(24KB) LOS objects, 24% free, 6MB/8MB, paused 549us total 33.538ms 04-29 10:30:28.323 426 438 I ActivityManager: START u0 {act=android.intent.action.EDIT dat=content://com.android.contacts/contacts/lookup/0r4-473D2B2B/4 cmp=com.android.contacts/.activities.CompactContactEditorActivity (has extras)} from uid 10008 on display 0 04-29 10:30:28.419 9384 9407 E ContactLoader: loadInBackground=content://com.android.contacts/contacts/lookup/0r4-473D2B2B/4 04-29 10:30:28.751 9384 9384 I ContactLoader: Registering content observer for content://com.android.contacts/contacts/lookup/0r4-473D2B2B/4 04-29 10:30:28.753 9384 9384 V ContactEditor: Time needed for loading: 340 04-29 10:30:28.931 9384 9384 V ContactEditor: Time needed for setting UI: 178 04-29 10:30:31.623 426 438 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@db1bec attribute=null, token = android.os.BinderProxy@db3d1a7 04-29 10:30:33.416 9384 9402 E ContactLoader: loadInBackground=content://com.android.contacts/contacts/lookup/0r4-473D2B2B/4 04-29 10:30:33.820 9384 9384 V ContactEditor: Time needed for loading: 5407 04-29 10:30:33.820 9384 9384 I ContactEditor: No contact found. Closing activity 04-29 10:30:33.821 426 1660 W ActivityManager: Duplicate finish request for ActivityRecord{ea367a8 u0 com.android.contacts/.activities.CompactContactEditorActivity t59 f} 04-29 10:30:34.045 9384 9384 I art : Starting a blocking GC Explicit 04-29 10:30:34.106 9384 9384 I art : Explicit concurrent mark sweep GC freed 12770(815KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 7MB/9MB, paused 640us total 59.173ms 04-29 10:30:34.128 9384 9384 I art : Starting a blocking GC Explicit 04-29 10:30:34.170 9384 9384 I art : Explicit concurrent mark sweep GC freed 15112(912KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 6MB/8MB, paused 579us total 38.879ms 04-29 10:30:36.450 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@8a7916 04-29 10:30:36.523 426 771 W WindowManager: Failed looking up window 04-29 10:30:36.523 426 771 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@8de7297 does not exist 04-29 10:30:36.523 426 771 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9455) 04-29 10:30:36.523 426 771 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9446) 04-29 10:30:36.523 426 771 W WindowManager: at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2390) 04-29 10:30:36.523 426 771 W WindowManager: at com.android.server.wm.Session.remove(Session.java:193) 04-29 10:30:36.523 426 771 W WindowManager: at android.view.IWindowSession$Stub.onTransact(IWindowSession.java:242) 04-29 10:30:36.523 426 771 W WindowManager: at com.android.server.wm.Session.onTransact(Session.java:136) 04-29 10:30:36.523 426 771 W WindowManager: at android.os.Binder.execTransact(Binder.java:565) 04-29 10:30:36.538 426 438 I ActivityManager: START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10023 on display 0 04-29 10:30:37.970 426 929 I ActivityManager: Killing 9384:com.android.contacts/u0a8 (adj 900): remove task 04-29 10:30:37.980 426 944 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher} from uid 10023 on display 0 04-29 10:30:38.026 426 771 I WindowManager: WIN DEATH: Window{3fe958d u0 com.android.contacts/com.android.contacts.activities.PeopleActivity} 04-29 10:30:38.026 426 499 D ActivityManager: cleanUpApplicationRecord -- 9384 04-29 10:30:38.035 426 499 W WindowManager: Permission Denial: removeAppToken() from pid=-169, uid=-1 requires android.permission.MANAGE_APP_TOKENS 04-29 10:30:38.125 971 971 I art : Waiting for a blocking GC DisableMovingGc 04-29 10:30:38.126 971 988 I art : CollectorTransition marksweep + semispace GC freed 143(-449KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 10MB/13MB, paused 123.321ms total 123.321ms 04-29 10:30:38.126 971 971 I art : Starting a blocking GC DisableMovingGc 04-29 10:30:38.134 426 10474 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10046?v=0 pkg=com.google.android.googlequicksearchbox } U=0: not found 04-29 10:30:38.540 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: Hotseat, destroying layer... 04-29 10:30:38.540 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: LinearLayout, destroying layer... 04-29 10:30:38.540 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: PageIndicatorLineCaret, destroying layer... 04-29 10:30:38.540 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer... 04-29 10:30:38.540 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: AllAppsRecyclerViewContainerView, destroying layer... 04-29 10:30:38.773 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 04-29 10:30:38.949 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: Hotseat, destroying layer... 04-29 10:30:38.949 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: LinearLayout, destroying layer... 04-29 10:30:38.949 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: PageIndicatorLineCaret, destroying layer... 04-29 10:30:38.950 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer... 04-29 10:30:38.950 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: AllAppsRecyclerViewContainerView, destroying layer... 04-29 10:30:41.960 426 944 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.cyanogenmod.eleven/.ui.activities.HomeActivity bnds=[14,333][168,529] (has extras)} from uid 10046 on display 0 04-29 10:30:42.028 426 1661 I ActivityManager: Start proc 9701:com.cyanogenmod.eleven/u0a45 for activity com.cyanogenmod.eleven/.ui.activities.HomeActivity 04-29 10:30:42.172 9701 9701 I art : Waiting for a blocking GC AddRemoveAppImageSpace 04-29 10:30:42.173 9701 9701 I art : Starting a blocking GC AddRemoveAppImageSpace 04-29 10:30:42.262 426 929 I ActivityManager: Start proc 9719:com.cyanogenmod.eleven:main/u0a45 for service com.cyanogenmod.eleven/.MusicPlaybackService 04-29 10:30:42.401 9719 9719 I art : Starting a blocking GC AddRemoveAppImageSpace 04-29 10:30:42.454 9719 9719 V RenderScript_jni: RS native mode 04-29 10:30:42.483 9701 9701 V RenderScript_jni: RS native mode 04-29 10:30:42.484 9719 9719 V RenderScript_jni: Unable to load libRSSupportIO.so, USAGE_IO not supported 04-29 10:30:42.509 9701 9701 V RenderScript_jni: Unable to load libRSSupportIO.so, USAGE_IO not supported 04-29 10:30:42.557 9701 9713 I art : Background sticky concurrent mark sweep GC freed 11055(1027KB) AllocSpace objects, 9(144KB) LOS objects, 13% free, 4MB/5MB, paused 8.819ms total 39.733ms 04-29 10:30:42.593 9719 9730 I art : Background sticky concurrent mark sweep GC freed 1994(220KB) AllocSpace objects, 0(0B) LOS objects, 21% free, 1097KB/1405KB, paused 21.118ms total 62.072ms 04-29 10:30:42.613 9443 9455 I art : Waiting for a blocking GC DisableMovingGc 04-29 10:30:42.613 9443 9454 I art : CollectorTransition marksweep + semispace GC freed 310(11KB) AllocSpace objects, 0(0B) LOS objects, 34% free, 969KB/1481KB, paused 18.981ms total 18.981ms 04-29 10:30:42.613 9443 9455 I art : Starting a blocking GC DisableMovingGc 04-29 10:30:42.802 9701 9754 D LocaleSetManager: Locale Changed from: null to ar-IQ 04-29 10:30:42.820 9701 9746 W linker : /system/vendor/lib/hw/gralloc.omap4.so: unused DT entry: type 0xf arg 0x53b 04-29 10:30:42.821 9701 9746 W linker : /system/vendor/lib/libpvr2d.so: unused DT entry: type 0xf arg 0x767 04-29 10:30:42.824 9701 9746 I OpenGLRenderer: Initialized EGL, version 1.4 04-29 10:30:42.824 9701 9746 D OpenGLRenderer: Swap behavior 1 04-29 10:30:42.825 9701 9746 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without... 04-29 10:30:42.825 9701 9746 D OpenGLRenderer: Swap behavior 0 04-29 10:30:42.946 9701 9754 I MusicLocale: AddressBook Labels [ar-IQ]: [?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, #, ?] 04-29 10:30:46.255 426 1618 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@8494ac attribute=null, token = android.os.BinderProxy@502b38b 04-29 10:30:46.668 506 506 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2 04-29 10:30:46.673 506 506 I art : Waiting for a blocking GC DisableMovingGc 04-29 10:30:46.679 506 520 I art : CollectorTransition marksweep + semispace GC freed 1805(-16KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/3MB, paused 62.286ms total 62.286ms 04-29 10:30:46.679 506 506 I art : WaitForGcToComplete blocked for 6.561ms for cause DisableMovingGc 04-29 10:30:46.679 506 506 I art : Starting a blocking GC DisableMovingGc 04-29 10:30:46.684 506 506 I LatinIME: Starting input. Cursor position = 15,15 04-29 10:30:47.953 9701 9701 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 04-29 10:30:47.953 9701 9701 W ViewRootImpl[??? ????? ???????]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=673.0, y[0]=249.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=4, eventTime=133282490, downTime=133282417, deviceId=1, source=0x1002 } 04-29 10:30:47.954 9701 9701 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 04-29 10:30:47.960 506 506 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2 04-29 10:30:47.974 9701 9701 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 04-29 10:30:47.974 9701 9701 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 04-29 10:30:49.290 426 929 I ActivityManager: START u0 {cmp=com.cyanogenmod.eleven/.ui.activities.SettingsActivity} from uid 10045 on display 0 04-29 10:30:55.732 426 771 I ActivityManager: START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10023 on display 0 04-29 10:30:56.059 535 556 I art : Background partial concurrent mark sweep GC freed 45110(1713KB) AllocSpace objects, 2(48KB) LOS objects, 25% free, 14MB/19MB, paused 1.007ms total 207.855ms 04-29 10:30:56.817 426 944 I ActivityManager: Killing 9701:com.cyanogenmod.eleven/u0a45 (adj 900): remove task 04-29 10:30:56.832 426 771 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher} from uid 10023 on display 0 04-29 10:30:56.857 426 929 I ActivityManager: Killing 9719:com.cyanogenmod.eleven:main/u0a45 (adj 500): remove task 04-29 10:30:56.857 426 944 I WindowManager: WIN DEATH: Window{adf3b47 u0 com.cyanogenmod.eleven/com.cyanogenmod.eleven.ui.activities.SettingsActivity} 04-29 10:30:56.858 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 04-29 10:30:56.859 426 817 D ActivityManager: cleanUpApplicationRecord -- 9701 04-29 10:30:56.859 152 152 E lowmemorykiller: Error writing /proc/9719/oom_score_adj; errno=22 04-29 10:30:56.868 426 1618 I WindowManager: WIN DEATH: Window{7f4905e u0 com.cyanogenmod.eleven/com.cyanogenmod.eleven.ui.activities.SettingsActivity} 04-29 10:30:56.872 426 475 I chatty : uid=1000(system) InputDispatcher expire 2 lines 04-29 10:30:56.873 426 817 W WindowManager: Permission Denial: removeAppToken() from pid=-169, uid=-1 requires android.permission.MANAGE_APP_TOKENS 04-29 10:30:56.875 426 928 I WindowManager: WIN DEATH: Window{d5cfc68 u0 com.cyanogenmod.eleven/com.cyanogenmod.eleven.ui.activities.HomeActivity} 04-29 10:30:56.875 426 928 W InputDispatcher: Attempted to unregister already unregistered input channel 'd5cfc68 com.cyanogenmod.eleven/com.cyanogenmod.eleven.ui.activities.HomeActivity (server)' 04-29 10:30:56.876 426 817 W BinderNative: Uncaught exception from death notification 04-29 10:30:56.876 426 817 W BinderNative: java.lang.SecurityException: Requires MANAGE_APP_TOKENS permission 04-29 10:30:56.876 426 817 W BinderNative: at com.android.server.wm.WindowManagerService.removeAppToken(WindowManagerService.java:4849) 04-29 10:30:56.876 426 817 W BinderNative: at com.android.server.am.ActivityStack.removeActivityFromHistoryLocked(ActivityStack.java:3858) 04-29 10:30:56.876 426 817 W BinderNative: at com.android.server.am.ActivityStack.removeHistoryRecordsForAppLocked(ActivityStack.java:4264) 04-29 10:30:56.876 426 817 W BinderNative: at com.android.server.am.ActivityStack.handleAppDiedLocked(ActivityStack.java:5005) 04-29 10:30:56.876 426 817 W BinderNative: at com.android.server.am.ActivityStackSupervisor.handleAppDiedLocked(ActivityStackSupervisor.java:1745) 04-29 10:30:56.876 426 817 W BinderNative: at com.android.server.am.ActivityManagerService.handleAppDiedLocked(ActivityManagerService.java:5118) 04-29 10:30:56.876 426 817 W BinderNative: at com.android.server.am.ActivityManagerService.appDiedLocked(ActivityManagerService.java:5267) 04-29 10:30:56.876 426 817 W BinderNative: at com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied(ActivityManagerService.java:1495) 04-29 10:30:56.876 426 817 W BinderNative: at android.os.BinderProxy.sendDeathNotice(Binder.java:688) 04-29 10:30:56.928 426 437 D ActivityManager: cleanUpApplicationRecord -- 9719 04-29 10:30:56.929 426 437 W ActivityManager: Scheduling restart of crashed service com.cyanogenmod.eleven/.MusicPlaybackService in 1000ms 04-29 10:30:57.036 971 988 I art : CollectorTransition marksweep + semispace GC freed 143(-449KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 10MB/13MB, paused 183.898ms total 183.898ms 04-29 10:30:57.067 426 10474 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10046?v=0 pkg=com.google.android.googlequicksearchbox } U=0: not found 04-29 10:30:57.763 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 04-29 10:30:57.958 426 440 I ActivityManager: Start proc 9784:com.cyanogenmod.eleven:main/u0a45 for service com.cyanogenmod.eleven/.MusicPlaybackService 04-29 10:30:58.136 9784 9784 I art : Starting a blocking GC AddRemoveAppImageSpace 04-29 10:30:58.189 9784 9784 V RenderScript_jni: RS native mode 04-29 10:30:58.231 9784 9784 V RenderScript_jni: Unable to load libRSSupportIO.so, USAGE_IO not supported 04-29 10:31:01.211 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: Hotseat, destroying layer... 04-29 10:31:01.211 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: LinearLayout, destroying layer... 04-29 10:31:01.211 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: PageIndicatorLineCaret, destroying layer... 04-29 10:31:01.211 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer... 04-29 10:31:02.514 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: Hotseat, destroying layer... 04-29 10:31:02.514 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: LinearLayout, destroying layer... 04-29 10:31:02.514 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: PageIndicatorLineCaret, destroying layer... 04-29 10:31:02.514 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer... 04-29 10:31:02.514 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: View, destroying layer... 04-29 10:31:02.514 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: FrameLayout, destroying layer... 04-29 10:31:03.595 971 988 I art : Background partial concurrent mark sweep GC freed 1720(107KB) AllocSpace objects, 1(128KB) LOS objects, 25% free, 14MB/19MB, paused 2.319ms total 101.135ms 04-29 10:31:06.814 426 440 W ActivityManager: Activity destroy timeout for ActivityRecord{f7d3c25 u0 com.cyanogenmod.eleven/.ui.activities.HomeActivity t60 f} 04-29 10:31:07.121 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: Hotseat, destroying layer... 04-29 10:31:07.121 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: LinearLayout, destroying layer... 04-29 10:31:07.121 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: PageIndicatorLineCaret, destroying layer... 04-29 10:31:07.121 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer... 04-29 10:31:07.121 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: View, destroying layer... 04-29 10:31:07.121 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: FrameLayout, destroying layer... 04-29 10:31:10.243 426 438 I ActivityManager: START u0 {act=android.appwidget.action.APPWIDGET_BIND cmp=com.android.settings/.AllowBindAppWidgetActivity (has extras)} from uid 10046 on display 0 04-29 10:31:10.293 9623 9635 I chatty : uid=1000(system) HeapTaskDaemon expire 4 lines 04-29 10:31:10.523 9623 9810 I chatty : uid=1000(system) RenderThread expire 6 lines 04-29 10:31:10.714 426 447 I ActivityManager: Displayed com.android.settings/.AllowBindAppWidgetActivity: +451ms 04-29 10:31:12.708 426 440 I ActivityManager: Start proc 9812:com.android.gallery3d/u0a15 for broadcast com.android.gallery3d/.gadget.PhotoAppWidgetProvider 04-29 10:31:12.819 426 1660 I ActivityManager: START u0 {act=android.appwidget.action.APPWIDGET_CONFIGURE cmp=com.android.gallery3d/.gadget.WidgetConfigure (has extras)} from uid 1000 on display 0 04-29 10:31:12.893 9812 9812 I art : Starting a blocking GC AddRemoveAppImageSpace 04-29 10:31:12.904 426 438 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10046?v=0 pkg=com.google.android.googlequicksearchbox } U=0: not found 04-29 10:31:12.919 426 1618 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@f9b1d40 attribute=android.view.inputmethod.EditorInfo@7752479, token = android.os.BinderProxy@fc4e2d4 04-29 10:31:12.998 426 437 I ActivityManager: START u0 {cmp=com.android.gallery3d/.gadget.WidgetTypeChooser} from uid 10015 on display 0 04-29 10:31:13.176 9812 9812 E PhotoDatabaseHelper: query fail: empty cursor: android.database.sqlite.SQLiteCursor@bdc8e7e appWidgetId: 7 04-29 10:31:13.177 9812 9812 E WidgetProvider: cannot load widget: 7 04-29 10:31:13.351 9812 9834 W linker : /system/vendor/lib/hw/gralloc.omap4.so: unused DT entry: type 0xf arg 0x53b 04-29 10:31:13.351 9812 9834 W linker : /system/vendor/lib/libpvr2d.so: unused DT entry: type 0xf arg 0x767 04-29 10:31:13.372 9812 9834 I OpenGLRenderer: Initialized EGL, version 1.4 04-29 10:31:13.372 9812 9834 D OpenGLRenderer: Swap behavior 1 04-29 10:31:13.373 9812 9834 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without... 04-29 10:31:13.373 9812 9834 D OpenGLRenderer: Swap behavior 0 04-29 10:31:13.937 426 447 I ActivityManager: Displayed com.android.gallery3d/.gadget.WidgetTypeChooser: +746ms (total +1s16ms) 04-29 10:31:15.560 426 944 I ActivityManager: START u0 {act=android.intent.action.GET_CONTENT typ=image/* cmp=com.android.gallery3d/.app.DialogPicker} from uid 10015 on display 0 04-29 10:31:15.978 9812 9812 V StateManager: startState class com.android.gallery3d.app.AlbumSetPage 04-29 10:31:15.989 9812 9812 V NFC : this device does not have NFC support 04-29 10:31:16.061 9443 9455 I art : Waiting for a blocking GC DisableMovingGc 04-29 10:31:16.066 9443 9454 I art : CollectorTransition marksweep + semispace GC freed 754(24KB) AllocSpace objects, 0(0B) LOS objects, 34% free, 989KB/1501KB, paused 40.588ms total 40.588ms 04-29 10:31:16.066 9443 9455 I art : WaitForGcToComplete blocked for 5.401ms for cause DisableMovingGc 04-29 10:31:16.066 9443 9455 I art : Starting a blocking GC DisableMovingGc 04-29 10:31:16.220 9812 9840 I GLRootView: onSurfaceChanged: 800x1280, gl10: com.google.android.gles_jni.GLImpl@28fe506 04-29 10:31:16.220 9812 9840 V GLRootView: layout content pane 800x1280 (compensation 0) 04-29 10:31:16.452 426 447 I ActivityManager: Displayed com.android.gallery3d/.app.DialogPicker: +861ms 04-29 10:31:18.072 9812 9812 V StateManager: startStateForResult class com.android.gallery3d.app.AlbumPage, 1 04-29 10:31:18.284 9812 9812 D AlbumPage: onSyncDone: ********* result=0 04-29 10:31:18.288 9812 9840 V GLRootView: layout content pane 800x1280 (compensation 0) 04-29 10:31:18.387 10481 9849 I art : Starting a blocking GC Alloc 04-29 10:31:18.387 10481 9849 I art : Starting a blocking GC Alloc 04-29 10:31:18.388 10481 12992 I art : Waiting for a blocking GC Alloc 04-29 10:31:18.415 426 436 I art : Background sticky concurrent mark sweep GC freed 16308(1088KB) AllocSpace objects, 8(228KB) LOS objects, 18% free, 8MB/10MB, paused 3.570ms total 135.192ms 04-29 10:31:18.478 10481 10500 I art : Waiting for a blocking GC DisableMovingGc 04-29 10:31:18.479 10481 12992 I art : WaitForGcToComplete blocked for 91.156ms for cause Alloc 04-29 10:31:18.479 10481 12992 I art : Starting a blocking GC Alloc 04-29 10:31:18.486 10481 10500 I art : WaitForGcToComplete blocked for 8.789ms for cause DisableMovingGc 04-29 10:31:18.486 10481 10500 I art : Starting a blocking GC DisableMovingGc 04-29 10:31:19.516 426 928 I ActivityManager: START u0 {act=com.android.camera.action.CROP dat=content://com.android.gallery3d.fileprovider/cropped_image/crop_source.png typ=image/* flg=0x3 cmp=com.android.gallery3d/.filtershow.crop.CropActivity clip={text/uri-list U:content://com.android.gallery3d.fileprovider/cropped_image/crop_dest.png} (has extras)} from uid 10015 on display 0 04-29 10:31:19.554 154 452 E IPCThreadState: binder thread pool (4 threads) starved for 140 ms 04-29 10:31:19.908 9812 9860 W ImageLoader: Failed to read EXIF orientation 04-29 10:31:19.908 9812 9860 W ImageLoader: java.io.IOException: Invalid exif format : com.android.gallery3d.exif.ExifInvalidFormatException: Invalid JPEG format 04-29 10:31:19.908 9812 9860 W ImageLoader: at com.android.gallery3d.exif.ExifInterface.readExif(ExifInterface.java:743) 04-29 10:31:19.908 9812 9860 W ImageLoader: at com.android.gallery3d.filtershow.cache.ImageLoader.getMetadataOrientation(ImageLoader.java:145) 04-29 10:31:19.908 9812 9860 W ImageLoader: at com.android.gallery3d.filtershow.cache.ImageLoader.getMetadataRotation(ImageLoader.java:190) 04-29 10:31:19.908 9812 9860 W ImageLoader: at com.android.gallery3d.filtershow.crop.CropActivity$LoadBitmapTask.doInBackground(CropActivity.java:266) 04-29 10:31:19.908 9812 9860 W ImageLoader: at com.android.gallery3d.filtershow.crop.CropActivity$LoadBitmapTask.doInBackground(CropActivity.java:262) 04-29 10:31:19.908 9812 9860 W ImageLoader: at android.os.AsyncTask$2.call(AsyncTask.java:305) 04-29 10:31:19.908 9812 9860 W ImageLoader: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 04-29 10:31:19.908 9812 9860 W ImageLoader: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:243) 04-29 10:31:19.908 9812 9860 W ImageLoader: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 04-29 10:31:19.908 9812 9860 W ImageLoader: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 04-29 10:31:19.908 9812 9860 W ImageLoader: at java.lang.Thread.run(Thread.java:761) 04-29 10:31:20.369 426 447 I ActivityManager: Displayed com.android.gallery3d/.filtershow.crop.CropActivity: +789ms 04-29 10:31:20.666 9812 9812 V StateManager: destroy 04-29 10:31:27.022 971 988 I art : CollectorTransition marksweep + semispace GC freed 1699(-370KB) AllocSpace objects, 2(448KB) LOS objects, 25% free, 10MB/13MB, paused 132.019ms total 132.019ms 04-29 10:31:27.024 971 971 E Launcher: Error: appWidgetId (EXTRA_APPWIDGET_ID) was not returned from the widget configuration activity. 04-29 10:31:27.032 426 771 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10046?v=0 pkg=com.google.android.googlequicksearchbox } U=0: not found 04-29 10:31:27.699 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: Hotseat, destroying layer... 04-29 10:31:27.699 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: LinearLayout, destroying layer... 04-29 10:31:27.699 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: PageIndicatorLineCaret, destroying layer... 04-29 10:31:27.699 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer... 04-29 10:31:27.699 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: View, destroying layer... 04-29 10:31:27.699 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: FrameLayout, destroying layer... 04-29 10:31:28.875 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: Hotseat, destroying layer... 04-29 10:31:28.875 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: LinearLayout, destroying layer... 04-29 10:31:28.875 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: PageIndicatorLineCaret, destroying layer... 04-29 10:31:28.875 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer... 04-29 10:31:28.875 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: View, destroying layer... 04-29 10:31:28.875 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: FrameLayout, destroying layer... 04-29 10:31:29.750 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: Hotseat, destroying layer... 04-29 10:31:29.750 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: LinearLayout, destroying layer... 04-29 10:31:29.750 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: PageIndicatorLineCaret, destroying layer... 04-29 10:31:29.750 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer... 04-29 10:31:30.357 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: Hotseat, destroying layer... 04-29 10:31:30.357 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: LinearLayout, destroying layer... 04-29 10:31:30.373 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: PageIndicatorLineCaret, destroying layer... 04-29 10:31:30.373 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer... 04-29 10:31:30.373 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: AllAppsRecyclerViewContainerView, destroying layer... 04-29 10:31:31.188 426 499 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.gallery3d/.app.GalleryActivity bnds=[14,137][168,333] (has extras)} from uid 10046 on display 0 04-29 10:31:31.360 9812 9812 V StateManager: startState class com.android.gallery3d.app.AlbumSetPage 04-29 10:31:31.443 9443 9454 I art : CollectorTransition marksweep + semispace GC freed 286(8KB) AllocSpace objects, 0(0B) LOS objects, 34% free, 980KB/1492KB, paused 50.659ms total 50.659ms 04-29 10:31:31.658 9812 9871 I GLRootView: onSurfaceChanged: 800x1280, gl10: com.google.android.gles_jni.GLImpl@128c2e0 04-29 10:31:31.659 9812 9871 V GLRootView: layout content pane 800x1280 (compensation 0) 04-29 10:31:31.879 426 447 I ActivityManager: Displayed com.android.gallery3d/.app.GalleryActivity: +666ms 04-29 10:31:35.158 9812 9877 V MenuExecutor: Execute cmd: 2131689897 for /local/all/1028075469 04-29 10:31:35.171 9443 9753 D MediaProvider: object removed 80 04-29 10:31:35.194 9812 9877 V MenuExecutor: It takes 36 ms to execute cmd for /local/all/1028075469 04-29 10:31:35.545 426 1661 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@5ff6197 attribute=null, token = android.os.BinderProxy@a6eeebc 04-29 10:31:35.727 9784 9806 E ELEVEN : calling refresh! 04-29 10:31:37.790 426 928 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@166ec8f attribute=null, token = android.os.BinderProxy@a6eeebc 04-29 10:31:39.077 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@f42bf84 04-29 10:31:39.128 426 1660 W WindowManager: Failed looking up window 04-29 10:31:39.128 426 1660 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@9ddf36d does not exist 04-29 10:31:39.128 426 1660 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9455) 04-29 10:31:39.128 426 1660 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9446) 04-29 10:31:39.128 426 1660 W WindowManager: at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2390) 04-29 10:31:39.128 426 1660 W WindowManager: at com.android.server.wm.Session.remove(Session.java:193) 04-29 10:31:39.128 426 1660 W WindowManager: at android.view.IWindowSession$Stub.onTransact(IWindowSession.java:242) 04-29 10:31:39.128 426 1660 W WindowManager: at com.android.server.wm.Session.onTransact(Session.java:136) 04-29 10:31:39.128 426 1660 W WindowManager: at android.os.Binder.execTransact(Binder.java:565) 04-29 10:31:39.244 426 928 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@644e838 attribute=null, token = android.os.BinderProxy@a6eeebc 04-29 10:31:39.452 9812 9812 V StateManager: switchState com.android.gallery3d.app.AlbumSetPage@84a80b0, class com.android.gallery3d.app.AlbumSetPage 04-29 10:31:39.666 426 437 I NotificationService: cancelToast pkg=com.android.gallery3d callback=android.app.ITransientNotification$Stub$Proxy@d682011 04-29 10:31:39.667 426 437 W NotificationService: Toast already cancelled. pkg=com.android.gallery3d callback=android.app.ITransientNotification$Stub$Proxy@d682011 04-29 10:31:39.675 9812 9871 V GLRootView: layout content pane 800x1280 (compensation 0) 04-29 10:31:41.193 426 771 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@e81413 attribute=null, token = android.os.BinderProxy@a6eeebc 04-29 10:31:43.227 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@d410576 04-29 10:31:43.286 426 1661 W WindowManager: Failed looking up window 04-29 10:31:43.286 426 1661 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@39d7777 does not exist 04-29 10:31:43.286 426 1661 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9455) 04-29 10:31:43.286 426 1661 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9446) 04-29 10:31:43.286 426 1661 W WindowManager: at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2390) 04-29 10:31:43.286 426 1661 W WindowManager: at com.android.server.wm.Session.remove(Session.java:193) 04-29 10:31:43.286 426 1661 W WindowManager: at android.view.IWindowSession$Stub.onTransact(IWindowSession.java:242) 04-29 10:31:43.286 426 1661 W WindowManager: at com.android.server.wm.Session.onTransact(Session.java:136) 04-29 10:31:43.286 426 1661 W WindowManager: at android.os.Binder.execTransact(Binder.java:565) 04-29 10:31:43.335 426 437 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@a35de6f attribute=null, token = android.os.BinderProxy@a6eeebc 04-29 10:31:43.552 426 1661 I ActivityManager: START u0 {act=android.content.pm.action.REQUEST_PERMISSIONS pkg=com.android.packageinstaller cmp=com.android.packageinstaller/.permission.ui.GrantPermissionsActivity (has extras)} from uid 10015 on display 0 04-29 10:31:43.753 9329 9341 I art : CollectorTransition marksweep + semispace GC freed 2947(134KB) AllocSpace objects, 0(0B) LOS objects, 33% free, 1008KB/1520KB, paused 21.179ms total 21.179ms 04-29 10:31:43.834 426 438 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@5ebf28b attribute=null, token = android.os.BinderProxy@a6eeebc 04-29 10:31:43.849 9812 9812 V StateManager: switchState com.android.gallery3d.app.AlbumSetPage@d6cfd17, class com.android.gallery3d.app.AlbumSetPage 04-29 10:31:43.922 9812 9871 I GLRootView: GLObject has changed from com.google.android.gles_jni.GLImpl@128c2e0 to com.google.android.gles_jni.GLImpl@c830e7a 04-29 10:31:43.924 9812 9871 I GLRootView: onSurfaceChanged: 800x1280, gl10: com.google.android.gles_jni.GLImpl@c830e7a 04-29 10:31:43.925 9812 9871 V GLRootView: layout content pane 800x1280 (compensation 0) 04-29 10:31:45.452 426 607 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@47f42bd attribute=null, token = android.os.BinderProxy@a6eeebc 04-29 10:31:45.541 9812 9812 V StateManager: switchState com.android.gallery3d.app.AlbumSetPage@d289ef6, class com.android.gallery3d.app.AlbumSetPage 04-29 10:31:45.811 426 1660 I NotificationService: cancelToast pkg=com.android.gallery3d callback=android.app.ITransientNotification$Stub$Proxy@bb330b2 04-29 10:31:45.813 426 1660 W WindowManager: Attempted to remove non-existing token: android.os.Binder@bdecf68 04-29 10:31:45.820 9812 9871 V GLRootView: layout content pane 800x1280 (compensation 0) 04-29 10:31:50.104 9812 9877 V MenuExecutor: Execute cmd: 2131689897 for /cluster/{/local/all}/type/0 04-29 10:31:50.104 9812 9877 V MenuExecutor: It takes 0 ms to execute cmd for /cluster/{/local/all}/type/0 04-29 10:31:50.104 9812 9877 V MenuExecutor: Execute cmd: 2131689897 for /cluster/{/local/all}/type/1 04-29 10:31:50.104 9812 9877 V MenuExecutor: It takes 0 ms to execute cmd for /cluster/{/local/all}/type/1 04-29 10:31:50.541 426 1618 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@e4c240a attribute=null, token = android.os.BinderProxy@a6eeebc 04-29 10:31:51.222 9812 9812 V StateManager: no more state, finish activity 04-29 10:31:51.222 9812 9812 V StateManager: finishState com.android.gallery3d.app.AlbumSetPage@e6297aa 04-29 10:31:51.480 971 971 I art : Waiting for a blocking GC DisableMovingGc 04-29 10:31:51.480 971 988 I art : CollectorTransition marksweep + semispace GC freed 1345(-366KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 9MB/12MB, paused 145.629ms total 145.629ms 04-29 10:31:51.480 971 971 I art : Starting a blocking GC DisableMovingGc 04-29 10:31:51.484 426 771 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10046?v=0 pkg=com.google.android.googlequicksearchbox } U=0: not found 04-29 10:31:51.554 426 436 I art : Background partial concurrent mark sweep GC freed 12503(639KB) AllocSpace objects, 2(60KB) LOS objects, 19% free, 8MB/10MB, paused 1.647ms total 161.651ms 04-29 10:31:51.846 426 1660 I ActivityManager: START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10023 on display 0 04-29 10:31:51.933 9812 9812 V StateManager: destroy 04-29 10:31:52.362 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 04-29 10:31:53.035 426 1660 I ActivityManager: Killing 9812:com.android.gallery3d/u0a15 (adj 900): remove task 04-29 10:31:53.046 426 10474 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher} from uid 10023 on display 0 04-29 10:31:53.099 426 1618 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10046?v=0 pkg=com.google.android.googlequicksearchbox } U=0: not found 04-29 10:31:53.182 426 1660 D GraphicsStats: Buffer count: 8 04-29 10:31:53.183 426 1660 D ActivityManager: cleanUpApplicationRecord -- 9812 04-29 10:31:53.634 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: Hotseat, destroying layer... 04-29 10:31:53.634 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: LinearLayout, destroying layer... 04-29 10:31:53.634 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: PageIndicatorLineCaret, destroying layer... 04-29 10:31:53.634 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer... 04-29 10:31:53.634 971 1022 W OpenGLRenderer: Incorrectly called buildLayer on View: AllAppsRecyclerViewContainerView, destroying layer... 04-29 10:31:56.390 426 1661 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[477,137][631,333] (has extras)} from uid 10046 on display 0 04-29 10:31:56.651 9918 9918 I com.android.settings: type=1400 audit(0.0:30): avc: denied { getattr } for comm=4173796E635461736B202331 path="/data/user_de/0/com.android.phone" dev="mmcblk0p12" ino=604122 scontext=u:r:system_app:s0 tcontext=u:object_r:radio_data_file:s0 tclass=dir permissive=1 04-29 10:31:56.658 9623 9918 I chatty : uid=1000(system) AsyncTask #1 expire 6 lines 04-29 10:31:56.706 9623 9919 I chatty : uid=1000(system) AsyncTask #2 expire 3 lines 04-29 10:31:56.803 9623 9921 I chatty : uid=1000(system) SummaryLoader expire 10 lines 04-29 10:31:57.016 426 447 I ActivityManager: Displayed com.android.settings/.Settings: +614ms (total +13s297ms) 04-29 10:31:57.070 20824 20835 I art : CollectorTransition marksweep + semispace GC freed 50(1360B) AllocSpace objects, 0(0B) LOS objects, 29% free, 1236KB/1748KB, paused 16.815ms total 16.815ms 04-29 10:31:57.150 426 817 I ProcessStatsService: Added stats: ????-??-??-??-??-??, over +3h17m1s250ms 04-29 10:31:57.196 426 486 E wifi : wifi_get_supported_feature_set returned error = 0xffffffa1 04-29 10:31:57.201 655 655 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 04-29 10:31:57.201 426 771 E BatteryStatsService: no controller energy info supplied 04-29 10:31:57.201 426 771 E BatteryStatsService: no controller energy info supplied 04-29 10:31:57.202 426 771 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 04-29 10:31:57.203 426 771 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 04-29 10:31:57.205 426 771 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 04-29 10:31:57.230 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.icing.service.IndexWorkerService 04-29 10:31:57.230 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.stats.service.DropBoxEntryAddedService 04-29 10:31:57.230 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.stats.PlatformStatsCollectorService 04-29 10:31:57.230 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.security.snet.SnetService 04-29 10:31:57.230 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.icing.service.IndexService 04-29 10:31:57.230 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.ipa.base.IpaGcmTaskService 04-29 10:31:57.287 9623 9921 W DataUsageController: Failed to get data usage, no subscriber id 04-29 10:32:02.790 9623 9623 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startActivity:767 android.content.ContextWrapper.startActivity:356 com.android.settings.Utils.startWithFragment:529 com.android.settings.Utils.startWithFragment:484 com.android.settings.dashboard.conditional.BatterySaverCondition.onPrimaryClick:58 04-29 10:32:02.790 9623 9623 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startActivity:779 android.app.ContextImpl.startActivity:768 android.content.ContextWrapper.startActivity:356 com.android.settings.Utils.startWithFragment:529 com.android.settings.Utils.startWithFragment:484 04-29 10:32:02.791 426 1661 I ActivityManager: START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000 on display 0 04-29 10:32:02.792 426 1661 W ActivityManager: startActivity called from non-Activity context; forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent { act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras) } 04-29 10:32:02.925 9623 9623 D SubSettings: Launching fragment com.android.settings.fuelgauge.BatterySaverSettings 04-29 10:32:03.068 9623 9918 D Index : Indexing locale 'ar_IQ' took 10 millis 04-29 10:32:03.087 9623 9635 I art : Background partial concurrent mark sweep GC freed 7514(468KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/3MB, paused 7.293ms total 93.872ms 04-29 10:32:03.122 9623 9918 D Index : Indexing locale 'ar_IQ' took 16 millis 04-29 10:32:03.456 426 447 I ActivityManager: Displayed com.android.settings/.SubSettings: +651ms 04-29 10:32:05.101 426 928 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2aefda6 attribute=null, token = android.os.BinderProxy@b00bbc9 04-29 10:32:08.936 426 1618 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@911663d attribute=null, token = android.os.BinderProxy@b00bbc9 04-29 10:32:11.087 426 499 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@32f3d00 attribute=null, token = android.os.BinderProxy@b00bbc9 04-29 10:32:12.648 9623 9635 W art : Suspending all threads took: 29.205ms 04-29 10:32:12.663 9623 9635 I art : Background sticky concurrent mark sweep GC freed 7738(431KB) AllocSpace objects, 1(20KB) LOS objects, 13% free, 3MB/3MB, paused 30.334ms total 73.272ms 04-29 10:32:12.667 9623 9919 D Index : Indexing locale 'ar_IQ' took 99 millis 04-29 10:32:12.721 20824 20835 I art : CollectorTransition marksweep + semispace GC freed 41(984B) AllocSpace objects, 0(0B) LOS objects, 30% free, 1158KB/1670KB, paused 33.843ms total 33.843ms 04-29 10:32:12.832 426 607 I ProcessStatsService: Added stats: ????-??-??-??-??-??, over +3h17m1s250ms 04-29 10:32:12.871 9623 9623 D DashboardSummary: onConditionsChanged 04-29 10:32:12.873 9623 9921 W ProcStatsManager: No process com.android.providers.calendar/10003 for service com.android.providers.calendar.EmptyService 04-29 10:32:12.873 9623 9921 W ProcStatsManager: No process com.android.calendar/10037 for service com.android.calendar.alerts.AlertService 04-29 10:32:12.874 9623 9921 W ProcStatsManager: No process com.android.printspooler/10053 for service com.android.printspooler.model.PrintSpoolerService 04-29 10:32:12.874 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.security.snet.SnetIdleTaskService 04-29 10:32:12.874 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.chimera.GmsBoundBrokerService 04-29 10:32:12.874 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.checkin.EventLogService 04-29 10:32:12.874 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.chimera.GmsIntentOperationService 04-29 10:32:12.874 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.icing.service.IndexWorkerService 04-29 10:32:12.874 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.stats.service.DropBoxEntryAddedService 04-29 10:32:12.874 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.stats.PlatformStatsCollectorService 04-29 10:32:12.874 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.security.snet.SnetService 04-29 10:32:12.874 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.icing.service.IndexService 04-29 10:32:12.874 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.ipa.base.IpaGcmTaskService 04-29 10:32:12.889 9623 9921 W DataUsageController: Failed to get data usage, no subscriber id 04-29 10:32:12.908 426 486 E wifi : wifi_get_supported_feature_set returned error = 0xffffffa1 04-29 10:32:12.913 655 655 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 04-29 10:32:12.913 426 607 E BatteryStatsService: no controller energy info supplied 04-29 10:32:12.914 426 607 E BatteryStatsService: no controller energy info supplied 04-29 10:32:12.914 426 607 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 04-29 10:32:12.915 426 607 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 04-29 10:32:12.916 426 607 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 04-29 10:32:16.178 426 443 E BatteryStatsService: power: Missing API 04-29 10:32:16.180 426 486 E wifi : wifi_get_supported_feature_set returned error = 0xffffffa1 04-29 10:32:16.185 426 440 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 04-29 10:32:16.188 426 443 E BatteryStatsService: no controller energy info supplied 04-29 10:32:16.188 426 443 E BatteryStatsService: no controller energy info supplied 04-29 10:32:16.189 426 440 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 04-29 10:32:16.190 655 655 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 04-29 10:32:16.194 426 443 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 04-29 10:32:16.194 426 443 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 04-29 10:32:16.196 426 443 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 04-29 10:32:17.970 9623 9623 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startActivity:767 android.content.ContextWrapper.startActivity:356 com.android.settings.Utils.startWithFragment:529 com.android.settings.Utils.startWithFragment:484 com.android.settings.dashboard.conditional.BatterySaverCondition.onPrimaryClick:58 04-29 10:32:17.971 9623 9623 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startActivity:779 android.app.ContextImpl.startActivity:768 android.content.ContextWrapper.startActivity:356 com.android.settings.Utils.startWithFragment:529 com.android.settings.Utils.startWithFragment:484 04-29 10:32:17.972 426 944 I ActivityManager: START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000 on display 0 04-29 10:32:17.972 426 944 W ActivityManager: startActivity called from non-Activity context; forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent { act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras) } 04-29 10:32:18.077 9623 9623 D SubSettings: Launching fragment com.android.settings.fuelgauge.BatterySaverSettings 04-29 10:32:18.136 9623 9919 D Index : Indexing locale 'ar_IQ' took 16 millis 04-29 10:32:18.170 9623 9919 D Index : Indexing locale 'ar_IQ' took 11 millis 04-29 10:32:18.520 426 447 I ActivityManager: Displayed com.android.settings/.SubSettings: +531ms 04-29 10:32:19.706 9623 9918 D Index : Indexing locale 'ar_IQ' took 21 millis 04-29 10:32:19.891 426 499 I ProcessStatsService: Added stats: ????-??-??-??-??-??, over +3h17m1s250ms 04-29 10:32:19.937 426 486 E wifi : wifi_get_supported_feature_set returned error = 0xffffffa1 04-29 10:32:19.940 655 655 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 04-29 10:32:19.942 426 944 E BatteryStatsService: no controller energy info supplied 04-29 10:32:19.942 426 944 E BatteryStatsService: no controller energy info supplied 04-29 10:32:19.943 426 944 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 04-29 10:32:19.944 426 944 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 04-29 10:32:19.945 426 944 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 04-29 10:32:20.002 9623 9623 D DashboardSummary: onConditionsChanged 04-29 10:32:20.008 9623 9921 W ProcStatsManager: No process com.android.providers.calendar/10003 for service com.android.providers.calendar.EmptyService 04-29 10:32:20.011 9623 9921 W ProcStatsManager: No process com.android.calendar/10037 for service com.android.calendar.alerts.AlertService 04-29 10:32:20.011 9623 9921 W ProcStatsManager: No process com.android.printspooler/10053 for service com.android.printspooler.model.PrintSpoolerService 04-29 10:32:20.011 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.security.snet.SnetIdleTaskService 04-29 10:32:20.011 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.chimera.GmsBoundBrokerService 04-29 10:32:20.011 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.checkin.EventLogService 04-29 10:32:20.011 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.chimera.GmsIntentOperationService 04-29 10:32:20.011 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.icing.service.IndexWorkerService 04-29 10:32:20.012 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.stats.service.DropBoxEntryAddedService 04-29 10:32:20.012 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.stats.PlatformStatsCollectorService 04-29 10:32:20.012 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.security.snet.SnetService 04-29 10:32:20.012 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.icing.service.IndexService 04-29 10:32:20.012 9623 9921 W ProcStatsManager: No process com.google.android.gms/10024 for service com.google.android.gms.ipa.base.IpaGcmTaskService 04-29 10:32:20.019 9623 9921 W DataUsageController: Failed to get data usage, no subscriber id 04-29 10:32:20.163 9623 9623 I art : Starting a blocking GC Explicit 04-29 10:32:20.194 9623 9623 I art : Explicit concurrent mark sweep GC freed 11325(763KB) AllocSpace objects, 5(172KB) LOS objects, 24% free, 3MB/4MB, paused 427us total 30.639ms 04-29 10:32:20.196 9623 9623 I art : Starting a blocking GC Explicit 04-29 10:32:20.222 9623 9623 I art : Explicit concurrent mark sweep GC freed 529(24KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 3MB/4MB, paused 396us total 25.939ms 04-29 10:32:20.817 426 10474 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0 04-29 10:32:20.887 426 771 I ActivityManager: Start proc 9951:com.evervolv.toolbox/1000 for activity com.evervolv.toolbox/.Toolbox 04-29 10:32:21.016 9951 9951 W System : ClassLoader referenced unknown path: /system/priv-app/EVToolbox/lib/arm 04-29 10:32:21.165 9951 9951 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 04-29 10:32:21.224 9951 9951 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead. 04-29 10:32:21.312 9951 9951 D ConstraintsHelper: construct key=disable_toolbox available=true 04-29 10:32:21.507 9951 9968 W linker : /system/vendor/lib/hw/gralloc.omap4.so: unused DT entry: type 0xf arg 0x53b 04-29 10:32:21.508 9951 9968 W linker : /system/vendor/lib/libpvr2d.so: unused DT entry: type 0xf arg 0x767 04-29 10:32:21.511 9951 9968 I OpenGLRenderer: Initialized EGL, version 1.4 04-29 10:32:21.511 9951 9968 D OpenGLRenderer: Swap behavior 1 04-29 10:32:21.511 9951 9968 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without... 04-29 10:32:21.511 9951 9968 D OpenGLRenderer: Swap behavior 0 04-29 10:32:21.895 426 447 I ActivityManager: Displayed com.evervolv.toolbox/.Toolbox: +1s53ms 04-29 10:32:25.864 426 944 I ActivityManager: START u0 {act=com.evervolv.toolbox.action.BUGREPORT cmp=com.evervolv.toolbox/.support.BugReport} from uid 1000 on display 0 04-29 10:32:25.907 9951 9951 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead. 04-29 10:32:26.416 426 447 I ActivityManager: Displayed com.evervolv.toolbox/.support.BugReport: +535ms 04-29 10:32:29.463 9951 9968 W linker : /system/vendor/lib/libglslcompiler.so: unused DT entry: type 0xf arg 0x3db 04-29 10:32:29.490 9951 9951 D BugReport: Calling pull_logcat 04-29 10:32:29.519 9974 9974 I init : type=1400 audit(0.0:31): avc: denied { execute_no_trans } for path="/system/bin/dumplogcat" dev="mmcblk0p10" ino=31841 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1 04-29 10:32:29.550 9975 9975 I logcat : type=1400 audit(0.0:32): avc: denied { write } for path="/data/data/com.evervolv.toolbox/files/logcat-2024-04-29-10-32-29.txt.tmp" dev="mmcblk0p12" ino=605890 scontext=u:r:logd:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1 [logcat: 0.315s elapsed] Broadcasting: Intent { act=com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED (has extras) } Broadcast completed: result=0