------ SYSTEM LOG (logcat -d *:v) ------
--------- beginning of crash
E/AndroidRuntime( 9584): FATAL EXCEPTION: main
E/AndroidRuntime( 9584): Process: com.android.systemui, PID: 9584
E/AndroidRuntime( 9584): java.lang.RuntimeException: android.os.DeadObjectException
E/AndroidRuntime( 9584): at com.android.systemui.statusbar.policy.UserInfoController.queryForUserInformation(UserInfoController.java:129)
E/AndroidRuntime( 9584): at com.android.systemui.statusbar.policy.UserInfoController.reloadUserInfo(UserInfoController.java:114)
E/AndroidRuntime( 9584): at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:1012)
E/AndroidRuntime( 9584): at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3166)
E/AndroidRuntime( 9584): at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3162)
E/AndroidRuntime( 9584): at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:511)
E/AndroidRuntime( 9584): at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:609)
E/AndroidRuntime( 9584): at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
E/AndroidRuntime( 9584): at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
E/AndroidRuntime( 9584): at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:228)
E/AndroidRuntime( 9584): at com.android.systemui.statusbar.ServiceMonitor.access$000(ServiceMonitor.java:49)
E/AndroidRuntime( 9584): at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
E/AndroidRuntime( 9584): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 9584): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime( 9584): at android.app.ActivityThread.main(ActivityThread.java:5241)
E/AndroidRuntime( 9584): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 9584): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 9584): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
E/AndroidRuntime( 9584): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
E/AndroidRuntime( 9584): Caused by: android.os.DeadObjectException
E/AndroidRuntime( 9584): at android.os.BinderProxy.transactNative(Native Method)
E/AndroidRuntime( 9584): at android.os.BinderProxy.transact(Binder.java:496)
E/AndroidRuntime( 9584): at android.app.ActivityManagerProxy.getCurrentUser(ActivityManagerNative.java:4758)
E/AndroidRuntime( 9584): at com.android.systemui.statusbar.policy.UserInfoController.queryForUserInformation(UserInfoController.java:121)
E/AndroidRuntime( 9584): ... 18 more
E/AndroidRuntime( 9584): Error reporting crash
E/AndroidRuntime( 9584): android.os.DeadObjectException
E/AndroidRuntime( 9584): at android.os.BinderProxy.transactNative(Native Method)
E/AndroidRuntime( 9584): at android.os.BinderProxy.transact(Binder.java:496)
E/AndroidRuntime( 9584): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4111)
E/AndroidRuntime( 9584): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89)
E/AndroidRuntime( 9584): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 9584): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
E/AndroidRuntime(16324): FATAL EXCEPTION: main
E/AndroidRuntime(16324): Process: com.android.settings, PID: 16324
E/AndroidRuntime(16324): java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState
E/AndroidRuntime(16324): at android.app.FragmentManagerImpl.checkStateLoss(FragmentManager.java:1328)
E/AndroidRuntime(16324): at android.app.FragmentManagerImpl.popBackStackImmediate(FragmentManager.java:497)
E/AndroidRuntime(16324): at android.app.Activity.onBackPressed(Activity.java:2479)
E/AndroidRuntime(16324): at android.app.Activity.onKeyUp(Activity.java:2453)
E/AndroidRuntime(16324): at android.view.KeyEvent.dispatch(KeyEvent.java:2633)
E/AndroidRuntime(16324): at android.app.Activity.dispatchKeyEvent(Activity.java:2704)
E/AndroidRuntime(16324): at com.android.internal.policy.impl.PhoneWindow$DecorView.dispatchKeyEvent(PhoneWindow.java:2221)
E/AndroidRuntime(16324): at android.view.ViewRootImpl$ViewPostImeInputStage.processKeyEvent(ViewRootImpl.java:3925)
E/AndroidRuntime(16324): at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:3887)
E/AndroidRuntime(16324): at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:3456)
E/AndroidRuntime(16324): at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:3509)
E/AndroidRuntime(16324): at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:3475)
E/AndroidRuntime(16324): at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:3585)
E/AndroidRuntime(16324): at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:3483)
E/AndroidRuntime(16324): at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:3642)
E/AndroidRuntime(16324): at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:3456)
E/AndroidRuntime(16324): at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:3509)
E/AndroidRuntime(16324): at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:3475)
E/AndroidRuntime(16324): at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:3483)
E/AndroidRuntime(16324): at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:3456)
E/AndroidRuntime(16324): at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:3509)
E/AndroidRuntime(16324): at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:3475)
E/AndroidRuntime(16324): at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:3618)
E/AndroidRuntime(16324): at android.view.ViewRootImpl$ImeInputStage.onFinishedInputEvent(ViewRootImpl.java:3779)
E/AndroidRuntime(16324): at android.view.inputmethod.InputMethodManager$PendingEvent.run(InputMethodManager.java:2208)
E/AndroidRuntime(16324): at android.view.inputmethod.InputMethodManager.invokeFinishedInputEventCallback(InputMethodManager.java:1849)
E/AndroidRuntime(16324): at android.view.inputmethod.InputMethodManager.finishedInputEvent(InputMethodManager.java:1840)
E/AndroidRuntime(16324): at android.view.inputmethod.InputMethodManager$ImeInputEventSender.onInputEventFinished(InputMethodManager.java:2185)
E/AndroidRuntime(16324): at android.view.InputEventSender.dispatchInputEventFinished(InputEventSender.java:141)
E/AndroidRuntime(16324): at android.os.MessageQueue.nativePollOnce(Native Method)
E/AndroidRuntime(16324): at android.os.MessageQueue.next(MessageQueue.java:143)
E/AndroidRuntime(16324): at android.os.Looper.loop(Looper.java:122)
E/AndroidRuntime(16324): at android.app.ActivityThread.main(ActivityThread.java:5241)
E/AndroidRuntime(16324): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(16324): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(16324): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
E/AndroidRuntime(16324): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
--------- beginning of system
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9152.6ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9181.5ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9198.6ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9218.4ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9237.8ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9253.7ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9270.0ms.
D/ConnectivityService( 9860): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9286.5ms.
D/ConnectivityService( 9860): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService( 9860): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService( 9860): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9318.7ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9334.9ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9356.8ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9374.2ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9392.0ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9437.4ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9456.5ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9473.1ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9489.3ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9506.2ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9523.2ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9539.2ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9554.8ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9571.3ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9588.6ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9606.8ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9623.2ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9639.0ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9654.6ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9671.8ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9690.6ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9709.9ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9726.2ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9754.1ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9772.6ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9791.3ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9809.8ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9828.8ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9847.4ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9863.0ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9879.2ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9895.4ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9912.0ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9930.6ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9951.2ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9967.7ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9983.7ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10002.5ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10021.7ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10038.1ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10053.8ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10071.3ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10089.4ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10107.6ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10129.3ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10146.8ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10164.0ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10182.1ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10200.2ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10216.5ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10242.3ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10260.0ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10276.9ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10293.2ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10309.8ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10326.3ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10342.6ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10359.0ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10375.3ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10391.8ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10418.0ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10437.3ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10453.9ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10471.5ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10488.7ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10506.0ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10523.3ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10540.5ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10558.2ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10575.6ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10592.7ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10612.5ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10630.9ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10647.9ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10663.8ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10679.9ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10696.0ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10711.7ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10727.3ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10742.8ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10759.3ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10774.8ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10790.4ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10805.8ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10821.3ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10837.3ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10852.7ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10868.9ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10885.3ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10909.7ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10925.9ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10942.3ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10958.2ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10974.0ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10989.9ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11005.7ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11021.9ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11056.1ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11071.7ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11088.1ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11110.3ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11125.7ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11180.8ms.
E/ActivityManager( 9860): ANR in com.android.systemui
E/ActivityManager( 9860): PID: 10037
E/ActivityManager( 9860): Reason: Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 6346.6ms.)
E/ActivityManager( 9860): Load: 2.77 / 3.81 / 2.79
E/ActivityManager( 9860): CPU usage from 4876ms to -4783ms ago:
E/ActivityManager( 9860): 61% 9860/system_server: 47% user + 14% kernel / faults: 11613 minor 4 major
E/ActivityManager( 9860): 0.4% 148/debuggerd: 0.1% user + 0.2% kernel / faults: 3511 minor 1 major
E/ActivityManager( 9860): 1.3% 10285/com.android.phone: 0.6% user + 0.6% kernel / faults: 1806 minor
E/ActivityManager( 9860): 4.2% 10037/com.android.systemui: 2.5% user + 1.6% kernel / faults: 1517 minor 4 major
E/ActivityManager( 9860): 2.4% 10729/com.google.android.gms: 2% user + 0.4% kernel / faults: 1510 minor 1 major
E/ActivityManager( 9860): 2.2% 17296/com.google.android.gms.wearable: 1.4% user + 0.8% kernel / faults: 4339 minor 20 major
E/ActivityManager( 9860): 1.3% 142/surfaceflinger: 1% user + 0.3% kernel / faults: 2 minor
E/ActivityManager( 9860): 0.7% 10268/com.android.server.telecom: 0.3% user + 0.3% kernel / faults: 752 minor
E/ActivityManager( 9860): 0.9% 10306/com.teslacoilsw.launcher: 0.5% user + 0.4% kernel / faults: 6 minor
E/ActivityManager( 9860): 0.6% 103/ueventd: 0.3% user + 0.3% kernel
E/ActivityManager( 9860): 0.6% 137/logd: 0.3% user + 0.3% kernel / faults: 11 minor
E/ActivityManager( 9860): 0.6% 17262/com.google.android.music:main: 0.3% user + 0.3% kernel / faults: 892 minor
E/ActivityManager( 9860): 0.5% 90/mmcqd/0: 0% user + 0.5% kernel
E/ActivityManager( 9860): 0.5% 143/ts_srv: 0.2% user + 0.3% kernel
E/ActivityManager( 9860): 0.3% 8690/kworker/u:2: 0% user + 0.3% kernel
E/ActivityManager( 9860): 0.3% 8724/kworker/0:0: 0% user + 0.3% kernel
E/ActivityManager( 9860): 0.1% 13635/kworker/0:1H: 0% user + 0.1% kernel
E/ActivityManager( 9860): 0.3% 13889/kworker/u:4: 0% user + 0.3% kernel
E/ActivityManager( 9860): 0.1% 16/irq/203-msmdata: 0% user + 0.1% kernel
E/ActivityManager( 9860): 0.1% 10763/com.google.process.location: 0% user + 0.1% kernel / faults: 47 minor 4 major
E/ActivityManager( 9860): 0.1% 3/ksoftirqd/0: 0% user + 0.1% kernel
E/ActivityManager( 9860): 0.1% 9/migration/1: 0.1% user + 0% kernel
E/ActivityManager( 9860): 0.1% 17/irq/199-msmdata: 0% user + 0.1% kernel
E/ActivityManager( 9860): 0% 27/cfinteractive: 0% user + 0% kernel
E/ActivityManager( 9860): 0.1% 96/msmfb_commit_th: 0% user + 0.1% kernel
E/ActivityManager( 9860): 0% 270/flush-254:9: 0% user + 0% kernel
E/ActivityManager( 9860): 0% 10010/wpa_supplicant: 0% user + 0% kernel
E/ActivityManager( 9860): 0.1% 10673/com.google.process.gapps: 0.1% user + 0% kernel / faults: 2 minor
E/ActivityManager( 9860): 0.1% 16858/com.google.android.youtube: 0.1% user + 0% kernel / faults: 14 minor
E/ActivityManager( 9860): 0% 26902/kworker/0:0H: 0% user + 0% kernel
E/ActivityManager( 9860): +0% 17350/kworker/1:0: 0% user + 0% kernel
E/ActivityManager( 9860): +0% 17351/kworker/1:0H: 0% user + 0% kernel
E/ActivityManager( 9860): +0% 17352/ksoftirqd/1: 0% user + 0% kernel
E/ActivityManager( 9860): 68% TOTAL: 47% user + 20% kernel + 0.4% iowait
E/ActivityManager( 9860): CPU usage from 4238ms to 4760ms later:
E/ActivityManager( 9860): 109% 9860/system_server: 103% user + 5.7% kernel / faults: 1057 minor
E/ActivityManager( 9860): 90% 9954/InputDispatcher: 86% user + 3.8% kernel
E/ActivityManager( 9860): 13% 9873/GCDaemon: 11% user + 1.9% kernel
E/ActivityManager( 9860): 3.8% 9878/ActivityManager: 0% user + 3.8% kernel
E/ActivityManager( 9860): 1.9% 9894/SensorService: 0% user + 1.9% kernel
E/ActivityManager( 9860): 2.3% 137/logd: 2.3% user + 0% kernel / faults: 6 minor
E/ActivityManager( 9860): 1.1% 166/logd.writer: 1.1% user + 0% kernel
E/ActivityManager( 9860): 1.2% 270/flush-254:9: 0% user + 1.2% kernel
E/ActivityManager( 9860): 1.3% 13635/kworker/0:1H: 0% user + 1.3% kernel
E/ActivityManager( 9860): 42% TOTAL: 0.1% user + 0% kernel + 42% iowait
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 6396.7ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 6423.2ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 6439.6ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 6455.2ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 6481.6ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 6509.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 6526.1ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 6542.8ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 6560.5ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 6577.7ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8290.9ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8307.8ms.)
E/ActivityManager( 9860): Error reading /data/anr/traces.txt
E/ActivityManager( 9860): java.io.FileNotFoundException: /data/anr/traces.txt: open failed: ENOENT (No such file or directory)
E/ActivityManager( 9860): at libcore.io.IoBridge.open(IoBridge.java:456)
E/ActivityManager( 9860): at java.io.FileInputStream.<init>(FileInputStream.java:76)
E/ActivityManager( 9860): at android.os.FileUtils.readTextFile(FileUtils.java:228)
E/ActivityManager( 9860): at com.android.server.am.ActivityManagerService$21.run(ActivityManagerService.java:12077)
E/ActivityManager( 9860): Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
E/ActivityManager( 9860): at libcore.io.Posix.open(Native Method)
E/ActivityManager( 9860): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
E/ActivityManager( 9860): at libcore.io.IoBridge.open(IoBridge.java:442)
E/ActivityManager( 9860): ... 3 more
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8332.9ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8366.6ms.)
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11197.6ms.
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8391.4ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8417.0ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8446.0ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8464.2ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8481.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8502.7ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8523.1ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8551.1ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8584.4ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8602.0ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8619.5ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8648.1ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8665.2ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8691.4ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8708.6ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8726.9ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8743.5ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8760.9ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8777.9ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8810.4ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8827.2ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8843.9ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8862.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8879.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8896.2ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8913.6ms.)
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11225.2ms.
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8931.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8949.4ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8967.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 8986.9ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9004.7ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9022.2ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9050.7ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9069.8ms.)
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11245.5ms.
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9095.5ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9112.6ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9135.0ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9152.6ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9181.5ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9198.6ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9218.4ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9237.8ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9253.7ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9270.0ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9286.5ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9318.7ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9334.9ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9356.8ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9374.2ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9392.0ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9437.4ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9456.5ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9473.1ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9489.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9506.2ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9523.2ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9539.2ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9554.8ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9571.3ms.)
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11262.3ms.
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9588.6ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9606.8ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9623.2ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9639.0ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9654.6ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9671.8ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9690.6ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9709.9ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9726.2ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9754.1ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9772.6ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9791.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9809.8ms.)
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11280.9ms.
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9828.8ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9847.4ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9863.0ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9879.2ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9895.4ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9912.0ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9930.6ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9951.2ms.)
W/ActivityManager( 9860): Activity stop timeout for ActivityRecord{337900e3 u0 com.android.systemui/.recents.RecentsActivity t158}
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9967.7ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 9983.7ms.)
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11298.3ms.
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10002.5ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10021.7ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10038.1ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10053.8ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10071.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10089.4ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10107.6ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10129.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10146.8ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10164.0ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10182.1ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10200.2ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10216.5ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10242.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10260.0ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10276.9ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10293.2ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10309.8ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10326.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10342.6ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10359.0ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10375.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10391.8ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10418.0ms.)
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11315.1ms.
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10437.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10453.9ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10471.5ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10488.7ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10506.0ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10523.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10540.5ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10558.2ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10575.6ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10592.7ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10612.5ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10630.9ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10647.9ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10663.8ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10679.9ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10696.0ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10711.7ms.)
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11335.9ms.
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10727.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10742.8ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10759.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10774.8ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10790.4ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10805.8ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10821.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10837.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10852.7ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10868.9ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10885.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10909.7ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10925.9ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10942.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10958.2ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10974.0ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 10989.9ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11005.7ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11021.9ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11056.1ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11071.7ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11088.1ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11110.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11125.7ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11180.8ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11197.6ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11225.2ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11245.5ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11262.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11280.9ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11298.3ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11315.1ms.)
I/ActivityManager( 9860): Skipping duplicate ANR: ProcessRecord{523c566 10037:com.android.systemui/u0a11} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 19. Wait queue head age: 11335.9ms.)
I/PowerManagerService( 9860): Going to sleep due to power button (uid 1000)...
I/PowerManagerService( 9860): Sleeping (uid 1000)...
I/DisplayManagerService( 9860): Display device changed: DisplayDeviceInfo{"Built-in Screen": 1024 x 768, 59.0 fps, supportedRefreshRates [59.0], density 160, 159.568 x 159.895 dpi, appVsyncOff 0, presDeadline 17949152, touch INTERNAL, rotation 0, type BUILT_IN, state OFF, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
V/ActivityManager( 9860): Display changed displayId=0
I/PowerManagerService( 9860): Waking up from sleep (uid 1000)...
I/DisplayPowerController( 9860): Blocking screen on until initial contents have been drawn.
I/DisplayManagerService( 9860): Display device changed: DisplayDeviceInfo{"Built-in Screen": 1024 x 768, 59.0 fps, supportedRefreshRates [59.0], density 160, 159.568 x 159.895 dpi, appVsyncOff 0, presDeadline 17949152, touch INTERNAL, rotation 0, type BUILT_IN, state ON, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
V/ActivityManager( 9860): Display changed displayId=0
V/ActivityManager( 9860): Display changed displayId=0
V/ActivityManager( 9860): Display changed displayId=0
I/ActivityManager( 9860): Waited long enough for: ServiceRecord{cdc906 u0 com.google.android.music/.wear.WearMetadataSyncService}
W/WindowManager( 9860): Keyguard drawn timeout. Setting mKeyguardDrawComplete
I/DisplayPowerController( 9860): Unblocked screen on after 994 ms
I/ActivityManager( 9860): Killing 10037:com.android.systemui/u0a11 (adj -12): user request after error
I/WindowState( 9860): WIN DEATH: Window{10abc297 u0 StatusBar}
D/WifiService( 9860): Client connection lost with reason: 4
D/WifiService( 9860): Client connection lost with reason: 4
W/KeyguardServiceWrapper( 9860): Remote Exception
W/KeyguardServiceWrapper( 9860): android.os.DeadObjectException
W/KeyguardServiceWrapper( 9860): at android.os.BinderProxy.transactNative(Native Method)
W/KeyguardServiceWrapper( 9860): at android.os.BinderProxy.transact(Binder.java:496)
W/KeyguardServiceWrapper( 9860): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
W/KeyguardServiceWrapper( 9860): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
W/KeyguardServiceWrapper( 9860): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
W/KeyguardServiceWrapper( 9860): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5242)
W/KeyguardServiceWrapper( 9860): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3970)
W/KeyguardServiceWrapper( 9860): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9670)
W/KeyguardServiceWrapper( 9860): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8741)
W/KeyguardServiceWrapper( 9860): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8683)
W/KeyguardServiceWrapper( 9860): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2663)
W/KeyguardServiceWrapper( 9860): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
W/KeyguardServiceWrapper( 9860): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
W/KeyguardServiceWrapper( 9860): Remote Exception
W/KeyguardServiceWrapper( 9860): android.os.DeadObjectException
W/KeyguardServiceWrapper( 9860): at android.os.BinderProxy.transactNative(Native Method)
W/KeyguardServiceWrapper( 9860): at android.os.BinderProxy.transact(Binder.java:496)
W/KeyguardServiceWrapper( 9860): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
W/KeyguardServiceWrapper( 9860): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
W/KeyguardServiceWrapper( 9860): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
W/KeyguardServiceWrapper( 9860): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5242)
W/KeyguardServiceWrapper( 9860): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3970)
W/KeyguardServiceWrapper( 9860): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9670)
W/KeyguardServiceWrapper( 9860): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8741)
W/KeyguardServiceWrapper( 9860): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8683)
W/KeyguardServiceWrapper( 9860): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2663)
W/KeyguardServiceWrapper( 9860): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
W/KeyguardServiceWrapper( 9860): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
W/KeyguardServiceWrapper( 9860): Remote Exception
W/KeyguardServiceWrapper( 9860): android.os.DeadObjectException
W/KeyguardServiceWrapper( 9860): at android.os.BinderProxy.transactNative(Native Method)
W/KeyguardServiceWrapper( 9860): at android.os.BinderProxy.transact(Binder.java:496)
W/KeyguardServiceWrapper( 9860): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
W/KeyguardServiceWrapper( 9860): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
W/KeyguardServiceWrapper( 9860): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
W/KeyguardServiceWrapper( 9860): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5242)
W/KeyguardServiceWrapper( 9860): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3970)
W/KeyguardServiceWrapper( 9860): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9670)
W/KeyguardServiceWrapper( 9860): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8741)
W/KeyguardServiceWrapper( 9860): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8683)
W/KeyguardServiceWrapper( 9860): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2663)
W/KeyguardServiceWrapper( 9860): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
W/KeyguardServiceWrapper( 9860): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
W/KeyguardServiceWrapper( 9860): Remote Exception
W/KeyguardServiceWrapper( 9860): android.os.DeadObjectException
W/KeyguardServiceWrapper( 9860): at android.os.BinderProxy.transactNative(Native Method)
W/KeyguardServiceWrapper( 9860): at android.os.BinderProxy.transact(Binder.java:496)
W/KeyguardServiceWrapper( 9860): at com.android.internal.policy.IKeyguardService$Stub$Proxy.setOccluded(IKeyguardService.java:375)
W/KeyguardServiceWrapper( 9860): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.setOccluded(KeyguardServiceWrapper.java:106)
W/KeyguardServiceWrapper( 9860): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.setOccluded(KeyguardServiceDelegate.java:183)
W/KeyguardServiceWrapper( 9860): at com.android.internal.policy.impl.PhoneWindowManager.finishPostLayoutPolicyLw(PhoneWindowManager.java:4157)
W/KeyguardServiceWrapper( 9860): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9673)
W/KeyguardServiceWrapper( 9860): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8741)
W/KeyguardServiceWrapper( 9860): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8683)
W/KeyguardServiceWrapper( 9860): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2663)
W/KeyguardServiceWrapper( 9860): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
W/KeyguardServiceWrapper( 9860): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
D/ConnectivityService( 9860): ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=2, legacyType=-1, [] ], android.os.BinderProxy@4e76da1)
W/WallpaperManagerService( 9860): Wallpaper service gone: ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
I/WindowState( 9860): WIN DEATH: Window{39019add u0 Heads Up}
I/WindowState( 9860): WIN DEATH: Window{1aa9ea08 u0 NavigationBar}
I/WindowState( 9860): WIN DEATH: Window{4e989f8 u0 com.android.systemui.ImageWallpaper}
I/WindowState( 9860): WIN DEATH: Window{31af32c2 u0 com.android.systemui/com.android.systemui.recents.RecentsActivity}
D/ConnectivityService( 9860): releasing NetworkRequest NetworkRequest [ id=2, legacyType=-1, [] ]
E/ConnectivityService( 9860): RemoteException caught trying to send a callback msg for NetworkRequest [ id=2, legacyType=-1, [] ]
I/WindowState( 9860): WIN DEATH: Window{1561aeb7 u0 SearchPanel}
W/libprocessgroup( 9860): failed to open /acct/uid_10011/pid_10037/cgroup.procs: No such file or directory
I/ActivityManager( 9860): Process com.android.systemui (pid 10037) has died
W/ActivityManager( 9860): Scheduling restart of crashed service com.android.systemui/.keyguard.KeyguardService in 0ms
W/ActivityManager( 9860): Scheduling restart of crashed service com.android.systemui/.ImageWallpaper in 0ms
W/ActivityManager( 9860): Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
W/InputMethodManagerService( 9860): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@d12ba20 attribute=android.view.inputmethod.EditorInfo@1a6f2fd9, token = android.os.BinderProxy@e6cce9a
I/ActivityManager( 9860): Start proc com.android.systemui for restart com.android.systemui: pid=17407 uid=10011 gids={50011, 9997, 1028, 1015, 1035, 3002, 3001, 3006} abi=armeabi-v7a
W/BroadcastQueue( 9860): Failure sending broadcast Intent { act=android.intent.action.SCREEN_OFF flg=0x50000010 }
W/BroadcastQueue( 9860): android.os.RemoteException: app.thread must not be null
W/BroadcastQueue( 9860): at com.android.server.am.BroadcastQueue.performReceiveLocked(BroadcastQueue.java:437)
W/BroadcastQueue( 9860): at com.android.server.am.BroadcastQueue.deliverToRegisteredReceiverLocked(BroadcastQueue.java:523)
W/BroadcastQueue( 9860): at com.android.server.am.BroadcastQueue.processNextBroadcast(BroadcastQueue.java:731)
W/BroadcastQueue( 9860): at com.android.server.am.BroadcastQueue$BroadcastHandler.handleMessage(BroadcastQueue.java:151)
W/BroadcastQueue( 9860): at android.os.Handler.dispatchMessage(Handler.java:102)
W/BroadcastQueue( 9860): at android.os.Looper.loop(Looper.java:135)
W/BroadcastQueue( 9860): at android.os.HandlerThread.run(HandlerThread.java:61)
W/BroadcastQueue( 9860): at com.android.server.ServiceThread.run(ServiceThread.java:46)
W/BroadcastQueue( 9860): Failure sending broadcast Intent { act=android.intent.action.SCREEN_OFF flg=0x50000010 }
W/BroadcastQueue( 9860): android.os.RemoteException: app.thread must not be null
W/BroadcastQueue( 9860): at com.android.server.am.BroadcastQueue.performReceiveLocked(BroadcastQueue.java:437)
W/BroadcastQueue( 9860): at com.android.server.am.BroadcastQueue.deliverToRegisteredReceiverLocked(BroadcastQueue.java:523)
W/BroadcastQueue( 9860): at com.android.server.am.BroadcastQueue.processNextBroadcast(BroadcastQueue.java:731)
W/BroadcastQueue( 9860): at com.android.server.am.BroadcastQueue$BroadcastHandler.handleMessage(BroadcastQueue.java:151)
W/BroadcastQueue( 9860): at android.os.Handler.dispatchMessage(Handler.java:102)
W/BroadcastQueue( 9860): at android.os.Looper.loop(Looper.java:135)
W/BroadcastQueue( 9860): at android.os.HandlerThread.run(HandlerThread.java:61)
W/BroadcastQueue( 9860): at com.android.server.ServiceThread.run(ServiceThread.java:46)
W/BroadcastQueue( 9860): Failure sending broadcast Intent { act=android.intent.action.SCREEN_OFF flg=0x50000010 }
W/BroadcastQueue( 9860): android.os.RemoteException: app.thread must not be null
W/BroadcastQueue( 9860): at com.android.server.am.BroadcastQueue.performReceiveLocked(BroadcastQueue.java:437)
W/BroadcastQueue( 9860): at com.android.server.am.BroadcastQueue.deliverToRegisteredReceiverLocked(BroadcastQueue.java:523)
W/BroadcastQueue( 9860): at com.android.server.am.BroadcastQueue.processNextBroadcast(BroadcastQueue.java:731)
W/BroadcastQueue( 9860): at com.android.server.am.ActivityManagerService.finishReceiver(ActivityManagerService.java:16116)
W/BroadcastQueue( 9860): at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:471)
W/BroadcastQueue( 9860): at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2420)
W/BroadcastQueue( 9860): at android.os.Binder.execTransact(Binder.java:446)
W/BroadcastQueue( 9860): Failure sending broadcast Intent { act=android.intent.action.SCREEN_OFF flg=0x50000010 }
W/BroadcastQueue( 9860): android.os.RemoteException: app.thread must not be null
W/BroadcastQueue( 9860): at com.android.server.am.BroadcastQueue.performReceiveLocked(BroadcastQueue.java:437)
W/BroadcastQueue( 9860): at com.android.server.am.BroadcastQueue.deliverToRegisteredReceiverLocked(BroadcastQueue.java:523)
W/BroadcastQueue( 9860): at com.android.server.am.BroadcastQueue.processNextBroadcast(BroadcastQueue.java:731)
W/BroadcastQueue( 9860): at com.android.server.am.ActivityManagerService.finishReceiver(ActivityManagerService.java:16116)
W/BroadcastQueue( 9860): at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:471)
W/BroadcastQueue( 9860): at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2420)
W/BroadcastQueue( 9860): at android.os.Binder.execTransact(Binder.java:446)
D/TrustManagerService( 9860): Removing dead TrustListener.
V/FingerprintService( 9860): startListening(android.service.fingerprint.IFingerprintServiceReceiver$Stub$Proxy@11ed468)
I/StatusBarManagerService( 9860): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@69fc657
D/WifiService( 9860): New client listening to asynchronous messages
D/ConnectivityService( 9860): listenForNetwork for NetworkRequest [ id=3, legacyType=-1, [] ]
D/ConnectivityService( 9860): handleRegisterNetworkRequest checking NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService( 9860): apparently satisfied. currentScore=55
I/ActivityManager( 9860): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=17456 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a
D/WifiService( 9860): New client listening to asynchronous messages
V/KeyguardTouchDelegate(17407): Connected to keyguard
W/InputMethodManagerService( 9860): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2274228c attribute=null, token = android.os.BinderProxy@e6cce9a
I/ActivityManager( 9860): START u0 {flg=0x74000000 cmp=com.google.android.music/.ui.NowPlayingLaunchDelegateActivity} from uid 10066 on display 0
I/ActivityManager( 9860): Start proc com.google.android.music:ui for activity com.google.android.music/.ui.NowPlayingLaunchDelegateActivity: pid=17515 uid=10066 gids={50066, 9997, 3003, 1028, 1015} abi=armeabi-v7a
W/ResourcesManager(17515): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
W/ResourcesManager(17515): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
I/ActivityManager( 9860): START u0 {flg=0x14000000 cmp=com.google.android.music/com.android.music.activitymanagement.TopLevelActivity (has extras)} from uid 10066 on display 0
W/BroadcastQueue( 9860): Timeout of broadcast BroadcastRecord{38ec42dd u-1 android.intent.action.SCREEN_OFF} - receiver=android.os.BinderProxy@2eb07bdd, started 10000ms ago
W/BroadcastQueue( 9860): Receiver during timeout: BroadcastFilter{9bd623 u0 ReceiverList{10d04352 17035 com.google.android.googlequicksearchbox:search/10021/u0 remote:2eb07bdd}}
D/ConnectivityService( 9860): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 56
D/ConnectivityService( 9860): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService( 9860): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService( 9860): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
E/ActivityManager( 9860): ANR in com.google.android.googlequicksearchbox:search
E/ActivityManager( 9860): PID: 17035
E/ActivityManager( 9860): Reason: Broadcast of Intent { act=android.intent.action.SCREEN_OFF flg=0x50000010 }
E/ActivityManager( 9860): Load: 2.74 / 3.74 / 2.79
E/ActivityManager( 9860): CPU usage from 0ms to 5011ms later:
E/ActivityManager( 9860): 46% 9860/system_server: 24% user + 22% kernel / faults: 4846 minor 2 major
E/ActivityManager( 9860): 32% 17515/com.google.android.music:ui: 27% user + 5.6% kernel / faults: 9394 minor 2 major
E/ActivityManager( 9860): 3.7% 148/debuggerd: 1.2% user + 2.5% kernel / faults: 3603 minor
E/ActivityManager( 9860): 10% 17262/com.google.android.music:main: 7.2% user + 3.4% kernel / faults: 3553 minor 1 major
E/ActivityManager( 9860): 8.5% 10285/com.android.phone: 6.1% user + 2.3% kernel / faults: 1751 minor
E/ActivityManager( 9860): 3.7% 17035/com.google.android.googlequicksearchbox:search: 2.1% user + 1.5% kernel / faults: 1928 minor 3 major
E/ActivityManager( 9860): 7.4% 17407/com.android.systemui: 4.2% user + 3.2% kernel / faults: 1778 minor
E/ActivityManager( 9860): 2.9% 142/surfaceflinger: 2.3% user + 0.5% kernel / faults: 2 minor
E/ActivityManager( 9860): 0.5% 10268/com.android.server.telecom: 0.3% user + 0.1% kernel / faults: 721 minor
E/ActivityManager( 9860): 1.1% 103/ueventd: 0.5% user + 0.5% kernel
E/ActivityManager( 9860): 0.3% 90/mmcqd/0: 0% user + 0.3% kernel
E/ActivityManager( 9860): 0.3% 8690/kworker/u:2: 0% user + 0.3% kernel
E/ActivityManager( 9860): 0.3% 10673/com.google.process.gapps: 0% user + 0.3% kernel / faults: 13 minor
E/ActivityManager( 9860): 0.3% 13889/kworker/u:4: 0% user + 0.3% kernel
E/ActivityManager( 9860): 0% 8/migration/0: 0% user + 0% kernel
E/ActivityManager( 9860): 0% 9/migration/1: 0% user + 0% kernel
E/ActivityManager( 9860): 0% 17/irq/199-msmdata: 0% user + 0% kernel
E/ActivityManager( 9860): 0% 123/ksdioirqd/mmc1: 0% user + 0% kernel
E/ActivityManager( 9860): 0.1% 8724/kworker/0:0: 0% user + 0.1% kernel
E/ActivityManager( 9860): 0% 9642/mediaserver: 0% user + 0% kernel
E/ActivityManager( 9860): 0% 10160/net.dinglisch.android.taskerm: 0% user + 0% kernel / faults: 9 minor
E/ActivityManager( 9860): 0.1% 10306/com.teslacoilsw.launcher: 0% user + 0.1% kernel / faults: 72 minor
E/ActivityManager( 9860): 0% 16858/com.google.android.youtube: 0% user + 0% kernel / faults: 22 minor
E/ActivityManager( 9860): +0% 17595/kworker/1:0: 0% user + 0% kernel
E/ActivityManager( 9860): +0% 17596/kworker/1:0H: 0% user + 0% kernel
E/ActivityManager( 9860): +0% 17597/ksoftirqd/1: 0% user + 0% kernel
E/ActivityManager( 9860): +0% 17598/kworker/1:1H: 0% user + 0% kernel
E/ActivityManager( 9860): 91% TOTAL: 54% user + 35% kernel + 0.6% iowait
E/ActivityManager( 9860): CPU usage from 4017ms to 4560ms later:
E/ActivityManager( 9860): 27% 17515/com.google.android.music:ui: 27% user + 0% kernel / faults: 995 minor
E/ActivityManager( 9860): 16% 17584/ArtResolverWork: 16% user + 0% kernel
E/ActivityManager( 9860): 5.5% 17529/GCDaemon: 5.5% user + 0% kernel
E/ActivityManager( 9860): 3.7% 17515/ndroid.music:ui: 3.7% user + 0% kernel
E/ActivityManager( 9860): 1.8% 17533/UIAsyncWorker: 1.8% user + 0% kernel
E/ActivityManager( 9860): 9.2% 9860/system_server: 1.8% user + 7.4% kernel / faults: 3 minor
E/ActivityManager( 9860): 5.5% 9878/ActivityManager: 0% user + 5.5% kernel
E/ActivityManager( 9860): 1.8% 9950/AlarmManager: 1.8% user + 0% kernel
E/ActivityManager( 9860): 1.8% 10499/Binder_9: 1.8% user + 0% kernel
E/ActivityManager( 9860): 1.8% 11445/Binder_F: 1.8% user + 0% kernel
E/ActivityManager( 9860): 1.2% 8/migration/0: 0% user + 1.2% kernel
E/ActivityManager( 9860): 1.2% 9/migration/1: 1.2% user + 0% kernel
E/ActivityManager( 9860): 1.3% 142/surfaceflinger: 1.3% user + 0% kernel
E/ActivityManager( 9860): 1.3% 232/surfaceflinger: 0% user + 1.3% kernel
E/ActivityManager( 9860): 1.8% 17262/com.google.android.music:main: 1.8% user + 0% kernel / faults: 14 minor
E/ActivityManager( 9860): 42% TOTAL: 0% user + 0% kernel + 42% iowait
I/ActivityManager( 9860): Killing 17035:com.google.android.googlequicksearchbox:search/u0a21 (adj 0): bg anr
D/WifiService( 9860): Client connection lost with reason: 4
E/libprocessgroup( 9860): failed to kill 1 processes for processgroup 17035
W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.googlequicksearchbox/com.google.android.hotword.service.HotwordService in 1000ms
W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.googlequicksearchbox/com.google.android.search.core.service.SearchService in 11000ms
W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.googlequicksearchbox/com.google.android.search.core.service.BroadcastListenerService in 2804800ms
I/ActivityManager( 9860): Start proc com.google.android.googlequicksearchbox:search for service com.google.android.googlequicksearchbox/com.google.android.hotword.service.HotwordService: pid=17611 uid=10021 gids={50021, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
D/WifiService( 9860): New client listening to asynchronous messages
D/ConnectivityService( 9860): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55
D/ConnectivityService( 9860): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService( 9860): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService( 9860): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
I/ActivityManager( 9860): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.teslacoilsw.launcher/com.android.launcher2.Launcher} from uid 1000 on display 0
I/ActivityManager( 9860): START u0 {act=com.android.systemui.recents.SHOW_RECENTS flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity (has extras)} from uid 10011 on display 0
I/ActivityManager( 9860): Killing 17262:com.google.android.music:main/u0a66 (adj 0): remove task
I/ActivityManager( 9860): Killing 17515:com.google.android.music:ui/u0a66 (adj 9): remove task
I/WindowState( 9860): WIN DEATH: Window{3ca39795 u0 com.google.android.music/com.android.music.activitymanagement.TopLevelActivity}
W/libprocessgroup( 9860): failed to open /acct/uid_10066/pid_17262/cgroup.procs: No such file or directory
W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.music/.playback.MusicPlaybackService in 85294ms
W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.music/.download.cache.StorageMigrationService in 98000ms
W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.music/.store.MediaStoreImportService in 1000ms
W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.music/.download.cache.TrackCacheService in 11000ms
W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.music/.preferences.MusicPreferenceService$MusicPreferenceServiceBinder in 21000ms
W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.music/.net.NetworkMonitor in 31000ms
W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.music/.store.StoreService$StoreServiceBinder in 41000ms
W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.music/.wear.WearMetadataSyncService in 107999ms
W/libprocessgroup( 9860): failed to open /acct/uid_10066/pid_17515/cgroup.procs: No such file or directory
I/ActivityManager( 9860): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.teslacoilsw.launcher/com.android.launcher2.Launcher} from uid 10011 on display 0
I/ActivityManager( 9860): Start proc com.google.android.music:main for broadcast com.google.android.music/.wear.WearBroadcastReceiver: pid=17689 uid=10066 gids={50066, 9997, 3003, 1028, 1015} abi=armeabi-v7a
D/TaskPersister( 9860): removeObsoleteFile: deleting file=161_task.xml
D/TaskPersister( 9860): removeObsoleteFile: deleting file=161_task_thumbnail.png
W/ActivityManager( 9860): Activity pause timeout for ActivityRecord{337900e3 u0 com.android.systemui/.recents.RecentsActivity t158}
W/ResourcesManager(17689): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
W/ResourcesManager(17689): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
D/ConnectivityService( 9860): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 59
D/ConnectivityService( 9860): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService( 9860): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService( 9860): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService( 9860): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55
D/ConnectivityService( 9860): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService( 9860): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService( 9860): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 47. Wait queue head age: 5514.8ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 47. Wait queue head age: 5545.4ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 47. Wait queue head age: 5571.7ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 47. Wait queue head age: 5598.1ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 47. Wait queue head age: 5614.1ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 47. Wait queue head age: 5629.9ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 47. Wait queue head age: 5646.1ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 47. Wait queue head age: 5663.0ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 47. Wait queue head age: 5712.5ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 47. Wait queue head age: 5730.2ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 47. Wait queue head age: 5746.8ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 47. Wait queue head age: 5765.4ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 47. Wait queue head age: 7425.0ms.
D/ConnectivityService( 9860): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 56
D/ConnectivityService( 9860): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService( 9860): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService( 9860): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 47. Wait queue head age: 7470.6ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 47. Wait queue head age: 7496.3ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 47. Wait queue head age: 7521.6ms.
I/WindowManager( 9860): Input event dispatching timed out sending to StatusBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 47. Wait queue head age: 7565.8ms.
W/Watchdog( 9860): *** WATCHDOG KILLING SYSTEM PROCESS: Blocked in monitor com.android.server.media.MediaSessionService on foreground thread (android.fg)
W/Watchdog( 9860): foreground thread stack trace:
W/Watchdog( 9860): at com.android.server.media.MediaSessionService.monitor(MediaSessionService.java:184)
W/Watchdog( 9860): at com.android.server.Watchdog$HandlerChecker.run(Watchdog.java:176)
W/Watchdog( 9860): at android.os.Handler.handleCallback(Handler.java:739)
W/Watchdog( 9860): at android.os.Handler.dispatchMessage(Handler.java:95)
W/Watchdog( 9860): at android.os.Looper.loop(Looper.java:135)
W/Watchdog( 9860): at android.os.HandlerThread.run(HandlerThread.java:61)
W/Watchdog( 9860): at com.android.server.ServiceThread.run(ServiceThread.java:46)
W/Watchdog( 9860): *** GOODBYE!
E/AndroidRuntime(17689): FATAL EXCEPTION: main
E/AndroidRuntime(17689): Process: com.google.android.music:main, PID: 17689
E/AndroidRuntime(17689): java.lang.RuntimeException: Unable to create service com.google.android.music.playback.MusicPlaybackService: java.lang.RuntimeException: Remote error creating session.
E/AndroidRuntime(17689): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2757)
E/AndroidRuntime(17689): at android.app.ActivityThread.access$1800(ActivityThread.java:147)
E/AndroidRuntime(17689): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1364)
E/AndroidRuntime(17689): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime(17689): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime(17689): at android.app.ActivityThread.main(ActivityThread.java:5241)
E/AndroidRuntime(17689): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(17689): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(17689): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
E/AndroidRuntime(17689): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
E/AndroidRuntime(17689): Caused by: java.lang.RuntimeException: Remote error creating session.
E/AndroidRuntime(17689): at android.media.session.MediaSession.<init>(MediaSession.java:158)
E/AndroidRuntime(17689): at android.media.session.MediaSession.<init>(MediaSession.java:129)
E/AndroidRuntime(17689): at com.google.android.music.playback.session.MediaSessionCompatApi21.createSession(MediaSessionCompatApi21.java:27)
E/AndroidRuntime(17689): at com.google.android.music.playback.session.MediaSessionCompat$MediaSessionImplApi21.<init>(MediaSessionCompat.java:792)
E/AndroidRuntime(17689): at com.google.android.music.playback.session.MediaSessionCompat.<init>(MediaSessionCompat.java:62)
E/AndroidRuntime(17689): at com.google.android.music.playback.MediaSessionUtil.getSessionInstance(MediaSessionUtil.java:69)
E/AndroidRuntime(17689): at com.google.android.music.playback.MusicPlaybackService.onCreate(MusicPlaybackService.java:297)
E/AndroidRuntime(17689): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2747)
E/AndroidRuntime(17689): ... 9 more
E/AndroidRuntime(17689): Caused by: android.os.DeadObjectException
E/AndroidRuntime(17689): at android.os.BinderProxy.transactNative(Native Method)
E/AndroidRuntime(17689): at android.os.BinderProxy.transact(Binder.java:496)
E/AndroidRuntime(17689): at android.media.session.ISessionManager$Stub$Proxy.createSession(ISessionManager.java:184)
E/AndroidRuntime(17689): at android.media.session.MediaSessionManager.createSession(MediaSessionManager.java:81)
E/AndroidRuntime(17689): at android.media.session.MediaSession.<init>(MediaSession.java:154)
E/AndroidRuntime(17689): ... 16 more
E/AndroidRuntime(17689): Error reporting crash
E/AndroidRuntime(17689): android.os.DeadObjectException
E/AndroidRuntime(17689): at android.os.BinderProxy.transactNative(Native Method)
E/AndroidRuntime(17689): at android.os.BinderProxy.transact(Binder.java:496)
E/AndroidRuntime(17689): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4111)
E/AndroidRuntime(17689): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89)
E/AndroidRuntime(17689): at com.google.android.music.MusicApplication$2.uncaughtException(MusicApplication.java:224)
E/AndroidRuntime(17689): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime(17689): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
E/AndroidRuntime(17407): FATAL EXCEPTION: main
E/AndroidRuntime(17407): Process: com.android.systemui, PID: 17407
E/AndroidRuntime(17407): java.lang.RuntimeException: Package manager has died
E/AndroidRuntime(17407): at android.app.ApplicationPackageManager.getThemedResourcesForApplicationAsUser(ApplicationPackageManager.java:1007)
E/AndroidRuntime(17407): at com.android.systemui.statusbar.StatusBarIconView.getIcon(StatusBarIconView.java:188)
E/AndroidRuntime(17407): at com.android.systemui.statusbar.StatusBarIconView.getIcon(StatusBarIconView.java:164)
E/AndroidRuntime(17407): at com.android.systemui.statusbar.StatusBarIconView.updateDrawable(StatusBarIconView.java:151)
E/AndroidRuntime(17407): at com.android.systemui.statusbar.StatusBarIconView.set(StatusBarIconView.java:120)
E/AndroidRuntime(17407): at com.android.systemui.statusbar.BaseStatusBar.createNotificationViews(BaseStatusBar.java:1627)
E/AndroidRuntime(17407): at com.android.systemui.statusbar.phone.PhoneStatusBar.addNotification(PhoneStatusBar.java:1447)
E/AndroidRuntime(17407): at com.android.systemui.statusbar.BaseStatusBar$5$2.run(BaseStatusBar.java:403)
E/AndroidRuntime(17407): at android.os.Handler.handleCallback(Handler.java:739)
E/AndroidRuntime(17407): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime(17407): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime(17407): at android.app.ActivityThread.main(ActivityThread.java:5241)
E/AndroidRuntime(17407): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(17407): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(17407): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
E/AndroidRuntime(17407): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
E/AndroidRuntime(17407): Caused by: android.os.DeadObjectException
E/AndroidRuntime(17407): at android.os.BinderProxy.transactNative(Native Method)
E/AndroidRuntime(17407): at android.os.BinderProxy.transact(Binder.java:496)
E/AndroidRuntime(17407): at android.content.pm.IPackageManager$Stub$Proxy.getApplicationInfo(IPackageManager.java:1994)
E/AndroidRuntime(17407): at android.app.ApplicationPackageManager.getThemedResourcesForApplicationAsUser(ApplicationPackageManager.java:1002)
E/AndroidRuntime(17407): ... 15 more
E/AndroidRuntime(17407): Error reporting crash
E/AndroidRuntime(17407): android.os.DeadObjectException
E/AndroidRuntime(17407): at android.os.BinderProxy.transactNative(Native Method)
E/AndroidRuntime(17407): at android.os.BinderProxy.transact(Binder.java:496)
E/AndroidRuntime(17407): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4111)
E/AndroidRuntime(17407): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89)
E/AndroidRuntime(17407): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime(17407): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
I/InstallerConnection(18010): disconnecting...
I/SystemServer(18010): Entered the Android system server!
I/SystemServiceManager(18010): Starting com.android.server.pm.Installer
I/Installer(18010): Waiting for installd to be ready.
I/InstallerConnection(18010): connecting...
I/SystemServiceManager(18010): Starting com.android.server.am.ActivityManagerService$Lifecycle
I/ActivityManager(18010): Memory class: 48
I/IntentFirewall(18010): Read new rules (A:0 B:0 S:0)
D/AppOps (18010): AppOpsService published
I/SystemServiceManager(18010): Starting com.android.server.power.PowerManagerService
I/SystemServiceManager(18010): Starting com.android.server.display.DisplayManagerService
I/DisplayManagerService(18010): Display device added: DisplayDeviceInfo{"Built-in Screen": 1024 x 768, 59.0 fps, supportedRefreshRates [59.0], density 160, 159.568 x 159.895 dpi, appVsyncOff 0, presDeadline 17949152, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
I/SystemServiceManager(18010): Starting phase 100
I/SystemServer(18010): Package Manager
W/PackageManager(18010): No security bridge jar found, using default
W/SystemConfig(18010): No directory /system/etc/sysconfig, skipping
D/SELinuxMMAC(18010): Using policy file /system/etc/security/mac_permissions.xml
W/PackageParser(18010): No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #364
I/PackageManager(18010): Package com.google.android.gms at /system/priv-app/GmsCore ignored: updated version 7099430 better than this 6184738
W/PackageManager(18010): Failed to parse /system/priv-app/GmsCore: null
I/PackageManager(18010): Package com.android.vending at /system/priv-app/Phonesky ignored: updated version 80330600 better than this 80300036
W/PackageManager(18010): Failed to parse /system/priv-app/Phonesky: null
I/PackageManager(18010): Package com.google.android.marvin.talkback at /system/priv-app/talkback ignored: updated version 40100005 better than this 30600006
W/PackageManager(18010): Failed to parse /system/priv-app/talkback: null
I/PackageManager(18010): Package com.google.android.googlequicksearchbox at /system/priv-app/Velvet ignored: updated version 300404601 better than this 300400280
W/PackageManager(18010): Failed to parse /system/priv-app/Velvet: null
W/PackageParser(18010): No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #229
W/PackageParser(18010): Unknown element under <application>: permission at /system/app/Gallery2/Gallery2.apk Binary XML file line #243
W/PackageParser(18010): Unknown element under <application>: permission at /system/app/Gallery2/Gallery2.apk Binary XML file line #246
I/PackageManager(18010): Package com.google.android.gm at /system/app/Gmail2 ignored: updated version 51001620 better than this 5000600
W/PackageManager(18010): Failed to parse /system/app/Gmail2: null
I/PackageManager(18010): Package com.google.android.tts at /system/app/GoogleTTS ignored: updated version 210304060 better than this 210302120
W/PackageManager(18010): Failed to parse /system/app/GoogleTTS: null
I/PackageManager(18010): Package com.google.android.talk at /system/app/Hangouts ignored: updated version 22289222 better than this 22079529
W/PackageManager(18010): Failed to parse /system/app/Hangouts: null
W/PackageManager(18010): Failed to parse /system/app/Maps: Missing base APK in /system/app/Maps
I/PackageManager(18010): Package com.google.android.music at /system/app/Music2 ignored: updated version 1836 better than this 1717
W/PackageManager(18010): Failed to parse /system/app/Music2: null
I/PackageManager(18010): Package com.google.android.play.games at /system/app/PlayGames ignored: updated version 23100002 better than this 21170000
W/PackageManager(18010): Failed to parse /system/app/PlayGames: null
I/PackageManager(18010): Package com.google.android.apps.plus at /system/app/PlusOne ignored: updated version 413801688 better than this 413263375
W/PackageManager(18010): Failed to parse /system/app/PlusOne: null
I/PackageManager(18010): Package com.google.android.videos at /system/app/Videos ignored: updated version 37201 better than this 34230
W/PackageManager(18010): Failed to parse /system/app/Videos: null
I/PackageManager(18010): Package com.google.android.youtube at /system/app/YouTube ignored: updated version 101155130 better than this 51003053
W/PackageManager(18010): Failed to parse /system/app/YouTube: null
W/PackageParser(18010): No actions in intent filter at /data/app/com.box.android-2/base.apk Binary XML file line #68
W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autoshortcut ignored: original from com.joaomgcd.autoyoutube
W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autoshare ignored: original from com.joaomgcd.autoyoutube
W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autopebble.unlock ignored: original from com.joaomgcd.autoyoutube
W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_LICENSE_JOAOMGCD from package com.joaomgcd.autolocation.unlock ignored: original from com.joaomgcd.autolocation
W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autopebble ignored: original from com.joaomgcd.autoyoutube
W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autovoice ignored: original from com.joaomgcd.autoyoutube
W/PackageParser(18010): Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #25
W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autonotification.unlock ignored: original from com.joaomgcd.autoyoutube
W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autolocation ignored: original from com.joaomgcd.autoyoutube
W/PackageManager(18010): Package com.speedsoftware.rootexplorer desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
W/PackageManager(18010): Unable to update from com.android.music to com.google.android.music: old package still exists
W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autoshare.unlock ignored: original from com.joaomgcd.autoyoutube
W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autocast ignored: original from com.joaomgcd.autoyoutube
W/PackageParser(18010): Unknown element under <application>: uses-feature at /data/app/net.dinglisch.android.taskerm-2/base.apk Binary XML file line #178
W/PackageManager(18010): Package com.google.android.gms desires unavailable shared library com.google.android.ble; ignoring!
W/PackageManager(18010): Package com.google.android.gms declares lib com.google.android.gms that is not declared on system image; skipping
W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autoappshub ignored: original from com.joaomgcd.autoyoutube
W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autoremote ignored: original from com.joaomgcd.autoyoutube
W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autoxbmc ignored: original from com.joaomgcd.autoyoutube
W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autovoice.unlock ignored: original from com.joaomgcd.autoyoutube
W/PackageParser(18010): Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #23
W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autoinput ignored: original from com.joaomgcd.autoyoutube
W/PackageManager(18010): Package com.metago.astro desires unavailable shared library proguard.annotations; ignoring!
W/PackageManager(18010): Package com.metago.astro desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autonotification ignored: original from com.joaomgcd.autoyoutube
W/PackageManager(18010): Failed to parse /data/app/com.speedsoftware.rootexplorer-2: Application package com.speedsoftware.rootexplorer already installed. Skipping duplicate.
W/PackageManager(18010): Package com.google.android.gms desires unavailable shared library com.google.android.ble; ignoring!
W/PackageManager(18010): Package com.speedsoftware.rootexplorer desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
W/PackageManager(18010): Package com.metago.astro desires unavailable shared library proguard.annotations; ignoring!
W/PackageManager(18010): Package com.metago.astro desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
I/PackageManager(18010): Adjusting ABI for : com.google.android.syncadapters.contacts to armeabi-v7a
I/PackageManager(18010): Adjusting ABI for : com.google.android.backuptransport to armeabi-v7a
I/PackageManager(18010): Adjusting ABI for : com.google.android.gsf.login to armeabi-v7a
I/PackageManager(18010): Adjusting ABI for : com.google.android.gsf to armeabi-v7a
I/PackageManager(18010): Adjusting ABI for : com.android.location.fused to armeabi-v7a
I/PackageManager(18010): Adjusting ABI for : com.android.inputdevices to armeabi-v7a
I/PackageManager(18010): Adjusting ABI for : com.android.settings to armeabi-v7a
I/PackageManager(18010): Adjusting ABI for : com.android.keychain to armeabi-v7a
I/PackageManager(18010): Adjusting ABI for : com.evervolv.widgets to armeabi-v7a
I/PackageManager(18010): Adjusting ABI for : com.evervolv.toolbox to armeabi-v7a
I/PackageManager(18010): Adjusting ABI for : com.android.providers.settings to armeabi-v7a
I/PackageManager(18010): Time to scan packages: 30.408 seconds
W/PackageManager(18010): Unknown permission com.htc.permission.APP_MEDIA in package com.joaomgcd.autoshortcut
W/PackageManager(18010): Not granting permission android.permission.READ_LOGS to package org.videolan.vlc.betav7neon (protectionLevel=50 flags=0x8be44)
W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.joaomgcd.autoremote (protectionLevel=2 flags=0x8be44)
W/PackageManager(18010): Not granting permission android.permission.STATUS_BAR to package com.intangibleobject.securesettings.plugin (protectionLevel=18 flags=0x83e44)
W/PackageManager(18010): Not granting permission android.permission.WRITE_SECURE_SETTINGS to package com.intangibleobject.securesettings.plugin (protectionLevel=50 flags=0x83e44)
W/PackageManager(18010): Not granting permission android.permission.CHANGE_CONFIGURATION to package com.intangibleobject.securesettings.plugin (protectionLevel=50 flags=0x83e44)
W/PackageManager(18010): Not granting permission net.dinglisch.android.tasker.PERMISSION_RUN_TASKS to package com.intangibleobject.securesettings.plugin because it was previously installed without
W/PackageManager(18010): Unknown permission com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY in package com.intangibleobject.securesettings.plugin
W/PackageManager(18010): Unknown permission com.intangibleobject.securesettings.permission.WRITE_SECURE_SETTINGS in package com.intangibleobject.securesettings.plugin
W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.docs
W/PackageManager(18010): Not granting permission com.google.android.gm.permission.READ_GMAIL to package com.google.android.apps.docs.editors.docs (protectionLevel=2 flags=0x18be44)
W/PackageManager(18010): Not granting permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES to package com.google.android.apps.docs.editors.docs (protectionLevel=2 flags=0x18be44)
W/PackageManager(18010): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable
W/PackageManager(18010): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
W/PackageManager(18010): Unknown permission com.google.android.voicesearch.ACCESS_SETTINGS in package com.google.android.googlequicksearchbox
W/PackageManager(18010): Unknown permission com.google.android.ears.permission.WRITE in package com.google.android.googlequicksearchbox
W/PackageManager(18010): Not granting permission android.permission.REAL_GET_TASKS to package com.google.android.googlequicksearchbox (protectionLevel=18 flags=0x405bbec5)
W/PackageManager(18010): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
W/PackageManager(18010): Unknown permission com.android.chrome.PRERENDER_URL in package com.google.android.googlequicksearchbox
W/PackageManager(18010): Unknown permission com.google.android.launcher.permission.CONTENT_REDIRECT in package com.google.android.googlequicksearchbox
W/PackageManager(18010): Unknown permission com.chrome.permission.DEVICE_EXTRAS in package com.android.chrome
W/PackageManager(18010): Unknown permission com.sec.enterprise.knox.MDM_CONTENT_PROVIDER in package com.android.chrome
W/PackageManager(18010): Unknown permission com.amazon.permission.SET_FLAG_NOSOFTKEYS in package com.netflix.mediaclient
W/PackageManager(18010): Not granting permission android.permission.MOUNT_UNMOUNT_FILESYSTEMS to package com.adsk.sketchbookhdexpress (protectionLevel=18 flags=0x18ac44)
W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.google.android.onetimeinitializer
W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.google.android.onetimeinitializer
W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.joaomgcd.autocast (protectionLevel=2 flags=0x8be44)
W/PackageManager(18010): Unknown permission android.permission.MMS_SEND_OUTBOX_MSG in package com.android.bluetooth
W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer
W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer
W/PackageManager(18010): Unknown permission com.android.firewall.READ_GRAVITY in package com.android.contacts
W/PackageManager(18010): Unknown permission com.android.firewall.WRITE_GRAVITY in package com.android.contacts
W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.sheets
W/PackageManager(18010): Not granting permission com.google.android.gm.permission.READ_GMAIL to package com.google.android.apps.docs.editors.sheets (protectionLevel=2 flags=0x18be44)
W/PackageManager(18010): Not granting permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES to package com.google.android.apps.docs.editors.sheets (protectionLevel=2 flags=0x18be44)
W/PackageManager(18010): Unknown permission com.sec.android.provider.badge.permission.READ in package com.ebay.mobile
W/PackageManager(18010): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.ebay.mobile
W/PackageManager(18010): Unknown permission com.latedroid.juicedefender.permission.CONTROL_JUICEDEFENDER in package net.dinglisch.android.taskerm
W/PackageManager(18010): Unknown permission com.latedroid.juicedefender.permission.TOGGLE_MOBILE_DATA in package net.dinglisch.android.taskerm
W/PackageManager(18010): Not granting permission android.permission.MODIFY_PHONE_STATE to package net.dinglisch.android.taskerm (protectionLevel=18 flags=0x8be44)
W/PackageManager(18010): Not granting permission com.android.phone.CHANGE_NETWORK_MODE to package net.dinglisch.android.taskerm because it was previously installed without
W/PackageManager(18010): Unknown permission com.google.android.email.permission.READ_ATTACHMENT in package com.google.android.gm
W/PackageManager(18010): Unknown permission com.google.android.email.permission.ACCESS_PROVIDER in package com.google.android.gm
W/PackageManager(18010): Not granting permission android.permission.REAL_GET_TASKS to package com.android.vending (protectionLevel=18 flags=0x400abec5)
W/PackageManager(18010): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0x400abec5)
W/PackageManager(18010): Unknown permission android.permission.SEND_SMS_NO_CONFIRMATION in package com.android.vending
W/PackageManager(18010): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.google.android.apps.plus
W/PackageManager(18010): Unknown permission android.permission.CANCEL_NOTIFICATIONS in package org.cyanogenmod.theme.chooser
W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.google.android.youtube (protectionLevel=2 flags=0x183ec5)
W/PackageManager(18010): Unknown permission com.chrome.permission.DEVICE_EXTRAS in package com.chrome.beta
W/PackageManager(18010): Unknown permission com.sec.enterprise.knox.MDM_CONTENT_PROVIDER in package com.chrome.beta
W/PackageManager(18010): Unknown permission com.mohammadag.googlesearchapi.permission.ACCESS_GGOGLE_SEARCH_API in package com.joaomgcd.autovoice
W/PackageManager(18010): Unknown permission android.permission.REGISTER_CONNECTION_MANAGER in package com.google.android.talk
W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
W/PackageManager(18010): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.evervolv.widgets
W/PackageManager(18010): Unknown permission android.permission.ACCESS_4G_STATE in package com.evervolv.widgets
W/PackageManager(18010): Unknown permission android.permission.CHANGE_4G_STATE in package com.evervolv.widgets
W/PackageManager(18010): Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x8be45)
W/PackageManager(18010): Not granting permission android.permission.BIND_WALLPAPER to package com.android.camera2 (protectionLevel=18 flags=0x58bc45)
W/PackageManager(18010): Unknown permission com.google.android.apps.enterprise.dmagent.permission.AutoSyncPermission in package com.google.android.gms
W/PackageManager(18010): Unknown permission com.google.android.wearable.READ_SETTINGS in package com.google.android.gms
W/PackageManager(18010): Not granting permission com.android.voicemail.permission.READ_VOICEMAIL to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
W/PackageManager(18010): Not granting permission android.permission.MODIFY_AUDIO_ROUTING to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
W/PackageManager(18010): Unknown permission android.permission.REGISTER_CALL_PROVIDER in package com.google.android.gms
W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.joaomgcd.autonotification (protectionLevel=2 flags=0x8be44)
W/PackageManager(18010): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.joaomgcd.autonotification (protectionLevel=2 flags=0x8be44)
W/PackageManager(18010): Not granting permission android.permission.BIND_APPWIDGET to package com.teslacoilsw.launcher (protectionLevel=18 flags=0x48be44)
W/PackageManager(18010): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
W/PackageManager(18010): Unknown permission com.cyanogenmod.trebuchet.permission.READ_SETTINGS in package com.teslacoilsw.launcher
W/PackageManager(18010): Unknown permission org.adw.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
W/PackageManager(18010): Unknown permission org.adwfreak.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
W/PackageManager(18010): Unknown permission com.anddoes.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
W/PackageManager(18010): Not granting permission android.permission.BIND_APPWIDGET to package com.android.launcher3 (protectionLevel=18 flags=0x483e45)
W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.launcher3
W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.launcher3
W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.slides
W/PackageManager(18010): Not granting permission com.google.android.gm.permission.READ_GMAIL to package com.google.android.apps.docs.editors.slides (protectionLevel=2 flags=0x583e44)
W/PackageManager(18010): Not granting permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES to package com.google.android.apps.docs.editors.slides (protectionLevel=2 flags=0x583e44)
W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs
W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.metago.astro
W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.metago.astro
W/PackageManager(18010): Not granting permission android.permission.WRITE_MEDIA_STORAGE to package com.metago.astro (protectionLevel=18 flags=0x18be44)
W/PackageManager(18010): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45)
W/PackageManager(18010): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x9be45)
W/PackageManager(18010): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
W/PackageManager(18010): Unknown permission com.android.launcher.permission.PRELOAD_WORKSPACE in package com.google.android.partnersetup
W/PackageManager(18010): Not granting permission android.permission.CONTROL_KEYGUARD to package com.google.android.gsf.login (protectionLevel=2 flags=0x4048be45)
W/PackageManager(18010): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
I/SystemServer(18010): User Service
I/SystemServiceManager(18010): Starting com.android.server.lights.LightsService
I/SystemServiceManager(18010): Starting com.android.server.BatteryService
I/SystemServiceManager(18010): Starting com.android.server.usage.UsageStatsService
I/SystemServiceManager(18010): Starting com.android.server.webkit.WebViewUpdateService
I/SystemServer(18010): Reading configuration...
I/SystemServer(18010): Scheduling Policy
I/SystemServer(18010): Telephony Registry
I/SystemServer(18010): Entropy Mixer
I/EntropyMixer(18010): Writing entropy...
I/SystemServer(18010): Account Manager
I/SystemServer(18010): Content Manager
I/SystemServer(18010): System Content Providers
W/ActivityManager(18010): Can't addPackageDependency on system process
I/SystemServer(18010): Vibrator Service
I/SystemServer(18010): Consumer IR Service
I/SystemServiceManager(18010): Starting com.android.server.AlarmManagerService
I/SystemServer(18010): Init Watchdog
I/SystemServer(18010): Input Manager
I/InputManager(18010): Initializing input manager, mUseDevInputEventForAudioJack=false
I/SystemServer(18010): Window Manager
I/WindowManager(18010): No existing display settings /data/system/display_settings.xml; starting empty
I/InputManager(18010): Starting input manager
I/SystemServer(18010): Bluetooth Manager Service
I/SystemServer(18010): Input Method Service
W/InputMethodManagerService(18010): Couldn't create dir.: /data/system/inputmethod
I/SystemServer(18010): Accessibility Manager
I/ActivityManager(18010): Config changes=1df8 {1.0 ?mcc?mnc en_GB ldltr sw768dp w1024dp h768dp 160dpi xlrg land ?uimode ?night -touch -keyb/v/h -nav/h s.2 themeResource=null}
I/ActivityManager(18010): Config changes=400 {1.0 ?mcc?mnc en_GB ldltr sw768dp w1024dp h695dp 160dpi xlrg land ?uimode ?night -touch -keyb/v/h -nav/h s.3 themeResource=null}
I/SystemServer(18010): Mount Service
D/MountService(18010): got storage path: /storage/sdcard0 description: Internal storage primary: true removable: false emulated: true mtpReserve: 100 allowMassStorage: false maxFileSize: 0
D/MountService(18010): addVolumeLocked() StorageVolume:
D/MountService(18010): mStorageId=65537 mPath=/storage/emulated/0 mDescriptionId=17040822
D/MountService(18010): mPrimary=true mRemovable=false mEmulated=true mMtpReserveSpace=100
D/MountService(18010): mAllowMassStorage=false mMaxFileSize=0 mOwner=UserHandle{0} mUuid=null
D/MountService(18010): mUserLabel=null mState=null
D/MountService(18010): got storage path: /storage/sdcard1 description: SD card primary: false removable: false emulated: false mtpReserve: 0 allowMassStorage: true maxFileSize: 0
D/MountService(18010): addVolumeLocked() StorageVolume:
D/MountService(18010): mStorageId=0 mPath=/storage/sdcard1 mDescriptionId=17040823 mPrimary=false
D/MountService(18010): mRemovable=false mEmulated=false mMtpReserveSpace=0 mAllowMassStorage=true
D/MountService(18010): mMaxFileSize=0 mOwner=null mUuid=null mUserLabel=null mState=null
D/MountService(18010): got storage path: /storage/usbdisk description: USB storage primary: false removable: true emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0
D/MountService(18010): addVolumeLocked() StorageVolume:
D/MountService(18010): mStorageId=0 mPath=/storage/usbdisk mDescriptionId=17040824 mPrimary=false
D/MountService(18010): mRemovable=true mEmulated=false mMtpReserveSpace=0 mAllowMassStorage=false
D/MountService(18010): mMaxFileSize=0 mOwner=null mUuid=null mUserLabel=null mState=null
I/ActivityManager(18010): Config changes=8 {1.0 ?mcc?mnc en_GB ldltr sw768dp w1024dp h695dp 160dpi xlrg land ?uimode ?night finger -keyb/v/h -nav/h s.4 themeResource=null}
I/SystemServer(18010): LockSettingsService
I/SystemServiceManager(18010): Starting com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
I/MountService(18010): Media already mounted on daemon connection
D/MountService(18010): volume state changed for /storage/sdcard1 (unmounted -> mounted)
D/MountService(18010): volume state changed for /storage/usbdisk (unmounted -> removed)
W/PackageManager(18010): Unknown permission com.htc.permission.APP_MEDIA in package com.joaomgcd.autoshortcut
W/PackageManager(18010): Not granting permission android.permission.READ_LOGS to package org.videolan.vlc.betav7neon (protectionLevel=50 flags=0x8be44)
W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.joaomgcd.autoremote (protectionLevel=2 flags=0x8be44)
W/PackageManager(18010): Not granting permission android.permission.STATUS_BAR to package com.intangibleobject.securesettings.plugin (protectionLevel=18 flags=0x83e44)
W/PackageManager(18010): Not granting permission android.permission.WRITE_SECURE_SETTINGS to package com.intangibleobject.securesettings.plugin (protectionLevel=50 flags=0x83e44)
W/PackageManager(18010): Not granting permission android.permission.CHANGE_CONFIGURATION to package com.intangibleobject.securesettings.plugin (protectionLevel=50 flags=0x83e44)
W/PackageManager(18010): Not granting permission net.dinglisch.android.tasker.PERMISSION_RUN_TASKS to package com.intangibleobject.securesettings.plugin because it was previously installed without
W/PackageManager(18010): Unknown permission com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY in package com.intangibleobject.securesettings.plugin
W/PackageManager(18010): Unknown permission com.intangibleobject.securesettings.permission.WRITE_SECURE_SETTINGS in package com.intangibleobject.securesettings.plugin
W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.docs
W/PackageManager(18010): Not granting permission com.google.android.gm.permission.READ_GMAIL to package com.google.android.apps.docs.editors.docs (protectionLevel=2 flags=0x18be44)
W/PackageManager(18010): Not granting permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES to package com.google.android.apps.docs.editors.docs (protectionLevel=2 flags=0x18be44)
W/PackageManager(18010): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable
W/PackageManager(18010): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
W/PackageManager(18010): Unknown permission com.google.android.voicesearch.ACCESS_SETTINGS in package com.google.android.googlequicksearchbox
W/PackageManager(18010): Unknown permission com.google.android.ears.permission.WRITE in package com.google.android.googlequicksearchbox
W/PackageManager(18010): Not granting permission android.permission.REAL_GET_TASKS to package com.google.android.googlequicksearchbox (protectionLevel=18 flags=0x40dbbec5)
W/PackageManager(18010): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
W/PackageManager(18010): Unknown permission com.android.chrome.PRERENDER_URL in package com.google.android.googlequicksearchbox
W/PackageManager(18010): Unknown permission com.google.android.launcher.permission.CONTENT_REDIRECT in package com.google.android.googlequicksearchbox
W/PackageManager(18010): Unknown permission com.chrome.permission.DEVICE_EXTRAS in package com.android.chrome
W/PackageManager(18010): Unknown permission com.sec.enterprise.knox.MDM_CONTENT_PROVIDER in package com.android.chrome
W/PackageManager(18010): Unknown permission com.amazon.permission.SET_FLAG_NOSOFTKEYS in package com.netflix.mediaclient
W/PackageManager(18010): Not granting permission android.permission.MOUNT_UNMOUNT_FILESYSTEMS to package com.adsk.sketchbookhdexpress (protectionLevel=18 flags=0x18ac44)
W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.google.android.onetimeinitializer
W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.google.android.onetimeinitializer
W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.joaomgcd.autocast (protectionLevel=2 flags=0x8be44)
W/PackageManager(18010): Unknown permission android.permission.MMS_SEND_OUTBOX_MSG in package com.android.bluetooth
W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer
W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer
W/PackageManager(18010): Unknown permission com.android.firewall.READ_GRAVITY in package com.android.contacts
W/PackageManager(18010): Unknown permission com.android.firewall.WRITE_GRAVITY in package com.android.contacts
W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.sheets
W/PackageManager(18010): Not granting permission com.google.android.gm.permission.READ_GMAIL to package com.google.android.apps.docs.editors.sheets (protectionLevel=2 flags=0x18be44)
W/PackageManager(18010): Not granting permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES to package com.google.android.apps.docs.editors.sheets (protectionLevel=2 flags=0x18be44)
W/PackageManager(18010): Unknown permission com.sec.android.provider.badge.permission.READ in package com.ebay.mobile
W/PackageManager(18010): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.ebay.mobile
W/PackageManager(18010): Unknown permission com.latedroid.juicedefender.permission.CONTROL_JUICEDEFENDER in package net.dinglisch.android.taskerm
W/PackageManager(18010): Unknown permission com.latedroid.juicedefender.permission.TOGGLE_MOBILE_DATA in package net.dinglisch.android.taskerm
W/PackageManager(18010): Not granting permission android.permission.MODIFY_PHONE_STATE to package net.dinglisch.android.taskerm (protectionLevel=18 flags=0x8be44)
W/PackageManager(18010): Not granting permission com.android.phone.CHANGE_NETWORK_MODE to package net.dinglisch.android.taskerm because it was previously installed without
W/PackageManager(18010): Unknown permission com.google.android.email.permission.READ_ATTACHMENT in package com.google.android.gm
W/PackageManager(18010): Unknown permission com.google.android.email.permission.ACCESS_PROVIDER in package com.google.android.gm
W/PackageManager(18010): Not granting permission android.permission.REAL_GET_TASKS to package com.android.vending (protectionLevel=18 flags=0x400abec5)
W/PackageManager(18010): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0x400abec5)
W/PackageManager(18010): Unknown permission android.permission.SEND_SMS_NO_CONFIRMATION in package com.android.vending
W/PackageManager(18010): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.google.android.apps.plus
W/PackageManager(18010): Unknown permission android.permission.CANCEL_NOTIFICATIONS in package org.cyanogenmod.theme.chooser
W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.google.android.youtube (protectionLevel=2 flags=0x183ec5)
W/PackageManager(18010): Unknown permission com.chrome.permission.DEVICE_EXTRAS in package com.chrome.beta
W/PackageManager(18010): Unknown permission com.sec.enterprise.knox.MDM_CONTENT_PROVIDER in package com.chrome.beta
W/PackageManager(18010): Unknown permission com.mohammadag.googlesearchapi.permission.ACCESS_GGOGLE_SEARCH_API in package com.joaomgcd.autovoice
W/PackageManager(18010): Unknown permission android.permission.REGISTER_CONNECTION_MANAGER in package com.google.android.talk
W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
W/PackageManager(18010): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.evervolv.widgets
W/PackageManager(18010): Unknown permission android.permission.ACCESS_4G_STATE in package com.evervolv.widgets
W/PackageManager(18010): Unknown permission android.permission.CHANGE_4G_STATE in package com.evervolv.widgets
W/PackageManager(18010): Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x8be45)
W/PackageManager(18010): Not granting permission android.permission.BIND_WALLPAPER to package com.android.camera2 (protectionLevel=18 flags=0x58bc45)
W/PackageManager(18010): Unknown permission com.google.android.apps.enterprise.dmagent.permission.AutoSyncPermission in package com.google.android.gms
W/PackageManager(18010): Unknown permission com.google.android.wearable.READ_SETTINGS in package com.google.android.gms
W/PackageManager(18010): Not granting permission com.android.voicemail.permission.READ_VOICEMAIL to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
W/PackageManager(18010): Not granting permission android.permission.MODIFY_AUDIO_ROUTING to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
W/PackageManager(18010): Unknown permission android.permission.REGISTER_CALL_PROVIDER in package com.google.android.gms
I/UsageStatsService(18010): User[0] Rollover scheduled @ 2015-04-13 01:00:00(1428883200000)
W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.joaomgcd.autonotification (protectionLevel=2 flags=0x8be44)
W/PackageManager(18010): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.joaomgcd.autonotification (protectionLevel=2 flags=0x8be44)
W/PackageManager(18010): Not granting permission android.permission.BIND_APPWIDGET to package com.teslacoilsw.launcher (protectionLevel=18 flags=0x48be44)
I/UsageStatsService(18010): User[0] Rolling over usage stats
W/PackageManager(18010): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
W/PackageManager(18010): Unknown permission com.cyanogenmod.trebuchet.permission.READ_SETTINGS in package com.teslacoilsw.launcher
W/PackageManager(18010): Unknown permission org.adw.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
I/UsageStatsService(18010): User[0] Flushing usage stats to disk
W/PackageManager(18010): Unknown permission org.adwfreak.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
W/PackageManager(18010): Unknown permission com.anddoes.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
W/PackageManager(18010): Not granting permission android.permission.BIND_APPWIDGET to package com.android.launcher3 (protectionLevel=18 flags=0x483e45)
W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.launcher3
W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.launcher3
W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.slides
W/PackageManager(18010): Not granting permission com.google.android.gm.permission.READ_GMAIL to package com.google.android.apps.docs.editors.slides (protectionLevel=2 flags=0x583e44)
W/PackageManager(18010): Not granting permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES to package com.google.android.apps.docs.editors.slides (protectionLevel=2 flags=0x583e44)
W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs
W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.metago.astro
W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.metago.astro
W/PackageManager(18010): Not granting permission android.permission.WRITE_MEDIA_STORAGE to package com.metago.astro (protectionLevel=18 flags=0x18be44)
W/PackageManager(18010): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45)
W/PackageManager(18010): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x9be45)
W/PackageManager(18010): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
W/PackageManager(18010): Unknown permission com.android.launcher.permission.PRELOAD_WORKSPACE in package com.google.android.partnersetup
W/PackageManager(18010): Not granting permission android.permission.CONTROL_KEYGUARD to package com.google.android.gsf.login (protectionLevel=2 flags=0x4048be45)
W/PackageManager(18010): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
I/UsageStatsService(18010): User[0] Rollover scheduled @ 2015-04-14 01:00:00(1428969600000)
I/UsageStatsService(18010): User[0] Rolling over usage stats complete. Took 683 milliseconds
W/PackageManager(18010): Unknown permission com.htc.permission.APP_MEDIA in package com.joaomgcd.autoshortcut
W/PackageManager(18010): Not granting permission android.permission.READ_LOGS to package org.videolan.vlc.betav7neon (protectionLevel=50 flags=0x8be44)
W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.joaomgcd.autoremote (protectionLevel=2 flags=0x8be44)
W/PackageManager(18010): Not granting permission android.permission.STATUS_BAR to package com.intangibleobject.securesettings.plugin (protectionLevel=18 flags=0x83e44)
W/PackageManager(18010): Not granting permission android.permission.WRITE_SECURE_SETTINGS to package com.intangibleobject.securesettings.plugin (protectionLevel=50 flags=0x83e44)
W/PackageManager(18010): Not granting permission android.permission.CHANGE_CONFIGURATION to package com.intangibleobject.securesettings.plugin (protectionLevel=50 flags=0x83e44)
W/PackageManager(18010): Not granting permission net.dinglisch.android.tasker.PERMISSION_RUN_TASKS to package com.intangibleobject.securesettings.plugin because it was previously installed without
W/PackageManager(18010): Unknown permission com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY in package com.intangibleobject.securesettings.plugin
W/PackageManager(18010): Unknown permission com.intangibleobject.securesettings.permission.WRITE_SECURE_SETTINGS in package com.intangibleobject.securesettings.plugin
W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.docs
W/PackageManager(18010): Not granting permission com.google.android.gm.permission.READ_GMAIL to package com.google.android.apps.docs.editors.docs (protectionLevel=2 flags=0x18be44)
W/PackageManager(18010): Not granting permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES to package com.google.android.apps.docs.editors.docs (protectionLevel=2 flags=0x18be44)
W/PackageManager(18010): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable
W/PackageManager(18010): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
W/PackageManager(18010): Unknown permission com.google.android.voicesearch.ACCESS_SETTINGS in package com.google.android.googlequicksearchbox
W/PackageManager(18010): Unknown permission com.google.android.ears.permission.WRITE in package com.google.android.googlequicksearchbox
W/PackageManager(18010): Not granting permission android.permission.REAL_GET_TASKS to package com.google.android.googlequicksearchbox (protectionLevel=18 flags=0x40dbbec5)
W/PackageManager(18010): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
W/PackageManager(18010): Unknown permission com.android.chrome.PRERENDER_URL in package com.google.android.googlequicksearchbox
W/PackageManager(18010): Unknown permission com.google.android.launcher.permission.CONTENT_REDIRECT in package com.google.android.googlequicksearchbox
W/PackageManager(18010): Unknown permission com.chrome.permission.DEVICE_EXTRAS in package com.android.chrome
W/PackageManager(18010): Unknown permission com.sec.enterprise.knox.MDM_CONTENT_PROVIDER in package com.android.chrome
W/PackageManager(18010): Unknown permission com.amazon.permission.SET_FLAG_NOSOFTKEYS in package com.netflix.mediaclient
W/PackageManager(18010): Not granting permission android.permission.MOUNT_UNMOUNT_FILESYSTEMS to package com.adsk.sketchbookhdexpress (protectionLevel=18 flags=0x18ac44)
W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.google.android.onetimeinitializer
W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.google.android.onetimeinitializer
W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.joaomgcd.autocast (protectionLevel=2 flags=0x8be44)
W/PackageManager(18010): Unknown permission android.permission.MMS_SEND_OUTBOX_MSG in package com.android.bluetooth
W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer
W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer
W/PackageManager(18010): Unknown permission com.android.firewall.READ_GRAVITY in package com.android.contacts
W/PackageManager(18010): Unknown permission com.android.firewall.WRITE_GRAVITY in package com.android.contacts
W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.sheets
W/PackageManager(18010): Not granting permission com.google.android.gm.permission.READ_GMAIL to package com.google.android.apps.docs.editors.sheets (protectionLevel=2 flags=0x18be44)
W/PackageManager(18010): Not granting permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES to package com.google.android.apps.docs.editors.sheets (protectionLevel=2 flags=0x18be44)
W/PackageManager(18010): Unknown permission com.sec.android.provider.badge.permission.READ in package com.ebay.mobile
W/PackageManager(18010): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.ebay.mobile
W/PackageManager(18010): Unknown permission com.latedroid.juicedefender.permission.CONTROL_JUICEDEFENDER in package net.dinglisch.android.taskerm
W/PackageManager(18010): Unknown permission com.latedroid.juicedefender.permission.TOGGLE_MOBILE_DATA in package net.dinglisch.android.taskerm
W/PackageManager(18010): Not granting permission android.permission.MODIFY_PHONE_STATE to package net.dinglisch.android.taskerm (protectionLevel=18 flags=0x8be44)
W/PackageManager(18010): Not granting permission com.android.phone.CHANGE_NETWORK_MODE to package net.dinglisch.android.taskerm because it was previously installed without
W/PackageManager(18010): Unknown permission com.google.android.email.permission.READ_ATTACHMENT in package com.google.android.gm
W/PackageManager(18010): Unknown permission com.google.android.email.permission.ACCESS_PROVIDER in package com.google.android.gm
W/PackageManager(18010): Not granting permission android.permission.REAL_GET_TASKS to package com.android.vending (protectionLevel=18 flags=0x400abec5)
W/PackageManager(18010): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0x400abec5)
W/PackageManager(18010): Unknown permission android.permission.SEND_SMS_NO_CONFIRMATION in package com.android.vending
W/PackageManager(18010): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.google.android.apps.plus
W/PackageManager(18010): Unknown permission android.permission.CANCEL_NOTIFICATIONS in package org.cyanogenmod.theme.chooser
W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.google.android.youtube (protectionLevel=2 flags=0x183ec5)
W/PackageManager(18010): Unknown permission com.chrome.permission.DEVICE_EXTRAS in package com.chrome.beta
W/PackageManager(18010): Unknown permission com.sec.enterprise.knox.MDM_CONTENT_PROVIDER in package com.chrome.beta
W/PackageManager(18010): Unknown permission com.mohammadag.googlesearchapi.permission.ACCESS_GGOGLE_SEARCH_API in package com.joaomgcd.autovoice
W/PackageManager(18010): Unknown permission android.permission.REGISTER_CONNECTION_MANAGER in package com.google.android.talk
W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
W/PackageManager(18010): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.evervolv.widgets
W/PackageManager(18010): Unknown permission android.permission.ACCESS_4G_STATE in package com.evervolv.widgets
W/PackageManager(18010): Unknown permission android.permission.CHANGE_4G_STATE in package com.evervolv.widgets
W/PackageManager(18010): Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x8be45)
W/PackageManager(18010): Not granting permission android.permission.BIND_WALLPAPER to package com.android.camera2 (protectionLevel=18 flags=0x58bc45)
W/PackageManager(18010): Unknown permission com.google.android.apps.enterprise.dmagent.permission.AutoSyncPermission in package com.google.android.gms
W/PackageManager(18010): Unknown permission com.google.android.wearable.READ_SETTINGS in package com.google.android.gms
W/PackageManager(18010): Not granting permission com.android.voicemail.permission.READ_VOICEMAIL to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
W/PackageManager(18010): Not granting permission android.permission.MODIFY_AUDIO_ROUTING to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
W/PackageManager(18010): Unknown permission android.permission.REGISTER_CALL_PROVIDER in package com.google.android.gms
W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.joaomgcd.autonotification (protectionLevel=2 flags=0x8be44)
W/PackageManager(18010): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.joaomgcd.autonotification (protectionLevel=2 flags=0x8be44)
W/PackageManager(18010): Not granting permission android.permission.BIND_APPWIDGET to package com.teslacoilsw.launcher (protectionLevel=18 flags=0x48be44)
W/PackageManager(18010): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
W/PackageManager(18010): Unknown permission com.cyanogenmod.trebuchet.permission.READ_SETTINGS in package com.teslacoilsw.launcher
W/PackageManager(18010): Unknown permission org.adw.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
W/PackageManager(18010): Unknown permission org.adwfreak.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
W/PackageManager(18010): Unknown permission com.anddoes.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
W/PackageManager(18010): Not granting permission android.permission.BIND_APPWIDGET to package com.android.launcher3 (protectionLevel=18 flags=0x483e45)
W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.launcher3
W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.launcher3
W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.slides
W/PackageManager(18010): Not granting permission com.google.android.gm.permission.READ_GMAIL to package com.google.android.apps.docs.editors.slides (protectionLevel=2 flags=0x583e44)
W/PackageManager(18010): Not granting permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES to package com.google.android.apps.docs.editors.slides (protectionLevel=2 flags=0x583e44)
W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs
W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.metago.astro
W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.metago.astro
W/PackageManager(18010): Not granting permission android.permission.WRITE_MEDIA_STORAGE to package com.metago.astro (protectionLevel=18 flags=0x18be44)
W/PackageManager(18010): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45)
W/PackageManager(18010): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x9be45)
W/PackageManager(18010): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
W/PackageManager(18010): Unknown permission com.android.launcher.permission.PRELOAD_WORKSPACE in package com.google.android.partnersetup
W/PackageManager(18010): Not granting permission android.permission.CONTROL_KEYGUARD to package com.google.android.gsf.login (protectionLevel=2 flags=0x4048be45)
W/PackageManager(18010): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
I/SystemServer(18010): Status Bar
I/SystemServer(18010): Clipboard Service
W/ClipboardService(18010): No security bridge jar found, using default
I/SystemServer(18010): NetworkManagement Service
I/SystemServer(18010): Text Service Manager Service
I/SystemServer(18010): Network Score Service
I/SystemServer(18010): NetworkStats Service
I/SystemServer(18010): NetworkPolicy Service
I/SystemServiceManager(18010): Starting com.android.server.wifi.p2p.WifiP2pService
I/SystemServiceManager(18010): Starting com.android.server.wifi.WifiService
I/SystemServiceManager(18010): Starting com.android.server.wifi.WifiScanningService
I/SystemServiceManager(18010): Starting com.android.server.wifi.RttService
I/SystemServer(18010): Connectivity Service
D/ConnectivityService(18010): ConnectivityService starting up
D/ConnectivityService(18010): wifiOnly=false
E/ConnectivityService(18010): Ignoring protectedNetwork 10
E/ConnectivityService(18010): Ignoring protectedNetwork 11
E/ConnectivityService(18010): Ignoring protectedNetwork 12
E/ConnectivityService(18010): Ignoring protectedNetwork 14
E/ConnectivityService(18010): Ignoring protectedNetwork 15
I/SystemServer(18010): Network Service Discovery Service
D/NsdService(18010): Network service discovery enabled true
I/SystemServer(18010): DPM Service
I/SystemServer(18010): DPM configuration set to 0
I/SystemServer(18010): UpdateLock Service
I/SystemServiceManager(18010): Starting com.android.server.notification.NotificationManagerService
I/SystemServiceManager(18010): Starting com.android.server.storage.DeviceStorageMonitorService
I/SystemServer(18010): Location Manager
I/SystemServer(18010): Country Detector
I/SystemServer(18010): Search Service
I/SystemServer(18010): DropBox Service
I/SystemServer(18010): Wallpaper Service
W/WallpaperManagerService(18010): no current wallpaper -- first boot?
I/SystemServer(18010): Audio Service
I/SystemServiceManager(18010): Starting com.android.server.DockObserver
I/SystemServer(18010): Wired Accessory Manager
W/WiredAccessoryManager(18010): This kernel does not have usb audio support
W/WiredAccessoryManager(18010): This kernel does not have HDMI audio support
I/SystemServiceManager(18010): Starting com.android.server.usb.UsbService$Lifecycle
I/SystemServer(18010): Serial Service
I/SystemServiceManager(18010): Starting com.android.server.twilight.TwilightService
I/SystemServiceManager(18010): Starting com.android.server.UiModeManagerService
I/SystemServiceManager(18010): Starting com.android.server.job.JobSchedulerService
I/SystemServiceManager(18010): Starting com.android.server.backup.BackupManagerService$Lifecycle
D/BackupManagerService(18010): Now staging backup of com.android.calendar
D/BackupManagerService(18010): Now staging backup of com.android.providers.userdictionary
D/BackupManagerService(18010): Now staging backup of com.google.android.googlequicksearchbox
D/BackupManagerService(18010): Now staging backup of org.connectbot
D/BackupManagerService(18010): Now staging backup of com.google.android.marvin.talkback
D/BackupManagerService(18010): Now staging backup of com.beansoft.keyboardplus
D/BackupManagerService(18010): Now staging backup of com.google.android.gm
D/BackupManagerService(18010): Now staging backup of com.android.vending
D/BackupManagerService(18010): Now staging backup of android
D/BackupManagerService(18010): Now staging backup of com.google.android.talk
D/BackupManagerService(18010): Now staging backup of com.android.sharedstoragebackup
D/BackupManagerService(18010): Now staging backup of com.google.android.apps.genie.geniewidget
D/BackupManagerService(18010): Now staging backup of com.android.providers.settings
D/BackupManagerService(18010): Now staging backup of com.android.browser
V/BackupManagerService(18010): Starting with transport com.google.android.gms/.backup.BackupTransportService
V/BackupManagerService(18010): Found transports: 2
I/BackupManagerService(18010): Binding to transport host ComponentInfo{android/com.android.internal.backup.LocalTransportService}
I/BackupManagerService(18010): Binding to transport host ComponentInfo{com.google.android.gms/com.google.android.gms.backup.BackupTransportService}
I/BackupManagerService(18010): Found stale backup journal, scheduling
I/SystemServiceManager(18010): Starting com.android.server.appwidget.AppWidgetService
I/SystemServiceManager(18010): Starting com.android.server.voiceinteraction.VoiceInteractionManagerService
W/SoundTriggerHelper(18010): listModules status=0, # of modules=0
I/SystemServer(18010): DiskStats Service
I/SystemServer(18010): SamplingProfiler Service
I/SystemServer(18010): NetworkTimeUpdateService
I/SystemServer(18010): CommonTimeManagementService
I/SystemServer(18010): CertBlacklister
I/SystemServiceManager(18010): Starting com.android.server.dreams.DreamManagerService
I/SystemServer(18010): Assets Atlas Service
I/SystemServiceManager(18010): Starting com.android.server.print.PrintManagerService
I/SystemServiceManager(18010): Starting com.android.server.restrictions.RestrictionsManagerService
I/SystemServiceManager(18010): Starting com.android.server.media.MediaSessionService
I/SystemServer(18010): Theme Service
I/SystemServer(18010): Media Router Service
I/SystemServiceManager(18010): Starting com.android.server.trust.TrustManagerService
I/SystemServiceManager(18010): Starting com.android.server.fingerprint.FingerprintService
I/SystemServer(18010): BackgroundDexOptService
I/SystemServiceManager(18010): Starting com.android.server.pm.LauncherAppsService
D/SystemServer(18010): Wipower not supported
I/SystemServiceManager(18010): Starting com.android.server.media.projection.MediaProjectionManagerService
I/SystemServiceManager(18010): Starting com.android.server.MmsServiceBroker
I/SystemServiceManager(18010): Starting phase 480
I/SystemServiceManager(18010): Starting phase 500
I/WifiService(18010): WifiService starting up with Wi-Fi enabled
D/WifiService(18010): setWifiEnabled: true pid=18010, uid=1000
E/WifiService(18010): Invoking mWifiStateMachine.setWifiEnabled
D/WifiService(18010): New client listening to asynchronous messages
D/WifiScanningService(18010): New client, channel: null messenger: null
I/ActivityManager(18010): Config changes=200 {1.0 ?mcc?mnc en_GB ldltr sw768dp w1024dp h695dp 160dpi xlrg land finger -keyb/v/h -nav/h s.5 themeResource=null}
I/DisplayManagerService(18010): Display device changed: DisplayDeviceInfo{"Built-in Screen": 1024 x 768, 59.0 fps, supportedRefreshRates [59.0], density 160, 159.568 x 159.895 dpi, appVsyncOff 0, presDeadline 17949152, touch INTERNAL, rotation 0, type BUILT_IN, state ON, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
I/AppOps (18010): Pruning old package media/1013: new uid=-1
I/ActivityManager(18010): System now ready
I/SystemServer(18010): Making services ready
I/SystemServiceManager(18010): Starting phase 550
I/SystemServer(18010): WebViewFactory preparation
I/ActivityManager(18010): Start proc android.process.media for broadcast com.android.providers.media/.MtpReceiver: pid=18135 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
I/ActivityManager(18010): Start proc WebViewLoader-armeabi-v7a [android.webkit.WebViewFactory$RelroFileCreator] for : pid=18141 uid=1037 gids={} abi=armeabi-v7a
I/ActivityManager(18010): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=18159 uid=10011 gids={50011, 9997, 1028, 1015, 1035, 3002, 3001, 3006} abi=armeabi-v7a
W/MountService(18010): Duplicate state transition (mounted -> mounted) for /storage/emulated/0
D/NetworkManagementService(18010): enabling bandwidth control
V/FingerprintService(18010): startListening(android.service.fingerprint.IFingerprintServiceReceiver$Stub$Proxy@3c32cbd5)
E/NetdConnector(18010): NDC Command {8 bandwidth enable} took too long (625ms)
I/SystemServiceManager(18010): Starting phase 600
V/NotificationListeners(18010): enabling notification listener for user 0: ComponentInfo{org.cyanogenmod.theme.chooser/org.cyanogenmod.theme.chooser.NotificationHijackingService}
I/ActivityManager(18010): Start proc org.cyanogenmod.theme.chooser for service org.cyanogenmod.theme.chooser/.NotificationHijackingService: pid=18267 uid=10012 gids={50012, 9997, 3003} abi=armeabi-v7a
V/NotificationListeners(18010): enabling notification listener for user 0: ComponentInfo{com.joaomgcd.autonotification/com.joaomgcd.autonotification.service.ServiceNotificationIntercept}
I/ActivityManager(18010): Start proc com.joaomgcd.autonotification for service com.joaomgcd.autonotification/.service.ServiceNotificationIntercept: pid=18274 uid=10080 gids={50080, 9997, 3003, 1028, 1015} abi=armeabi-v7a
V/NotificationListeners(18010): enabling notification listener for user 0: ComponentInfo{net.dinglisch.android.taskerm/net.dinglisch.android.taskerm.NotificationListenerService}
I/ActivityManager(18010): Start proc net.dinglisch.android.taskerm for service net.dinglisch.android.taskerm/.NotificationListenerService: pid=18289 uid=10094 gids={50094, 9997, 1028, 1015, 3001, 3002, 3003} abi=armeabi-v7a
D/ConditionProviders(18010): onServiceAdded ManagedServiceInfo[component=ComponentInfo{android/com.android.server.notification.CountdownConditionProvider},userid=0,isSystem=true,targetSdkVersion=21,connection=null,service=android.service.notification.ConditionProviderService$Provider@271c0357]
D/ConditionProviders(18010): onServiceAdded ManagedServiceInfo[component=ComponentInfo{android/com.android.server.notification.DowntimeConditionProvider},userid=0,isSystem=true,targetSdkVersion=21,connection=null,service=android.service.notification.ConditionProviderService$Provider@1c3c1e44]
I/BackupManagerService(18010): Backup enabled => true
I/ActivityManager(18010): Start proc com.google.android.googlequicksearchbox:interactor for service com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService: pid=18316 uid=10021 gids={50021, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
E/InputMethodManagerService(18010): Ignoring setImeWindowStatus due to an invalid token. uid:1000 token:null
I/ActivityManager(18010): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=18347 uid=10042 gids={50042, 9997, 1028, 1015} abi=armeabi-v7a
V/InputMethodManagerService(18010): Adding window token: android.os.Binder@1c008e3c
E/LocationManagerService(18010): FLP HAL not supported
E/LocationManagerService(18010): Hardware Activity-Recognition not supported.
I/ActivityManager(18010): Start proc com.evervolv.widgets for broadcast com.evervolv.widgets/.WifiWidgetProvider: pid=18397 uid=1000 gids={41000, 9997, 1028, 3003, 1015, 3002, 3001} abi=armeabi-v7a
I/MmsServiceBroker(18010): Connecting to MmsService
W/ContextImpl(18010): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1760 com.android.server.MmsServiceBroker.tryConnecting:134 com.android.server.MmsServiceBroker.systemRunning:121 com.android.server.SystemServer$2.run:1242 com.android.server.am.ActivityManagerService.systemReady:11389
I/ActivityManager(18010): Start proc com.android.phone for service com.android.mms.service/.MmsService: pid=18412 uid=1001 gids={41001, 9997, 3002, 3001, 3003, 1028, 1015} abi=armeabi-v7a
I/StatusBarManagerService(18010): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@10587faf
I/ActivityManager(18010): Start proc com.android.server.telecom for added application com.android.server.telecom: pid=18427 uid=1001 gids={41001, 9997, 3002, 3001, 3003, 1028, 1015} abi=armeabi-v7a
I/ActivityManager(18010): Start proc com.android.phone for added application com.android.phone: pid=18445 uid=1001 gids={41001, 9997, 3002, 3001, 3003, 1028, 1015} abi=armeabi-v7a
I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.teslacoilsw.launcher/com.android.launcher2.Launcher} from uid 0 on display 0
I/ActivityManager(18010): Start proc com.teslacoilsw.launcher for activity com.teslacoilsw.launcher/com.android.launcher2.Launcher: pid=18461 uid=10073 gids={50073, 9997, 3003, 1028, 1015} abi=armeabi-v7a
W/ActivityManager(18010): No pending application record for pid 18412 (IApplicationThread android.app.ApplicationThreadProxy@26089e66); dropping process
V/ActivityManager(18010): Display changed displayId=0
V/ActivityManager(18010): Display changed displayId=0
V/ActivityManager(18010): Display changed displayId=0
I/ActivityManager(18010): Start proc com.android.printspooler for service com.android.printspooler/.model.PrintSpoolerService: pid=18511 uid=10053 gids={50053, 9997} abi=armeabi-v7a
W/InputMethodManagerService(18010): Focus gain on non-focused client android.view.inputmethod.InputMethodManager$1@311f92a (uid=1000 pid=18010)
V/ActivityManager(18010): Display changed displayId=0
V/WiredAccessoryManager(18010): init()
D/Telecom (18427): MissedCallNotifier: updateOnStartup()...
I/ActivityManager(18010): Start proc com.google.android.googlequicksearchbox:search for service com.google.android.googlequicksearchbox/com.google.android.hotword.service.HotwordService: pid=18532 uid=10021 gids={50021, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
I/ActivityManager(18010): Start proc android.process.acore for content provider com.android.providers.contacts/.CallLogProvider: pid=18540 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a
W/ResourcesManager(18010): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
D/Telecom (18427): ProximitySensorManager: onCreate: mProximityWakeLock:
D/Telecom (18427): BluetoothPhoneService: onCreate
W/ResourcesManager(18010): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
W/ResourcesManager(18010): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
W/ResourcesManager(18010): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
I/ActivityManager(18010): Start proc com.joaomgcd.autolocation for broadcast com.joaomgcd.autolocation/.broadcastreceiver.BroadcastReceiverNetworkConnection: pid=18604 uid=10096 gids={50096, 9997, 3003, 1028, 1015} abi=armeabi-v7a
I/ActivityManager(18010): Start proc com.joaomgcd.autovoice for service com.joaomgcd.autovoice/.service.ServiceGoogleNowIntegration: pid=18638 uid=10087 gids={50087, 9997, 3003, 1028, 1015, 3002, 3001} abi=armeabi-v7a
I/ActivityManager(18010): Start proc com.joaomgcd.autoinput for service com.joaomgcd.autoinput/.service.ServiceAccessibility: pid=18647 uid=10097 gids={50097, 9997, 3003, 1028, 1015} abi=armeabi-v7a
D/Telecom (18427): MissedCallNotifier: onQueryComplete()...
I/ActivityManager(18010): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=18675 uid=10018 gids={50018, 9997, 3003} abi=armeabi-v7a
I/ActivityManager(18010): Start proc com.google.process.gapps for content provider com.google.android.gsf/.settings.GoogleSettingsProvider: pid=18685 uid=10015 gids={50015, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
V/ActivityManager(18010): Display changed displayId=0
V/BackupManagerService(18010): Connected to transport ComponentInfo{android/com.android.internal.backup.LocalTransportService}
V/BackupManagerService(18010): Registering transport android/com.android.internal.backup.LocalTransportService::android/com.android.internal.backup.LocalTransport = android.app.backup.BackupTransport$TransportImpl@1bd9f37a
I/MmsServiceBroker(18010): MmsService connected
D/WifiService(18010): New client listening to asynchronous messages
D/ConnectivityService(18010): listenForNetwork for NetworkRequest [ id=2, legacyType=-1, [] ]
W/KeyphraseEnrollmentInfo(18316): Enrollment application doesn't support keyphrases
D/WifiService(18010): New client listening to asynchronous messages
I/ActivityManager(18010): Start proc com.google.android.keep for broadcast com.google.android.keep/.notification.AlertReceiver: pid=18775 uid=10117 gids={50117, 9997, 3003, 1028, 1015} abi=armeabi-v7a
W/KeyguardServiceDelegate(18010): onScreenTurnedOn(): no keyguard service!
W/InputMethodManagerService(18010): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@361707e3 attribute=null, token = android.os.BinderProxy@23a66411
D/WifiService(18010): New client listening to asynchronous messages
W/InputMethodManagerService(18010): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@11e709d1 attribute=null, token = android.os.BinderProxy@23a66411
I/SystemServiceManager(18010): Starting phase 1000
I/ActivityManager(18010): Start proc com.google.process.location for on-hold: pid=18807 uid=10015 gids={50015, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
W/ResourcesManager(18807): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
W/ResourcesManager(18807): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
I/ActivityManager(18010): Start proc com.google.android.gms for service com.google.android.gms/.reminders.service.RemindersService: pid=18833 uid=10015 gids={50015, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
W/ResourcesManager(18833): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
W/ResourcesManager(18833): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
V/BackupManagerService(18010): Connected to transport ComponentInfo{com.google.android.gms/com.google.android.gms.backup.BackupTransportService}
V/BackupManagerService(18010): Registering transport com.google.android.gms/.backup.BackupTransportService::com.google.android.gms/.backup.BackupTransportService = com.android.internal.backup.IBackupTransport$Stub$Proxy@135cdd96
D/WifiService(18010): New client listening to asynchronous messages
I/ActivityManager(18010): Start proc com.google.android.gms.wearable for service com.google.android.gms/.wearable.service.WearableService: pid=18863 uid=10015 gids={50015, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
W/ResourcesManager(18863): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
W/ResourcesManager(18863): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
I/ActivityManager(18010): Start proc com.google.android.apps.maps for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.iamhere.ble.StartBleServiceReceiver: pid=18911 uid=10065 gids={50065, 9997, 3003, 1028, 1015, 3002, 3001} abi=armeabi-v7a
W/AlarmManager(18010): Window length 9223372036854775807ms suspiciously long; limiting to 1 hour
W/AlarmManager(18010): Window length 9223372036854775807ms suspiciously long; limiting to 1 hour
D/WifiService(18010): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@22d023f5}
D/WifiService(18010): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@22d023f5}
I/ActivityManager(18010): Start proc com.google.android.music:main for broadcast com.google.android.music/.leanback.AutoCacheSchedulingService$ActionReceiver: pid=18942 uid=10066 gids={50066, 9997, 3003, 1028, 1015} abi=armeabi-v7a
W/ResourcesManager(18942): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
W/ResourcesManager(18942): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.google.android.music/com.android.music.activitymanagement.TopLevelActivity bnds=[512,435][668,549]} from uid 10073 on display 0
I/ActivityManager(18010): Start proc com.google.android.music:ui for activity com.google.android.music/com.android.music.activitymanagement.TopLevelActivity: pid=18977 uid=10066 gids={50066, 9997, 3003, 1028, 1015} abi=armeabi-v7a
I/ActivityManager(18010): Start proc com.google.android.apps.plus for broadcast com.google.android.apps.plus/com.google.android.libraries.social.autobackup.AutoBackupEnvironment$BatteryReceiver: pid=18993 uid=10068 gids={50068, 9997, 3003, 3002, 1028, 1015} abi=armeabi-v7a
W/ResourcesManager(18993): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
W/ResourcesManager(18977): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
W/ResourcesManager(18977): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
W/ResourcesManager(18685): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
W/ResourcesManager(18685): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
I/ActivityManager(18010): Start proc com.chrome.beta for broadcast com.chrome.beta/com.google.android.apps.chrome.precache.PrecacheServiceLauncher: pid=19056 uid=10107 gids={50107, 9997, 3003, 1028, 1015} abi=armeabi-v7a
--------- beginning of main
I/UIStateManager(18977): Connected to playback service
I/MediaRouteManager(18977): Route selected MediaRouter.RouteInfo{ uniqueId=android/.support.v7.media.SystemMediaRouteProvider:DEFAULT_ROUTE, name=Tablet, description=null, enabled=true, connecting=false, canDisconnect=false, playbackType=0, playbackStream=3, volumeHandling=1, volume=15, volumeMax=15, presentationDisplayId=-1, extras=null, settingsIntent=null, providerPackageName=android }
I/MediaRouteManager(18977): Route selected MediaRouter.RouteInfo{ uniqueId=android/.support.v7.media.SystemMediaRouteProvider:DEFAULT_ROUTE, name=Tablet, description=null, enabled=true, connecting=false, canDisconnect=false, playbackType=0, playbackStream=3, volumeHandling=1, volume=15, volumeMax=15, presentationDisplayId=-1, extras=null, settingsIntent=null, providerPackageName=android }
I/Choreographer(18977): Skipped 30 frames! The application may be doing too much work on its main thread.
V/QueueHeaderView(18977): onAttachedToWindow mBackgroundNeedsUpdate=false
V/QueueHeaderView(18977): update mix=null, container=null
I/MusicPlaybackService(18942): onStartCommand null / null
I/MusicPlaybackService(18942): onStartCommand null / null
I/GCoreUlr(18807): WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.intent.action.ACTION_POWER_DISCONNECTED
I/RenderThread(19073): type=1400 audit(0.0:168): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=4397 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
I/Adreno200-EGL(18977): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
I/Adreno200-EGL(18977): Build Date: 06/25/13 Tue
I/Adreno200-EGL(18977): Local Branch:
I/Adreno200-EGL(18977): Remote Branch: quic/jb_2.5.5
I/Adreno200-EGL(18977): Local Patches: NONE
I/Adreno200-EGL(18977): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING
I/OpenGLRenderer(18977): Initialized EGL, version 1.4
D/OpenGLRenderer(18977): Enabling debug mode 0
I/MediaStoreImporter(18942): Update: incremental Added music: 0 Updated music: 0 Deleted music: 0 Created playlists: 0 Updated playlists: 0 Deleted playlists: 0 Inserted playlist items: 0 Deleted playlist items: 0 Removed orphaned playlist items: 0
D/NowPlayingFragment(18977): Service connected
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
I/GCoreUlr(18807): WorldUpdater:android.intent.action.ACTION_POWER_DISCONNECTED: Ensuring that reporting is active for [account#1#]
I/BaseTrackListView(18977): Need to scroll to: 4 which is larger than the current list size: 0
V/NowPlayingFragment(18977): onCreateLoader: id=0
D/MusicBaseActivity(18977): Bottom state changed: COLLAPSED
V/UIStateManager(18977): Nautilus status changed null to PURCHASE_AVAILABLE_NO_TRIAL
I/MusicBaseActivity(18977): onNewNautilusStatus status: PURCHASE_AVAILABLE_NO_TRIAL has menu list: false
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Waiting because there are conditions listening
I/DIAL:DialMediaRouteProviderService(18942): DIAL media route support not enabled for [craigrock.smith@googlemail.com].
I/ActivityManager(18010): Start proc com.google.android.youtube for service com.google.android.youtube/.app.remote.YouTubeTvRouteProviderService: pid=19082 uid=10071 gids={50071, 9997, 3003, 1028, 1015} abi=armeabi-v7a
I/Choreographer(18977): Skipped 41 frames! The application may be doing too much work on its main thread.
V/KeyguardTouchDelegate(18159): Connected to keyguard
I/art (18159): Background sticky concurrent mark sweep GC freed 16372(976KB) AllocSpace objects, 0(0B) LOS objects, 0% free, 18MB/18MB, paused 6.347ms total 65.002ms
I/RenderThread(18766): type=1400 audit(0.0:169): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4397 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
I/RenderThread(18766): type=1400 audit(0.0:170): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4397 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
I/ActivityManager(18010): Displayed com.google.android.music/com.android.music.activitymanagement.TopLevelActivity: +3s844ms
I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{27790a7f u0 com.google.android.music/com.android.music.activitymanagement.TopLevelActivity t155} time:18741546
D/BufferProgressListener(18977): updateCurrentSong: [6696, DEFAULT]
I/art (18159): Background partial concurrent mark sweep GC freed 1255(58KB) AllocSpace objects, 0(0B) LOS objects, 17% free, 18MB/22MB, paused 1.464ms total 154.296ms
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Waiting because there are conditions listening
V/QueueHeaderView(18977): update mix=null, container=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Waiting because there are conditions listening
V/QueueHeaderView(18977): Enabling click handling
D/NowPlayingFragment(18977): setCurrentPage: Cursor not updated yet. Wait for the next update.
I/ViewUtils(18977): app:theme is now deprecated. Please move to using android:theme instead.
V/MusicMaterialMainstage(18977): onCreateLoader: id=100
V/MusicMaterialMainstage(18977): onCreateLoader: id=101
I/ViewUtils(18977): app:theme is now deprecated. Please move to using android:theme instead.
V/MusicMaterialMainstage(18977): onCreateLoader: id=100
V/MusicMaterialMainstage(18977): onCreateLoader: id=101
D/NowPlayingFragment(18977): onLoadFinished: Cursor updated: count=13
D/WifiService(18010): New client listening to asynchronous messages
D/NowPlayingFragment(18977): Setting to the same position. No-op.
I/Choreographer(18977): Skipped 66 frames! The application may be doing too much work on its main thread.
I/art (18685): Explicit concurrent mark sweep GC freed 1942(80KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 3MB/6MB, paused 1.098ms total 45.532ms
I/CastSocket(18833): 21 >= 18. Adding new CastClientAuthKeyManager.
I/ActivityManager(18010): Start proc com.android.chrome for broadcast com.android.chrome/com.google.android.apps.chrome.precache.PrecacheServiceLauncher: pid=19111 uid=10101 gids={50101, 9997, 3003, 1028, 1015} abi=armeabi-v7a
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Waiting because there are conditions listening
W/InputMethodManager(18977): Ignoring onBind: cur seq=3, given seq=2
I/Choreographer(18977): Skipped 32 frames! The application may be doing too much work on its main thread.
W/CastMediaRouteProvider(18833): Invalid control category: android.media.intent.category.LIVE_AUDIO
W/CastMediaRouteProvider(18833): Invalid control category: com.google.cast.CATEGORY_CAST
W/CastMediaRouteProvider(18833): Invalid control category: com.google.cast.CATEGORY_CAST_APP_NAME:GoogleMusic
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Waiting because there are conditions listening
I/Timeline(18977): Timeline: Activity_idle id: android.os.BinderProxy@2b6bb410 time:18743205
W/ResourcesManager(19082): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
W/ResourcesManager(19082): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
V/JNIHelp (19082): Registering com/google/android/gms/org/conscrypt/NativeCrypto's 235 native methods...
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 2
W/art (19082): Suspending all threads took: 7.843ms
I/art (19082): Background sticky concurrent mark sweep GC freed 8172(438KB) AllocSpace objects, 2(32KB) LOS objects, 0% free, 4MB/4MB, paused 38.208ms total 178.466ms
I/ProviderInstaller(19082): Installed default security provider GmsCore_OpenSSL
W/art (19082): Suspending all threads took: 24.566ms
I/art (19082): Background partial concurrent mark sweep GC freed 5909(271KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 4MB/7MB, paused 37.200ms total 103.851ms
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 2
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
W/System.err(19082): YouTube MDX: Bogus value in shared preferences for key MdxServerSelection value , returning default value.
I/System.out(19082): YouTube MDX: MDX video stage moved to NEW
I/System.out(19082): YouTube MDX: MDX video player state moved to UNSTARTED
I/System.out(19082): YouTube MDX: MDX ad player state moved to UNSTARTED
I/ActivityManager(18010): Start proc com.android.music for broadcast com.android.music/.MediaButtonIntentReceiver: pid=19151 uid=10046 gids={50046, 9997, 3003, 1028, 1015} abi=armeabi-v7a
V/QueueHeaderView(18977): updateBackground: isLandscape=true, drawable=android.graphics.drawable.ColorDrawable@3f9a661a, width=344
E/cutils-trace(19144): Error opening trace file: No such file or directory (2)
I/dex2oat (19144): /system/bin/dex2oat --runtime-arg -classpath --runtime-arg --instruction-set=arm --instruction-set-features=default --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --dex-file=/data/data/com.google.android.youtube/cache/ads1035034447.jar --oat-fd=32 --oat-location=/data/data/com.google.android.youtube/cache/ads1035034447.dex --runtime-arg -Xms64m --runtime-arg -Xmx512m
V/MusicMaterialMainstage(18977): onLoaderFinished: id=101
V/MusicMaterialMainstage(18977): swapRecentCursor newCursor=android.content.ContentResolver$CursorWrapperInner@38e8c9e6
W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
I/LocalDevicePlayback(18942): play: currentPos=4
I/MediaFocusControl(18010): AudioFocus requestAudioFocus() from android.media.AudioManager@2a14644ccom.google.android.music.playback.LocalDevicePlayback$10@60c95
E/AudioTrack(18010): AudioTrack::set : Exit
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.google.android.music:id/pause
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.google.android.music:id/pause
V/MusicMaterialMainstage(18977): onLoaderFinished: id=100
V/MusicMaterialMainstage(18977): swapMainstageCursor newCursor=android.content.ContentResolver$CursorWrapperInner@234ce679
D/LocalDevicePlayback(18942): Clearing reconnect state. Disconnect=false
V/MusicMaterialMainstage(18977): onCreateViewHolder viewType=2000
V/MusicMaterialMainstage(18977): onCreateViewHolder viewType=1001
V/JOAOMGCD(18647): UI Action-New Input Action: Google Play Music - pause - 'Play' -
V/JOAOMGCD(18647): Point (x,y): 512,688Focus;
I/art (18010): Explicit concurrent mark sweep GC freed 7142(375KB) AllocSpace objects, 4(64KB) LOS objects, 18% free, 17MB/21MB, paused 3.112ms total 133.636ms
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@237bce6c
V/UserPresentBroadcastReceiver(18807): Received Intent { act=android.intent.action.USER_PRESENT flg=0x24000010 cmp=com.google.android.gms/.auth.trustagent.UserPresentBroadcastReceiver }.
D/NowPlayingFragment(18977): onReceive: action=com.android.music.playstatechanged
I/RecoverySystem(18010): No recovery log file
V/PhoneApp(18445): onCreate()...
I/art (18977): Background sticky concurrent mark sweep GC freed 5947(491KB) AllocSpace objects, 1(16KB) LOS objects, 6% free, 8MB/9MB, paused 2.502ms total 136.169ms
W/art (18010): Long monitor contention event with owner method=boolean android.os.MessageQueue.enqueueMessage(android.os.Message, long) from MessageQueue.java:323 waiters=0 for 185ms
W/dex2oat (19144): Verification of java.util.ArrayList com.google.android.ads.zxxz.f.a(android.content.Context) took 105.560ms
W/dex2oat (19144): Verification of java.lang.String com.google.android.ads.zxxz.e.a() took 105.712ms
I/art (19082): Background sticky concurrent mark sweep GC freed 13339(1080KB) AllocSpace objects, 4(64KB) LOS objects, 15% free, 6MB/7MB, paused 4.852ms total 200.286ms
W/art (18010): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.acquireWakeLockInternal(android.os.IBinder, int, java.lang.String, java.lang.String, android.os.WorkSource, java.lang.String, int, int) from PowerManagerService.java:739 waiters=0 for 145ms
W/dex2oat (19144): Verification of java.nio.ByteBuffer com.google.android.ads.zxxz.g.a(android.content.Context) took 155.456ms
I/ActivityManager(18010): Start proc com.android.keychain for service com.android.keychain/.KeyChainService: pid=19195 uid=1000 gids={41000, 9997, 1028, 3003, 1015, 3002, 3001} abi=armeabi-v7a
I/BootReceiver(18010): Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE)
E/SharedPreferencesImpl(18010): Couldn't create directory for SharedPreferences file shared_prefs/log_files.xml
I/Scheduler(18685): Use PeriodicScheduler
E/ExtMediaPlayer-JNI(19151): QCMediaPlayer could not be located....
E/MediaPlayer-JNI(19151): QCMediaPlayer mediaplayer NOT present
D/NowPlayingFragment(18977): onReceive: action=com.android.music.metachanged
D/BufferProgressListener(18977): updateCurrentSong: [6696, DEFAULT]
W/dex2oat (19144): Verification of java.util.ArrayList com.google.android.ads.zxxz.i.a(android.view.MotionEvent, android.util.DisplayMetrics) took 625.427ms
V/QueueHeaderView(18977): update mix=null, container=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
I/BootReceiver(18010): Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE)
E/SharedPreferencesImpl(18010): Couldn't create directory for SharedPreferences file shared_prefs/log_files.xml
I/LocalDevicePlayback(18942): open: id=[6696, DEFAULT], pos=0, playPos=4, fromUser=true, track=Instant Crush
D/NowPlayingFragment(18977): onReceive: action=com.android.music.queuechanged
W/dex2oat (19144): Compilation of void com.google.android.ads.zxxz.a.<init>() took 114.105ms
W/dex2oat (19144): Compilation of java.lang.String com.google.android.ads.zxxz.c.a(java.lang.String) took 114.318ms
D/MusicStore(18942): caqGetItemIdAndOrder: id=134 order=-9
I/BaseTrackListView(18977): Need to scroll to: 4 which is larger than the current list size: 0
D/NowPlayingFragment(18977): onLoadFinished: Cursor updated: count=13
I/System.out(19082): YouTube MDX: MDX video stage moved to NEW
I/System.out(19082): YouTube MDX: MDX video player state moved to UNSTARTED
I/System.out(19082): YouTube MDX: MDX ad player state moved to UNSTARTED
D/NowPlayingFragment(18977): Setting to the same position. No-op.
D/NowPlayingFragment(18977): onReceive: action=com.android.music.metachanged
V/ArtResolver(18977): Size requested: 128.0, allowable range=(89,256)
V/ArtResolver(18977): Size requested: 128.0, allowable range=(89,256)
I/art (19082): Background sticky concurrent mark sweep GC freed 6479(413KB) AllocSpace objects, 2(32KB) LOS objects, 8% free, 6MB/7MB, paused 4.638ms total 176.757ms
I/art (18977): Background sticky concurrent mark sweep GC freed 613(64KB) AllocSpace objects, 0(0B) LOS objects, 0% free, 9MB/9MB, paused 2.288ms total 103.637ms
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
E/ExtMediaPlayer-JNI(18942): QCMediaPlayer could not be located....
E/MediaPlayer-JNI(18942): QCMediaPlayer mediaplayer NOT present
D/MusicStore(18942): storeEvent: track=[6696, DEFAULT] eventType=2 descriptor=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
I/art (19082): Background partial concurrent mark sweep GC freed 2578(158KB) AllocSpace objects, 0(0B) LOS objects, 37% free, 6MB/10MB, paused 4.150ms total 260.894ms
I/art (19082): Background sticky concurrent mark sweep GC freed 0(0B) AllocSpace objects, 0(0B) LOS objects, 23% free, 6MB/8MB, paused 22.949ms total 34.637ms
D/BufferProgressListener(18977): updateCurrentSong: null
I/dex2oat (19144): dex2oat took 2.983s (threads: 2)
I/art (18445): Background sticky concurrent mark sweep GC freed 3804(266KB) AllocSpace objects, 0(0B) LOS objects, 11% free, 2MB/2MB, paused 7.507ms total 417.755ms
W/art (19082): Long monitor contention event with owner method=void aev.a(java.lang.String, afd, boolean, boolean, boolean) from SourceFile:87 waiters=1 for 634ms
I/BootReceiver(18010): Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_TOMBSTONE)
E/SharedPreferencesImpl(18010): Couldn't create directory for SharedPreferences file shared_prefs/log_files.xml
D/ConnectivityService(18010): Got NetworkFactory Messenger for Telephony
D/MusicStore(18942): deleteOldEvents: count=1
D/MusicStore(18942): deleteOldEvents deleteSize=0
D/TelephonyProvider(18445): dbh.onOpen: ok, queried table=siminfo
D/TelephonyProvider(18445): dbh.onOpen: ok, queried table=carriers
D/MusicStore(18942): storeEvent: account=623783242 trackId=39834b12-1633-348d-9157-b2c3dcf0eec9 eventType=2 eventContextType=2 eventContextId=Bx57ac5jcip34vcjgp2bu72zlgi eventTime=1428962556105
W/art (19082): Long monitor contention event with owner method=long android.database.sqlite.SQLiteConnection.nativeOpen(java.lang.String, int, java.lang.String, boolean, boolean) from SQLiteConnection.java:4294967294 waiters=0 for 1.408s
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
I/ActivityManager(18010): Start proc com.android.smspush for service com.android.smspush/.WapPushManager: pid=19265 uid=10058 gids={50058, 9997} abi=armeabi-v7a
D/MusicStore(18942): storeEvent: ret=47
W/art (19082): Long monitor contention event with owner method=long android.database.sqlite.SQLiteConnection.nativeOpen(java.lang.String, int, java.lang.String, boolean, boolean) from SQLiteConnection.java:4294967294 waiters=1 for 1.541s
D/GpsLocationProvider(18010): received SIM realted action: android.intent.action.SIM_STATE_CHANGED
D/PhoneStatusBarPolicy(18159): updateSimState for subId :-1
D/PhoneStatusBarPolicy(18159): updateSimState for phoneId :0
D/PhoneStatusBarPolicy(18159): updateSimState for Slot :-1
D/DcSwitchState(18445): [DcSwitchState-0] DcSwitchState constructor E
D/DcSwitchState(18445): [DcSwitchState-0] DcSwitchState constructor X
D/GpsLocationProvider(18010): SIM MCC/MNC is still not available
W/art (18685): Verification of com.google.android.gms.auth.firstparty.dataservice.ValidateAccountCredentialsResponse com.google.android.gms.auth.be.s.a(com.google.android.gms.auth.firstparty.shared.AccountCredentials) took 183.258ms
D/PhoneApp(18445): onCreate: mUpdateLock: android.os.UpdateLock@c8838a9
D/CallController(18445): CallController constructor: app = com.android.phone.PhoneGlobals@12f9ce2e
D/CallerInfoCache(18445): init()
D/CallerInfoCache(18445): startAsyncCache
D/PhoneInterfaceManager(18445): [PhoneIntfMgr] publish: com.android.phone.PhoneInterfaceManager@3775535c
D/CallStateMonitor(18445): Adding Handler: Handler (com.android.phone.CallNotifier) {3182b665}
I/GoogleURLConnFactory(18685): Using platform SSLCertificateSocketFactory
I/GLSUser (18685): [ ChannelManager ] Attempting to channel bind connection HttpClient.
D/BluetoothManagerService(18010): Message: 20
D/BluetoothManagerService(18010): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@278551b3:true
D/BluetoothManagerService(18010): Message: 30
D/CallerInfoCache(18445): Start refreshing cache.
I/GLSUser (18685): [ ChannelManager ] Skip channel binding on pre-KLP devices.
V/PhoneApp(18445): register for ICC status
D/AwesomePlayer(17788): printFileName fd(21) -> /data/data/com.google.android.music/files/music/6696.mp3
D/ExtendedUtils(17788): extended extractor not needed, return default
W/Utils (17788): bool android::canOffloadStream(const android::sp<android::MetaData>&, bool, const android::sp<android::MetaData>&, bool, audio_stream_type_t) No sample bit depth info in meta data
E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.mp3.decoder'
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 8192 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c060 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c100 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c150 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c1a0 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 9216 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c1f0 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c290 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c2e0 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c330 on output port
E/MediaPlayer(18942): Should have subtitle controller already set
E/MediaPlayer(18942): Should have subtitle controller already set
D/NowPlayingFragment(18977): onReceive: action=com.android.music.playstatechanged
E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
I/AudioPlayer(17788): start of Playback, useOffload 0
E/AudioTrack(17788): AudioTrack::set : Exit
I/Telephony(18445): TtyManager: updateUiTtyMode -1 -> 0
I/ActivityManager(18010): Start proc com.android.providers.calendar for broadcast com.android.providers.calendar/.CalendarReceiver: pid=19298 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
D/ConnectivityService(18010): Got NetworkFactory Messenger for WIFI
D/WIFI (18010): got request NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
D/TelephonyIcons(18159): updateDataType sub=0, type=0, inetCondition=0 showAtLeast3G=false show4GforLte=true hspaDistinguishable=false
D/TelephonyIcons(18159): data type item name: array/telephony_data_type_sim1
D/TelephonyNetworkFactory-1(18445): got request NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
D/TelephonyDebugService(18445): TelephonyDebugService()
D/TelephonyIcons(18159): data type item id: 2131099652
D/TelephonyIcons(18159): updateDataType mSelectedDataTypeIcon[0]=0, mSelectedDataActivityIndex=0
D/TelephonyIcons(18159): null signal icon name: drawable/stat_sys_signal_null
D/KeyguardUpdateMonitor(18159): ACTION_SERVICE_STATE_CHANGED on sub: -1 showSpn:false showPlmn:true mServiceState: 1 1 home null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false
D/WifiService(18010): New client listening to asynchronous messages
D/CallNotifier(18445): onMwiChanged(): false phoneId = 0
W/CallNotifier(18445): Got onMwiChanged() on non-voice-capable device! Ignoring...
D/CallNotifier(18445): onCfiChanged(): false
D/NotificationMgr(18445): updateCfi(): false phoneId = 0
D/Telephony(18445): TtyManager: setTTYMode exception: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
V/OtaStartupReceiver(18445): onOtaspChanged: mOtaspMode=1
W/ResourcesManager(19298): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
I/NotificationStore(18685): file does not exist: /data/data/com.google.android.gms/files/notification_data.dat
W/EventLoggerService(18532): Unable to send logs Error code: 262160 | The connection was not attempted due to lack of network connectivity.
D/PhoneApp(18445): getPhone phoneId:0
D/NotificationMgr(18445): updateNetworkSelection()...state = 1 new network
D/Telephony(18445): TtyManager: queryTTYMode exception: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
I/MmsService(18445): mReceiver action: android.intent.action.ACTION_SUBINFO_RECORD_UPDATED
D/TelephonyNetworkFactory-1(18445): update networkCapabilites for subId = -1
D/TelephonyNetworkFactory-1(18445): INTERNET capability is removed from subId = -1
D/TelephonyNetworkFactory-1(18445): Ready to handle network requests
D/GpsLocationProvider(18010): received SIM realted action: android.intent.action.ACTION_SUBINFO_RECORD_UPDATED
I/MmsService(18445): MmsConfigManager.loadInBackground(): mcc/mnc: 0/0
I/Telephony(18445): : SUBINFO_RECORD_UPDATED : 4.
D/Telephony(18445): TelecomAccountRegistry: Found 1 phones. Attempting to register.
D/Telephony(18445): TelecomAccountRegistry: Phone with subscription id -1
D/PhoneStatusBarPolicy(18159): updateSimState for subId :-1
D/PhoneStatusBarPolicy(18159): updateSimState for phoneId :0
D/PhoneStatusBarPolicy(18159): updateSimState for Slot :-1
E/MmsService(18445): MmsConfigManager.load -- empty getActiveSubInfoList
D/CallerInfoCache(18445): Caching entries are done. Total: 0
D/PhoneApp(18445): getPhone phoneId:0
E/PhoneInterfaceManager(18445): [PhoneIntfMgr] getIccId: No UICC
D/GpsLocationProvider(18010): SIM MCC/MNC is still not available
D/GpsLocationProvider(18010): received SIM realted action: android.intent.action.SIM_STATE_CHANGED
D/GpsLocationProvider(18010): SIM MCC/MNC is still not available
D/Telephony(18445): AccountEntry: Registered phoneAccount: android.telecom.PhoneAccount@7b74aea with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, E
I/Telephony(18445): PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {a5a2430}
D/Telephony(18445): PstnPhoneCapabilitiesNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {a5a2430}
D/Telephony(18445): PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false
D/Telephony(18445): PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Exception=java.lang.NullPointerException: Attempt to invoke virtual method 'int android.telecom.PhoneAccount.getCapabilities()' on a null object reference
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
I/CalendarProvider2(19298): Created com.android.providers.calendar.CalendarAlarmManager@30440e40(com.android.providers.calendar.CalendarProvider2@ed1c179)
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
I/ActivityManager(18010): Start proc com.evervolv.toolbox for broadcast com.evervolv.toolbox/.receivers.BootReceiver: pid=19327 uid=1000 gids={41000, 9997, 1028, 3003, 1015, 3002, 3001} abi=armeabi-v7a
I/art (18942): Background partial concurrent mark sweep GC freed 2438(129KB) AllocSpace objects, 2(5MB) LOS objects, 26% free, 11MB/15MB, paused 11.474ms total 88.531ms
W/ArtDescriptorHandler(18977): Unable to resolve album id '4058774695' to a URL. No art will be shown
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
W/ArtDescriptorHandler(18977): Unable to resolve album id '3083644173' to a URL. No art will be shown
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
I/EVToolbox(19327): Restore disabled by user preference.
I/ActivityManager(18010): Start proc com.evervolv.updater for broadcast com.evervolv.updater/.receivers.BootReceiver: pid=19345 uid=10034 gids={50034, 9997, 1028, 1015, 3003, 2001} abi=armeabi-v7a
I/CalendarProvider2(19298): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
W/ContentResolver(19298): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
I/art (18010): Background partial concurrent mark sweep GC freed 11678(598KB) AllocSpace objects, 12(5MB) LOS objects, 18% free, 17MB/21MB, paused 3.936ms total 313.293ms
V/QueueHeaderView(18977): updateBackground: isLandscape=true, drawable=android.graphics.drawable.ColorDrawable@3f9a661a, width=344
D/BluetoothManagerService(18010): Message: 20
D/BluetoothManagerService(18010): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@173636d7:true
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
V/NFC (18289): this device does not have NFC support
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
D/WifiService(18010): New client listening to asynchronous messages
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
I/art (18159): Background partial concurrent mark sweep GC freed 2527(125KB) AllocSpace objects, 4(4MB) LOS objects, 17% free, 18MB/22MB, paused 2.929ms total 160.095ms
I/ActivityManager(18010): Start proc com.evervolv.updater:ManifestService for service com.evervolv.updater/.services.UpdateManifestService: pid=19370 uid=10034 gids={50034, 9997, 1028, 1015, 3003, 2001} abi=armeabi-v7a
I/LocalDevicePlayback(18942): setNextTrack: id=[7528, DEFAULT], playPos=5, track=Lose Yourself to Dance
I/ActivityManager(18010): Start proc com.android.managedprovisioning for broadcast com.android.managedprovisioning/.BootReminder: pid=19386 uid=10006 gids={50006, 9997, 1028, 3003} abi=armeabi-v7a
E/ExtMediaPlayer-JNI(18942): QCMediaPlayer could not be located....
E/MediaPlayer-JNI(18942): QCMediaPlayer mediaplayer NOT present
I/art (18289): Background sticky concurrent mark sweep GC freed 10550(876KB) AllocSpace objects, 15(240KB) LOS objects, 13% free, 5MB/6MB, paused 1.708ms total 102.935ms
I/EVUpdates(19370): Scheduled update check for 74992 seconds from now repeating every 86400 seconds
I/EVUpdates(19370): Scheduled update check for 562308 seconds from now repeating every 604800 seconds
I/ActivityManager(18010): Killing 18675:com.google.android.partnersetup/u0a18 (adj 15): empty #17
D/AwesomePlayer(17788): printFileName fd(25) -> /data/data/com.google.android.music/files/music/7528.mp3
D/ExtendedUtils(17788): extended extractor not needed, return default
W/Utils (17788): bool android::canOffloadStream(const android::sp<android::MetaData>&, bool, const android::sp<android::MetaData>&, bool, audio_stream_type_t) No sample bit depth info in meta data
E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.mp3.decoder'
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 8192 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x74fe1060 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x74fe1100 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x74fe1150 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x74fe11a0 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 9216 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x74fe11f0 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x74fe1290 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x74fe12e0 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x74fe1330 on output port
E/MediaPlayer(18942): Should have subtitle controller already set
W/libprocessgroup(18010): failed to open /acct/uid_10018/pid_18675/cgroup.procs: No such file or directory
E/MediaPlayer(18942): Should have subtitle controller already set
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
I/ActivityManager(18010): Start proc com.android.onetimeinitializer for broadcast com.android.onetimeinitializer/.OneTimeInitializerReceiver: pid=19419 uid=10008 gids={50008, 9997} abi=armeabi-v7a
I/art (17779): Explicit concurrent mark sweep GC freed 704(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 274us total 22.155ms
I/art (17779): Explicit concurrent mark sweep GC freed 7(240B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 274us total 15.716ms
I/art (17779): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 305us total 16.021ms
E/SQLiteLog(18135): (283) recovered 12 frames from WAL file /data/data/com.android.providers.media/databases/internal.db-wal
V/OneTimeInitializerRece(19419): OneTimeInitializerReceiver.onReceive
I/ActivityManager(18010): Start proc com.google.android.onetimeinitializer for broadcast com.google.android.onetimeinitializer/.OneTimeInitializerReceiver: pid=19440 uid=10017 gids={50017, 9997} abi=armeabi-v7a
I/ActivityManager(18010): Killing 18511:com.android.printspooler/u0a53 (adj 15): empty #17
W/libprocessgroup(18010): failed to open /acct/uid_10053/pid_18511/cgroup.procs: No such file or directory
V/OneTimeInitializerReceiver(19440): OneTimeInitializerReceiver.onReceive
I/ActivityManager(18010): Start proc com.google.android.partnersetup for broadcast com.google.android.partnersetup/.GooglePartnerSetup: pid=19457 uid=10018 gids={50018, 9997, 3003} abi=armeabi-v7a
V/OneTimeService(19440): OneTimeService.onHandleIntent
I/ActivityManager(18010): Killing 18397:com.evervolv.widgets/1000 (adj 15): empty #17
W/libprocessgroup(18010): failed to open /acct/uid_1000/pid_18397/cgroup.procs: No such file or directory
W/MediaScanner(18135): Error opening directory '/oem/media/', skipping: No such file or directory.
I/LocalDevicePlayback(18942): pause: transient=false, currentPos=4
W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.google.android.music:id/pause
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.google.android.music:id/pause
D/LocalDevicePlayback(18942): Event logging MUSIC_PAUSE_PLAYBACK_REQUESTED: [6696, DEFAULT]/39834b12-1633-348d-9157-b2c3dcf0eec9
E/AudioTrack(18010): AudioTrack::set : Exit
D/AudioPlayer(17788): Pause Playback at 27477262
V/JOAOMGCD(18647): UI Action-New Input Action: Google Play Music - pause - 'Play' -
V/JOAOMGCD(18647): Point (x,y): 512,688Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@2823fc35
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
D/NowPlayingFragment(18977): onReceive: action=com.android.music.playstatechanged
I/art (18010): Explicit concurrent mark sweep GC freed 9331(485KB) AllocSpace objects, 2(32KB) LOS objects, 18% free, 17MB/21MB, paused 8.026ms total 276.641ms
W/art (18010): Long monitor contention event with owner method=void com.android.server.content.ContentService.registerContentObserver(android.net.Uri, boolean, android.database.IContentObserver, int) from ContentService.java:187 waiters=0 for 274ms
I/ActivityManager(18010): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=19482 uid=10026 gids={50026, 9997, 3003} abi=armeabi-v7a
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
V/QueueHeaderView(18977): updateBackground: isLandscape=true, drawable=android.graphics.drawable.ColorDrawable@3f9a661a, width=344
I/art (18685): Explicit concurrent mark sweep GC freed 9697(604KB) AllocSpace objects, 4(64KB) LOS objects, 39% free, 4MB/7MB, paused 854us total 106.842ms
D/ExtensionsFactory(19482): No custom extensions.
D/AlertReceiver(19482): onReceive: a=android.intent.action.BOOT_COMPLETED Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 cmp=com.android.calendar/.alerts.AlertReceiver (has extras) }
D/AlertService(19482): 0 Action = android.intent.action.BOOT_COMPLETED
I/ActivityManager(18010): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=19508 uid=10030 gids={50030, 9997, 1028} abi=armeabi-v7a
D/AlertService(19482): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
I/RlzPingService(19457): Setting next ping for 1429567363998
D/AlarmScheduler(19482): Query result count for events starting within 1 week: 1
V/AlarmClock(19508): AlarmInitReceiver android.intent.action.BOOT_COMPLETED
V/AlarmClock(19508): AlarmInitReceiver - Reset timers and clear stopwatch data
I/ActivityManager(18010): Killing 18604:com.joaomgcd.autolocation/u0a96 (adj 15): empty #17
W/libprocessgroup(18010): failed to open /acct/uid_10096/pid_18604/cgroup.procs: No such file or directory
V/AlarmClock(19508): AlarmInitReceiver finished
I/ActivityManager(18010): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=19529 uid=10036 gids={50036, 9997, 3003, 1028, 1015} abi=armeabi-v7a
I/ActivityManager(18010): Killing 18775:com.google.android.keep/u0a117 (adj 15): empty #17
W/libprocessgroup(18010): failed to open /acct/uid_10117/pid_18775/cgroup.procs: No such file or directory
I/MediaStoreImporter(18942): Update: incremental Added music: 0 Updated music: 0 Deleted music: 0 Created playlists: 0 Updated playlists: 0 Deleted playlists: 0 Inserted playlist items: 0 Deleted playlist items: 0 Removed orphaned playlist items: 0
D/ActivityThread(19529): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
D/ActivityThread(19529): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
D/EmailBroadcastReceiver(19529): Received android.intent.action.BOOT_COMPLETED
W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
I/LocalDevicePlayback(18942): play: currentPos=4
I/MediaFocusControl(18010): AudioFocus requestAudioFocus() from android.media.AudioManager@2a14644ccom.google.android.music.playback.LocalDevicePlayback$10@60c95
E/AudioTrack(18010): AudioTrack::set : Exit
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.google.android.music:id/pause
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.google.android.music:id/pause
D/LocalDevicePlayback(18942): Clearing reconnect state. Disconnect=false
V/JOAOMGCD(18647): UI Action-New Input Action: Google Play Music - pause - 'Play' -
V/JOAOMGCD(18647): Point (x,y): 512,688Focus;
D/NowPlayingFragment(18977): onReceive: action=com.android.music.playstatechanged
I/SystemBroadcastReceiver(18347): Boot has been completed
I/AudioPlayer(17788): Resume Playback at 27477262
I/LauncherIconVisibilityManager(18347): Activity has already been disabled: ComponentInfo{com.android.inputmethod.latin/com.android.inputmethod.latin.setup.SetupActivity}
I/ActivityManager(18010): Start proc com.android.launcher3 for broadcast com.android.launcher3/.StartupReceiver: pid=19554 uid=10043 gids={50043, 9997, 1028} abi=armeabi-v7a
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@1428b8ca
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
W/art (19529): Long monitor contention event with owner method=boolean libcore.io.Posix.access(java.lang.String, int) from Posix.java:4294967294 waiters=0 for 502ms
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
W/art (19529): Long monitor contention event with owner method=boolean libcore.io.Posix.access(java.lang.String, int) from Posix.java:4294967294 waiters=1 for 507ms
W/MediaScanner(18135): Error opening directory '/storage/sdcard1/.android_secure/', skipping: Permission denied.
W/ActivityManager(18010): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
W/ActivityManager(18010): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
I/ActivityManager(18010): Start proc com.android.exchange for service com.android.exchange/.service.EasService: pid=19572 uid=10037 gids={50037, 9997, 3003, 1028, 1015} abi=armeabi-v7a
D/Launcher.LauncherProvider(19554): 11683562 - initializeMaxScreenId(): 0
W/ActivityManager(18010): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
I/Email (19529): Observing account changes for notifications
V/Launcher(19554): LauncherAppState inited
W/art (19529): Long monitor contention event with owner method=android.database.sqlite.SQLiteDatabase com.android.email.provider.EmailProvider.getDatabase(android.content.Context) from EmailProvider.java:466 waiters=0 for 494ms
I/ActivityManager(18010): Killing 18911:com.google.android.apps.maps/u0a65 (adj 15): empty #17
E/ActivityThread(19529): Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@2345aa9c that was originally bound here
E/ActivityThread(19529): android.app.ServiceConnectionLeaked: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@2345aa9c that was originally bound here
E/ActivityThread(19529): at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1073)
E/ActivityThread(19529): at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:967)
E/ActivityThread(19529): at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1778)
E/ActivityThread(19529): at android.app.ContextImpl.bindService(ContextImpl.java:1761)
E/ActivityThread(19529): at android.content.ContextWrapper.bindService(ContextWrapper.java:538)
E/ActivityThread(19529): at com.android.emailcommon.service.ServiceProxy.setTask(ServiceProxy.java:176)
E/ActivityThread(19529): at com.android.emailcommon.service.ServiceProxy.test(ServiceProxy.java:219)
E/ActivityThread(19529): at com.android.email.service.EmailServiceUtils.isServiceAvailable(EmailServiceUtils.java:160)
E/ActivityThread(19529): at com.android.email.provider.AccountReconciler.reconcileAccountsInternal(AccountReconciler.java:164)
E/ActivityThread(19529): at com.android.email.provider.AccountReconciler.reconcileAccounts(AccountReconciler.java:113)
E/ActivityThread(19529): at com.android.email.service.EmailBroadcastProcessorService.reconcileAndStartServices(EmailBroadcastProcessorService.java:305)
E/ActivityThread(19529): at com.android.email.service.EmailBroadcastProcessorService.onBootCompleted(EmailBroadcastProcessorService.java:295)
E/ActivityThread(19529): at com.android.email.service.EmailBroadcastProcessorService.onHandleIntent(EmailBroadcastProcessorService.java:130)
E/ActivityThread(19529): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
E/ActivityThread(19529): at android.os.Handler.dispatchMessage(Handler.java:102)
E/ActivityThread(19529): at android.os.Looper.loop(Looper.java:135)
E/ActivityThread(19529): at android.os.HandlerThread.run(HandlerThread.java:61)
D/Launcher.Model(19554): Old launcher provider: content://com.android.launcher2.settings/favorites?notify=true
D/Launcher.Model(19554): Old launcher provider does not exist.
W/libprocessgroup(18010): failed to open /acct/uid_10065/pid_18911/cgroup.procs: No such file or directory
I/ActivityManager(18010): Start proc com.google.android.configupdater for broadcast com.google.android.configupdater/.CertPin.CertPinUpdateRequestReceiver: pid=19589 uid=10060 gids={50060, 9997, 3003} abi=armeabi-v7a
I/ActivityManager(18010): Killing 18993:com.google.android.apps.plus/u0a68 (adj 15): empty #17
W/MediaScanner(18135): Error opening directory '/storage/usbdisk/', skipping: Permission denied.
W/libprocessgroup(18010): failed to open /acct/uid_10068/pid_18993/cgroup.procs: No such file or directory
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
I/art (18010): Explicit concurrent mark sweep GC freed 8998(403KB) AllocSpace objects, 11(176KB) LOS objects, 18% free, 17MB/21MB, paused 2.014ms total 162.597ms
I/ActivityManager(18010): Killing 18863:com.google.android.gms.wearable/u0a15 (adj 15): empty #17
W/libprocessgroup(18010): failed to open /acct/uid_10015/pid_18863/cgroup.procs: No such file or directory
I/Exchange(19572): PSS has no active accounts; stopping service.
I/ActivityManager(18010): Killing 19056:com.chrome.beta/u0a107 (adj 15): empty #17
E/UpdateRequestReceiver(19589): ignoring update request
W/libprocessgroup(18010): failed to open /acct/uid_10107/pid_19056/cgroup.procs: No such file or directory
E/UpdateRequestReceiver(19589): ignoring update request
E/UpdateRequestReceiver(19589): ignoring update request
E/UpdateRequestReceiver(19589): ignoring update request
E/UpdateRequestReceiver(19589): ignoring update request
E/UpdateRequestReceiver(19589): ignoring update request
I/ActivityManager(18010): Killing 19111:com.android.chrome/u0a101 (adj 15): empty #17
W/libprocessgroup(18010): failed to open /acct/uid_10101/pid_19111/cgroup.procs: No such file or directory
I/GoogleHttpClient(18685): GMS http client unavailable, use old client
I/ActivityManager(18010): Start proc com.google.android.gm for broadcast com.google.android.gm/.GoogleMailDeviceStartupReceiver: pid=19624 uid=10061 gids={50061, 9997, 3003, 1028, 1015} abi=armeabi-v7a
W/GAV2 (18532): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
I/Velvet.VelvetNetworkClient(18532): Network connection not availble
D/BluetoothAdapter(18159): 273468828: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter(18159): 273468828: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter(18159): 273468828: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter(18159): 273468828: getState() : mService = null. Returning STATE_OFF
D/PhoneStatusBar(18159): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
W/ActivityManager(18010): Unable to start service Intent { act=com.google.android.gm.email.EXCHANGE_INTENT pkg=com.google.android.gm.exchange } U=0: not found
I/Gmail (19624): getAccountsCursor
V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
W/GAV2 (19624): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
W/ActivityManager(18010): Unable to start service Intent { cmp=com.google.android.gm/com.android.email.service.AttachmentService } U=0: not found
W/ActivityManager(18010): Unable to start service Intent { act=com.google.android.gm.email.EXCHANGE_INTENT pkg=com.google.android.gm.exchange } U=0: not found
W/ActivityManager(18010): Unable to start service Intent { act=com.google.android.gm.email.EXCHANGE_INTENT pkg=com.google.android.gm.exchange } U=0: not found
E/Gmail (19624): Error finding the version of the Email provider.....
E/Gmail (19624): android.content.pm.PackageManager$NameNotFoundException: com.google.android.email
E/Gmail (19624): at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:115)
E/Gmail (19624): at com.google.android.gm.EmailMigrationService.a(SourceFile:1240)
E/Gmail (19624): at com.google.android.gm.EmailMigrationService.onHandleIntent(SourceFile:188)
E/Gmail (19624): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
E/Gmail (19624): at android.os.Handler.dispatchMessage(Handler.java:102)
E/Gmail (19624): at android.os.Looper.loop(Looper.java:135)
E/Gmail (19624): at android.os.HandlerThread.run(HandlerThread.java:61)
W/EmailMigration(19624): We do not support migrating this version of the Email provider.
I/Gmail (19624): getAccountsCursor
V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
I/Gmail (19624): Observing account changes for notifications
V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
I/ActivityManager(18010): Waited long enough for: ServiceRecord{1ebc42a7 u0 com.android.music/.MediaPlaybackService}
V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
V/GLSUser (18685): [LoginAccountsChangedWakefulBroadcastReceiver] recieved broadcast intent with action: android.intent.action.BOOT_COMPLETED
I/GLSUser (18685): [LoginAccountsChangedIntentService] Updating account challenges...
V/GmsCoreStatsServiceLauncher(18833): Received broadcast intent Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher (has extras) }
I/GLSUser (18685): [LoginAccountsChangedIntentService] FRP is not supported on current device.
W/ActivityManager(18010): Unable to start service Intent { act=com.google.android.gm.email.EXCHANGE_INTENT pkg=com.google.android.gm.exchange } U=0: not found
W/ActivityManager(18010): Unable to start service Intent { act=com.google.android.gm.email.EXCHANGE_INTENT pkg=com.google.android.gm.exchange } U=0: not found
E/ActivityThread(19624): Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.aj@354498f6 that was originally bound here
E/ActivityThread(19624): android.app.ServiceConnectionLeaked: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.aj@354498f6 that was originally bound here
E/ActivityThread(19624): at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1073)
E/ActivityThread(19624): at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:967)
E/ActivityThread(19624): at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1778)
E/ActivityThread(19624): at android.app.ContextImpl.bindService(ContextImpl.java:1761)
E/ActivityThread(19624): at android.content.ContextWrapper.bindService(ContextWrapper.java:538)
E/ActivityThread(19624): at com.android.emailcommon.service.ah.a(SourceFile:181)
E/ActivityThread(19624): at com.android.emailcommon.service.ah.e(SourceFile:224)
E/ActivityThread(19624): at com.android.email.service.n.c(SourceFile:160)
E/ActivityThread(19624): at com.android.email.provider.b.a(SourceFile:171)
E/ActivityThread(19624): at com.android.email.provider.b.a(SourceFile:115)
E/ActivityThread(19624): at com.android.email.service.EmailBroadcastProcessorService.c(SourceFile:313)
E/ActivityThread(19624): at com.android.email.service.EmailBroadcastProcessorService.onHandleIntent(SourceFile:134)
E/ActivityThread(19624): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
E/ActivityThread(19624): at android.os.Handler.dispatchMessage(Handler.java:102)
E/ActivityThread(19624): at android.os.Looper.loop(Looper.java:135)
E/ActivityThread(19624): at android.os.HandlerThread.run(HandlerThread.java:61)
W/ActivityManager(18010): Unbind failed: could not find connection for android.os.BinderProxy@2568ee2d
D/PersistentNotificationBroadcastReceiver(18685): Received intent: Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 cmp=com.google.android.gms/.common.notification.PersistentNotificationBroadcastReceiver (has extras) }
E/SQLiteLog(19624): (283) recovered 40 frames from WAL file /data/data/com.google.android.gm/databases/mailstore.craigrock.smith@googlemail.com.db-wal
I/Icing (18833): Storage manager: low false usage 5.56MB avail 19.07GB capacity 22.75GB
W/art (18833): Suspending all threads took: 28.198ms
I/art (18833): Background sticky concurrent mark sweep GC freed 6764(494KB) AllocSpace objects, 8(128KB) LOS objects, 10% free, 4MB/5MB, paused 39.123ms total 153.198ms
W/Icing (18833): Received bad json for section weights override -- ignoring.
W/Icing (18833): Received bad json for corpus scoring config -- ignoring.
W/Icing (18833): Received bad json for corpus context scoring override -- ignoring.
I/Gmail (19624): notifyAccountChanged
I/Gmail (19624): getAccountsCursor
I/Gmail (19624): calculateUnknownSyncRationalesAndPurgeInBackground: queueing
V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
I/Kids (18833): [CommonUtils] disabled. skipping.
I/Gmail (19624): calculateUnknownSyncRationalesAndPurgeInBackground: queueing
W/art (19624): Long monitor contention event with owner method=long android.database.sqlite.SQLiteConnection.nativeOpen(java.lang.String, int, java.lang.String, boolean, boolean) from SQLiteConnection.java:4294967294 waiters=0 for 810ms
I/Gmail (19624): calculateUnknownSyncRationalesAndPurgeInBackground: running
I/art (18833): Background sticky concurrent mark sweep GC freed 2544(227KB) AllocSpace objects, 4(64KB) LOS objects, 3% free, 4MB/5MB, paused 32.653ms total 155.456ms
D/GCM (18833): COMPAT: Multi user ser=0 current=0
I/CheckinService(18833): Disabling old GoogleServicesFramework version
D/SystemUpdateService(18833): onCreate
I/Gmail (19624): calculateUnknownSyncRationalesAndPurgeInBackground: running
I/Gmail (19624): getAccountsCursor
W/art (18833): Suspending all threads took: 20.141ms
I/Gmail (19624): Sending provider changed intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://gmail-ls/unread/^sq_ig_i_promo (has extras) }
I/art (18833): Background sticky concurrent mark sweep GC freed 1652(89KB) AllocSpace objects, 0(0B) LOS objects, 3% free, 4MB/5MB, paused 42.449ms total 115.264ms
I/Gmail (19624): Sending provider changed intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://gmail-ls/unread/^sq_ig_i_group (has extras) }
D/SystemUpdateService(18833): onStartCommand: intent: Intent { cmp=com.google.android.gms/.update.SystemUpdateService (has extras) }
W/art (18833): Suspending all threads took: 21.575ms
I/art (18833): Background sticky concurrent mark sweep GC freed 443(38KB) AllocSpace objects, 2(32KB) LOS objects, 1% free, 5MB/5MB, paused 35.095ms total 96.710ms
I/ActivityManager(18010): Start proc com.android.vending for broadcast com.android.vending/com.google.android.finsky.receivers.BootCompletedReceiver: pid=19696 uid=10019 gids={50019, 9997, 3003, 1028, 1015} abi=armeabi-v7a
D/GCM (18685): COMPAT: Multi user ser=0 current=0
I/ConfigFetchService(18833): onStartCommand Intent { cmp=com.google.android.gms/.config.ConfigFetchService (has extras) }
I/Gmail (19624): Sending provider changed intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://gmail-ls/unread/^sq_ig_i_social (has extras) }
I/Gmail (19624): Sending provider changed intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://gmail-ls/unread/^sq_ig_i_personal (has extras) }
I/art (18833): Background partial concurrent mark sweep GC freed 3196(246KB) AllocSpace objects, 8(128KB) LOS objects, 39% free, 4MB/8MB, paused 30.242ms total 152.099ms
I/Gmail (19624): getAccountsCursor
I/GCoreUlr(18833): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.intent.action.BOOT_COMPLETED}]
I/ActivityManager(18010): Killing 19195:com.android.keychain/1000 (adj 15): empty #17
V/AuthZen (18833): Handling intent: android.intent.action.BOOT_COMPLETED
I/art (18010): Explicit concurrent mark sweep GC freed 8639(386KB) AllocSpace objects, 0(0B) LOS objects, 18% free, 17MB/21MB, paused 10.894ms total 186.950ms
D/AuthZenEventHandler(18833): Handling event: android.intent.action.BOOT_COMPLETED
W/libprocessgroup(18010): failed to open /acct/uid_1000/pid_19195/cgroup.procs: No such file or directory
I/GoogleURLConnFactory(18685): Using platform SSLCertificateSocketFactory
I/CheckinService(18833): Checking schedule, now: 1428962570024 next: 1429391427256
I/CheckinService(18833): active receiver: disabled
I/SystemUpdateService(18833): cancelUpdate (empty URL)
I/SystemUpdateService(18833): active receiver: disabled
W/GmsApplication(18833): Using Auth Proxy for data requests.
I/GoogleURLConnFactory(18833): Using platform SSLCertificateSocketFactory
I/GLSUser (18833): [ ChannelManager ] Attempting to channel bind connection HttpClient.
I/GLSUser (18833): [ ChannelManager ] Skip channel binding on pre-KLP devices.
D/SystemUpdateService(18833): onDestroy
I/GCM (18685): GCM config loaded
I/art (18685): Explicit concurrent mark sweep GC freed 10228(571KB) AllocSpace objects, 2(32KB) LOS objects, 39% free, 4MB/7MB, paused 6.011ms total 110.626ms
D/GCM (18685): GcmService start Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 cmp=com.google.android.gms/.gcm.GcmService (has extras) } android.intent.action.BOOT_COMPLETED
V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
D/CryptAuthSync(18833): [SyncManager] Sync requested for event 0, account craigrock.smith@googlemail.com, and components 3, with reason 1
D/CryptAuthSync(18833): [SyncManager] Triggering AuthZen registration check...
I/ConfigService(18685): onCreate
I/AuthZen (18833): Fetching signing key...
I/ConfigService(18685): onBind for Intent { act=com.google.android.gms.config.UPDATE pkg=com.google.android.gms } action com.google.android.gms.config.UPDATE
I/ConfigService(18685): onBind returning update interface
I/ConfigService(18685): onBind for Intent { act=com.google.android.gms.config.START pkg=com.google.android.gms } action com.google.android.gms.config.START
I/ConfigService(18685): onBind returning service broker
D/BluetoothManagerService(18010): Message: 20
D/BluetoothManagerService(18010): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@27d830b3:true
I/GCoreUlr(18807): WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.intent.action.BOOT_COMPLETED
I/AuthZen (18833): Signing key fetched successfully!
W/GmsApplication(18833): Using Auth Proxy for data requests.
D/c (18833): Getting permits under account: craigrock.smith@googlemail.com...
D/a (18833): Opening database...
D/a (18833): Opening database auth.proximity.permit_store...
D/a (18833): Closing database...
D/CryptAuthSync(18833): [SyncManager] Ignoring proximity features sync because it's not enabled, and force sync is not requested
D/AuthZenTransactionCache(18833): Initialized cache in: /data/data/com.google.android.gms/files
D/AuthZenTransactionCache(18833): Clearing transaction cache
I/ConfigFetchService(18833): service connected
D/ConfigFetchService(18833): ConfigApi connection successful.
E/copresGcore(18807): Couldn't load settings: /data/data/com.google.android.gms/files/copresence_settings: open failed: ENOENT (No such file or directory)
D/Finsky (19696): [1] FinskyApp.onCreate: Initializing network with DFE https://android.clients.google.com/fdfe/
I/GAV2 (18532): Thread[GAThread,5,main]: No campaign data found.
I/GCoreUlr(18807): WorldUpdater:android.intent.action.BOOT_COMPLETED: Ensuring that reporting is active for [account#1#]
D/Finsky (19696): [1] DailyHygiene.goMakeHygieneIfDirty: No need to run daily hygiene.
I/ActivityManager(18010): Start proc com.google.android.gms:car for service com.google.android.gms/.car.CarService: pid=19758 uid=10015 gids={50015, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
I/art (17779): Explicit concurrent mark sweep GC freed 709(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 305us total 19.042ms
I/art (17779): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 305us total 18.768ms
I/art (17779): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 274us total 18.890ms
W/Settings(19696): Setting download_manager_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
W/ResourcesManager(19758): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
W/ResourcesManager(19758): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
W/Settings(19696): Setting download_manager_recommended_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
I/MultiDex(19758): VM with version 2.1.0 has multidex support
I/MultiDex(19758): install
I/MultiDex(19758): VM has multidex support, MultiDex support library is disabled.
I/ProviderInstaller(19758): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
D/Volley (19696): [285] DiskBasedCache.clear: Cache cleared.
D/Volley (19696): [278] DiskBasedCache.clear: Cache cleared.
W/art (19696): Suspending all threads took: 6.744ms
I/ActivityManager(18010): Start proc com.google.android.apps.maps for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.iamhere.ble.StartBleServiceReceiver: pid=19777 uid=10065 gids={50065, 9997, 3003, 1028, 1015, 3002, 3001} abi=armeabi-v7a
I/ActivityManager(18010): Killing 19327:com.evervolv.toolbox/1000 (adj 15): empty #17
W/libprocessgroup(18010): failed to open /acct/uid_1000/pid_19327/cgroup.procs: No such file or directory
I/surfaceflinger( 142): type=1400 audit(0.0:171): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4397 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
D/Finsky (19696): [1] 2.run: Loaded library for account: [QvKNBvm0HRileVO8o11piGr9OP8]
D/Finsky (19696): [1] 2.run: Finished loading 1 libraries.
I/ActivityManager(18010): Killing 19345:com.evervolv.updater/u0a34 (adj 15): empty #17
W/art (18010): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.publishService(android.os.IBinder, android.content.Intent, android.os.IBinder) from ActivityManagerService.java:15043 waiters=0 for 107ms
W/libprocessgroup(18010): failed to open /acct/uid_10034/pid_19345/cgroup.procs: No such file or directory
I/GAV2 (19624): Thread[GAThread,5,main]: No campaign data found.
I/Icing (18833): updateResources: need to parse e{com.google.android.gms}
W/ResourcesManager(18833): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
W/ResourcesManager(18833): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
D/InputEventConsistencyVerifier(18159): TouchEvent: ACTION_DOWN but pointers are already down. Probably missing ACTION_UP from previous gesture.
D/InputEventConsistencyVerifier(18159): in android.view.ScaleGestureDetector@13522455
D/InputEventConsistencyVerifier(18159): 0: sent at 18764723602000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=325.38538, y[0]=555.277, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=18764723, downTime=18764723, deviceId=1, source=0x1002 }
D/InputEventConsistencyVerifier(18159): -- recent events --
D/InputEventConsistencyVerifier(18159): 1: sent at 18764723602000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=325.38538, y[0]=555.277, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=18764723, downTime=18764723, deviceId=1, source=0x1002 }
D/Finsky (19696): [1] GmsCoreHelper.cleanupNlp: result=false type=4
I/Icing (18833): Internal init done: storage state 0
V/Finsky (19696): [1] GearheadStateMonitor.onReady: sIsProjecting:false
I/CAR.SERVICE(19758): listener not found in list
D/PhoneStatusBar(18159): disable: < expand icons* alerts system_info* back home recent clock search >
W/InputMethodManagerService(18010): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@7471239 attribute=null, token = android.os.BinderProxy@3ca51ff
D/Finsky (19696): [1] RestoreTracker.stopServiceIfDone: Restore complete with 0 success and 0 failed.
W/art (19777): Suspending all threads took: 47.393ms
I/Icing (18833): Post-init done
I/Icing (18833): Usage reports 2 indexed 0 rejected 0 imm upload false
V/ACCESSIBILITY(18647): 0 - 24 - Volume Up
V/JOAOMGCD(18647): Key-New Key: 0 - 24 - Volume Up;
V/LASTMESSAGEq(18647): Received last update 0 - 24 - Volume Up
V/ACCESSIBILITY(18647): 1 - 24 - Volume Up
V/JOAOMGCD(18647): Key-New Key: 1 - 24 - Volume Up;
V/LASTMESSAGEq(18647): Received last update 1 - 24 - Volume Up
D/StrictMode(19777): StrictMode policy violation; ~duration=1289 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
D/StrictMode(19777): at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
D/StrictMode(19777): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:182)
D/StrictMode(19777): at libcore.io.IoUtils.canOpenReadOnly(IoUtils.java:165)
D/StrictMode(19777): at dalvik.system.DexPathList.findLibrary(DexPathList.java:383)
D/StrictMode(19777): at dalvik.system.BaseDexClassLoader.findLibrary(BaseDexClassLoader.java:77)
D/StrictMode(19777): at java.lang.Runtime.loadLibrary(Runtime.java:360)
D/StrictMode(19777): at java.lang.System.loadLibrary(System.java:989)
D/StrictMode(19777): at com.google.android.libraries.social.jni.crashreporter.NativeCrashHandler.a(PG:189)
D/StrictMode(19777): at com.google.android.libraries.social.jni.crashreporter.NativeCrashHandler.a(PG:87)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.d.<init>(PG:562)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
D/StrictMode(19777): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
D/StrictMode(19777): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
D/StrictMode(19777): at android.app.ActivityThread.access$1500(ActivityThread.java:147)
D/StrictMode(19777): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
D/StrictMode(19777): at android.os.Handler.dispatchMessage(Handler.java:102)
D/StrictMode(19777): at android.os.Looper.loop(Looper.java:135)
D/StrictMode(19777): at android.app.ActivityThread.main(ActivityThread.java:5241)
D/StrictMode(19777): at java.lang.reflect.Method.invoke(Native Method)
D/StrictMode(19777): at java.lang.reflect.Method.invoke(Method.java:372)
D/StrictMode(19777): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
D/StrictMode(19777): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
D/StrictMode(19777): StrictMode policy violation; ~duration=1030 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
D/StrictMode(19777): at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
D/StrictMode(19777): at android.app.SharedPreferencesImpl.awaitLoadedLocked(SharedPreferencesImpl.java:202)
D/StrictMode(19777): at android.app.SharedPreferencesImpl.getBoolean(SharedPreferencesImpl.java:259)
D/StrictMode(19777): at android.preference.PreferenceManager.setDefaultValues(PreferenceManager.java:481)
D/StrictMode(19777): at com.google.android.apps.gmm.shared.d.a.a(PG:1086)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.d.a(PG:1136)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
D/StrictMode(19777): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
D/StrictMode(19777): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
D/StrictMode(19777): at android.app.ActivityThread.access$1500(ActivityThread.java:147)
D/StrictMode(19777): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
D/StrictMode(19777): at android.os.Handler.dispatchMessage(Handler.java:102)
D/StrictMode(19777): at android.os.Looper.loop(Looper.java:135)
D/StrictMode(19777): at android.app.ActivityThread.main(ActivityThread.java:5241)
D/StrictMode(19777): at java.lang.reflect.Method.invoke(Native Method)
D/StrictMode(19777): at java.lang.reflect.Method.invoke(Method.java:372)
D/StrictMode(19777): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
D/StrictMode(19777): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
D/StrictMode(19777): StrictMode policy violation; ~duration=1010 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
D/StrictMode(19777): at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
D/StrictMode(19777): at android.app.SharedPreferencesImpl.awaitLoadedLocked(SharedPreferencesImpl.java:202)
D/StrictMode(19777): at android.app.SharedPreferencesImpl.getInt(SharedPreferencesImpl.java:238)
D/StrictMode(19777): at com.google.android.apps.gmm.shared.d.a.a(PG:1184)
D/StrictMode(19777): at com.google.android.apps.gmm.shared.d.a.a(PG:1092)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.d.a(PG:1136)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
D/StrictMode(19777): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
D/StrictMode(19777): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
D/StrictMode(19777): at android.app.ActivityThread.access$1500(ActivityThread.java:147)
D/StrictMode(19777): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
D/StrictMode(19777): at android.os.Handler.dispatchMessage(Handler.java:102)
D/StrictMode(19777): at android.os.Looper.loop(Looper.java:135)
D/StrictMode(19777): at android.app.ActivityThread.main(ActivityThread.java:5241)
D/StrictMode(19777): at java.lang.reflect.Method.invoke(Native Method)
D/StrictMode(19777): at java.lang.reflect.Method.invoke(Method.java:372)
D/StrictMode(19777): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
D/StrictMode(19777): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
D/StrictMode(19777): StrictMode policy violation; ~duration=894 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
D/StrictMode(19777): at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
D/StrictMode(19777): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:182)
D/StrictMode(19777): at libcore.io.IoUtils.canOpenReadOnly(IoUtils.java:165)
D/StrictMode(19777): at dalvik.system.DexPathList.findLibrary(DexPathList.java:383)
D/StrictMode(19777): at dalvik.system.BaseDexClassLoader.findLibrary(BaseDexClassLoader.java:77)
D/StrictMode(19777): at java.lang.Runtime.loadLibrary(Runtime.java:360)
D/StrictMode(19777): at java.lang.System.loadLibrary(System.java:989)
D/StrictMode(19777): at com.google.android.apps.gmm.map.util.jni.NativeHelper.initialize(PG:42)
D/StrictMode(19777): at com.google.android.apps.gmm.map.m.e.<clinit>(PG:89)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.d.a(PG:1135)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
D/StrictMode(19777): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
D/StrictMode(19777): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
D/StrictMode(19777): at android.app.ActivityThread.access$1500(ActivityThread.java:147)
D/StrictMode(19777): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
D/StrictMode(19777): at android.os.Handler.dispatchMessage(Handler.java:102)
D/StrictMode(19777): at android.os.Looper.loop(Looper.java:135)
D/StrictMode(19777): at android.app.ActivityThread.main(ActivityThread.java:5241)
D/StrictMode(19777): at java.lang.reflect.Method.invoke(Native Method)
D/StrictMode(19777): at java.lang.reflect.Method.invoke(Method.java:372)
D/StrictMode(19777): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
D/StrictMode(19777): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
D/StrictMode(19777): StrictMode policy violation; ~duration=728 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
D/StrictMode(19777): at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
D/StrictMode(19777): at libcore.io.BlockGuardOs.access(BlockGuardOs.java:67)
D/StrictMode(19777): at java.io.File.doAccess(File.java:283)
D/StrictMode(19777): at java.io.File.exists(File.java:363)
D/StrictMode(19777): at android.app.ContextImpl.createFilesDirLocked(ContextImpl.java:999)
D/StrictMode(19777): at android.app.ContextImpl.getFilesDir(ContextImpl.java:1022)
D/StrictMode(19777): at android.app.ContextImpl.openFileInput(ContextImpl.java:964)
D/StrictMode(19777): at android.content.ContextWrapper.openFileInput(ContextWrapper.java:175)
D/StrictMode(19777): at com.google.android.apps.gmm.shared.f.h.a(PG:150)
D/StrictMode(19777): at com.google.android.apps.gmm.map.m.e.a(PG:356)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.d.a(PG:1135)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
D/StrictMode(19777): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
D/StrictMode(19777): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
D/StrictMode(19777): at android.app.ActivityThread.access$1500(ActivityThread.java:147)
D/StrictMode(19777): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
D/StrictMode(19777): at android.os.Handler.dispatchMessage(Handler.java:102)
D/StrictMode(19777): at android.os.Looper.loop(Looper.java:135)
D/StrictMode(19777): at android.app.ActivityThread.main(ActivityThread.java:5241)
D/StrictMode(19777): at java.lang.reflect.Method.invoke(Native Method)
D/StrictMode(19777): at java.lang.reflect.Method.invoke(Method.java:372)
D/StrictMode(19777): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
D/StrictMode(19777): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
D/StrictMode(19777): StrictMode policy violation; ~duration=726 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
D/StrictMode(19777): at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
D/StrictMode(19777): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:182)
D/StrictMode(19777): at libcore.io.IoBridge.open(IoBridge.java:442)
D/StrictMode(19777): at java.io.FileInputStream.<init>(FileInputStream.java:76)
D/StrictMode(19777): at android.app.ContextImpl.openFileInput(ContextImpl.java:965)
D/StrictMode(19777): at android.content.ContextWrapper.openFileInput(ContextWrapper.java:175)
D/StrictMode(19777): at com.google.android.apps.gmm.shared.f.h.a(PG:150)
D/StrictMode(19777): at com.google.android.apps.gmm.map.m.e.a(PG:356)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.d.a(PG:1135)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
D/StrictMode(19777): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
D/StrictMode(19777): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
D/StrictMode(19777): at android.app.ActivityThread.access$1500(ActivityThread.java:147)
D/StrictMode(19777): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
D/StrictMode(19777): at android.os.Handler.dispatchMessage(Handler.java:102)
D/StrictMode(19777): at android.os.Looper.loop(Looper.java:135)
D/StrictMode(19777): at android.app.ActivityThread.main(ActivityThread.java:5241)
D/StrictMode(19777): at java.lang.reflect.Method.invoke(Native Method)
D/StrictMode(19777): at java.lang.reflect.Method.invoke(Method.java:372)
D/StrictMode(19777): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
D/StrictMode(19777): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
D/StrictMode(19777): StrictMode policy violation; ~duration=725 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
D/StrictMode(19777): at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
D/StrictMode(19777): at libcore.io.BlockGuardOs.fstat(BlockGuardOs.java:132)
D/StrictMode(19777): at libcore.io.IoBridge.open(IoBridge.java:445)
D/StrictMode(19777): at java.io.FileInputStream.<init>(FileInputStream.java:76)
D/StrictMode(19777): at android.app.ContextImpl.openFileInput(ContextImpl.java:965)
D/StrictMode(19777): at android.content.ContextWrapper.openFileInput(ContextWrapper.java:175)
D/StrictMode(19777): at com.google.android.apps.gmm.shared.f.h.a(PG:150)
D/StrictMode(19777): at com.google.android.apps.gmm.map.m.e.a(PG:356)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.d.a(PG:1135)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
D/StrictMode(19777): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
D/StrictMode(19777): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
D/StrictMode(19777): at android.app.ActivityThread.access$1500(ActivityThread.java:147)
D/StrictMode(19777): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
D/StrictMode(19777): at android.os.Handler.dispatchMessage(Handler.java:102)
D/StrictMode(19777): at android.os.Looper.loop(Looper.java:135)
D/StrictMode(19777): at android.app.ActivityThread.main(ActivityThread.java:5241)
D/StrictMode(19777): at java.lang.reflect.Method.invoke(Native Method)
D/StrictMode(19777): at java.lang.reflect.Method.invoke(Method.java:372)
D/StrictMode(19777): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
D/StrictMode(19777): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
D/StrictMode(19777): StrictMode policy violation; ~duration=699 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
D/StrictMode(19777): at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
D/StrictMode(19777): at libcore.io.BlockGuardOs.read(BlockGuardOs.java:229)
D/StrictMode(19777): at libcore.io.IoBridge.read(IoBridge.java:472)
D/StrictMode(19777): at java.io.FileInputStream.read(FileInputStream.java:177)
D/StrictMode(19777): at java.io.BufferedInputStream.read(BufferedInputStream.java:290)
D/StrictMode(19777): at java.io.DataInputStream.read(DataInputStream.java:63)
D/StrictMode(19777): at com.google.r.j.c(PG:1152)
D/StrictMode(19777): at com.google.r.j.a(PG:121)
D/StrictMode(19777): at com.google.v.a.a.dv.<init>(PG:24)
D/StrictMode(19777): at com.google.v.a.a.dw.b(PG:68)
D/StrictMode(19777): at com.google.v.a.a.dw.a(PG:62)
D/StrictMode(19777): at com.google.r.e.b(PG:170)
D/StrictMode(19777): at com.google.r.e.b(PG:21)
D/StrictMode(19777): at com.google.android.apps.gmm.shared.f.h.a(PG:151)
D/StrictMode(19777): at com.google.android.apps.gmm.map.m.e.a(PG:356)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.d.a(PG:1135)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
D/StrictMode(19777): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
D/StrictMode(19777): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
D/StrictMode(19777): at android.app.ActivityThread.access$1500(ActivityThread.java:147)
D/StrictMode(19777): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
D/StrictMode(19777): at android.os.Handler.dispatchMessage(Handler.java:102)
D/StrictMode(19777): at android.os.Looper.loop(Looper.java:135)
D/StrictMode(19777): at android.app.ActivityThread.main(ActivityThread.java:5241)
D/StrictMode(19777): at java.lang.reflect.Method.invoke(Native Method)
D/StrictMode(19777): at java.lang.reflect.Method.invoke(Method.java:372)
D/StrictMode(19777): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
D/StrictMode(19777): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
D/StrictMode(19777): StrictMode policy violation; ~duration=695 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
D/StrictMode(19777): at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
D/StrictMode(19777): at libcore.io.BlockGuardOs.read(BlockGuardOs.java:229)
D/StrictMode(19777): at libcore.io.IoBridge.read(IoBridge.java:472)
D/StrictMode(19777): at java.io.FileInputStream.read(FileInputStream.java:177)
D/StrictMode(19777): at java.io.BufferedInputStream.read(BufferedInputStream.java:290)
D/StrictMode(19777): at java.io.DataInputStream.read(DataInputStream.java:63)
D/StrictMode(19777): at com.google.r.j.c(PG:1152)
D/StrictMode(19777): at com.google.r.j.b(PG:1234)
D/StrictMode(19777): at com.google.r.j.g(PG:548)
D/StrictMode(19777): at com.google.v.a.a.dv.<init>(PG:43)
D/StrictMode(19777): at com.google.v.a.a.dw.b(PG:68)
D/StrictMode(19777): at com.google.v.a.a.dw.a(PG:62)
D/StrictMode(19777): at com.google.r.e.b(PG:170)
D/StrictMode(19777): at com.google.r.e.b(PG:21)
D/StrictMode(19777): at com.google.android.apps.gmm.shared.f.h.a(PG:151)
D/StrictMode(19777): at com.google.android.apps.gmm.map.m.e.a(PG:356)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.d.a(PG:1135)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
D/StrictMode(19777): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
D/StrictMode(19777): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
D/StrictMode(19777): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
D/StrictMode(19777): at android.app.ActivityThread.access$1500(ActivityThread.java:147)
D/StrictMode(19777): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
D/StrictMode(19777): at android.os.Handler.dispatchMessage(Handler.java:102)
D/StrictMode(19777): at android.os.Looper.loop(Looper.java:135)
D/StrictMode(19777): at android.app.ActivityThread.main(ActivityThread.java:5241)
D/StrictMode(19777): at java.lang.reflect.Method.invoke(Native Method)
D/StrictMode(19777): at java.lang.reflect.Method.invoke(Method.java:372)
D/StrictMode(19777): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
D/StrictMode(19777): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
I/ActivityManager(18010): Start proc com.google.android.talk for broadcast com.google.android.talk/com.google.android.apps.hangouts.service.BootReceiver: pid=19814 uid=10064 gids={50064, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
I/ActivityManager(18010): Killing 19370:com.evervolv.updater:ManifestService/u0a34 (adj 15): empty #17
W/art (19777): Suspending all threads took: 13.824ms
W/libprocessgroup(18010): failed to open /acct/uid_10034/pid_19370/cgroup.procs: No such file or directory
W/ResourcesManager(19814): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
W/com.google.a.a.b.d.a(19777): Application name is not set. Call Builder#setApplicationName.
D/BluetoothManagerService(18010): Message: 20
D/BluetoothManagerService(18010): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@301a325c:true
V/ACCESSIBILITY(18647): 0 - 24 - Volume Up
V/JOAOMGCD(18647): Key-New Key: 0 - 24 - Volume Up;
V/LASTMESSAGEq(18647): Received last update 0 - 24 - Volume Up
I/Babel (19814): MmsConfig: mnc/mcc: 0/0
I/Babel (19814): MmsConfig.loadMmsSettings
V/ACCESSIBILITY(18647): 1 - 24 - Volume Up
V/JOAOMGCD(18647): Key-New Key: 1 - 24 - Volume Up;
I/Babel (19814): MmsConfig.loadDeviceMmsSettings from API: mUserAgent=, mUaProfUrl=
I/Babel (19814): MmsConfig.loadFromDatabase
E/Babel (19814): canonicalizeMccMnc: invalid mccmnc
I/Babel (19814): MmsConfig.loadFromResources
E/Babel (19814): canonicalizeMccMnc: invalid mccmnc nullnull
W/Settings(19814): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
I/Babel (19814): MmsConfig.loadMmsSettings: mUserAgent=Hangouts/3.1.89134953, mUaProfUrl=https://ssl.gstatic.com/android/hangouts/hangouts_mms_ua_profile.xml
V/LASTMESSAGEq(18647): Received last update 1 - 24 - Volume Up
I/Babel_StickerModule(19814): App launched.
V/Babel (19814): babel boot account: craigrock.smith@googlemail.com
W/Babel (19814): EsDatabaseHelper.static should not be called on main thread [called on main thread]
W/Babel (19814): java.lang.Exception
W/Babel (19814): at com.google.android.apps.hangouts.phone.EsApplication.a(SourceFile:1133)
W/Babel (19814): at aes.<clinit>(SourceFile:95)
W/Babel (19814): at ckf.<init>(SourceFile:103)
W/Babel (19814): at ckf.a(SourceFile:67)
W/Babel (19814): at com.google.android.apps.hangouts.phone.EsApplication.c(SourceFile:733)
W/Babel (19814): at bhl.a(SourceFile:301)
W/Babel (19814): at bhl.a(SourceFile:137)
W/Babel (19814): at bhl.a(SourceFile:126)
W/Babel (19814): at bhl.a(SourceFile:159)
W/Babel (19814): at com.google.android.apps.hangouts.service.BootReceiver.onReceive(SourceFile:72)
W/Babel (19814): at android.app.ActivityThread.handleReceiver(ActivityThread.java:2595)
W/Babel (19814): at android.app.ActivityThread.access$1700(ActivityThread.java:147)
W/Babel (19814): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1358)
W/Babel (19814): at android.os.Handler.dispatchMessage(Handler.java:102)
W/Babel (19814): at android.os.Looper.loop(Looper.java:135)
W/Babel (19814): at android.app.ActivityThread.main(ActivityThread.java:5241)
W/Babel (19814): at java.lang.reflect.Method.invoke(Native Method)
W/Babel (19814): at java.lang.reflect.Method.invoke(Method.java:372)
W/Babel (19814): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
W/Babel (19814): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
W/Babel (19814): EsDatabaseHelper.getDatabaseHelper() [called on main thread]
W/Babel (19814): java.lang.Exception
W/Babel (19814): at com.google.android.apps.hangouts.phone.EsApplication.a(SourceFile:1133)
W/Babel (19814): at aes.a(SourceFile:145)
W/Babel (19814): at ckf.<init>(SourceFile:103)
W/Babel (19814): at ckf.a(SourceFile:67)
W/Babel (19814): at com.google.android.apps.hangouts.phone.EsApplication.c(SourceFile:733)
W/Babel (19814): at bhl.a(SourceFile:301)
W/Babel (19814): at bhl.a(SourceFile:137)
W/Babel (19814): at bhl.a(SourceFile:126)
W/Babel (19814): at bhl.a(SourceFile:159)
W/Babel (19814): at com.google.android.apps.hangouts.service.BootReceiver.onReceive(SourceFile:72)
W/Babel (19814): at android.app.ActivityThread.handleReceiver(ActivityThread.java:2595)
W/Babel (19814): at android.app.ActivityThread.access$1700(ActivityThread.java:147)
W/Babel (19814): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1358)
W/Babel (19814): at android.os.Handler.dispatchMessage(Handler.java:102)
W/Babel (19814): at android.os.Looper.loop(Looper.java:135)
W/Babel (19814): at android.app.ActivityThread.main(ActivityThread.java:5241)
W/Babel (19814): at java.lang.reflect.Method.invoke(Native Method)
W/Babel (19814): at java.lang.reflect.Method.invoke(Method.java:372)
W/Babel (19814): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
W/Babel (19814): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
V/Babel (19814): babel boot account: SMS
W/Babel (19814): EsDatabaseHelper.getDatabaseHelper() [called on main thread]
W/Babel (19814): java.lang.Exception
W/Babel (19814): at com.google.android.apps.hangouts.phone.EsApplication.a(SourceFile:1133)
W/Babel (19814): at aes.a(SourceFile:145)
W/Babel (19814): at ckf.<init>(SourceFile:103)
W/Babel (19814): at ckf.a(SourceFile:67)
W/Babel (19814): at com.google.android.apps.hangouts.phone.EsApplication.c(SourceFile:733)
W/Babel (19814): at bhl.a(SourceFile:301)
W/Babel (19814): at bhl.a(SourceFile:137)
W/Babel (19814): at bhl.a(SourceFile:126)
W/Babel (19814): at bhl.a(SourceFile:159)
W/Babel (19814): at com.google.android.apps.hangouts.service.BootReceiver.onReceive(SourceFile:72)
W/Babel (19814): at android.app.ActivityThread.handleReceiver(ActivityThread.java:2595)
W/Babel (19814): at android.app.ActivityThread.access$1700(ActivityThread.java:147)
W/Babel (19814): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1358)
W/Babel (19814): at android.os.Handler.dispatchMessage(Handler.java:102)
W/Babel (19814): at android.os.Looper.loop(Looper.java:135)
W/Babel (19814): at android.app.ActivityThread.main(ActivityThread.java:5241)
W/Babel (19814): at java.lang.reflect.Method.invoke(Native Method)
W/Babel (19814): at java.lang.reflect.Method.invoke(Method.java:372)
W/Babel (19814): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
W/Babel (19814): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
I/ActivityManager(18010): Start proc android.process.im for broadcast org.xbmc.android.remote/.business.receiver.AutoStartReceiver: pid=19851 uid=10100 gids={50100, 9997, 3003, 1028, 1015} abi=armeabi-v7a
I/QualcommCameraHardware(17788): Found a matching camera info for ID 0
I/QualcommCameraHardware(17788): HAL_getCameraInfo: orientation = 90
I/CameraHAL(17788): Returning param preview_mode mode 0
I/CameraHAL(17788): camera_get_camera_info: id:0 faceing:1 orientation: 90
W/art (19814): Suspending all threads took: 31.585ms
W/VideoCapabilities(19814): Unsupported mime video/x-ms-wmv
W/VideoCapabilities(19814): Unsupported mime video/mpeg2
W/VideoCapabilities(19814): Unsupported mime video/mp4v-esdp
I/VideoCapabilities(19814): Unsupported profile 4 for video/mp4v-es
D/AutoStartReceiver(19851): onReceiveIntent
W/AudioCapabilities(19814): Unsupported mime audio/x-ms-wma
W/AudioCapabilities(19814): Unsupported mime audio/vnd.rn-realaudio
W/AudioCapabilities(19814): Unsupported mime audio/mpeg-L2
W/AudioCapabilities(19814): Unsupported mime audio/ac3
W/AudioCapabilities(19814): Unsupported mime audio/x-ape
W/AudioCapabilities(19814): Unsupported mime audio/vnd.dts
W/AudioCapabilities(19814): Unsupported mime audio/ffmpeg
W/VideoCapabilities(19814): Unsupported mime video/mpeg2
W/VideoCapabilities(19814): Unsupported mime video/x-ms-wmv
W/VideoCapabilities(19814): Unsupported mime video/vnd.rn-realvideo
W/VideoCapabilities(19814): Unsupported mime video/x-flv
W/VideoCapabilities(19814): Unsupported mime video/ffmpeg
I/ActivityManager(18010): Start proc com.intangibleobject.securesettings.plugin for broadcast com.intangibleobject.securesettings.plugin/.Receivers.ObserverStatusReceiver: pid=19868 uid=10082 gids={50082, 9997, 3001, 3002, 3003, 1028, 1015} abi=armeabi-v7a
I/ActivityManager(18010): Killing 19386:com.android.managedprovisioning/u0a6 (adj 15): empty #17
W/libprocessgroup(18010): failed to open /acct/uid_10006/pid_19386/cgroup.procs: No such file or directory
E/SQLiteLog(19814): (284) automatic index on conversation_participants_view(conversation_id)
I/SecureSettings.App(19868): onCreate::App Starting
E/SQLiteLog(19814): (284) automatic index on conversation_participants_view(conversation_id)
E/SQLiteLog(19814): (284) automatic index on conversation_participants_view(conversation_id)
E/SQLiteLog(19814): (284) automatic index on conversation_participants_view(conversation_id)
E/SQLiteLog(19814): (284) automatic index on conversation_participants_view(conversation_id)
D/ACRA (19868): ACRA is enabled for com.intangibleobject.securesettings.plugin, intializing...
D/ACRA (19868): Looking for error files in /data/data/com.intangibleobject.securesettings.plugin/files
D/ACRA (19868): Looking for error files in /data/data/com.intangibleobject.securesettings.plugin/files
W/SecureSettings.f(19868): b::Permission 'android.permission.WRITE_SECURE_SETTINGS' status wasn't granted to com.intangibleobject.securesettings.plugin
W/SecureSettings.f(19868): b::Permission 'android.permission.WRITE_SECURE_SETTINGS' status wasn't granted to com.intangibleobject.securesettings.plugin
I/art (18010): Explicit concurrent mark sweep GC freed 12075(578KB) AllocSpace objects, 1(16KB) LOS objects, 18% free, 17MB/21MB, paused 2.227ms total 124.145ms
I/ActivityManager(18010): Killing 19419:com.android.onetimeinitializer/u0a8 (adj 15): empty #17
W/libprocessgroup(18010): failed to open /acct/uid_10008/pid_19419/cgroup.procs: No such file or directory
I/art (19868): Explicit concurrent mark sweep GC freed 2822(164KB) AllocSpace objects, 2(32KB) LOS objects, 24% free, 2MB/3MB, paused 396us total 33.020ms
I/art (19868): Explicit concurrent mark sweep GC freed 477(42KB) AllocSpace objects, 2(32KB) LOS objects, 25% free, 2MB/3MB, paused 366us total 22.460ms
I/art (19868): Explicit concurrent mark sweep GC freed 131(29KB) AllocSpace objects, 2(32KB) LOS objects, 25% free, 2MB/3MB, paused 396us total 30.395ms
D/SM_SDK (19868): Could not find ContextProvider
D/SM_SDK (19868): versionCode: -1
D/SM_SDK (19868): Add com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY permission
V/BackupManagerService(18010): beginRestoreSession: pkg=com.intangibleobject.securesettings.plugin transport=null
D/BackupManagerService(18010): restoring self on current transport; no permission needed
V/RestoreSession(18010): restorePackage pkg=com.intangibleobject.securesettings.plugin obs=android.app.backup.IRestoreObserver$Stub$Proxy@1270ccdb
D/BackupManagerService(18010): MSG_RUN_RESTORE observer=android.app.backup.IRestoreObserver$Stub$Proxy@1270ccdb
D/RestoreSession(18010): endRestoreSession
V/BackupManagerService(18010): Clearing restore session and halting timeout
V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
I/ActivityManager(18010): Killing 19440:com.google.android.onetimeinitializer/u0a17 (adj 15): empty #17
W/libprocessgroup(18010): failed to open /acct/uid_10017/pid_19440/cgroup.procs: No such file or directory
W/System.err(19868): java.net.UnknownHostException: Unable to resolve host "by.uservoice.com": No address associated with hostname
I/GoogleURLConnFactory(18807): Using platform SSLCertificateSocketFactory
W/System.err(19868): at java.net.InetAddress.lookupHostByName(InetAddress.java:457)
W/System.err(19868): at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252)
W/System.err(19868): at java.net.InetAddress.getAllByName(InetAddress.java:215)
W/System.err(19868): at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:137)
W/System.err(19868): at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
W/System.err(19868): at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
W/System.err(19868): at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
W/System.err(19868): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
W/System.err(19868): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:487)
W/System.err(19868): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:465)
W/System.err(19868): at android.net.http.AndroidHttpClient.execute(AndroidHttpClient.java:306)
W/System.err(19868): at com.uservoice.uservoicesdk.a.d.a(BabayagaTask.java:71)
W/System.err(19868): at com.uservoice.uservoicesdk.a.d.doInBackground(BabayagaTask.java:1)
W/System.err(19868): at android.os.AsyncTask$2.call(AsyncTask.java:288)
W/System.err(19868): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
W/System.err(19868): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
W/System.err(19868): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
W/System.err(19868): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
W/System.err(19868): at java.lang.Thread.run(Thread.java:818)
W/System.err(19868): Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname)
W/System.err(19868): at libcore.io.Posix.android_getaddrinfo(Native Method)
W/System.err(19868): at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55)
W/System.err(19868): at java.net.InetAddress.lookupHostByName(InetAddress.java:438)
W/System.err(19868): ... 18 more
E/UV (19868): java.net.UnknownHostException: Unable to resolve host "by.uservoice.com": No address associated with hostname
W/GmsBackupTransport(18807): Network error - waiting 5000ms to retry:
I/ActivityManager(18010): Start proc com.joaomgcd.autolocation for broadcast com.joaomgcd.autolocation/.broadcastreceiver.BroadcastReceiverOnBoot: pid=19909 uid=10096 gids={50096, 9997, 3003, 1028, 1015} abi=armeabi-v7a
I/ActivityManager(18010): Killing 19457:com.google.android.partnersetup/u0a18 (adj 15): empty #17
W/libprocessgroup(18010): failed to open /acct/uid_10018/pid_19457/cgroup.procs: No such file or directory
I/ActivityManager(18010): Start proc com.ebay.mobile for broadcast com.ebay.mobile/.notifications.DeviceStartupReceiver: pid=19926 uid=10091 gids={50091, 9997, 3003, 1028, 1015} abi=armeabi-v7a
I/Process (19758): Sending signal. PID: 19758 SIG: 9
I/ActivityManager(18010): Process com.google.android.gms:car (pid 19758) has died
I/ActivityManager(18010): Waited long enough for: ServiceRecord{3fbea3c0 u0 com.android.calendar/.alerts.InitAlarmsService}
W/art (19926): Suspending all threads took: 24.078ms
W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
E/AudioTrack(18010): AudioTrack::set : Exit
I/LocalDevicePlayback(18942): next: force=true, currentPos=4, pendingMediaButtonSeekCount=1
I/LocalDevicePlayback(18942): stop: willPlay=true, currentPos=4
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.google.android.music:id/next
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.google.android.music:id/next
I/AudioPlayer(17788): reset: mPlaying=1 mReachedEOS=0 useOffload=0
D/NowPlayingFragment(18977): onReceive: action=com.android.music.metachanged
D/BufferProgressListener(18977): updateCurrentSong: [7528, DEFAULT]
I/LocalDevicePlayback(18942): open: id=[7528, DEFAULT], pos=0, playPos=5, fromUser=true, track=Lose Yourself to Dance
D/MusicStore(18942): caqGetItemIdAndOrder: id=135 order=-8
V/QueueHeaderView(18977): update mix=null, container=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
D/NowPlayingFragment(18977): Setting to the same position. No-op.
V/JOAOMGCD(18647): UI Action-New Input Action: Google Play Music - next - 'Next' -
V/JOAOMGCD(18647): Point (x,y): 584,688Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@33e06a3b
E/MusicLogger(18942): bad position: 0
E/ExtMediaPlayer-JNI(18942): QCMediaPlayer could not be located....
E/MediaPlayer-JNI(18942): QCMediaPlayer mediaplayer NOT present
D/MusicStore(18942): storeEvent: track=[7528, DEFAULT] eventType=2 descriptor=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
V/ArtResolver(18977): Size requested: 1080.0, allowable range=(756,2160)
D/MusicStore(18942): deleteOldEvents: count=2
D/MusicStore(18942): deleteOldEvents deleteSize=0
D/MusicStore(18942): storeEvent: account=623783242 trackId=a48dc0ba-5354-3fb8-8907-f0dae1da4c64 eventType=2 eventContextType=2 eventContextId=Bx57ac5jcip34vcjgp2bu72zlgi eventTime=1428962579625
D/MusicStore(18942): storeEvent: ret=48
D/AwesomePlayer(17788): printFileName fd(21) -> /data/data/com.google.android.music/files/music/7528.mp3
D/ExtendedUtils(17788): extended extractor not needed, return default
W/Utils (17788): bool android::canOffloadStream(const android::sp<android::MetaData>&, bool, const android::sp<android::MetaData>&, bool, audio_stream_type_t) No sample bit depth info in meta data
E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.mp3.decoder'
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 8192 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c060 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c150 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c1a0 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c1f0 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 9216 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c240 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c2e0 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c330 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c380 on output port
E/MediaPlayer(18942): Should have subtitle controller already set
I/LocalDevicePlayback(18942): play: currentPos=5
I/MediaFocusControl(18010): AudioFocus requestAudioFocus() from android.media.AudioManager@2a14644ccom.google.android.music.playback.LocalDevicePlayback$10@60c95
E/MediaPlayer(18942): Should have subtitle controller already set
I/ActivityManager(18010): Start proc com.google.android.keep for broadcast com.google.android.keep/.notification.AlertReceiver: pid=19961 uid=10117 gids={50117, 9997, 3003, 1028, 1015} abi=armeabi-v7a
I/art (18942): Background partial concurrent mark sweep GC freed 4500(215KB) AllocSpace objects, 4(6MB) LOS objects, 28% free, 10MB/14MB, paused 1.525ms total 122.406ms
I/art (18010): Background partial concurrent mark sweep GC freed 1648(76KB) AllocSpace objects, 1(4MB) LOS objects, 18% free, 17MB/21MB, paused 2.166ms total 176.147ms
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Lose Yourself to Dance - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Lose Yourself to Dance - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Lose Yourself to Dance - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
I/LocalDevicePlayback(18942): setNextTrack: id=[6701, DEFAULT], playPos=6, track=Touch
E/ExtMediaPlayer-JNI(18942): QCMediaPlayer could not be located....
E/MediaPlayer-JNI(18942): QCMediaPlayer mediaplayer NOT present
D/LocalDevicePlayback(18942): Clearing reconnect state. Disconnect=false
D/AwesomePlayer(17788): printFileName fd(25) -> /data/data/com.google.android.music/files/music/6701.mp3
D/ExtendedUtils(17788): extended extractor not needed, return default
E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
I/AudioPlayer(17788): start of Playback, useOffload 0
E/AudioTrack(17788): AudioTrack::set : Exit
W/Utils (17788): bool android::canOffloadStream(const android::sp<android::MetaData>&, bool, const android::sp<android::MetaData>&, bool, audio_stream_type_t) No sample bit depth info in meta data
E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.mp3.decoder'
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 8192 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293600 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x752936a0 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x752936f0 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293740 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 9216 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293790 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293830 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293880 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x752938d0 on output port
E/MediaPlayer(18942): Should have subtitle controller already set
E/MediaPlayer(18942): Should have subtitle controller already set
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Lose Yourself to Dance - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Lose Yourself to Dance - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Lose Yourself to Dance - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
I/art (18685): Explicit concurrent mark sweep GC freed 8757(505KB) AllocSpace objects, 4(64KB) LOS objects, 40% free, 4MB/7MB, paused 793us total 67.626ms
W/BroadcastQueue(18010): Permission Denial: receiving Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 (has extras) } to com.joaomgcd.autoremote/.broadcastreceiver.BroadcastReceiverAppInstalled requires android.permission.RECEIVE_BOOT_COMPLETED due to sender null (uid 1000)
D/GCM (18685): GcmService start Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.gcm.GcmService } com.google.android.gms.INITIALIZE
D/AuthorizationBluetoothService(18685): Received GmsCore event: Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.auth.be.proximity.authorization.bt.AuthorizationBluetoothService$AutoStarter }.
D/c (18685): Getting all permits...
D/a (18685): Opening database...
D/a (18685): Opening database auth.proximity.permit_store...
D/a (18685): Closing database...
V/GmsCoreStatsServiceLauncher(18833): Received broadcast intent Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher }
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
D/GCM (18685): GcmService start Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.gcm.GcmService } com.google.android.gms.INITIALIZE
I/ActivityManager(18010): Start proc com.google.android.gms.wearable for service com.google.android.gms/.wearable.service.WearableService: pid=20002 uid=10015 gids={50015, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
D/LocationInitializer(18833): Restart initialization of location
D/AuthorizationBluetoothService(18685): Received GmsCore event: Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.auth.be.proximity.authorization.bt.AuthorizationBluetoothService$AutoStarter }.
D/c (18685): Getting all permits...
D/a (18685): Opening database...
D/a (18685): Opening database auth.proximity.permit_store...
D/a (18685): Closing database...
V/GmsCoreStatsServiceLauncher(18833): Received broadcast intent Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher }
D/GCM (18685): GcmService start Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.gcm.GcmService } com.google.android.gms.INITIALIZE
D/LocationInitializer(18833): Restart initialization of location
D/AuthorizationBluetoothService(18685): Received GmsCore event: Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.auth.be.proximity.authorization.bt.AuthorizationBluetoothService$AutoStarter }.
D/c (18685): Getting all permits...
D/a (18685): Opening database...
I/ActivityManager(18010): Killing 19298:com.android.providers.calendar/u0a1 (adj 15): empty #17
D/a (18685): Opening database auth.proximity.permit_store...
D/a (18685): Closing database...
W/ResourcesManager(20002): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
W/ResourcesManager(20002): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
W/libprocessgroup(18010): failed to open /acct/uid_10001/pid_19298/cgroup.procs: No such file or directory
V/GmsCoreStatsServiceLauncher(18833): Received broadcast intent Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher }
D/LocationInitializer(18833): Restart initialization of location
D/MusicBaseActivity(18977): Bottom state changed: FULLY_EXPANDED
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/MultiDex(20002): VM with version 2.1.0 has multidex support
I/MultiDex(20002): install
I/MultiDex(20002): VM has multidex support, MultiDex support library is disabled.
I/ProviderInstaller(20002): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
I/art (20002): Background partial concurrent mark sweep GC freed 458(37KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 3MB/5MB, paused 8.056ms total 51.879ms
E/SQLiteLog(20002): (284) automatic index on assetrefs(dataitems_id)
E/MDM (18807): [174] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
E/MDM (18807): [175] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
I/GCoreUlr(18807): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=com.google.android.location.internal.server.ACTION_RESTARTED}]
E/MDM (18807): [175] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
D/GCM (18685): GcmService start Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.gcm.GcmService } com.google.android.gms.INITIALIZE
D/AuthorizationBluetoothService(18685): Received GmsCore event: Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.auth.be.proximity.authorization.bt.AuthorizationBluetoothService$AutoStarter }.
D/c (18685): Getting all permits...
D/a (18685): Opening database...
D/a (18685): Opening database auth.proximity.permit_store...
D/a (18685): Closing database...
V/GmsCoreStatsServiceLauncher(18833): Received broadcast intent Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher }
E/MDM (18807): [174] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
D/LocationInitializer(18833): Restart initialization of location
I/GCoreUlr(18807): WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction com.google.android.location.internal.server.ACTION_RESTARTED
I/MusicLeanback(18942): Conditions not met for autocaching.
I/MusicLeanback(18942): Stop autocaching.
E/GmsUtils(18942): Failed to connect to Google API client: ConnectionResult{statusCode=unknown status code 16, resolution=null}
E/GmsUtils(18942): Failed to connect to Google API client: ConnectionResult{statusCode=unknown status code 16, resolution=null}
I/GoogleURLConnFactory(18807): Using platform SSLCertificateSocketFactory
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
W/GmsBackupTransport(18807): Network error - waiting 9998ms to retry:
I/GCoreUlr(18807): WorldUpdater:com.google.android.location.internal.server.ACTION_RESTARTED: Ensuring that reporting is active for [account#1#]
I/ActivityManager(18010): Start proc com.android.musicfx for broadcast com.android.musicfx/.ControlPanelReceiver: pid=20050 uid=10007 gids={50007, 9997, 3003, 3002} abi=armeabi-v7a
I/ActivityManager(18010): Process com.android.deskclock (pid 19508) has died
V/MusicFXControlPanelReceiver(20050): onReceive
V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
V/MusicFXControlPanelReceiver(20050): Audio session: 11
V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
V/MusicFXControlPanelReceiver(20050): onReceive
V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
V/MusicFXControlPanelReceiver(20050): Audio session: 11
V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/art (18010): Explicit concurrent mark sweep GC freed 12710(610KB) AllocSpace objects, 3(48KB) LOS objects, 18% free, 18MB/22MB, paused 1.922ms total 185.058ms
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/AlertReceiver(19482): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver }
D/AlertService(19482): 0 Action = android.intent.action.PROVIDER_CHANGED
I/ActivityManager(18010): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=20077 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
V/MusicFXControlPanelReceiver(20050): onReceive
V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
V/MusicFXControlPanelReceiver(20050): Audio session: 11
V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
W/ResourcesManager(20077): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
I/ActivityManager(18010): Start proc com.joaomgcd.autoremote for broadcast com.joaomgcd.autoremote/.broadcastreceiver.BroadcastReceiverQuery: pid=20094 uid=10081 gids={50081, 9997, 3003, 1028, 1015, 3001, 3002} abi=armeabi-v7a
I/art (17779): Explicit concurrent mark sweep GC freed 704(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 335us total 16.876ms
I/art (17779): Explicit concurrent mark sweep GC freed 7(240B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 244us total 15.441ms
I/art (17779): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 274us total 16.143ms
I/ActivityManager(18010): Process android.process.media (pid 18135) has died
I/CalendarProvider2(20077): Created com.android.providers.calendar.CalendarAlarmManager@30440e40(com.android.providers.calendar.CalendarProvider2@ed1c179)
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiStateMachine(18010): WifiStateMachine shouldSwitchNetwork txSuccessRate=0.00 rxSuccessRate=0.00 delta 1000 -> 1000
V/LASTMESSAGEQUERY(20094): Request Id: -1
E/WifiStateMachine(18010): CMD_AUTO_CONNECT sup state ScanState my state DisconnectedState nid=0 roam=3
E/WifiConfigStore(18010): saveWifiConfigBSSID Setting BSSID for "bearsonline-5G"WPA_PSK to any
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiStateMachine(18010): CMD_AUTO_CONNECT will save config -> "bearsonline-5G" nid=0
E/WifiConfigStore(18010): failed to set key_mgmt: WPA-PSK
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiStateMachine(18010): CMD_AUTO_CONNECT did save config -> nid=-1
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiStateMachine(18010): Failed to connect config: ID: 0 SSID: "bearsonline-5G" BSSID: null FQDN: null REALM: null PRIO: 49
E/WifiStateMachine(18010): numAssociation 20
E/WifiStateMachine(18010): KeyMgmt: WPA_PSK Protocols: WPA RSN
E/WifiStateMachine(18010): AuthAlgorithms:
E/WifiStateMachine(18010): PairwiseCiphers: TKIP CCMP
E/WifiStateMachine(18010): GroupCiphers: WEP40 WEP104 TKIP CCMP
E/WifiStateMachine(18010): PSK: *
E/WifiStateMachine(18010): Enterprise config:
E/WifiStateMachine(18010): password NULL
E/WifiStateMachine(18010): subject_match NULL
E/WifiStateMachine(18010): engine 0
E/WifiStateMachine(18010): client_cert NULL
E/WifiStateMachine(18010): ca_cert NULL
E/WifiStateMachine(18010): anonymous_identity NULL
E/WifiStateMachine(18010): identity NULL
E/WifiStateMachine(18010): key_id NULL
E/WifiStateMachine(18010): engine_id NULL
E/WifiStateMachine(18010): phase2 NULL
E/WifiStateMachine(18010): eap NULL
E/WifiStateMachine(18010): IP config:
E/WifiStateMachine(18010): IP assignment: DHCP
E/WifiStateMachine(18010): Proxy settings: NONE
E/WifiStateMachine(18010): uid=1000 autoJoinBSSID=any
E/WifiStateMachine(18010): linked: "bearsonline"WPA_PSK
E/WifiStateMachine(18010): choice: "bearsonline"WPA_PSK = 50
E/WifiStateMachine(18010): Scan Cache:
E/WifiStateMachine(18010): {f8:e9:03:c0:76:16,5180,-73, 0.00.00.00.122ms}
E/WifiStateMachine(18010): triggeredLow: 0 triggeredBad: 0 triggeredNotHigh: 0
E/WifiStateMachine(18010): ticksLow: 0 ticksBad: 0 ticksNotHigh: 0
E/WifiStateMachine(18010): triggeredJoin: 0
E/WifiStateMachine(18010): autoJoinBailedDueToLowRssi: true
E/WifiStateMachine(18010): autoJoinUseAggressiveJoinAttemptThreshold: 0
E/WifiStateMachine(18010): netId: -1
V/LASTMESSAGELastReceivedMessageFactory(20094): No last update to get with messageId -1
V/LASTMESSAGEQUERY(20094): Request Id: -1
V/LASTMESSAGELastReceivedMessageFactory(20094): No last update to get with messageId -1
V/LASTMESSAGEQUERY(20094): Request Id: -1
V/LASTMESSAGELastReceivedMessageFactory(20094): No last update to get with messageId -1
V/LASTMESSAGEQUERY(20094): Request Id: -1
V/LASTMESSAGELastReceivedMessageFactory(20094): No last update to get with messageId -1
V/LASTMESSAGEQUERY(20094): Request Id: -1
V/LASTMESSAGELastReceivedMessageFactory(20094): No last update to get with messageId -1
V/LASTMESSAGEQUERY(20094): Request Id: -1
V/LASTMESSAGELastReceivedMessageFactory(20094): No last update to get with messageId -1
V/ACCESSIBILITY(18647): 0 - 24 - Volume Up
V/JOAOMGCD(18647): Key-New Key: 0 - 24 - Volume Up;
V/LASTMESSAGEQUERY(20094): Request Id: -1
V/LASTMESSAGELastReceivedMessageFactory(20094): No last update to get with messageId -1
V/LASTMESSAGEq(18647): Received last update 0 - 24 - Volume Up
V/ACCESSIBILITY(18647): 1 - 24 - Volume Up
V/JOAOMGCD(18647): Key-New Key: 1 - 24 - Volume Up;
V/LASTMESSAGEQUERY(18638): Request Id: -1
V/LASTMESSAGEq(18647): Received last update 1 - 24 - Volume Up
I/ActivityManager(18010): Process com.android.launcher3 (pid 19554) has died
V/LASTMESSAGEQUERY(18638): Request Id: -1
V/LASTMESSAGEQUERY(18638): Request Id: -1
V/LASTMESSAGEQUERY(18638): Request Id: -1
I/CalendarProvider2(20077): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
W/ContentResolver(20077): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
V/LASTMESSAGEQUERY(18638): Request Id: -1
V/LASTMESSAGEQUERY(18638): Request Id: -1
V/ACCESSIBILITY(18647): 0 - 24 - Volume Up
V/JOAOMGCD(18647): Key-New Key: 0 - 24 - Volume Up;
V/LASTMESSAGEQUERY(18638): Request Id: -1
V/LASTMESSAGEq(18647): Received last update 0 - 24 - Volume Up
V/LASTMESSAGEQUERY(18638): Request Id: -1
V/LASTMESSAGEQUERY(18638): Request Id: -1
V/LASTMESSAGEQUERY(18638): Request Id: -1
V/LASTMESSAGEQUERY(18638): Request Id: -1
V/ACCESSIBILITY(18647): 1 - 24 - Volume Up
V/JOAOMGCD(18647): Key-New Key: 1 - 24 - Volume Up;
V/LASTMESSAGEQUERY(18638): Request Id: -1
V/LASTMESSAGEq(18647): Received last update 1 - 24 - Volume Up
V/LASTMESSAGEQUERY(18638): Request Id: -1
V/LASTMESSAGEQUERY(18638): Request Id: -1
V/LASTMESSAGEQUERY(18638): Request Id: -1
V/LASTMESSAGEQUERY(18638): Request Id: -1
V/LASTMESSAGEQUERY(18638): Request Id: -1
V/LASTMESSAGEQUERY(18638): Request Id: -1
V/LASTMESSAGEQUERY(18638): Request Id: -1
V/LASTMESSAGEQUERY(18638): Request Id: -1
V/ACCESSIBILITY(18647): 0 - 24 - Volume Up
V/JOAOMGCD(18647): Key-New Key: 0 - 24 - Volume Up;
V/LASTMESSAGEq(18647): Received last update 0 - 24 - Volume Up
V/LASTMESSAGEQUERY(18638): Request Id: -1
V/LASTMESSAGEQUERY(18638): Request Id: -1
V/MusicFXControlPanelReceiver(20050): onReceive
V/MusicFXControlPanelReceiver(20050): Action: android.media.action.CLOSE_AUDIO_EFFECT_CONTROL_SESSION
V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
V/MusicFXControlPanelReceiver(20050): Audio session: 11
V/MusicFXControlPanelEffect(20050): closeSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
V/ACCESSIBILITY(18647): 1 - 24 - Volume Up
V/JOAOMGCD(18647): Key-New Key: 1 - 24 - Volume Up;
V/LASTMESSAGEq(18647): Received last update 1 - 24 - Volume Up
E/BroadcastReceiver(20094): BroadcastReceiver trying to return result during a non-ordered broadcast
E/BroadcastReceiver(20094): java.lang.RuntimeException: BroadcastReceiver trying to return result during a non-ordered broadcast
E/BroadcastReceiver(20094): at android.content.BroadcastReceiver.checkSynchronousHint(BroadcastReceiver.java:783)
E/BroadcastReceiver(20094): at android.content.BroadcastReceiver.setResultCode(BroadcastReceiver.java:549)
E/BroadcastReceiver(20094): at com.joaomgcd.common.tasker.BroadcastReceiverTasker.setResultCodeAsync(BroadcastReceiverTasker.java:50)
E/BroadcastReceiver(20094): at com.joaomgcd.common.tasker.BroadcastReceiverFire.onReceive(BroadcastReceiverFire.java:63)
E/BroadcastReceiver(20094): at android.app.ActivityThread.handleReceiver(ActivityThread.java:2595)
E/BroadcastReceiver(20094): at android.app.ActivityThread.access$1700(ActivityThread.java:147)
E/BroadcastReceiver(20094): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1358)
E/BroadcastReceiver(20094): at android.os.Handler.dispatchMessage(Handler.java:102)
E/BroadcastReceiver(20094): at android.os.Looper.loop(Looper.java:135)
E/BroadcastReceiver(20094): at android.app.ActivityThread.main(ActivityThread.java:5241)
E/BroadcastReceiver(20094): at java.lang.reflect.Method.invoke(Native Method)
E/BroadcastReceiver(20094): at java.lang.reflect.Method.invoke(Method.java:372)
E/BroadcastReceiver(20094): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
E/BroadcastReceiver(20094): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
W/art (20094): Suspending all threads took: 12.756ms
E/lowmemorykiller( 139): Error writing /proc/19529/oom_score_adj; errno=22
E/SQLiteLog(20077): (284) automatic index on view_events(_id)
I/ActivityManager(18010): Process com.android.email (pid 19529) has died
I/ActivityManager(18010): Start proc com.android.email for broadcast com.android.email/.provider.WidgetProvider: pid=20123 uid=10036 gids={50036, 9997, 3003, 1028, 1015} abi=armeabi-v7a
D/BluetoothManagerService(18010): Message: 20
D/BluetoothManagerService(18010): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@f274380:true
D/BluetoothChatService(20094): start
D/BluetoothChatService(20094): setState() 0 -> 1
D/ActivityThread(20123): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
D/ActivityThread(20123): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
D/ActivityThread(20123): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
E/PopupManager(20094): No content view usable to display popups. Popups will not be displayed in response to this client's calls. Use setViewForPopups() to set your content view.
V/MusicFXControlPanelReceiver(20050): onReceive
V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
V/MusicFXControlPanelReceiver(20050): Audio session: 11
V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
W/art (18833): Suspending all threads took: 8.972ms
W/art (20123): Long monitor contention event with owner method=long android.database.sqlite.SQLiteConnection.nativePrepareStatement(long, java.lang.String) from SQLiteConnection.java:4294967294 waiters=1 for 290ms
I/ActivityManager(18010): Start proc android.process.media for content provider com.android.providers.media/.MediaProvider: pid=20152 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
I/art (18833): Background sticky concurrent mark sweep GC freed 30985(1906KB) AllocSpace objects, 16(256KB) LOS objects, 25% free, 5MB/7MB, paused 11.383ms total 105.987ms
I/ActivityManager(18010): Process com.android.exchange (pid 19572) has died
W/ActivityManager(18010): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
W/ActivityManager(18010): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
I/Email (20123): Observing account changes for notifications
I/ActivityManager(18010): Start proc com.android.exchange for service com.android.exchange/.service.EasService: pid=20175 uid=10037 gids={50037, 9997, 3003, 1028, 1015} abi=armeabi-v7a
I/ActivityManager(18010): Process com.google.android.configupdater (pid 19589) has died
W/ActivityManager(18010): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
W/ActivityManager(18010): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
E/SQLiteLog(20152): (283) recovered 41 frames from WAL file /data/user/0/com.android.providers.media/databases/external.db-wal
I/LocalDevicePlayback(18942): prev: currentPos=5, pendingMediaButtonSeekCount=-1
W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
E/AudioTrack(18010): AudioTrack::set : Exit
I/LocalDevicePlayback(18942): seek: pos=0
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.google.android.music:id/prev
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.google.android.music:id/prev
W/DriveInitializer(18833): Background init thread started
E/MusicLogger(18942): bad position: 0
I/LocalDevicePlayback(18942): setNextTrack: id=[6701, DEFAULT], playPos=6, track=Touch
D/NowPlayingFragment(18977): onReceive: action=com.android.music.playstatechanged
E/ExtMediaPlayer-JNI(18942): QCMediaPlayer could not be located....
E/MediaPlayer-JNI(18942): QCMediaPlayer mediaplayer NOT present
I/art (18685): Explicit concurrent mark sweep GC freed 6152(325KB) AllocSpace objects, 2(32KB) LOS objects, 40% free, 4MB/8MB, paused 885us total 68.023ms
I/art (18010): Explicit concurrent mark sweep GC freed 14437(718KB) AllocSpace objects, 0(0B) LOS objects, 18% free, 18MB/22MB, paused 3.173ms total 221.405ms
E/lowmemorykiller( 139): Error writing /proc/19814/oom_score_adj; errno=22
E/lowmemorykiller( 139): Error writing /proc/19814/oom_score_adj; errno=22
V/JOAOMGCD(18647): UI Action-New Input Action: Google Play Music - prev - 'Previous' -
V/JOAOMGCD(18647): Point (x,y): 440,677Focus;
I/ActivityManager(18010): Process com.google.android.talk (pid 19814) has died
W/DriveInitializer(18833): Background init thread ended
I/Exchange(20175): PSS has no active accounts; stopping service.
D/AwesomePlayer(17788): printFileName fd(25) -> /data/data/com.google.android.music/files/music/6701.mp3
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@1b8d6558
D/ExtendedUtils(17788): extended extractor not needed, return default
W/Utils (17788): bool android::canOffloadStream(const android::sp<android::MetaData>&, bool, const android::sp<android::MetaData>&, bool, audio_stream_type_t) No sample bit depth info in meta data
E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.mp3.decoder'
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 8192 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293600 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x752936f0 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293740 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293790 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 9216 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x752937e0 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293880 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x752938d0 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293920 on output port
E/MediaPlayer(18942): Should have subtitle controller already set
E/MediaPlayer(18942): Should have subtitle controller already set
I/NotifUtils(19624): Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
I/NotifUtils(19624): validateNotifications - cancelling account 1972019801 / folder -317575340
W/GmsApplication(18833): Using Auth Proxy for data requests.
W/GmsApplication(18833): Using Auth Proxy for data requests.
W/GmsApplication(18833): Using Auth Proxy for data requests.
W/GmsApplication(18833): Using Auth Proxy for data requests.
W/GmsApplication(18833): Using Auth Proxy for data requests.
W/GmsApplication(18833): Using Auth Proxy for data requests.
D/GCM (18685): GcmService start Intent { act=com.google.android.checkin.CHECKIN_COMPLETE flg=0x10 cmp=com.google.android.gms/.gcm.GcmService (has extras) } com.google.android.checkin.CHECKIN_COMPLETE
W/GmsApplication(18833): Using Auth Proxy for data requests.
W/GmsApplication(18833): Using Auth Proxy for data requests.
W/GmsApplication(18833): Using Auth Proxy for data requests.
W/GmsApplication(18833): Using Auth Proxy for data requests.
W/GmsApplication(18833): Using Auth Proxy for data requests.
E/SyncScheduler(18833): Ignoring sync request: device offline.
W/GmsApplication(18833): Using Auth Proxy for data requests.
W/GmsApplication(18833): Using Auth Proxy for data requests.
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Lose Yourself to Dance - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Lose Yourself to Dance - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Lose Yourself to Dance - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
I/GlobalDismissManager(19482): no sender configured
I/MediaStoreImporter(18942): Update: incremental Added music: 0 Updated music: 0 Deleted music: 0 Created playlists: 0 Updated playlists: 0 Deleted playlists: 0 Inserted playlist items: 0 Deleted playlist items: 0 Removed orphaned playlist items: 0
D/AlertService(19482): Beginning updateAlertNotification
D/AlertService(19482): No fired or scheduled alerts
D/AlertService(19482): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
D/AlarmScheduler(19482): Query result count for events starting within 1 week: 1
V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
I/ActivityManager(18010): Start proc com.google.android.talk for broadcast com.google.android.talk/com.google.android.apps.hangouts.service.NetworkStateReceiver: pid=20232 uid=10064 gids={50064, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
E/lowmemorykiller( 139): Error writing /proc/19868/oom_score_adj; errno=22
W/GmsApplication(18833): Using Auth Proxy for data requests.
W/ResourcesManager(20232): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
I/ActivityManager(18010): Process com.intangibleobject.securesettings.plugin (pid 19868) has died
I/Babel (20232): MmsConfig: mnc/mcc: 0/0
I/Babel (20232): MmsConfig.loadMmsSettings
I/Babel (20232): MmsConfig.loadDeviceMmsSettings from API: mUserAgent=, mUaProfUrl=
I/Babel (20232): MmsConfig.loadFromDatabase
W/Settings(20232): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
E/Babel (20232): canonicalizeMccMnc: invalid mccmnc
I/Babel (20232): MmsConfig.loadFromResources
E/Babel (20232): canonicalizeMccMnc: invalid mccmnc nullnull
I/Babel (20232): MmsConfig.loadMmsSettings: mUserAgent=Hangouts/3.1.89134953, mUaProfUrl=https://ssl.gstatic.com/android/hangouts/hangouts_mms_ua_profile.xml
I/Babel_StickerModule(20232): App launched.
D/GCM (18685): GcmService start Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.gcm.GcmService } com.google.android.gms.INITIALIZE
D/AuthorizationBluetoothService(18685): Received GmsCore event: Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.auth.be.proximity.authorization.bt.AuthorizationBluetoothService$AutoStarter }.
D/c (18685): Getting all permits...
D/a (18685): Opening database...
D/a (18685): Opening database auth.proximity.permit_store...
D/a (18685): Closing database...
V/GmsCoreStatsServiceLauncher(18833): Received broadcast intent Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher }
I/QualcommCameraHardware(17788): Found a matching camera info for ID 0
I/QualcommCameraHardware(17788): HAL_getCameraInfo: orientation = 90
I/CameraHAL(17788): Returning param preview_mode mode 0
I/CameraHAL(17788): camera_get_camera_info: id:0 faceing:1 orientation: 90
D/LocationInitializer(18833): Restart initialization of location
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
E/MDM (18807): [137] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
W/VideoCapabilities(20232): Unsupported mime video/x-ms-wmv
I/ActivityManager(18010): Process android.process.acore (pid 18540) has died
I/CheckinService(18833): Done disabling old GoogleServicesFramework version
I/LocalDevicePlayback(18942): prev: currentPos=5, pendingMediaButtonSeekCount=-1
I/LocalDevicePlayback(18942): stop: willPlay=true, currentPos=4
W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.google.android.music:id/prev
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.google.android.music:id/prev
E/AudioTrack(18010): AudioTrack::set : Exit
V/MusicFXControlPanelReceiver(20050): onReceive
V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
V/MusicFXControlPanelReceiver(20050): Audio session: 11
V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
W/VideoCapabilities(20232): Unsupported mime video/mpeg2
I/AudioPlayer(17788): reset: mPlaying=1 mReachedEOS=0 useOffload=0
V/JOAOMGCD(18647): UI Action-New Input Action: Google Play Music - prev - 'Previous' -
V/JOAOMGCD(18647): Point (x,y): 440,677Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@a2526b1
D/NowPlayingFragment(18977): onReceive: action=com.android.music.metachanged
D/BufferProgressListener(18977): updateCurrentSong: [6696, DEFAULT]
V/QueueHeaderView(18977): update mix=null, container=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
I/LocalDevicePlayback(18942): open: id=[6696, DEFAULT], pos=0, playPos=4, fromUser=true, track=Instant Crush
D/NowPlayingFragment(18977): Setting to the same position. No-op.
V/MusicFXControlPanelReceiver(20050): onReceive
V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
V/MusicFXControlPanelReceiver(20050): Audio session: 11
V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
V/MusicFXControlPanelReceiver(20050): onReceive
V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
V/MusicFXControlPanelReceiver(20050): Audio session: 11
V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
W/VideoCapabilities(20232): Unsupported mime video/mp4v-esdp
D/MusicStore(18942): caqGetItemIdAndOrder: id=134 order=-9
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/MusicLogger(18942): bad position: 0
E/ExtMediaPlayer-JNI(18942): QCMediaPlayer could not be located....
E/MediaPlayer-JNI(18942): QCMediaPlayer mediaplayer NOT present
D/MusicStore(18942): storeEvent: track=[6696, DEFAULT] eventType=2 descriptor=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
I/VideoCapabilities(20232): Unsupported profile 4 for video/mp4v-es
W/AudioCapabilities(20232): Unsupported mime audio/x-ms-wma
W/AudioCapabilities(20232): Unsupported mime audio/vnd.rn-realaudio
W/AudioCapabilities(20232): Unsupported mime audio/mpeg-L2
W/AudioCapabilities(20232): Unsupported mime audio/ac3
W/AudioCapabilities(20232): Unsupported mime audio/x-ape
W/AudioCapabilities(20232): Unsupported mime audio/vnd.dts
W/AudioCapabilities(20232): Unsupported mime audio/ffmpeg
D/MusicStore(18942): deleteOldEvents: count=3
D/MusicStore(18942): deleteOldEvents deleteSize=0
D/MusicStore(18942): storeEvent: account=623783242 trackId=39834b12-1633-348d-9157-b2c3dcf0eec9 eventType=2 eventContextType=2 eventContextId=Bx57ac5jcip34vcjgp2bu72zlgi eventTime=1428962590170
D/MusicStore(18942): storeEvent: ret=49
W/VideoCapabilities(20232): Unsupported mime video/mpeg2
W/VideoCapabilities(20232): Unsupported mime video/x-ms-wmv
W/VideoCapabilities(20232): Unsupported mime video/vnd.rn-realvideo
W/VideoCapabilities(20232): Unsupported mime video/x-flv
W/VideoCapabilities(20232): Unsupported mime video/ffmpeg
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
I/Babel (20232): Creating RTCS
D/GCM (18685): GcmService start Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.gcm.GcmService } com.google.android.gms.INITIALIZE
I/Babel (20232): Destroying RTCS
D/AuthorizationBluetoothService(18685): Received GmsCore event: Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.auth.be.proximity.authorization.bt.AuthorizationBluetoothService$AutoStarter }.
D/c (18685): Getting all permits...
D/a (18685): Opening database...
D/a (18685): Opening database auth.proximity.permit_store...
D/a (18685): Closing database...
V/GmsCoreStatsServiceLauncher(18833): Received broadcast intent Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher }
E/MDM (18807): [175] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
D/LocationInitializer(18833): Restart initialization of location
D/AwesomePlayer(17788): printFileName fd(21) -> /data/data/com.google.android.music/files/music/6696.mp3
D/ExtendedUtils(17788): extended extractor not needed, return default
W/Utils (17788): bool android::canOffloadStream(const android::sp<android::MetaData>&, bool, const android::sp<android::MetaData>&, bool, audio_stream_type_t) No sample bit depth info in meta data
E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.mp3.decoder'
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 8192 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c060 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c1a0 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c1f0 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c240 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 9216 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c290 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c330 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c380 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c3d0 on output port
E/MediaPlayer(18942): Should have subtitle controller already set
I/LocalDevicePlayback(18942): play: currentPos=4
D/AlertReceiver(19482): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver }
I/MediaFocusControl(18010): AudioFocus requestAudioFocus() from android.media.AudioManager@2a14644ccom.google.android.music.playback.LocalDevicePlayback$10@60c95
E/MediaPlayer(18942): Should have subtitle controller already set
D/AlertService(19482): 0 Action = android.intent.action.PROVIDER_CHANGED
V/MusicFXControlPanelReceiver(20050): onReceive
V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
V/MusicFXControlPanelReceiver(20050): Audio session: 11
V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
V/MusicFXControlPanelReceiver(20050): onReceive
V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
V/MusicFXControlPanelReceiver(20050): Audio session: 11
V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiStateMachine(18010): WifiStateMachine shouldSwitchNetwork txSuccessRate=0.00 rxSuccessRate=0.00 delta 1000 -> 1000
E/WifiStateMachine(18010): CMD_AUTO_CONNECT sup state ScanState my state DisconnectedState nid=0 roam=3
E/WifiConfigStore(18010): saveWifiConfigBSSID Setting BSSID for "bearsonline-5G"WPA_PSK to any
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiStateMachine(18010): CMD_AUTO_CONNECT will save config -> "bearsonline-5G" nid=0
E/WifiConfigStore(18010): failed to set key_mgmt: WPA-PSK
E/WifiStateMachine(18010): CMD_AUTO_CONNECT did save config -> nid=-1
E/WifiStateMachine(18010): Failed to connect config: ID: 0 SSID: "bearsonline-5G" BSSID: null FQDN: null REALM: null PRIO: 49
E/WifiStateMachine(18010): numAssociation 21
E/WifiStateMachine(18010): KeyMgmt: WPA_PSK Protocols: WPA RSN
E/WifiStateMachine(18010): AuthAlgorithms:
E/WifiStateMachine(18010): PairwiseCiphers: TKIP CCMP
E/WifiStateMachine(18010): GroupCiphers: WEP40 WEP104 TKIP CCMP
E/WifiStateMachine(18010): PSK: *
E/WifiStateMachine(18010): Enterprise config:
E/WifiStateMachine(18010): password NULL
E/WifiStateMachine(18010): subject_match NULL
E/WifiStateMachine(18010): engine 0
E/WifiStateMachine(18010): client_cert NULL
E/WifiStateMachine(18010): ca_cert NULL
E/WifiStateMachine(18010): anonymous_identity NULL
E/WifiStateMachine(18010): identity NULL
E/WifiStateMachine(18010): key_id NULL
E/WifiStateMachine(18010): engine_id NULL
E/WifiStateMachine(18010): phase2 NULL
E/WifiStateMachine(18010): eap NULL
E/WifiStateMachine(18010): IP config:
E/WifiStateMachine(18010): IP assignment: DHCP
E/WifiStateMachine(18010): Proxy settings: NONE
E/WifiStateMachine(18010): uid=1000 autoJoinBSSID=any
E/WifiStateMachine(18010): linked: "bearsonline"WPA_PSK
E/WifiStateMachine(18010): choice: "bearsonline"WPA_PSK = 50
E/WifiStateMachine(18010): Scan Cache:
E/WifiStateMachine(18010): {f8:e9:03:c0:76:16,5180,-75, 0.00.00.00.049ms}
E/WifiStateMachine(18010): triggeredLow: 0 triggeredBad: 0 triggeredNotHigh: 0
E/WifiStateMachine(18010): ticksLow: 0 ticksBad: 0 ticksNotHigh: 0
E/WifiStateMachine(18010): triggeredJoin: 0
E/WifiStateMachine(18010): autoJoinBailedDueToLowRssi: true
E/WifiStateMachine(18010): autoJoinUseAggressiveJoinAttemptThreshold: 0
E/WifiStateMachine(18010): netId: -1
I/ActivityManager(18010): Process android.process.im (pid 19851) has died
I/art (18010): Background partial concurrent mark sweep GC freed 3929(208KB) AllocSpace objects, 2(4MB) LOS objects, 18% free, 18MB/22MB, paused 2.166ms total 157.226ms
I/LocalDevicePlayback(18942): seek: pos=139767
D/NowPlayingFragment(18977): onReceive: action=com.android.music.playstatechanged
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
I/LocalDevicePlayback(18942): setNextTrack: id=[7528, DEFAULT], playPos=5, track=Lose Yourself to Dance
E/ExtMediaPlayer-JNI(18942): QCMediaPlayer could not be located....
E/MediaPlayer-JNI(18942): QCMediaPlayer mediaplayer NOT present
D/LocalDevicePlayback(18942): Clearing reconnect state. Disconnect=false
D/AwesomePlayer(17788): printFileName fd(25) -> /data/data/com.google.android.music/files/music/7528.mp3
V/MusicFXControlPanelReceiver(20050): onReceive
V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
V/MusicFXControlPanelReceiver(20050): Audio session: 11
V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
I/AudioPlayer(17788): start of Playback, useOffload 0
D/ExtendedUtils(17788): extended extractor not needed, return default
W/Utils (17788): bool android::canOffloadStream(const android::sp<android::MetaData>&, bool, const android::sp<android::MetaData>&, bool, audio_stream_type_t) No sample bit depth info in meta data
E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.mp3.decoder'
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 8192 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x73ffe5b0 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x752936f0 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293740 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293790 on input port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 9216 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x752937e0 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293880 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x752938d0 on output port
I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293920 on output port
E/MediaPlayer(18942): Should have subtitle controller already set
E/AudioTrack(17788): AudioTrack::set : Exit
E/MediaPlayer(18942): Should have subtitle controller already set
V/MusicFXControlPanelReceiver(20050): onReceive
V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
V/MusicFXControlPanelReceiver(20050): Audio session: 11
V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
W/GAV4 (18833): Thread[Thread-144,5,main]: Using destination https://ssl.google-analytics.com
W/GAV4 (18833): Thread[Thread-144,5,main]: Using destination https://ssl.google-analytics.com
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
I/EventLogService(18833): Aggregate from 1428960791215 (log), 1428960791215 (data)
I/art (18685): Explicit concurrent mark sweep GC freed 11287(598KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 4MB/8MB, paused 946us total 44.464ms
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiStateMachine(18010): WifiStateMachine shouldSwitchNetwork txSuccessRate=0.00 rxSuccessRate=0.00 delta 1000 -> 1000
E/WifiStateMachine(18010): CMD_AUTO_CONNECT sup state ScanState my state DisconnectedState nid=0 roam=3
E/WifiConfigStore(18010): saveWifiConfigBSSID Setting BSSID for "bearsonline-5G"WPA_PSK to any
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiStateMachine(18010): CMD_AUTO_CONNECT will save config -> "bearsonline-5G" nid=0
I/GoogleURLConnFactory(18807): Using platform SSLCertificateSocketFactory
E/WifiConfigStore(18010): failed to set key_mgmt: WPA-PSK
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiStateMachine(18010): CMD_AUTO_CONNECT did save config -> nid=-1
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiStateMachine(18010): Failed to connect config: ID: 0 SSID: "bearsonline-5G" BSSID: null FQDN: null REALM: null PRIO: 49
E/WifiStateMachine(18010): numAssociation 22
E/WifiStateMachine(18010): KeyMgmt: WPA_PSK Protocols: WPA RSN
E/WifiStateMachine(18010): AuthAlgorithms:
E/WifiStateMachine(18010): PairwiseCiphers: TKIP CCMP
E/WifiStateMachine(18010): GroupCiphers: WEP40 WEP104 TKIP CCMP
E/WifiStateMachine(18010): PSK: *
E/WifiStateMachine(18010): Enterprise config:
E/WifiStateMachine(18010): password NULL
E/WifiStateMachine(18010): subject_match NULL
E/WifiStateMachine(18010): engine 0
E/WifiStateMachine(18010): client_cert NULL
E/WifiStateMachine(18010): ca_cert NULL
E/WifiStateMachine(18010): anonymous_identity NULL
E/WifiStateMachine(18010): identity NULL
E/WifiStateMachine(18010): key_id NULL
E/WifiStateMachine(18010): engine_id NULL
E/WifiStateMachine(18010): phase2 NULL
E/WifiStateMachine(18010): eap NULL
E/WifiStateMachine(18010): IP config:
E/WifiStateMachine(18010): IP assignment: DHCP
E/WifiStateMachine(18010): Proxy settings: NONE
E/WifiStateMachine(18010): uid=1000 autoJoinBSSID=any
E/WifiStateMachine(18010): linked: "bearsonline"WPA_PSK
E/WifiStateMachine(18010): choice: "bearsonline"WPA_PSK = 50
E/WifiStateMachine(18010): Scan Cache:
E/WifiStateMachine(18010): {f8:e9:03:c0:76:16,5180,-73, 0.00.00.00.071ms}
E/WifiStateMachine(18010): triggeredLow: 0 triggeredBad: 0 triggeredNotHigh: 0
E/WifiStateMachine(18010): ticksLow: 0 ticksBad: 0 ticksNotHigh: 0
E/WifiStateMachine(18010): triggeredJoin: 0
E/WifiStateMachine(18010): autoJoinBailedDueToLowRssi: true
E/WifiStateMachine(18010): autoJoinUseAggressiveJoinAttemptThreshold: 0
E/WifiStateMachine(18010): netId: -1
W/GmsBackupTransport(18807): Network error - waiting 14998ms to retry:
D/InitAlarmsService(19482): Clearing and rescheduling alarms.
I/GlobalDismissManager(19482): no sender configured
D/AlertService(19482): Beginning updateAlertNotification
D/AlertService(19482): No fired or scheduled alerts
D/AlertService(19482): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
D/AlarmScheduler(19482): Query result count for events starting within 1 week: 1
V/ACCESSIBILITY(18647): 0 - 24 - Volume Up
V/JOAOMGCD(18647): Key-New Key: 0 - 24 - Volume Up;
V/LASTMESSAGEq(18647): Received last update 0 - 24 - Volume Up
V/ACCESSIBILITY(18647): 1 - 24 - Volume Up
V/JOAOMGCD(18647): Key-New Key: 1 - 24 - Volume Up;
V/LASTMESSAGEq(18647): Received last update 1 - 24 - Volume Up
V/JOAOMGCD(20094): Out-Retrying (1/5)...
W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
E/AudioTrack(18010): AudioTrack::set : Exit
I/LocalDevicePlayback(18942): pause: transient=false, currentPos=4
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.google.android.music:id/pause
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.google.android.music:id/pause
D/LocalDevicePlayback(18942): Event logging MUSIC_PAUSE_PLAYBACK_REQUESTED: [6696, DEFAULT]/39834b12-1633-348d-9157-b2c3dcf0eec9
D/AudioPlayer(17788): Pause Playback at 148104522
V/JOAOMGCD(18647): UI Action-New Input Action: Google Play Music - pause - 'Pause' -
V/JOAOMGCD(18647): Point (x,y): 512,677Focus;
V/MusicFXControlPanelReceiver(20050): onReceive
V/MusicFXControlPanelReceiver(20050): Action: android.media.action.CLOSE_AUDIO_EFFECT_CONTROL_SESSION
V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
V/MusicFXControlPanelReceiver(20050): Audio session: 11
V/MusicFXControlPanelEffect(20050): closeSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@1819796
D/NowPlayingFragment(18977): onReceive: action=com.android.music.playstatechanged
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
I/ActivityManager(18010): Waited long enough for: ServiceRecord{3ea8cc67 u0 com.joaomgcd.autoremote/.service.ServiceLongRunningTaskerActionAutoRemote}
I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.teslacoilsw.launcher/com.android.launcher2.Launcher} from uid 1000 on display 0
W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
E/AudioTrack(18010): AudioTrack::set : Exit
D/InputEventConsistencyVerifier(18461): TouchEvent: Source was not SOURCE_CLASS_POINTER.
D/InputEventConsistencyVerifier(18461): in o.G9{136a40a3 VFED..C. ......ID 12,6-1012,625}
D/InputEventConsistencyVerifier(18461): 0: sent at 18792334000000, MotionEvent { action=ACTION_CANCEL, id[0]=0, x[0]=0.0, y[0]=0.0, toolType[0]=TOOL_TYPE_UNKNOWN, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=18792334, downTime=18792334, deviceId=0, source=0x0 }
W/ResourceType(18461): No known package when getting name for resource number 0x9b000000
W/ResourceType(18461): No known package when getting name for resource number 0x9b000300
W/ResourceType(18461): No known package when getting name for resource number 0x9b000500
W/ResourceType(18461): No known package when getting name for resource number 0x9b000600
W/ResourceType(18461): No known package when getting name for resource number 0x9c030406
W/ResourceType(18461): No known package when getting name for resource number 0x9c030606
W/ResourceType(18461): No known package when getting name for resource number 0x9c020100
W/ResourceType(18461): No known package when getting name for resource number 0x9c020008
W/ResourceType(18461): No known package when getting name for resource number 0x9c020307
W/ResourceType(18461): No known package when getting name for resource number 0x9c020507
W/ResourceType(18461): No known package when getting name for resource number 0x9c020708
I/Timeline(18461): Timeline: Activity_idle id: android.os.BinderProxy@2c0a4d1d time:18792631
I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{2fb5bb45 u0 com.teslacoilsw.launcher/com.android.launcher2.Launcher t154} time:18792894
D/QueueHeaderView(18977): onSaveInstanceState
V/QueueHeaderView(18977): onDetachedFromWindow
D/BufferProgressListener(18977): updateCurrentSong: null
W/OpenGLRenderer(18461): Incorrectly called buildLayer on View: OH, destroying layer...
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
D/Finsky (19696): [1] DailyHygiene.onStartCommand: Beginning daily hygiene
V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/Timeline(18461): Timeline: Activity_launch_request id:com.android.settings time:18794386
W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
E/AudioTrack(18010): AudioTrack::set : Exit
I/art (18010): Explicit concurrent mark sweep GC freed 16099(827KB) AllocSpace objects, 5(80KB) LOS objects, 17% free, 19MB/23MB, paused 2.258ms total 194.915ms
V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[434,378][590,492]} from uid 10073 on display 0
W/art (18010): Long monitor contention event with owner method=int com.android.server.am.ActivityStackSupervisor.startActivityMayWait(android.app.IApplicationThread, int, java.lang.String, android.content.Intent, java.lang.String, android.service.voice.IVoiceInteractionSession, com.android.internal.app.IVoiceInteractor, android.os.IBinder, java.lang.String, int, int, android.app.ProfilerInfo, android.app.IActivityManager$WaitResult, android.content.res.Configuration, android.os.Bundle, int, android.app.IActivityContainer, com.android.server.am.TaskRecord) from ActivityStackSupervisor.java:835 waiters=2 for 232ms
W/art (18010): Long monitor contention event with owner method=int com.android.server.am.ActivityStackSupervisor.startActivityMayWait(android.app.IApplicationThread, int, java.lang.String, android.content.Intent, java.lang.String, android.service.voice.IVoiceInteractionSession, com.android.internal.app.IVoiceInteractor, android.os.IBinder, java.lang.String, int, int, android.app.ProfilerInfo, android.app.IActivityManager$WaitResult, android.content.res.Configuration, android.os.Bundle, int, android.app.IActivityContainer, com.android.server.am.TaskRecord) from ActivityStackSupervisor.java:835 waiters=3 for 227ms
V/ACCESSIBILITY(18647): CLICK - text: Settings; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: Settings; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Nova Launcher - 'Settings' -
V/JOAOMGCD(18647): Point (x,y): 1390,435Focus;
I/Timeline(18461): Timeline: Activity_idle id: android.os.BinderProxy@2c0a4d1d time:18794884
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@34616f17
W/Finsky (19696): [1] LibraryUpdateListener.onErrorResponse: Library replication failed: com.android.volley.NoConnectionError: java.net.UnknownHostException: Unable to resolve host "android.clients.google.com": No address associated with hostname
V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
W/Finsky (19696): [1] 2.onErrorResponse: Update check failed: com.android.volley.NoConnectionError: java.net.UnknownHostException: Unable to resolve host "android.clients.google.com": No address associated with hostname
D/Finsky (19696): [1] DailyHygiene.logDeviceFeaturesAndContinue: Logging device features
D/Finsky (19696): [1] DailyHygiene.flushEventLogsAndContinue: Flushing event logs for [QvKNBvm0HRileVO8o11piGr9OP8]
D/Finsky (19696): [1] DailyHygiene.reschedule: Scheduling new run in 30 minutes (failures=2)
D/DeviceConnectionService(18807): client connected with version: 6587000
V/JOAOMGCD(20094): Out-Retrying (2/5)...
I/GoogleURLConnFactory(18807): Using platform SSLCertificateSocketFactory
W/GmsBackupTransport(18807): Network error - waiting 19997ms to retry:
D/WifiService(18010): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@b8659af}
D/PhoneApp(18445): getPhone phoneId:0
D/PhoneApp(18445): getPhone phoneId:0
D/PhoneApp(18445): getPhone phoneId:0
D/WifiService(18010): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@b8659af}
I/Timeline(18461): Timeline: Activity_launch_request id:com.android.settings time:18803157
W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[434,378][590,492]} from uid 10073 on display 0
E/AudioTrack(18010): AudioTrack::set : Exit
V/ACCESSIBILITY(18647): CLICK - text: Settings; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: Settings; viewId: null
I/ActivityManager(18010): Start proc com.android.settings for activity com.android.settings/.Settings: pid=20415 uid=1000 gids={41000, 9997, 1028, 3003, 1015, 3002, 3001} abi=armeabi-v7a
V/JOAOMGCD(18647): UI Action-New Input Action: Nova Launcher - 'Settings' -
V/JOAOMGCD(18647): Point (x,y): 1390,435Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@1f7f04
I/GCoreUlr(18807): Successfully inserted location
I/GCoreUlr(18807): Not uploading first location since start (in case we're in restart loop)
I/GCoreUlr(18807): Successfully inserted location
I/GCoreUlr(18807): Starting service, intent=Intent { act=com.google.android.location.reporting.UPLOAD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService }, extras=null
I/IndexDatabaseHelper(20415): Using schema version: 115
I/IndexDatabaseHelper(20415): Index is fine
D/Index (20415): Locale 'en_GB' is already indexed
I/GCoreUlr(18807): Batch Location Update aborted because not connected
D/OpenGLRenderer(20415): Render dirty regions requested: true
D/Atlas (20415): Validating map...
D/DashboardSummary(20415): rebuildUI took: 235 ms
I/RenderThread(20436): type=1400 audit(0.0:172): avc: denied { search } for name="tmp" dev="dm-9" ino=261634 scontext=u:r:system_app:s0 tcontext=u:object_r:shell_data_file:s0 tclass=dir permissive=1
I/RenderThread(20436): type=1400 audit(0.0:173): avc: denied { read write } for name="kgsl-3d0" dev="tmpfs" ino=4397 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
I/RenderThread(20436): type=1400 audit(0.0:174): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=4397 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
I/RenderThread(20436): type=1400 audit(0.0:175): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4397 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
I/Adreno200-EGL(20415): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
I/Adreno200-EGL(20415): Build Date: 06/25/13 Tue
I/Adreno200-EGL(20415): Local Branch:
I/Adreno200-EGL(20415): Remote Branch: quic/jb_2.5.5
I/Adreno200-EGL(20415): Local Patches: NONE
I/Adreno200-EGL(20415): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING
I/OpenGLRenderer(20415): Initialized EGL, version 1.4
D/OpenGLRenderer(20415): Enabling debug mode 0
I/ActivityManager(18010): Displayed com.android.settings/.Settings: +1s589ms
I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{3200918a u0 com.android.settings/.Settings t156} time:18804774
I/Timeline(20415): Timeline: Activity_idle id: android.os.BinderProxy@2345aa9c time:18805067
V/MusicFXControlPanelReceiver(20050): onReceive
V/MusicFXControlPanelReceiver(20050): Action: android.media.action.CLOSE_AUDIO_EFFECT_CONTROL_SESSION
V/MusicFXControlPanelReceiver(20050): Package name: com.android.music
V/MusicFXControlPanelReceiver(20050): Audio session: 13
V/MusicFXControlPanelEffect(20050): closeSession(android.app.ReceiverRestrictedContext@99238d4, com.android.music, 13)
I/MediaFocusControl(18010): AudioFocus abandonAudioFocus() from android.media.AudioManager@36d93b1fcom.android.music.MediaPlaybackService$3@237bce6c
I/Timeline(20415): Timeline: Activity_launch_request id:com.android.settings time:18806375
I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000 on display 0
W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
E/AudioTrack(18010): AudioTrack::set : Exit
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Settings - icon - 'Sound & notification' -
V/JOAOMGCD(18647): Point (x,y): 326,503Focus;
D/SubSettings(20415): Launching fragment com.android.settings.notification.NotificationSettings
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@27347ced
E/SQLiteLog(20152): (283) recovered 13 frames from WAL file /data/user/0/com.android.providers.media/databases/internal.db-wal
W/art (20415): Suspending all threads took: 5.981ms
E/ExtMediaPlayer-JNI(20415): QCMediaPlayer could not be located....
E/MediaPlayer-JNI(20415): QCMediaPlayer mediaplayer NOT present
I/art (20415): Background sticky concurrent mark sweep GC freed 8706(505KB) AllocSpace objects, 2(32KB) LOS objects, 13% free, 3MB/4MB, paused 22.064ms total 88.500ms
D/AwesomePlayer(17788): printFileName fd(38) -> /system/priv-app/Settings/Settings.apk
D/ExtendedUtils(17788): extended extractor not needed, return default
W/Utils (17788): bool android::canOffloadStream(const android::sp<android::MetaData>&, bool, const android::sp<android::MetaData>&, bool, audio_stream_type_t) No sample bit depth info in meta data
E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.vorbis.decoder'
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 8192 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x735100b0 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73510100 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73510150 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x735101a0 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 32768 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x735101f0 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73510290 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x735102e0 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73510380 on output port
E/MediaPlayer(20415): Should have subtitle controller already set
D/Ringtone(20415): Successfully created local player
E/ExtMediaPlayer-JNI(20415): QCMediaPlayer could not be located....
E/MediaPlayer-JNI(20415): QCMediaPlayer mediaplayer NOT present
D/AwesomePlayer(17788): printFileName fd(38) -> /system/priv-app/Settings/Settings.apk
D/ExtendedUtils(17788): extended extractor not needed, return default
W/Utils (17788): bool android::canOffloadStream(const android::sp<android::MetaData>&, bool, const android::sp<android::MetaData>&, bool, audio_stream_type_t) No sample bit depth info in meta data
E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.vorbis.decoder'
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 8192 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73510100 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73510150 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x735101a0 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x735101f0 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 32768 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73510240 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x735102e0 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73510380 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x735103d0 on output port
E/MediaPlayer(20415): Should have subtitle controller already set
D/Ringtone(20415): Successfully created local player
E/MediaPlayer(20415): Should have subtitle controller already set
E/ExtMediaPlayer-JNI(20415): QCMediaPlayer could not be located....
E/MediaPlayer-JNI(20415): QCMediaPlayer mediaplayer NOT present
E/ExtMediaPlayer-JNI(20415): QCMediaPlayer could not be located....
E/MediaPlayer-JNI(20415): QCMediaPlayer mediaplayer NOT present
D/AwesomePlayer(17788): printFileName fd(41) -> /system/media/audio/notifications/Merope.ogg
D/AwesomePlayer(17788): printFileName fd(43) -> /system/media/audio/alarms/Scandium.ogg
D/ExtendedUtils(17788): extended extractor not needed, return default
W/Utils (17788): bool android::canOffloadStream(const android::sp<android::MetaData>&, bool, const android::sp<android::MetaData>&, bool, audio_stream_type_t) No sample bit depth info in meta data
E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.vorbis.decoder'
I/OMXCodec(17788): Codec outputs a different number of channels than the input stream contains (contains 2 channels, codec outputs 1 channels).
I/OMXCodec(17788): Codec outputs at different sampling rate than what the input stream contains (contains data at 48000 Hz, codec outputs 44100 Hz)
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 8192 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df150 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df1a0 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df1f0 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df240 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 32768 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df290 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df330 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df380 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df3d0 on output port
E/MediaPlayer(20415): Should have subtitle controller already set
D/Ringtone(20415): Successfully created local player
E/ExtMediaPlayer-JNI(20415): QCMediaPlayer could not be located....
E/MediaPlayer-JNI(20415): QCMediaPlayer mediaplayer NOT present
D/AwesomePlayer(17788): printFileName fd(41) -> /system/media/audio/notifications/Merope.ogg
D/ExtendedUtils(17788): extended extractor not needed, return default
W/Utils (17788): bool android::canOffloadStream(const android::sp<android::MetaData>&, bool, const android::sp<android::MetaData>&, bool, audio_stream_type_t) No sample bit depth info in meta data
E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.vorbis.decoder'
I/OMXCodec(17788): Codec outputs a different number of channels than the input stream contains (contains 2 channels, codec outputs 1 channels).
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 8192 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df1a0 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df1f0 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df240 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df290 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 32768 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df2e0 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df380 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df3d0 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df420 on output port
D/ExtendedUtils(17788): extended extractor not needed, return default
E/MediaPlayer(20415): Should have subtitle controller already set
D/Ringtone(20415): Successfully created local player
W/Utils (17788): bool android::canOffloadStream(const android::sp<android::MetaData>&, bool, const android::sp<android::MetaData>&, bool, audio_stream_type_t) No sample bit depth info in meta data
E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
E/ExtMediaPlayer-JNI(20415): QCMediaPlayer could not be located....
E/MediaPlayer-JNI(20415): QCMediaPlayer mediaplayer NOT present
D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.vorbis.decoder'
I/OMXCodec(17788): Codec outputs a different number of channels than the input stream contains (contains 2 channels, codec outputs 1 channels).
I/OMXCodec(17788): Codec outputs at different sampling rate than what the input stream contains (contains data at 48000 Hz, codec outputs 44100 Hz)
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 8192 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x752ff6a0 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x752ff6f0 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x752ff740 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x752ff790 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 32768 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x752ff7e0 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x752ff880 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x752ff8d0 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x752ff920 on output port
E/MediaPlayer(20415): Should have subtitle controller already set
D/Ringtone(20415): Successfully created local player
E/MediaPlayer(20415): Should have subtitle controller already set
D/AwesomePlayer(17788): printFileName fd(44) -> /system/media/audio/alarms/Scandium.ogg
D/ExtendedUtils(17788): extended extractor not needed, return default
W/Utils (17788): bool android::canOffloadStream(const android::sp<android::MetaData>&, bool, const android::sp<android::MetaData>&, bool, audio_stream_type_t) No sample bit depth info in meta data
E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
I/Choreographer(20415): Skipped 30 frames! The application may be doing too much work on its main thread.
D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.vorbis.decoder'
I/OMXCodec(17788): Codec outputs a different number of channels than the input stream contains (contains 2 channels, codec outputs 1 channels).
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 8192 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73768150 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x737681a0 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x737681f0 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73768240 on input port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 32768 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73768290 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73768330 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73768380 on output port
I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x737683d0 on output port
E/MediaPlayer(20415): Should have subtitle controller already set
D/Ringtone(20415): Successfully created local player
E/MediaPlayer(20415): Should have subtitle controller already set
I/ActivityManager(18010): Process com.ebay.mobile (pid 19926) has died
I/ActivityManager(18010): Displayed com.android.settings/.SubSettings: +953ms
I/Timeline(20415): Timeline: Activity_idle id: android.os.BinderProxy@e085e14 time:18807576
I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{9d32f16 u0 com.android.settings/.SubSettings t156} time:18807744
V/JOAOMGCD(20094): Out-Retrying (3/5)...
I/ActivityManager(18010): Process com.google.android.keep (pid 19961) has died
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
D/Finsky (19696): [1] 5.onFinished: Installation state replication succeeded.
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiStateMachine(18010): WifiStateMachine shouldSwitchNetwork txSuccessRate=0.00 rxSuccessRate=0.00 delta 1000 -> 1000
E/WifiStateMachine(18010): CMD_AUTO_CONNECT sup state ScanState my state DisconnectedState nid=0 roam=3
E/WifiConfigStore(18010): saveWifiConfigBSSID Setting BSSID for "bearsonline-5G"WPA_PSK to any
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiStateMachine(18010): CMD_AUTO_CONNECT will save config -> "bearsonline-5G" nid=0
E/WifiConfigStore(18010): failed to set key_mgmt: WPA-PSK
E/WifiStateMachine(18010): CMD_AUTO_CONNECT did save config -> nid=-1
E/WifiStateMachine(18010): Failed to connect config: ID: 0 SSID: "bearsonline-5G" BSSID: null FQDN: null REALM: null PRIO: 49
E/WifiStateMachine(18010): numAssociation 23
E/WifiStateMachine(18010): KeyMgmt: WPA_PSK Protocols: WPA RSN
E/WifiStateMachine(18010): AuthAlgorithms:
E/WifiStateMachine(18010): PairwiseCiphers: TKIP CCMP
E/WifiStateMachine(18010): GroupCiphers: WEP40 WEP104 TKIP CCMP
E/WifiStateMachine(18010): PSK: *
E/WifiStateMachine(18010): Enterprise config:
E/WifiStateMachine(18010): password NULL
E/WifiStateMachine(18010): subject_match NULL
E/WifiStateMachine(18010): engine 0
E/WifiStateMachine(18010): client_cert NULL
E/WifiStateMachine(18010): ca_cert NULL
E/WifiStateMachine(18010): anonymous_identity NULL
E/WifiStateMachine(18010): identity NULL
E/WifiStateMachine(18010): key_id NULL
E/WifiStateMachine(18010): engine_id NULL
E/WifiStateMachine(18010): phase2 NULL
E/WifiStateMachine(18010): eap NULL
E/WifiStateMachine(18010): IP config:
E/WifiStateMachine(18010): IP assignment: DHCP
E/WifiStateMachine(18010): Proxy settings: NONE
E/WifiStateMachine(18010): uid=1000 autoJoinBSSID=any
E/WifiStateMachine(18010): linked: "bearsonline"WPA_PSK
E/WifiStateMachine(18010): choice: "bearsonline"WPA_PSK = 50
E/WifiStateMachine(18010): Scan Cache:
E/WifiStateMachine(18010): {f8:e9:03:c0:76:16,5180,-73, 0.00.00.00.055ms}
E/WifiStateMachine(18010): triggeredLow: 0 triggeredBad: 0 triggeredNotHigh: 0
E/WifiStateMachine(18010): ticksLow: 0 ticksBad: 0 ticksNotHigh: 0
E/WifiStateMachine(18010): triggeredJoin: 0
E/WifiStateMachine(18010): autoJoinBailedDueToLowRssi: true
E/WifiStateMachine(18010): autoJoinUseAggressiveJoinAttemptThreshold: 0
E/WifiStateMachine(18010): netId: -1
W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
I/Timeline(20415): Timeline: Activity_launch_request id:com.android.settings time:18812015
I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000 on display 0
E/AudioTrack(18010): AudioTrack::set : Exit
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
D/SubSettings(20415): Launching fragment com.android.settings.notification.OtherSoundSettings
V/JOAOMGCD(18647): UI Action-New Input Action: Settings - title - 'Other sounds' - Element 7 in list -
V/JOAOMGCD(18647): Point (x,y): 512,491Focus;
D/PhoneApp(18445): getPhone phoneId:0
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@3bb79722
I/ActivityManager(18010): Displayed com.android.settings/.SubSettings: +524ms
I/Timeline(20415): Timeline: Activity_idle id: android.os.BinderProxy@1e45df9b time:18812674
I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{233143aa u0 com.android.settings/.SubSettings t156} time:18812929
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
W/EventLoggerService(18532): Unable to send logs Error code: 262160 | The connection was not attempted due to lack of network connectivity.
I/art (18010): Explicit concurrent mark sweep GC freed 22518(1101KB) AllocSpace objects, 2(32KB) LOS objects, 16% free, 19MB/23MB, paused 3.570ms total 200.256ms
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiStateMachine(18010): WifiStateMachine shouldSwitchNetwork txSuccessRate=0.00 rxSuccessRate=0.00 delta 1000 -> 1000
E/WifiStateMachine(18010): CMD_AUTO_CONNECT sup state ScanState my state DisconnectedState nid=0 roam=3
E/WifiConfigStore(18010): saveWifiConfigBSSID Setting BSSID for "bearsonline-5G"WPA_PSK to any
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiStateMachine(18010): CMD_AUTO_CONNECT will save config -> "bearsonline-5G" nid=0
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiConfigStore(18010): will read network variables netId=0
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiStateMachine(18010): CMD_AUTO_CONNECT did save config -> nid=0
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/wpa_supplicant(18131): wlan0: Trying to associate with SSID 'bearsonline-5G'
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiConfigStore(18010): will read network variables netId=0
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiConfigStore(18010): setLastSelectedConfiguration -1
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiStateMachine(18010): Error! unhandled message{ when=-19ms what=131220 arg1=60 obj=bearsonline-5G target=com.android.internal.util.StateMachine$SmHandler }
E/DataBuffer(18807): Internal data leak within a DataBuffer object detected! Be sure to explicitly call release() on all DataBuffer extending objects when you are done with them. (internal object: com.google.android.gms.common.data.DataHolder@10a33999)
I/wpa_supplicant(18131): wlan0: Associated with f8:e9:03:c0:76:16
I/wpa_supplicant(18131): wlan0: WPA: Key negotiation completed with f8:e9:03:c0:76:16 [PTK=CCMP GTK=TKIP]
I/wpa_supplicant(18131): wlan0: CTRL-EVENT-CONNECTED - Connection to f8:e9:03:c0:76:16 completed [id=0 id_str=]
D/ConnectivityService(18010): registerNetworkAgent NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTING/CONNECTING, reason: (unspecified), extra: "bearsonline-5G", roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false]} network{null} lp{{LinkAddresses: [] Routes: [] DnsAddresses: [] Domains: null MTU: 0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576}} nc{[ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps]} Score{20} validated{false} created{false} explicitlySelected{false} }
E/WifiConfigStore(18010): saveWifiConfigBSSID Setting BSSID for "bearsonline-5G"WPA_PSK to any
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiConfigStore(18010): saveWifiConfigBSSID Setting BSSID for "bearsonline-5G"WPA_PSK to any
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/ConnectivityService(18010): NetworkAgentInfo [WIFI () - 100] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTING
D/CommandListener(17778): Setting iface cfg
E/WifiStateMachine(18010): Start Dhcp Watchdog 1
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 52
E/native (18010): do suspend false
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiStateMachine(18010): Unexpected BatchedScanResults :OK
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
E/AudioTrack(18010): AudioTrack::set : Exit
E/dhcpcd (20546): fopen `/system/etc/dhcpcd/dhcpcd.conf': No such file or directory
I/dhcpcd (20546): version 5.5.6 starting
E/dhcpcd (20546): fopen `/system/etc/dhcpcd/dhcpcd.conf': No such file or directory
E/dhcpcd (20546): get_duid: Read-only file system
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
I/dhcpcd (20546): wlan0: rebinding lease of 192.168.99.14
V/JOAOMGCD(18647): UI Action-New Input Action: Settings - title - 'Touch sounds' - Element 2 in list -
V/JOAOMGCD(18647): Point (x,y): 512,171Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@2383e5b3
I/dhcpcd (20546): wlan0: acknowledged 192.168.99.14 from 192.168.99.1
I/dhcpcd (20546): wlan0: leased 192.168.99.14 for 604800 seconds
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/ConnectivityService(18010): NetworkAgentInfo [WIFI () - 100] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
D/ConnectivityService(18010): Adding iface wlan0 to network 100
E/WifiStateMachine(18010): Did not find remoteAddress {192.168.99.1} in /proc/net/arp
E/ConnectivityService(18010): Unexpected mtu value: 0, wlan0
D/ConnectivityService(18010): Adding Route [fe80::/64 -> :: wlan0] to network 100
D/ConnectivityService(18010): Adding Route [192.168.99.0/24 -> 0.0.0.0 wlan0] to network 100
D/ConnectivityService(18010): Adding Route [0.0.0.0/0 -> 192.168.99.1 wlan0] to network 100
D/ConnectivityService(18010): Setting Dns servers for network 100 to [/192.168.99.1]
D/Nat464Xlat(18010): requiresClat: netType=1, connected=true, hasIPv4Address=true
D/ConnectivityService(18010): notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService(18010): notifyType PRECHECK for NetworkAgentInfo [WIFI () - 100]
D/NetworkMonitorNetworkAgentInfo [WIFI () - null](18010): DefaultState{ when=-6ms what=532481 target=com.android.internal.util.StateMachine$SmHandler }
D/NetworkMonitorNetworkAgentInfo [WIFI () - null](18010): Connected
D/NetworkMonitorNetworkAgentInfo [WIFI () - null](18010): EvaluatingState{ when=0 what=532486 arg1=1 target=com.android.internal.util.StateMachine$SmHandler }
D/NetworkMonitorNetworkAgentInfo [WIFI () - null](18010): Checking http://clients3.google.com/generate_204 on "bearsonline-5G"
D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService(18010): accepting network in place of null
D/ConnectivityService(18010): Setting tx/rx TCP buffers to 524288,1048576,2097152,262144,524288,1048576
I/GCoreUlr(18807): Wifi connected, attempting upload
I/GCoreUlr(18807): Starting service, intent=Intent { act=com.google.android.location.reporting.WIFI_TRIGGERED_UPLOAD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService }, extras=null
D/CSLegacyTypeTracker(18010): Sending connected broadcast for type 1 NetworkAgentInfo [WIFI () - 100] isDefaultNetwork=true
D/ConnectivityService(18010): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE_IMMEDIATE
D/ConnectivityService(18010): Switching to new default network: NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: "bearsonline-5G", roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false]} network{100} lp{{InterfaceName: wlan0 LinkAddresses: [192.168.99.14/24,fe80::21d:feff:fedc:d0bf/64,] Routes: [fe80::/64 -> :: wlan0,192.168.99.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.99.1 wlan0,] DnsAddresses: [192.168.99.1,] Domains: null MTU: 0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576}} nc{[ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps]} Score{12} validated{false} created{true} explicitlySelected{false} }
D/Tethering(18010): MasterInitialState.processMessage what=3
D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
D/TelephonyIcons(18159): null signal icon name: drawable/stat_sys_signal_null
I/GCoreUlr(18807): Wifi connected, attempting upload
I/GCoreUlr(18807): Starting service, intent=Intent { act=com.google.android.location.reporting.WIFI_TRIGGERED_UPLOAD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService }, extras=null
W/BugLogger(18532): Bug [16132553]
D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
I/GCoreUlr(18807): Not calling LocationReporter, hasMoved: false, elapsed millis: 12216, request: WifiTriggered(180000)
I/GCoreUlr(18807): Not calling LocationReporter, hasMoved: false, elapsed millis: 12290, request: WifiTriggered(180000)
E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=25024.00 rxSuccessRate=39482.00 targetRoamBSSID=any RSSI=-71
D/NetworkMonitorNetworkAgentInfo [WIFI () - null](18010): isCaptivePortal: ret=204 headers={null=[HTTP/1.1 204 No Content], Content-Length=[0], Date=[Mon, 13 Apr 2015 22:03:44 GMT], Server=[GFE/2.0], X-Android-Received-Millis=[1428962624758], X-Android-Response-Source=[NETWORK 204], X-Android-Sent-Millis=[1428962624725]}
D/NetworkMonitorNetworkAgentInfo [WIFI () - null](18010): Validated
D/ConnectivityService(18010): Validated NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService(18010): sendStickyBroadcast: action=android.net.conn.INET_CONDITION_ACTION
D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
D/TelephonyIcons(18159): null signal icon name: drawable/stat_sys_signal_null
W/ActivityThread(19777): ClassLoader.loadClass: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader());
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Settings - title - 'Screen locking sounds' - Element 1 in list -
V/JOAOMGCD(18647): Point (x,y): 512,116Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@2a978770
V/Herrevad(18833): NQAS connected
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 60
D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
I/Timeline(20415): Timeline: Activity_idle id: android.os.BinderProxy@e085e14 time:18817840
V/JOAOMGCD(20094): Out-Retrying (4/5)...
I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{9d32f16 u0 com.android.settings/.SubSettings t156} time:18818074
V/JOAOMGCD(20094): Out-Sent Message to Nexxie: Text: "tabletstatus active=:="
E/PopupManager(20094): No content view usable to display popups. Popups will not be displayed in response to this client's calls. Use setViewForPopups() to set your content view.
V/SYNCACTIONS(20094): Reported: com.joaomgcd.autoremote.ACTION_SENT_OUT
I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.teslacoilsw.launcher/com.android.launcher2.Launcher} from uid 1000 on display 0
D/ConnectivityService(18010): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE
V/BackupManagerService(18010): Scheduling immediate backup pass
V/BackupManagerService(18010): Running a backup pass
D/InputEventConsistencyVerifier(18461): TouchEvent: Source was not SOURCE_CLASS_POINTER.
D/InputEventConsistencyVerifier(18461): in o.G9{136a40a3 VFED..C. ......ID 12,6-1012,625}
D/InputEventConsistencyVerifier(18461): 0: sent at 18819021000000, MotionEvent { action=ACTION_CANCEL, id[0]=0, x[0]=0.0, y[0]=0.0, toolType[0]=TOOL_TYPE_UNKNOWN, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=18819021, downTime=18819021, deviceId=0, source=0x0 }
D/InputEventConsistencyVerifier(18461): -- recent events --
D/InputEventConsistencyVerifier(18461): 1: sent at 18792334000000, MotionEvent { action=ACTION_CANCEL, id[0]=0, x[0]=0.0, y[0]=0.0, toolType[0]=TOOL_TYPE_UNKNOWN, buttonState=0, metaState=0, flags=0x80000000, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=18792334, downTime=18792334, deviceId=0, source=0x0 }
I/NetworkMonitor(18942): type=WIFI subType= reason=null isConnected=true
D/PhoneApp(18445): getPhone phoneId:-1000
V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
W/ResourceType(18461): No known package when getting name for resource number 0x9b000000
W/ResourceType(18461): No known package when getting name for resource number 0x9b000300
W/ResourceType(18461): No known package when getting name for resource number 0x9b000500
W/ResourceType(18461): No known package when getting name for resource number 0x9b000600
W/ResourceType(18461): No known package when getting name for resource number 0x9c030406
W/ResourceType(18461): No known package when getting name for resource number 0x9c030606
W/ResourceType(18461): No known package when getting name for resource number 0x9c020100
W/ResourceType(18461): No known package when getting name for resource number 0x9c020008
W/ResourceType(18461): No known package when getting name for resource number 0x9c020307
W/ResourceType(18461): No known package when getting name for resource number 0x9c020507
W/ResourceType(18461): No known package when getting name for resource number 0x9c020708
I/Timeline(18461): Timeline: Activity_idle id: android.os.BinderProxy@2c0a4d1d time:18819353
I/ActivityManager(18010): Start proc com.google.android.apps.plus for broadcast com.google.android.apps.plus/.service.ConnectivityReceiver: pid=20637 uid=10068 gids={50068, 9997, 3003, 3002, 1028, 1015} abi=armeabi-v7a
I/GoogleURLConnFactory(18807): Using platform SSLCertificateSocketFactory
I/art (18685): Explicit concurrent mark sweep GC freed 11620(628KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 4MB/8MB, paused 885us total 127.777ms
I/MusicLeanback(18942): Conditions not met for autocaching.
I/MusicLeanback(18942): Stop autocaching.
I/ActivityManager(18010): Start proc com.google.android.apps.docs for service com.google.android.apps.docs/.sync.syncadapter.DocsSyncAdapterService: pid=20661 uid=10092 gids={50092, 9997, 3003, 1028, 1015} abi=armeabi-v7a
D/MusicStore(18942): caqUpdateContainer: containerType=7 queueContainerId=6 containerId=3731631007 containerExtId=null currentPlayPosition=4 isShuffleMode=false
I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{2fb5bb45 u0 com.teslacoilsw.launcher/com.android.launcher2.Launcher t154} time:18819688
W/MessageQueue(20415): Handler (android.os.Handler) {29679e72} sending message to a Handler on a dead thread
W/MessageQueue(20415): java.lang.IllegalStateException: Handler (android.os.Handler) {29679e72} sending message to a Handler on a dead thread
W/MessageQueue(20415): at android.os.MessageQueue.enqueueMessage(MessageQueue.java:325)
W/MessageQueue(20415): at android.os.Handler.enqueueMessage(Handler.java:631)
W/MessageQueue(20415): at android.os.Handler.sendMessageAtTime(Handler.java:600)
W/MessageQueue(20415): at android.os.Handler.sendMessageDelayed(Handler.java:570)
W/MessageQueue(20415): at android.os.Handler.sendMessage(Handler.java:507)
W/MessageQueue(20415): at android.preference.SeekBarVolumizer.postStopSample(SeekBarVolumizer.java:166)
W/MessageQueue(20415): at android.preference.SeekBarVolumizer.stop(SeekBarVolumizer.java:176)
W/MessageQueue(20415): at com.android.settings.notification.VolumeSeekBarPreference.onActivityStop(VolumeSeekBarPreference.java:73)
W/MessageQueue(20415): at android.preference.PreferenceManager.dispatchActivityStop(PreferenceManager.java:666)
W/MessageQueue(20415): at android.preference.PreferenceFragment.onStop(PreferenceFragment.java:209)
W/MessageQueue(20415): at com.android.settings.SettingsPreferenceFragment.onStop(SettingsPreferenceFragment.java:156)
W/MessageQueue(20415): at android.app.Fragment.performStop(Fragment.java:2224)
W/MessageQueue(20415): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:945)
W/MessageQueue(20415): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1067)
W/MessageQueue(20415): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1049)
W/MessageQueue(20415): at android.app.FragmentManagerImpl.dispatchStop(FragmentManager.java:1887)
W/MessageQueue(20415): at android.app.Activity.performStop(Activity.java:6082)
W/MessageQueue(20415): at android.app.ActivityThread.performStopActivityInner(ActivityThread.java:3357)
W/MessageQueue(20415): at android.app.ActivityThread.handleStopActivity(ActivityThread.java:3406)
W/MessageQueue(20415): at android.app.ActivityThread.access$1100(ActivityThread.java:147)
W/MessageQueue(20415): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1310)
W/MessageQueue(20415): at android.os.Handler.dispatchMessage(Handler.java:102)
W/MessageQueue(20415): at android.os.Looper.loop(Looper.java:135)
W/MessageQueue(20415): at android.app.ActivityThread.main(ActivityThread.java:5241)
W/MessageQueue(20415): at java.lang.reflect.Method.invoke(Native Method)
W/MessageQueue(20415): at java.lang.reflect.Method.invoke(Method.java:372)
W/MessageQueue(20415): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
W/MessageQueue(20415): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
W/MessageQueue(20415): Handler (android.os.Handler) {319162c3} sending message to a Handler on a dead thread
W/MessageQueue(20415): java.lang.IllegalStateException: Handler (android.os.Handler) {319162c3} sending message to a Handler on a dead thread
W/MessageQueue(20415): at android.os.MessageQueue.enqueueMessage(MessageQueue.java:325)
W/MessageQueue(20415): at android.os.Handler.enqueueMessage(Handler.java:631)
W/MessageQueue(20415): at android.os.Handler.sendMessageAtTime(Handler.java:600)
W/MessageQueue(20415): at android.os.Handler.sendMessageDelayed(Handler.java:570)
W/MessageQueue(20415): at android.os.Handler.sendMessage(Handler.java:507)
W/MessageQueue(20415): at android.preference.SeekBarVolumizer.postStopSample(SeekBarVolumizer.java:166)
W/MessageQueue(20415): at android.preference.SeekBarVolumizer.stop(SeekBarVolumizer.java:176)
W/MessageQueue(20415): at com.android.settings.notification.VolumeSeekBarPreference.onActivityStop(VolumeSeekBarPreference.java:73)
W/MessageQueue(20415): at android.preference.PreferenceManager.dispatchActivityStop(PreferenceManager.java:666)
W/MessageQueue(20415): at android.preference.PreferenceFragment.onStop(PreferenceFragment.java:209)
W/MessageQueue(20415): at com.android.settings.SettingsPreferenceFragment.onStop(SettingsPreferenceFragment.java:156)
W/MessageQueue(20415): at android.app.Fragment.performStop(Fragment.java:2224)
W/MessageQueue(20415): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:945)
W/MessageQueue(20415): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1067)
W/MessageQueue(20415): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1049)
W/MessageQueue(20415): at android.app.FragmentManagerImpl.dispatchStop(FragmentManager.java:1887)
W/MessageQueue(20415): at android.app.Activity.performStop(Activity.java:6082)
W/MessageQueue(20415): at android.app.ActivityThread.performStopActivityInner(ActivityThread.java:3357)
W/MessageQueue(20415): at android.app.ActivityThread.handleStopActivity(ActivityThread.java:3406)
W/MessageQueue(20415): at android.app.ActivityThread.access$1100(ActivityThread.java:147)
W/MessageQueue(20415): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1310)
W/MessageQueue(20415): at android.os.Handler.dispatchMessage(Handler.java:102)
W/MessageQueue(20415): at android.os.Looper.loop(Looper.java:135)
W/MessageQueue(20415): at android.app.ActivityThread.main(ActivityThread.java:5241)
W/MessageQueue(20415): at java.lang.reflect.Method.invoke(Native Method)
W/MessageQueue(20415): at java.lang.reflect.Method.invoke(Method.java:372)
W/MessageQueue(20415): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
W/MessageQueue(20415): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
W/MessageQueue(20415): Handler (android.os.Handler) {cd0a740} sending message to a Handler on a dead thread
W/MessageQueue(20415): java.lang.IllegalStateException: Handler (android.os.Handler) {cd0a740} sending message to a Handler on a dead thread
W/MessageQueue(20415): at android.os.MessageQueue.enqueueMessage(MessageQueue.java:325)
W/MessageQueue(20415): at android.os.Handler.enqueueMessage(Handler.java:631)
W/MessageQueue(20415): at android.os.Handler.sendMessageAtTime(Handler.java:600)
W/MessageQueue(20415): at android.os.Handler.sendMessageDelayed(Handler.java:570)
W/MessageQueue(20415): at android.os.Handler.sendMessage(Handler.java:507)
W/MessageQueue(20415): at android.preference.SeekBarVolumizer.postStopSample(SeekBarVolumizer.java:166)
W/MessageQueue(20415): at android.preference.SeekBarVolumizer.stop(SeekBarVolumizer.java:176)
W/MessageQueue(20415): at com.android.settings.notification.VolumeSeekBarPreference.onActivityStop(VolumeSeekBarPreference.java:73)
W/MessageQueue(20415): at android.preference.PreferenceManager.dispatchActivityStop(PreferenceManager.java:666)
W/MessageQueue(20415): at android.preference.PreferenceFragment.onStop(PreferenceFragment.java:209)
W/MessageQueue(20415): at com.android.settings.SettingsPreferenceFragment.onStop(SettingsPreferenceFragment.java:156)
W/MessageQueue(20415): at android.app.Fragment.performStop(Fragment.java:2224)
W/MessageQueue(20415): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:945)
W/MessageQueue(20415): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1067)
W/MessageQueue(20415): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1049)
W/MessageQueue(20415): at android.app.FragmentManagerImpl.dispatchStop(FragmentManager.java:1887)
W/MessageQueue(20415): at android.app.Activity.performStop(Activity.java:6082)
W/MessageQueue(20415): at android.app.ActivityThread.performStopActivityInner(ActivityThread.java:3357)
W/MessageQueue(20415): at android.app.ActivityThread.handleStopActivity(ActivityThread.java:3406)
W/MessageQueue(20415): at android.app.ActivityThread.access$1100(ActivityThread.java:147)
W/MessageQueue(20415): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1310)
W/MessageQueue(20415): at android.os.Handler.dispatchMessage(Handler.java:102)
W/MessageQueue(20415): at android.os.Looper.loop(Looper.java:135)
W/MessageQueue(20415): at android.app.ActivityThread.main(ActivityThread.java:5241)
W/MessageQueue(20415): at java.lang.reflect.Method.invoke(Native Method)
W/MessageQueue(20415): at java.lang.reflect.Method.invoke(Method.java:372)
W/MessageQueue(20415): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
W/MessageQueue(20415): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
W/art (18010): Long monitor contention event with owner method=void com.android.server.am.ActivityStackSupervisor$ActivityStackSupervisorHandler.activityIdleInternal(com.android.server.am.ActivityRecord) from ActivityStackSupervisor.java:3438 waiters=1 for 101ms
D/MusicStore(18942): caqUpdateContainer: oldItems.size=13
D/MusicStore(18942): Same content - ignoring update.
W/OpenGLRenderer(18461): Incorrectly called buildLayer on View: OH, destroying layer...
D/MusicStore(18942): caqRefreshQueue: queueContainerId=6
D/MusicStore(18942): caqUpdateContainer: containerType=7 queueContainerId=6 containerId=3731631007 containerExtId=null currentPlayPosition=4 isShuffleMode=false
W/ResourcesManager(20637): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
D/MusicStore(18942): caqUpdateContainer: oldItems.size=13
D/MusicStore(18942): Same content - ignoring update.
D/MusicStore(18942): caqRefreshQueue: queueContainerId=6
D/MusicStore(18942): caqUpdateContainer: containerType=7 queueContainerId=6 containerId=3731631007 containerExtId=null currentPlayPosition=4 isShuffleMode=false
I/ActivityManager(18010): Process com.android.music (pid 19151) has died
D/MusicStore(18942): caqUpdateContainer: oldItems.size=13
D/MusicStore(18942): Same content - ignoring update.
D/MusicStore(18942): caqRefreshQueue: queueContainerId=6
D/NowPlayingFragment(18977): onReceive: action=com.android.music.metachanged
D/BufferProgressListener(18977): updateCurrentSong: [6696, DEFAULT]
V/QueueHeaderView(18977): update mix=null, container=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
D/TelephonyProvider(18445): Preferred APN: -1
E/GpsLocationProvider(18010): No APN found to select.
D/WifiService(18010): acquireWifiLockLocked: WifiLock{MetadataSyncService type=1 binder=android.os.BinderProxy@232fba15}
D/MusicStore(18942): caqUpdateContainer: containerType=7 queueContainerId=6 containerId=3731631007 containerExtId=null currentPlayPosition=4 isShuffleMode=false
E/PopupManager(20094): No content view usable to display popups. Popups will not be displayed in response to this client's calls. Use setViewForPopups() to set your content view.
W/GmsApplication(18833): Using Auth Proxy for data requests.
W/GmsApplication(18833): Using Auth Proxy for data requests.
D/MusicStore(18942): caqUpdateContainer: oldItems.size=13
D/MusicStore(18942): Same content - ignoring update.
D/MusicStore(18942): caqRefreshQueue: queueContainerId=6
D/GpsLocationProvider(18010): NTP server returned: 1428962628812 (Mon Apr 13 23:03:48 BST 2015) reference: 225298393 certainty: 21 system time offset: -181
I/surfaceflinger( 142): type=1400 audit(0.0:176): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4397 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
D/MusicStore(18942): caqUpdateContainer: containerType=7 queueContainerId=6 containerId=3731631007 containerExtId=null currentPlayPosition=4 isShuffleMode=false
D/MusicStore(18942): caqUpdateContainer: oldItems.size=13
D/MusicStore(18942): Same content - ignoring update.
D/MusicStore(18942): caqRefreshQueue: queueContainerId=6
D/MusicStore(18942): caqUpdateContainer: containerType=7 queueContainerId=6 containerId=3731631007 containerExtId=null currentPlayPosition=4 isShuffleMode=false
D/MusicStore(18942): caqUpdateContainer: oldItems.size=13
D/MusicStore(18942): Same content - ignoring update.
D/MusicStore(18942): caqRefreshQueue: queueContainerId=6
W/GLSUser (18685): [DeviceKeyStore] Cannot load key: Device key file not found.
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/art (18010): Explicit concurrent mark sweep GC freed 38264(1944KB) AllocSpace objects, 3(721KB) LOS objects, 16% free, 20MB/24MB, paused 4.852ms total 267.120ms
V/GLSUser (18685): [AppCertService] DeviceKey is turned off
I/GmsBackupTransport(18807): Http Response Code : 200
V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
D/NowPlayingFragment(18977): onReceive: action=com.android.music.metachanged
D/BufferProgressListener(18977): updateCurrentSong: [6696, DEFAULT]
V/QueueHeaderView(18977): update mix=null, container=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
W/ActivityThread(18833): ClassLoader.loadClass: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader());
I/ActivityManager(18010): START u0 {act=com.android.systemui.recents.SHOW_RECENTS flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity (has extras)} from uid 10011 on display 0
W/art (20661): Suspending all threads took: 9.155ms
I/ActivityManager(18010): Process com.joaomgcd.autoremote (pid 20094) has died
I/GmsBackupTransport(18807): Current restore app : @pm@
V/GmsBackupTransport(18807): A key/value pairs restore
W/ResourceType(18159): No package identifier when getting value for resource number 0x00000000
W/PackageManager(18159): Failure retrieving resources for com.google.android.googlequicksearchbox: Resource ID #0x0
W/ResourceType(18159): No package identifier when getting value for resource number 0x00000000
W/PackageManager(18159): Failure retrieving resources for com.google.android.music: Resource ID #0x0
D/BackupManagerService(18010): initiateOneRestore packageName=@pm@
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
W/ResourceType(18159): No package identifier when getting value for resource number 0x00000000
W/PackageManager(18159): Failure retrieving resources for com.android.settings: Resource ID #0x0
E/BackupManagerService(18010): SElinux restorecon failed for /cache/@pm@.stage
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
V/BackupServiceBinder(18010): doRestore() invoked
V/BackupManagerService(18010): clearing pending backups
V/PerformBackupTask(18010): Beginning backup of 14 targets
D/PerformBackupTask(18010): invokeAgentForBackup on @pm@
V/BackupServiceBinder(18010): doBackup() invoked
D/OpenGLRenderer(18159): setting property ambientRatio to 1.5
D/OpenGLRenderer(18159): ambientRatio = 1.50
E/PMBA (18010): No global metadata in state file!
I/PMBA (18010): Previous metadata null mismatch vs 228551 - rewriting
V/BackupManagerService(18010): No more packages; finishing restore
I/BackupRestoreController(18010): Getting widget state for user: 0
I/ActivityManager(18010): Displayed com.android.systemui/.recents.RecentsActivity: +907ms
W/art (20661): Suspending all threads took: 22.064ms
I/Timeline(18159): Timeline: Activity_idle id: android.os.BinderProxy@1d69f02c time:18822223
I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{148d2be8 u0 com.android.systemui/.recents.RecentsActivity t157} time:18822281
I/art (18010): Background sticky concurrent mark sweep GC freed 6423(599KB) AllocSpace objects, 2(32KB) LOS objects, 0% free, 24MB/24MB, paused 2.593ms total 101.745ms
I/GmsBackupTransport(18807): K/V backup for @pm@ aborted by rate limiter. next=1428969715637, current=1428962630985
D/BackupManagerService(18010): Now staging backup of com.google.android.talk
D/WifiService(18010): releaseWifiLockLocked: WifiLock{MetadataSyncService type=1 binder=android.os.BinderProxy@232fba15}
I/art (18010): Background partial concurrent mark sweep GC freed 5423(260KB) AllocSpace objects, 3(4MB) LOS objects, 16% free, 20MB/24MB, paused 4.791ms total 365.814ms
I/art (18159): Background partial concurrent mark sweep GC freed 3927(215KB) AllocSpace objects, 6(4MB) LOS objects, 15% free, 21MB/25MB, paused 1.464ms total 134.429ms
D/BackupManagerService(18010): Now staging backup of com.beansoft.keyboardplus
D/BackupManagerService(18010): Now staging backup of com.android.providers.settings
D/BackupManagerService(18010): Now staging backup of org.connectbot
D/BackupManagerService(18010): Now staging backup of com.android.calendar
D/BackupManagerService(18010): Now staging backup of com.android.sharedstoragebackup
D/BackupManagerService(18010): Now staging backup of com.google.android.gm
W/SyncWapiModule(20661): isPlayServicesEnabled=
W/SyncWapiModule(20661): isPlayServicesEnabled=
D/BackupManagerService(18010): Now staging backup of com.android.providers.userdictionary
D/BackupManagerService(18010): Now staging backup of com.google.android.apps.genie.geniewidget
D/BackupManagerService(18010): Now staging backup of com.google.android.marvin.talkback
I/ActivityManager(18010): Killing 20415:com.android.settings/1000 (adj 9): remove task
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
D/BackupManagerService(18010): Now staging backup of com.android.vending
I/WindowState(18010): WIN DEATH: Window{335aa25 u0 com.android.settings/com.android.settings.SubSettings}
I/WindowState(18010): WIN DEATH: Window{22e7d84a u0 com.android.settings/com.android.settings.Settings}
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/BackupManagerService(18010): Now staging backup of android
D/BackupManagerService(18010): Now staging backup of com.android.browser
D/BackupManagerService(18010): Now staging backup of com.google.android.googlequicksearchbox
D/TaskPersister(18010): removeObsoleteFile: deleting file=156_task.xml
W/libprocessgroup(18010): failed to open /acct/uid_1000/pid_20415/cgroup.procs: No such file or directory
D/TaskPersister(18010): removeObsoleteFile: deleting file=156_task_thumbnail.png
W/art (18010): Long monitor contention event with owner method=boolean com.android.server.am.ActivityManagerService.removeTask(int, int) from ActivityManagerService.java:8603 waiters=0 for 199ms
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
I/GmsBackupTransport(18807): Next backup will happen in 7083210 millis.
W/GAV2 (20661): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
D/BackupManagerService(18010): Restore observer died at restoreFinished
I/BackupRestoreController(18010): restoreFinished for 0
I/BackupManagerService(18010): Restore complete.
I/BackupManagerService(18010): Backup pass finished.
W/art (20637): Suspending all threads took: 106.170ms
I/ActivityManager(18010): Start proc com.google.android.apps.docs.editors.slides for content provider com.google.android.apps.docs.editors.slides/com.google.android.apps.docs.doclist.statesyncer.CrossAppStateProvider: pid=20715 uid=10110 gids={50110, 9997, 3003, 1028, 1015} abi=armeabi-v7a
I/ActivityManager(18010): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=20731 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a
W/GAV2 (20661): Thread[main,5,main]: dispatch call queued. Need to call GAServiceManager.getInstance().initialize().
D/TaskPersister(18010): removeObsoleteFile: deleting file=153_task.xml
D/TaskPersister(18010): removeObsoleteFile: deleting file=153_task_thumbnail.png
I/ActivityManager(18010): Killing 18532:com.google.android.googlequicksearchbox:search/u0a21 (adj 5): remove task
D/WifiService(18010): Client connection lost with reason: 4
I/art (20637): WaitForGcToComplete blocked for 73.303ms for cause HomogeneousSpaceCompact
W/art (20637): Suspending all threads took: 8.331ms
W/libprocessgroup(18010): failed to open /acct/uid_10021/pid_18532/cgroup.procs: No such file or directory
W/ActivityManager(18010): Scheduling restart of crashed service com.google.android.googlequicksearchbox/com.google.android.hotword.service.HotwordService in 1000ms
W/ActivityManager(18010): Scheduling restart of crashed service com.google.android.googlequicksearchbox/com.google.android.search.core.service.BroadcastListenerService in 190856ms
W/ActivityManager(18010): Scheduling restart of crashed service com.google.android.googlequicksearchbox/com.google.android.search.core.service.SearchService in 10998ms
D/GCM (18685): GcmService start Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 cmp=com.google.android.gms/.gcm.GcmService (has extras) } android.net.conn.CONNECTIVITY_CHANGE
I/iu.Environment(18833): update connectivity state; isNetworkMetered? false, isRoaming? false, isBackgroundDataAllowed? true*
I/iu.SyncManager(18833): SYNC; picasa accounts
I/ActivityManager(18010): Start proc com.box.android for broadcast com.box.android/.receiver.BoxNetworkInfoReceiver: pid=20761 uid=10106 gids={50106, 9997, 3003, 1028, 1015} abi=armeabi-v7a
W/art (20637): Suspending all threads took: 5.523ms
I/iu.UploadsManager(18833): num queued entries: 0
I/iu.UploadsManager(18833): num updated entries: 0
I/iu.SyncManager(18833): NEXT; no task
W/ActivityThread(18685): ClassLoader.loadClass: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader());
W/art (20715): Suspending all threads took: 38.238ms
D/GCM (18685): Connected
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
W/art (20715): Suspending all threads took: 69.427ms
V/QueueHeaderView(18977): onAttachedToWindow mBackgroundNeedsUpdate=true
V/QueueHeaderView(18977): update mix=null, container=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
V/QueueHeaderView(18977): Enabling click handling
I/MusicPlaybackService(18942): onStartCommand null / null
I/ContactLocale(20731): AddressBook Labels [en-GB]: [, 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, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, #, ]
I/MusicPlaybackService(18942): onStartCommand null / null
I/ActivityManager(18010): Start proc com.google.android.googlequicksearchbox:search for service com.google.android.googlequicksearchbox/com.google.android.hotword.service.HotwordService: pid=20782 uid=10021 gids={50021, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
I/art (17779): Explicit concurrent mark sweep GC freed 709(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 274us total 21.148ms
I/art (17779): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 335us total 17.791ms
I/art (17779): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 1.037ms total 29.754ms
I/GCM (18685): GCM message com.google.android.gsf.gtalkservice
I/ActivityManager(18010): Process com.android.exchange (pid 20175) has died
V/JOAOMGCD(18647): UI Action-New Input Action: System UI - task_view_content - 'Play Music' -
V/JOAOMGCD(18647): Point (x,y): 512,1024Focus;
D/GCM (18685): Message class com.google.f.a.a.r
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@3e68fae9
D/BufferProgressListener(18977): updateCurrentSong: [6696, DEFAULT]
V/QueueHeaderView(18977): update mix=null, container=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
I/DIAL:DialMediaRouteProviderService(18942): DIAL media route support not enabled for [craigrock.smith@googlemail.com].
V/QueueHeaderView(18977): updateBackground: isLandscape=true, drawable=android.graphics.drawable.ColorDrawable@3f9a661a, width=344
D/NowPlayingFragment(18977): onLoadFinished: Cursor updated: count=13
I/System.out(19082): YouTube MDX: MDX video stage moved to NEW
I/System.out(19082): YouTube MDX: MDX video player state moved to UNSTARTED
I/System.out(19082): YouTube MDX: MDX ad player state moved to UNSTARTED
D/NowPlayingFragment(18977): Setting to the same position. No-op.
I/Choreographer(18977): Skipped 35 frames! The application may be doing too much work on its main thread.
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 52
D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
I/art (18833): WaitForGcToComplete blocked for 7.110ms for cause DisableMovingGc
V/QueueHeaderView(18977): updateBackground: isLandscape=true, drawable=android.graphics.drawable.ColorDrawable@3f9a661a, width=344
W/InputMethodManagerService(18010): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@1b3021a2 (uid=10011 pid=18159)
W/art (20637): Attempt to remove local handle scope entry from IRT, ignoring
I/BugSenseHandler(20761): Registering default exceptions handler
W/CastMediaRouteProvider(18833): Invalid control category: android.media.intent.category.LIVE_AUDIO
W/CastMediaRouteProvider(18833): Invalid control category: com.google.cast.CATEGORY_CAST
W/CastMediaRouteProvider(18833): Invalid control category: com.google.cast.CATEGORY_CAST_APP_NAME:GoogleMusic
I/Timeline(18977): Timeline: Activity_idle id: android.os.BinderProxy@2b6bb410 time:18826899
I/art (18010): Explicit concurrent mark sweep GC freed 11044(505KB) AllocSpace objects, 3(794KB) LOS objects, 16% free, 19MB/23MB, paused 3.631ms total 208.892ms
I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{27790a7f u0 com.google.android.music/com.android.music.activitymanagement.TopLevelActivity t155} time:18827042
W/art (18977): Suspending all threads took: 67.199ms
I/art (18977): Background sticky concurrent mark sweep GC freed 7849(387KB) AllocSpace objects, 2(528KB) LOS objects, 5% free, 16MB/17MB, paused 68.878ms total 325.225ms
I/BugSenseHandler(20761): Flushing...
I/BugSenseHandler(20761): Registering default exceptions handler
E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source 10015 txSuccessRate=1580.88 rxSuccessRate=2482.44 targetRoamBSSID=any RSSI=-72
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source 10015 txSuccessRate=1580.88 rxSuccessRate=2482.44 targetRoamBSSID=any RSSI=-72
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
W/art (20761): Suspending all threads took: 52.490ms
V/MusicMaterialMainstage(18977): onLoaderFinished: id=101
V/MusicMaterialMainstage(18977): swapRecentCursor newCursor=android.content.ContentResolver$CursorWrapperInner@389f802
V/MusicMaterialMainstage(18977): onLoaderFinished: id=100
V/MusicMaterialMainstage(18977): swapMainstageCursor newCursor=android.content.ContentResolver$CursorWrapperInner@3be80350
W/art (20782): Suspending all threads took: 68.511ms
I/RenderThread(19073): type=1400 audit(0.0:177): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4397 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
W/art (20761): Suspending all threads took: 10.589ms
V/ArtResolver(18977): Size requested: 128.0, allowable range=(89,256)
V/ArtResolver(18977): Size requested: 128.0, allowable range=(89,256)
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/RenderThread(19073): type=1400 audit(0.0:178): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4397 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
I/LocalDevicePlayback(18942): play: currentPos=4
I/MediaFocusControl(18010): AudioFocus requestAudioFocus() from android.media.AudioManager@2a14644ccom.google.android.music.playback.LocalDevicePlayback$10@60c95
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.google.android.music:id/pause
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.google.android.music:id/pause
I/ActivityManager(18010): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=20831 uid=10018 gids={50018, 9997, 3003} abi=armeabi-v7a
V/JOAOMGCD(18647): UI Action-New Input Action: Google Play Music - pause - 'Play' -
V/JOAOMGCD(18647): Point (x,y): 512,677Focus;
W/art (20761): Suspending all threads took: 114.898ms
W/art (20761): Suspending all threads took: 12.237ms
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@85c036e
W/art (20761): Suspending all threads took: 8.636ms
W/art (20715): Suspending all threads took: 26.702ms
I/art (18942): Explicit concurrent mark sweep GC freed 5622(371KB) AllocSpace objects, 8(4MB) LOS objects, 38% free, 6MB/10MB, paused 1.434ms total 424.407ms
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
I/art (20715): WaitForGcToComplete blocked for 79.101ms for cause HomogeneousSpaceCompact
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
D/LocalDevicePlayback(18942): Clearing reconnect state. Disconnect=false
W/art (20715): Suspending all threads took: 101.898ms
D/NowPlayingFragment(18977): onReceive: action=com.android.music.playstatechanged
I/AudioPlayer(17788): Resume Playback at 148104522
I/art (20731): WaitForGcToComplete blocked for 6.072ms for cause DisableMovingGc
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 60
D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
W/ActivityManager(18010): Unable to start service Intent { cmp=com.box.android/.services.AutoContentUploadService } U=0: not found
W/ActivityManager(18010): Unable to start service Intent { cmp=com.box.android/.services.AutoContentUploadService } U=0: not found
W/art (20782): Suspending all threads took: 26.977ms
I/ActivityManager(18010): Start proc com.chrome.beta for broadcast com.chrome.beta/com.google.android.apps.chrome.precache.PrecacheServiceLauncher: pid=20870 uid=10107 gids={50107, 9997, 3003, 1028, 1015} abi=armeabi-v7a
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
I/ActivityManager(18010): Process com.joaomgcd.autolocation (pid 19909) has died
W/art (20782): Suspending all threads took: 5.554ms
I/art (20637): WaitForGcToComplete blocked for 18.585ms for cause DisableMovingGc
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
I/ActivityManager(18010): Process com.google.android.apps.maps (pid 19777) has died
W/art (20715): Suspending all threads took: 5.981ms
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
W/art (20715): Long monitor contention event with owner method=java.lang.Object java.lang.reflect.Array.createObjectArray!(java.lang.Class, int) from Array.java:4294967294 waiters=0 for 3.190s
W/art (20782): Verification of void com.google.android.apps.gsa.extradex.worker.f.af.Hp() took 406.097ms
W/art (20715): Long monitor contention event with owner method=void java.lang.Object.wait!() from Object.java:4294967294 waiters=0 for 454ms
D/WifiService(18010): New client listening to asynchronous messages
I/art (20782): WaitForGcToComplete blocked for 135.620ms for cause HomogeneousSpaceCompact
I/ActivityManager(18010): Start proc com.android.chrome for broadcast com.android.chrome/com.google.android.apps.chrome.precache.PrecacheServiceLauncher: pid=20901 uid=10101 gids={50101, 9997, 3003, 1028, 1015} abi=armeabi-v7a
W/art (20782): Suspending all threads took: 7.293ms
I/ActivityManager(18010): Process com.android.calendar (pid 19482) has died
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
W/art (20782): Suspending all threads took: 5.981ms
W/art (20715): Suspending all threads took: 50.262ms
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
W/GAV2 (20715): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
W/art (20782): Suspending all threads took: 18.493ms
I/VS.Container(20782): get_recognizer_extradex
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
I/VS.Container(20782): create_recognizer
W/ArtDescriptorHandler(18977): Unable to resolve album id '4058774695' to a URL. No art will be shown
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
I/ActivityManager(18010): Start proc com.google.android.apps.docs.editors.sheets for content provider com.google.android.apps.docs.editors.sheets/com.google.android.apps.docs.doclist.statesyncer.CrossAppStateProvider: pid=20942 uid=10111 gids={50111, 9997, 3003, 1028, 1015} abi=armeabi-v7a
W/ArtDescriptorHandler(18977): Unable to resolve album id '3083644173' to a URL. No art will be shown
V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
I/LocalDevicePlayback(18942): pause: transient=false, currentPos=4
I/art (18010): Explicit concurrent mark sweep GC freed 14809(700KB) AllocSpace objects, 12(192KB) LOS objects, 16% free, 19MB/23MB, paused 2.685ms total 156.097ms
D/LocalDevicePlayback(18942): Event logging MUSIC_PAUSE_PLAYBACK_REQUESTED: [6696, DEFAULT]/39834b12-1633-348d-9157-b2c3dcf0eec9
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.google.android.music:id/pause
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.google.android.music:id/pause
D/AudioPlayer(17788): Pause Playback at 189429565
I/MicrophoneInputStream(20782): mic_starting com.google.android.speech.audio.w@1fd697c6
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/art (18977): Background sticky concurrent mark sweep GC freed 2148(90KB) AllocSpace objects, 0(0B) LOS objects, 0% free, 18MB/18MB, paused 14.678ms total 45.440ms
V/JOAOMGCD(18647): UI Action-New Input Action: Google Play Music - pause - 'Play' -
V/JOAOMGCD(18647): Point (x,y): 512,677Focus;
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@2d4d2a0f
I/AudioFlinger(17788): AudioFlinger's thread 0x73f01000 ready to run
V/audio_hw_primary(17788): in_standby: CALLED
W/AudioPolicyManager(17788): startInput(40) preempting low-priority input 9
D/NowPlayingFragment(18977): onReceive: action=com.android.music.playstatechanged
I/HotwordRecognitionRnr(20782): Starting hotword detection.
V/ArtResolver(18977): Size requested: 1080.0, allowable range=(756,2160)
I/ActivityManager(18010): Start proc com.joaomgcd.autolocation for broadcast com.joaomgcd.autolocation/.broadcastreceiver.BroadcastReceiverNetworkConnection: pid=20965 uid=10096 gids={50096, 9997, 3003, 1028, 1015} abi=armeabi-v7a
I/RenderThread(18766): type=1400 audit(0.0:179): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4397 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
I/RenderThread(18766): type=1400 audit(0.0:180): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4397 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
W/GAV2 (20715): Thread[main,5,main]: dispatch call queued. Need to call GAServiceManager.getInstance().initialize().
I/ActivityManager(18010): Process com.android.email (pid 20123) has died
I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.teslacoilsw.launcher/com.android.launcher2.Launcher} from uid 1000 on display 0
D/InputEventConsistencyVerifier(18461): TouchEvent: Source was not SOURCE_CLASS_POINTER.
D/InputEventConsistencyVerifier(18461): in o.G9{136a40a3 VFED..C. ......ID 12,6-1012,625}
D/InputEventConsistencyVerifier(18461): 0: sent at 18833057000000, MotionEvent { action=ACTION_CANCEL, id[0]=0, x[0]=0.0, y[0]=0.0, toolType[0]=TOOL_TYPE_UNKNOWN, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=18833057, downTime=18833057, deviceId=0, source=0x0 }
D/InputEventConsistencyVerifier(18461): -- recent events --
D/InputEventConsistencyVerifier(18461): 1: sent at 18819021000000, MotionEvent { action=ACTION_CANCEL, id[0]=0, x[0]=0.0, y[0]=0.0, toolType[0]=TOOL_TYPE_UNKNOWN, buttonState=0, metaState=0, flags=0x80000000, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=18819021, downTime=18819021, deviceId=0, source=0x0 }
D/InputEventConsistencyVerifier(18461): 2: sent at 18792334000000, MotionEvent { action=ACTION_CANCEL, id[0]=0, x[0]=0.0, y[0]=0.0, toolType[0]=TOOL_TYPE_UNKNOWN, buttonState=0, metaState=0, flags=0x80000000, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=18792334, downTime=18792334, deviceId=0, source=0x0 }
W/art (20782): Attempt to remove local handle scope entry from IRT, ignoring
I/ActivityManager(18010): Process com.google.android.gm (pid 19624) has died
I/art (20782): Background sticky concurrent mark sweep GC freed 3773(527KB) AllocSpace objects, 0(0B) LOS objects, 9% free, 8MB/9MB, paused 11.566ms total 55.053ms
W/CronetConnection(20782): Upload content type not set.
W/ResourceType(18461): No known package when getting name for resource number 0x9b000000
W/ResourceType(18461): No known package when getting name for resource number 0x9b000300
W/ResourceType(18461): No known package when getting name for resource number 0x9b000500
W/ResourceType(18461): No known package when getting name for resource number 0x9b000600
W/ResourceType(18461): No known package when getting name for resource number 0x9c030406
W/ResourceType(18461): No known package when getting name for resource number 0x9c030606
W/ResourceType(18461): No known package when getting name for resource number 0x9c020100
W/ResourceType(18461): No known package when getting name for resource number 0x9c020008
W/ResourceType(18461): No known package when getting name for resource number 0x9c020307
W/ResourceType(18461): No known package when getting name for resource number 0x9c020507
W/ResourceType(18461): No known package when getting name for resource number 0x9c020708
I/Timeline(18461): Timeline: Activity_idle id: android.os.BinderProxy@2c0a4d1d time:18833336
V/ArtResolver(18977): Size requested: 1080.0, allowable range=(756,2160)
I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{2fb5bb45 u0 com.teslacoilsw.launcher/com.android.launcher2.Launcher t154} time:18833604
V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
D/QueueHeaderView(18977): onSaveInstanceState
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
V/QueueHeaderView(18977): onDetachedFromWindow
D/BufferProgressListener(18977): updateCurrentSong: null
W/OpenGLRenderer(18461): Incorrectly called buildLayer on View: OH, destroying layer...
W/art (20715): Suspending all threads took: 146.545ms
I/ActivityManager(18010): Start proc la.droid.qr.priva for broadcast la.droid.qr.priva/.receiver.NetworkChangeReceiver: pid=21001 uid=10062 gids={50062, 9997, 3003, 1028, 1015} abi=armeabi-v7a
I/art (18685): Explicit concurrent mark sweep GC freed 21954(1124KB) AllocSpace objects, 3(71KB) LOS objects, 40% free, 5MB/8MB, paused 1.251ms total 117.401ms
E/lowmemorykiller( 139): Error writing /proc/20002/oom_score_adj; errno=22
E/lowmemorykiller( 139): Error writing /proc/20002/oom_score_adj; errno=22
I/ActivityManager(18010): Process com.google.android.gms.wearable (pid 20002) has died
W/ResourcesManager(21001): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
D/WifiService(18010): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e8aa31f}
D/PhoneApp(18445): getPhone phoneId:0
D/PhoneApp(18445): getPhone phoneId:0
W/art (20942): Suspending all threads took: 8.819ms
I/GLSActivity(18685): [ab] getting account id
I/GLSUser (18685): [s] Fetched account id for craigrock.smith@googlemail.com : 103590261717669595545
D/PhoneApp(18445): getPhone phoneId:0
W/art (20637): Suspending all threads took: 5.065ms
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/art (18807): Background sticky concurrent mark sweep GC freed 11870(602KB) AllocSpace objects, 4(64KB) LOS objects, 9% free, 7MB/7MB, paused 1.617ms total 247.436ms
D/WifiService(18010): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e8aa31f}
V/QueueHeaderView(18977): updateBackground: isLandscape=true, drawable=android.graphics.drawable.ColorDrawable@3f9a661a, width=344
I/art (18942): Explicit concurrent mark sweep GC freed 12635(616KB) AllocSpace objects, 21(480KB) LOS objects, 23% free, 6MB/8MB, paused 762us total 100.921ms
I/art (18010): Explicit concurrent mark sweep GC freed 13246(619KB) AllocSpace objects, 4(1410KB) LOS objects, 16% free, 19MB/23MB, paused 2.868ms total 156.433ms
I/ActivityManager(18010): Process com.android.providers.calendar (pid 20077) has died
W/art (20942): Suspending all threads took: 56.579ms
I/art (18942): Explicit concurrent mark sweep GC freed 5301(261KB) AllocSpace objects, 0(0B) LOS objects, 23% free, 6MB/8MB, paused 4.638ms total 176.605ms
I/art (20942): WaitForGcToComplete blocked for 572.052ms for cause HomogeneousSpaceCompact
W/art (20942): Suspending all threads took: 12.756ms
I/ActivityManager(18010): Process com.android.vending (pid 19696) has died
V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
I/PeopleDatabaseHelper(18833): cleanUpNonGplusAccounts done.
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
W/art (21001): Suspending all threads took: 63.262ms
E/JavaBinder(18010): !!! FAILED BINDER TRANSACTION !!!
D/AlarmManagerService(18010): Setting time of day to sec=1428962647
V/MusicFXControlPanelReceiver(20050): onReceive
V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
V/MusicFXControlPanelReceiver(20050): Audio session: 11
V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
W/ActivityManager(18010): Failed to update preferences for: android.process.acore
I/ActivityManager(18010): Start proc com.android.calendar for broadcast com.android.calendar/.widget.CalendarAppWidgetService$CalendarFactory: pid=21040 uid=10026 gids={50026, 9997, 3003} abi=armeabi-v7a
I/ActivityManager(18010): Process android.process.acore (pid 20731) has died
W/art (18010): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$MainHandler.handleMessage(android.os.Message) from ActivityManagerService.java:1859 waiters=2 for 188ms
W/art (18010): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:544 waiters=3 for 159ms
I/GAV2 (20637): Thread[GAThread,5,main]: No campaign data found.
V/MusicFXControlPanelReceiver(20050): onReceive
V/MusicFXControlPanelReceiver(20050): Action: android.media.action.CLOSE_AUDIO_EFFECT_CONTROL_SESSION
V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
V/MusicFXControlPanelReceiver(20050): Audio session: 11
V/MusicFXControlPanelEffect(20050): closeSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
D/ExtensionsFactory(21040): No custom extensions.
I/ActivityManager(18010): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=21062 uid=10030 gids={50030, 9997, 1028} abi=armeabi-v7a
I/ActivityManager(18010): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=21071 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
I/art (18833): WaitForGcToComplete blocked for 64.554ms for cause DisableMovingGc
I/art (18833): WaitForGcToComplete blocked for 64.066ms for cause DisableMovingGc
E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=125.12 rxSuccessRate=181.59 targetRoamBSSID=any RSSI=-72
W/ResourcesManager(21071): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
V/AlarmClock(21062): AlarmInitReceiver android.intent.action.TIME_SET
I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.teslacoilsw.launcher/com.android.launcher2.Launcher} from uid 1000 on display 0
W/ResourceType(18461): No known package when getting name for resource number 0x9b000000
W/ResourceType(18461): No known package when getting name for resource number 0x9b000300
W/ResourceType(18461): No known package when getting name for resource number 0x9b000500
W/ResourceType(18461): No known package when getting name for resource number 0x9b000600
W/ResourceType(18461): No known package when getting name for resource number 0x9c030406
W/ResourceType(18461): No known package when getting name for resource number 0x9c030606
W/ResourceType(18461): No known package when getting name for resource number 0x9c020100
W/ResourceType(18461): No known package when getting name for resource number 0x9c020008
W/ResourceType(18461): No known package when getting name for resource number 0x9c020307
W/ResourceType(18461): No known package when getting name for resource number 0x9c020507
W/ResourceType(18461): No known package when getting name for resource number 0x9c020708
D/WifiService(18010): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@25d089a3}
E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source 10015 txSuccessRate=125.12 rxSuccessRate=181.59 targetRoamBSSID=any RSSI=-72
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
I/art (18010): Explicit concurrent mark sweep GC freed 13808(701KB) AllocSpace objects, 1(16KB) LOS objects, 16% free, 19MB/23MB, paused 7.781ms total 426.519ms
D/PhoneApp(18445): getPhone phoneId:0
D/PhoneApp(18445): getPhone phoneId:0
D/PhoneApp(18445): getPhone phoneId:0
I/art (20782): Background sticky concurrent mark sweep GC freed 3918(420KB) AllocSpace objects, 1(27KB) LOS objects, 5% free, 8MB/9MB, paused 11.901ms total 533.740ms
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/WifiService(18010): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@25d089a3}
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 59
D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
V/AlarmClock(21062): AlarmInitReceiver finished
E/CrossAppStateProvider(20942): Caller package not authorized
I/ActivityManager(18010): Start proc com.google.android.apps.docs.editors.docs for content provider com.google.android.apps.docs.editors.docs/com.google.android.apps.docs.doclist.statesyncer.CrossAppStateProvider: pid=21104 uid=10112 gids={50112, 9997, 3003, 1028, 1015} abi=armeabi-v7a
I/ActivityManager(18010): Start proc com.google.android.keep for broadcast com.google.android.keep/.notification.AlertReceiver: pid=21120 uid=10117 gids={50117, 9997, 3003, 1028, 1015} abi=armeabi-v7a
I/art (17779): Explicit concurrent mark sweep GC freed 703(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 335us total 26.397ms
I/art (17779): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 274us total 17.974ms
I/art (17779): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 305us total 18.462ms
I/CalendarProvider2(21071): Created com.android.providers.calendar.CalendarAlarmManager@30440e40(com.android.providers.calendar.CalendarProvider2@ed1c179)
I/ActivityManager(18010): Process com.box.android (pid 20761) has died
I/Timeline(18461): Timeline: Activity_launch_request id:com.android.settings time:18842362
I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[434,378][590,492]} from uid 10073 on display 0
V/ACCESSIBILITY(18647): CLICK - text: Settings; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: Settings; viewId: null
I/ActivityManager(18010): Start proc com.android.settings for activity com.android.settings/.Settings: pid=21138 uid=1000 gids={41000, 9997, 1028, 3003, 1015, 3002, 3001} abi=armeabi-v7a
V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
W/GAV2 (20942): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
W/GAV2 (20942): Thread[main,5,main]: dispatch call queued. Need to call GAServiceManager.getInstance().initialize().
I/ActivityManager(18010): Process com.google.android.partnersetup (pid 20831) has died
I/CalendarProvider2(21071): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
W/ContentResolver(21071): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
D/AlertReceiver(21040): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver }
D/AlertService(21040): 0 Action = android.intent.action.PROVIDER_CHANGED
V/JOAOMGCD(18647): UI Action-New Input Action: Nova Launcher - 'Settings' -
V/JOAOMGCD(18647): Point (x,y): -78,436Focus;
E/lowmemorykiller( 139): Error writing /proc/20715/oom_score_adj; errno=22
I/IndexDatabaseHelper(21138): Using schema version: 115
I/IndexDatabaseHelper(21138): Index is fine
I/ActivityManager(18010): Process com.google.android.apps.docs.editors.slides (pid 20715) has died
D/Index (21138): Locale 'en_GB' is already indexed
W/art (21120): Suspending all threads took: 19.531ms
I/art (21138): Background sticky concurrent mark sweep GC freed 3281(367KB) AllocSpace objects, 0(0B) LOS objects, 15% free, 2MB/2MB, paused 8.056ms total 48.889ms
D/OpenGLRenderer(21138): Render dirty regions requested: true
D/Atlas (21138): Validating map...
W/art (21120): Suspending all threads took: 10.620ms
W/art (21104): Suspending all threads took: 23.315ms
I/art (21138): Background partial concurrent mark sweep GC freed 3449(192KB) AllocSpace objects, 3(44KB) LOS objects, 40% free, 2MB/4MB, paused 10.375ms total 54.260ms
D/DashboardSummary(21138): rebuildUI took: 299 ms
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
W/art (21104): Suspending all threads took: 20.507ms
I/ActivityManager(18010): Process com.joaomgcd.autolocation (pid 20965) has died
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@2345aa9c
I/RenderThread(21191): type=1400 audit(0.0:181): avc: denied { read write } for name="kgsl-3d0" dev="tmpfs" ino=4397 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
I/RenderThread(21191): type=1400 audit(0.0:182): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=4397 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
I/RenderThread(21191): type=1400 audit(0.0:183): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4397 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
I/Adreno200-EGL(21138): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
I/Adreno200-EGL(21138): Build Date: 06/25/13 Tue
I/Adreno200-EGL(21138): Local Branch:
I/Adreno200-EGL(21138): Remote Branch: quic/jb_2.5.5
I/Adreno200-EGL(21138): Local Patches: NONE
I/Adreno200-EGL(21138): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING
I/OpenGLRenderer(21138): Initialized EGL, version 1.4
D/OpenGLRenderer(21138): Enabling debug mode 0
I/ActivityManager(18010): Process com.android.chrome (pid 20901) has died
I/ActivityManager(18010): Process com.chrome.beta (pid 20870) has died
I/ActivityManager(18010): Displayed com.android.settings/.Settings: +2s797ms
I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{2bc149c9 u0 com.android.settings/.Settings t158} time:18845194
I/Timeline(21138): Timeline: Activity_idle id: android.os.BinderProxy@2345aa9c time:18845538
W/art (21104): Suspending all threads took: 32.928ms
W/ActiveOrDefaultContextProvider(21104): Missing scope.enter somewhere. Returning default context
W/art (21104): Long monitor contention event with owner method=java.lang.Object java.lang.reflect.Array.createObjectArray!(java.lang.Class, int) from Array.java:4294967294 waiters=0 for 1.375s
W/art (21104): Long monitor contention event with owner method=java.lang.Object bdc.a() from GellySingleton.java:35 waiters=0 for 157ms
I/surfaceflinger( 142): type=1400 audit(0.0:184): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4397 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
I/Timeline(21138): Timeline: Activity_launch_request id:com.evervolv.toolbox time:18847301
I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cmp=com.evervolv.toolbox/.Toolbox} from uid 1000 on display 0
I/ActivityManager(18010): Start proc com.evervolv.toolbox for activity com.evervolv.toolbox/.Toolbox: pid=21215 uid=1000 gids={41000, 9997, 1028, 3003, 1015, 3002, 3001} abi=armeabi-v7a
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Settings - icon - 'Toolbox' -
V/JOAOMGCD(18647): Point (x,y): 326,353Focus;
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/art (18010): Explicit concurrent mark sweep GC freed 19031(931KB) AllocSpace objects, 1(16KB) LOS objects, 16% free, 19MB/23MB, paused 3.509ms total 206.756ms
D/OpenGLRenderer(21138): endAllStagingAnimators on 0x6ab9af00 (RippleDrawable) with handle 0x7090dae0
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@f4d5ca5
D/WifiService(18010): acquireWifiLockLocked: WifiLock{BaseSyncManager type=1 binder=android.os.BinderProxy@324b86dd}
W/GAV2 (20661): BaseSyncManager-craigrock.smith@googlemail.com: Need to call initialize() and be in fallback mode to start dispatch.
I/ActivityManager(18010): Process android.process.media (pid 20152) has died
W/GAV2 (21104): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
D/Toolbox (21215): Selected item=0
V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
D/OpenGLRenderer(21215): Render dirty regions requested: true
D/Atlas (21215): Validating map...
I/ActivityManager(18010): Process com.google.android.talk (pid 20232) has died
I/Adreno200-EGL(21215): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
I/Adreno200-EGL(21215): Build Date: 06/25/13 Tue
I/Adreno200-EGL(21215): Local Branch:
I/Adreno200-EGL(21215): Remote Branch: quic/jb_2.5.5
I/Adreno200-EGL(21215): Local Patches: NONE
I/Adreno200-EGL(21215): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING
I/OpenGLRenderer(21215): Initialized EGL, version 1.4
W/GAV2 (21104): Thread[main,5,main]: dispatch call queued. Need to call GAServiceManager.getInstance().initialize().
D/OpenGLRenderer(21215): Enabling debug mode 0
I/GlobalDismissManager(21040): no sender configured
D/AlertService(21040): Beginning updateAlertNotification
D/AlertService(21040): No fired or scheduled alerts
I/ActivityManager(18010): Displayed com.evervolv.toolbox/.Toolbox: +1s536ms
I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{228f45fd u0 com.evervolv.toolbox/.Toolbox t158} time:18848980
D/AlertService(21040): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
D/AlarmScheduler(21040): Query result count for events starting within 1 week: 1
E/AccessibilityInteractionClient(18647): 24 Disconnected nodes.
I/Timeline(21215): Timeline: Activity_idle id: android.os.BinderProxy@238a21c9 time:18849216
W/GAV2 (20661): BaseSyncManager-craigrock.smith@googlemail.com: dispatch call queued. Need to call GAServiceManager.getInstance().initialize().
D/WifiService(18010): releaseWifiLockLocked: WifiLock{BaseSyncManager type=1 binder=android.os.BinderProxy@324b86dd}
E/AccessibilityCache(18647): Invalid parent-child relation between parent: android.view.accessibility.AccessibilityNodeInfo@80008e9a; boundsInParent: Rect(0, 0 - 1024, 631); boundsInScreen: Rect(0, 89 - 1024, 720); packageName: com.evervolv.toolbox; className: android.view.View; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: null; checkable: false; checked: false; focusable: true; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_FOCUS - null, AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null] and child: android.view.accessibility.AccessibilityNodeInfo@80010e3c; boundsInParent: Rect(0, 0 - 1024, 631); boundsInScreen: Rect(0, 89 - 1024, 720); packageName: com.evervolv.toolbox; className: android.widget.FrameLayout; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: com.evervolv.toolbox:id/container; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null]
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - item_title - 'Performance' - Element 2 in left_drawer -
V/JOAOMGCD(18647): Point (x,y): 120,160Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@22c8e87a
D/Toolbox (21215): Selected item=1
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
W/CronetConnection(20782): Upload content type not set.
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - title - 'Maximum CPU frequency' - Element 4 in list -
V/JOAOMGCD(18647): Point (x,y): 512,374Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@ebc582b
W/InputEventReceiver(21215): Attempted to finish an input event but the input event receiver has already been disposed.
W/InputMethodManagerService(18010): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@1d79b7bd attribute=null, token = android.os.BinderProxy@39a738e4
I/art (18289): Explicit concurrent mark sweep GC freed 27872(1344KB) AllocSpace objects, 17(272KB) LOS objects, 40% free, 5MB/8MB, paused 1.098ms total 96.923ms
E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=22.60 rxSuccessRate=21.86 targetRoamBSSID=any RSSI=-75
E/WifiStateMachine(18010): WifiStateMachine starting scan for "bearsonline-5G"WPA_PSK with 5180
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - title - 'Maximum CPU frequency' - Element 4 in list -
V/JOAOMGCD(18647): Point (x,y): 512,374Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@550d488
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
W/InputMethodManagerService(18010): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@184adc80 attribute=null, token = android.os.BinderProxy@39a738e4
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55
D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
I/Icing (18833): Indexing 846D62CBA6B88800C982034C08281B15056C79CB from com.google.android.music
D/Icing (18833): Loaded CLD2 Version V2.0 - 20141016
I/Icing (18833): Indexing DD79A2976C058FD03146CB3E6E1956B35AB5F8E1 from com.google.android.music
I/Icing (18833): Indexing D88D01138BC337D922CFC6AFA94F298FB46F6F27 from com.google.android.music
I/Icing (18833): Indexing done 846D62CBA6B88800C982034C08281B15056C79CB
I/Icing (18833): Indexing done DD79A2976C058FD03146CB3E6E1956B35AB5F8E1
I/Icing (18833): Indexing done D88D01138BC337D922CFC6AFA94F298FB46F6F27
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - title - 'zRam' - Element 1 in list -
V/JOAOMGCD(18647): Point (x,y): 1536,152Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@d5c1e21
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
V/ACCESSIBILITY(18647): CLICK - text: Cancel; viewId: android:id/button2
V/JOAOMGCD(18647): AutoInput-CLICK - text: Cancel; viewId: android:id/button2
W/InputMethodManagerService(18010): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@6d8f944 attribute=null, token = android.os.BinderProxy@39a738e4
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - button2 - 'Cancel' -
V/JOAOMGCD(18647): Point (x,y): 735,515Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@2fed1246
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/art (21215): Background sticky concurrent mark sweep GC freed 5266(400KB) AllocSpace objects, 0(0B) LOS objects, 10% free, 4MB/4MB, paused 5.096ms total 21.575ms
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/DashboardSummary(21138): rebuildUI took: 203 ms
E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0.18 rxSuccessRate=0.17 targetRoamBSSID=any RSSI=-74
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
I/ActivityManager(18010): Process la.droid.qr.priva (pid 21001) has died
I/Timeline(21138): Timeline: Activity_idle id: android.os.BinderProxy@2345aa9c time:18876436
I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{2bc149c9 u0 com.android.settings/.Settings t158} time:18876566
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cat=[cyanogenmod.intent.category.APP_THEMES] cmp=org.cyanogenmod.theme.chooser/.ChooserActivity} from uid 1000 on display 0
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Settings - icon - 'Themes' -
V/JOAOMGCD(18647): Point (x,y): 326,417Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@ba64c07
I/art (18267): Background partial concurrent mark sweep GC freed 11968(512KB) AllocSpace objects, 19(304KB) LOS objects, 40% free, 2MB/3MB, paused 13.977ms total 54.077ms
D/OpenGLRenderer(18267): Render dirty regions requested: true
D/Atlas (18267): Validating map...
I/ActivityManager(18010): Start proc org.cyanogenmod.themes.provider for content provider org.cyanogenmod.themes.provider/.ThemesProvider: pid=21437 uid=10012 gids={50012, 9997, 3003} abi=armeabi-v7a
I/RenderThread(21436): type=1400 audit(0.0:185): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=4397 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
I/Adreno200-EGL(18267): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
I/Adreno200-EGL(18267): Build Date: 06/25/13 Tue
I/Adreno200-EGL(18267): Local Branch:
I/Adreno200-EGL(18267): Remote Branch: quic/jb_2.5.5
I/Adreno200-EGL(18267): Local Patches: NONE
I/Adreno200-EGL(18267): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING
I/OpenGLRenderer(18267): Initialized EGL, version 1.4
D/OpenGLRenderer(18267): Enabling debug mode 0
I/ActivityManager(18010): Process com.android.musicfx (pid 20050) has died
D/ThemesProvider(21437): Deleted 0
I/ActivityManager(18010): Displayed org.cyanogenmod.theme.chooser/.ChooserActivity: +793ms
W/InputMethodManager(18267): Ignoring onBind: cur seq=22, given seq=21
I/Timeline(18267): Timeline: Activity_idle id: android.os.BinderProxy@35b97059 time:18878606
I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{3f8f3b74 u0 org.cyanogenmod.theme.chooser/.ChooserActivity t158} time:18878924
D/DashboardSummary(21138): rebuildUI took: 197 ms
I/Timeline(21138): Timeline: Activity_idle id: android.os.BinderProxy@2345aa9c time:18880485
I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{2bc149c9 u0 com.android.settings/.Settings t158} time:18880671
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/Timeline(21138): Timeline: Activity_launch_request id:com.evervolv.updater time:18881138
I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cmp=com.evervolv.updater/.Updater} from uid 1000 on display 0
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
I/ActivityManager(18010): Start proc com.evervolv.updater for activity com.evervolv.updater/.Updater: pid=21474 uid=10034 gids={50034, 9997, 1028, 1015, 3003, 2001} abi=armeabi-v7a
V/JOAOMGCD(18647): UI Action-New Input Action: Settings - icon - 'Updates' -
V/JOAOMGCD(18647): Point (x,y): 698,353Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@3562b134
D/OpenGLRenderer(21138): endAllStagingAnimators on 0x69734b00 (RippleDrawable) with handle 0x6abd1790
I/ToolbarWidgetWrapper(21474): Progress display unsupported
D/OpenGLRenderer(21474): Render dirty regions requested: true
D/Atlas (21474): Validating map...
W/Resources(21474): Converting to string: TypedValue{t=0x10/d=0x15180 a=-1}
W/Resources(21474): Converting to string: TypedValue{t=0x10/d=0x24ea00 a=-1}
W/Resources(21474): Converting to string: TypedValue{t=0x10/d=0xfffffffe a=-1}
I/art (18010): Explicit concurrent mark sweep GC freed 36434(1754KB) AllocSpace objects, 6(96KB) LOS objects, 16% free, 19MB/23MB, paused 2.105ms total 115.753ms
I/Adreno200-EGL(21474): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
I/Adreno200-EGL(21474): Build Date: 06/25/13 Tue
I/Adreno200-EGL(21474): Local Branch:
I/Adreno200-EGL(21474): Remote Branch: quic/jb_2.5.5
I/Adreno200-EGL(21474): Local Patches: NONE
I/Adreno200-EGL(21474): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING
I/OpenGLRenderer(21474): Initialized EGL, version 1.4
D/OpenGLRenderer(21474): Enabling debug mode 0
I/ActivityManager(18010): Process com.android.deskclock (pid 21062) has died
I/ActivityManager(18010): Displayed com.evervolv.updater/.Updater: +1s64ms
I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{32bea41 u0 com.evervolv.updater/.Updater t158} time:18882302
I/Timeline(21474): Timeline: Activity_idle id: android.os.BinderProxy@34616f17 time:18882702
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 56
D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55
D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Updater - 'Releases' -
V/JOAOMGCD(18647): Point (x,y): 274,57Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@f3b7b5d
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 56
D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0.01 rxSuccessRate=0.01 targetRoamBSSID=any RSSI=-71
E/WifiStateMachine(18010): WifiStateMachine starting scan for "bearsonline-5G"WPA_PSK with 5180
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
D/WifiService(18010): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33051bf7}
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source 10015 txSuccessRate=0.01 rxSuccessRate=0.01 targetRoamBSSID=any RSSI=-71
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
D/PhoneApp(18445): getPhone phoneId:0
D/PhoneApp(18445): getPhone phoneId:0
D/PhoneApp(18445): getPhone phoneId:0
I/VacuumService(18685): Vacuum at: now=1428962710055 tag=VacuumService
I/GoogleURLConnFactory(18685): Using platform SSLCertificateSocketFactory
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/WifiService(18010): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33051bf7}
I/GCoreUlr(18807): Successfully inserted location
I/GCoreUlr(18807): Not calling LocationReporter, hasMoved: false, elapsed millis: 98267, request: Stationary(3600000)
I/art (18685): Background sticky concurrent mark sweep GC freed 20778(1199KB) AllocSpace objects, 2(77KB) LOS objects, 18% free, 5MB/6MB, paused 5.432ms total 92.346ms
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Updater - 'Nightlies' -
V/JOAOMGCD(18647): Point (x,y): 181,57Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@22d80cd2
W/Uploader(18685): No account for auth token provided
W/Uploader(18685): No account for auth token provided
W/Uploader(18685): No account for auth token provided
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 60
D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
W/Uploader(18685): No account for auth token provided
W/Uploader(18685): No account for auth token provided
W/Uploader(18685): no longer exists, so no auth token.
W/Uploader(18685): No account for auth token provided
W/Uploader(18685): No account for auth token provided
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Updater - 'Releases' -
V/JOAOMGCD(18647): Point (x,y): 274,57Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@2651a1a3
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Updater - 'Testing' -
V/JOAOMGCD(18647): Point (x,y): 367,57Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@1713aca0
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/PhoneStatusBar(18159): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
D/BluetoothAdapter(18159): 273468828: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter(18159): 273468828: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter(18159): 273468828: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter(18159): 273468828: getState() : mService = null. Returning STATE_OFF
D/InputEventConsistencyVerifier(18159): TouchEvent: ACTION_DOWN but pointers are already down. Probably missing ACTION_UP from previous gesture.
D/InputEventConsistencyVerifier(18159): in android.view.ScaleGestureDetector@36e5f06f
D/InputEventConsistencyVerifier(18159): 0: sent at 18909809749000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=32.671234, y[0]=295.61508, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=18909809, downTime=18909809, deviceId=1, source=0x1002 }
D/InputEventConsistencyVerifier(18159): -- recent events --
D/InputEventConsistencyVerifier(18159): 1: sent at 18909809749000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=32.671234, y[0]=295.61508, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=18909809, downTime=18909809, deviceId=1, source=0x1002 }
D/PhoneStatusBar(18159): disable: < expand icons* alerts system_info* back home recent clock search >
W/InputMethodManagerService(18010): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@24ec55c1 attribute=null, token = android.os.BinderProxy@222eeba5
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Updater - 'Gapps' -
V/JOAOMGCD(18647): Point (x,y): 460,57Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@35b97059
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Updater - 'Navigate up' -
V/JOAOMGCD(18647): Point (x,y): 28,57Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@1e06241e
D/DashboardSummary(21138): rebuildUI took: 209 ms
I/Timeline(21138): Timeline: Activity_idle id: android.os.BinderProxy@2345aa9c time:18913078
I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{2bc149c9 u0 com.android.settings/.Settings t158} time:18913229
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/Timeline(21138): Timeline: Activity_launch_request id:com.evervolv.toolbox time:18915760
I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cmp=com.evervolv.toolbox/.Toolbox} from uid 1000 on display 0
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
D/Toolbox (21215): Selected item=0
V/JOAOMGCD(18647): UI Action-New Input Action: Settings - icon - 'Toolbox' -
V/JOAOMGCD(18647): Point (x,y): 326,240Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@34d2b4ff
E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=5.81 rxSuccessRate=4.25 targetRoamBSSID=any RSSI=-71
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
I/ActivityManager(18010): Displayed com.evervolv.toolbox/.Toolbox: +679ms
E/AccessibilityInteractionClient(18647): 24 Disconnected nodes.
I/Timeline(21215): Timeline: Activity_idle id: android.os.BinderProxy@2cbceb83 time:18916578
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{3153131 u0 com.evervolv.toolbox/.Toolbox t158} time:18916813
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 56
D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
E/AccessibilityCache(18647): Invalid parent-child relation between parent: android.view.accessibility.AccessibilityNodeInfo@80030ccb; boundsInParent: Rect(0, 0 - 1024, 631); boundsInScreen: Rect(0, 89 - 1024, 720); packageName: com.evervolv.toolbox; className: android.view.View; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: null; checkable: false; checked: false; focusable: true; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_FOCUS - null, AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null] and child: android.view.accessibility.AccessibilityNodeInfo@80038c6d; boundsInParent: Rect(0, 0 - 1024, 631); boundsInScreen: Rect(0, 89 - 1024, 720); packageName: com.evervolv.toolbox; className: android.widget.FrameLayout; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: com.evervolv.toolbox:id/container; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null]
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - item_title - 'Statusbar' - Element 3 in left_drawer -
V/JOAOMGCD(18647): Point (x,y): 120,207Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@2d16f2cc
D/Toolbox (21215): Selected item=2
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - 'Close navigation drawer' -
V/JOAOMGCD(18647): Point (x,y): 28,57Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@687b915
E/AccessibilityInteractionClient(18647): 23 Disconnected nodes.
E/AccessibilityCache(18647): Invalid parent-child relation between parent: android.view.accessibility.AccessibilityNodeInfo@80030ccb; boundsInParent: Rect(0, 0 - 1024, 631); boundsInScreen: Rect(0, 89 - 1024, 720); packageName: com.evervolv.toolbox; className: android.view.View; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: null; checkable: false; checked: false; focusable: true; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_FOCUS - null, AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null] and child: android.view.accessibility.AccessibilityNodeInfo@80038c6d; boundsInParent: Rect(0, 0 - 1024, 631); boundsInScreen: Rect(0, 89 - 1024, 720); packageName: com.evervolv.toolbox; className: android.widget.FrameLayout; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: com.evervolv.toolbox:id/container; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null]
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - item_title - 'Statusbar' - Element 3 in left_drawer -
V/JOAOMGCD(18647): Point (x,y): 120,207Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@1d6c642a
D/Toolbox (21215): Selected item=2
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - 'Close navigation drawer' -
V/JOAOMGCD(18647): Point (x,y): 28,57Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@3027a21b
E/AccessibilityInteractionClient(18647): 23 Disconnected nodes.
I/art (18010): Explicit concurrent mark sweep GC freed 52262(2MB) AllocSpace objects, 4(64KB) LOS objects, 16% free, 19MB/23MB, paused 2.044ms total 143.035ms
E/AccessibilityCache(18647): Invalid parent-child relation between parent: android.view.accessibility.AccessibilityNodeInfo@80030ccb; boundsInParent: Rect(0, 0 - 1024, 631); boundsInScreen: Rect(0, 89 - 1024, 720); packageName: com.evervolv.toolbox; className: android.view.View; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: null; checkable: false; checked: false; focusable: true; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_FOCUS - null, AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null] and child: android.view.accessibility.AccessibilityNodeInfo@80038c6d; boundsInParent: Rect(0, 0 - 1024, 631); boundsInScreen: Rect(0, 89 - 1024, 720); packageName: com.evervolv.toolbox; className: android.widget.FrameLayout; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: com.evervolv.toolbox:id/container; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null]
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - item_title - 'Superuser' - Element 4 in left_drawer -
V/JOAOMGCD(18647): Point (x,y): 120,254Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@10266fb8
D/Toolbox (21215): Selected item=3
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - 'Close navigation drawer' -
V/JOAOMGCD(18647): Point (x,y): 28,57Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@36b7d191
E/AccessibilityInteractionClient(18647): 27 Disconnected nodes.
E/AccessibilityCache(18647): Invalid parent-child relation between parent: android.view.accessibility.AccessibilityNodeInfo@80030ccb; boundsInParent: Rect(0, 0 - 1024, 631); boundsInScreen: Rect(0, 89 - 1024, 720); packageName: com.evervolv.toolbox; className: android.view.View; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: null; checkable: false; checked: false; focusable: true; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_FOCUS - null, AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null] and child: android.view.accessibility.AccessibilityNodeInfo@80038c6d; boundsInParent: Rect(0, 0 - 1024, 631); boundsInScreen: Rect(0, 89 - 1024, 720); packageName: com.evervolv.toolbox; className: android.widget.FrameLayout; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: com.evervolv.toolbox:id/container; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null]
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - item_title - 'System' - Element 5 in left_drawer -
V/JOAOMGCD(18647): Point (x,y): 120,301Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@354498f6
D/Toolbox (21215): Selected item=4
I/Choreographer(21215): Skipped 33 frames! The application may be doing too much work on its main thread.
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0.05 rxSuccessRate=0.03 targetRoamBSSID=any RSSI=-72
E/WifiStateMachine(18010): WifiStateMachine starting scan for "bearsonline-5G"WPA_PSK with 5180
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - 'Close navigation drawer' -
V/JOAOMGCD(18647): Point (x,y): 28,57Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@20f6f5cd
E/AccessibilityInteractionClient(18647): 27 Disconnected nodes.
E/AccessibilityCache(18647): Invalid parent-child relation between parent: android.view.accessibility.AccessibilityNodeInfo@80030ccb; boundsInParent: Rect(0, 0 - 1024, 631); boundsInScreen: Rect(0, 89 - 1024, 720); packageName: com.evervolv.toolbox; className: android.view.View; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: null; checkable: false; checked: false; focusable: true; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_FOCUS - null, AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null] and child: android.view.accessibility.AccessibilityNodeInfo@80038c6d; boundsInParent: Rect(0, 0 - 1024, 631); boundsInScreen: Rect(0, 89 - 1024, 720); packageName: com.evervolv.toolbox; className: android.widget.FrameLayout; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: com.evervolv.toolbox:id/container; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null]
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - 'Close navigation drawer' -
V/JOAOMGCD(18647): Point (x,y): 28,57Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@31994e82
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 59
D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 56
D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
I/ActivityManager(18010): Force stopping com.android.music appid=10046 user=0: pkg changed
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.evervolv.toolbox:id/app_action
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.evervolv.toolbox:id/app_action
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - app_action -
V/JOAOMGCD(18647): Point (x,y): 1000,248Focus;
I/InputReader(18010): Reconfiguring input devices. changes=0x00000010
I/ActivityManager(18010): Start proc android.process.acore for broadcast com.android.providers.contacts/.PackageIntentReceiver: pid=21733 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@ebe3993
I/ActivityManager(18010): Start proc com.android.gallery3d for broadcast com.android.gallery3d/.app.PackagesMonitor: pid=21757 uid=10039 gids={50039, 9997, 3003, 1028, 1015} abi=armeabi-v7a
W/ResourcesManager(21757): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
I/ActivityManager(18010): Process com.android.providers.calendar (pid 21071) has died
I/ActivityManager(18010): Start proc com.android.launcher3 for broadcast com.android.launcher3/.PackageChangedReceiver: pid=21775 uid=10043 gids={50043, 9997, 1028} abi=armeabi-v7a
I/ContactLocale(21733): AddressBook Labels [en-GB]: [, 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, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, #, ]
I/Choreographer(18461): Skipped 82 frames! The application may be doing too much work on its main thread.
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/Launcher.LauncherProvider(21775): 11683562 - initializeMaxScreenId(): 0
V/Launcher(21775): LauncherAppState inited
D/Launcher.Model(21775): Old launcher provider: content://com.android.launcher2.settings/favorites?notify=true
D/Launcher.Model(21775): Old launcher provider does not exist.
W/Launcher(21775): setApplicationContext called twice! old=com.android.launcher3.LauncherApplication@ed1c179 new=com.android.launcher3.LauncherApplication@ed1c179
D/BackupManagerService(18010): Received broadcast Intent { act=android.intent.action.PACKAGE_CHANGED dat=package:com.android.music flg=0x4000010 (has extras) }
I/UpdateIcingCorporaServi(20782): Updating corpora: APPS=com.android.music, CONTACTS=MAYBE
D/PackageBroadcastService(18833): Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.android.music
I/ActivityManager(18010): Start proc com.android.vending for broadcast com.android.vending/com.google.android.finsky.receivers.PackageMonitorReceiver$RegisteredReceiver: pid=21799 uid=10019 gids={50019, 9997, 3003, 1028, 1015} abi=armeabi-v7a
I/ActivityManager(18010): Process com.google.android.apps.docs.editors.sheets (pid 20942) has died
I/Icing (18833): doRemovePackageData com.android.music
I/ActivityManager(18010): Process com.android.calendar (pid 21040) has died
W/art (21799): Suspending all threads took: 5.615ms
D/Finsky (21799): [1] FinskyApp.onCreate: Initializing network with DFE https://android.clients.google.com/fdfe/
W/art (21799): Suspending all threads took: 5.798ms
I/ApplicationLogger(20782): canRun() : Account = craigrock.smith@googlemail.com
I/UpdateIcingCorporaServi(20782): UpdateCorporaTask done [took 1298 ms] updated apps [took 1296 ms]
D/Finsky (21799): [1] DailyHygiene.goMakeHygieneIfDirty: No need to run daily hygiene.
I/ActivityManager(18010): Force stopping com.android.email appid=10036 user=0: pkg changed
I/InputReader(18010): Reconfiguring input devices. changes=0x00000010
I/art (17779): Background concurrent mark sweep GC freed 791(33KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1820KB/2MB, paused 7.629ms total 23.376ms
D/BackupManagerService(18010): Received broadcast Intent { act=android.intent.action.PACKAGE_CHANGED dat=package:com.android.email flg=0x4000010 (has extras) }
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.evervolv.toolbox:id/app_action
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.evervolv.toolbox:id/app_action
I/ActivityManager(18010): Start proc com.google.android.gms:car for service com.google.android.gms/.car.CarService: pid=21839 uid=10015 gids={50015, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - app_action -
V/JOAOMGCD(18647): Point (x,y): 2024,378Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@173b7dd0
W/Settings(21799): Setting download_manager_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
W/Settings(21799): Setting download_manager_recommended_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
W/ResourcesManager(21839): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
W/ResourcesManager(21839): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
W/Launcher.Model(21775): Nobody to tell about the new app. Launcher is probably loading.
I/MultiDex(21839): VM with version 2.1.0 has multidex support
I/MultiDex(21839): install
I/MultiDex(21839): VM has multidex support, MultiDex support library is disabled.
I/ActivityManager(18010): Start proc com.joaomgcd.autoappshub for broadcast com.joaomgcd.autoappshub/.broadcastreceiver.BroadcastReceiverPackageChanged: pid=21860 uid=10083 gids={50083, 9997, 3003, 1028, 1015} abi=armeabi-v7a
I/Icing (18833): Indexing 40429D8DFE5A816649BCF746DFEEDCE2D24A6C1A from com.google.android.googlequicksearchbox
I/ActivityManager(18010): Process com.google.android.keep (pid 21120) has died
I/ProviderInstaller(21839): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
D/Finsky (21799): [1] 2.run: Loaded library for account: [QvKNBvm0HRileVO8o11piGr9OP8]
D/Finsky (21799): [1] 2.run: Finished loading 1 libraries.
I/ActivityManager(18010): Start proc android.process.media for content provider com.android.providers.downloads/.DownloadProvider: pid=21876 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
I/art (17779): Explicit concurrent mark sweep GC freed 704(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 366us total 24.108ms
I/art (17779): Explicit concurrent mark sweep GC freed 7(240B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 305us total 16.082ms
I/art (17779): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 244us total 15.869ms
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/ActivityManager(18010): Process com.google.android.apps.docs.editors.docs (pid 21104) has died
W/Launcher(21775): setApplicationContext called twice! old=com.android.launcher3.LauncherApplication@ed1c179 new=com.android.launcher3.LauncherApplication@ed1c179
I/Icing (18833): Indexing done 40429D8DFE5A816649BCF746DFEEDCE2D24A6C1A
I/UpdateIcingCorporaServi(20782): Updating corpora: APPS=com.android.email, CONTACTS=MAYBE
E/DataBuffer(20637): Internal data leak within a DataBuffer object detected! Be sure to explicitly call release() on all DataBuffer extending objects when you are done with them. (Owner:size=1)
D/PackageBroadcastService(18833): Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.android.email
E/SQLiteLog(21876): (283) recovered 41 frames from WAL file /data/data/com.android.providers.media/databases/external.db-wal
I/Icing (18833): doRemovePackageData com.android.email
V/Finsky (21799): [1] GearheadStateMonitor.onReady: sIsProjecting:false
I/CAR.SERVICE(21839): listener not found in list
D/GCM (18685): GcmService start Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.gcm.GcmService } com.google.android.gms.INITIALIZE
D/AuthorizationBluetoothService(18685): Received GmsCore event: Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.auth.be.proximity.authorization.bt.AuthorizationBluetoothService$AutoStarter }.
D/c (18685): Getting all permits...
D/a (18685): Opening database...
D/a (18685): Opening database auth.proximity.permit_store...
D/a (18685): Closing database...
V/GmsCoreStatsServiceLauncher(18833): Received broadcast intent Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher }
I/ApplicationLogger(20782): canRun() : Account = craigrock.smith@googlemail.com
I/UpdateIcingCorporaServi(20782): UpdateCorporaTask done [took 299 ms] updated apps [took 299 ms]
I/ActivityManager(18010): Start proc com.google.android.gms.wearable for service com.google.android.gms/.wearable.service.WearableService: pid=21912 uid=10015 gids={50015, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
D/LocationInitializer(18833): Restart initialization of location
D/Finsky (21799): [1] GmsCoreHelper.cleanupNlp: result=false type=4
W/ResourcesManager(21912): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
W/ResourcesManager(21912): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
D/Finsky (21799): [1] RestoreTracker.stopServiceIfDone: Restore complete with 0 success and 0 failed.
I/MultiDex(21912): VM with version 2.1.0 has multidex support
I/MultiDex(21912): install
I/MultiDex(21912): VM has multidex support, MultiDex support library is disabled.
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.evervolv.toolbox:id/app_action
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.evervolv.toolbox:id/app_action
I/ProviderInstaller(21912): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
D/GCM (18685): GcmService start Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.gcm.GcmService } com.google.android.gms.INITIALIZE
I/ActivityManager(18010): Process org.cyanogenmod.themes.provider (pid 21437) has died
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - app_action -
V/JOAOMGCD(18647): Point (x,y): 2024,443Focus;
D/AuthorizationBluetoothService(18685): Received GmsCore event: Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.auth.be.proximity.authorization.bt.AuthorizationBluetoothService$AutoStarter }.
D/c (18685): Getting all permits...
D/a (18685): Opening database...
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@238a21c9
D/a (18685): Opening database auth.proximity.permit_store...
D/a (18685): Closing database...
V/GmsCoreStatsServiceLauncher(18833): Received broadcast intent Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher }
I/art (18010): Explicit concurrent mark sweep GC freed 42228(2MB) AllocSpace objects, 6(96KB) LOS objects, 16% free, 19MB/23MB, paused 2.014ms total 261.383ms
D/LocationInitializer(18833): Restart initialization of location
E/SQLiteLog(21912): (284) automatic index on assetrefs(dataitems_id)
E/MDM (18807): [174] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
E/MDM (18807): [174] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
I/Icing (18833): Indexing 40429D8DFE5A816649BCF746DFEEDCE2D24A6C1A from com.google.android.googlequicksearchbox
I/Icing (18833): Indexing done 40429D8DFE5A816649BCF746DFEEDCE2D24A6C1A
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55
D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
I/Process (21839): Sending signal. PID: 21839 SIG: 9
I/ActivityManager(18010): Process com.google.android.gms:car (pid 21839) has died
V/ACCESSIBILITY(18647): CLICK - text: Okay; viewId: android:id/button3
V/JOAOMGCD(18647): AutoInput-CLICK - text: Okay; viewId: android:id/button3
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - button3 - 'Okay' -
V/JOAOMGCD(18647): Point (x,y): 282,425Focus;
W/InputMethodManagerService(18010): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2d88e15c attribute=null, token = android.os.BinderProxy@2a0ceb84
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@2291d0ce
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/ActivityManager(18010): Force stopping com.android.launcher3 appid=10043 user=0: pkg changed
I/ActivityManager(18010): Killing 21775:com.android.launcher3/u0a43 (adj 11): stop com.android.launcher3
W/ActivityManager(18010): Spurious death for ProcessRecord{11a2c65 21775:com.android.launcher3/u0a43}, curProc for 21775: null
I/InputReader(18010): Reconfiguring input devices. changes=0x00000010
I/UpdateIcingCorporaServi(20782): Updating corpora: APPS=com.android.launcher3, CONTACTS=MAYBE
D/PackageBroadcastService(18833): Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.android.launcher3
I/Icing (18833): doRemovePackageData com.android.launcher3
D/BackupManagerService(18010): Received broadcast Intent { act=android.intent.action.PACKAGE_CHANGED dat=package:com.android.launcher3 flg=0x4000010 (has extras) }
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.evervolv.toolbox:id/app_action
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.evervolv.toolbox:id/app_action
I/ApplicationLogger(20782): canRun() : Account = craigrock.smith@googlemail.com
I/UpdateIcingCorporaServi(20782): UpdateCorporaTask done [took 139 ms] updated apps [took 139 ms]
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - app_action -
V/JOAOMGCD(18647): Point (x,y): 1000,508Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@3308dbef
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 56
D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
I/ActivityManager(18010): Force stopping com.android.browser appid=10024 user=0: pkg changed
I/InputReader(18010): Reconfiguring input devices. changes=0x00000010
D/BackupManagerService(18010): Received broadcast Intent { act=android.intent.action.PACKAGE_CHANGED dat=package:com.android.browser flg=0x4000010 (has extras) }
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.evervolv.toolbox:id/app_action
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.evervolv.toolbox:id/app_action
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - app_action -
V/JOAOMGCD(18647): Point (x,y): 1000,638Focus;
I/UpdateIcingCorporaServi(20782): Updating corpora: APPS=com.android.browser, CONTACTS=MAYBE
D/PackageBroadcastService(18833): Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.android.browser
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@37a2a6fc
I/Icing (18833): doRemovePackageData com.android.browser
I/ApplicationLogger(20782): canRun() : Account = craigrock.smith@googlemail.com
I/UpdateIcingCorporaServi(20782): UpdateCorporaTask done [took 320 ms] updated apps [took 320 ms]
E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0.47 rxSuccessRate=0.26 targetRoamBSSID=any RSSI=-70
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
D/WifiService(18010): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@e14166a}
E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source 10015 txSuccessRate=0.47 rxSuccessRate=0.26 targetRoamBSSID=any RSSI=-70
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/PhoneApp(18445): getPhone phoneId:0
D/PhoneApp(18445): getPhone phoneId:0
D/PhoneApp(18445): getPhone phoneId:0
I/Icing (18833): Indexing 40429D8DFE5A816649BCF746DFEEDCE2D24A6C1A from com.google.android.googlequicksearchbox
I/Icing (18833): Indexing done 40429D8DFE5A816649BCF746DFEEDCE2D24A6C1A
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55
D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
D/WifiService(18010): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@e14166a}
I/GCoreUlr(18807): Successfully inserted location
I/GCoreUlr(18807): Not calling LocationReporter, hasMoved: false, elapsed millis: 158565, request: Stationary(3600000)
I/PackageManager(18010): Result set changed, dropping preferred activity for Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] } type null
D/DashboardSummary(21138): rebuildUI took: 161 ms
I/Timeline(21138): Timeline: Activity_idle id: android.os.BinderProxy@2345aa9c time:18963943
I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{2bc149c9 u0 com.android.settings/.Settings t158} time:18964127
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
W/GAV2 (20782): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
I/Timeline(21138): Timeline: Activity_launch_request id:com.evervolv.toolbox time:18965842
I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cmp=com.evervolv.toolbox/.Toolbox} from uid 1000 on display 0
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Settings - icon - 'Toolbox' -
V/JOAOMGCD(18647): Point (x,y): 326,240Focus;
D/Toolbox (21215): Selected item=0
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@220a1185
I/ActivityManager(18010): Displayed com.evervolv.toolbox/.Toolbox: +517ms
E/AccessibilityInteractionClient(18647): 19 Disconnected nodes.
I/Timeline(21215): Timeline: Activity_idle id: android.os.BinderProxy@213f214f time:18966493
I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{734777d u0 com.evervolv.toolbox/.Toolbox t158} time:18966761
E/AccessibilityCache(18647): Invalid parent-child relation between parent: android.view.accessibility.AccessibilityNodeInfo@80079c44; boundsInParent: Rect(0, 0 - 1024, 631); boundsInScreen: Rect(0, 89 - 1024, 720); packageName: com.evervolv.toolbox; className: android.view.View; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: null; checkable: false; checked: false; focusable: true; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_FOCUS - null, AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null] and child: android.view.accessibility.AccessibilityNodeInfo@8007c1ce; boundsInParent: Rect(0, 0 - 1024, 631); boundsInScreen: Rect(0, 89 - 1024, 720); packageName: com.evervolv.toolbox; className: android.widget.FrameLayout; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: com.evervolv.toolbox:id/container; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null]
V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - item_title - 'Bug Report' - Element 6 in left_drawer -
V/JOAOMGCD(18647): Point (x,y): 120,348Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@217e2bda
D/Toolbox (21215): Selected item=5
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
I/GAV2 (20782): Thread[GAThread,5,main]: No campaign data found.
V/ACCESSIBILITY(18647): CLICK - text: General logcat; viewId: com.evervolv.toolbox:id/checkbox_general
V/JOAOMGCD(18647): AutoInput-CLICK - text: General logcat; viewId: com.evervolv.toolbox:id/checkbox_general
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - checkbox_general - 'General logcat' -
V/JOAOMGCD(18647): Point (x,y): 258,305Focus;
E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@38b1480b
D/EVToolbox(21215): Calling dumplogcat:-D -B -o /data/data/com.evervolv.toolbox/files/logcat -m
V/ACCESSIBILITY(18647): CLICK - text: Fetch logs; viewId: com.evervolv.toolbox:id/button_fetch
V/JOAOMGCD(18647): AutoInput-CLICK - text: Fetch logs; viewId: com.evervolv.toolbox:id/button_fetch
V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - button_fetch - 'Fetch logs' -
V/JOAOMGCD(18647): Point (x,y): 256,696Focus;
V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@2af136e8
V/LASTMESSAGELastReceivedToastFactory(18274): Inserted item in Last Update Queue: com.evervolv.toolbox - Please wait while we fetch the logs
V/LASTMESSAGELastReceivedToastFactory(18274): Queue size after update: 1
V/LASTMESSAGELastReceivedToastFactory(18274): Queue size: 1
V/LASTMESSAGELastReceivedToastFactory(18274): Processing queue item: com.evervolv.toolbox - Please wait while we fetch the logs
[logcat: 0.0s elapsed]
Broadcasting: Intent { act=com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED (has extras) }
Broadcast completed: result=0