Logcat:

From EVLogcat Uploader, 9 Years ago, written in logcat, viewed 793 times.
URL http://paste.evervolv.com/view/42727037 Embed
Download Paste or View Raw
  1. ------ SYSTEM LOG (logcat -d *:v) ------
  2. --------- beginning of crash
  3. E/AndroidRuntime( 9584): FATAL EXCEPTION: main
  4. E/AndroidRuntime( 9584): Process: com.android.systemui, PID: 9584
  5. E/AndroidRuntime( 9584): java.lang.RuntimeException: android.os.DeadObjectException
  6. E/AndroidRuntime( 9584):        at com.android.systemui.statusbar.policy.UserInfoController.queryForUserInformation(UserInfoController.java:129)
  7. E/AndroidRuntime( 9584):        at com.android.systemui.statusbar.policy.UserInfoController.reloadUserInfo(UserInfoController.java:114)
  8. E/AndroidRuntime( 9584):        at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:1012)
  9. E/AndroidRuntime( 9584):        at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3166)
  10. E/AndroidRuntime( 9584):        at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3162)
  11. E/AndroidRuntime( 9584):        at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:511)
  12. E/AndroidRuntime( 9584):        at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:609)
  13. E/AndroidRuntime( 9584):        at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
  14. E/AndroidRuntime( 9584):        at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
  15. E/AndroidRuntime( 9584):        at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:228)
  16. E/AndroidRuntime( 9584):        at com.android.systemui.statusbar.ServiceMonitor.access$000(ServiceMonitor.java:49)
  17. E/AndroidRuntime( 9584):        at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
  18. E/AndroidRuntime( 9584):        at android.os.Handler.dispatchMessage(Handler.java:102)
  19. E/AndroidRuntime( 9584):        at android.os.Looper.loop(Looper.java:135)
  20. E/AndroidRuntime( 9584):        at android.app.ActivityThread.main(ActivityThread.java:5241)
  21. E/AndroidRuntime( 9584):        at java.lang.reflect.Method.invoke(Native Method)
  22. E/AndroidRuntime( 9584):        at java.lang.reflect.Method.invoke(Method.java:372)
  23. E/AndroidRuntime( 9584):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  24. E/AndroidRuntime( 9584):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  25. E/AndroidRuntime( 9584): Caused by: android.os.DeadObjectException
  26. E/AndroidRuntime( 9584):        at android.os.BinderProxy.transactNative(Native Method)
  27. E/AndroidRuntime( 9584):        at android.os.BinderProxy.transact(Binder.java:496)
  28. E/AndroidRuntime( 9584):        at android.app.ActivityManagerProxy.getCurrentUser(ActivityManagerNative.java:4758)
  29. E/AndroidRuntime( 9584):        at com.android.systemui.statusbar.policy.UserInfoController.queryForUserInformation(UserInfoController.java:121)
  30. E/AndroidRuntime( 9584):        ... 18 more
  31. E/AndroidRuntime( 9584): Error reporting crash
  32. E/AndroidRuntime( 9584): android.os.DeadObjectException
  33. E/AndroidRuntime( 9584):        at android.os.BinderProxy.transactNative(Native Method)
  34. E/AndroidRuntime( 9584):        at android.os.BinderProxy.transact(Binder.java:496)
  35. E/AndroidRuntime( 9584):        at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4111)
  36. E/AndroidRuntime( 9584):        at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89)
  37. E/AndroidRuntime( 9584):        at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
  38. E/AndroidRuntime( 9584):        at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
  39. E/AndroidRuntime(16324): FATAL EXCEPTION: main
  40. E/AndroidRuntime(16324): Process: com.android.settings, PID: 16324
  41. E/AndroidRuntime(16324): java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState
  42. E/AndroidRuntime(16324):        at android.app.FragmentManagerImpl.checkStateLoss(FragmentManager.java:1328)
  43. E/AndroidRuntime(16324):        at android.app.FragmentManagerImpl.popBackStackImmediate(FragmentManager.java:497)
  44. E/AndroidRuntime(16324):        at android.app.Activity.onBackPressed(Activity.java:2479)
  45. E/AndroidRuntime(16324):        at android.app.Activity.onKeyUp(Activity.java:2453)
  46. E/AndroidRuntime(16324):        at android.view.KeyEvent.dispatch(KeyEvent.java:2633)
  47. E/AndroidRuntime(16324):        at android.app.Activity.dispatchKeyEvent(Activity.java:2704)
  48. E/AndroidRuntime(16324):        at com.android.internal.policy.impl.PhoneWindow$DecorView.dispatchKeyEvent(PhoneWindow.java:2221)
  49. E/AndroidRuntime(16324):        at android.view.ViewRootImpl$ViewPostImeInputStage.processKeyEvent(ViewRootImpl.java:3925)
  50. E/AndroidRuntime(16324):        at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:3887)
  51. E/AndroidRuntime(16324):        at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:3456)
  52. E/AndroidRuntime(16324):        at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:3509)
  53. E/AndroidRuntime(16324):        at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:3475)
  54. E/AndroidRuntime(16324):        at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:3585)
  55. E/AndroidRuntime(16324):        at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:3483)
  56. E/AndroidRuntime(16324):        at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:3642)
  57. E/AndroidRuntime(16324):        at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:3456)
  58. E/AndroidRuntime(16324):        at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:3509)
  59. E/AndroidRuntime(16324):        at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:3475)
  60. E/AndroidRuntime(16324):        at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:3483)
  61. E/AndroidRuntime(16324):        at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:3456)
  62. E/AndroidRuntime(16324):        at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:3509)
  63. E/AndroidRuntime(16324):        at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:3475)
  64. E/AndroidRuntime(16324):        at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:3618)
  65. E/AndroidRuntime(16324):        at android.view.ViewRootImpl$ImeInputStage.onFinishedInputEvent(ViewRootImpl.java:3779)
  66. E/AndroidRuntime(16324):        at android.view.inputmethod.InputMethodManager$PendingEvent.run(InputMethodManager.java:2208)
  67. E/AndroidRuntime(16324):        at android.view.inputmethod.InputMethodManager.invokeFinishedInputEventCallback(InputMethodManager.java:1849)
  68. E/AndroidRuntime(16324):        at android.view.inputmethod.InputMethodManager.finishedInputEvent(InputMethodManager.java:1840)
  69. E/AndroidRuntime(16324):        at android.view.inputmethod.InputMethodManager$ImeInputEventSender.onInputEventFinished(InputMethodManager.java:2185)
  70. E/AndroidRuntime(16324):        at android.view.InputEventSender.dispatchInputEventFinished(InputEventSender.java:141)
  71. E/AndroidRuntime(16324):        at android.os.MessageQueue.nativePollOnce(Native Method)
  72. E/AndroidRuntime(16324):        at android.os.MessageQueue.next(MessageQueue.java:143)
  73. E/AndroidRuntime(16324):        at android.os.Looper.loop(Looper.java:122)
  74. E/AndroidRuntime(16324):        at android.app.ActivityThread.main(ActivityThread.java:5241)
  75. E/AndroidRuntime(16324):        at java.lang.reflect.Method.invoke(Native Method)
  76. E/AndroidRuntime(16324):        at java.lang.reflect.Method.invoke(Method.java:372)
  77. E/AndroidRuntime(16324):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  78. E/AndroidRuntime(16324):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  79. --------- beginning of system
  80. 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.
  81. 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.
  82. 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.
  83. 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.
  84. 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.
  85. 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.
  86. 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.
  87. D/ConnectivityService( 9860): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55
  88. 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.
  89. D/ConnectivityService( 9860): rematching NetworkAgentInfo [WIFI () - 100]
  90. D/ConnectivityService( 9860): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  91. D/ConnectivityService( 9860): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  92. 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.
  93. 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.
  94. 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.
  95. 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.
  96. 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.
  97. 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.
  98. 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.
  99. 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.
  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: 9489.3ms.
  101. 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.
  102. 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.
  103. 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.
  104. 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.
  105. 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.
  106. 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.
  107. 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.
  108. 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.
  109. 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.
  110. 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.
  111. 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.
  112. 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.
  113. 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.
  114. 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.
  115. 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.
  116. 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.
  117. 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.
  118. 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.
  119. 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.
  120. 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.
  121. 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.
  122. 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.
  123. 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.
  124. 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.
  125. 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.
  126. 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.
  127. 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.
  128. 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.
  129. 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.
  130. 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.
  131. 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.
  132. 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.
  133. 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.
  134. 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.
  135. 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.
  136. 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.
  137. 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.
  138. 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.
  139. 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.
  140. 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.
  141. 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.
  142. 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.
  143. 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.
  144. 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.
  145. 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.
  146. 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.
  147. 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.
  148. 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.
  149. 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.
  150. 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.
  151. 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.
  152. 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.
  153. 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.
  154. 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.
  155. 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.
  156. 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.
  157. 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.
  158. 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.
  159. 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.
  160. 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.
  161. 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.
  162. 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.
  163. 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.
  164. 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.
  165. 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.
  166. 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.
  167. 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.
  168. 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.
  169. 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.
  170. 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.
  171. 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.
  172. 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.
  173. 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.
  174. 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.
  175. 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.
  176. 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.
  177. 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.
  178. 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.
  179. 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.
  180. 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.
  181. 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.
  182. 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.
  183. 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.
  184. 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.
  185. 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.
  186. 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.
  187. 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.
  188. 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.
  189. 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.
  190. 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.
  191. 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.
  192. 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.
  193. 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.
  194. 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.
  195. E/ActivityManager( 9860): ANR in com.android.systemui
  196. E/ActivityManager( 9860): PID: 10037
  197. 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.)
  198. E/ActivityManager( 9860): Load: 2.77 / 3.81 / 2.79
  199. E/ActivityManager( 9860): CPU usage from 4876ms to -4783ms ago:
  200. E/ActivityManager( 9860):   61% 9860/system_server: 47% user + 14% kernel / faults: 11613 minor 4 major
  201. E/ActivityManager( 9860):   0.4% 148/debuggerd: 0.1% user + 0.2% kernel / faults: 3511 minor 1 major
  202. E/ActivityManager( 9860):   1.3% 10285/com.android.phone: 0.6% user + 0.6% kernel / faults: 1806 minor
  203. E/ActivityManager( 9860):   4.2% 10037/com.android.systemui: 2.5% user + 1.6% kernel / faults: 1517 minor 4 major
  204. E/ActivityManager( 9860):   2.4% 10729/com.google.android.gms: 2% user + 0.4% kernel / faults: 1510 minor 1 major
  205. E/ActivityManager( 9860):   2.2% 17296/com.google.android.gms.wearable: 1.4% user + 0.8% kernel / faults: 4339 minor 20 major
  206. E/ActivityManager( 9860):   1.3% 142/surfaceflinger: 1% user + 0.3% kernel / faults: 2 minor
  207. E/ActivityManager( 9860):   0.7% 10268/com.android.server.telecom: 0.3% user + 0.3% kernel / faults: 752 minor
  208. E/ActivityManager( 9860):   0.9% 10306/com.teslacoilsw.launcher: 0.5% user + 0.4% kernel / faults: 6 minor
  209. E/ActivityManager( 9860):   0.6% 103/ueventd: 0.3% user + 0.3% kernel
  210. E/ActivityManager( 9860):   0.6% 137/logd: 0.3% user + 0.3% kernel / faults: 11 minor
  211. E/ActivityManager( 9860):   0.6% 17262/com.google.android.music:main: 0.3% user + 0.3% kernel / faults: 892 minor
  212. E/ActivityManager( 9860):   0.5% 90/mmcqd/0: 0% user + 0.5% kernel
  213. E/ActivityManager( 9860):   0.5% 143/ts_srv: 0.2% user + 0.3% kernel
  214. E/ActivityManager( 9860):   0.3% 8690/kworker/u:2: 0% user + 0.3% kernel
  215. E/ActivityManager( 9860):   0.3% 8724/kworker/0:0: 0% user + 0.3% kernel
  216. E/ActivityManager( 9860):   0.1% 13635/kworker/0:1H: 0% user + 0.1% kernel
  217. E/ActivityManager( 9860):   0.3% 13889/kworker/u:4: 0% user + 0.3% kernel
  218. E/ActivityManager( 9860):   0.1% 16/irq/203-msmdata: 0% user + 0.1% kernel
  219. E/ActivityManager( 9860):   0.1% 10763/com.google.process.location: 0% user + 0.1% kernel / faults: 47 minor 4 major
  220. E/ActivityManager( 9860):   0.1% 3/ksoftirqd/0: 0% user + 0.1% kernel
  221. E/ActivityManager( 9860):   0.1% 9/migration/1: 0.1% user + 0% kernel
  222. E/ActivityManager( 9860):   0.1% 17/irq/199-msmdata: 0% user + 0.1% kernel
  223. E/ActivityManager( 9860):   0% 27/cfinteractive: 0% user + 0% kernel
  224. E/ActivityManager( 9860):   0.1% 96/msmfb_commit_th: 0% user + 0.1% kernel
  225. E/ActivityManager( 9860):   0% 270/flush-254:9: 0% user + 0% kernel
  226. E/ActivityManager( 9860):   0% 10010/wpa_supplicant: 0% user + 0% kernel
  227. E/ActivityManager( 9860):   0.1% 10673/com.google.process.gapps: 0.1% user + 0% kernel / faults: 2 minor
  228. E/ActivityManager( 9860):   0.1% 16858/com.google.android.youtube: 0.1% user + 0% kernel / faults: 14 minor
  229. E/ActivityManager( 9860):   0% 26902/kworker/0:0H: 0% user + 0% kernel
  230. E/ActivityManager( 9860):  +0% 17350/kworker/1:0: 0% user + 0% kernel
  231. E/ActivityManager( 9860):  +0% 17351/kworker/1:0H: 0% user + 0% kernel
  232. E/ActivityManager( 9860):  +0% 17352/ksoftirqd/1: 0% user + 0% kernel
  233. E/ActivityManager( 9860): 68% TOTAL: 47% user + 20% kernel + 0.4% iowait
  234. E/ActivityManager( 9860): CPU usage from 4238ms to 4760ms later:
  235. E/ActivityManager( 9860):   109% 9860/system_server: 103% user + 5.7% kernel / faults: 1057 minor
  236. E/ActivityManager( 9860):     90% 9954/InputDispatcher: 86% user + 3.8% kernel
  237. E/ActivityManager( 9860):     13% 9873/GCDaemon: 11% user + 1.9% kernel
  238. E/ActivityManager( 9860):     3.8% 9878/ActivityManager: 0% user + 3.8% kernel
  239. E/ActivityManager( 9860):     1.9% 9894/SensorService: 0% user + 1.9% kernel
  240. E/ActivityManager( 9860):   2.3% 137/logd: 2.3% user + 0% kernel / faults: 6 minor
  241. E/ActivityManager( 9860):     1.1% 166/logd.writer: 1.1% user + 0% kernel
  242. E/ActivityManager( 9860):   1.2% 270/flush-254:9: 0% user + 1.2% kernel
  243. E/ActivityManager( 9860):   1.3% 13635/kworker/0:1H: 0% user + 1.3% kernel
  244. E/ActivityManager( 9860): 42% TOTAL: 0.1% user + 0% kernel + 42% iowait
  245. 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.)
  246. 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.)
  247. 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.)
  248. 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.)
  249. 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.)
  250. 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.)
  251. 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.)
  252. 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.)
  253. 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.)
  254. 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.)
  255. 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.)
  256. 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.)
  257. E/ActivityManager( 9860): Error reading /data/anr/traces.txt
  258. E/ActivityManager( 9860): java.io.FileNotFoundException: /data/anr/traces.txt: open failed: ENOENT (No such file or directory)
  259. E/ActivityManager( 9860):       at libcore.io.IoBridge.open(IoBridge.java:456)
  260. E/ActivityManager( 9860):       at java.io.FileInputStream.<init>(FileInputStream.java:76)
  261. E/ActivityManager( 9860):       at android.os.FileUtils.readTextFile(FileUtils.java:228)
  262. E/ActivityManager( 9860):       at com.android.server.am.ActivityManagerService$21.run(ActivityManagerService.java:12077)
  263. E/ActivityManager( 9860): Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  264. E/ActivityManager( 9860):       at libcore.io.Posix.open(Native Method)
  265. E/ActivityManager( 9860):       at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  266. E/ActivityManager( 9860):       at libcore.io.IoBridge.open(IoBridge.java:442)
  267. E/ActivityManager( 9860):       ... 3 more
  268. 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.)
  269. 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.)
  270. 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.
  271. 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.)
  272. 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.)
  273. 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.)
  274. 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.)
  275. 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.)
  276. 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.)
  277. 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.)
  278. 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.)
  279. 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.)
  280. 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.)
  281. 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.)
  282. 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.)
  283. 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.)
  284. 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.)
  285. 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.)
  286. 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.)
  287. 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.)
  288. 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.)
  289. 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.)
  290. 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.)
  291. 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.)
  292. 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.)
  293. 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.)
  294. 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.)
  295. 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.)
  296. 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.)
  297. 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.
  298. 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.)
  299. 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.)
  300. 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.)
  301. 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.)
  302. 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.)
  303. 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.)
  304. 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.)
  305. 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.)
  306. 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.
  307. 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.)
  308. 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.)
  309. 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.)
  310. 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.)
  311. 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.)
  312. 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.)
  313. 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.)
  314. 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.)
  315. 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.)
  316. 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.)
  317. 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.)
  318. 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.)
  319. 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.)
  320. 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.)
  321. 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.)
  322. 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.)
  323. 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.)
  324. 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.)
  325. 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.)
  326. 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.)
  327. 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.)
  328. 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.)
  329. 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.)
  330. 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.)
  331. 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.)
  332. 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.
  333. 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.)
  334. 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.)
  335. 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.)
  336. 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.)
  337. 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.)
  338. 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.)
  339. 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.)
  340. 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.)
  341. 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.)
  342. 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.)
  343. 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.)
  344. 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.)
  345. 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.)
  346. 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.
  347. 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.)
  348. 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.)
  349. 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.)
  350. 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.)
  351. 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.)
  352. 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.)
  353. 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.)
  354. 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.)
  355. W/ActivityManager( 9860): Activity stop timeout for ActivityRecord{337900e3 u0 com.android.systemui/.recents.RecentsActivity t158}
  356. 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.)
  357. 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.)
  358. 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.
  359. 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.)
  360. 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.)
  361. 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.)
  362. 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.)
  363. 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.)
  364. 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.)
  365. 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.)
  366. 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.)
  367. 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.)
  368. 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.)
  369. 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.)
  370. 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.)
  371. 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.)
  372. 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.)
  373. 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.)
  374. 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.)
  375. 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.)
  376. 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.)
  377. 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.)
  378. 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.)
  379. 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.)
  380. 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.)
  381. 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.)
  382. 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.)
  383. 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.
  384. 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.)
  385. 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.)
  386. 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.)
  387. 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.)
  388. 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.)
  389. 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.)
  390. 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.)
  391. 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.)
  392. 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.)
  393. 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.)
  394. 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.)
  395. 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.)
  396. 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.)
  397. 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.)
  398. 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.)
  399. 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.)
  400. 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.)
  401. 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.
  402. 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.)
  403. 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.)
  404. 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.)
  405. 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.)
  406. 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.)
  407. 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.)
  408. 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.)
  409. 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.)
  410. 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.)
  411. 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.)
  412. 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.)
  413. 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.)
  414. 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.)
  415. 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.)
  416. 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.)
  417. 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.)
  418. 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.)
  419. 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.)
  420. 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.)
  421. 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.)
  422. 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.)
  423. 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.)
  424. 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.)
  425. 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.)
  426. 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.)
  427. 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.)
  428. 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.)
  429. 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.)
  430. 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.)
  431. 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.)
  432. 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.)
  433. 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.)
  434. 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.)
  435. I/PowerManagerService( 9860): Going to sleep due to power button (uid 1000)...
  436. I/PowerManagerService( 9860): Sleeping (uid 1000)...
  437. 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}
  438. V/ActivityManager( 9860): Display changed displayId=0
  439. I/PowerManagerService( 9860): Waking up from sleep (uid 1000)...
  440. I/DisplayPowerController( 9860): Blocking screen on until initial contents have been drawn.
  441. 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}
  442. V/ActivityManager( 9860): Display changed displayId=0
  443. V/ActivityManager( 9860): Display changed displayId=0
  444. V/ActivityManager( 9860): Display changed displayId=0
  445. I/ActivityManager( 9860): Waited long enough for: ServiceRecord{cdc906 u0 com.google.android.music/.wear.WearMetadataSyncService}
  446. W/WindowManager( 9860): Keyguard drawn timeout. Setting mKeyguardDrawComplete
  447. I/DisplayPowerController( 9860): Unblocked screen on after 994 ms
  448. I/ActivityManager( 9860): Killing 10037:com.android.systemui/u0a11 (adj -12): user request after error
  449. I/WindowState( 9860): WIN DEATH: Window{10abc297 u0 StatusBar}
  450. D/WifiService( 9860): Client connection lost with reason: 4
  451. D/WifiService( 9860): Client connection lost with reason: 4
  452. W/KeyguardServiceWrapper( 9860): Remote Exception
  453. W/KeyguardServiceWrapper( 9860): android.os.DeadObjectException
  454. W/KeyguardServiceWrapper( 9860):        at android.os.BinderProxy.transactNative(Native Method)
  455. W/KeyguardServiceWrapper( 9860):        at android.os.BinderProxy.transact(Binder.java:496)
  456. W/KeyguardServiceWrapper( 9860):        at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  457. W/KeyguardServiceWrapper( 9860):        at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  458. W/KeyguardServiceWrapper( 9860):        at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  459. W/KeyguardServiceWrapper( 9860):        at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5242)
  460. W/KeyguardServiceWrapper( 9860):        at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3970)
  461. W/KeyguardServiceWrapper( 9860):        at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9670)
  462. W/KeyguardServiceWrapper( 9860):        at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8741)
  463. W/KeyguardServiceWrapper( 9860):        at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8683)
  464. W/KeyguardServiceWrapper( 9860):        at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2663)
  465. W/KeyguardServiceWrapper( 9860):        at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
  466. W/KeyguardServiceWrapper( 9860):        at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  467. W/KeyguardServiceWrapper( 9860): Remote Exception
  468. W/KeyguardServiceWrapper( 9860): android.os.DeadObjectException
  469. W/KeyguardServiceWrapper( 9860):        at android.os.BinderProxy.transactNative(Native Method)
  470. W/KeyguardServiceWrapper( 9860):        at android.os.BinderProxy.transact(Binder.java:496)
  471. W/KeyguardServiceWrapper( 9860):        at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  472. W/KeyguardServiceWrapper( 9860):        at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  473. W/KeyguardServiceWrapper( 9860):        at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  474. W/KeyguardServiceWrapper( 9860):        at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5242)
  475. W/KeyguardServiceWrapper( 9860):        at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3970)
  476. W/KeyguardServiceWrapper( 9860):        at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9670)
  477. W/KeyguardServiceWrapper( 9860):        at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8741)
  478. W/KeyguardServiceWrapper( 9860):        at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8683)
  479. W/KeyguardServiceWrapper( 9860):        at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2663)
  480. W/KeyguardServiceWrapper( 9860):        at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
  481. W/KeyguardServiceWrapper( 9860):        at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  482. W/KeyguardServiceWrapper( 9860): Remote Exception
  483. W/KeyguardServiceWrapper( 9860): android.os.DeadObjectException
  484. W/KeyguardServiceWrapper( 9860):        at android.os.BinderProxy.transactNative(Native Method)
  485. W/KeyguardServiceWrapper( 9860):        at android.os.BinderProxy.transact(Binder.java:496)
  486. W/KeyguardServiceWrapper( 9860):        at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  487. W/KeyguardServiceWrapper( 9860):        at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  488. W/KeyguardServiceWrapper( 9860):        at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  489. W/KeyguardServiceWrapper( 9860):        at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5242)
  490. W/KeyguardServiceWrapper( 9860):        at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3970)
  491. W/KeyguardServiceWrapper( 9860):        at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9670)
  492. W/KeyguardServiceWrapper( 9860):        at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8741)
  493. W/KeyguardServiceWrapper( 9860):        at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8683)
  494. W/KeyguardServiceWrapper( 9860):        at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2663)
  495. W/KeyguardServiceWrapper( 9860):        at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
  496. W/KeyguardServiceWrapper( 9860):        at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  497. W/KeyguardServiceWrapper( 9860): Remote Exception
  498. W/KeyguardServiceWrapper( 9860): android.os.DeadObjectException
  499. W/KeyguardServiceWrapper( 9860):        at android.os.BinderProxy.transactNative(Native Method)
  500. W/KeyguardServiceWrapper( 9860):        at android.os.BinderProxy.transact(Binder.java:496)
  501. W/KeyguardServiceWrapper( 9860):        at com.android.internal.policy.IKeyguardService$Stub$Proxy.setOccluded(IKeyguardService.java:375)
  502. W/KeyguardServiceWrapper( 9860):        at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.setOccluded(KeyguardServiceWrapper.java:106)
  503. W/KeyguardServiceWrapper( 9860):        at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.setOccluded(KeyguardServiceDelegate.java:183)
  504. W/KeyguardServiceWrapper( 9860):        at com.android.internal.policy.impl.PhoneWindowManager.finishPostLayoutPolicyLw(PhoneWindowManager.java:4157)
  505. W/KeyguardServiceWrapper( 9860):        at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9673)
  506. W/KeyguardServiceWrapper( 9860):        at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8741)
  507. W/KeyguardServiceWrapper( 9860):        at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8683)
  508. W/KeyguardServiceWrapper( 9860):        at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2663)
  509. W/KeyguardServiceWrapper( 9860):        at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
  510. W/KeyguardServiceWrapper( 9860):        at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  511. D/ConnectivityService( 9860): ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=2, legacyType=-1, [] ], android.os.BinderProxy@4e76da1)
  512. W/WallpaperManagerService( 9860): Wallpaper service gone: ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
  513. I/WindowState( 9860): WIN DEATH: Window{39019add u0 Heads Up}
  514. I/WindowState( 9860): WIN DEATH: Window{1aa9ea08 u0 NavigationBar}
  515. I/WindowState( 9860): WIN DEATH: Window{4e989f8 u0 com.android.systemui.ImageWallpaper}
  516. I/WindowState( 9860): WIN DEATH: Window{31af32c2 u0 com.android.systemui/com.android.systemui.recents.RecentsActivity}
  517. D/ConnectivityService( 9860): releasing NetworkRequest NetworkRequest [ id=2, legacyType=-1, [] ]
  518. E/ConnectivityService( 9860): RemoteException caught trying to send a callback msg for NetworkRequest [ id=2, legacyType=-1, [] ]
  519. I/WindowState( 9860): WIN DEATH: Window{1561aeb7 u0 SearchPanel}
  520. W/libprocessgroup( 9860): failed to open /acct/uid_10011/pid_10037/cgroup.procs: No such file or directory
  521. I/ActivityManager( 9860): Process com.android.systemui (pid 10037) has died
  522. W/ActivityManager( 9860): Scheduling restart of crashed service com.android.systemui/.keyguard.KeyguardService in 0ms
  523. W/ActivityManager( 9860): Scheduling restart of crashed service com.android.systemui/.ImageWallpaper in 0ms
  524. W/ActivityManager( 9860): Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
  525. 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
  526. 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
  527. W/BroadcastQueue( 9860): Failure sending broadcast Intent { act=android.intent.action.SCREEN_OFF flg=0x50000010 }
  528. W/BroadcastQueue( 9860): android.os.RemoteException: app.thread must not be null
  529. W/BroadcastQueue( 9860):        at com.android.server.am.BroadcastQueue.performReceiveLocked(BroadcastQueue.java:437)
  530. W/BroadcastQueue( 9860):        at com.android.server.am.BroadcastQueue.deliverToRegisteredReceiverLocked(BroadcastQueue.java:523)
  531. W/BroadcastQueue( 9860):        at com.android.server.am.BroadcastQueue.processNextBroadcast(BroadcastQueue.java:731)
  532. W/BroadcastQueue( 9860):        at com.android.server.am.BroadcastQueue$BroadcastHandler.handleMessage(BroadcastQueue.java:151)
  533. W/BroadcastQueue( 9860):        at android.os.Handler.dispatchMessage(Handler.java:102)
  534. W/BroadcastQueue( 9860):        at android.os.Looper.loop(Looper.java:135)
  535. W/BroadcastQueue( 9860):        at android.os.HandlerThread.run(HandlerThread.java:61)
  536. W/BroadcastQueue( 9860):        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  537. W/BroadcastQueue( 9860): Failure sending broadcast Intent { act=android.intent.action.SCREEN_OFF flg=0x50000010 }
  538. W/BroadcastQueue( 9860): android.os.RemoteException: app.thread must not be null
  539. W/BroadcastQueue( 9860):        at com.android.server.am.BroadcastQueue.performReceiveLocked(BroadcastQueue.java:437)
  540. W/BroadcastQueue( 9860):        at com.android.server.am.BroadcastQueue.deliverToRegisteredReceiverLocked(BroadcastQueue.java:523)
  541. W/BroadcastQueue( 9860):        at com.android.server.am.BroadcastQueue.processNextBroadcast(BroadcastQueue.java:731)
  542. W/BroadcastQueue( 9860):        at com.android.server.am.BroadcastQueue$BroadcastHandler.handleMessage(BroadcastQueue.java:151)
  543. W/BroadcastQueue( 9860):        at android.os.Handler.dispatchMessage(Handler.java:102)
  544. W/BroadcastQueue( 9860):        at android.os.Looper.loop(Looper.java:135)
  545. W/BroadcastQueue( 9860):        at android.os.HandlerThread.run(HandlerThread.java:61)
  546. W/BroadcastQueue( 9860):        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  547. W/BroadcastQueue( 9860): Failure sending broadcast Intent { act=android.intent.action.SCREEN_OFF flg=0x50000010 }
  548. W/BroadcastQueue( 9860): android.os.RemoteException: app.thread must not be null
  549. W/BroadcastQueue( 9860):        at com.android.server.am.BroadcastQueue.performReceiveLocked(BroadcastQueue.java:437)
  550. W/BroadcastQueue( 9860):        at com.android.server.am.BroadcastQueue.deliverToRegisteredReceiverLocked(BroadcastQueue.java:523)
  551. W/BroadcastQueue( 9860):        at com.android.server.am.BroadcastQueue.processNextBroadcast(BroadcastQueue.java:731)
  552. W/BroadcastQueue( 9860):        at com.android.server.am.ActivityManagerService.finishReceiver(ActivityManagerService.java:16116)
  553. W/BroadcastQueue( 9860):        at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:471)
  554. W/BroadcastQueue( 9860):        at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2420)
  555. W/BroadcastQueue( 9860):        at android.os.Binder.execTransact(Binder.java:446)
  556. W/BroadcastQueue( 9860): Failure sending broadcast Intent { act=android.intent.action.SCREEN_OFF flg=0x50000010 }
  557. W/BroadcastQueue( 9860): android.os.RemoteException: app.thread must not be null
  558. W/BroadcastQueue( 9860):        at com.android.server.am.BroadcastQueue.performReceiveLocked(BroadcastQueue.java:437)
  559. W/BroadcastQueue( 9860):        at com.android.server.am.BroadcastQueue.deliverToRegisteredReceiverLocked(BroadcastQueue.java:523)
  560. W/BroadcastQueue( 9860):        at com.android.server.am.BroadcastQueue.processNextBroadcast(BroadcastQueue.java:731)
  561. W/BroadcastQueue( 9860):        at com.android.server.am.ActivityManagerService.finishReceiver(ActivityManagerService.java:16116)
  562. W/BroadcastQueue( 9860):        at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:471)
  563. W/BroadcastQueue( 9860):        at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2420)
  564. W/BroadcastQueue( 9860):        at android.os.Binder.execTransact(Binder.java:446)
  565. D/TrustManagerService( 9860): Removing dead TrustListener.
  566. V/FingerprintService( 9860): startListening(android.service.fingerprint.IFingerprintServiceReceiver$Stub$Proxy@11ed468)
  567. I/StatusBarManagerService( 9860): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@69fc657
  568. D/WifiService( 9860): New client listening to asynchronous messages
  569. D/ConnectivityService( 9860): listenForNetwork for NetworkRequest [ id=3, legacyType=-1, [] ]
  570. D/ConnectivityService( 9860): handleRegisterNetworkRequest checking NetworkAgentInfo [WIFI () - 100]
  571. D/ConnectivityService( 9860): apparently satisfied.  currentScore=55
  572. 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
  573. D/WifiService( 9860): New client listening to asynchronous messages
  574. V/KeyguardTouchDelegate(17407): Connected to keyguard
  575. 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
  576. I/ActivityManager( 9860): START u0 {flg=0x74000000 cmp=com.google.android.music/.ui.NowPlayingLaunchDelegateActivity} from uid 10066 on display 0
  577. 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
  578. W/ResourcesManager(17515): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  579. W/ResourcesManager(17515): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  580. 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
  581. W/BroadcastQueue( 9860): Timeout of broadcast BroadcastRecord{38ec42dd u-1 android.intent.action.SCREEN_OFF} - receiver=android.os.BinderProxy@2eb07bdd, started 10000ms ago
  582. W/BroadcastQueue( 9860): Receiver during timeout: BroadcastFilter{9bd623 u0 ReceiverList{10d04352 17035 com.google.android.googlequicksearchbox:search/10021/u0 remote:2eb07bdd}}
  583. D/ConnectivityService( 9860): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 56
  584. D/ConnectivityService( 9860): rematching NetworkAgentInfo [WIFI () - 100]
  585. D/ConnectivityService( 9860): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  586. D/ConnectivityService( 9860): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  587. E/ActivityManager( 9860): ANR in com.google.android.googlequicksearchbox:search
  588. E/ActivityManager( 9860): PID: 17035
  589. E/ActivityManager( 9860): Reason: Broadcast of Intent { act=android.intent.action.SCREEN_OFF flg=0x50000010 }
  590. E/ActivityManager( 9860): Load: 2.74 / 3.74 / 2.79
  591. E/ActivityManager( 9860): CPU usage from 0ms to 5011ms later:
  592. E/ActivityManager( 9860):   46% 9860/system_server: 24% user + 22% kernel / faults: 4846 minor 2 major
  593. E/ActivityManager( 9860):   32% 17515/com.google.android.music:ui: 27% user + 5.6% kernel / faults: 9394 minor 2 major
  594. E/ActivityManager( 9860):   3.7% 148/debuggerd: 1.2% user + 2.5% kernel / faults: 3603 minor
  595. E/ActivityManager( 9860):   10% 17262/com.google.android.music:main: 7.2% user + 3.4% kernel / faults: 3553 minor 1 major
  596. E/ActivityManager( 9860):   8.5% 10285/com.android.phone: 6.1% user + 2.3% kernel / faults: 1751 minor
  597. E/ActivityManager( 9860):   3.7% 17035/com.google.android.googlequicksearchbox:search: 2.1% user + 1.5% kernel / faults: 1928 minor 3 major
  598. E/ActivityManager( 9860):   7.4% 17407/com.android.systemui: 4.2% user + 3.2% kernel / faults: 1778 minor
  599. E/ActivityManager( 9860):   2.9% 142/surfaceflinger: 2.3% user + 0.5% kernel / faults: 2 minor
  600. E/ActivityManager( 9860):   0.5% 10268/com.android.server.telecom: 0.3% user + 0.1% kernel / faults: 721 minor
  601. E/ActivityManager( 9860):   1.1% 103/ueventd: 0.5% user + 0.5% kernel
  602. E/ActivityManager( 9860):   0.3% 90/mmcqd/0: 0% user + 0.3% kernel
  603. E/ActivityManager( 9860):   0.3% 8690/kworker/u:2: 0% user + 0.3% kernel
  604. E/ActivityManager( 9860):   0.3% 10673/com.google.process.gapps: 0% user + 0.3% kernel / faults: 13 minor
  605. E/ActivityManager( 9860):   0.3% 13889/kworker/u:4: 0% user + 0.3% kernel
  606. E/ActivityManager( 9860):   0% 8/migration/0: 0% user + 0% kernel
  607. E/ActivityManager( 9860):   0% 9/migration/1: 0% user + 0% kernel
  608. E/ActivityManager( 9860):   0% 17/irq/199-msmdata: 0% user + 0% kernel
  609. E/ActivityManager( 9860):   0% 123/ksdioirqd/mmc1: 0% user + 0% kernel
  610. E/ActivityManager( 9860):   0.1% 8724/kworker/0:0: 0% user + 0.1% kernel
  611. E/ActivityManager( 9860):   0% 9642/mediaserver: 0% user + 0% kernel
  612. E/ActivityManager( 9860):   0% 10160/net.dinglisch.android.taskerm: 0% user + 0% kernel / faults: 9 minor
  613. E/ActivityManager( 9860):   0.1% 10306/com.teslacoilsw.launcher: 0% user + 0.1% kernel / faults: 72 minor
  614. E/ActivityManager( 9860):   0% 16858/com.google.android.youtube: 0% user + 0% kernel / faults: 22 minor
  615. E/ActivityManager( 9860):  +0% 17595/kworker/1:0: 0% user + 0% kernel
  616. E/ActivityManager( 9860):  +0% 17596/kworker/1:0H: 0% user + 0% kernel
  617. E/ActivityManager( 9860):  +0% 17597/ksoftirqd/1: 0% user + 0% kernel
  618. E/ActivityManager( 9860):  +0% 17598/kworker/1:1H: 0% user + 0% kernel
  619. E/ActivityManager( 9860): 91% TOTAL: 54% user + 35% kernel + 0.6% iowait
  620. E/ActivityManager( 9860): CPU usage from 4017ms to 4560ms later:
  621. E/ActivityManager( 9860):   27% 17515/com.google.android.music:ui: 27% user + 0% kernel / faults: 995 minor
  622. E/ActivityManager( 9860):     16% 17584/ArtResolverWork: 16% user + 0% kernel
  623. E/ActivityManager( 9860):     5.5% 17529/GCDaemon: 5.5% user + 0% kernel
  624. E/ActivityManager( 9860):     3.7% 17515/ndroid.music:ui: 3.7% user + 0% kernel
  625. E/ActivityManager( 9860):     1.8% 17533/UIAsyncWorker: 1.8% user + 0% kernel
  626. E/ActivityManager( 9860):   9.2% 9860/system_server: 1.8% user + 7.4% kernel / faults: 3 minor
  627. E/ActivityManager( 9860):     5.5% 9878/ActivityManager: 0% user + 5.5% kernel
  628. E/ActivityManager( 9860):     1.8% 9950/AlarmManager: 1.8% user + 0% kernel
  629. E/ActivityManager( 9860):     1.8% 10499/Binder_9: 1.8% user + 0% kernel
  630. E/ActivityManager( 9860):     1.8% 11445/Binder_F: 1.8% user + 0% kernel
  631. E/ActivityManager( 9860):   1.2% 8/migration/0: 0% user + 1.2% kernel
  632. E/ActivityManager( 9860):   1.2% 9/migration/1: 1.2% user + 0% kernel
  633. E/ActivityManager( 9860):   1.3% 142/surfaceflinger: 1.3% user + 0% kernel
  634. E/ActivityManager( 9860):     1.3% 232/surfaceflinger: 0% user + 1.3% kernel
  635. E/ActivityManager( 9860):   1.8% 17262/com.google.android.music:main: 1.8% user + 0% kernel / faults: 14 minor
  636. E/ActivityManager( 9860): 42% TOTAL: 0% user + 0% kernel + 42% iowait
  637. I/ActivityManager( 9860): Killing 17035:com.google.android.googlequicksearchbox:search/u0a21 (adj 0): bg anr
  638. D/WifiService( 9860): Client connection lost with reason: 4
  639. E/libprocessgroup( 9860): failed to kill 1 processes for processgroup 17035
  640. W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.googlequicksearchbox/com.google.android.hotword.service.HotwordService in 1000ms
  641. W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.googlequicksearchbox/com.google.android.search.core.service.SearchService in 11000ms
  642. W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.googlequicksearchbox/com.google.android.search.core.service.BroadcastListenerService in 2804800ms
  643. 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
  644. D/WifiService( 9860): New client listening to asynchronous messages
  645. D/ConnectivityService( 9860): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55
  646. D/ConnectivityService( 9860): rematching NetworkAgentInfo [WIFI () - 100]
  647. D/ConnectivityService( 9860): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  648. D/ConnectivityService( 9860): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  649. 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
  650. 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
  651. I/ActivityManager( 9860): Killing 17262:com.google.android.music:main/u0a66 (adj 0): remove task
  652. I/ActivityManager( 9860): Killing 17515:com.google.android.music:ui/u0a66 (adj 9): remove task
  653. I/WindowState( 9860): WIN DEATH: Window{3ca39795 u0 com.google.android.music/com.android.music.activitymanagement.TopLevelActivity}
  654. W/libprocessgroup( 9860): failed to open /acct/uid_10066/pid_17262/cgroup.procs: No such file or directory
  655. W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.music/.playback.MusicPlaybackService in 85294ms
  656. W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.music/.download.cache.StorageMigrationService in 98000ms
  657. W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.music/.store.MediaStoreImportService in 1000ms
  658. W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.music/.download.cache.TrackCacheService in 11000ms
  659. W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.music/.preferences.MusicPreferenceService$MusicPreferenceServiceBinder in 21000ms
  660. W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.music/.net.NetworkMonitor in 31000ms
  661. W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.music/.store.StoreService$StoreServiceBinder in 41000ms
  662. W/ActivityManager( 9860): Scheduling restart of crashed service com.google.android.music/.wear.WearMetadataSyncService in 107999ms
  663. W/libprocessgroup( 9860): failed to open /acct/uid_10066/pid_17515/cgroup.procs: No such file or directory
  664. 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
  665. 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
  666. D/TaskPersister( 9860): removeObsoleteFile: deleting file=161_task.xml
  667. D/TaskPersister( 9860): removeObsoleteFile: deleting file=161_task_thumbnail.png
  668. W/ActivityManager( 9860): Activity pause timeout for ActivityRecord{337900e3 u0 com.android.systemui/.recents.RecentsActivity t158}
  669. W/ResourcesManager(17689): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  670. W/ResourcesManager(17689): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  671. D/ConnectivityService( 9860): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 59
  672. D/ConnectivityService( 9860): rematching NetworkAgentInfo [WIFI () - 100]
  673. D/ConnectivityService( 9860): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  674. D/ConnectivityService( 9860): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  675. D/ConnectivityService( 9860): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55
  676. D/ConnectivityService( 9860): rematching NetworkAgentInfo [WIFI () - 100]
  677. D/ConnectivityService( 9860): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  678. D/ConnectivityService( 9860): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  679. 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.
  680. 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.
  681. 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.
  682. 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.
  683. 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.
  684. 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.
  685. 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.
  686. 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.
  687. 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.
  688. 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.
  689. 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.
  690. 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.
  691. 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.
  692. D/ConnectivityService( 9860): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 56
  693. D/ConnectivityService( 9860): rematching NetworkAgentInfo [WIFI () - 100]
  694. D/ConnectivityService( 9860): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  695. D/ConnectivityService( 9860): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  696. 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.
  697. 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.
  698. 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.
  699. 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.
  700. W/Watchdog( 9860): *** WATCHDOG KILLING SYSTEM PROCESS: Blocked in monitor com.android.server.media.MediaSessionService on foreground thread (android.fg)
  701. W/Watchdog( 9860): foreground thread stack trace:
  702. W/Watchdog( 9860):     at com.android.server.media.MediaSessionService.monitor(MediaSessionService.java:184)
  703. W/Watchdog( 9860):     at com.android.server.Watchdog$HandlerChecker.run(Watchdog.java:176)
  704. W/Watchdog( 9860):     at android.os.Handler.handleCallback(Handler.java:739)
  705. W/Watchdog( 9860):     at android.os.Handler.dispatchMessage(Handler.java:95)
  706. W/Watchdog( 9860):     at android.os.Looper.loop(Looper.java:135)
  707. W/Watchdog( 9860):     at android.os.HandlerThread.run(HandlerThread.java:61)
  708. W/Watchdog( 9860):     at com.android.server.ServiceThread.run(ServiceThread.java:46)
  709. W/Watchdog( 9860): *** GOODBYE!
  710. E/AndroidRuntime(17689): FATAL EXCEPTION: main
  711. E/AndroidRuntime(17689): Process: com.google.android.music:main, PID: 17689
  712. E/AndroidRuntime(17689): java.lang.RuntimeException: Unable to create service com.google.android.music.playback.MusicPlaybackService: java.lang.RuntimeException: Remote error creating session.
  713. E/AndroidRuntime(17689):        at android.app.ActivityThread.handleCreateService(ActivityThread.java:2757)
  714. E/AndroidRuntime(17689):        at android.app.ActivityThread.access$1800(ActivityThread.java:147)
  715. E/AndroidRuntime(17689):        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1364)
  716. E/AndroidRuntime(17689):        at android.os.Handler.dispatchMessage(Handler.java:102)
  717. E/AndroidRuntime(17689):        at android.os.Looper.loop(Looper.java:135)
  718. E/AndroidRuntime(17689):        at android.app.ActivityThread.main(ActivityThread.java:5241)
  719. E/AndroidRuntime(17689):        at java.lang.reflect.Method.invoke(Native Method)
  720. E/AndroidRuntime(17689):        at java.lang.reflect.Method.invoke(Method.java:372)
  721. E/AndroidRuntime(17689):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  722. E/AndroidRuntime(17689):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  723. E/AndroidRuntime(17689): Caused by: java.lang.RuntimeException: Remote error creating session.
  724. E/AndroidRuntime(17689):        at android.media.session.MediaSession.<init>(MediaSession.java:158)
  725. E/AndroidRuntime(17689):        at android.media.session.MediaSession.<init>(MediaSession.java:129)
  726. E/AndroidRuntime(17689):        at com.google.android.music.playback.session.MediaSessionCompatApi21.createSession(MediaSessionCompatApi21.java:27)
  727. E/AndroidRuntime(17689):        at com.google.android.music.playback.session.MediaSessionCompat$MediaSessionImplApi21.<init>(MediaSessionCompat.java:792)
  728. E/AndroidRuntime(17689):        at com.google.android.music.playback.session.MediaSessionCompat.<init>(MediaSessionCompat.java:62)
  729. E/AndroidRuntime(17689):        at com.google.android.music.playback.MediaSessionUtil.getSessionInstance(MediaSessionUtil.java:69)
  730. E/AndroidRuntime(17689):        at com.google.android.music.playback.MusicPlaybackService.onCreate(MusicPlaybackService.java:297)
  731. E/AndroidRuntime(17689):        at android.app.ActivityThread.handleCreateService(ActivityThread.java:2747)
  732. E/AndroidRuntime(17689):        ... 9 more
  733. E/AndroidRuntime(17689): Caused by: android.os.DeadObjectException
  734. E/AndroidRuntime(17689):        at android.os.BinderProxy.transactNative(Native Method)
  735. E/AndroidRuntime(17689):        at android.os.BinderProxy.transact(Binder.java:496)
  736. E/AndroidRuntime(17689):        at android.media.session.ISessionManager$Stub$Proxy.createSession(ISessionManager.java:184)
  737. E/AndroidRuntime(17689):        at android.media.session.MediaSessionManager.createSession(MediaSessionManager.java:81)
  738. E/AndroidRuntime(17689):        at android.media.session.MediaSession.<init>(MediaSession.java:154)
  739. E/AndroidRuntime(17689):        ... 16 more
  740. E/AndroidRuntime(17689): Error reporting crash
  741. E/AndroidRuntime(17689): android.os.DeadObjectException
  742. E/AndroidRuntime(17689):        at android.os.BinderProxy.transactNative(Native Method)
  743. E/AndroidRuntime(17689):        at android.os.BinderProxy.transact(Binder.java:496)
  744. E/AndroidRuntime(17689):        at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4111)
  745. E/AndroidRuntime(17689):        at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89)
  746. E/AndroidRuntime(17689):        at com.google.android.music.MusicApplication$2.uncaughtException(MusicApplication.java:224)
  747. E/AndroidRuntime(17689):        at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
  748. E/AndroidRuntime(17689):        at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
  749. E/AndroidRuntime(17407): FATAL EXCEPTION: main
  750. E/AndroidRuntime(17407): Process: com.android.systemui, PID: 17407
  751. E/AndroidRuntime(17407): java.lang.RuntimeException: Package manager has died
  752. E/AndroidRuntime(17407):        at android.app.ApplicationPackageManager.getThemedResourcesForApplicationAsUser(ApplicationPackageManager.java:1007)
  753. E/AndroidRuntime(17407):        at com.android.systemui.statusbar.StatusBarIconView.getIcon(StatusBarIconView.java:188)
  754. E/AndroidRuntime(17407):        at com.android.systemui.statusbar.StatusBarIconView.getIcon(StatusBarIconView.java:164)
  755. E/AndroidRuntime(17407):        at com.android.systemui.statusbar.StatusBarIconView.updateDrawable(StatusBarIconView.java:151)
  756. E/AndroidRuntime(17407):        at com.android.systemui.statusbar.StatusBarIconView.set(StatusBarIconView.java:120)
  757. E/AndroidRuntime(17407):        at com.android.systemui.statusbar.BaseStatusBar.createNotificationViews(BaseStatusBar.java:1627)
  758. E/AndroidRuntime(17407):        at com.android.systemui.statusbar.phone.PhoneStatusBar.addNotification(PhoneStatusBar.java:1447)
  759. E/AndroidRuntime(17407):        at com.android.systemui.statusbar.BaseStatusBar$5$2.run(BaseStatusBar.java:403)
  760. E/AndroidRuntime(17407):        at android.os.Handler.handleCallback(Handler.java:739)
  761. E/AndroidRuntime(17407):        at android.os.Handler.dispatchMessage(Handler.java:95)
  762. E/AndroidRuntime(17407):        at android.os.Looper.loop(Looper.java:135)
  763. E/AndroidRuntime(17407):        at android.app.ActivityThread.main(ActivityThread.java:5241)
  764. E/AndroidRuntime(17407):        at java.lang.reflect.Method.invoke(Native Method)
  765. E/AndroidRuntime(17407):        at java.lang.reflect.Method.invoke(Method.java:372)
  766. E/AndroidRuntime(17407):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  767. E/AndroidRuntime(17407):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  768. E/AndroidRuntime(17407): Caused by: android.os.DeadObjectException
  769. E/AndroidRuntime(17407):        at android.os.BinderProxy.transactNative(Native Method)
  770. E/AndroidRuntime(17407):        at android.os.BinderProxy.transact(Binder.java:496)
  771. E/AndroidRuntime(17407):        at android.content.pm.IPackageManager$Stub$Proxy.getApplicationInfo(IPackageManager.java:1994)
  772. E/AndroidRuntime(17407):        at android.app.ApplicationPackageManager.getThemedResourcesForApplicationAsUser(ApplicationPackageManager.java:1002)
  773. E/AndroidRuntime(17407):        ... 15 more
  774. E/AndroidRuntime(17407): Error reporting crash
  775. E/AndroidRuntime(17407): android.os.DeadObjectException
  776. E/AndroidRuntime(17407):        at android.os.BinderProxy.transactNative(Native Method)
  777. E/AndroidRuntime(17407):        at android.os.BinderProxy.transact(Binder.java:496)
  778. E/AndroidRuntime(17407):        at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4111)
  779. E/AndroidRuntime(17407):        at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89)
  780. E/AndroidRuntime(17407):        at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
  781. E/AndroidRuntime(17407):        at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
  782. I/InstallerConnection(18010): disconnecting...
  783. I/SystemServer(18010): Entered the Android system server!
  784. I/SystemServiceManager(18010): Starting com.android.server.pm.Installer
  785. I/Installer(18010): Waiting for installd to be ready.
  786. I/InstallerConnection(18010): connecting...
  787. I/SystemServiceManager(18010): Starting com.android.server.am.ActivityManagerService$Lifecycle
  788. I/ActivityManager(18010): Memory class: 48
  789. I/IntentFirewall(18010): Read new rules (A:0 B:0 S:0)
  790. D/AppOps  (18010): AppOpsService published
  791. I/SystemServiceManager(18010): Starting com.android.server.power.PowerManagerService
  792. I/SystemServiceManager(18010): Starting com.android.server.display.DisplayManagerService
  793. 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}
  794. I/SystemServiceManager(18010): Starting phase 100
  795. I/SystemServer(18010): Package Manager
  796. W/PackageManager(18010): No security bridge jar found, using default
  797. W/SystemConfig(18010): No directory /system/etc/sysconfig, skipping
  798. D/SELinuxMMAC(18010): Using policy file /system/etc/security/mac_permissions.xml
  799. W/PackageParser(18010): No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #364
  800. I/PackageManager(18010): Package com.google.android.gms at /system/priv-app/GmsCore ignored: updated version 7099430 better than this 6184738
  801. W/PackageManager(18010): Failed to parse /system/priv-app/GmsCore: null
  802. I/PackageManager(18010): Package com.android.vending at /system/priv-app/Phonesky ignored: updated version 80330600 better than this 80300036
  803. W/PackageManager(18010): Failed to parse /system/priv-app/Phonesky: null
  804. I/PackageManager(18010): Package com.google.android.marvin.talkback at /system/priv-app/talkback ignored: updated version 40100005 better than this 30600006
  805. W/PackageManager(18010): Failed to parse /system/priv-app/talkback: null
  806. I/PackageManager(18010): Package com.google.android.googlequicksearchbox at /system/priv-app/Velvet ignored: updated version 300404601 better than this 300400280
  807. W/PackageManager(18010): Failed to parse /system/priv-app/Velvet: null
  808. W/PackageParser(18010): No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #229
  809. W/PackageParser(18010): Unknown element under <application>: permission at /system/app/Gallery2/Gallery2.apk Binary XML file line #243
  810. W/PackageParser(18010): Unknown element under <application>: permission at /system/app/Gallery2/Gallery2.apk Binary XML file line #246
  811. I/PackageManager(18010): Package com.google.android.gm at /system/app/Gmail2 ignored: updated version 51001620 better than this 5000600
  812. W/PackageManager(18010): Failed to parse /system/app/Gmail2: null
  813. I/PackageManager(18010): Package com.google.android.tts at /system/app/GoogleTTS ignored: updated version 210304060 better than this 210302120
  814. W/PackageManager(18010): Failed to parse /system/app/GoogleTTS: null
  815. I/PackageManager(18010): Package com.google.android.talk at /system/app/Hangouts ignored: updated version 22289222 better than this 22079529
  816. W/PackageManager(18010): Failed to parse /system/app/Hangouts: null
  817. W/PackageManager(18010): Failed to parse /system/app/Maps: Missing base APK in /system/app/Maps
  818. I/PackageManager(18010): Package com.google.android.music at /system/app/Music2 ignored: updated version 1836 better than this 1717
  819. W/PackageManager(18010): Failed to parse /system/app/Music2: null
  820. I/PackageManager(18010): Package com.google.android.play.games at /system/app/PlayGames ignored: updated version 23100002 better than this 21170000
  821. W/PackageManager(18010): Failed to parse /system/app/PlayGames: null
  822. I/PackageManager(18010): Package com.google.android.apps.plus at /system/app/PlusOne ignored: updated version 413801688 better than this 413263375
  823. W/PackageManager(18010): Failed to parse /system/app/PlusOne: null
  824. I/PackageManager(18010): Package com.google.android.videos at /system/app/Videos ignored: updated version 37201 better than this 34230
  825. W/PackageManager(18010): Failed to parse /system/app/Videos: null
  826. I/PackageManager(18010): Package com.google.android.youtube at /system/app/YouTube ignored: updated version 101155130 better than this 51003053
  827. W/PackageManager(18010): Failed to parse /system/app/YouTube: null
  828. W/PackageParser(18010): No actions in intent filter at /data/app/com.box.android-2/base.apk Binary XML file line #68
  829. W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autoshortcut ignored: original from com.joaomgcd.autoyoutube
  830. W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autoshare ignored: original from com.joaomgcd.autoyoutube
  831. W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autopebble.unlock ignored: original from com.joaomgcd.autoyoutube
  832. W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_LICENSE_JOAOMGCD from package com.joaomgcd.autolocation.unlock ignored: original from com.joaomgcd.autolocation
  833. W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autopebble ignored: original from com.joaomgcd.autoyoutube
  834. W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autovoice ignored: original from com.joaomgcd.autoyoutube
  835. W/PackageParser(18010): Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #25
  836. W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autonotification.unlock ignored: original from com.joaomgcd.autoyoutube
  837. W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autolocation ignored: original from com.joaomgcd.autoyoutube
  838. W/PackageManager(18010): Package com.speedsoftware.rootexplorer desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
  839. W/PackageManager(18010): Unable to update from com.android.music to com.google.android.music: old package still exists
  840. W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autoshare.unlock ignored: original from com.joaomgcd.autoyoutube
  841. W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autocast ignored: original from com.joaomgcd.autoyoutube
  842. W/PackageParser(18010): Unknown element under <application>: uses-feature at /data/app/net.dinglisch.android.taskerm-2/base.apk Binary XML file line #178
  843. W/PackageManager(18010): Package com.google.android.gms desires unavailable shared library com.google.android.ble; ignoring!
  844. W/PackageManager(18010): Package com.google.android.gms declares lib com.google.android.gms that is not declared on system image; skipping
  845. W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autoappshub ignored: original from com.joaomgcd.autoyoutube
  846. W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autoremote ignored: original from com.joaomgcd.autoyoutube
  847. W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autoxbmc ignored: original from com.joaomgcd.autoyoutube
  848. W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autovoice.unlock ignored: original from com.joaomgcd.autoyoutube
  849. 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
  850. W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autoinput ignored: original from com.joaomgcd.autoyoutube
  851. W/PackageManager(18010): Package com.metago.astro desires unavailable shared library proguard.annotations; ignoring!
  852. W/PackageManager(18010): Package com.metago.astro desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
  853. W/PackageManager(18010): Permission com.joaomgcd.permission.CHECK_JOAOMGCD_LICENSE from package com.joaomgcd.autonotification ignored: original from com.joaomgcd.autoyoutube
  854. W/PackageManager(18010): Failed to parse /data/app/com.speedsoftware.rootexplorer-2: Application package com.speedsoftware.rootexplorer already installed.  Skipping duplicate.
  855. W/PackageManager(18010): Package com.google.android.gms desires unavailable shared library com.google.android.ble; ignoring!
  856. W/PackageManager(18010): Package com.speedsoftware.rootexplorer desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
  857. W/PackageManager(18010): Package com.metago.astro desires unavailable shared library proguard.annotations; ignoring!
  858. W/PackageManager(18010): Package com.metago.astro desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
  859. I/PackageManager(18010): Adjusting ABI for : com.google.android.syncadapters.contacts to armeabi-v7a
  860. I/PackageManager(18010): Adjusting ABI for : com.google.android.backuptransport to armeabi-v7a
  861. I/PackageManager(18010): Adjusting ABI for : com.google.android.gsf.login to armeabi-v7a
  862. I/PackageManager(18010): Adjusting ABI for : com.google.android.gsf to armeabi-v7a
  863. I/PackageManager(18010): Adjusting ABI for : com.android.location.fused to armeabi-v7a
  864. I/PackageManager(18010): Adjusting ABI for : com.android.inputdevices to armeabi-v7a
  865. I/PackageManager(18010): Adjusting ABI for : com.android.settings to armeabi-v7a
  866. I/PackageManager(18010): Adjusting ABI for : com.android.keychain to armeabi-v7a
  867. I/PackageManager(18010): Adjusting ABI for : com.evervolv.widgets to armeabi-v7a
  868. I/PackageManager(18010): Adjusting ABI for : com.evervolv.toolbox to armeabi-v7a
  869. I/PackageManager(18010): Adjusting ABI for : com.android.providers.settings to armeabi-v7a
  870. I/PackageManager(18010): Time to scan packages: 30.408 seconds
  871. W/PackageManager(18010): Unknown permission com.htc.permission.APP_MEDIA in package com.joaomgcd.autoshortcut
  872. W/PackageManager(18010): Not granting permission android.permission.READ_LOGS to package org.videolan.vlc.betav7neon (protectionLevel=50 flags=0x8be44)
  873. W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.joaomgcd.autoremote (protectionLevel=2 flags=0x8be44)
  874. W/PackageManager(18010): Not granting permission android.permission.STATUS_BAR to package com.intangibleobject.securesettings.plugin (protectionLevel=18 flags=0x83e44)
  875. W/PackageManager(18010): Not granting permission android.permission.WRITE_SECURE_SETTINGS to package com.intangibleobject.securesettings.plugin (protectionLevel=50 flags=0x83e44)
  876. W/PackageManager(18010): Not granting permission android.permission.CHANGE_CONFIGURATION to package com.intangibleobject.securesettings.plugin (protectionLevel=50 flags=0x83e44)
  877. 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
  878. W/PackageManager(18010): Unknown permission com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY in package com.intangibleobject.securesettings.plugin
  879. W/PackageManager(18010): Unknown permission com.intangibleobject.securesettings.permission.WRITE_SECURE_SETTINGS in package com.intangibleobject.securesettings.plugin
  880. W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.docs
  881. 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)
  882. 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)
  883. W/PackageManager(18010): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable
  884. W/PackageManager(18010): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  885. W/PackageManager(18010): Unknown permission com.google.android.voicesearch.ACCESS_SETTINGS in package com.google.android.googlequicksearchbox
  886. W/PackageManager(18010): Unknown permission com.google.android.ears.permission.WRITE in package com.google.android.googlequicksearchbox
  887. W/PackageManager(18010): Not granting permission android.permission.REAL_GET_TASKS to package com.google.android.googlequicksearchbox (protectionLevel=18 flags=0x405bbec5)
  888. W/PackageManager(18010): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  889. W/PackageManager(18010): Unknown permission com.android.chrome.PRERENDER_URL in package com.google.android.googlequicksearchbox
  890. W/PackageManager(18010): Unknown permission com.google.android.launcher.permission.CONTENT_REDIRECT in package com.google.android.googlequicksearchbox
  891. W/PackageManager(18010): Unknown permission com.chrome.permission.DEVICE_EXTRAS in package com.android.chrome
  892. W/PackageManager(18010): Unknown permission com.sec.enterprise.knox.MDM_CONTENT_PROVIDER in package com.android.chrome
  893. W/PackageManager(18010): Unknown permission com.amazon.permission.SET_FLAG_NOSOFTKEYS in package com.netflix.mediaclient
  894. W/PackageManager(18010): Not granting permission android.permission.MOUNT_UNMOUNT_FILESYSTEMS to package com.adsk.sketchbookhdexpress (protectionLevel=18 flags=0x18ac44)
  895. W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.google.android.onetimeinitializer
  896. W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.google.android.onetimeinitializer
  897. W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.joaomgcd.autocast (protectionLevel=2 flags=0x8be44)
  898. W/PackageManager(18010): Unknown permission android.permission.MMS_SEND_OUTBOX_MSG in package com.android.bluetooth
  899. W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer
  900. W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer
  901. W/PackageManager(18010): Unknown permission com.android.firewall.READ_GRAVITY in package com.android.contacts
  902. W/PackageManager(18010): Unknown permission com.android.firewall.WRITE_GRAVITY in package com.android.contacts
  903. W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.sheets
  904. 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)
  905. 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)
  906. W/PackageManager(18010): Unknown permission com.sec.android.provider.badge.permission.READ in package com.ebay.mobile
  907. W/PackageManager(18010): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.ebay.mobile
  908. W/PackageManager(18010): Unknown permission com.latedroid.juicedefender.permission.CONTROL_JUICEDEFENDER in package net.dinglisch.android.taskerm
  909. W/PackageManager(18010): Unknown permission com.latedroid.juicedefender.permission.TOGGLE_MOBILE_DATA in package net.dinglisch.android.taskerm
  910. W/PackageManager(18010): Not granting permission android.permission.MODIFY_PHONE_STATE to package net.dinglisch.android.taskerm (protectionLevel=18 flags=0x8be44)
  911. W/PackageManager(18010): Not granting permission com.android.phone.CHANGE_NETWORK_MODE to package net.dinglisch.android.taskerm because it was previously installed without
  912. W/PackageManager(18010): Unknown permission com.google.android.email.permission.READ_ATTACHMENT in package com.google.android.gm
  913. W/PackageManager(18010): Unknown permission com.google.android.email.permission.ACCESS_PROVIDER in package com.google.android.gm
  914. W/PackageManager(18010): Not granting permission android.permission.REAL_GET_TASKS to package com.android.vending (protectionLevel=18 flags=0x400abec5)
  915. W/PackageManager(18010): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0x400abec5)
  916. W/PackageManager(18010): Unknown permission android.permission.SEND_SMS_NO_CONFIRMATION in package com.android.vending
  917. W/PackageManager(18010): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.google.android.apps.plus
  918. W/PackageManager(18010): Unknown permission android.permission.CANCEL_NOTIFICATIONS in package org.cyanogenmod.theme.chooser
  919. W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.google.android.youtube (protectionLevel=2 flags=0x183ec5)
  920. W/PackageManager(18010): Unknown permission com.chrome.permission.DEVICE_EXTRAS in package com.chrome.beta
  921. W/PackageManager(18010): Unknown permission com.sec.enterprise.knox.MDM_CONTENT_PROVIDER in package com.chrome.beta
  922. W/PackageManager(18010): Unknown permission com.mohammadag.googlesearchapi.permission.ACCESS_GGOGLE_SEARCH_API in package com.joaomgcd.autovoice
  923. W/PackageManager(18010): Unknown permission android.permission.REGISTER_CONNECTION_MANAGER in package com.google.android.talk
  924. W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
  925. W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
  926. W/PackageManager(18010): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.evervolv.widgets
  927. W/PackageManager(18010): Unknown permission android.permission.ACCESS_4G_STATE in package com.evervolv.widgets
  928. W/PackageManager(18010): Unknown permission android.permission.CHANGE_4G_STATE in package com.evervolv.widgets
  929. W/PackageManager(18010): Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x8be45)
  930. W/PackageManager(18010): Not granting permission android.permission.BIND_WALLPAPER to package com.android.camera2 (protectionLevel=18 flags=0x58bc45)
  931. W/PackageManager(18010): Unknown permission com.google.android.apps.enterprise.dmagent.permission.AutoSyncPermission in package com.google.android.gms
  932. W/PackageManager(18010): Unknown permission com.google.android.wearable.READ_SETTINGS in package com.google.android.gms
  933. W/PackageManager(18010): Not granting permission com.android.voicemail.permission.READ_VOICEMAIL to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
  934. W/PackageManager(18010): Not granting permission android.permission.MODIFY_AUDIO_ROUTING to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
  935. W/PackageManager(18010): Unknown permission android.permission.REGISTER_CALL_PROVIDER in package com.google.android.gms
  936. W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.joaomgcd.autonotification (protectionLevel=2 flags=0x8be44)
  937. W/PackageManager(18010): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.joaomgcd.autonotification (protectionLevel=2 flags=0x8be44)
  938. W/PackageManager(18010): Not granting permission android.permission.BIND_APPWIDGET to package com.teslacoilsw.launcher (protectionLevel=18 flags=0x48be44)
  939. W/PackageManager(18010): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
  940. W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
  941. W/PackageManager(18010): Unknown permission com.cyanogenmod.trebuchet.permission.READ_SETTINGS in package com.teslacoilsw.launcher
  942. W/PackageManager(18010): Unknown permission org.adw.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
  943. W/PackageManager(18010): Unknown permission org.adwfreak.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
  944. W/PackageManager(18010): Unknown permission com.anddoes.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
  945. W/PackageManager(18010): Not granting permission android.permission.BIND_APPWIDGET to package com.android.launcher3 (protectionLevel=18 flags=0x483e45)
  946. W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.launcher3
  947. W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.launcher3
  948. W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.slides
  949. 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)
  950. 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)
  951. W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs
  952. W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.metago.astro
  953. W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.metago.astro
  954. W/PackageManager(18010): Not granting permission android.permission.WRITE_MEDIA_STORAGE to package com.metago.astro (protectionLevel=18 flags=0x18be44)
  955. W/PackageManager(18010): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45)
  956. W/PackageManager(18010): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x9be45)
  957. W/PackageManager(18010): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
  958. W/PackageManager(18010): Unknown permission com.android.launcher.permission.PRELOAD_WORKSPACE in package com.google.android.partnersetup
  959. W/PackageManager(18010): Not granting permission android.permission.CONTROL_KEYGUARD to package com.google.android.gsf.login (protectionLevel=2 flags=0x4048be45)
  960. W/PackageManager(18010): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  961. I/SystemServer(18010): User Service
  962. I/SystemServiceManager(18010): Starting com.android.server.lights.LightsService
  963. I/SystemServiceManager(18010): Starting com.android.server.BatteryService
  964. I/SystemServiceManager(18010): Starting com.android.server.usage.UsageStatsService
  965. I/SystemServiceManager(18010): Starting com.android.server.webkit.WebViewUpdateService
  966. I/SystemServer(18010): Reading configuration...
  967. I/SystemServer(18010): Scheduling Policy
  968. I/SystemServer(18010): Telephony Registry
  969. I/SystemServer(18010): Entropy Mixer
  970. I/EntropyMixer(18010): Writing entropy...
  971. I/SystemServer(18010): Account Manager
  972. I/SystemServer(18010): Content Manager
  973. I/SystemServer(18010): System Content Providers
  974. W/ActivityManager(18010): Can't addPackageDependency on system process
  975. I/SystemServer(18010): Vibrator Service
  976. I/SystemServer(18010): Consumer IR Service
  977. I/SystemServiceManager(18010): Starting com.android.server.AlarmManagerService
  978. I/SystemServer(18010): Init Watchdog
  979. I/SystemServer(18010): Input Manager
  980. I/InputManager(18010): Initializing input manager, mUseDevInputEventForAudioJack=false
  981. I/SystemServer(18010): Window Manager
  982. I/WindowManager(18010): No existing display settings /data/system/display_settings.xml; starting empty
  983. I/InputManager(18010): Starting input manager
  984. I/SystemServer(18010): Bluetooth Manager Service
  985. I/SystemServer(18010): Input Method Service
  986. W/InputMethodManagerService(18010): Couldn't create dir.: /data/system/inputmethod
  987. I/SystemServer(18010): Accessibility Manager
  988. 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}
  989. 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}
  990. I/SystemServer(18010): Mount Service
  991. D/MountService(18010): got storage path: /storage/sdcard0 description: Internal storage primary: true removable: false emulated: true mtpReserve: 100 allowMassStorage: false maxFileSize: 0
  992. D/MountService(18010): addVolumeLocked() StorageVolume:
  993. D/MountService(18010):     mStorageId=65537 mPath=/storage/emulated/0 mDescriptionId=17040822
  994. D/MountService(18010):     mPrimary=true mRemovable=false mEmulated=true mMtpReserveSpace=100
  995. D/MountService(18010):     mAllowMassStorage=false mMaxFileSize=0 mOwner=UserHandle{0} mUuid=null
  996. D/MountService(18010):     mUserLabel=null mState=null
  997. D/MountService(18010): got storage path: /storage/sdcard1 description: SD card primary: false removable: false emulated: false mtpReserve: 0 allowMassStorage: true maxFileSize: 0
  998. D/MountService(18010): addVolumeLocked() StorageVolume:
  999. D/MountService(18010):     mStorageId=0 mPath=/storage/sdcard1 mDescriptionId=17040823 mPrimary=false
  1000. D/MountService(18010):     mRemovable=false mEmulated=false mMtpReserveSpace=0 mAllowMassStorage=true
  1001. D/MountService(18010):     mMaxFileSize=0 mOwner=null mUuid=null mUserLabel=null mState=null
  1002. D/MountService(18010): got storage path: /storage/usbdisk description: USB storage primary: false removable: true emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0
  1003. D/MountService(18010): addVolumeLocked() StorageVolume:
  1004. D/MountService(18010):     mStorageId=0 mPath=/storage/usbdisk mDescriptionId=17040824 mPrimary=false
  1005. D/MountService(18010):     mRemovable=true mEmulated=false mMtpReserveSpace=0 mAllowMassStorage=false
  1006. D/MountService(18010):     mMaxFileSize=0 mOwner=null mUuid=null mUserLabel=null mState=null
  1007. 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}
  1008. I/SystemServer(18010): LockSettingsService
  1009. I/SystemServiceManager(18010): Starting com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
  1010. I/MountService(18010): Media already mounted on daemon connection
  1011. D/MountService(18010): volume state changed for /storage/sdcard1 (unmounted -> mounted)
  1012. D/MountService(18010): volume state changed for /storage/usbdisk (unmounted -> removed)
  1013. W/PackageManager(18010): Unknown permission com.htc.permission.APP_MEDIA in package com.joaomgcd.autoshortcut
  1014. W/PackageManager(18010): Not granting permission android.permission.READ_LOGS to package org.videolan.vlc.betav7neon (protectionLevel=50 flags=0x8be44)
  1015. W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.joaomgcd.autoremote (protectionLevel=2 flags=0x8be44)
  1016. W/PackageManager(18010): Not granting permission android.permission.STATUS_BAR to package com.intangibleobject.securesettings.plugin (protectionLevel=18 flags=0x83e44)
  1017. W/PackageManager(18010): Not granting permission android.permission.WRITE_SECURE_SETTINGS to package com.intangibleobject.securesettings.plugin (protectionLevel=50 flags=0x83e44)
  1018. W/PackageManager(18010): Not granting permission android.permission.CHANGE_CONFIGURATION to package com.intangibleobject.securesettings.plugin (protectionLevel=50 flags=0x83e44)
  1019. 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
  1020. W/PackageManager(18010): Unknown permission com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY in package com.intangibleobject.securesettings.plugin
  1021. W/PackageManager(18010): Unknown permission com.intangibleobject.securesettings.permission.WRITE_SECURE_SETTINGS in package com.intangibleobject.securesettings.plugin
  1022. W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.docs
  1023. 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)
  1024. 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)
  1025. W/PackageManager(18010): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable
  1026. W/PackageManager(18010): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  1027. W/PackageManager(18010): Unknown permission com.google.android.voicesearch.ACCESS_SETTINGS in package com.google.android.googlequicksearchbox
  1028. W/PackageManager(18010): Unknown permission com.google.android.ears.permission.WRITE in package com.google.android.googlequicksearchbox
  1029. W/PackageManager(18010): Not granting permission android.permission.REAL_GET_TASKS to package com.google.android.googlequicksearchbox (protectionLevel=18 flags=0x40dbbec5)
  1030. W/PackageManager(18010): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  1031. W/PackageManager(18010): Unknown permission com.android.chrome.PRERENDER_URL in package com.google.android.googlequicksearchbox
  1032. W/PackageManager(18010): Unknown permission com.google.android.launcher.permission.CONTENT_REDIRECT in package com.google.android.googlequicksearchbox
  1033. W/PackageManager(18010): Unknown permission com.chrome.permission.DEVICE_EXTRAS in package com.android.chrome
  1034. W/PackageManager(18010): Unknown permission com.sec.enterprise.knox.MDM_CONTENT_PROVIDER in package com.android.chrome
  1035. W/PackageManager(18010): Unknown permission com.amazon.permission.SET_FLAG_NOSOFTKEYS in package com.netflix.mediaclient
  1036. W/PackageManager(18010): Not granting permission android.permission.MOUNT_UNMOUNT_FILESYSTEMS to package com.adsk.sketchbookhdexpress (protectionLevel=18 flags=0x18ac44)
  1037. W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.google.android.onetimeinitializer
  1038. W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.google.android.onetimeinitializer
  1039. W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.joaomgcd.autocast (protectionLevel=2 flags=0x8be44)
  1040. W/PackageManager(18010): Unknown permission android.permission.MMS_SEND_OUTBOX_MSG in package com.android.bluetooth
  1041. W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer
  1042. W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer
  1043. W/PackageManager(18010): Unknown permission com.android.firewall.READ_GRAVITY in package com.android.contacts
  1044. W/PackageManager(18010): Unknown permission com.android.firewall.WRITE_GRAVITY in package com.android.contacts
  1045. W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.sheets
  1046. 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)
  1047. 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)
  1048. W/PackageManager(18010): Unknown permission com.sec.android.provider.badge.permission.READ in package com.ebay.mobile
  1049. W/PackageManager(18010): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.ebay.mobile
  1050. W/PackageManager(18010): Unknown permission com.latedroid.juicedefender.permission.CONTROL_JUICEDEFENDER in package net.dinglisch.android.taskerm
  1051. W/PackageManager(18010): Unknown permission com.latedroid.juicedefender.permission.TOGGLE_MOBILE_DATA in package net.dinglisch.android.taskerm
  1052. W/PackageManager(18010): Not granting permission android.permission.MODIFY_PHONE_STATE to package net.dinglisch.android.taskerm (protectionLevel=18 flags=0x8be44)
  1053. W/PackageManager(18010): Not granting permission com.android.phone.CHANGE_NETWORK_MODE to package net.dinglisch.android.taskerm because it was previously installed without
  1054. W/PackageManager(18010): Unknown permission com.google.android.email.permission.READ_ATTACHMENT in package com.google.android.gm
  1055. W/PackageManager(18010): Unknown permission com.google.android.email.permission.ACCESS_PROVIDER in package com.google.android.gm
  1056. W/PackageManager(18010): Not granting permission android.permission.REAL_GET_TASKS to package com.android.vending (protectionLevel=18 flags=0x400abec5)
  1057. W/PackageManager(18010): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0x400abec5)
  1058. W/PackageManager(18010): Unknown permission android.permission.SEND_SMS_NO_CONFIRMATION in package com.android.vending
  1059. W/PackageManager(18010): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.google.android.apps.plus
  1060. W/PackageManager(18010): Unknown permission android.permission.CANCEL_NOTIFICATIONS in package org.cyanogenmod.theme.chooser
  1061. W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.google.android.youtube (protectionLevel=2 flags=0x183ec5)
  1062. W/PackageManager(18010): Unknown permission com.chrome.permission.DEVICE_EXTRAS in package com.chrome.beta
  1063. W/PackageManager(18010): Unknown permission com.sec.enterprise.knox.MDM_CONTENT_PROVIDER in package com.chrome.beta
  1064. W/PackageManager(18010): Unknown permission com.mohammadag.googlesearchapi.permission.ACCESS_GGOGLE_SEARCH_API in package com.joaomgcd.autovoice
  1065. W/PackageManager(18010): Unknown permission android.permission.REGISTER_CONNECTION_MANAGER in package com.google.android.talk
  1066. W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
  1067. W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
  1068. W/PackageManager(18010): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.evervolv.widgets
  1069. W/PackageManager(18010): Unknown permission android.permission.ACCESS_4G_STATE in package com.evervolv.widgets
  1070. W/PackageManager(18010): Unknown permission android.permission.CHANGE_4G_STATE in package com.evervolv.widgets
  1071. W/PackageManager(18010): Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x8be45)
  1072. W/PackageManager(18010): Not granting permission android.permission.BIND_WALLPAPER to package com.android.camera2 (protectionLevel=18 flags=0x58bc45)
  1073. W/PackageManager(18010): Unknown permission com.google.android.apps.enterprise.dmagent.permission.AutoSyncPermission in package com.google.android.gms
  1074. W/PackageManager(18010): Unknown permission com.google.android.wearable.READ_SETTINGS in package com.google.android.gms
  1075. W/PackageManager(18010): Not granting permission com.android.voicemail.permission.READ_VOICEMAIL to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
  1076. W/PackageManager(18010): Not granting permission android.permission.MODIFY_AUDIO_ROUTING to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
  1077. W/PackageManager(18010): Unknown permission android.permission.REGISTER_CALL_PROVIDER in package com.google.android.gms
  1078. I/UsageStatsService(18010): User[0] Rollover scheduled @ 2015-04-13 01:00:00(1428883200000)
  1079. W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.joaomgcd.autonotification (protectionLevel=2 flags=0x8be44)
  1080. W/PackageManager(18010): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.joaomgcd.autonotification (protectionLevel=2 flags=0x8be44)
  1081. W/PackageManager(18010): Not granting permission android.permission.BIND_APPWIDGET to package com.teslacoilsw.launcher (protectionLevel=18 flags=0x48be44)
  1082. I/UsageStatsService(18010): User[0] Rolling over usage stats
  1083. W/PackageManager(18010): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
  1084. W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
  1085. W/PackageManager(18010): Unknown permission com.cyanogenmod.trebuchet.permission.READ_SETTINGS in package com.teslacoilsw.launcher
  1086. W/PackageManager(18010): Unknown permission org.adw.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
  1087. I/UsageStatsService(18010): User[0] Flushing usage stats to disk
  1088. W/PackageManager(18010): Unknown permission org.adwfreak.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
  1089. W/PackageManager(18010): Unknown permission com.anddoes.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
  1090. W/PackageManager(18010): Not granting permission android.permission.BIND_APPWIDGET to package com.android.launcher3 (protectionLevel=18 flags=0x483e45)
  1091. W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.launcher3
  1092. W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.launcher3
  1093. W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.slides
  1094. 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)
  1095. 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)
  1096. W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs
  1097. W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.metago.astro
  1098. W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.metago.astro
  1099. W/PackageManager(18010): Not granting permission android.permission.WRITE_MEDIA_STORAGE to package com.metago.astro (protectionLevel=18 flags=0x18be44)
  1100. W/PackageManager(18010): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45)
  1101. W/PackageManager(18010): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x9be45)
  1102. W/PackageManager(18010): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
  1103. W/PackageManager(18010): Unknown permission com.android.launcher.permission.PRELOAD_WORKSPACE in package com.google.android.partnersetup
  1104. W/PackageManager(18010): Not granting permission android.permission.CONTROL_KEYGUARD to package com.google.android.gsf.login (protectionLevel=2 flags=0x4048be45)
  1105. W/PackageManager(18010): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  1106. I/UsageStatsService(18010): User[0] Rollover scheduled @ 2015-04-14 01:00:00(1428969600000)
  1107. I/UsageStatsService(18010): User[0] Rolling over usage stats complete. Took 683 milliseconds
  1108. W/PackageManager(18010): Unknown permission com.htc.permission.APP_MEDIA in package com.joaomgcd.autoshortcut
  1109. W/PackageManager(18010): Not granting permission android.permission.READ_LOGS to package org.videolan.vlc.betav7neon (protectionLevel=50 flags=0x8be44)
  1110. W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.joaomgcd.autoremote (protectionLevel=2 flags=0x8be44)
  1111. W/PackageManager(18010): Not granting permission android.permission.STATUS_BAR to package com.intangibleobject.securesettings.plugin (protectionLevel=18 flags=0x83e44)
  1112. W/PackageManager(18010): Not granting permission android.permission.WRITE_SECURE_SETTINGS to package com.intangibleobject.securesettings.plugin (protectionLevel=50 flags=0x83e44)
  1113. W/PackageManager(18010): Not granting permission android.permission.CHANGE_CONFIGURATION to package com.intangibleobject.securesettings.plugin (protectionLevel=50 flags=0x83e44)
  1114. 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
  1115. W/PackageManager(18010): Unknown permission com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY in package com.intangibleobject.securesettings.plugin
  1116. W/PackageManager(18010): Unknown permission com.intangibleobject.securesettings.permission.WRITE_SECURE_SETTINGS in package com.intangibleobject.securesettings.plugin
  1117. W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.docs
  1118. 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)
  1119. 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)
  1120. W/PackageManager(18010): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable
  1121. W/PackageManager(18010): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  1122. W/PackageManager(18010): Unknown permission com.google.android.voicesearch.ACCESS_SETTINGS in package com.google.android.googlequicksearchbox
  1123. W/PackageManager(18010): Unknown permission com.google.android.ears.permission.WRITE in package com.google.android.googlequicksearchbox
  1124. W/PackageManager(18010): Not granting permission android.permission.REAL_GET_TASKS to package com.google.android.googlequicksearchbox (protectionLevel=18 flags=0x40dbbec5)
  1125. W/PackageManager(18010): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  1126. W/PackageManager(18010): Unknown permission com.android.chrome.PRERENDER_URL in package com.google.android.googlequicksearchbox
  1127. W/PackageManager(18010): Unknown permission com.google.android.launcher.permission.CONTENT_REDIRECT in package com.google.android.googlequicksearchbox
  1128. W/PackageManager(18010): Unknown permission com.chrome.permission.DEVICE_EXTRAS in package com.android.chrome
  1129. W/PackageManager(18010): Unknown permission com.sec.enterprise.knox.MDM_CONTENT_PROVIDER in package com.android.chrome
  1130. W/PackageManager(18010): Unknown permission com.amazon.permission.SET_FLAG_NOSOFTKEYS in package com.netflix.mediaclient
  1131. W/PackageManager(18010): Not granting permission android.permission.MOUNT_UNMOUNT_FILESYSTEMS to package com.adsk.sketchbookhdexpress (protectionLevel=18 flags=0x18ac44)
  1132. W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.google.android.onetimeinitializer
  1133. W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.google.android.onetimeinitializer
  1134. W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.joaomgcd.autocast (protectionLevel=2 flags=0x8be44)
  1135. W/PackageManager(18010): Unknown permission android.permission.MMS_SEND_OUTBOX_MSG in package com.android.bluetooth
  1136. W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer
  1137. W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer
  1138. W/PackageManager(18010): Unknown permission com.android.firewall.READ_GRAVITY in package com.android.contacts
  1139. W/PackageManager(18010): Unknown permission com.android.firewall.WRITE_GRAVITY in package com.android.contacts
  1140. W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.sheets
  1141. 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)
  1142. 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)
  1143. W/PackageManager(18010): Unknown permission com.sec.android.provider.badge.permission.READ in package com.ebay.mobile
  1144. W/PackageManager(18010): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.ebay.mobile
  1145. W/PackageManager(18010): Unknown permission com.latedroid.juicedefender.permission.CONTROL_JUICEDEFENDER in package net.dinglisch.android.taskerm
  1146. W/PackageManager(18010): Unknown permission com.latedroid.juicedefender.permission.TOGGLE_MOBILE_DATA in package net.dinglisch.android.taskerm
  1147. W/PackageManager(18010): Not granting permission android.permission.MODIFY_PHONE_STATE to package net.dinglisch.android.taskerm (protectionLevel=18 flags=0x8be44)
  1148. W/PackageManager(18010): Not granting permission com.android.phone.CHANGE_NETWORK_MODE to package net.dinglisch.android.taskerm because it was previously installed without
  1149. W/PackageManager(18010): Unknown permission com.google.android.email.permission.READ_ATTACHMENT in package com.google.android.gm
  1150. W/PackageManager(18010): Unknown permission com.google.android.email.permission.ACCESS_PROVIDER in package com.google.android.gm
  1151. W/PackageManager(18010): Not granting permission android.permission.REAL_GET_TASKS to package com.android.vending (protectionLevel=18 flags=0x400abec5)
  1152. W/PackageManager(18010): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0x400abec5)
  1153. W/PackageManager(18010): Unknown permission android.permission.SEND_SMS_NO_CONFIRMATION in package com.android.vending
  1154. W/PackageManager(18010): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.google.android.apps.plus
  1155. W/PackageManager(18010): Unknown permission android.permission.CANCEL_NOTIFICATIONS in package org.cyanogenmod.theme.chooser
  1156. W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.google.android.youtube (protectionLevel=2 flags=0x183ec5)
  1157. W/PackageManager(18010): Unknown permission com.chrome.permission.DEVICE_EXTRAS in package com.chrome.beta
  1158. W/PackageManager(18010): Unknown permission com.sec.enterprise.knox.MDM_CONTENT_PROVIDER in package com.chrome.beta
  1159. W/PackageManager(18010): Unknown permission com.mohammadag.googlesearchapi.permission.ACCESS_GGOGLE_SEARCH_API in package com.joaomgcd.autovoice
  1160. W/PackageManager(18010): Unknown permission android.permission.REGISTER_CONNECTION_MANAGER in package com.google.android.talk
  1161. W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
  1162. W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
  1163. W/PackageManager(18010): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.evervolv.widgets
  1164. W/PackageManager(18010): Unknown permission android.permission.ACCESS_4G_STATE in package com.evervolv.widgets
  1165. W/PackageManager(18010): Unknown permission android.permission.CHANGE_4G_STATE in package com.evervolv.widgets
  1166. W/PackageManager(18010): Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x8be45)
  1167. W/PackageManager(18010): Not granting permission android.permission.BIND_WALLPAPER to package com.android.camera2 (protectionLevel=18 flags=0x58bc45)
  1168. W/PackageManager(18010): Unknown permission com.google.android.apps.enterprise.dmagent.permission.AutoSyncPermission in package com.google.android.gms
  1169. W/PackageManager(18010): Unknown permission com.google.android.wearable.READ_SETTINGS in package com.google.android.gms
  1170. W/PackageManager(18010): Not granting permission com.android.voicemail.permission.READ_VOICEMAIL to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
  1171. W/PackageManager(18010): Not granting permission android.permission.MODIFY_AUDIO_ROUTING to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
  1172. W/PackageManager(18010): Unknown permission android.permission.REGISTER_CALL_PROVIDER in package com.google.android.gms
  1173. W/PackageManager(18010): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.joaomgcd.autonotification (protectionLevel=2 flags=0x8be44)
  1174. W/PackageManager(18010): Not granting permission android.permission.BIND_ACCESSIBILITY_SERVICE to package com.joaomgcd.autonotification (protectionLevel=2 flags=0x8be44)
  1175. W/PackageManager(18010): Not granting permission android.permission.BIND_APPWIDGET to package com.teslacoilsw.launcher (protectionLevel=18 flags=0x48be44)
  1176. W/PackageManager(18010): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
  1177. W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
  1178. W/PackageManager(18010): Unknown permission com.cyanogenmod.trebuchet.permission.READ_SETTINGS in package com.teslacoilsw.launcher
  1179. W/PackageManager(18010): Unknown permission org.adw.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
  1180. W/PackageManager(18010): Unknown permission org.adwfreak.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
  1181. W/PackageManager(18010): Unknown permission com.anddoes.launcher.permission.READ_SETTINGS in package com.teslacoilsw.launcher
  1182. W/PackageManager(18010): Not granting permission android.permission.BIND_APPWIDGET to package com.android.launcher3 (protectionLevel=18 flags=0x483e45)
  1183. W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.launcher3
  1184. W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.launcher3
  1185. W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.slides
  1186. 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)
  1187. 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)
  1188. W/PackageManager(18010): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs
  1189. W/PackageManager(18010): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.metago.astro
  1190. W/PackageManager(18010): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.metago.astro
  1191. W/PackageManager(18010): Not granting permission android.permission.WRITE_MEDIA_STORAGE to package com.metago.astro (protectionLevel=18 flags=0x18be44)
  1192. W/PackageManager(18010): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45)
  1193. W/PackageManager(18010): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x9be45)
  1194. W/PackageManager(18010): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
  1195. W/PackageManager(18010): Unknown permission com.android.launcher.permission.PRELOAD_WORKSPACE in package com.google.android.partnersetup
  1196. W/PackageManager(18010): Not granting permission android.permission.CONTROL_KEYGUARD to package com.google.android.gsf.login (protectionLevel=2 flags=0x4048be45)
  1197. W/PackageManager(18010): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  1198. I/SystemServer(18010): Status Bar
  1199. I/SystemServer(18010): Clipboard Service
  1200. W/ClipboardService(18010): No security bridge jar found, using default
  1201. I/SystemServer(18010): NetworkManagement Service
  1202. I/SystemServer(18010): Text Service Manager Service
  1203. I/SystemServer(18010): Network Score Service
  1204. I/SystemServer(18010): NetworkStats Service
  1205. I/SystemServer(18010): NetworkPolicy Service
  1206. I/SystemServiceManager(18010): Starting com.android.server.wifi.p2p.WifiP2pService
  1207. I/SystemServiceManager(18010): Starting com.android.server.wifi.WifiService
  1208. I/SystemServiceManager(18010): Starting com.android.server.wifi.WifiScanningService
  1209. I/SystemServiceManager(18010): Starting com.android.server.wifi.RttService
  1210. I/SystemServer(18010): Connectivity Service
  1211. D/ConnectivityService(18010): ConnectivityService starting up
  1212. D/ConnectivityService(18010): wifiOnly=false
  1213. E/ConnectivityService(18010): Ignoring protectedNetwork 10
  1214. E/ConnectivityService(18010): Ignoring protectedNetwork 11
  1215. E/ConnectivityService(18010): Ignoring protectedNetwork 12
  1216. E/ConnectivityService(18010): Ignoring protectedNetwork 14
  1217. E/ConnectivityService(18010): Ignoring protectedNetwork 15
  1218. I/SystemServer(18010): Network Service Discovery Service
  1219. D/NsdService(18010): Network service discovery enabled true
  1220. I/SystemServer(18010): DPM Service
  1221. I/SystemServer(18010): DPM configuration set to 0
  1222. I/SystemServer(18010): UpdateLock Service
  1223. I/SystemServiceManager(18010): Starting com.android.server.notification.NotificationManagerService
  1224. I/SystemServiceManager(18010): Starting com.android.server.storage.DeviceStorageMonitorService
  1225. I/SystemServer(18010): Location Manager
  1226. I/SystemServer(18010): Country Detector
  1227. I/SystemServer(18010): Search Service
  1228. I/SystemServer(18010): DropBox Service
  1229. I/SystemServer(18010): Wallpaper Service
  1230. W/WallpaperManagerService(18010): no current wallpaper -- first boot?
  1231. I/SystemServer(18010): Audio Service
  1232. I/SystemServiceManager(18010): Starting com.android.server.DockObserver
  1233. I/SystemServer(18010): Wired Accessory Manager
  1234. W/WiredAccessoryManager(18010): This kernel does not have usb audio support
  1235. W/WiredAccessoryManager(18010): This kernel does not have HDMI audio support
  1236. I/SystemServiceManager(18010): Starting com.android.server.usb.UsbService$Lifecycle
  1237. I/SystemServer(18010): Serial Service
  1238. I/SystemServiceManager(18010): Starting com.android.server.twilight.TwilightService
  1239. I/SystemServiceManager(18010): Starting com.android.server.UiModeManagerService
  1240. I/SystemServiceManager(18010): Starting com.android.server.job.JobSchedulerService
  1241. I/SystemServiceManager(18010): Starting com.android.server.backup.BackupManagerService$Lifecycle
  1242. D/BackupManagerService(18010): Now staging backup of com.android.calendar
  1243. D/BackupManagerService(18010): Now staging backup of com.android.providers.userdictionary
  1244. D/BackupManagerService(18010): Now staging backup of com.google.android.googlequicksearchbox
  1245. D/BackupManagerService(18010): Now staging backup of org.connectbot
  1246. D/BackupManagerService(18010): Now staging backup of com.google.android.marvin.talkback
  1247. D/BackupManagerService(18010): Now staging backup of com.beansoft.keyboardplus
  1248. D/BackupManagerService(18010): Now staging backup of com.google.android.gm
  1249. D/BackupManagerService(18010): Now staging backup of com.android.vending
  1250. D/BackupManagerService(18010): Now staging backup of android
  1251. D/BackupManagerService(18010): Now staging backup of com.google.android.talk
  1252. D/BackupManagerService(18010): Now staging backup of com.android.sharedstoragebackup
  1253. D/BackupManagerService(18010): Now staging backup of com.google.android.apps.genie.geniewidget
  1254. D/BackupManagerService(18010): Now staging backup of com.android.providers.settings
  1255. D/BackupManagerService(18010): Now staging backup of com.android.browser
  1256. V/BackupManagerService(18010): Starting with transport com.google.android.gms/.backup.BackupTransportService
  1257. V/BackupManagerService(18010): Found transports: 2
  1258. I/BackupManagerService(18010): Binding to transport host ComponentInfo{android/com.android.internal.backup.LocalTransportService}
  1259. I/BackupManagerService(18010): Binding to transport host ComponentInfo{com.google.android.gms/com.google.android.gms.backup.BackupTransportService}
  1260. I/BackupManagerService(18010): Found stale backup journal, scheduling
  1261. I/SystemServiceManager(18010): Starting com.android.server.appwidget.AppWidgetService
  1262. I/SystemServiceManager(18010): Starting com.android.server.voiceinteraction.VoiceInteractionManagerService
  1263. W/SoundTriggerHelper(18010): listModules status=0, # of modules=0
  1264. I/SystemServer(18010): DiskStats Service
  1265. I/SystemServer(18010): SamplingProfiler Service
  1266. I/SystemServer(18010): NetworkTimeUpdateService
  1267. I/SystemServer(18010): CommonTimeManagementService
  1268. I/SystemServer(18010): CertBlacklister
  1269. I/SystemServiceManager(18010): Starting com.android.server.dreams.DreamManagerService
  1270. I/SystemServer(18010): Assets Atlas Service
  1271. I/SystemServiceManager(18010): Starting com.android.server.print.PrintManagerService
  1272. I/SystemServiceManager(18010): Starting com.android.server.restrictions.RestrictionsManagerService
  1273. I/SystemServiceManager(18010): Starting com.android.server.media.MediaSessionService
  1274. I/SystemServer(18010): Theme Service
  1275. I/SystemServer(18010): Media Router Service
  1276. I/SystemServiceManager(18010): Starting com.android.server.trust.TrustManagerService
  1277. I/SystemServiceManager(18010): Starting com.android.server.fingerprint.FingerprintService
  1278. I/SystemServer(18010): BackgroundDexOptService
  1279. I/SystemServiceManager(18010): Starting com.android.server.pm.LauncherAppsService
  1280. D/SystemServer(18010): Wipower not supported
  1281. I/SystemServiceManager(18010): Starting com.android.server.media.projection.MediaProjectionManagerService
  1282. I/SystemServiceManager(18010): Starting com.android.server.MmsServiceBroker
  1283. I/SystemServiceManager(18010): Starting phase 480
  1284. I/SystemServiceManager(18010): Starting phase 500
  1285. I/WifiService(18010): WifiService starting up with Wi-Fi enabled
  1286. D/WifiService(18010): setWifiEnabled: true pid=18010, uid=1000
  1287. E/WifiService(18010): Invoking mWifiStateMachine.setWifiEnabled
  1288. D/WifiService(18010): New client listening to asynchronous messages
  1289. D/WifiScanningService(18010): New client, channel: null messenger: null
  1290. 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}
  1291. 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}
  1292. I/AppOps  (18010): Pruning old package media/1013: new uid=-1
  1293. I/ActivityManager(18010): System now ready
  1294. I/SystemServer(18010): Making services ready
  1295. I/SystemServiceManager(18010): Starting phase 550
  1296. I/SystemServer(18010): WebViewFactory preparation
  1297. 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
  1298. I/ActivityManager(18010): Start proc WebViewLoader-armeabi-v7a [android.webkit.WebViewFactory$RelroFileCreator] for : pid=18141 uid=1037 gids={} abi=armeabi-v7a
  1299. 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
  1300. W/MountService(18010): Duplicate state transition (mounted -> mounted) for /storage/emulated/0
  1301. D/NetworkManagementService(18010): enabling bandwidth control
  1302. V/FingerprintService(18010): startListening(android.service.fingerprint.IFingerprintServiceReceiver$Stub$Proxy@3c32cbd5)
  1303. E/NetdConnector(18010): NDC Command {8 bandwidth enable} took too long (625ms)
  1304. I/SystemServiceManager(18010): Starting phase 600
  1305. V/NotificationListeners(18010): enabling notification listener for user 0: ComponentInfo{org.cyanogenmod.theme.chooser/org.cyanogenmod.theme.chooser.NotificationHijackingService}
  1306. 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
  1307. V/NotificationListeners(18010): enabling notification listener for user 0: ComponentInfo{com.joaomgcd.autonotification/com.joaomgcd.autonotification.service.ServiceNotificationIntercept}
  1308. 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
  1309. V/NotificationListeners(18010): enabling notification listener for user 0: ComponentInfo{net.dinglisch.android.taskerm/net.dinglisch.android.taskerm.NotificationListenerService}
  1310. 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
  1311. 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]
  1312. 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]
  1313. I/BackupManagerService(18010): Backup enabled => true
  1314. 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
  1315. E/InputMethodManagerService(18010): Ignoring setImeWindowStatus due to an invalid token. uid:1000 token:null
  1316. 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
  1317. V/InputMethodManagerService(18010): Adding window token: android.os.Binder@1c008e3c
  1318. E/LocationManagerService(18010): FLP HAL not supported
  1319. E/LocationManagerService(18010): Hardware Activity-Recognition not supported.
  1320. 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
  1321. I/MmsServiceBroker(18010): Connecting to MmsService
  1322. 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
  1323. 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
  1324. I/StatusBarManagerService(18010): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@10587faf
  1325. 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
  1326. 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
  1327. 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
  1328. 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
  1329. W/ActivityManager(18010): No pending application record for pid 18412 (IApplicationThread android.app.ApplicationThreadProxy@26089e66); dropping process
  1330. V/ActivityManager(18010): Display changed displayId=0
  1331. V/ActivityManager(18010): Display changed displayId=0
  1332. V/ActivityManager(18010): Display changed displayId=0
  1333. 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
  1334. W/InputMethodManagerService(18010): Focus gain on non-focused client android.view.inputmethod.InputMethodManager$1@311f92a (uid=1000 pid=18010)
  1335. V/ActivityManager(18010): Display changed displayId=0
  1336. V/WiredAccessoryManager(18010): init()
  1337. D/Telecom (18427): MissedCallNotifier: updateOnStartup()...
  1338. 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
  1339. 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
  1340. W/ResourcesManager(18010): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  1341. D/Telecom (18427): ProximitySensorManager: onCreate: mProximityWakeLock:
  1342. D/Telecom (18427): BluetoothPhoneService: onCreate
  1343. W/ResourcesManager(18010): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  1344. W/ResourcesManager(18010): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  1345. W/ResourcesManager(18010): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  1346. 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
  1347. 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
  1348. 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
  1349. D/Telecom (18427): MissedCallNotifier: onQueryComplete()...
  1350. 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
  1351. 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
  1352. V/ActivityManager(18010): Display changed displayId=0
  1353. V/BackupManagerService(18010): Connected to transport ComponentInfo{android/com.android.internal.backup.LocalTransportService}
  1354. V/BackupManagerService(18010): Registering transport android/com.android.internal.backup.LocalTransportService::android/com.android.internal.backup.LocalTransport = android.app.backup.BackupTransport$TransportImpl@1bd9f37a
  1355. I/MmsServiceBroker(18010): MmsService connected
  1356. D/WifiService(18010): New client listening to asynchronous messages
  1357. D/ConnectivityService(18010): listenForNetwork for NetworkRequest [ id=2, legacyType=-1, [] ]
  1358. W/KeyphraseEnrollmentInfo(18316): Enrollment application doesn't support keyphrases
  1359. D/WifiService(18010): New client listening to asynchronous messages
  1360. 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
  1361. W/KeyguardServiceDelegate(18010): onScreenTurnedOn(): no keyguard service!
  1362. 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
  1363. D/WifiService(18010): New client listening to asynchronous messages
  1364. 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
  1365. I/SystemServiceManager(18010): Starting phase 1000
  1366. 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
  1367. W/ResourcesManager(18807): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1368. W/ResourcesManager(18807): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1369. 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
  1370. W/ResourcesManager(18833): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1371. W/ResourcesManager(18833): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1372. V/BackupManagerService(18010): Connected to transport ComponentInfo{com.google.android.gms/com.google.android.gms.backup.BackupTransportService}
  1373. 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
  1374. D/WifiService(18010): New client listening to asynchronous messages
  1375. 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
  1376. W/ResourcesManager(18863): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1377. W/ResourcesManager(18863): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1378. 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
  1379. W/AlarmManager(18010): Window length 9223372036854775807ms suspiciously long; limiting to 1 hour
  1380. W/AlarmManager(18010): Window length 9223372036854775807ms suspiciously long; limiting to 1 hour
  1381. D/WifiService(18010): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@22d023f5}
  1382. D/WifiService(18010): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@22d023f5}
  1383. 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
  1384. W/ResourcesManager(18942): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1385. W/ResourcesManager(18942): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1386. 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
  1387. 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
  1388. 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
  1389. W/ResourcesManager(18993): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  1390. W/ResourcesManager(18977): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1391. W/ResourcesManager(18977): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1392. W/ResourcesManager(18685): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1393. W/ResourcesManager(18685): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1394. 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
  1395. --------- beginning of main
  1396. I/UIStateManager(18977): Connected to playback service
  1397. 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 }
  1398. 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 }
  1399. I/Choreographer(18977): Skipped 30 frames!  The application may be doing too much work on its main thread.
  1400. V/QueueHeaderView(18977): onAttachedToWindow mBackgroundNeedsUpdate=false
  1401. V/QueueHeaderView(18977): update mix=null, container=null
  1402. I/MusicPlaybackService(18942): onStartCommand null / null
  1403. I/MusicPlaybackService(18942): onStartCommand null / null
  1404. 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
  1405. 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
  1406. 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)
  1407. I/Adreno200-EGL(18977): Build Date: 06/25/13 Tue
  1408. I/Adreno200-EGL(18977): Local Branch:
  1409. I/Adreno200-EGL(18977): Remote Branch: quic/jb_2.5.5
  1410. I/Adreno200-EGL(18977): Local Patches: NONE
  1411. I/Adreno200-EGL(18977): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  1412. I/OpenGLRenderer(18977): Initialized EGL, version 1.4
  1413. D/OpenGLRenderer(18977): Enabling debug mode 0
  1414. 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
  1415. D/NowPlayingFragment(18977): Service connected
  1416. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  1417. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  1418. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  1419. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  1420. I/GCoreUlr(18807): WorldUpdater:android.intent.action.ACTION_POWER_DISCONNECTED: Ensuring that reporting is active for [account#1#]
  1421. I/BaseTrackListView(18977): Need to scroll to: 4 which is larger than the current list size: 0
  1422. V/NowPlayingFragment(18977): onCreateLoader: id=0
  1423. D/MusicBaseActivity(18977): Bottom state changed: COLLAPSED
  1424. V/UIStateManager(18977): Nautilus status changed null to PURCHASE_AVAILABLE_NO_TRIAL
  1425. I/MusicBaseActivity(18977): onNewNautilusStatus status: PURCHASE_AVAILABLE_NO_TRIAL has menu list: false
  1426. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  1427. V/LASTMESSAGEInterceptedNotificationFactory(18274): Waiting because there are conditions listening
  1428. I/DIAL:DialMediaRouteProviderService(18942): DIAL media route support not enabled for [craigrock.smith@googlemail.com].
  1429. 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
  1430. I/Choreographer(18977): Skipped 41 frames!  The application may be doing too much work on its main thread.
  1431. V/KeyguardTouchDelegate(18159): Connected to keyguard
  1432. 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
  1433. 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
  1434. 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
  1435. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  1436. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  1437. I/ActivityManager(18010): Displayed com.google.android.music/com.android.music.activitymanagement.TopLevelActivity: +3s844ms
  1438. I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{27790a7f u0 com.google.android.music/com.android.music.activitymanagement.TopLevelActivity t155} time:18741546
  1439. D/BufferProgressListener(18977): updateCurrentSong: [6696, DEFAULT]
  1440. 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
  1441. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  1442. V/LASTMESSAGEInterceptedNotificationFactory(18274): Waiting because there are conditions listening
  1443. V/QueueHeaderView(18977): update mix=null, container=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
  1444. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  1445. V/LASTMESSAGEInterceptedNotificationFactory(18274): Waiting because there are conditions listening
  1446. V/QueueHeaderView(18977): Enabling click handling
  1447. D/NowPlayingFragment(18977): setCurrentPage: Cursor not updated yet. Wait for the next update.
  1448. I/ViewUtils(18977): app:theme is now deprecated. Please move to using android:theme instead.
  1449. V/MusicMaterialMainstage(18977): onCreateLoader: id=100
  1450. V/MusicMaterialMainstage(18977): onCreateLoader: id=101
  1451. I/ViewUtils(18977): app:theme is now deprecated. Please move to using android:theme instead.
  1452. V/MusicMaterialMainstage(18977): onCreateLoader: id=100
  1453. V/MusicMaterialMainstage(18977): onCreateLoader: id=101
  1454. D/NowPlayingFragment(18977): onLoadFinished: Cursor updated: count=13
  1455. D/WifiService(18010): New client listening to asynchronous messages
  1456. D/NowPlayingFragment(18977): Setting to the same position. No-op.
  1457. I/Choreographer(18977): Skipped 66 frames!  The application may be doing too much work on its main thread.
  1458. 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
  1459. I/CastSocket(18833): 21 >= 18. Adding new CastClientAuthKeyManager.
  1460. 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
  1461. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  1462. V/LASTMESSAGEInterceptedNotificationFactory(18274): Waiting because there are conditions listening
  1463. W/InputMethodManager(18977): Ignoring onBind: cur seq=3, given seq=2
  1464. I/Choreographer(18977): Skipped 32 frames!  The application may be doing too much work on its main thread.
  1465. W/CastMediaRouteProvider(18833): Invalid control category: android.media.intent.category.LIVE_AUDIO
  1466. W/CastMediaRouteProvider(18833): Invalid control category: com.google.cast.CATEGORY_CAST
  1467. W/CastMediaRouteProvider(18833): Invalid control category: com.google.cast.CATEGORY_CAST_APP_NAME:GoogleMusic
  1468. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  1469. V/LASTMESSAGEInterceptedNotificationFactory(18274): Waiting because there are conditions listening
  1470. I/Timeline(18977): Timeline: Activity_idle id: android.os.BinderProxy@2b6bb410 time:18743205
  1471. W/ResourcesManager(19082): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1472. W/ResourcesManager(19082): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1473. V/JNIHelp (19082): Registering com/google/android/gms/org/conscrypt/NativeCrypto's 235 native methods...
  1474. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  1475. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 2
  1476. W/art     (19082): Suspending all threads took: 7.843ms
  1477. 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
  1478. I/ProviderInstaller(19082): Installed default security provider GmsCore_OpenSSL
  1479. W/art     (19082): Suspending all threads took: 24.566ms
  1480. 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
  1481. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 2
  1482. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  1483. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  1484. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  1485. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  1486. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  1487. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  1488. W/System.err(19082): YouTube MDX: Bogus value in shared preferences for key MdxServerSelection value , returning default value.
  1489. I/System.out(19082): YouTube MDX: MDX video stage moved to NEW
  1490. I/System.out(19082): YouTube MDX: MDX video player state moved to UNSTARTED
  1491. I/System.out(19082): YouTube MDX: MDX ad player state moved to UNSTARTED
  1492. 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
  1493. V/QueueHeaderView(18977): updateBackground: isLandscape=true, drawable=android.graphics.drawable.ColorDrawable@3f9a661a, width=344
  1494. E/cutils-trace(19144): Error opening trace file: No such file or directory (2)
  1495. 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
  1496. V/MusicMaterialMainstage(18977): onLoaderFinished: id=101
  1497. V/MusicMaterialMainstage(18977): swapRecentCursor newCursor=android.content.ContentResolver$CursorWrapperInner@38e8c9e6
  1498. W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
  1499. I/LocalDevicePlayback(18942): play: currentPos=4
  1500. I/MediaFocusControl(18010):  AudioFocus  requestAudioFocus() from android.media.AudioManager@2a14644ccom.google.android.music.playback.LocalDevicePlayback$10@60c95
  1501. E/AudioTrack(18010): AudioTrack::set : Exit
  1502. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.google.android.music:id/pause
  1503. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.google.android.music:id/pause
  1504. V/MusicMaterialMainstage(18977): onLoaderFinished: id=100
  1505. V/MusicMaterialMainstage(18977): swapMainstageCursor newCursor=android.content.ContentResolver$CursorWrapperInner@234ce679
  1506. D/LocalDevicePlayback(18942): Clearing reconnect state.  Disconnect=false
  1507. V/MusicMaterialMainstage(18977): onCreateViewHolder viewType=2000
  1508. V/MusicMaterialMainstage(18977): onCreateViewHolder viewType=1001
  1509. V/JOAOMGCD(18647): UI Action-New Input Action: Google Play Music - pause - 'Play' -
  1510. V/JOAOMGCD(18647): Point (x,y): 512,688Focus;
  1511. 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
  1512. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@237bce6c
  1513. V/UserPresentBroadcastReceiver(18807): Received Intent { act=android.intent.action.USER_PRESENT flg=0x24000010 cmp=com.google.android.gms/.auth.trustagent.UserPresentBroadcastReceiver }.
  1514. D/NowPlayingFragment(18977): onReceive: action=com.android.music.playstatechanged
  1515. I/RecoverySystem(18010): No recovery log file
  1516. V/PhoneApp(18445): onCreate()...
  1517. 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
  1518. 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
  1519. W/dex2oat (19144): Verification of java.util.ArrayList com.google.android.ads.zxxz.f.a(android.content.Context) took 105.560ms
  1520. W/dex2oat (19144): Verification of java.lang.String com.google.android.ads.zxxz.e.a() took 105.712ms
  1521. 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
  1522. 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
  1523. W/dex2oat (19144): Verification of java.nio.ByteBuffer com.google.android.ads.zxxz.g.a(android.content.Context) took 155.456ms
  1524. 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
  1525. I/BootReceiver(18010): Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE)
  1526. E/SharedPreferencesImpl(18010): Couldn't create directory for SharedPreferences file shared_prefs/log_files.xml
  1527. I/Scheduler(18685): Use PeriodicScheduler
  1528. E/ExtMediaPlayer-JNI(19151): QCMediaPlayer could not be located....
  1529. E/MediaPlayer-JNI(19151): QCMediaPlayer mediaplayer NOT present
  1530. D/NowPlayingFragment(18977): onReceive: action=com.android.music.metachanged
  1531. D/BufferProgressListener(18977): updateCurrentSong: [6696, DEFAULT]
  1532. W/dex2oat (19144): Verification of java.util.ArrayList com.google.android.ads.zxxz.i.a(android.view.MotionEvent, android.util.DisplayMetrics) took 625.427ms
  1533. V/QueueHeaderView(18977): update mix=null, container=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
  1534. I/BootReceiver(18010): Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE)
  1535. E/SharedPreferencesImpl(18010): Couldn't create directory for SharedPreferences file shared_prefs/log_files.xml
  1536. I/LocalDevicePlayback(18942): open: id=[6696, DEFAULT], pos=0, playPos=4, fromUser=true, track=Instant Crush
  1537. D/NowPlayingFragment(18977): onReceive: action=com.android.music.queuechanged
  1538. W/dex2oat (19144): Compilation of void com.google.android.ads.zxxz.a.<init>() took 114.105ms
  1539. W/dex2oat (19144): Compilation of java.lang.String com.google.android.ads.zxxz.c.a(java.lang.String) took 114.318ms
  1540. D/MusicStore(18942): caqGetItemIdAndOrder: id=134 order=-9
  1541. I/BaseTrackListView(18977): Need to scroll to: 4 which is larger than the current list size: 0
  1542. D/NowPlayingFragment(18977): onLoadFinished: Cursor updated: count=13
  1543. I/System.out(19082): YouTube MDX: MDX video stage moved to NEW
  1544. I/System.out(19082): YouTube MDX: MDX video player state moved to UNSTARTED
  1545. I/System.out(19082): YouTube MDX: MDX ad player state moved to UNSTARTED
  1546. D/NowPlayingFragment(18977): Setting to the same position. No-op.
  1547. D/NowPlayingFragment(18977): onReceive: action=com.android.music.metachanged
  1548. V/ArtResolver(18977): Size requested: 128.0, allowable range=(89,256)
  1549. V/ArtResolver(18977): Size requested: 128.0, allowable range=(89,256)
  1550. 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
  1551. 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
  1552. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  1553. E/ExtMediaPlayer-JNI(18942): QCMediaPlayer could not be located....
  1554. E/MediaPlayer-JNI(18942): QCMediaPlayer mediaplayer NOT present
  1555. D/MusicStore(18942): storeEvent: track=[6696, DEFAULT] eventType=2 descriptor=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
  1556. 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
  1557. 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
  1558. D/BufferProgressListener(18977): updateCurrentSong: null
  1559. I/dex2oat (19144): dex2oat took 2.983s (threads: 2)
  1560. 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
  1561. 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
  1562. I/BootReceiver(18010): Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_TOMBSTONE)
  1563. E/SharedPreferencesImpl(18010): Couldn't create directory for SharedPreferences file shared_prefs/log_files.xml
  1564. D/ConnectivityService(18010): Got NetworkFactory Messenger for Telephony
  1565. D/MusicStore(18942): deleteOldEvents: count=1
  1566. D/MusicStore(18942): deleteOldEvents deleteSize=0
  1567. D/TelephonyProvider(18445): dbh.onOpen: ok, queried table=siminfo
  1568. D/TelephonyProvider(18445): dbh.onOpen: ok, queried table=carriers
  1569. D/MusicStore(18942): storeEvent: account=623783242 trackId=39834b12-1633-348d-9157-b2c3dcf0eec9 eventType=2 eventContextType=2 eventContextId=Bx57ac5jcip34vcjgp2bu72zlgi eventTime=1428962556105
  1570. 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
  1571. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  1572. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  1573. I/ActivityManager(18010): Start proc com.android.smspush for service com.android.smspush/.WapPushManager: pid=19265 uid=10058 gids={50058, 9997} abi=armeabi-v7a
  1574. D/MusicStore(18942): storeEvent: ret=47
  1575. 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
  1576. D/GpsLocationProvider(18010): received SIM realted action: android.intent.action.SIM_STATE_CHANGED
  1577. D/PhoneStatusBarPolicy(18159): updateSimState for subId :-1
  1578. D/PhoneStatusBarPolicy(18159): updateSimState for phoneId :0
  1579. D/PhoneStatusBarPolicy(18159): updateSimState for Slot :-1
  1580. D/DcSwitchState(18445): [DcSwitchState-0] DcSwitchState constructor E
  1581. D/DcSwitchState(18445): [DcSwitchState-0] DcSwitchState constructor X
  1582. D/GpsLocationProvider(18010): SIM MCC/MNC is still not available
  1583. 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
  1584. D/PhoneApp(18445): onCreate: mUpdateLock: android.os.UpdateLock@c8838a9
  1585. D/CallController(18445): CallController constructor: app = com.android.phone.PhoneGlobals@12f9ce2e
  1586. D/CallerInfoCache(18445): init()
  1587. D/CallerInfoCache(18445): startAsyncCache
  1588. D/PhoneInterfaceManager(18445): [PhoneIntfMgr] publish: com.android.phone.PhoneInterfaceManager@3775535c
  1589. D/CallStateMonitor(18445): Adding Handler: Handler (com.android.phone.CallNotifier) {3182b665}
  1590. I/GoogleURLConnFactory(18685): Using platform SSLCertificateSocketFactory
  1591. I/GLSUser (18685): [ ChannelManager ] Attempting to channel bind connection HttpClient.
  1592. D/BluetoothManagerService(18010): Message: 20
  1593. D/BluetoothManagerService(18010): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@278551b3:true
  1594. D/BluetoothManagerService(18010): Message: 30
  1595. D/CallerInfoCache(18445): Start refreshing cache.
  1596. I/GLSUser (18685): [ ChannelManager ] Skip channel binding on pre-KLP devices.
  1597. V/PhoneApp(18445): register for ICC status
  1598. D/AwesomePlayer(17788): printFileName fd(21) -> /data/data/com.google.android.music/files/music/6696.mp3
  1599. D/ExtendedUtils(17788): extended extractor not needed, return default
  1600. 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
  1601. E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
  1602. D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.mp3.decoder'
  1603. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 8192 on input port
  1604. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c060 on input port
  1605. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c100 on input port
  1606. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c150 on input port
  1607. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c1a0 on input port
  1608. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 9216 on output port
  1609. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c1f0 on output port
  1610. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c290 on output port
  1611. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c2e0 on output port
  1612. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c330 on output port
  1613. E/MediaPlayer(18942): Should have subtitle controller already set
  1614. E/MediaPlayer(18942): Should have subtitle controller already set
  1615. D/NowPlayingFragment(18977): onReceive: action=com.android.music.playstatechanged
  1616. E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
  1617. E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
  1618. I/AudioPlayer(17788): start of Playback, useOffload 0
  1619. E/AudioTrack(17788): AudioTrack::set : Exit
  1620. I/Telephony(18445): TtyManager: updateUiTtyMode -1 -> 0
  1621. 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
  1622. D/ConnectivityService(18010): Got NetworkFactory Messenger for WIFI
  1623. D/WIFI    (18010): got request NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
  1624. D/TelephonyIcons(18159): updateDataType sub=0, type=0, inetCondition=0 showAtLeast3G=false show4GforLte=true hspaDistinguishable=false
  1625. D/TelephonyIcons(18159): data type item name: array/telephony_data_type_sim1
  1626. D/TelephonyNetworkFactory-1(18445): got request NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
  1627. D/TelephonyDebugService(18445): TelephonyDebugService()
  1628. D/TelephonyIcons(18159): data type item id: 2131099652
  1629. D/TelephonyIcons(18159): updateDataType mSelectedDataTypeIcon[0]=0, mSelectedDataActivityIndex=0
  1630. D/TelephonyIcons(18159): null signal icon name: drawable/stat_sys_signal_null
  1631. 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
  1632. D/WifiService(18010): New client listening to asynchronous messages
  1633. D/CallNotifier(18445): onMwiChanged(): false phoneId = 0
  1634. W/CallNotifier(18445): Got onMwiChanged() on non-voice-capable device! Ignoring...
  1635. D/CallNotifier(18445): onCfiChanged(): false
  1636. D/NotificationMgr(18445): updateCfi(): false phoneId = 0
  1637. D/Telephony(18445): TtyManager: setTTYMode exception: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1638. V/OtaStartupReceiver(18445): onOtaspChanged: mOtaspMode=1
  1639. W/ResourcesManager(19298): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  1640. I/NotificationStore(18685): file does not exist: /data/data/com.google.android.gms/files/notification_data.dat
  1641. W/EventLoggerService(18532): Unable to send logs Error code: 262160 | The connection was not attempted due to lack of network connectivity.
  1642. D/PhoneApp(18445): getPhone phoneId:0
  1643. D/NotificationMgr(18445): updateNetworkSelection()...state = 1 new network
  1644. D/Telephony(18445): TtyManager: queryTTYMode exception: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1645. I/MmsService(18445): mReceiver action: android.intent.action.ACTION_SUBINFO_RECORD_UPDATED
  1646. D/TelephonyNetworkFactory-1(18445): update networkCapabilites for subId = -1
  1647. D/TelephonyNetworkFactory-1(18445): INTERNET capability is removed from subId = -1
  1648. D/TelephonyNetworkFactory-1(18445): Ready to handle network requests
  1649. D/GpsLocationProvider(18010): received SIM realted action: android.intent.action.ACTION_SUBINFO_RECORD_UPDATED
  1650. I/MmsService(18445): MmsConfigManager.loadInBackground(): mcc/mnc: 0/0
  1651. I/Telephony(18445): : SUBINFO_RECORD_UPDATED : 4.
  1652. D/Telephony(18445): TelecomAccountRegistry: Found 1 phones.  Attempting to register.
  1653. D/Telephony(18445): TelecomAccountRegistry: Phone with subscription id -1
  1654. D/PhoneStatusBarPolicy(18159): updateSimState for subId :-1
  1655. D/PhoneStatusBarPolicy(18159): updateSimState for phoneId :0
  1656. D/PhoneStatusBarPolicy(18159): updateSimState for Slot :-1
  1657. E/MmsService(18445): MmsConfigManager.load -- empty getActiveSubInfoList
  1658. D/CallerInfoCache(18445): Caching entries are done. Total: 0
  1659. D/PhoneApp(18445): getPhone phoneId:0
  1660. E/PhoneInterfaceManager(18445): [PhoneIntfMgr] getIccId: No UICC
  1661. D/GpsLocationProvider(18010): SIM MCC/MNC is still not available
  1662. D/GpsLocationProvider(18010): received SIM realted action: android.intent.action.SIM_STATE_CHANGED
  1663. D/GpsLocationProvider(18010): SIM MCC/MNC is still not available
  1664. D/Telephony(18445): AccountEntry: Registered phoneAccount: android.telecom.PhoneAccount@7b74aea with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, E
  1665. I/Telephony(18445): PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {a5a2430}
  1666. D/Telephony(18445): PstnPhoneCapabilitiesNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {a5a2430}
  1667. D/Telephony(18445): PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false
  1668. D/Telephony(18445): PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Exception=java.lang.NullPointerException: Attempt to invoke virtual method 'int android.telecom.PhoneAccount.getCapabilities()' on a null object reference
  1669. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  1670. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  1671. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  1672. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  1673. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  1674. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  1675. I/CalendarProvider2(19298): Created com.android.providers.calendar.CalendarAlarmManager@30440e40(com.android.providers.calendar.CalendarProvider2@ed1c179)
  1676. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  1677. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  1678. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  1679. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  1680. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  1681. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  1682. 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
  1683. 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
  1684. W/ArtDescriptorHandler(18977): Unable to resolve album id '4058774695' to a URL. No art will be shown
  1685. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  1686. W/ArtDescriptorHandler(18977): Unable to resolve album id '3083644173' to a URL. No art will be shown
  1687. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  1688. I/EVToolbox(19327): Restore disabled by user preference.
  1689. 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
  1690. I/CalendarProvider2(19298): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
  1691. W/ContentResolver(19298): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
  1692. 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
  1693. V/QueueHeaderView(18977): updateBackground: isLandscape=true, drawable=android.graphics.drawable.ColorDrawable@3f9a661a, width=344
  1694. D/BluetoothManagerService(18010): Message: 20
  1695. D/BluetoothManagerService(18010): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@173636d7:true
  1696. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  1697. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  1698. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  1699. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  1700. V/NFC     (18289): this device does not have NFC support
  1701. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  1702. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  1703. D/WifiService(18010): New client listening to asynchronous messages
  1704. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  1705. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  1706. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  1707. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  1708. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  1709. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  1710. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  1711. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  1712. 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
  1713. 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
  1714. I/LocalDevicePlayback(18942): setNextTrack: id=[7528, DEFAULT], playPos=5, track=Lose Yourself to Dance
  1715. 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
  1716. E/ExtMediaPlayer-JNI(18942): QCMediaPlayer could not be located....
  1717. E/MediaPlayer-JNI(18942): QCMediaPlayer mediaplayer NOT present
  1718. 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
  1719. I/EVUpdates(19370): Scheduled update check for 74992 seconds from now repeating every 86400 seconds
  1720. I/EVUpdates(19370): Scheduled update check for 562308 seconds from now repeating every 604800 seconds
  1721. I/ActivityManager(18010): Killing 18675:com.google.android.partnersetup/u0a18 (adj 15): empty #17
  1722. D/AwesomePlayer(17788): printFileName fd(25) -> /data/data/com.google.android.music/files/music/7528.mp3
  1723. D/ExtendedUtils(17788): extended extractor not needed, return default
  1724. 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
  1725. E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
  1726. D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.mp3.decoder'
  1727. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 8192 on input port
  1728. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x74fe1060 on input port
  1729. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x74fe1100 on input port
  1730. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x74fe1150 on input port
  1731. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x74fe11a0 on input port
  1732. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 9216 on output port
  1733. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x74fe11f0 on output port
  1734. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x74fe1290 on output port
  1735. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x74fe12e0 on output port
  1736. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x74fe1330 on output port
  1737. E/MediaPlayer(18942): Should have subtitle controller already set
  1738. W/libprocessgroup(18010): failed to open /acct/uid_10018/pid_18675/cgroup.procs: No such file or directory
  1739. E/MediaPlayer(18942): Should have subtitle controller already set
  1740. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  1741. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  1742. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  1743. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  1744. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  1745. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  1746. I/ActivityManager(18010): Start proc com.android.onetimeinitializer for broadcast com.android.onetimeinitializer/.OneTimeInitializerReceiver: pid=19419 uid=10008 gids={50008, 9997} abi=armeabi-v7a
  1747. 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
  1748. 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
  1749. 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
  1750. E/SQLiteLog(18135): (283) recovered 12 frames from WAL file /data/data/com.android.providers.media/databases/internal.db-wal
  1751. V/OneTimeInitializerRece(19419): OneTimeInitializerReceiver.onReceive
  1752. 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
  1753. I/ActivityManager(18010): Killing 18511:com.android.printspooler/u0a53 (adj 15): empty #17
  1754. W/libprocessgroup(18010): failed to open /acct/uid_10053/pid_18511/cgroup.procs: No such file or directory
  1755. V/OneTimeInitializerReceiver(19440): OneTimeInitializerReceiver.onReceive
  1756. 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
  1757. V/OneTimeService(19440): OneTimeService.onHandleIntent
  1758. I/ActivityManager(18010): Killing 18397:com.evervolv.widgets/1000 (adj 15): empty #17
  1759. W/libprocessgroup(18010): failed to open /acct/uid_1000/pid_18397/cgroup.procs: No such file or directory
  1760. W/MediaScanner(18135): Error opening directory '/oem/media/', skipping: No such file or directory.
  1761. I/LocalDevicePlayback(18942): pause: transient=false, currentPos=4
  1762. W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
  1763. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.google.android.music:id/pause
  1764. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.google.android.music:id/pause
  1765. D/LocalDevicePlayback(18942): Event logging MUSIC_PAUSE_PLAYBACK_REQUESTED: [6696, DEFAULT]/39834b12-1633-348d-9157-b2c3dcf0eec9
  1766. E/AudioTrack(18010): AudioTrack::set : Exit
  1767. D/AudioPlayer(17788): Pause Playback at 27477262
  1768. V/JOAOMGCD(18647): UI Action-New Input Action: Google Play Music - pause - 'Play' -
  1769. V/JOAOMGCD(18647): Point (x,y): 512,688Focus;
  1770. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@2823fc35
  1771. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  1772. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  1773. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  1774. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  1775. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  1776. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  1777. D/NowPlayingFragment(18977): onReceive: action=com.android.music.playstatechanged
  1778. 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
  1779. 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
  1780. 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
  1781. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  1782. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  1783. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  1784. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  1785. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  1786. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  1787. V/QueueHeaderView(18977): updateBackground: isLandscape=true, drawable=android.graphics.drawable.ColorDrawable@3f9a661a, width=344
  1788. 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
  1789. D/ExtensionsFactory(19482): No custom extensions.
  1790. 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) }
  1791. D/AlertService(19482): 0 Action = android.intent.action.BOOT_COMPLETED
  1792. 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
  1793. D/AlertService(19482): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
  1794. I/RlzPingService(19457): Setting next ping for 1429567363998
  1795. D/AlarmScheduler(19482): Query result count for events starting within 1 week: 1
  1796. V/AlarmClock(19508): AlarmInitReceiver android.intent.action.BOOT_COMPLETED
  1797. V/AlarmClock(19508): AlarmInitReceiver - Reset timers and clear stopwatch data
  1798. I/ActivityManager(18010): Killing 18604:com.joaomgcd.autolocation/u0a96 (adj 15): empty #17
  1799. W/libprocessgroup(18010): failed to open /acct/uid_10096/pid_18604/cgroup.procs: No such file or directory
  1800. V/AlarmClock(19508): AlarmInitReceiver finished
  1801. 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
  1802. I/ActivityManager(18010): Killing 18775:com.google.android.keep/u0a117 (adj 15): empty #17
  1803. W/libprocessgroup(18010): failed to open /acct/uid_10117/pid_18775/cgroup.procs: No such file or directory
  1804. 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
  1805. D/ActivityThread(19529): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  1806. D/ActivityThread(19529): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  1807. D/EmailBroadcastReceiver(19529): Received android.intent.action.BOOT_COMPLETED
  1808. W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
  1809. I/LocalDevicePlayback(18942): play: currentPos=4
  1810. I/MediaFocusControl(18010):  AudioFocus  requestAudioFocus() from android.media.AudioManager@2a14644ccom.google.android.music.playback.LocalDevicePlayback$10@60c95
  1811. E/AudioTrack(18010): AudioTrack::set : Exit
  1812. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.google.android.music:id/pause
  1813. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.google.android.music:id/pause
  1814. D/LocalDevicePlayback(18942): Clearing reconnect state.  Disconnect=false
  1815. V/JOAOMGCD(18647): UI Action-New Input Action: Google Play Music - pause - 'Play' -
  1816. V/JOAOMGCD(18647): Point (x,y): 512,688Focus;
  1817. D/NowPlayingFragment(18977): onReceive: action=com.android.music.playstatechanged
  1818. I/SystemBroadcastReceiver(18347): Boot has been completed
  1819. I/AudioPlayer(17788): Resume Playback at 27477262
  1820. I/LauncherIconVisibilityManager(18347): Activity has already been disabled: ComponentInfo{com.android.inputmethod.latin/com.android.inputmethod.latin.setup.SetupActivity}
  1821. 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
  1822. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@1428b8ca
  1823. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  1824. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  1825. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  1826. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  1827. 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
  1828. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  1829. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  1830. 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
  1831. W/MediaScanner(18135): Error opening directory '/storage/sdcard1/.android_secure/', skipping: Permission denied.
  1832. W/ActivityManager(18010): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  1833. W/ActivityManager(18010): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  1834. 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
  1835. D/Launcher.LauncherProvider(19554): 11683562 - initializeMaxScreenId(): 0
  1836. W/ActivityManager(18010): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  1837. I/Email   (19529): Observing account changes for notifications
  1838. V/Launcher(19554): LauncherAppState inited
  1839. 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
  1840. I/ActivityManager(18010): Killing 18911:com.google.android.apps.maps/u0a65 (adj 15): empty #17
  1841. E/ActivityThread(19529): Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@2345aa9c that was originally bound here
  1842. 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
  1843. E/ActivityThread(19529):        at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1073)
  1844. E/ActivityThread(19529):        at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:967)
  1845. E/ActivityThread(19529):        at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1778)
  1846. E/ActivityThread(19529):        at android.app.ContextImpl.bindService(ContextImpl.java:1761)
  1847. E/ActivityThread(19529):        at android.content.ContextWrapper.bindService(ContextWrapper.java:538)
  1848. E/ActivityThread(19529):        at com.android.emailcommon.service.ServiceProxy.setTask(ServiceProxy.java:176)
  1849. E/ActivityThread(19529):        at com.android.emailcommon.service.ServiceProxy.test(ServiceProxy.java:219)
  1850. E/ActivityThread(19529):        at com.android.email.service.EmailServiceUtils.isServiceAvailable(EmailServiceUtils.java:160)
  1851. E/ActivityThread(19529):        at com.android.email.provider.AccountReconciler.reconcileAccountsInternal(AccountReconciler.java:164)
  1852. E/ActivityThread(19529):        at com.android.email.provider.AccountReconciler.reconcileAccounts(AccountReconciler.java:113)
  1853. E/ActivityThread(19529):        at com.android.email.service.EmailBroadcastProcessorService.reconcileAndStartServices(EmailBroadcastProcessorService.java:305)
  1854. E/ActivityThread(19529):        at com.android.email.service.EmailBroadcastProcessorService.onBootCompleted(EmailBroadcastProcessorService.java:295)
  1855. E/ActivityThread(19529):        at com.android.email.service.EmailBroadcastProcessorService.onHandleIntent(EmailBroadcastProcessorService.java:130)
  1856. E/ActivityThread(19529):        at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
  1857. E/ActivityThread(19529):        at android.os.Handler.dispatchMessage(Handler.java:102)
  1858. E/ActivityThread(19529):        at android.os.Looper.loop(Looper.java:135)
  1859. E/ActivityThread(19529):        at android.os.HandlerThread.run(HandlerThread.java:61)
  1860. D/Launcher.Model(19554): Old launcher provider: content://com.android.launcher2.settings/favorites?notify=true
  1861. D/Launcher.Model(19554): Old launcher provider does not exist.
  1862. W/libprocessgroup(18010): failed to open /acct/uid_10065/pid_18911/cgroup.procs: No such file or directory
  1863. 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
  1864. I/ActivityManager(18010): Killing 18993:com.google.android.apps.plus/u0a68 (adj 15): empty #17
  1865. W/MediaScanner(18135): Error opening directory '/storage/usbdisk/', skipping: Permission denied.
  1866. W/libprocessgroup(18010): failed to open /acct/uid_10068/pid_18993/cgroup.procs: No such file or directory
  1867. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  1868. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  1869. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  1870. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  1871. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  1872. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  1873. 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
  1874. I/ActivityManager(18010): Killing 18863:com.google.android.gms.wearable/u0a15 (adj 15): empty #17
  1875. W/libprocessgroup(18010): failed to open /acct/uid_10015/pid_18863/cgroup.procs: No such file or directory
  1876. I/Exchange(19572): PSS has no active accounts; stopping service.
  1877. I/ActivityManager(18010): Killing 19056:com.chrome.beta/u0a107 (adj 15): empty #17
  1878. E/UpdateRequestReceiver(19589): ignoring update request
  1879. W/libprocessgroup(18010): failed to open /acct/uid_10107/pid_19056/cgroup.procs: No such file or directory
  1880. E/UpdateRequestReceiver(19589): ignoring update request
  1881. E/UpdateRequestReceiver(19589): ignoring update request
  1882. E/UpdateRequestReceiver(19589): ignoring update request
  1883. E/UpdateRequestReceiver(19589): ignoring update request
  1884. E/UpdateRequestReceiver(19589): ignoring update request
  1885. I/ActivityManager(18010): Killing 19111:com.android.chrome/u0a101 (adj 15): empty #17
  1886. W/libprocessgroup(18010): failed to open /acct/uid_10101/pid_19111/cgroup.procs: No such file or directory
  1887. I/GoogleHttpClient(18685): GMS http client unavailable, use old client
  1888. 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
  1889. W/GAV2    (18532): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
  1890. I/Velvet.VelvetNetworkClient(18532): Network connection not availble
  1891. D/BluetoothAdapter(18159): 273468828: getState() :  mService = null. Returning STATE_OFF
  1892. D/BluetoothAdapter(18159): 273468828: getState() :  mService = null. Returning STATE_OFF
  1893. D/BluetoothAdapter(18159): 273468828: getState() :  mService = null. Returning STATE_OFF
  1894. D/BluetoothAdapter(18159): 273468828: getState() :  mService = null. Returning STATE_OFF
  1895. D/PhoneStatusBar(18159): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  1896. 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
  1897. I/Gmail   (19624): getAccountsCursor
  1898. V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  1899. W/GAV2    (19624): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
  1900. W/ActivityManager(18010): Unable to start service Intent { cmp=com.google.android.gm/com.android.email.service.AttachmentService } U=0: not found
  1901. 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
  1902. 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
  1903. E/Gmail   (19624): Error finding the version of the Email provider.....
  1904. E/Gmail   (19624): android.content.pm.PackageManager$NameNotFoundException: com.google.android.email
  1905. E/Gmail   (19624):      at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:115)
  1906. E/Gmail   (19624):      at com.google.android.gm.EmailMigrationService.a(SourceFile:1240)
  1907. E/Gmail   (19624):      at com.google.android.gm.EmailMigrationService.onHandleIntent(SourceFile:188)
  1908. E/Gmail   (19624):      at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
  1909. E/Gmail   (19624):      at android.os.Handler.dispatchMessage(Handler.java:102)
  1910. E/Gmail   (19624):      at android.os.Looper.loop(Looper.java:135)
  1911. E/Gmail   (19624):      at android.os.HandlerThread.run(HandlerThread.java:61)
  1912. W/EmailMigration(19624): We do not support migrating this version of the Email provider.
  1913. I/Gmail   (19624): getAccountsCursor
  1914. V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  1915. I/Gmail   (19624): Observing account changes for notifications
  1916. V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  1917. I/ActivityManager(18010): Waited long enough for: ServiceRecord{1ebc42a7 u0 com.android.music/.MediaPlaybackService}
  1918. V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  1919. V/GLSUser (18685): [LoginAccountsChangedWakefulBroadcastReceiver] recieved broadcast intent with action: android.intent.action.BOOT_COMPLETED
  1920. I/GLSUser (18685): [LoginAccountsChangedIntentService] Updating account challenges...
  1921. 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) }
  1922. I/GLSUser (18685): [LoginAccountsChangedIntentService] FRP is not supported on current device.
  1923. 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
  1924. 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
  1925. E/ActivityThread(19624): Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.aj@354498f6 that was originally bound here
  1926. 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
  1927. E/ActivityThread(19624):        at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1073)
  1928. E/ActivityThread(19624):        at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:967)
  1929. E/ActivityThread(19624):        at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1778)
  1930. E/ActivityThread(19624):        at android.app.ContextImpl.bindService(ContextImpl.java:1761)
  1931. E/ActivityThread(19624):        at android.content.ContextWrapper.bindService(ContextWrapper.java:538)
  1932. E/ActivityThread(19624):        at com.android.emailcommon.service.ah.a(SourceFile:181)
  1933. E/ActivityThread(19624):        at com.android.emailcommon.service.ah.e(SourceFile:224)
  1934. E/ActivityThread(19624):        at com.android.email.service.n.c(SourceFile:160)
  1935. E/ActivityThread(19624):        at com.android.email.provider.b.a(SourceFile:171)
  1936. E/ActivityThread(19624):        at com.android.email.provider.b.a(SourceFile:115)
  1937. E/ActivityThread(19624):        at com.android.email.service.EmailBroadcastProcessorService.c(SourceFile:313)
  1938. E/ActivityThread(19624):        at com.android.email.service.EmailBroadcastProcessorService.onHandleIntent(SourceFile:134)
  1939. E/ActivityThread(19624):        at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
  1940. E/ActivityThread(19624):        at android.os.Handler.dispatchMessage(Handler.java:102)
  1941. E/ActivityThread(19624):        at android.os.Looper.loop(Looper.java:135)
  1942. E/ActivityThread(19624):        at android.os.HandlerThread.run(HandlerThread.java:61)
  1943. W/ActivityManager(18010): Unbind failed: could not find connection for android.os.BinderProxy@2568ee2d
  1944. D/PersistentNotificationBroadcastReceiver(18685): Received intent: Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 cmp=com.google.android.gms/.common.notification.PersistentNotificationBroadcastReceiver (has extras) }
  1945. E/SQLiteLog(19624): (283) recovered 40 frames from WAL file /data/data/com.google.android.gm/databases/mailstore.craigrock.smith@googlemail.com.db-wal
  1946. I/Icing   (18833): Storage manager: low false usage 5.56MB avail 19.07GB capacity 22.75GB
  1947. W/art     (18833): Suspending all threads took: 28.198ms
  1948. 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
  1949. W/Icing   (18833): Received bad json for section weights override -- ignoring.
  1950. W/Icing   (18833): Received bad json for corpus scoring config -- ignoring.
  1951. W/Icing   (18833): Received bad json for corpus context scoring override -- ignoring.
  1952. I/Gmail   (19624): notifyAccountChanged
  1953. I/Gmail   (19624): getAccountsCursor
  1954. I/Gmail   (19624): calculateUnknownSyncRationalesAndPurgeInBackground: queueing
  1955. V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  1956. I/Kids    (18833): [CommonUtils] disabled. skipping.
  1957. I/Gmail   (19624): calculateUnknownSyncRationalesAndPurgeInBackground: queueing
  1958. 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
  1959. I/Gmail   (19624): calculateUnknownSyncRationalesAndPurgeInBackground: running
  1960. 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
  1961. D/GCM     (18833): COMPAT: Multi user ser=0 current=0
  1962. I/CheckinService(18833): Disabling old GoogleServicesFramework version
  1963. D/SystemUpdateService(18833): onCreate
  1964. I/Gmail   (19624): calculateUnknownSyncRationalesAndPurgeInBackground: running
  1965. I/Gmail   (19624): getAccountsCursor
  1966. W/art     (18833): Suspending all threads took: 20.141ms
  1967. 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) }
  1968. 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
  1969. 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) }
  1970. D/SystemUpdateService(18833): onStartCommand: intent: Intent { cmp=com.google.android.gms/.update.SystemUpdateService (has extras) }
  1971. W/art     (18833): Suspending all threads took: 21.575ms
  1972. 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
  1973. 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
  1974. D/GCM     (18685): COMPAT: Multi user ser=0 current=0
  1975. I/ConfigFetchService(18833): onStartCommand Intent { cmp=com.google.android.gms/.config.ConfigFetchService (has extras) }
  1976. 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) }
  1977. 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) }
  1978. 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
  1979. I/Gmail   (19624): getAccountsCursor
  1980. 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}]
  1981. I/ActivityManager(18010): Killing 19195:com.android.keychain/1000 (adj 15): empty #17
  1982. V/AuthZen (18833): Handling intent: android.intent.action.BOOT_COMPLETED
  1983. 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
  1984. D/AuthZenEventHandler(18833): Handling event: android.intent.action.BOOT_COMPLETED
  1985. W/libprocessgroup(18010): failed to open /acct/uid_1000/pid_19195/cgroup.procs: No such file or directory
  1986. I/GoogleURLConnFactory(18685): Using platform SSLCertificateSocketFactory
  1987. I/CheckinService(18833): Checking schedule, now: 1428962570024 next: 1429391427256
  1988. I/CheckinService(18833): active receiver: disabled
  1989. I/SystemUpdateService(18833): cancelUpdate (empty URL)
  1990. I/SystemUpdateService(18833): active receiver: disabled
  1991. W/GmsApplication(18833): Using Auth Proxy for data requests.
  1992. I/GoogleURLConnFactory(18833): Using platform SSLCertificateSocketFactory
  1993. I/GLSUser (18833): [ ChannelManager ] Attempting to channel bind connection HttpClient.
  1994. I/GLSUser (18833): [ ChannelManager ] Skip channel binding on pre-KLP devices.
  1995. D/SystemUpdateService(18833): onDestroy
  1996. I/GCM     (18685): GCM config loaded
  1997. 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
  1998. 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
  1999. V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  2000. D/CryptAuthSync(18833): [SyncManager] Sync requested for event 0, account craigrock.smith@googlemail.com, and components 3, with reason 1
  2001. D/CryptAuthSync(18833): [SyncManager] Triggering AuthZen registration check...
  2002. I/ConfigService(18685): onCreate
  2003. I/AuthZen (18833): Fetching signing key...
  2004. 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
  2005. I/ConfigService(18685): onBind returning update interface
  2006. 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
  2007. I/ConfigService(18685): onBind returning service broker
  2008. D/BluetoothManagerService(18010): Message: 20
  2009. D/BluetoothManagerService(18010): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@27d830b3:true
  2010. 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
  2011. I/AuthZen (18833): Signing key fetched successfully!
  2012. W/GmsApplication(18833): Using Auth Proxy for data requests.
  2013. D/c       (18833): Getting permits under account: craigrock.smith@googlemail.com...
  2014. D/a       (18833): Opening database...
  2015. D/a       (18833): Opening database auth.proximity.permit_store...
  2016. D/a       (18833): Closing database...
  2017. D/CryptAuthSync(18833): [SyncManager] Ignoring proximity features sync because it's not enabled, and force sync is not requested
  2018. D/AuthZenTransactionCache(18833): Initialized cache in: /data/data/com.google.android.gms/files
  2019. D/AuthZenTransactionCache(18833): Clearing transaction cache
  2020. I/ConfigFetchService(18833): service connected
  2021. D/ConfigFetchService(18833): ConfigApi connection successful.
  2022. E/copresGcore(18807): Couldn't load settings: /data/data/com.google.android.gms/files/copresence_settings: open failed: ENOENT (No such file or directory)
  2023. D/Finsky  (19696): [1] FinskyApp.onCreate: Initializing network with DFE https://android.clients.google.com/fdfe/
  2024. I/GAV2    (18532): Thread[GAThread,5,main]: No campaign data found.
  2025. I/GCoreUlr(18807): WorldUpdater:android.intent.action.BOOT_COMPLETED: Ensuring that reporting is active for [account#1#]
  2026. D/Finsky  (19696): [1] DailyHygiene.goMakeHygieneIfDirty: No need to run daily hygiene.
  2027. 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
  2028. 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
  2029. 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
  2030. 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
  2031. W/Settings(19696): Setting download_manager_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
  2032. W/ResourcesManager(19758): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  2033. W/ResourcesManager(19758): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  2034. W/Settings(19696): Setting download_manager_recommended_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
  2035. I/MultiDex(19758): VM with version 2.1.0 has multidex support
  2036. I/MultiDex(19758): install
  2037. I/MultiDex(19758): VM has multidex support, MultiDex support library is disabled.
  2038. I/ProviderInstaller(19758): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
  2039. D/Volley  (19696): [285] DiskBasedCache.clear: Cache cleared.
  2040. D/Volley  (19696): [278] DiskBasedCache.clear: Cache cleared.
  2041. W/art     (19696): Suspending all threads took: 6.744ms
  2042. 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
  2043. I/ActivityManager(18010): Killing 19327:com.evervolv.toolbox/1000 (adj 15): empty #17
  2044. W/libprocessgroup(18010): failed to open /acct/uid_1000/pid_19327/cgroup.procs: No such file or directory
  2045. 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
  2046. D/Finsky  (19696): [1] 2.run: Loaded library for account: [QvKNBvm0HRileVO8o11piGr9OP8]
  2047. D/Finsky  (19696): [1] 2.run: Finished loading 1 libraries.
  2048. I/ActivityManager(18010): Killing 19345:com.evervolv.updater/u0a34 (adj 15): empty #17
  2049. 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
  2050. W/libprocessgroup(18010): failed to open /acct/uid_10034/pid_19345/cgroup.procs: No such file or directory
  2051. I/GAV2    (19624): Thread[GAThread,5,main]: No campaign data found.
  2052. I/Icing   (18833): updateResources: need to parse e{com.google.android.gms}
  2053. W/ResourcesManager(18833): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  2054. W/ResourcesManager(18833): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  2055. D/InputEventConsistencyVerifier(18159): TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  2056. D/InputEventConsistencyVerifier(18159):   in android.view.ScaleGestureDetector@13522455
  2057. 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 }
  2058. D/InputEventConsistencyVerifier(18159):   -- recent events --
  2059. 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 }
  2060. D/Finsky  (19696): [1] GmsCoreHelper.cleanupNlp: result=false type=4
  2061. I/Icing   (18833): Internal init done: storage state 0
  2062. V/Finsky  (19696): [1] GearheadStateMonitor.onReady: sIsProjecting:false
  2063. I/CAR.SERVICE(19758): listener not found in list
  2064. D/PhoneStatusBar(18159): disable: < expand icons* alerts system_info* back home recent clock search >
  2065. 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
  2066. D/Finsky  (19696): [1] RestoreTracker.stopServiceIfDone: Restore complete with 0 success and 0 failed.
  2067. W/art     (19777): Suspending all threads took: 47.393ms
  2068. I/Icing   (18833): Post-init done
  2069. I/Icing   (18833): Usage reports 2 indexed 0 rejected 0 imm upload false
  2070. V/ACCESSIBILITY(18647): 0 - 24 - Volume Up
  2071. V/JOAOMGCD(18647): Key-New Key: 0 - 24 - Volume Up;
  2072. V/LASTMESSAGEq(18647): Received last update 0 - 24 - Volume Up
  2073. V/ACCESSIBILITY(18647): 1 - 24 - Volume Up
  2074. V/JOAOMGCD(18647): Key-New Key: 1 - 24 - Volume Up;
  2075. V/LASTMESSAGEq(18647): Received last update 1 - 24 - Volume Up
  2076. D/StrictMode(19777): StrictMode policy violation; ~duration=1289 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
  2077. D/StrictMode(19777):    at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
  2078. D/StrictMode(19777):    at libcore.io.BlockGuardOs.open(BlockGuardOs.java:182)
  2079. D/StrictMode(19777):    at libcore.io.IoUtils.canOpenReadOnly(IoUtils.java:165)
  2080. D/StrictMode(19777):    at dalvik.system.DexPathList.findLibrary(DexPathList.java:383)
  2081. D/StrictMode(19777):    at dalvik.system.BaseDexClassLoader.findLibrary(BaseDexClassLoader.java:77)
  2082. D/StrictMode(19777):    at java.lang.Runtime.loadLibrary(Runtime.java:360)
  2083. D/StrictMode(19777):    at java.lang.System.loadLibrary(System.java:989)
  2084. D/StrictMode(19777):    at com.google.android.libraries.social.jni.crashreporter.NativeCrashHandler.a(PG:189)
  2085. D/StrictMode(19777):    at com.google.android.libraries.social.jni.crashreporter.NativeCrashHandler.a(PG:87)
  2086. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.d.<init>(PG:562)
  2087. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
  2088. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
  2089. D/StrictMode(19777):    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
  2090. D/StrictMode(19777):    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
  2091. D/StrictMode(19777):    at android.app.ActivityThread.access$1500(ActivityThread.java:147)
  2092. D/StrictMode(19777):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
  2093. D/StrictMode(19777):    at android.os.Handler.dispatchMessage(Handler.java:102)
  2094. D/StrictMode(19777):    at android.os.Looper.loop(Looper.java:135)
  2095. D/StrictMode(19777):    at android.app.ActivityThread.main(ActivityThread.java:5241)
  2096. D/StrictMode(19777):    at java.lang.reflect.Method.invoke(Native Method)
  2097. D/StrictMode(19777):    at java.lang.reflect.Method.invoke(Method.java:372)
  2098. D/StrictMode(19777):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  2099. D/StrictMode(19777):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  2100. D/StrictMode(19777): StrictMode policy violation; ~duration=1030 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
  2101. D/StrictMode(19777):    at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
  2102. D/StrictMode(19777):    at android.app.SharedPreferencesImpl.awaitLoadedLocked(SharedPreferencesImpl.java:202)
  2103. D/StrictMode(19777):    at android.app.SharedPreferencesImpl.getBoolean(SharedPreferencesImpl.java:259)
  2104. D/StrictMode(19777):    at android.preference.PreferenceManager.setDefaultValues(PreferenceManager.java:481)
  2105. D/StrictMode(19777):    at com.google.android.apps.gmm.shared.d.a.a(PG:1086)
  2106. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.d.a(PG:1136)
  2107. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
  2108. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
  2109. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
  2110. D/StrictMode(19777):    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
  2111. D/StrictMode(19777):    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
  2112. D/StrictMode(19777):    at android.app.ActivityThread.access$1500(ActivityThread.java:147)
  2113. D/StrictMode(19777):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
  2114. D/StrictMode(19777):    at android.os.Handler.dispatchMessage(Handler.java:102)
  2115. D/StrictMode(19777):    at android.os.Looper.loop(Looper.java:135)
  2116. D/StrictMode(19777):    at android.app.ActivityThread.main(ActivityThread.java:5241)
  2117. D/StrictMode(19777):    at java.lang.reflect.Method.invoke(Native Method)
  2118. D/StrictMode(19777):    at java.lang.reflect.Method.invoke(Method.java:372)
  2119. D/StrictMode(19777):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  2120. D/StrictMode(19777):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  2121. D/StrictMode(19777): StrictMode policy violation; ~duration=1010 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
  2122. D/StrictMode(19777):    at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
  2123. D/StrictMode(19777):    at android.app.SharedPreferencesImpl.awaitLoadedLocked(SharedPreferencesImpl.java:202)
  2124. D/StrictMode(19777):    at android.app.SharedPreferencesImpl.getInt(SharedPreferencesImpl.java:238)
  2125. D/StrictMode(19777):    at com.google.android.apps.gmm.shared.d.a.a(PG:1184)
  2126. D/StrictMode(19777):    at com.google.android.apps.gmm.shared.d.a.a(PG:1092)
  2127. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.d.a(PG:1136)
  2128. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
  2129. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
  2130. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
  2131. D/StrictMode(19777):    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
  2132. D/StrictMode(19777):    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
  2133. D/StrictMode(19777):    at android.app.ActivityThread.access$1500(ActivityThread.java:147)
  2134. D/StrictMode(19777):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
  2135. D/StrictMode(19777):    at android.os.Handler.dispatchMessage(Handler.java:102)
  2136. D/StrictMode(19777):    at android.os.Looper.loop(Looper.java:135)
  2137. D/StrictMode(19777):    at android.app.ActivityThread.main(ActivityThread.java:5241)
  2138. D/StrictMode(19777):    at java.lang.reflect.Method.invoke(Native Method)
  2139. D/StrictMode(19777):    at java.lang.reflect.Method.invoke(Method.java:372)
  2140. D/StrictMode(19777):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  2141. D/StrictMode(19777):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  2142. D/StrictMode(19777): StrictMode policy violation; ~duration=894 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
  2143. D/StrictMode(19777):    at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
  2144. D/StrictMode(19777):    at libcore.io.BlockGuardOs.open(BlockGuardOs.java:182)
  2145. D/StrictMode(19777):    at libcore.io.IoUtils.canOpenReadOnly(IoUtils.java:165)
  2146. D/StrictMode(19777):    at dalvik.system.DexPathList.findLibrary(DexPathList.java:383)
  2147. D/StrictMode(19777):    at dalvik.system.BaseDexClassLoader.findLibrary(BaseDexClassLoader.java:77)
  2148. D/StrictMode(19777):    at java.lang.Runtime.loadLibrary(Runtime.java:360)
  2149. D/StrictMode(19777):    at java.lang.System.loadLibrary(System.java:989)
  2150. D/StrictMode(19777):    at com.google.android.apps.gmm.map.util.jni.NativeHelper.initialize(PG:42)
  2151. D/StrictMode(19777):    at com.google.android.apps.gmm.map.m.e.<clinit>(PG:89)
  2152. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.d.a(PG:1135)
  2153. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
  2154. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
  2155. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
  2156. D/StrictMode(19777):    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
  2157. D/StrictMode(19777):    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
  2158. D/StrictMode(19777):    at android.app.ActivityThread.access$1500(ActivityThread.java:147)
  2159. D/StrictMode(19777):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
  2160. D/StrictMode(19777):    at android.os.Handler.dispatchMessage(Handler.java:102)
  2161. D/StrictMode(19777):    at android.os.Looper.loop(Looper.java:135)
  2162. D/StrictMode(19777):    at android.app.ActivityThread.main(ActivityThread.java:5241)
  2163. D/StrictMode(19777):    at java.lang.reflect.Method.invoke(Native Method)
  2164. D/StrictMode(19777):    at java.lang.reflect.Method.invoke(Method.java:372)
  2165. D/StrictMode(19777):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  2166. D/StrictMode(19777):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  2167. D/StrictMode(19777): StrictMode policy violation; ~duration=728 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
  2168. D/StrictMode(19777):    at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
  2169. D/StrictMode(19777):    at libcore.io.BlockGuardOs.access(BlockGuardOs.java:67)
  2170. D/StrictMode(19777):    at java.io.File.doAccess(File.java:283)
  2171. D/StrictMode(19777):    at java.io.File.exists(File.java:363)
  2172. D/StrictMode(19777):    at android.app.ContextImpl.createFilesDirLocked(ContextImpl.java:999)
  2173. D/StrictMode(19777):    at android.app.ContextImpl.getFilesDir(ContextImpl.java:1022)
  2174. D/StrictMode(19777):    at android.app.ContextImpl.openFileInput(ContextImpl.java:964)
  2175. D/StrictMode(19777):    at android.content.ContextWrapper.openFileInput(ContextWrapper.java:175)
  2176. D/StrictMode(19777):    at com.google.android.apps.gmm.shared.f.h.a(PG:150)
  2177. D/StrictMode(19777):    at com.google.android.apps.gmm.map.m.e.a(PG:356)
  2178. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.d.a(PG:1135)
  2179. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
  2180. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
  2181. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
  2182. D/StrictMode(19777):    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
  2183. D/StrictMode(19777):    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
  2184. D/StrictMode(19777):    at android.app.ActivityThread.access$1500(ActivityThread.java:147)
  2185. D/StrictMode(19777):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
  2186. D/StrictMode(19777):    at android.os.Handler.dispatchMessage(Handler.java:102)
  2187. D/StrictMode(19777):    at android.os.Looper.loop(Looper.java:135)
  2188. D/StrictMode(19777):    at android.app.ActivityThread.main(ActivityThread.java:5241)
  2189. D/StrictMode(19777):    at java.lang.reflect.Method.invoke(Native Method)
  2190. D/StrictMode(19777):    at java.lang.reflect.Method.invoke(Method.java:372)
  2191. D/StrictMode(19777):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  2192. D/StrictMode(19777):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  2193. D/StrictMode(19777): StrictMode policy violation; ~duration=726 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
  2194. D/StrictMode(19777):    at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
  2195. D/StrictMode(19777):    at libcore.io.BlockGuardOs.open(BlockGuardOs.java:182)
  2196. D/StrictMode(19777):    at libcore.io.IoBridge.open(IoBridge.java:442)
  2197. D/StrictMode(19777):    at java.io.FileInputStream.<init>(FileInputStream.java:76)
  2198. D/StrictMode(19777):    at android.app.ContextImpl.openFileInput(ContextImpl.java:965)
  2199. D/StrictMode(19777):    at android.content.ContextWrapper.openFileInput(ContextWrapper.java:175)
  2200. D/StrictMode(19777):    at com.google.android.apps.gmm.shared.f.h.a(PG:150)
  2201. D/StrictMode(19777):    at com.google.android.apps.gmm.map.m.e.a(PG:356)
  2202. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.d.a(PG:1135)
  2203. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
  2204. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
  2205. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
  2206. D/StrictMode(19777):    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
  2207. D/StrictMode(19777):    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
  2208. D/StrictMode(19777):    at android.app.ActivityThread.access$1500(ActivityThread.java:147)
  2209. D/StrictMode(19777):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
  2210. D/StrictMode(19777):    at android.os.Handler.dispatchMessage(Handler.java:102)
  2211. D/StrictMode(19777):    at android.os.Looper.loop(Looper.java:135)
  2212. D/StrictMode(19777):    at android.app.ActivityThread.main(ActivityThread.java:5241)
  2213. D/StrictMode(19777):    at java.lang.reflect.Method.invoke(Native Method)
  2214. D/StrictMode(19777):    at java.lang.reflect.Method.invoke(Method.java:372)
  2215. D/StrictMode(19777):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  2216. D/StrictMode(19777):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  2217. D/StrictMode(19777): StrictMode policy violation; ~duration=725 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
  2218. D/StrictMode(19777):    at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
  2219. D/StrictMode(19777):    at libcore.io.BlockGuardOs.fstat(BlockGuardOs.java:132)
  2220. D/StrictMode(19777):    at libcore.io.IoBridge.open(IoBridge.java:445)
  2221. D/StrictMode(19777):    at java.io.FileInputStream.<init>(FileInputStream.java:76)
  2222. D/StrictMode(19777):    at android.app.ContextImpl.openFileInput(ContextImpl.java:965)
  2223. D/StrictMode(19777):    at android.content.ContextWrapper.openFileInput(ContextWrapper.java:175)
  2224. D/StrictMode(19777):    at com.google.android.apps.gmm.shared.f.h.a(PG:150)
  2225. D/StrictMode(19777):    at com.google.android.apps.gmm.map.m.e.a(PG:356)
  2226. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.d.a(PG:1135)
  2227. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
  2228. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
  2229. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
  2230. D/StrictMode(19777):    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
  2231. D/StrictMode(19777):    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
  2232. D/StrictMode(19777):    at android.app.ActivityThread.access$1500(ActivityThread.java:147)
  2233. D/StrictMode(19777):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
  2234. D/StrictMode(19777):    at android.os.Handler.dispatchMessage(Handler.java:102)
  2235. D/StrictMode(19777):    at android.os.Looper.loop(Looper.java:135)
  2236. D/StrictMode(19777):    at android.app.ActivityThread.main(ActivityThread.java:5241)
  2237. D/StrictMode(19777):    at java.lang.reflect.Method.invoke(Native Method)
  2238. D/StrictMode(19777):    at java.lang.reflect.Method.invoke(Method.java:372)
  2239. D/StrictMode(19777):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  2240. D/StrictMode(19777):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  2241. D/StrictMode(19777): StrictMode policy violation; ~duration=699 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
  2242. D/StrictMode(19777):    at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
  2243. D/StrictMode(19777):    at libcore.io.BlockGuardOs.read(BlockGuardOs.java:229)
  2244. D/StrictMode(19777):    at libcore.io.IoBridge.read(IoBridge.java:472)
  2245. D/StrictMode(19777):    at java.io.FileInputStream.read(FileInputStream.java:177)
  2246. D/StrictMode(19777):    at java.io.BufferedInputStream.read(BufferedInputStream.java:290)
  2247. D/StrictMode(19777):    at java.io.DataInputStream.read(DataInputStream.java:63)
  2248. D/StrictMode(19777):    at com.google.r.j.c(PG:1152)
  2249. D/StrictMode(19777):    at com.google.r.j.a(PG:121)
  2250. D/StrictMode(19777):    at com.google.v.a.a.dv.<init>(PG:24)
  2251. D/StrictMode(19777):    at com.google.v.a.a.dw.b(PG:68)
  2252. D/StrictMode(19777):    at com.google.v.a.a.dw.a(PG:62)
  2253. D/StrictMode(19777):    at com.google.r.e.b(PG:170)
  2254. D/StrictMode(19777):    at com.google.r.e.b(PG:21)
  2255. D/StrictMode(19777):    at com.google.android.apps.gmm.shared.f.h.a(PG:151)
  2256. D/StrictMode(19777):    at com.google.android.apps.gmm.map.m.e.a(PG:356)
  2257. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.d.a(PG:1135)
  2258. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
  2259. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
  2260. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
  2261. D/StrictMode(19777):    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
  2262. D/StrictMode(19777):    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
  2263. D/StrictMode(19777):    at android.app.ActivityThread.access$1500(ActivityThread.java:147)
  2264. D/StrictMode(19777):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
  2265. D/StrictMode(19777):    at android.os.Handler.dispatchMessage(Handler.java:102)
  2266. D/StrictMode(19777):    at android.os.Looper.loop(Looper.java:135)
  2267. D/StrictMode(19777):    at android.app.ActivityThread.main(ActivityThread.java:5241)
  2268. D/StrictMode(19777):    at java.lang.reflect.Method.invoke(Native Method)
  2269. D/StrictMode(19777):    at java.lang.reflect.Method.invoke(Method.java:372)
  2270. D/StrictMode(19777):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  2271. D/StrictMode(19777):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  2272. D/StrictMode(19777): StrictMode policy violation; ~duration=695 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
  2273. D/StrictMode(19777):    at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
  2274. D/StrictMode(19777):    at libcore.io.BlockGuardOs.read(BlockGuardOs.java:229)
  2275. D/StrictMode(19777):    at libcore.io.IoBridge.read(IoBridge.java:472)
  2276. D/StrictMode(19777):    at java.io.FileInputStream.read(FileInputStream.java:177)
  2277. D/StrictMode(19777):    at java.io.BufferedInputStream.read(BufferedInputStream.java:290)
  2278. D/StrictMode(19777):    at java.io.DataInputStream.read(DataInputStream.java:63)
  2279. D/StrictMode(19777):    at com.google.r.j.c(PG:1152)
  2280. D/StrictMode(19777):    at com.google.r.j.b(PG:1234)
  2281. D/StrictMode(19777):    at com.google.r.j.g(PG:548)
  2282. D/StrictMode(19777):    at com.google.v.a.a.dv.<init>(PG:43)
  2283. D/StrictMode(19777):    at com.google.v.a.a.dw.b(PG:68)
  2284. D/StrictMode(19777):    at com.google.v.a.a.dw.a(PG:62)
  2285. D/StrictMode(19777):    at com.google.r.e.b(PG:170)
  2286. D/StrictMode(19777):    at com.google.r.e.b(PG:21)
  2287. D/StrictMode(19777):    at com.google.android.apps.gmm.shared.f.h.a(PG:151)
  2288. D/StrictMode(19777):    at com.google.android.apps.gmm.map.m.e.a(PG:356)
  2289. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.d.a(PG:1135)
  2290. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
  2291. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
  2292. D/StrictMode(19777):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
  2293. D/StrictMode(19777):    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
  2294. D/StrictMode(19777):    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
  2295. D/StrictMode(19777):    at android.app.ActivityThread.access$1500(ActivityThread.java:147)
  2296. D/StrictMode(19777):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
  2297. D/StrictMode(19777):    at android.os.Handler.dispatchMessage(Handler.java:102)
  2298. D/StrictMode(19777):    at android.os.Looper.loop(Looper.java:135)
  2299. D/StrictMode(19777):    at android.app.ActivityThread.main(ActivityThread.java:5241)
  2300. D/StrictMode(19777):    at java.lang.reflect.Method.invoke(Native Method)
  2301. D/StrictMode(19777):    at java.lang.reflect.Method.invoke(Method.java:372)
  2302. D/StrictMode(19777):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  2303. D/StrictMode(19777):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  2304. 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
  2305. I/ActivityManager(18010): Killing 19370:com.evervolv.updater:ManifestService/u0a34 (adj 15): empty #17
  2306. W/art     (19777): Suspending all threads took: 13.824ms
  2307. W/libprocessgroup(18010): failed to open /acct/uid_10034/pid_19370/cgroup.procs: No such file or directory
  2308. W/ResourcesManager(19814): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  2309. W/com.google.a.a.b.d.a(19777): Application name is not set. Call Builder#setApplicationName.
  2310. D/BluetoothManagerService(18010): Message: 20
  2311. D/BluetoothManagerService(18010): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@301a325c:true
  2312. V/ACCESSIBILITY(18647): 0 - 24 - Volume Up
  2313. V/JOAOMGCD(18647): Key-New Key: 0 - 24 - Volume Up;
  2314. V/LASTMESSAGEq(18647): Received last update 0 - 24 - Volume Up
  2315. I/Babel   (19814): MmsConfig: mnc/mcc: 0/0
  2316. I/Babel   (19814): MmsConfig.loadMmsSettings
  2317. V/ACCESSIBILITY(18647): 1 - 24 - Volume Up
  2318. V/JOAOMGCD(18647): Key-New Key: 1 - 24 - Volume Up;
  2319. I/Babel   (19814): MmsConfig.loadDeviceMmsSettings from API: mUserAgent=, mUaProfUrl=
  2320. I/Babel   (19814): MmsConfig.loadFromDatabase
  2321. E/Babel   (19814): canonicalizeMccMnc: invalid mccmnc
  2322. I/Babel   (19814): MmsConfig.loadFromResources
  2323. E/Babel   (19814): canonicalizeMccMnc: invalid mccmnc nullnull
  2324. W/Settings(19814): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
  2325. I/Babel   (19814): MmsConfig.loadMmsSettings: mUserAgent=Hangouts/3.1.89134953, mUaProfUrl=https://ssl.gstatic.com/android/hangouts/hangouts_mms_ua_profile.xml
  2326. V/LASTMESSAGEq(18647): Received last update 1 - 24 - Volume Up
  2327. I/Babel_StickerModule(19814): App launched.
  2328. V/Babel   (19814): babel boot account: craigrock.smith@googlemail.com
  2329. W/Babel   (19814): EsDatabaseHelper.static should not be called on main thread [called on main thread]
  2330. W/Babel   (19814): java.lang.Exception
  2331. W/Babel   (19814):      at com.google.android.apps.hangouts.phone.EsApplication.a(SourceFile:1133)
  2332. W/Babel   (19814):      at aes.<clinit>(SourceFile:95)
  2333. W/Babel   (19814):      at ckf.<init>(SourceFile:103)
  2334. W/Babel   (19814):      at ckf.a(SourceFile:67)
  2335. W/Babel   (19814):      at com.google.android.apps.hangouts.phone.EsApplication.c(SourceFile:733)
  2336. W/Babel   (19814):      at bhl.a(SourceFile:301)
  2337. W/Babel   (19814):      at bhl.a(SourceFile:137)
  2338. W/Babel   (19814):      at bhl.a(SourceFile:126)
  2339. W/Babel   (19814):      at bhl.a(SourceFile:159)
  2340. W/Babel   (19814):      at com.google.android.apps.hangouts.service.BootReceiver.onReceive(SourceFile:72)
  2341. W/Babel   (19814):      at android.app.ActivityThread.handleReceiver(ActivityThread.java:2595)
  2342. W/Babel   (19814):      at android.app.ActivityThread.access$1700(ActivityThread.java:147)
  2343. W/Babel   (19814):      at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1358)
  2344. W/Babel   (19814):      at android.os.Handler.dispatchMessage(Handler.java:102)
  2345. W/Babel   (19814):      at android.os.Looper.loop(Looper.java:135)
  2346. W/Babel   (19814):      at android.app.ActivityThread.main(ActivityThread.java:5241)
  2347. W/Babel   (19814):      at java.lang.reflect.Method.invoke(Native Method)
  2348. W/Babel   (19814):      at java.lang.reflect.Method.invoke(Method.java:372)
  2349. W/Babel   (19814):      at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  2350. W/Babel   (19814):      at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  2351. W/Babel   (19814): EsDatabaseHelper.getDatabaseHelper() [called on main thread]
  2352. W/Babel   (19814): java.lang.Exception
  2353. W/Babel   (19814):      at com.google.android.apps.hangouts.phone.EsApplication.a(SourceFile:1133)
  2354. W/Babel   (19814):      at aes.a(SourceFile:145)
  2355. W/Babel   (19814):      at ckf.<init>(SourceFile:103)
  2356. W/Babel   (19814):      at ckf.a(SourceFile:67)
  2357. W/Babel   (19814):      at com.google.android.apps.hangouts.phone.EsApplication.c(SourceFile:733)
  2358. W/Babel   (19814):      at bhl.a(SourceFile:301)
  2359. W/Babel   (19814):      at bhl.a(SourceFile:137)
  2360. W/Babel   (19814):      at bhl.a(SourceFile:126)
  2361. W/Babel   (19814):      at bhl.a(SourceFile:159)
  2362. W/Babel   (19814):      at com.google.android.apps.hangouts.service.BootReceiver.onReceive(SourceFile:72)
  2363. W/Babel   (19814):      at android.app.ActivityThread.handleReceiver(ActivityThread.java:2595)
  2364. W/Babel   (19814):      at android.app.ActivityThread.access$1700(ActivityThread.java:147)
  2365. W/Babel   (19814):      at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1358)
  2366. W/Babel   (19814):      at android.os.Handler.dispatchMessage(Handler.java:102)
  2367. W/Babel   (19814):      at android.os.Looper.loop(Looper.java:135)
  2368. W/Babel   (19814):      at android.app.ActivityThread.main(ActivityThread.java:5241)
  2369. W/Babel   (19814):      at java.lang.reflect.Method.invoke(Native Method)
  2370. W/Babel   (19814):      at java.lang.reflect.Method.invoke(Method.java:372)
  2371. W/Babel   (19814):      at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  2372. W/Babel   (19814):      at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  2373. V/Babel   (19814): babel boot account: SMS
  2374. W/Babel   (19814): EsDatabaseHelper.getDatabaseHelper() [called on main thread]
  2375. W/Babel   (19814): java.lang.Exception
  2376. W/Babel   (19814):      at com.google.android.apps.hangouts.phone.EsApplication.a(SourceFile:1133)
  2377. W/Babel   (19814):      at aes.a(SourceFile:145)
  2378. W/Babel   (19814):      at ckf.<init>(SourceFile:103)
  2379. W/Babel   (19814):      at ckf.a(SourceFile:67)
  2380. W/Babel   (19814):      at com.google.android.apps.hangouts.phone.EsApplication.c(SourceFile:733)
  2381. W/Babel   (19814):      at bhl.a(SourceFile:301)
  2382. W/Babel   (19814):      at bhl.a(SourceFile:137)
  2383. W/Babel   (19814):      at bhl.a(SourceFile:126)
  2384. W/Babel   (19814):      at bhl.a(SourceFile:159)
  2385. W/Babel   (19814):      at com.google.android.apps.hangouts.service.BootReceiver.onReceive(SourceFile:72)
  2386. W/Babel   (19814):      at android.app.ActivityThread.handleReceiver(ActivityThread.java:2595)
  2387. W/Babel   (19814):      at android.app.ActivityThread.access$1700(ActivityThread.java:147)
  2388. W/Babel   (19814):      at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1358)
  2389. W/Babel   (19814):      at android.os.Handler.dispatchMessage(Handler.java:102)
  2390. W/Babel   (19814):      at android.os.Looper.loop(Looper.java:135)
  2391. W/Babel   (19814):      at android.app.ActivityThread.main(ActivityThread.java:5241)
  2392. W/Babel   (19814):      at java.lang.reflect.Method.invoke(Native Method)
  2393. W/Babel   (19814):      at java.lang.reflect.Method.invoke(Method.java:372)
  2394. W/Babel   (19814):      at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  2395. W/Babel   (19814):      at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  2396. 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
  2397. I/QualcommCameraHardware(17788): Found a matching camera info for ID 0
  2398. I/QualcommCameraHardware(17788): HAL_getCameraInfo: orientation = 90
  2399. I/CameraHAL(17788): Returning param preview_mode mode 0
  2400. I/CameraHAL(17788): camera_get_camera_info: id:0 faceing:1 orientation: 90
  2401. W/art     (19814): Suspending all threads took: 31.585ms
  2402. W/VideoCapabilities(19814): Unsupported mime video/x-ms-wmv
  2403. W/VideoCapabilities(19814): Unsupported mime video/mpeg2
  2404. W/VideoCapabilities(19814): Unsupported mime video/mp4v-esdp
  2405. I/VideoCapabilities(19814): Unsupported profile 4 for video/mp4v-es
  2406. D/AutoStartReceiver(19851): onReceiveIntent
  2407. W/AudioCapabilities(19814): Unsupported mime audio/x-ms-wma
  2408. W/AudioCapabilities(19814): Unsupported mime audio/vnd.rn-realaudio
  2409. W/AudioCapabilities(19814): Unsupported mime audio/mpeg-L2
  2410. W/AudioCapabilities(19814): Unsupported mime audio/ac3
  2411. W/AudioCapabilities(19814): Unsupported mime audio/x-ape
  2412. W/AudioCapabilities(19814): Unsupported mime audio/vnd.dts
  2413. W/AudioCapabilities(19814): Unsupported mime audio/ffmpeg
  2414. W/VideoCapabilities(19814): Unsupported mime video/mpeg2
  2415. W/VideoCapabilities(19814): Unsupported mime video/x-ms-wmv
  2416. W/VideoCapabilities(19814): Unsupported mime video/vnd.rn-realvideo
  2417. W/VideoCapabilities(19814): Unsupported mime video/x-flv
  2418. W/VideoCapabilities(19814): Unsupported mime video/ffmpeg
  2419. 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
  2420. I/ActivityManager(18010): Killing 19386:com.android.managedprovisioning/u0a6 (adj 15): empty #17
  2421. W/libprocessgroup(18010): failed to open /acct/uid_10006/pid_19386/cgroup.procs: No such file or directory
  2422. E/SQLiteLog(19814): (284) automatic index on conversation_participants_view(conversation_id)
  2423. I/SecureSettings.App(19868): onCreate::App Starting
  2424. E/SQLiteLog(19814): (284) automatic index on conversation_participants_view(conversation_id)
  2425. E/SQLiteLog(19814): (284) automatic index on conversation_participants_view(conversation_id)
  2426. E/SQLiteLog(19814): (284) automatic index on conversation_participants_view(conversation_id)
  2427. E/SQLiteLog(19814): (284) automatic index on conversation_participants_view(conversation_id)
  2428. D/ACRA    (19868): ACRA is enabled for com.intangibleobject.securesettings.plugin, intializing...
  2429. D/ACRA    (19868): Looking for error files in /data/data/com.intangibleobject.securesettings.plugin/files
  2430. D/ACRA    (19868): Looking for error files in /data/data/com.intangibleobject.securesettings.plugin/files
  2431. W/SecureSettings.f(19868): b::Permission 'android.permission.WRITE_SECURE_SETTINGS' status wasn't granted to com.intangibleobject.securesettings.plugin
  2432. W/SecureSettings.f(19868): b::Permission 'android.permission.WRITE_SECURE_SETTINGS' status wasn't granted to com.intangibleobject.securesettings.plugin
  2433. 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
  2434. I/ActivityManager(18010): Killing 19419:com.android.onetimeinitializer/u0a8 (adj 15): empty #17
  2435. W/libprocessgroup(18010): failed to open /acct/uid_10008/pid_19419/cgroup.procs: No such file or directory
  2436. 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
  2437. 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
  2438. 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
  2439. D/SM_SDK  (19868): Could not find ContextProvider
  2440. D/SM_SDK  (19868): versionCode: -1
  2441. D/SM_SDK  (19868): Add com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY permission
  2442. V/BackupManagerService(18010): beginRestoreSession: pkg=com.intangibleobject.securesettings.plugin transport=null
  2443. D/BackupManagerService(18010): restoring self on current transport; no permission needed
  2444. V/RestoreSession(18010): restorePackage pkg=com.intangibleobject.securesettings.plugin obs=android.app.backup.IRestoreObserver$Stub$Proxy@1270ccdb
  2445. D/BackupManagerService(18010): MSG_RUN_RESTORE observer=android.app.backup.IRestoreObserver$Stub$Proxy@1270ccdb
  2446. D/RestoreSession(18010): endRestoreSession
  2447. V/BackupManagerService(18010): Clearing restore session and halting timeout
  2448. V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  2449. I/ActivityManager(18010): Killing 19440:com.google.android.onetimeinitializer/u0a17 (adj 15): empty #17
  2450. W/libprocessgroup(18010): failed to open /acct/uid_10017/pid_19440/cgroup.procs: No such file or directory
  2451. W/System.err(19868): java.net.UnknownHostException: Unable to resolve host "by.uservoice.com": No address associated with hostname
  2452. I/GoogleURLConnFactory(18807): Using platform SSLCertificateSocketFactory
  2453. W/System.err(19868):    at java.net.InetAddress.lookupHostByName(InetAddress.java:457)
  2454. W/System.err(19868):    at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252)
  2455. W/System.err(19868):    at java.net.InetAddress.getAllByName(InetAddress.java:215)
  2456. W/System.err(19868):    at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:137)
  2457. W/System.err(19868):    at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
  2458. W/System.err(19868):    at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
  2459. W/System.err(19868):    at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
  2460. W/System.err(19868):    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
  2461. W/System.err(19868):    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:487)
  2462. W/System.err(19868):    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:465)
  2463. W/System.err(19868):    at android.net.http.AndroidHttpClient.execute(AndroidHttpClient.java:306)
  2464. W/System.err(19868):    at com.uservoice.uservoicesdk.a.d.a(BabayagaTask.java:71)
  2465. W/System.err(19868):    at com.uservoice.uservoicesdk.a.d.doInBackground(BabayagaTask.java:1)
  2466. W/System.err(19868):    at android.os.AsyncTask$2.call(AsyncTask.java:288)
  2467. W/System.err(19868):    at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  2468. W/System.err(19868):    at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
  2469. W/System.err(19868):    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
  2470. W/System.err(19868):    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  2471. W/System.err(19868):    at java.lang.Thread.run(Thread.java:818)
  2472. W/System.err(19868): Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname)
  2473. W/System.err(19868):    at libcore.io.Posix.android_getaddrinfo(Native Method)
  2474. W/System.err(19868):    at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55)
  2475. W/System.err(19868):    at java.net.InetAddress.lookupHostByName(InetAddress.java:438)
  2476. W/System.err(19868):    ... 18 more
  2477. E/UV      (19868): java.net.UnknownHostException: Unable to resolve host "by.uservoice.com": No address associated with hostname
  2478. W/GmsBackupTransport(18807): Network error - waiting 5000ms to retry:
  2479. 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
  2480. I/ActivityManager(18010): Killing 19457:com.google.android.partnersetup/u0a18 (adj 15): empty #17
  2481. W/libprocessgroup(18010): failed to open /acct/uid_10018/pid_19457/cgroup.procs: No such file or directory
  2482. 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
  2483. I/Process (19758): Sending signal. PID: 19758 SIG: 9
  2484. I/ActivityManager(18010): Process com.google.android.gms:car (pid 19758) has died
  2485. I/ActivityManager(18010): Waited long enough for: ServiceRecord{3fbea3c0 u0 com.android.calendar/.alerts.InitAlarmsService}
  2486. W/art     (19926): Suspending all threads took: 24.078ms
  2487. W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
  2488. E/AudioTrack(18010): AudioTrack::set : Exit
  2489. I/LocalDevicePlayback(18942): next: force=true, currentPos=4, pendingMediaButtonSeekCount=1
  2490. I/LocalDevicePlayback(18942): stop: willPlay=true, currentPos=4
  2491. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.google.android.music:id/next
  2492. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.google.android.music:id/next
  2493. I/AudioPlayer(17788): reset: mPlaying=1 mReachedEOS=0 useOffload=0
  2494. D/NowPlayingFragment(18977): onReceive: action=com.android.music.metachanged
  2495. D/BufferProgressListener(18977): updateCurrentSong: [7528, DEFAULT]
  2496. I/LocalDevicePlayback(18942): open: id=[7528, DEFAULT], pos=0, playPos=5, fromUser=true, track=Lose Yourself to Dance
  2497. D/MusicStore(18942): caqGetItemIdAndOrder: id=135 order=-8
  2498. V/QueueHeaderView(18977): update mix=null, container=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
  2499. D/NowPlayingFragment(18977): Setting to the same position. No-op.
  2500. V/JOAOMGCD(18647): UI Action-New Input Action: Google Play Music - next - 'Next' -
  2501. V/JOAOMGCD(18647): Point (x,y): 584,688Focus;
  2502. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@33e06a3b
  2503. E/MusicLogger(18942): bad position: 0
  2504. E/ExtMediaPlayer-JNI(18942): QCMediaPlayer could not be located....
  2505. E/MediaPlayer-JNI(18942): QCMediaPlayer mediaplayer NOT present
  2506. D/MusicStore(18942): storeEvent: track=[7528, DEFAULT] eventType=2 descriptor=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
  2507. V/ArtResolver(18977): Size requested: 1080.0, allowable range=(756,2160)
  2508. D/MusicStore(18942): deleteOldEvents: count=2
  2509. D/MusicStore(18942): deleteOldEvents deleteSize=0
  2510. D/MusicStore(18942): storeEvent: account=623783242 trackId=a48dc0ba-5354-3fb8-8907-f0dae1da4c64 eventType=2 eventContextType=2 eventContextId=Bx57ac5jcip34vcjgp2bu72zlgi eventTime=1428962579625
  2511. D/MusicStore(18942): storeEvent: ret=48
  2512. D/AwesomePlayer(17788): printFileName fd(21) -> /data/data/com.google.android.music/files/music/7528.mp3
  2513. D/ExtendedUtils(17788): extended extractor not needed, return default
  2514. 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
  2515. E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
  2516. D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.mp3.decoder'
  2517. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 8192 on input port
  2518. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c060 on input port
  2519. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c150 on input port
  2520. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c1a0 on input port
  2521. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c1f0 on input port
  2522. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 9216 on output port
  2523. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c240 on output port
  2524. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c2e0 on output port
  2525. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c330 on output port
  2526. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c380 on output port
  2527. E/MediaPlayer(18942): Should have subtitle controller already set
  2528. I/LocalDevicePlayback(18942): play: currentPos=5
  2529. I/MediaFocusControl(18010):  AudioFocus  requestAudioFocus() from android.media.AudioManager@2a14644ccom.google.android.music.playback.LocalDevicePlayback$10@60c95
  2530. E/MediaPlayer(18942): Should have subtitle controller already set
  2531. 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
  2532. 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
  2533. 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
  2534. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Lose Yourself to Dance - Daft Punk
  2535. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  2536. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  2537. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Lose Yourself to Dance - Daft Punk
  2538. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Lose Yourself to Dance - Daft Punk
  2539. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  2540. I/LocalDevicePlayback(18942): setNextTrack: id=[6701, DEFAULT], playPos=6, track=Touch
  2541. E/ExtMediaPlayer-JNI(18942): QCMediaPlayer could not be located....
  2542. E/MediaPlayer-JNI(18942): QCMediaPlayer mediaplayer NOT present
  2543. D/LocalDevicePlayback(18942): Clearing reconnect state.  Disconnect=false
  2544. D/AwesomePlayer(17788): printFileName fd(25) -> /data/data/com.google.android.music/files/music/6701.mp3
  2545. D/ExtendedUtils(17788): extended extractor not needed, return default
  2546. E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
  2547. E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
  2548. I/AudioPlayer(17788): start of Playback, useOffload 0
  2549. E/AudioTrack(17788): AudioTrack::set : Exit
  2550. 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
  2551. E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
  2552. D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.mp3.decoder'
  2553. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 8192 on input port
  2554. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293600 on input port
  2555. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x752936a0 on input port
  2556. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x752936f0 on input port
  2557. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293740 on input port
  2558. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 9216 on output port
  2559. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293790 on output port
  2560. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293830 on output port
  2561. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293880 on output port
  2562. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x752938d0 on output port
  2563. E/MediaPlayer(18942): Should have subtitle controller already set
  2564. E/MediaPlayer(18942): Should have subtitle controller already set
  2565. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Lose Yourself to Dance - Daft Punk
  2566. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  2567. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  2568. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Lose Yourself to Dance - Daft Punk
  2569. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Lose Yourself to Dance - Daft Punk
  2570. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  2571. 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
  2572. 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)
  2573. 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
  2574. 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 }.
  2575. D/c       (18685): Getting all permits...
  2576. D/a       (18685): Opening database...
  2577. D/a       (18685): Opening database auth.proximity.permit_store...
  2578. D/a       (18685): Closing database...
  2579. 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 }
  2580. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  2581. I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
  2582. 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
  2583. 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
  2584. D/LocationInitializer(18833): Restart initialization of location
  2585. 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 }.
  2586. D/c       (18685): Getting all permits...
  2587. D/a       (18685): Opening database...
  2588. D/a       (18685): Opening database auth.proximity.permit_store...
  2589. D/a       (18685): Closing database...
  2590. 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 }
  2591. 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
  2592. D/LocationInitializer(18833): Restart initialization of location
  2593. 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 }.
  2594. D/c       (18685): Getting all permits...
  2595. D/a       (18685): Opening database...
  2596. I/ActivityManager(18010): Killing 19298:com.android.providers.calendar/u0a1 (adj 15): empty #17
  2597. D/a       (18685): Opening database auth.proximity.permit_store...
  2598. D/a       (18685): Closing database...
  2599. W/ResourcesManager(20002): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  2600. W/ResourcesManager(20002): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  2601. W/libprocessgroup(18010): failed to open /acct/uid_10001/pid_19298/cgroup.procs: No such file or directory
  2602. 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 }
  2603. D/LocationInitializer(18833): Restart initialization of location
  2604. D/MusicBaseActivity(18977): Bottom state changed: FULLY_EXPANDED
  2605. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  2606. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  2607. I/MultiDex(20002): VM with version 2.1.0 has multidex support
  2608. I/MultiDex(20002): install
  2609. I/MultiDex(20002): VM has multidex support, MultiDex support library is disabled.
  2610. I/ProviderInstaller(20002): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
  2611. 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
  2612. E/SQLiteLog(20002): (284) automatic index on assetrefs(dataitems_id)
  2613. E/MDM     (18807): [174] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
  2614. E/MDM     (18807): [175] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
  2615. 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}]
  2616. E/MDM     (18807): [175] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
  2617. 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
  2618. 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 }.
  2619. D/c       (18685): Getting all permits...
  2620. D/a       (18685): Opening database...
  2621. D/a       (18685): Opening database auth.proximity.permit_store...
  2622. D/a       (18685): Closing database...
  2623. 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 }
  2624. E/MDM     (18807): [174] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
  2625. D/LocationInitializer(18833): Restart initialization of location
  2626. 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
  2627. I/MusicLeanback(18942): Conditions not met for autocaching.
  2628. I/MusicLeanback(18942): Stop autocaching.
  2629. E/GmsUtils(18942): Failed to connect to Google API client: ConnectionResult{statusCode=unknown status code 16, resolution=null}
  2630. E/GmsUtils(18942): Failed to connect to Google API client: ConnectionResult{statusCode=unknown status code 16, resolution=null}
  2631. I/GoogleURLConnFactory(18807): Using platform SSLCertificateSocketFactory
  2632. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  2633. I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
  2634. W/GmsBackupTransport(18807): Network error - waiting 9998ms to retry:
  2635. I/GCoreUlr(18807): WorldUpdater:com.google.android.location.internal.server.ACTION_RESTARTED: Ensuring that reporting is active for [account#1#]
  2636. 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
  2637. I/ActivityManager(18010): Process com.android.deskclock (pid 19508) has died
  2638. V/MusicFXControlPanelReceiver(20050): onReceive
  2639. V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
  2640. V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
  2641. V/MusicFXControlPanelReceiver(20050): Audio session: 11
  2642. V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
  2643. V/MusicFXControlPanelReceiver(20050): onReceive
  2644. V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
  2645. V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
  2646. V/MusicFXControlPanelReceiver(20050): Audio session: 11
  2647. V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
  2648. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  2649. 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
  2650. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  2651. 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 }
  2652. D/AlertService(19482): 0 Action = android.intent.action.PROVIDER_CHANGED
  2653. 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
  2654. V/MusicFXControlPanelReceiver(20050): onReceive
  2655. V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
  2656. V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
  2657. V/MusicFXControlPanelReceiver(20050): Audio session: 11
  2658. V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
  2659. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  2660. I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
  2661. W/ResourcesManager(20077): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  2662. 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
  2663. 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
  2664. 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
  2665. 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
  2666. I/ActivityManager(18010): Process android.process.media (pid 18135) has died
  2667. I/CalendarProvider2(20077): Created com.android.providers.calendar.CalendarAlarmManager@30440e40(com.android.providers.calendar.CalendarProvider2@ed1c179)
  2668. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  2669. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  2670. E/WifiStateMachine(18010): WifiStateMachine shouldSwitchNetwork  txSuccessRate=0.00 rxSuccessRate=0.00 delta 1000 -> 1000
  2671. V/LASTMESSAGEQUERY(20094): Request Id: -1
  2672. E/WifiStateMachine(18010): CMD_AUTO_CONNECT sup state ScanState my state DisconnectedState nid=0 roam=3
  2673. E/WifiConfigStore(18010): saveWifiConfigBSSID Setting BSSID for "bearsonline-5G"WPA_PSK to any
  2674. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  2675. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  2676. E/WifiStateMachine(18010): CMD_AUTO_CONNECT will save config -> "bearsonline-5G" nid=0
  2677. E/WifiConfigStore(18010): failed to set key_mgmt: WPA-PSK
  2678. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  2679. E/WifiStateMachine(18010): CMD_AUTO_CONNECT did save config ->  nid=-1
  2680. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  2681. E/WifiStateMachine(18010): Failed to connect config: ID: 0 SSID: "bearsonline-5G" BSSID: null FQDN: null REALM: null PRIO: 49
  2682. E/WifiStateMachine(18010):  numAssociation 20
  2683. E/WifiStateMachine(18010):  KeyMgmt: WPA_PSK Protocols: WPA RSN
  2684. E/WifiStateMachine(18010):  AuthAlgorithms:
  2685. E/WifiStateMachine(18010):  PairwiseCiphers: TKIP CCMP
  2686. E/WifiStateMachine(18010):  GroupCiphers: WEP40 WEP104 TKIP CCMP
  2687. E/WifiStateMachine(18010):  PSK: *
  2688. E/WifiStateMachine(18010): Enterprise config:
  2689. E/WifiStateMachine(18010): password NULL
  2690. E/WifiStateMachine(18010): subject_match NULL
  2691. E/WifiStateMachine(18010): engine 0
  2692. E/WifiStateMachine(18010): client_cert NULL
  2693. E/WifiStateMachine(18010): ca_cert NULL
  2694. E/WifiStateMachine(18010): anonymous_identity NULL
  2695. E/WifiStateMachine(18010): identity NULL
  2696. E/WifiStateMachine(18010): key_id NULL
  2697. E/WifiStateMachine(18010): engine_id NULL
  2698. E/WifiStateMachine(18010): phase2 NULL
  2699. E/WifiStateMachine(18010): eap NULL
  2700. E/WifiStateMachine(18010): IP config:
  2701. E/WifiStateMachine(18010): IP assignment: DHCP
  2702. E/WifiStateMachine(18010): Proxy settings: NONE
  2703. E/WifiStateMachine(18010):  uid=1000 autoJoinBSSID=any
  2704. E/WifiStateMachine(18010):  linked: "bearsonline"WPA_PSK
  2705. E/WifiStateMachine(18010):  choice: "bearsonline"WPA_PSK = 50
  2706. E/WifiStateMachine(18010): Scan Cache:  
  2707. E/WifiStateMachine(18010): {f8:e9:03:c0:76:16,5180,-73,   0.00.00.00.122ms}
  2708. E/WifiStateMachine(18010): triggeredLow: 0 triggeredBad: 0 triggeredNotHigh: 0
  2709. E/WifiStateMachine(18010): ticksLow: 0 ticksBad: 0 ticksNotHigh: 0
  2710. E/WifiStateMachine(18010): triggeredJoin: 0
  2711. E/WifiStateMachine(18010): autoJoinBailedDueToLowRssi: true
  2712. E/WifiStateMachine(18010): autoJoinUseAggressiveJoinAttemptThreshold: 0
  2713. E/WifiStateMachine(18010):  netId: -1
  2714. V/LASTMESSAGELastReceivedMessageFactory(20094): No last update to get with messageId -1
  2715. V/LASTMESSAGEQUERY(20094): Request Id: -1
  2716. V/LASTMESSAGELastReceivedMessageFactory(20094): No last update to get with messageId -1
  2717. V/LASTMESSAGEQUERY(20094): Request Id: -1
  2718. V/LASTMESSAGELastReceivedMessageFactory(20094): No last update to get with messageId -1
  2719. V/LASTMESSAGEQUERY(20094): Request Id: -1
  2720. V/LASTMESSAGELastReceivedMessageFactory(20094): No last update to get with messageId -1
  2721. V/LASTMESSAGEQUERY(20094): Request Id: -1
  2722. V/LASTMESSAGELastReceivedMessageFactory(20094): No last update to get with messageId -1
  2723. V/LASTMESSAGEQUERY(20094): Request Id: -1
  2724. V/LASTMESSAGELastReceivedMessageFactory(20094): No last update to get with messageId -1
  2725. V/ACCESSIBILITY(18647): 0 - 24 - Volume Up
  2726. V/JOAOMGCD(18647): Key-New Key: 0 - 24 - Volume Up;
  2727. V/LASTMESSAGEQUERY(20094): Request Id: -1
  2728. V/LASTMESSAGELastReceivedMessageFactory(20094): No last update to get with messageId -1
  2729. V/LASTMESSAGEq(18647): Received last update 0 - 24 - Volume Up
  2730. V/ACCESSIBILITY(18647): 1 - 24 - Volume Up
  2731. V/JOAOMGCD(18647): Key-New Key: 1 - 24 - Volume Up;
  2732. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2733. V/LASTMESSAGEq(18647): Received last update 1 - 24 - Volume Up
  2734. I/ActivityManager(18010): Process com.android.launcher3 (pid 19554) has died
  2735. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2736. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2737. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2738. I/CalendarProvider2(20077): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
  2739. W/ContentResolver(20077): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
  2740. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2741. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2742. V/ACCESSIBILITY(18647): 0 - 24 - Volume Up
  2743. V/JOAOMGCD(18647): Key-New Key: 0 - 24 - Volume Up;
  2744. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2745. V/LASTMESSAGEq(18647): Received last update 0 - 24 - Volume Up
  2746. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2747. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2748. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2749. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2750. V/ACCESSIBILITY(18647): 1 - 24 - Volume Up
  2751. V/JOAOMGCD(18647): Key-New Key: 1 - 24 - Volume Up;
  2752. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2753. V/LASTMESSAGEq(18647): Received last update 1 - 24 - Volume Up
  2754. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2755. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2756. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2757. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2758. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2759. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2760. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2761. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2762. V/ACCESSIBILITY(18647): 0 - 24 - Volume Up
  2763. V/JOAOMGCD(18647): Key-New Key: 0 - 24 - Volume Up;
  2764. V/LASTMESSAGEq(18647): Received last update 0 - 24 - Volume Up
  2765. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2766. V/LASTMESSAGEQUERY(18638): Request Id: -1
  2767. V/MusicFXControlPanelReceiver(20050): onReceive
  2768. V/MusicFXControlPanelReceiver(20050): Action: android.media.action.CLOSE_AUDIO_EFFECT_CONTROL_SESSION
  2769. V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
  2770. V/MusicFXControlPanelReceiver(20050): Audio session: 11
  2771. V/MusicFXControlPanelEffect(20050): closeSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
  2772. V/ACCESSIBILITY(18647): 1 - 24 - Volume Up
  2773. V/JOAOMGCD(18647): Key-New Key: 1 - 24 - Volume Up;
  2774. V/LASTMESSAGEq(18647): Received last update 1 - 24 - Volume Up
  2775. E/BroadcastReceiver(20094): BroadcastReceiver trying to return result during a non-ordered broadcast
  2776. E/BroadcastReceiver(20094): java.lang.RuntimeException: BroadcastReceiver trying to return result during a non-ordered broadcast
  2777. E/BroadcastReceiver(20094):     at android.content.BroadcastReceiver.checkSynchronousHint(BroadcastReceiver.java:783)
  2778. E/BroadcastReceiver(20094):     at android.content.BroadcastReceiver.setResultCode(BroadcastReceiver.java:549)
  2779. E/BroadcastReceiver(20094):     at com.joaomgcd.common.tasker.BroadcastReceiverTasker.setResultCodeAsync(BroadcastReceiverTasker.java:50)
  2780. E/BroadcastReceiver(20094):     at com.joaomgcd.common.tasker.BroadcastReceiverFire.onReceive(BroadcastReceiverFire.java:63)
  2781. E/BroadcastReceiver(20094):     at android.app.ActivityThread.handleReceiver(ActivityThread.java:2595)
  2782. E/BroadcastReceiver(20094):     at android.app.ActivityThread.access$1700(ActivityThread.java:147)
  2783. E/BroadcastReceiver(20094):     at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1358)
  2784. E/BroadcastReceiver(20094):     at android.os.Handler.dispatchMessage(Handler.java:102)
  2785. E/BroadcastReceiver(20094):     at android.os.Looper.loop(Looper.java:135)
  2786. E/BroadcastReceiver(20094):     at android.app.ActivityThread.main(ActivityThread.java:5241)
  2787. E/BroadcastReceiver(20094):     at java.lang.reflect.Method.invoke(Native Method)
  2788. E/BroadcastReceiver(20094):     at java.lang.reflect.Method.invoke(Method.java:372)
  2789. E/BroadcastReceiver(20094):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  2790. E/BroadcastReceiver(20094):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  2791. W/art     (20094): Suspending all threads took: 12.756ms
  2792. E/lowmemorykiller(  139): Error writing /proc/19529/oom_score_adj; errno=22
  2793. E/SQLiteLog(20077): (284) automatic index on view_events(_id)
  2794. I/ActivityManager(18010): Process com.android.email (pid 19529) has died
  2795. 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
  2796. D/BluetoothManagerService(18010): Message: 20
  2797. D/BluetoothManagerService(18010): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@f274380:true
  2798. D/BluetoothChatService(20094): start
  2799. D/BluetoothChatService(20094): setState() 0 -> 1
  2800. D/ActivityThread(20123): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  2801. D/ActivityThread(20123): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  2802. D/ActivityThread(20123): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  2803. 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.
  2804. V/MusicFXControlPanelReceiver(20050): onReceive
  2805. V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
  2806. V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
  2807. V/MusicFXControlPanelReceiver(20050): Audio session: 11
  2808. V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
  2809. W/art     (18833): Suspending all threads took: 8.972ms
  2810. 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
  2811. 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
  2812. 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
  2813. I/ActivityManager(18010): Process com.android.exchange (pid 19572) has died
  2814. W/ActivityManager(18010): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  2815. W/ActivityManager(18010): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  2816. I/Email   (20123): Observing account changes for notifications
  2817. 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
  2818. I/ActivityManager(18010): Process com.google.android.configupdater (pid 19589) has died
  2819. W/ActivityManager(18010): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  2820. W/ActivityManager(18010): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  2821. E/SQLiteLog(20152): (283) recovered 41 frames from WAL file /data/user/0/com.android.providers.media/databases/external.db-wal
  2822. I/LocalDevicePlayback(18942): prev: currentPos=5, pendingMediaButtonSeekCount=-1
  2823. W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
  2824. E/AudioTrack(18010): AudioTrack::set : Exit
  2825. I/LocalDevicePlayback(18942): seek: pos=0
  2826. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.google.android.music:id/prev
  2827. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.google.android.music:id/prev
  2828. W/DriveInitializer(18833): Background init thread started
  2829. E/MusicLogger(18942): bad position: 0
  2830. I/LocalDevicePlayback(18942): setNextTrack: id=[6701, DEFAULT], playPos=6, track=Touch
  2831. D/NowPlayingFragment(18977): onReceive: action=com.android.music.playstatechanged
  2832. E/ExtMediaPlayer-JNI(18942): QCMediaPlayer could not be located....
  2833. E/MediaPlayer-JNI(18942): QCMediaPlayer mediaplayer NOT present
  2834. 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
  2835. 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
  2836. E/lowmemorykiller(  139): Error writing /proc/19814/oom_score_adj; errno=22
  2837. E/lowmemorykiller(  139): Error writing /proc/19814/oom_score_adj; errno=22
  2838. V/JOAOMGCD(18647): UI Action-New Input Action: Google Play Music - prev - 'Previous' -
  2839. V/JOAOMGCD(18647): Point (x,y): 440,677Focus;
  2840. I/ActivityManager(18010): Process com.google.android.talk (pid 19814) has died
  2841. W/DriveInitializer(18833): Background init thread ended
  2842. I/Exchange(20175): PSS has no active accounts; stopping service.
  2843. D/AwesomePlayer(17788): printFileName fd(25) -> /data/data/com.google.android.music/files/music/6701.mp3
  2844. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@1b8d6558
  2845. D/ExtendedUtils(17788): extended extractor not needed, return default
  2846. 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
  2847. E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
  2848. D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.mp3.decoder'
  2849. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 8192 on input port
  2850. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293600 on input port
  2851. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x752936f0 on input port
  2852. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293740 on input port
  2853. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293790 on input port
  2854. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 9216 on output port
  2855. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x752937e0 on output port
  2856. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293880 on output port
  2857. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x752938d0 on output port
  2858. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293920 on output port
  2859. E/MediaPlayer(18942): Should have subtitle controller already set
  2860. E/MediaPlayer(18942): Should have subtitle controller already set
  2861. I/NotifUtils(19624): Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
  2862. I/NotifUtils(19624): validateNotifications - cancelling account 1972019801 / folder -317575340
  2863. W/GmsApplication(18833): Using Auth Proxy for data requests.
  2864. W/GmsApplication(18833): Using Auth Proxy for data requests.
  2865. W/GmsApplication(18833): Using Auth Proxy for data requests.
  2866. W/GmsApplication(18833): Using Auth Proxy for data requests.
  2867. W/GmsApplication(18833): Using Auth Proxy for data requests.
  2868. W/GmsApplication(18833): Using Auth Proxy for data requests.
  2869. 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
  2870. W/GmsApplication(18833): Using Auth Proxy for data requests.
  2871. W/GmsApplication(18833): Using Auth Proxy for data requests.
  2872. W/GmsApplication(18833): Using Auth Proxy for data requests.
  2873. W/GmsApplication(18833): Using Auth Proxy for data requests.
  2874. W/GmsApplication(18833): Using Auth Proxy for data requests.
  2875. E/SyncScheduler(18833): Ignoring sync request:  device offline.
  2876. W/GmsApplication(18833): Using Auth Proxy for data requests.
  2877. W/GmsApplication(18833): Using Auth Proxy for data requests.
  2878. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Lose Yourself to Dance - Daft Punk
  2879. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  2880. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  2881. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Lose Yourself to Dance - Daft Punk
  2882. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Lose Yourself to Dance - Daft Punk
  2883. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  2884. I/GlobalDismissManager(19482): no sender configured
  2885. 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
  2886. D/AlertService(19482): Beginning updateAlertNotification
  2887. D/AlertService(19482): No fired or scheduled alerts
  2888. D/AlertService(19482): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
  2889. D/AlarmScheduler(19482): Query result count for events starting within 1 week: 1
  2890. V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  2891. 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
  2892. E/lowmemorykiller(  139): Error writing /proc/19868/oom_score_adj; errno=22
  2893. W/GmsApplication(18833): Using Auth Proxy for data requests.
  2894. W/ResourcesManager(20232): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  2895. I/ActivityManager(18010): Process com.intangibleobject.securesettings.plugin (pid 19868) has died
  2896. I/Babel   (20232): MmsConfig: mnc/mcc: 0/0
  2897. I/Babel   (20232): MmsConfig.loadMmsSettings
  2898. I/Babel   (20232): MmsConfig.loadDeviceMmsSettings from API: mUserAgent=, mUaProfUrl=
  2899. I/Babel   (20232): MmsConfig.loadFromDatabase
  2900. W/Settings(20232): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
  2901. E/Babel   (20232): canonicalizeMccMnc: invalid mccmnc
  2902. I/Babel   (20232): MmsConfig.loadFromResources
  2903. E/Babel   (20232): canonicalizeMccMnc: invalid mccmnc nullnull
  2904. I/Babel   (20232): MmsConfig.loadMmsSettings: mUserAgent=Hangouts/3.1.89134953, mUaProfUrl=https://ssl.gstatic.com/android/hangouts/hangouts_mms_ua_profile.xml
  2905. I/Babel_StickerModule(20232): App launched.
  2906. 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
  2907. 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 }.
  2908. D/c       (18685): Getting all permits...
  2909. D/a       (18685): Opening database...
  2910. D/a       (18685): Opening database auth.proximity.permit_store...
  2911. D/a       (18685): Closing database...
  2912. 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 }
  2913. I/QualcommCameraHardware(17788): Found a matching camera info for ID 0
  2914. I/QualcommCameraHardware(17788): HAL_getCameraInfo: orientation = 90
  2915. I/CameraHAL(17788): Returning param preview_mode mode 0
  2916. I/CameraHAL(17788): camera_get_camera_info: id:0 faceing:1 orientation: 90
  2917. D/LocationInitializer(18833): Restart initialization of location
  2918. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  2919. I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
  2920. E/MDM     (18807): [137] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
  2921. W/VideoCapabilities(20232): Unsupported mime video/x-ms-wmv
  2922. I/ActivityManager(18010): Process android.process.acore (pid 18540) has died
  2923. I/CheckinService(18833): Done disabling old GoogleServicesFramework version
  2924. I/LocalDevicePlayback(18942): prev: currentPos=5, pendingMediaButtonSeekCount=-1
  2925. I/LocalDevicePlayback(18942): stop: willPlay=true, currentPos=4
  2926. W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
  2927. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.google.android.music:id/prev
  2928. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.google.android.music:id/prev
  2929. E/AudioTrack(18010): AudioTrack::set : Exit
  2930. V/MusicFXControlPanelReceiver(20050): onReceive
  2931. V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
  2932. V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
  2933. V/MusicFXControlPanelReceiver(20050): Audio session: 11
  2934. V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
  2935. W/VideoCapabilities(20232): Unsupported mime video/mpeg2
  2936. I/AudioPlayer(17788): reset: mPlaying=1 mReachedEOS=0 useOffload=0
  2937. V/JOAOMGCD(18647): UI Action-New Input Action: Google Play Music - prev - 'Previous' -
  2938. V/JOAOMGCD(18647): Point (x,y): 440,677Focus;
  2939. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@a2526b1
  2940. D/NowPlayingFragment(18977): onReceive: action=com.android.music.metachanged
  2941. D/BufferProgressListener(18977): updateCurrentSong: [6696, DEFAULT]
  2942. V/QueueHeaderView(18977): update mix=null, container=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
  2943. I/LocalDevicePlayback(18942): open: id=[6696, DEFAULT], pos=0, playPos=4, fromUser=true, track=Instant Crush
  2944. D/NowPlayingFragment(18977): Setting to the same position. No-op.
  2945. V/MusicFXControlPanelReceiver(20050): onReceive
  2946. V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
  2947. V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
  2948. V/MusicFXControlPanelReceiver(20050): Audio session: 11
  2949. V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
  2950. V/MusicFXControlPanelReceiver(20050): onReceive
  2951. V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
  2952. V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
  2953. V/MusicFXControlPanelReceiver(20050): Audio session: 11
  2954. V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
  2955. W/VideoCapabilities(20232): Unsupported mime video/mp4v-esdp
  2956. D/MusicStore(18942): caqGetItemIdAndOrder: id=134 order=-9
  2957. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  2958. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  2959. E/MusicLogger(18942): bad position: 0
  2960. E/ExtMediaPlayer-JNI(18942): QCMediaPlayer could not be located....
  2961. E/MediaPlayer-JNI(18942): QCMediaPlayer mediaplayer NOT present
  2962. D/MusicStore(18942): storeEvent: track=[6696, DEFAULT] eventType=2 descriptor=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
  2963. I/VideoCapabilities(20232): Unsupported profile 4 for video/mp4v-es
  2964. W/AudioCapabilities(20232): Unsupported mime audio/x-ms-wma
  2965. W/AudioCapabilities(20232): Unsupported mime audio/vnd.rn-realaudio
  2966. W/AudioCapabilities(20232): Unsupported mime audio/mpeg-L2
  2967. W/AudioCapabilities(20232): Unsupported mime audio/ac3
  2968. W/AudioCapabilities(20232): Unsupported mime audio/x-ape
  2969. W/AudioCapabilities(20232): Unsupported mime audio/vnd.dts
  2970. W/AudioCapabilities(20232): Unsupported mime audio/ffmpeg
  2971. D/MusicStore(18942): deleteOldEvents: count=3
  2972. D/MusicStore(18942): deleteOldEvents deleteSize=0
  2973. D/MusicStore(18942): storeEvent: account=623783242 trackId=39834b12-1633-348d-9157-b2c3dcf0eec9 eventType=2 eventContextType=2 eventContextId=Bx57ac5jcip34vcjgp2bu72zlgi eventTime=1428962590170
  2974. D/MusicStore(18942): storeEvent: ret=49
  2975. W/VideoCapabilities(20232): Unsupported mime video/mpeg2
  2976. W/VideoCapabilities(20232): Unsupported mime video/x-ms-wmv
  2977. W/VideoCapabilities(20232): Unsupported mime video/vnd.rn-realvideo
  2978. W/VideoCapabilities(20232): Unsupported mime video/x-flv
  2979. W/VideoCapabilities(20232): Unsupported mime video/ffmpeg
  2980. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  2981. I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
  2982. I/Babel   (20232): Creating RTCS
  2983. 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
  2984. I/Babel   (20232): Destroying RTCS
  2985. 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 }.
  2986. D/c       (18685): Getting all permits...
  2987. D/a       (18685): Opening database...
  2988. D/a       (18685): Opening database auth.proximity.permit_store...
  2989. D/a       (18685): Closing database...
  2990. 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 }
  2991. E/MDM     (18807): [175] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
  2992. D/LocationInitializer(18833): Restart initialization of location
  2993. D/AwesomePlayer(17788): printFileName fd(21) -> /data/data/com.google.android.music/files/music/6696.mp3
  2994. D/ExtendedUtils(17788): extended extractor not needed, return default
  2995. 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
  2996. E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
  2997. D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.mp3.decoder'
  2998. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 8192 on input port
  2999. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c060 on input port
  3000. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c1a0 on input port
  3001. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c1f0 on input port
  3002. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c240 on input port
  3003. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 9216 on output port
  3004. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c290 on output port
  3005. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c330 on output port
  3006. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c380 on output port
  3007. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x7594c3d0 on output port
  3008. E/MediaPlayer(18942): Should have subtitle controller already set
  3009. I/LocalDevicePlayback(18942): play: currentPos=4
  3010. 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 }
  3011. I/MediaFocusControl(18010):  AudioFocus  requestAudioFocus() from android.media.AudioManager@2a14644ccom.google.android.music.playback.LocalDevicePlayback$10@60c95
  3012. E/MediaPlayer(18942): Should have subtitle controller already set
  3013. D/AlertService(19482): 0 Action = android.intent.action.PROVIDER_CHANGED
  3014. V/MusicFXControlPanelReceiver(20050): onReceive
  3015. V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
  3016. V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
  3017. V/MusicFXControlPanelReceiver(20050): Audio session: 11
  3018. V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
  3019. V/MusicFXControlPanelReceiver(20050): onReceive
  3020. V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
  3021. V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
  3022. V/MusicFXControlPanelReceiver(20050): Audio session: 11
  3023. V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
  3024. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3025. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3026. E/WifiStateMachine(18010): WifiStateMachine shouldSwitchNetwork  txSuccessRate=0.00 rxSuccessRate=0.00 delta 1000 -> 1000
  3027. E/WifiStateMachine(18010): CMD_AUTO_CONNECT sup state ScanState my state DisconnectedState nid=0 roam=3
  3028. E/WifiConfigStore(18010): saveWifiConfigBSSID Setting BSSID for "bearsonline-5G"WPA_PSK to any
  3029. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3030. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3031. E/WifiStateMachine(18010): CMD_AUTO_CONNECT will save config -> "bearsonline-5G" nid=0
  3032. E/WifiConfigStore(18010): failed to set key_mgmt: WPA-PSK
  3033. E/WifiStateMachine(18010): CMD_AUTO_CONNECT did save config ->  nid=-1
  3034. E/WifiStateMachine(18010): Failed to connect config: ID: 0 SSID: "bearsonline-5G" BSSID: null FQDN: null REALM: null PRIO: 49
  3035. E/WifiStateMachine(18010):  numAssociation 21
  3036. E/WifiStateMachine(18010):  KeyMgmt: WPA_PSK Protocols: WPA RSN
  3037. E/WifiStateMachine(18010):  AuthAlgorithms:
  3038. E/WifiStateMachine(18010):  PairwiseCiphers: TKIP CCMP
  3039. E/WifiStateMachine(18010):  GroupCiphers: WEP40 WEP104 TKIP CCMP
  3040. E/WifiStateMachine(18010):  PSK: *
  3041. E/WifiStateMachine(18010): Enterprise config:
  3042. E/WifiStateMachine(18010): password NULL
  3043. E/WifiStateMachine(18010): subject_match NULL
  3044. E/WifiStateMachine(18010): engine 0
  3045. E/WifiStateMachine(18010): client_cert NULL
  3046. E/WifiStateMachine(18010): ca_cert NULL
  3047. E/WifiStateMachine(18010): anonymous_identity NULL
  3048. E/WifiStateMachine(18010): identity NULL
  3049. E/WifiStateMachine(18010): key_id NULL
  3050. E/WifiStateMachine(18010): engine_id NULL
  3051. E/WifiStateMachine(18010): phase2 NULL
  3052. E/WifiStateMachine(18010): eap NULL
  3053. E/WifiStateMachine(18010): IP config:
  3054. E/WifiStateMachine(18010): IP assignment: DHCP
  3055. E/WifiStateMachine(18010): Proxy settings: NONE
  3056. E/WifiStateMachine(18010):  uid=1000 autoJoinBSSID=any
  3057. E/WifiStateMachine(18010):  linked: "bearsonline"WPA_PSK
  3058. E/WifiStateMachine(18010):  choice: "bearsonline"WPA_PSK = 50
  3059. E/WifiStateMachine(18010): Scan Cache:  
  3060. E/WifiStateMachine(18010): {f8:e9:03:c0:76:16,5180,-75,   0.00.00.00.049ms}
  3061. E/WifiStateMachine(18010): triggeredLow: 0 triggeredBad: 0 triggeredNotHigh: 0
  3062. E/WifiStateMachine(18010): ticksLow: 0 ticksBad: 0 ticksNotHigh: 0
  3063. E/WifiStateMachine(18010): triggeredJoin: 0
  3064. E/WifiStateMachine(18010): autoJoinBailedDueToLowRssi: true
  3065. E/WifiStateMachine(18010): autoJoinUseAggressiveJoinAttemptThreshold: 0
  3066. E/WifiStateMachine(18010):  netId: -1
  3067. I/ActivityManager(18010): Process android.process.im (pid 19851) has died
  3068. 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
  3069. I/LocalDevicePlayback(18942): seek: pos=139767
  3070. D/NowPlayingFragment(18977): onReceive: action=com.android.music.playstatechanged
  3071. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  3072. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  3073. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  3074. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  3075. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  3076. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  3077. I/LocalDevicePlayback(18942): setNextTrack: id=[7528, DEFAULT], playPos=5, track=Lose Yourself to Dance
  3078. E/ExtMediaPlayer-JNI(18942): QCMediaPlayer could not be located....
  3079. E/MediaPlayer-JNI(18942): QCMediaPlayer mediaplayer NOT present
  3080. D/LocalDevicePlayback(18942): Clearing reconnect state.  Disconnect=false
  3081. D/AwesomePlayer(17788): printFileName fd(25) -> /data/data/com.google.android.music/files/music/7528.mp3
  3082. V/MusicFXControlPanelReceiver(20050): onReceive
  3083. V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
  3084. V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
  3085. V/MusicFXControlPanelReceiver(20050): Audio session: 11
  3086. V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
  3087. E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
  3088. E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
  3089. I/AudioPlayer(17788): start of Playback, useOffload 0
  3090. D/ExtendedUtils(17788): extended extractor not needed, return default
  3091. 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
  3092. E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
  3093. D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.mp3.decoder'
  3094. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 8192 on input port
  3095. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x73ffe5b0 on input port
  3096. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x752936f0 on input port
  3097. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293740 on input port
  3098. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293790 on input port
  3099. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocating 4 buffers of size 9216 on output port
  3100. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x752937e0 on output port
  3101. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293880 on output port
  3102. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x752938d0 on output port
  3103. I/OMXCodec(17788): [OMX.google.mp3.decoder] allocated buffer 0x75293920 on output port
  3104. E/MediaPlayer(18942): Should have subtitle controller already set
  3105. E/AudioTrack(17788): AudioTrack::set : Exit
  3106. E/MediaPlayer(18942): Should have subtitle controller already set
  3107. V/MusicFXControlPanelReceiver(20050): onReceive
  3108. V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
  3109. V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
  3110. V/MusicFXControlPanelReceiver(20050): Audio session: 11
  3111. V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
  3112. W/GAV4    (18833): Thread[Thread-144,5,main]:  Using destination https://ssl.google-analytics.com
  3113. W/GAV4    (18833): Thread[Thread-144,5,main]:  Using destination https://ssl.google-analytics.com
  3114. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  3115. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  3116. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  3117. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  3118. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  3119. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  3120. I/EventLogService(18833): Aggregate from 1428960791215 (log), 1428960791215 (data)
  3121. 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
  3122. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  3123. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  3124. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  3125. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  3126. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  3127. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  3128. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3129. I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
  3130. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3131. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3132. E/WifiStateMachine(18010): WifiStateMachine shouldSwitchNetwork  txSuccessRate=0.00 rxSuccessRate=0.00 delta 1000 -> 1000
  3133. E/WifiStateMachine(18010): CMD_AUTO_CONNECT sup state ScanState my state DisconnectedState nid=0 roam=3
  3134. E/WifiConfigStore(18010): saveWifiConfigBSSID Setting BSSID for "bearsonline-5G"WPA_PSK to any
  3135. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3136. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3137. E/WifiStateMachine(18010): CMD_AUTO_CONNECT will save config -> "bearsonline-5G" nid=0
  3138. I/GoogleURLConnFactory(18807): Using platform SSLCertificateSocketFactory
  3139. E/WifiConfigStore(18010): failed to set key_mgmt: WPA-PSK
  3140. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3141. E/WifiStateMachine(18010): CMD_AUTO_CONNECT did save config ->  nid=-1
  3142. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3143. E/WifiStateMachine(18010): Failed to connect config: ID: 0 SSID: "bearsonline-5G" BSSID: null FQDN: null REALM: null PRIO: 49
  3144. E/WifiStateMachine(18010):  numAssociation 22
  3145. E/WifiStateMachine(18010):  KeyMgmt: WPA_PSK Protocols: WPA RSN
  3146. E/WifiStateMachine(18010):  AuthAlgorithms:
  3147. E/WifiStateMachine(18010):  PairwiseCiphers: TKIP CCMP
  3148. E/WifiStateMachine(18010):  GroupCiphers: WEP40 WEP104 TKIP CCMP
  3149. E/WifiStateMachine(18010):  PSK: *
  3150. E/WifiStateMachine(18010): Enterprise config:
  3151. E/WifiStateMachine(18010): password NULL
  3152. E/WifiStateMachine(18010): subject_match NULL
  3153. E/WifiStateMachine(18010): engine 0
  3154. E/WifiStateMachine(18010): client_cert NULL
  3155. E/WifiStateMachine(18010): ca_cert NULL
  3156. E/WifiStateMachine(18010): anonymous_identity NULL
  3157. E/WifiStateMachine(18010): identity NULL
  3158. E/WifiStateMachine(18010): key_id NULL
  3159. E/WifiStateMachine(18010): engine_id NULL
  3160. E/WifiStateMachine(18010): phase2 NULL
  3161. E/WifiStateMachine(18010): eap NULL
  3162. E/WifiStateMachine(18010): IP config:
  3163. E/WifiStateMachine(18010): IP assignment: DHCP
  3164. E/WifiStateMachine(18010): Proxy settings: NONE
  3165. E/WifiStateMachine(18010):  uid=1000 autoJoinBSSID=any
  3166. E/WifiStateMachine(18010):  linked: "bearsonline"WPA_PSK
  3167. E/WifiStateMachine(18010):  choice: "bearsonline"WPA_PSK = 50
  3168. E/WifiStateMachine(18010): Scan Cache:  
  3169. E/WifiStateMachine(18010): {f8:e9:03:c0:76:16,5180,-73,   0.00.00.00.071ms}
  3170. E/WifiStateMachine(18010): triggeredLow: 0 triggeredBad: 0 triggeredNotHigh: 0
  3171. E/WifiStateMachine(18010): ticksLow: 0 ticksBad: 0 ticksNotHigh: 0
  3172. E/WifiStateMachine(18010): triggeredJoin: 0
  3173. E/WifiStateMachine(18010): autoJoinBailedDueToLowRssi: true
  3174. E/WifiStateMachine(18010): autoJoinUseAggressiveJoinAttemptThreshold: 0
  3175. E/WifiStateMachine(18010):  netId: -1
  3176. W/GmsBackupTransport(18807): Network error - waiting 14998ms to retry:
  3177. D/InitAlarmsService(19482): Clearing and rescheduling alarms.
  3178. I/GlobalDismissManager(19482): no sender configured
  3179. D/AlertService(19482): Beginning updateAlertNotification
  3180. D/AlertService(19482): No fired or scheduled alerts
  3181. D/AlertService(19482): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
  3182. D/AlarmScheduler(19482): Query result count for events starting within 1 week: 1
  3183. V/ACCESSIBILITY(18647): 0 - 24 - Volume Up
  3184. V/JOAOMGCD(18647): Key-New Key: 0 - 24 - Volume Up;
  3185. V/LASTMESSAGEq(18647): Received last update 0 - 24 - Volume Up
  3186. V/ACCESSIBILITY(18647): 1 - 24 - Volume Up
  3187. V/JOAOMGCD(18647): Key-New Key: 1 - 24 - Volume Up;
  3188. V/LASTMESSAGEq(18647): Received last update 1 - 24 - Volume Up
  3189. V/JOAOMGCD(20094): Out-Retrying (1/5)...
  3190. W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
  3191. E/AudioTrack(18010): AudioTrack::set : Exit
  3192. I/LocalDevicePlayback(18942): pause: transient=false, currentPos=4
  3193. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.google.android.music:id/pause
  3194. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.google.android.music:id/pause
  3195. D/LocalDevicePlayback(18942): Event logging MUSIC_PAUSE_PLAYBACK_REQUESTED: [6696, DEFAULT]/39834b12-1633-348d-9157-b2c3dcf0eec9
  3196. D/AudioPlayer(17788): Pause Playback at 148104522
  3197. V/JOAOMGCD(18647): UI Action-New Input Action: Google Play Music - pause - 'Pause' -
  3198. V/JOAOMGCD(18647): Point (x,y): 512,677Focus;
  3199. V/MusicFXControlPanelReceiver(20050): onReceive
  3200. V/MusicFXControlPanelReceiver(20050): Action: android.media.action.CLOSE_AUDIO_EFFECT_CONTROL_SESSION
  3201. V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
  3202. V/MusicFXControlPanelReceiver(20050): Audio session: 11
  3203. V/MusicFXControlPanelEffect(20050): closeSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
  3204. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@1819796
  3205. D/NowPlayingFragment(18977): onReceive: action=com.android.music.playstatechanged
  3206. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  3207. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  3208. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  3209. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  3210. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  3211. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  3212. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  3213. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  3214. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  3215. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  3216. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  3217. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  3218. I/ActivityManager(18010): Waited long enough for: ServiceRecord{3ea8cc67 u0 com.joaomgcd.autoremote/.service.ServiceLongRunningTaskerActionAutoRemote}
  3219. 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
  3220. W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
  3221. E/AudioTrack(18010): AudioTrack::set : Exit
  3222. D/InputEventConsistencyVerifier(18461): TouchEvent: Source was not SOURCE_CLASS_POINTER.
  3223. D/InputEventConsistencyVerifier(18461):   in o.G9{136a40a3 VFED..C. ......ID 12,6-1012,625}
  3224. 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 }
  3225. W/ResourceType(18461): No known package when getting name for resource number 0x9b000000
  3226. W/ResourceType(18461): No known package when getting name for resource number 0x9b000300
  3227. W/ResourceType(18461): No known package when getting name for resource number 0x9b000500
  3228. W/ResourceType(18461): No known package when getting name for resource number 0x9b000600
  3229. W/ResourceType(18461): No known package when getting name for resource number 0x9c030406
  3230. W/ResourceType(18461): No known package when getting name for resource number 0x9c030606
  3231. W/ResourceType(18461): No known package when getting name for resource number 0x9c020100
  3232. W/ResourceType(18461): No known package when getting name for resource number 0x9c020008
  3233. W/ResourceType(18461): No known package when getting name for resource number 0x9c020307
  3234. W/ResourceType(18461): No known package when getting name for resource number 0x9c020507
  3235. W/ResourceType(18461): No known package when getting name for resource number 0x9c020708
  3236. I/Timeline(18461): Timeline: Activity_idle id: android.os.BinderProxy@2c0a4d1d time:18792631
  3237. I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{2fb5bb45 u0 com.teslacoilsw.launcher/com.android.launcher2.Launcher t154} time:18792894
  3238. D/QueueHeaderView(18977): onSaveInstanceState
  3239. V/QueueHeaderView(18977): onDetachedFromWindow
  3240. D/BufferProgressListener(18977): updateCurrentSong: null
  3241. W/OpenGLRenderer(18461): Incorrectly called buildLayer on View: OH, destroying layer...
  3242. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3243. I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
  3244. D/Finsky  (19696): [1] DailyHygiene.onStartCommand: Beginning daily hygiene
  3245. V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  3246. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3247. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3248. I/Timeline(18461): Timeline: Activity_launch_request id:com.android.settings time:18794386
  3249. W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
  3250. E/AudioTrack(18010): AudioTrack::set : Exit
  3251. 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
  3252. V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  3253. 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
  3254. 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
  3255. 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
  3256. V/ACCESSIBILITY(18647): CLICK - text: Settings; viewId: null
  3257. V/JOAOMGCD(18647): AutoInput-CLICK - text: Settings; viewId: null
  3258. V/JOAOMGCD(18647): UI Action-New Input Action: Nova Launcher - 'Settings' -
  3259. V/JOAOMGCD(18647): Point (x,y): 1390,435Focus;
  3260. I/Timeline(18461): Timeline: Activity_idle id: android.os.BinderProxy@2c0a4d1d time:18794884
  3261. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@34616f17
  3262. 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
  3263. V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  3264. 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
  3265. D/Finsky  (19696): [1] DailyHygiene.logDeviceFeaturesAndContinue: Logging device features
  3266. D/Finsky  (19696): [1] DailyHygiene.flushEventLogsAndContinue: Flushing event logs for [QvKNBvm0HRileVO8o11piGr9OP8]
  3267. D/Finsky  (19696): [1] DailyHygiene.reschedule: Scheduling new run in 30 minutes (failures=2)
  3268. D/DeviceConnectionService(18807): client connected with version: 6587000
  3269. V/JOAOMGCD(20094): Out-Retrying (2/5)...
  3270. I/GoogleURLConnFactory(18807): Using platform SSLCertificateSocketFactory
  3271. W/GmsBackupTransport(18807): Network error - waiting 19997ms to retry:
  3272. D/WifiService(18010): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@b8659af}
  3273. D/PhoneApp(18445): getPhone phoneId:0
  3274. D/PhoneApp(18445): getPhone phoneId:0
  3275. D/PhoneApp(18445): getPhone phoneId:0
  3276. D/WifiService(18010): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@b8659af}
  3277. I/Timeline(18461): Timeline: Activity_launch_request id:com.android.settings time:18803157
  3278. W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
  3279. 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
  3280. E/AudioTrack(18010): AudioTrack::set : Exit
  3281. V/ACCESSIBILITY(18647): CLICK - text: Settings; viewId: null
  3282. V/JOAOMGCD(18647): AutoInput-CLICK - text: Settings; viewId: null
  3283. 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
  3284. V/JOAOMGCD(18647): UI Action-New Input Action: Nova Launcher - 'Settings' -
  3285. V/JOAOMGCD(18647): Point (x,y): 1390,435Focus;
  3286. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@1f7f04
  3287. I/GCoreUlr(18807): Successfully inserted location
  3288. I/GCoreUlr(18807): Not uploading first location since start (in case we're in restart loop)
  3289. I/GCoreUlr(18807): Successfully inserted location
  3290. 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
  3291. I/IndexDatabaseHelper(20415): Using schema version: 115
  3292. I/IndexDatabaseHelper(20415): Index is fine
  3293. D/Index   (20415): Locale 'en_GB' is already indexed
  3294. I/GCoreUlr(18807): Batch Location Update aborted because not connected
  3295. D/OpenGLRenderer(20415): Render dirty regions requested: true
  3296. D/Atlas   (20415): Validating map...
  3297. D/DashboardSummary(20415): rebuildUI took: 235 ms
  3298. 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
  3299. 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
  3300. 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
  3301. 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
  3302. 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)
  3303. I/Adreno200-EGL(20415): Build Date: 06/25/13 Tue
  3304. I/Adreno200-EGL(20415): Local Branch:
  3305. I/Adreno200-EGL(20415): Remote Branch: quic/jb_2.5.5
  3306. I/Adreno200-EGL(20415): Local Patches: NONE
  3307. I/Adreno200-EGL(20415): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  3308. I/OpenGLRenderer(20415): Initialized EGL, version 1.4
  3309. D/OpenGLRenderer(20415): Enabling debug mode 0
  3310. I/ActivityManager(18010): Displayed com.android.settings/.Settings: +1s589ms
  3311. I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{3200918a u0 com.android.settings/.Settings t156} time:18804774
  3312. I/Timeline(20415): Timeline: Activity_idle id: android.os.BinderProxy@2345aa9c time:18805067
  3313. V/MusicFXControlPanelReceiver(20050): onReceive
  3314. V/MusicFXControlPanelReceiver(20050): Action: android.media.action.CLOSE_AUDIO_EFFECT_CONTROL_SESSION
  3315. V/MusicFXControlPanelReceiver(20050): Package name: com.android.music
  3316. V/MusicFXControlPanelReceiver(20050): Audio session: 13
  3317. V/MusicFXControlPanelEffect(20050): closeSession(android.app.ReceiverRestrictedContext@99238d4, com.android.music, 13)
  3318. I/MediaFocusControl(18010):  AudioFocus  abandonAudioFocus() from android.media.AudioManager@36d93b1fcom.android.music.MediaPlaybackService$3@237bce6c
  3319. I/Timeline(20415): Timeline: Activity_launch_request id:com.android.settings time:18806375
  3320. I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000 on display 0
  3321. W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
  3322. E/AudioTrack(18010): AudioTrack::set : Exit
  3323. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  3324. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  3325. V/JOAOMGCD(18647): UI Action-New Input Action: Settings - icon - 'Sound & notification' -
  3326. V/JOAOMGCD(18647): Point (x,y): 326,503Focus;
  3327. D/SubSettings(20415): Launching fragment com.android.settings.notification.NotificationSettings
  3328. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@27347ced
  3329. E/SQLiteLog(20152): (283) recovered 13 frames from WAL file /data/user/0/com.android.providers.media/databases/internal.db-wal
  3330. W/art     (20415): Suspending all threads took: 5.981ms
  3331. E/ExtMediaPlayer-JNI(20415): QCMediaPlayer could not be located....
  3332. E/MediaPlayer-JNI(20415): QCMediaPlayer mediaplayer NOT present
  3333. 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
  3334. D/AwesomePlayer(17788): printFileName fd(38) -> /system/priv-app/Settings/Settings.apk
  3335. D/ExtendedUtils(17788): extended extractor not needed, return default
  3336. 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
  3337. E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
  3338. D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.vorbis.decoder'
  3339. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 8192 on input port
  3340. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x735100b0 on input port
  3341. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73510100 on input port
  3342. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73510150 on input port
  3343. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x735101a0 on input port
  3344. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 32768 on output port
  3345. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x735101f0 on output port
  3346. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73510290 on output port
  3347. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x735102e0 on output port
  3348. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73510380 on output port
  3349. E/MediaPlayer(20415): Should have subtitle controller already set
  3350. D/Ringtone(20415): Successfully created local player
  3351. E/ExtMediaPlayer-JNI(20415): QCMediaPlayer could not be located....
  3352. E/MediaPlayer-JNI(20415): QCMediaPlayer mediaplayer NOT present
  3353. D/AwesomePlayer(17788): printFileName fd(38) -> /system/priv-app/Settings/Settings.apk
  3354. D/ExtendedUtils(17788): extended extractor not needed, return default
  3355. 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
  3356. E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
  3357. D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.vorbis.decoder'
  3358. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 8192 on input port
  3359. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73510100 on input port
  3360. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73510150 on input port
  3361. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x735101a0 on input port
  3362. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x735101f0 on input port
  3363. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 32768 on output port
  3364. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73510240 on output port
  3365. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x735102e0 on output port
  3366. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73510380 on output port
  3367. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x735103d0 on output port
  3368. E/MediaPlayer(20415): Should have subtitle controller already set
  3369. D/Ringtone(20415): Successfully created local player
  3370. E/MediaPlayer(20415): Should have subtitle controller already set
  3371. E/ExtMediaPlayer-JNI(20415): QCMediaPlayer could not be located....
  3372. E/MediaPlayer-JNI(20415): QCMediaPlayer mediaplayer NOT present
  3373. E/ExtMediaPlayer-JNI(20415): QCMediaPlayer could not be located....
  3374. E/MediaPlayer-JNI(20415): QCMediaPlayer mediaplayer NOT present
  3375. D/AwesomePlayer(17788): printFileName fd(41) -> /system/media/audio/notifications/Merope.ogg
  3376. D/AwesomePlayer(17788): printFileName fd(43) -> /system/media/audio/alarms/Scandium.ogg
  3377. D/ExtendedUtils(17788): extended extractor not needed, return default
  3378. 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
  3379. E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
  3380. D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.vorbis.decoder'
  3381. I/OMXCodec(17788): Codec outputs a different number of channels than the input stream contains (contains 2 channels, codec outputs 1 channels).
  3382. I/OMXCodec(17788): Codec outputs at different sampling rate than what the input stream contains (contains data at 48000 Hz, codec outputs 44100 Hz)
  3383. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 8192 on input port
  3384. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df150 on input port
  3385. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df1a0 on input port
  3386. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df1f0 on input port
  3387. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df240 on input port
  3388. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 32768 on output port
  3389. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df290 on output port
  3390. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df330 on output port
  3391. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df380 on output port
  3392. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df3d0 on output port
  3393. E/MediaPlayer(20415): Should have subtitle controller already set
  3394. D/Ringtone(20415): Successfully created local player
  3395. E/ExtMediaPlayer-JNI(20415): QCMediaPlayer could not be located....
  3396. E/MediaPlayer-JNI(20415): QCMediaPlayer mediaplayer NOT present
  3397. D/AwesomePlayer(17788): printFileName fd(41) -> /system/media/audio/notifications/Merope.ogg
  3398. D/ExtendedUtils(17788): extended extractor not needed, return default
  3399. 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
  3400. E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
  3401. D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.vorbis.decoder'
  3402. I/OMXCodec(17788): Codec outputs a different number of channels than the input stream contains (contains 2 channels, codec outputs 1 channels).
  3403. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 8192 on input port
  3404. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df1a0 on input port
  3405. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df1f0 on input port
  3406. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df240 on input port
  3407. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df290 on input port
  3408. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 32768 on output port
  3409. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df2e0 on output port
  3410. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df380 on output port
  3411. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df3d0 on output port
  3412. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x755df420 on output port
  3413. D/ExtendedUtils(17788): extended extractor not needed, return default
  3414. E/MediaPlayer(20415): Should have subtitle controller already set
  3415. D/Ringtone(20415): Successfully created local player
  3416. 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
  3417. E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
  3418. E/ExtMediaPlayer-JNI(20415): QCMediaPlayer could not be located....
  3419. E/MediaPlayer-JNI(20415): QCMediaPlayer mediaplayer NOT present
  3420. D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.vorbis.decoder'
  3421. I/OMXCodec(17788): Codec outputs a different number of channels than the input stream contains (contains 2 channels, codec outputs 1 channels).
  3422. I/OMXCodec(17788): Codec outputs at different sampling rate than what the input stream contains (contains data at 48000 Hz, codec outputs 44100 Hz)
  3423. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 8192 on input port
  3424. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x752ff6a0 on input port
  3425. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x752ff6f0 on input port
  3426. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x752ff740 on input port
  3427. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x752ff790 on input port
  3428. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 32768 on output port
  3429. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x752ff7e0 on output port
  3430. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x752ff880 on output port
  3431. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x752ff8d0 on output port
  3432. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x752ff920 on output port
  3433. E/MediaPlayer(20415): Should have subtitle controller already set
  3434. D/Ringtone(20415): Successfully created local player
  3435. E/MediaPlayer(20415): Should have subtitle controller already set
  3436. D/AwesomePlayer(17788): printFileName fd(44) -> /system/media/audio/alarms/Scandium.ogg
  3437. D/ExtendedUtils(17788): extended extractor not needed, return default
  3438. 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
  3439. E/AwesomePlayer(17788): LPAPlayer::Clip duration setting of less than 30sec not supported, defaulting to 60sec
  3440. I/Choreographer(20415): Skipped 30 frames!  The application may be doing too much work on its main thread.
  3441. D/OMXCodec(17788): Successfully allocated OMX node 'OMX.google.vorbis.decoder'
  3442. I/OMXCodec(17788): Codec outputs a different number of channels than the input stream contains (contains 2 channels, codec outputs 1 channels).
  3443. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 8192 on input port
  3444. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73768150 on input port
  3445. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x737681a0 on input port
  3446. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x737681f0 on input port
  3447. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73768240 on input port
  3448. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocating 4 buffers of size 32768 on output port
  3449. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73768290 on output port
  3450. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73768330 on output port
  3451. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x73768380 on output port
  3452. I/OMXCodec(17788): [OMX.google.vorbis.decoder] allocated buffer 0x737683d0 on output port
  3453. E/MediaPlayer(20415): Should have subtitle controller already set
  3454. D/Ringtone(20415): Successfully created local player
  3455. E/MediaPlayer(20415): Should have subtitle controller already set
  3456. I/ActivityManager(18010): Process com.ebay.mobile (pid 19926) has died
  3457. I/ActivityManager(18010): Displayed com.android.settings/.SubSettings: +953ms
  3458. I/Timeline(20415): Timeline: Activity_idle id: android.os.BinderProxy@e085e14 time:18807576
  3459. I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{9d32f16 u0 com.android.settings/.SubSettings t156} time:18807744
  3460. V/JOAOMGCD(20094): Out-Retrying (3/5)...
  3461. I/ActivityManager(18010): Process com.google.android.keep (pid 19961) has died
  3462. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3463. I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
  3464. D/Finsky  (19696): [1] 5.onFinished: Installation state replication succeeded.
  3465. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3466. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3467. E/WifiStateMachine(18010): WifiStateMachine shouldSwitchNetwork  txSuccessRate=0.00 rxSuccessRate=0.00 delta 1000 -> 1000
  3468. E/WifiStateMachine(18010): CMD_AUTO_CONNECT sup state ScanState my state DisconnectedState nid=0 roam=3
  3469. E/WifiConfigStore(18010): saveWifiConfigBSSID Setting BSSID for "bearsonline-5G"WPA_PSK to any
  3470. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3471. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3472. E/WifiStateMachine(18010): CMD_AUTO_CONNECT will save config -> "bearsonline-5G" nid=0
  3473. E/WifiConfigStore(18010): failed to set key_mgmt: WPA-PSK
  3474. E/WifiStateMachine(18010): CMD_AUTO_CONNECT did save config ->  nid=-1
  3475. E/WifiStateMachine(18010): Failed to connect config: ID: 0 SSID: "bearsonline-5G" BSSID: null FQDN: null REALM: null PRIO: 49
  3476. E/WifiStateMachine(18010):  numAssociation 23
  3477. E/WifiStateMachine(18010):  KeyMgmt: WPA_PSK Protocols: WPA RSN
  3478. E/WifiStateMachine(18010):  AuthAlgorithms:
  3479. E/WifiStateMachine(18010):  PairwiseCiphers: TKIP CCMP
  3480. E/WifiStateMachine(18010):  GroupCiphers: WEP40 WEP104 TKIP CCMP
  3481. E/WifiStateMachine(18010):  PSK: *
  3482. E/WifiStateMachine(18010): Enterprise config:
  3483. E/WifiStateMachine(18010): password NULL
  3484. E/WifiStateMachine(18010): subject_match NULL
  3485. E/WifiStateMachine(18010): engine 0
  3486. E/WifiStateMachine(18010): client_cert NULL
  3487. E/WifiStateMachine(18010): ca_cert NULL
  3488. E/WifiStateMachine(18010): anonymous_identity NULL
  3489. E/WifiStateMachine(18010): identity NULL
  3490. E/WifiStateMachine(18010): key_id NULL
  3491. E/WifiStateMachine(18010): engine_id NULL
  3492. E/WifiStateMachine(18010): phase2 NULL
  3493. E/WifiStateMachine(18010): eap NULL
  3494. E/WifiStateMachine(18010): IP config:
  3495. E/WifiStateMachine(18010): IP assignment: DHCP
  3496. E/WifiStateMachine(18010): Proxy settings: NONE
  3497. E/WifiStateMachine(18010):  uid=1000 autoJoinBSSID=any
  3498. E/WifiStateMachine(18010):  linked: "bearsonline"WPA_PSK
  3499. E/WifiStateMachine(18010):  choice: "bearsonline"WPA_PSK = 50
  3500. E/WifiStateMachine(18010): Scan Cache:  
  3501. E/WifiStateMachine(18010): {f8:e9:03:c0:76:16,5180,-73,   0.00.00.00.055ms}
  3502. E/WifiStateMachine(18010): triggeredLow: 0 triggeredBad: 0 triggeredNotHigh: 0
  3503. E/WifiStateMachine(18010): ticksLow: 0 ticksBad: 0 ticksNotHigh: 0
  3504. E/WifiStateMachine(18010): triggeredJoin: 0
  3505. E/WifiStateMachine(18010): autoJoinBailedDueToLowRssi: true
  3506. E/WifiStateMachine(18010): autoJoinUseAggressiveJoinAttemptThreshold: 0
  3507. E/WifiStateMachine(18010):  netId: -1
  3508. W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
  3509. I/Timeline(20415): Timeline: Activity_launch_request id:com.android.settings time:18812015
  3510. I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000 on display 0
  3511. E/AudioTrack(18010): AudioTrack::set : Exit
  3512. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  3513. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  3514. D/SubSettings(20415): Launching fragment com.android.settings.notification.OtherSoundSettings
  3515. V/JOAOMGCD(18647): UI Action-New Input Action: Settings - title - 'Other sounds' - Element 7 in list -
  3516. V/JOAOMGCD(18647): Point (x,y): 512,491Focus;
  3517. D/PhoneApp(18445): getPhone phoneId:0
  3518. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@3bb79722
  3519. I/ActivityManager(18010): Displayed com.android.settings/.SubSettings: +524ms
  3520. I/Timeline(20415): Timeline: Activity_idle id: android.os.BinderProxy@1e45df9b time:18812674
  3521. I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{233143aa u0 com.android.settings/.SubSettings t156} time:18812929
  3522. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3523. I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
  3524. W/EventLoggerService(18532): Unable to send logs Error code: 262160 | The connection was not attempted due to lack of network connectivity.
  3525. 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
  3526. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3527. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3528. E/WifiStateMachine(18010): WifiStateMachine shouldSwitchNetwork  txSuccessRate=0.00 rxSuccessRate=0.00 delta 1000 -> 1000
  3529. E/WifiStateMachine(18010): CMD_AUTO_CONNECT sup state ScanState my state DisconnectedState nid=0 roam=3
  3530. E/WifiConfigStore(18010): saveWifiConfigBSSID Setting BSSID for "bearsonline-5G"WPA_PSK to any
  3531. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3532. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3533. E/WifiStateMachine(18010): CMD_AUTO_CONNECT will save config -> "bearsonline-5G" nid=0
  3534. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3535. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3536. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3537. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3538. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3539. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3540. E/WifiConfigStore(18010): will read network variables netId=0
  3541. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3542. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3543. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3544. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3545. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3546. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3547. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3548. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3549. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3550. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3551. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3552. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3553. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3554. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3555. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3556. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3557. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3558. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3559. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3560. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3561. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3562. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3563. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3564. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3565. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3566. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3567. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3568. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3569. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3570. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3571. E/WifiStateMachine(18010): CMD_AUTO_CONNECT did save config ->  nid=0
  3572. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3573. I/wpa_supplicant(18131): wlan0: Trying to associate with SSID 'bearsonline-5G'
  3574. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3575. E/WifiConfigStore(18010): will read network variables netId=0
  3576. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3577. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3578. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3579. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3580. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3581. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3582. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3583. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3584. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3585. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3586. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3587. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3588. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3589. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3590. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3591. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3592. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3593. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3594. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3595. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3596. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3597. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3598. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3599. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3600. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3601. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3602. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3603. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3604. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3605. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3606. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3607. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3608. E/WifiConfigStore(18010): setLastSelectedConfiguration -1
  3609. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3610. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3611. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3612. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3613. E/WifiStateMachine(18010): Error! unhandled message{ when=-19ms what=131220 arg1=60 obj=bearsonline-5G target=com.android.internal.util.StateMachine$SmHandler }
  3614. 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)
  3615. I/wpa_supplicant(18131): wlan0: Associated with f8:e9:03:c0:76:16
  3616. I/wpa_supplicant(18131): wlan0: WPA: Key negotiation completed with f8:e9:03:c0:76:16 [PTK=CCMP GTK=TKIP]
  3617. I/wpa_supplicant(18131): wlan0: CTRL-EVENT-CONNECTED - Connection to f8:e9:03:c0:76:16 completed [id=0 id_str=]
  3618. 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} }
  3619. E/WifiConfigStore(18010): saveWifiConfigBSSID Setting BSSID for "bearsonline-5G"WPA_PSK to any
  3620. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3621. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3622. E/WifiConfigStore(18010): saveWifiConfigBSSID Setting BSSID for "bearsonline-5G"WPA_PSK to any
  3623. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3624. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3625. D/ConnectivityService(18010): NetworkAgentInfo [WIFI () - 100] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTING
  3626. D/CommandListener(17778): Setting iface cfg
  3627. E/WifiStateMachine(18010): Start Dhcp Watchdog 1
  3628. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3629. D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 52
  3630. E/native  (18010): do suspend false
  3631. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3632. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3633. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3634. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3635. E/WifiStateMachine(18010): Unexpected BatchedScanResults :OK
  3636. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3637. W/AudioTrack(18010): AUDIO_OUTPUT_FLAG_FAST denied by client
  3638. E/AudioTrack(18010): AudioTrack::set : Exit
  3639. E/dhcpcd  (20546): fopen `/system/etc/dhcpcd/dhcpcd.conf': No such file or directory
  3640. I/dhcpcd  (20546): version 5.5.6 starting
  3641. E/dhcpcd  (20546): fopen `/system/etc/dhcpcd/dhcpcd.conf': No such file or directory
  3642. E/dhcpcd  (20546): get_duid: Read-only file system
  3643. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  3644. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  3645. I/dhcpcd  (20546): wlan0: rebinding lease of 192.168.99.14
  3646. V/JOAOMGCD(18647): UI Action-New Input Action: Settings - title - 'Touch sounds' - Element 2 in list -
  3647. V/JOAOMGCD(18647): Point (x,y): 512,171Focus;
  3648. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@2383e5b3
  3649. I/dhcpcd  (20546): wlan0: acknowledged 192.168.99.14 from 192.168.99.1
  3650. I/dhcpcd  (20546): wlan0: leased 192.168.99.14 for 604800 seconds
  3651. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3652. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3653. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3654. D/ConnectivityService(18010): NetworkAgentInfo [WIFI () - 100] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
  3655. D/ConnectivityService(18010): Adding iface wlan0 to network 100
  3656. E/WifiStateMachine(18010): Did not find remoteAddress {192.168.99.1} in /proc/net/arp
  3657. E/ConnectivityService(18010): Unexpected mtu value: 0, wlan0
  3658. D/ConnectivityService(18010): Adding Route [fe80::/64 -> :: wlan0] to network 100
  3659. D/ConnectivityService(18010): Adding Route [192.168.99.0/24 -> 0.0.0.0 wlan0] to network 100
  3660. D/ConnectivityService(18010): Adding Route [0.0.0.0/0 -> 192.168.99.1 wlan0] to network 100
  3661. D/ConnectivityService(18010): Setting Dns servers for network 100 to [/192.168.99.1]
  3662. D/Nat464Xlat(18010): requiresClat: netType=1, connected=true, hasIPv4Address=true
  3663. D/ConnectivityService(18010): notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 100]
  3664. D/ConnectivityService(18010): notifyType PRECHECK for NetworkAgentInfo [WIFI () - 100]
  3665. D/NetworkMonitorNetworkAgentInfo [WIFI () - null](18010): DefaultState{ when=-6ms what=532481 target=com.android.internal.util.StateMachine$SmHandler }
  3666. D/NetworkMonitorNetworkAgentInfo [WIFI () - null](18010): Connected
  3667. D/NetworkMonitorNetworkAgentInfo [WIFI () - null](18010): EvaluatingState{ when=0 what=532486 arg1=1 target=com.android.internal.util.StateMachine$SmHandler }
  3668. D/NetworkMonitorNetworkAgentInfo [WIFI () - null](18010): Checking http://clients3.google.com/generate_204 on "bearsonline-5G"
  3669. D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
  3670. D/ConnectivityService(18010):    accepting network in place of null
  3671. D/ConnectivityService(18010): Setting tx/rx TCP buffers to 524288,1048576,2097152,262144,524288,1048576
  3672. I/GCoreUlr(18807): Wifi connected, attempting upload
  3673. 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
  3674. D/CSLegacyTypeTracker(18010): Sending connected broadcast for type 1 NetworkAgentInfo [WIFI () - 100] isDefaultNetwork=true
  3675. D/ConnectivityService(18010): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE_IMMEDIATE
  3676. 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} }
  3677. D/Tethering(18010): MasterInitialState.processMessage what=3
  3678. D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  3679. D/TelephonyIcons(18159): null signal icon name: drawable/stat_sys_signal_null
  3680. I/GCoreUlr(18807): Wifi connected, attempting upload
  3681. 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
  3682. W/BugLogger(18532): Bug [16132553]
  3683. D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
  3684. I/GCoreUlr(18807): Not calling LocationReporter, hasMoved: false, elapsed millis: 12216, request: WifiTriggered(180000)
  3685. I/GCoreUlr(18807): Not calling LocationReporter, hasMoved: false, elapsed millis: 12290, request: WifiTriggered(180000)
  3686. E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=25024.00 rxSuccessRate=39482.00 targetRoamBSSID=any RSSI=-71
  3687. 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]}
  3688. D/NetworkMonitorNetworkAgentInfo [WIFI () - null](18010): Validated
  3689. D/ConnectivityService(18010): Validated NetworkAgentInfo [WIFI () - 100]
  3690. D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
  3691. D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  3692. D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  3693. D/ConnectivityService(18010): sendStickyBroadcast: action=android.net.conn.INET_CONDITION_ACTION
  3694. D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
  3695. D/TelephonyIcons(18159): null signal icon name: drawable/stat_sys_signal_null
  3696. 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());
  3697. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  3698. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  3699. V/JOAOMGCD(18647): UI Action-New Input Action: Settings - title - 'Screen locking sounds' - Element 1 in list -
  3700. V/JOAOMGCD(18647): Point (x,y): 512,116Focus;
  3701. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@2a978770
  3702. V/Herrevad(18833): NQAS connected
  3703. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3704. D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 60
  3705. D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
  3706. D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  3707. D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  3708. D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
  3709. I/Timeline(20415): Timeline: Activity_idle id: android.os.BinderProxy@e085e14 time:18817840
  3710. V/JOAOMGCD(20094): Out-Retrying (4/5)...
  3711. I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{9d32f16 u0 com.android.settings/.SubSettings t156} time:18818074
  3712. V/JOAOMGCD(20094): Out-Sent Message to Nexxie: Text: "tabletstatus active=:="
  3713. 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.
  3714. V/SYNCACTIONS(20094): Reported: com.joaomgcd.autoremote.ACTION_SENT_OUT
  3715. 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
  3716. D/ConnectivityService(18010): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE
  3717. V/BackupManagerService(18010): Scheduling immediate backup pass
  3718. V/BackupManagerService(18010): Running a backup pass
  3719. D/InputEventConsistencyVerifier(18461): TouchEvent: Source was not SOURCE_CLASS_POINTER.
  3720. D/InputEventConsistencyVerifier(18461):   in o.G9{136a40a3 VFED..C. ......ID 12,6-1012,625}
  3721. 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 }
  3722. D/InputEventConsistencyVerifier(18461):   -- recent events --
  3723. 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 }
  3724. I/NetworkMonitor(18942): type=WIFI subType= reason=null isConnected=true
  3725. D/PhoneApp(18445): getPhone phoneId:-1000
  3726. V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  3727. W/ResourceType(18461): No known package when getting name for resource number 0x9b000000
  3728. W/ResourceType(18461): No known package when getting name for resource number 0x9b000300
  3729. W/ResourceType(18461): No known package when getting name for resource number 0x9b000500
  3730. W/ResourceType(18461): No known package when getting name for resource number 0x9b000600
  3731. W/ResourceType(18461): No known package when getting name for resource number 0x9c030406
  3732. W/ResourceType(18461): No known package when getting name for resource number 0x9c030606
  3733. W/ResourceType(18461): No known package when getting name for resource number 0x9c020100
  3734. W/ResourceType(18461): No known package when getting name for resource number 0x9c020008
  3735. W/ResourceType(18461): No known package when getting name for resource number 0x9c020307
  3736. W/ResourceType(18461): No known package when getting name for resource number 0x9c020507
  3737. W/ResourceType(18461): No known package when getting name for resource number 0x9c020708
  3738. I/Timeline(18461): Timeline: Activity_idle id: android.os.BinderProxy@2c0a4d1d time:18819353
  3739. 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
  3740. I/GoogleURLConnFactory(18807): Using platform SSLCertificateSocketFactory
  3741. 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
  3742. I/MusicLeanback(18942): Conditions not met for autocaching.
  3743. I/MusicLeanback(18942): Stop autocaching.
  3744. 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
  3745. D/MusicStore(18942): caqUpdateContainer: containerType=7 queueContainerId=6 containerId=3731631007 containerExtId=null currentPlayPosition=4 isShuffleMode=false
  3746. I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{2fb5bb45 u0 com.teslacoilsw.launcher/com.android.launcher2.Launcher t154} time:18819688
  3747. W/MessageQueue(20415): Handler (android.os.Handler) {29679e72} sending message to a Handler on a dead thread
  3748. W/MessageQueue(20415): java.lang.IllegalStateException: Handler (android.os.Handler) {29679e72} sending message to a Handler on a dead thread
  3749. W/MessageQueue(20415):  at android.os.MessageQueue.enqueueMessage(MessageQueue.java:325)
  3750. W/MessageQueue(20415):  at android.os.Handler.enqueueMessage(Handler.java:631)
  3751. W/MessageQueue(20415):  at android.os.Handler.sendMessageAtTime(Handler.java:600)
  3752. W/MessageQueue(20415):  at android.os.Handler.sendMessageDelayed(Handler.java:570)
  3753. W/MessageQueue(20415):  at android.os.Handler.sendMessage(Handler.java:507)
  3754. W/MessageQueue(20415):  at android.preference.SeekBarVolumizer.postStopSample(SeekBarVolumizer.java:166)
  3755. W/MessageQueue(20415):  at android.preference.SeekBarVolumizer.stop(SeekBarVolumizer.java:176)
  3756. W/MessageQueue(20415):  at com.android.settings.notification.VolumeSeekBarPreference.onActivityStop(VolumeSeekBarPreference.java:73)
  3757. W/MessageQueue(20415):  at android.preference.PreferenceManager.dispatchActivityStop(PreferenceManager.java:666)
  3758. W/MessageQueue(20415):  at android.preference.PreferenceFragment.onStop(PreferenceFragment.java:209)
  3759. W/MessageQueue(20415):  at com.android.settings.SettingsPreferenceFragment.onStop(SettingsPreferenceFragment.java:156)
  3760. W/MessageQueue(20415):  at android.app.Fragment.performStop(Fragment.java:2224)
  3761. W/MessageQueue(20415):  at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:945)
  3762. W/MessageQueue(20415):  at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1067)
  3763. W/MessageQueue(20415):  at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1049)
  3764. W/MessageQueue(20415):  at android.app.FragmentManagerImpl.dispatchStop(FragmentManager.java:1887)
  3765. W/MessageQueue(20415):  at android.app.Activity.performStop(Activity.java:6082)
  3766. W/MessageQueue(20415):  at android.app.ActivityThread.performStopActivityInner(ActivityThread.java:3357)
  3767. W/MessageQueue(20415):  at android.app.ActivityThread.handleStopActivity(ActivityThread.java:3406)
  3768. W/MessageQueue(20415):  at android.app.ActivityThread.access$1100(ActivityThread.java:147)
  3769. W/MessageQueue(20415):  at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1310)
  3770. W/MessageQueue(20415):  at android.os.Handler.dispatchMessage(Handler.java:102)
  3771. W/MessageQueue(20415):  at android.os.Looper.loop(Looper.java:135)
  3772. W/MessageQueue(20415):  at android.app.ActivityThread.main(ActivityThread.java:5241)
  3773. W/MessageQueue(20415):  at java.lang.reflect.Method.invoke(Native Method)
  3774. W/MessageQueue(20415):  at java.lang.reflect.Method.invoke(Method.java:372)
  3775. W/MessageQueue(20415):  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  3776. W/MessageQueue(20415):  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  3777. W/MessageQueue(20415): Handler (android.os.Handler) {319162c3} sending message to a Handler on a dead thread
  3778. W/MessageQueue(20415): java.lang.IllegalStateException: Handler (android.os.Handler) {319162c3} sending message to a Handler on a dead thread
  3779. W/MessageQueue(20415):  at android.os.MessageQueue.enqueueMessage(MessageQueue.java:325)
  3780. W/MessageQueue(20415):  at android.os.Handler.enqueueMessage(Handler.java:631)
  3781. W/MessageQueue(20415):  at android.os.Handler.sendMessageAtTime(Handler.java:600)
  3782. W/MessageQueue(20415):  at android.os.Handler.sendMessageDelayed(Handler.java:570)
  3783. W/MessageQueue(20415):  at android.os.Handler.sendMessage(Handler.java:507)
  3784. W/MessageQueue(20415):  at android.preference.SeekBarVolumizer.postStopSample(SeekBarVolumizer.java:166)
  3785. W/MessageQueue(20415):  at android.preference.SeekBarVolumizer.stop(SeekBarVolumizer.java:176)
  3786. W/MessageQueue(20415):  at com.android.settings.notification.VolumeSeekBarPreference.onActivityStop(VolumeSeekBarPreference.java:73)
  3787. W/MessageQueue(20415):  at android.preference.PreferenceManager.dispatchActivityStop(PreferenceManager.java:666)
  3788. W/MessageQueue(20415):  at android.preference.PreferenceFragment.onStop(PreferenceFragment.java:209)
  3789. W/MessageQueue(20415):  at com.android.settings.SettingsPreferenceFragment.onStop(SettingsPreferenceFragment.java:156)
  3790. W/MessageQueue(20415):  at android.app.Fragment.performStop(Fragment.java:2224)
  3791. W/MessageQueue(20415):  at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:945)
  3792. W/MessageQueue(20415):  at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1067)
  3793. W/MessageQueue(20415):  at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1049)
  3794. W/MessageQueue(20415):  at android.app.FragmentManagerImpl.dispatchStop(FragmentManager.java:1887)
  3795. W/MessageQueue(20415):  at android.app.Activity.performStop(Activity.java:6082)
  3796. W/MessageQueue(20415):  at android.app.ActivityThread.performStopActivityInner(ActivityThread.java:3357)
  3797. W/MessageQueue(20415):  at android.app.ActivityThread.handleStopActivity(ActivityThread.java:3406)
  3798. W/MessageQueue(20415):  at android.app.ActivityThread.access$1100(ActivityThread.java:147)
  3799. W/MessageQueue(20415):  at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1310)
  3800. W/MessageQueue(20415):  at android.os.Handler.dispatchMessage(Handler.java:102)
  3801. W/MessageQueue(20415):  at android.os.Looper.loop(Looper.java:135)
  3802. W/MessageQueue(20415):  at android.app.ActivityThread.main(ActivityThread.java:5241)
  3803. W/MessageQueue(20415):  at java.lang.reflect.Method.invoke(Native Method)
  3804. W/MessageQueue(20415):  at java.lang.reflect.Method.invoke(Method.java:372)
  3805. W/MessageQueue(20415):  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  3806. W/MessageQueue(20415):  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  3807. W/MessageQueue(20415): Handler (android.os.Handler) {cd0a740} sending message to a Handler on a dead thread
  3808. W/MessageQueue(20415): java.lang.IllegalStateException: Handler (android.os.Handler) {cd0a740} sending message to a Handler on a dead thread
  3809. W/MessageQueue(20415):  at android.os.MessageQueue.enqueueMessage(MessageQueue.java:325)
  3810. W/MessageQueue(20415):  at android.os.Handler.enqueueMessage(Handler.java:631)
  3811. W/MessageQueue(20415):  at android.os.Handler.sendMessageAtTime(Handler.java:600)
  3812. W/MessageQueue(20415):  at android.os.Handler.sendMessageDelayed(Handler.java:570)
  3813. W/MessageQueue(20415):  at android.os.Handler.sendMessage(Handler.java:507)
  3814. W/MessageQueue(20415):  at android.preference.SeekBarVolumizer.postStopSample(SeekBarVolumizer.java:166)
  3815. W/MessageQueue(20415):  at android.preference.SeekBarVolumizer.stop(SeekBarVolumizer.java:176)
  3816. W/MessageQueue(20415):  at com.android.settings.notification.VolumeSeekBarPreference.onActivityStop(VolumeSeekBarPreference.java:73)
  3817. W/MessageQueue(20415):  at android.preference.PreferenceManager.dispatchActivityStop(PreferenceManager.java:666)
  3818. W/MessageQueue(20415):  at android.preference.PreferenceFragment.onStop(PreferenceFragment.java:209)
  3819. W/MessageQueue(20415):  at com.android.settings.SettingsPreferenceFragment.onStop(SettingsPreferenceFragment.java:156)
  3820. W/MessageQueue(20415):  at android.app.Fragment.performStop(Fragment.java:2224)
  3821. W/MessageQueue(20415):  at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:945)
  3822. W/MessageQueue(20415):  at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1067)
  3823. W/MessageQueue(20415):  at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1049)
  3824. W/MessageQueue(20415):  at android.app.FragmentManagerImpl.dispatchStop(FragmentManager.java:1887)
  3825. W/MessageQueue(20415):  at android.app.Activity.performStop(Activity.java:6082)
  3826. W/MessageQueue(20415):  at android.app.ActivityThread.performStopActivityInner(ActivityThread.java:3357)
  3827. W/MessageQueue(20415):  at android.app.ActivityThread.handleStopActivity(ActivityThread.java:3406)
  3828. W/MessageQueue(20415):  at android.app.ActivityThread.access$1100(ActivityThread.java:147)
  3829. W/MessageQueue(20415):  at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1310)
  3830. W/MessageQueue(20415):  at android.os.Handler.dispatchMessage(Handler.java:102)
  3831. W/MessageQueue(20415):  at android.os.Looper.loop(Looper.java:135)
  3832. W/MessageQueue(20415):  at android.app.ActivityThread.main(ActivityThread.java:5241)
  3833. W/MessageQueue(20415):  at java.lang.reflect.Method.invoke(Native Method)
  3834. W/MessageQueue(20415):  at java.lang.reflect.Method.invoke(Method.java:372)
  3835. W/MessageQueue(20415):  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  3836. W/MessageQueue(20415):  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  3837. 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
  3838. D/MusicStore(18942): caqUpdateContainer: oldItems.size=13
  3839. D/MusicStore(18942): Same content - ignoring update.
  3840. W/OpenGLRenderer(18461): Incorrectly called buildLayer on View: OH, destroying layer...
  3841. D/MusicStore(18942): caqRefreshQueue: queueContainerId=6
  3842. D/MusicStore(18942): caqUpdateContainer: containerType=7 queueContainerId=6 containerId=3731631007 containerExtId=null currentPlayPosition=4 isShuffleMode=false
  3843. W/ResourcesManager(20637): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  3844. D/MusicStore(18942): caqUpdateContainer: oldItems.size=13
  3845. D/MusicStore(18942): Same content - ignoring update.
  3846. D/MusicStore(18942): caqRefreshQueue: queueContainerId=6
  3847. D/MusicStore(18942): caqUpdateContainer: containerType=7 queueContainerId=6 containerId=3731631007 containerExtId=null currentPlayPosition=4 isShuffleMode=false
  3848. I/ActivityManager(18010): Process com.android.music (pid 19151) has died
  3849. D/MusicStore(18942): caqUpdateContainer: oldItems.size=13
  3850. D/MusicStore(18942): Same content - ignoring update.
  3851. D/MusicStore(18942): caqRefreshQueue: queueContainerId=6
  3852. D/NowPlayingFragment(18977): onReceive: action=com.android.music.metachanged
  3853. D/BufferProgressListener(18977): updateCurrentSong: [6696, DEFAULT]
  3854. V/QueueHeaderView(18977): update mix=null, container=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
  3855. D/TelephonyProvider(18445): Preferred APN: -1
  3856. E/GpsLocationProvider(18010): No APN found to select.
  3857. D/WifiService(18010): acquireWifiLockLocked: WifiLock{MetadataSyncService type=1 binder=android.os.BinderProxy@232fba15}
  3858. D/MusicStore(18942): caqUpdateContainer: containerType=7 queueContainerId=6 containerId=3731631007 containerExtId=null currentPlayPosition=4 isShuffleMode=false
  3859. 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.
  3860. W/GmsApplication(18833): Using Auth Proxy for data requests.
  3861. W/GmsApplication(18833): Using Auth Proxy for data requests.
  3862. D/MusicStore(18942): caqUpdateContainer: oldItems.size=13
  3863. D/MusicStore(18942): Same content - ignoring update.
  3864. D/MusicStore(18942): caqRefreshQueue: queueContainerId=6
  3865. D/GpsLocationProvider(18010): NTP server returned: 1428962628812 (Mon Apr 13 23:03:48 BST 2015) reference: 225298393 certainty: 21 system time offset: -181
  3866. 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
  3867. D/MusicStore(18942): caqUpdateContainer: containerType=7 queueContainerId=6 containerId=3731631007 containerExtId=null currentPlayPosition=4 isShuffleMode=false
  3868. D/MusicStore(18942): caqUpdateContainer: oldItems.size=13
  3869. D/MusicStore(18942): Same content - ignoring update.
  3870. D/MusicStore(18942): caqRefreshQueue: queueContainerId=6
  3871. D/MusicStore(18942): caqUpdateContainer: containerType=7 queueContainerId=6 containerId=3731631007 containerExtId=null currentPlayPosition=4 isShuffleMode=false
  3872. D/MusicStore(18942): caqUpdateContainer: oldItems.size=13
  3873. D/MusicStore(18942): Same content - ignoring update.
  3874. D/MusicStore(18942): caqRefreshQueue: queueContainerId=6
  3875. W/GLSUser (18685): [DeviceKeyStore] Cannot load key: Device key file not found.
  3876. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3877. 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
  3878. V/GLSUser (18685): [AppCertService] DeviceKey is turned off
  3879. I/GmsBackupTransport(18807): Http Response Code : 200
  3880. V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  3881. D/NowPlayingFragment(18977): onReceive: action=com.android.music.metachanged
  3882. D/BufferProgressListener(18977): updateCurrentSong: [6696, DEFAULT]
  3883. V/QueueHeaderView(18977): update mix=null, container=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
  3884. 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());
  3885. 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
  3886. W/art     (20661): Suspending all threads took: 9.155ms
  3887. I/ActivityManager(18010): Process com.joaomgcd.autoremote (pid 20094) has died
  3888. I/GmsBackupTransport(18807): Current restore app : @pm@
  3889. V/GmsBackupTransport(18807): A key/value pairs restore
  3890. W/ResourceType(18159): No package identifier when getting value for resource number 0x00000000
  3891. W/PackageManager(18159): Failure retrieving resources for com.google.android.googlequicksearchbox: Resource ID #0x0
  3892. W/ResourceType(18159): No package identifier when getting value for resource number 0x00000000
  3893. W/PackageManager(18159): Failure retrieving resources for com.google.android.music: Resource ID #0x0
  3894. D/BackupManagerService(18010): initiateOneRestore packageName=@pm@
  3895. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  3896. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  3897. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  3898. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  3899. W/ResourceType(18159): No package identifier when getting value for resource number 0x00000000
  3900. W/PackageManager(18159): Failure retrieving resources for com.android.settings: Resource ID #0x0
  3901. E/BackupManagerService(18010): SElinux restorecon failed for /cache/@pm@.stage
  3902. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  3903. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  3904. V/BackupServiceBinder(18010): doRestore() invoked
  3905. V/BackupManagerService(18010): clearing pending backups
  3906. V/PerformBackupTask(18010): Beginning backup of 14 targets
  3907. D/PerformBackupTask(18010): invokeAgentForBackup on @pm@
  3908. V/BackupServiceBinder(18010): doBackup() invoked
  3909. D/OpenGLRenderer(18159): setting property ambientRatio to 1.5
  3910. D/OpenGLRenderer(18159): ambientRatio = 1.50
  3911. E/PMBA    (18010): No global metadata in state file!
  3912. I/PMBA    (18010): Previous metadata null mismatch vs 228551 - rewriting
  3913. V/BackupManagerService(18010): No more packages; finishing restore
  3914. I/BackupRestoreController(18010): Getting widget state for user: 0
  3915. I/ActivityManager(18010): Displayed com.android.systemui/.recents.RecentsActivity: +907ms
  3916. W/art     (20661): Suspending all threads took: 22.064ms
  3917. I/Timeline(18159): Timeline: Activity_idle id: android.os.BinderProxy@1d69f02c time:18822223
  3918. I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{148d2be8 u0 com.android.systemui/.recents.RecentsActivity t157} time:18822281
  3919. 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
  3920. I/GmsBackupTransport(18807): K/V backup for @pm@ aborted by rate limiter. next=1428969715637, current=1428962630985
  3921. D/BackupManagerService(18010): Now staging backup of com.google.android.talk
  3922. D/WifiService(18010): releaseWifiLockLocked: WifiLock{MetadataSyncService type=1 binder=android.os.BinderProxy@232fba15}
  3923. 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
  3924. 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
  3925. D/BackupManagerService(18010): Now staging backup of com.beansoft.keyboardplus
  3926. D/BackupManagerService(18010): Now staging backup of com.android.providers.settings
  3927. D/BackupManagerService(18010): Now staging backup of org.connectbot
  3928. D/BackupManagerService(18010): Now staging backup of com.android.calendar
  3929. D/BackupManagerService(18010): Now staging backup of com.android.sharedstoragebackup
  3930. D/BackupManagerService(18010): Now staging backup of com.google.android.gm
  3931. W/SyncWapiModule(20661): isPlayServicesEnabled=
  3932. W/SyncWapiModule(20661): isPlayServicesEnabled=
  3933. D/BackupManagerService(18010): Now staging backup of com.android.providers.userdictionary
  3934. D/BackupManagerService(18010): Now staging backup of com.google.android.apps.genie.geniewidget
  3935. D/BackupManagerService(18010): Now staging backup of com.google.android.marvin.talkback
  3936. I/ActivityManager(18010): Killing 20415:com.android.settings/1000 (adj 9): remove task
  3937. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  3938. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  3939. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  3940. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  3941. D/BackupManagerService(18010): Now staging backup of com.android.vending
  3942. I/WindowState(18010): WIN DEATH: Window{335aa25 u0 com.android.settings/com.android.settings.SubSettings}
  3943. I/WindowState(18010): WIN DEATH: Window{22e7d84a u0 com.android.settings/com.android.settings.Settings}
  3944. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  3945. D/BackupManagerService(18010): Now staging backup of android
  3946. D/BackupManagerService(18010): Now staging backup of com.android.browser
  3947. D/BackupManagerService(18010): Now staging backup of com.google.android.googlequicksearchbox
  3948. D/TaskPersister(18010): removeObsoleteFile: deleting file=156_task.xml
  3949. W/libprocessgroup(18010): failed to open /acct/uid_1000/pid_20415/cgroup.procs: No such file or directory
  3950. D/TaskPersister(18010): removeObsoleteFile: deleting file=156_task_thumbnail.png
  3951. 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
  3952. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  3953. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  3954. I/GmsBackupTransport(18807): Next backup will happen in 7083210 millis.
  3955. W/GAV2    (20661): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
  3956. D/BackupManagerService(18010): Restore observer died at restoreFinished
  3957. I/BackupRestoreController(18010): restoreFinished for 0
  3958. I/BackupManagerService(18010): Restore complete.
  3959. I/BackupManagerService(18010): Backup pass finished.
  3960. W/art     (20637): Suspending all threads took: 106.170ms
  3961. 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
  3962. 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
  3963. W/GAV2    (20661): Thread[main,5,main]: dispatch call queued.  Need to call GAServiceManager.getInstance().initialize().
  3964. D/TaskPersister(18010): removeObsoleteFile: deleting file=153_task.xml
  3965. D/TaskPersister(18010): removeObsoleteFile: deleting file=153_task_thumbnail.png
  3966. I/ActivityManager(18010): Killing 18532:com.google.android.googlequicksearchbox:search/u0a21 (adj 5): remove task
  3967. D/WifiService(18010): Client connection lost with reason: 4
  3968. I/art     (20637): WaitForGcToComplete blocked for 73.303ms for cause HomogeneousSpaceCompact
  3969. W/art     (20637): Suspending all threads took: 8.331ms
  3970. W/libprocessgroup(18010): failed to open /acct/uid_10021/pid_18532/cgroup.procs: No such file or directory
  3971. W/ActivityManager(18010): Scheduling restart of crashed service com.google.android.googlequicksearchbox/com.google.android.hotword.service.HotwordService in 1000ms
  3972. W/ActivityManager(18010): Scheduling restart of crashed service com.google.android.googlequicksearchbox/com.google.android.search.core.service.BroadcastListenerService in 190856ms
  3973. W/ActivityManager(18010): Scheduling restart of crashed service com.google.android.googlequicksearchbox/com.google.android.search.core.service.SearchService in 10998ms
  3974. 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
  3975. I/iu.Environment(18833): update connectivity state; isNetworkMetered? false, isRoaming? false, isBackgroundDataAllowed? true*
  3976. I/iu.SyncManager(18833): SYNC; picasa accounts
  3977. 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
  3978. W/art     (20637): Suspending all threads took: 5.523ms
  3979. I/iu.UploadsManager(18833): num queued entries: 0
  3980. I/iu.UploadsManager(18833): num updated entries: 0
  3981. I/iu.SyncManager(18833): NEXT; no task
  3982. 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());
  3983. W/art     (20715): Suspending all threads took: 38.238ms
  3984. D/GCM     (18685): Connected
  3985. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  3986. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  3987. W/art     (20715): Suspending all threads took: 69.427ms
  3988. V/QueueHeaderView(18977): onAttachedToWindow mBackgroundNeedsUpdate=true
  3989. V/QueueHeaderView(18977): update mix=null, container=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
  3990. V/QueueHeaderView(18977): Enabling click handling
  3991. I/MusicPlaybackService(18942): onStartCommand null / null
  3992. 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, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, #, ]
  3993. I/MusicPlaybackService(18942): onStartCommand null / null
  3994. 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
  3995. 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
  3996. 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
  3997. 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
  3998. I/GCM     (18685): GCM message com.google.android.gsf.gtalkservice
  3999. I/ActivityManager(18010): Process com.android.exchange (pid 20175) has died
  4000. V/JOAOMGCD(18647): UI Action-New Input Action: System UI - task_view_content - 'Play Music' -
  4001. V/JOAOMGCD(18647): Point (x,y): 512,1024Focus;
  4002. D/GCM     (18685): Message class com.google.f.a.a.r
  4003. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@3e68fae9
  4004. D/BufferProgressListener(18977): updateCurrentSong: [6696, DEFAULT]
  4005. V/QueueHeaderView(18977): update mix=null, container=[7, 3731631007, Random%20Access%20Memories, <null>, <null>]
  4006. I/DIAL:DialMediaRouteProviderService(18942): DIAL media route support not enabled for [craigrock.smith@googlemail.com].
  4007. V/QueueHeaderView(18977): updateBackground: isLandscape=true, drawable=android.graphics.drawable.ColorDrawable@3f9a661a, width=344
  4008. D/NowPlayingFragment(18977): onLoadFinished: Cursor updated: count=13
  4009. I/System.out(19082): YouTube MDX: MDX video stage moved to NEW
  4010. I/System.out(19082): YouTube MDX: MDX video player state moved to UNSTARTED
  4011. I/System.out(19082): YouTube MDX: MDX ad player state moved to UNSTARTED
  4012. D/NowPlayingFragment(18977): Setting to the same position. No-op.
  4013. I/Choreographer(18977): Skipped 35 frames!  The application may be doing too much work on its main thread.
  4014. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4015. D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 52
  4016. D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
  4017. D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  4018. D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  4019. D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
  4020. I/art     (18833): WaitForGcToComplete blocked for 7.110ms for cause DisableMovingGc
  4021. V/QueueHeaderView(18977): updateBackground: isLandscape=true, drawable=android.graphics.drawable.ColorDrawable@3f9a661a, width=344
  4022. W/InputMethodManagerService(18010): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@1b3021a2 (uid=10011 pid=18159)
  4023. W/art     (20637): Attempt to remove local handle scope entry from IRT, ignoring
  4024. I/BugSenseHandler(20761): Registering default exceptions handler
  4025. W/CastMediaRouteProvider(18833): Invalid control category: android.media.intent.category.LIVE_AUDIO
  4026. W/CastMediaRouteProvider(18833): Invalid control category: com.google.cast.CATEGORY_CAST
  4027. W/CastMediaRouteProvider(18833): Invalid control category: com.google.cast.CATEGORY_CAST_APP_NAME:GoogleMusic
  4028. I/Timeline(18977): Timeline: Activity_idle id: android.os.BinderProxy@2b6bb410 time:18826899
  4029. 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
  4030. I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{27790a7f u0 com.google.android.music/com.android.music.activitymanagement.TopLevelActivity t155} time:18827042
  4031. W/art     (18977): Suspending all threads took: 67.199ms
  4032. 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
  4033. I/BugSenseHandler(20761): Flushing...
  4034. I/BugSenseHandler(20761): Registering default exceptions handler
  4035. E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source 10015 txSuccessRate=1580.88 rxSuccessRate=2482.44 targetRoamBSSID=any RSSI=-72
  4036. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4037. I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
  4038. E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source 10015 txSuccessRate=1580.88 rxSuccessRate=2482.44 targetRoamBSSID=any RSSI=-72
  4039. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4040. W/art     (20761): Suspending all threads took: 52.490ms
  4041. V/MusicMaterialMainstage(18977): onLoaderFinished: id=101
  4042. V/MusicMaterialMainstage(18977): swapRecentCursor newCursor=android.content.ContentResolver$CursorWrapperInner@389f802
  4043. V/MusicMaterialMainstage(18977): onLoaderFinished: id=100
  4044. V/MusicMaterialMainstage(18977): swapMainstageCursor newCursor=android.content.ContentResolver$CursorWrapperInner@3be80350
  4045. W/art     (20782): Suspending all threads took: 68.511ms
  4046. 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
  4047. W/art     (20761): Suspending all threads took: 10.589ms
  4048. V/ArtResolver(18977): Size requested: 128.0, allowable range=(89,256)
  4049. V/ArtResolver(18977): Size requested: 128.0, allowable range=(89,256)
  4050. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4051. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4052. 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
  4053. I/LocalDevicePlayback(18942): play: currentPos=4
  4054. I/MediaFocusControl(18010):  AudioFocus  requestAudioFocus() from android.media.AudioManager@2a14644ccom.google.android.music.playback.LocalDevicePlayback$10@60c95
  4055. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.google.android.music:id/pause
  4056. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.google.android.music:id/pause
  4057. 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
  4058. V/JOAOMGCD(18647): UI Action-New Input Action: Google Play Music - pause - 'Play' -
  4059. V/JOAOMGCD(18647): Point (x,y): 512,677Focus;
  4060. W/art     (20761): Suspending all threads took: 114.898ms
  4061. W/art     (20761): Suspending all threads took: 12.237ms
  4062. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@85c036e
  4063. W/art     (20761): Suspending all threads took: 8.636ms
  4064. W/art     (20715): Suspending all threads took: 26.702ms
  4065. 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
  4066. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  4067. I/art     (20715): WaitForGcToComplete blocked for 79.101ms for cause HomogeneousSpaceCompact
  4068. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  4069. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  4070. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  4071. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  4072. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  4073. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  4074. D/LocalDevicePlayback(18942): Clearing reconnect state.  Disconnect=false
  4075. W/art     (20715): Suspending all threads took: 101.898ms
  4076. D/NowPlayingFragment(18977): onReceive: action=com.android.music.playstatechanged
  4077. I/AudioPlayer(17788): Resume Playback at 148104522
  4078. I/art     (20731): WaitForGcToComplete blocked for 6.072ms for cause DisableMovingGc
  4079. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4080. D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 60
  4081. D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
  4082. D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  4083. D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  4084. D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
  4085. W/ActivityManager(18010): Unable to start service Intent { cmp=com.box.android/.services.AutoContentUploadService } U=0: not found
  4086. W/ActivityManager(18010): Unable to start service Intent { cmp=com.box.android/.services.AutoContentUploadService } U=0: not found
  4087. W/art     (20782): Suspending all threads took: 26.977ms
  4088. 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
  4089. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  4090. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  4091. I/ActivityManager(18010): Process com.joaomgcd.autolocation (pid 19909) has died
  4092. W/art     (20782): Suspending all threads took: 5.554ms
  4093. I/art     (20637): WaitForGcToComplete blocked for 18.585ms for cause DisableMovingGc
  4094. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  4095. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  4096. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  4097. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  4098. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  4099. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  4100. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  4101. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  4102. I/ActivityManager(18010): Process com.google.android.apps.maps (pid 19777) has died
  4103. W/art     (20715): Suspending all threads took: 5.981ms
  4104. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  4105. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  4106. 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
  4107. W/art     (20782): Verification of void com.google.android.apps.gsa.extradex.worker.f.af.Hp() took 406.097ms
  4108. W/art     (20715): Long monitor contention event with owner method=void java.lang.Object.wait!() from Object.java:4294967294 waiters=0 for 454ms
  4109. D/WifiService(18010): New client listening to asynchronous messages
  4110. I/art     (20782): WaitForGcToComplete blocked for 135.620ms for cause HomogeneousSpaceCompact
  4111. 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
  4112. W/art     (20782): Suspending all threads took: 7.293ms
  4113. I/ActivityManager(18010): Process com.android.calendar (pid 19482) has died
  4114. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  4115. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  4116. W/art     (20782): Suspending all threads took: 5.981ms
  4117. W/art     (20715): Suspending all threads took: 50.262ms
  4118. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  4119. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  4120. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  4121. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  4122. W/GAV2    (20715): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
  4123. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  4124. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  4125. W/art     (20782): Suspending all threads took: 18.493ms
  4126. I/VS.Container(20782): get_recognizer_extradex
  4127. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  4128. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  4129. I/VS.Container(20782): create_recognizer
  4130. W/ArtDescriptorHandler(18977): Unable to resolve album id '4058774695' to a URL. No art will be shown
  4131. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  4132. 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
  4133. W/ArtDescriptorHandler(18977): Unable to resolve album id '3083644173' to a URL. No art will be shown
  4134. V/ArtResolver(18977): Size requested: 512.0, allowable range=(358,1024)
  4135. I/LocalDevicePlayback(18942): pause: transient=false, currentPos=4
  4136. 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
  4137. D/LocalDevicePlayback(18942): Event logging MUSIC_PAUSE_PLAYBACK_REQUESTED: [6696, DEFAULT]/39834b12-1633-348d-9157-b2c3dcf0eec9
  4138. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.google.android.music:id/pause
  4139. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.google.android.music:id/pause
  4140. D/AudioPlayer(17788): Pause Playback at 189429565
  4141. I/MicrophoneInputStream(20782): mic_starting com.google.android.speech.audio.w@1fd697c6
  4142. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  4143. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  4144. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  4145. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  4146. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4147. 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
  4148. V/JOAOMGCD(18647): UI Action-New Input Action: Google Play Music - pause - 'Play' -
  4149. V/JOAOMGCD(18647): Point (x,y): 512,677Focus;
  4150. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  4151. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  4152. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@2d4d2a0f
  4153. I/AudioFlinger(17788): AudioFlinger's thread 0x73f01000 ready to run
  4154. V/audio_hw_primary(17788): in_standby: CALLED
  4155. W/AudioPolicyManager(17788): startInput(40) preempting low-priority input 9
  4156. D/NowPlayingFragment(18977): onReceive: action=com.android.music.playstatechanged
  4157. I/HotwordRecognitionRnr(20782): Starting hotword detection.
  4158. V/ArtResolver(18977): Size requested: 1080.0, allowable range=(756,2160)
  4159. 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
  4160. 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
  4161. 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
  4162. W/GAV2    (20715): Thread[main,5,main]: dispatch call queued.  Need to call GAServiceManager.getInstance().initialize().
  4163. I/ActivityManager(18010): Process com.android.email (pid 20123) has died
  4164. 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
  4165. D/InputEventConsistencyVerifier(18461): TouchEvent: Source was not SOURCE_CLASS_POINTER.
  4166. D/InputEventConsistencyVerifier(18461):   in o.G9{136a40a3 VFED..C. ......ID 12,6-1012,625}
  4167. 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 }
  4168. D/InputEventConsistencyVerifier(18461):   -- recent events --
  4169. 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 }
  4170. 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 }
  4171. W/art     (20782): Attempt to remove local handle scope entry from IRT, ignoring
  4172. I/ActivityManager(18010): Process com.google.android.gm (pid 19624) has died
  4173. 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
  4174. W/CronetConnection(20782): Upload content type not set.
  4175. W/ResourceType(18461): No known package when getting name for resource number 0x9b000000
  4176. W/ResourceType(18461): No known package when getting name for resource number 0x9b000300
  4177. W/ResourceType(18461): No known package when getting name for resource number 0x9b000500
  4178. W/ResourceType(18461): No known package when getting name for resource number 0x9b000600
  4179. W/ResourceType(18461): No known package when getting name for resource number 0x9c030406
  4180. W/ResourceType(18461): No known package when getting name for resource number 0x9c030606
  4181. W/ResourceType(18461): No known package when getting name for resource number 0x9c020100
  4182. W/ResourceType(18461): No known package when getting name for resource number 0x9c020008
  4183. W/ResourceType(18461): No known package when getting name for resource number 0x9c020307
  4184. W/ResourceType(18461): No known package when getting name for resource number 0x9c020507
  4185. W/ResourceType(18461): No known package when getting name for resource number 0x9c020708
  4186. I/Timeline(18461): Timeline: Activity_idle id: android.os.BinderProxy@2c0a4d1d time:18833336
  4187. V/ArtResolver(18977): Size requested: 1080.0, allowable range=(756,2160)
  4188. I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{2fb5bb45 u0 com.teslacoilsw.launcher/com.android.launcher2.Launcher t154} time:18833604
  4189. V/LASTMESSAGEInterceptedNotificationFactory(18274): Inserted item in Last Update Queue: Instant Crush - Daft Punk
  4190. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size after update: 1
  4191. D/QueueHeaderView(18977): onSaveInstanceState
  4192. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 1
  4193. V/LASTMESSAGEInterceptedNotificationFactory(18274): Processing queue item: Instant Crush - Daft Punk
  4194. V/LASTMESSAGEInterceptedNotificationFactory(18274): Last Update: Instant Crush - Daft Punk
  4195. V/LASTMESSAGEInterceptedNotificationFactory(18274): Queue size: 0
  4196. V/QueueHeaderView(18977): onDetachedFromWindow
  4197. D/BufferProgressListener(18977): updateCurrentSong: null
  4198. W/OpenGLRenderer(18461): Incorrectly called buildLayer on View: OH, destroying layer...
  4199. W/art     (20715): Suspending all threads took: 146.545ms
  4200. 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
  4201. 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
  4202. E/lowmemorykiller(  139): Error writing /proc/20002/oom_score_adj; errno=22
  4203. E/lowmemorykiller(  139): Error writing /proc/20002/oom_score_adj; errno=22
  4204. I/ActivityManager(18010): Process com.google.android.gms.wearable (pid 20002) has died
  4205. W/ResourcesManager(21001): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  4206. D/WifiService(18010): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e8aa31f}
  4207. D/PhoneApp(18445): getPhone phoneId:0
  4208. D/PhoneApp(18445): getPhone phoneId:0
  4209. W/art     (20942): Suspending all threads took: 8.819ms
  4210. I/GLSActivity(18685): [ab] getting account id
  4211. I/GLSUser (18685): [s] Fetched account id for craigrock.smith@googlemail.com : 103590261717669595545
  4212. D/PhoneApp(18445): getPhone phoneId:0
  4213. W/art     (20637): Suspending all threads took: 5.065ms
  4214. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4215. 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
  4216. D/WifiService(18010): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e8aa31f}
  4217. V/QueueHeaderView(18977): updateBackground: isLandscape=true, drawable=android.graphics.drawable.ColorDrawable@3f9a661a, width=344
  4218. 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
  4219. 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
  4220. I/ActivityManager(18010): Process com.android.providers.calendar (pid 20077) has died
  4221. W/art     (20942): Suspending all threads took: 56.579ms
  4222. 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
  4223. I/art     (20942): WaitForGcToComplete blocked for 572.052ms for cause HomogeneousSpaceCompact
  4224. W/art     (20942): Suspending all threads took: 12.756ms
  4225. I/ActivityManager(18010): Process com.android.vending (pid 19696) has died
  4226. V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  4227. I/PeopleDatabaseHelper(18833): cleanUpNonGplusAccounts done.
  4228. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4229. W/art     (21001): Suspending all threads took: 63.262ms
  4230. E/JavaBinder(18010): !!! FAILED BINDER TRANSACTION !!!
  4231. D/AlarmManagerService(18010): Setting time of day to sec=1428962647
  4232. V/MusicFXControlPanelReceiver(20050): onReceive
  4233. V/MusicFXControlPanelReceiver(20050): Action: android.media.action.OPEN_AUDIO_EFFECT_CONTROL_SESSION
  4234. V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
  4235. V/MusicFXControlPanelReceiver(20050): Audio session: 11
  4236. V/MusicFXControlPanelEffect(20050): openSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
  4237. W/ActivityManager(18010): Failed to update preferences for: android.process.acore
  4238. 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
  4239. I/ActivityManager(18010): Process android.process.acore (pid 20731) has died
  4240. 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
  4241. 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
  4242. I/GAV2    (20637): Thread[GAThread,5,main]: No campaign data found.
  4243. V/MusicFXControlPanelReceiver(20050): onReceive
  4244. V/MusicFXControlPanelReceiver(20050): Action: android.media.action.CLOSE_AUDIO_EFFECT_CONTROL_SESSION
  4245. V/MusicFXControlPanelReceiver(20050): Package name: com.google.android.music
  4246. V/MusicFXControlPanelReceiver(20050): Audio session: 11
  4247. V/MusicFXControlPanelEffect(20050): closeSession(android.app.ReceiverRestrictedContext@99238d4, com.google.android.music, 11)
  4248. D/ExtensionsFactory(21040): No custom extensions.
  4249. 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
  4250. 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
  4251. I/art     (18833): WaitForGcToComplete blocked for 64.554ms for cause DisableMovingGc
  4252. I/art     (18833): WaitForGcToComplete blocked for 64.066ms for cause DisableMovingGc
  4253. E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=125.12 rxSuccessRate=181.59 targetRoamBSSID=any RSSI=-72
  4254. W/ResourcesManager(21071): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  4255. V/AlarmClock(21062): AlarmInitReceiver android.intent.action.TIME_SET
  4256. 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
  4257. W/ResourceType(18461): No known package when getting name for resource number 0x9b000000
  4258. W/ResourceType(18461): No known package when getting name for resource number 0x9b000300
  4259. W/ResourceType(18461): No known package when getting name for resource number 0x9b000500
  4260. W/ResourceType(18461): No known package when getting name for resource number 0x9b000600
  4261. W/ResourceType(18461): No known package when getting name for resource number 0x9c030406
  4262. W/ResourceType(18461): No known package when getting name for resource number 0x9c030606
  4263. W/ResourceType(18461): No known package when getting name for resource number 0x9c020100
  4264. W/ResourceType(18461): No known package when getting name for resource number 0x9c020008
  4265. W/ResourceType(18461): No known package when getting name for resource number 0x9c020307
  4266. W/ResourceType(18461): No known package when getting name for resource number 0x9c020507
  4267. W/ResourceType(18461): No known package when getting name for resource number 0x9c020708
  4268. D/WifiService(18010): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@25d089a3}
  4269. E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source 10015 txSuccessRate=125.12 rxSuccessRate=181.59 targetRoamBSSID=any RSSI=-72
  4270. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4271. I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
  4272. 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
  4273. D/PhoneApp(18445): getPhone phoneId:0
  4274. D/PhoneApp(18445): getPhone phoneId:0
  4275. D/PhoneApp(18445): getPhone phoneId:0
  4276. 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
  4277. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4278. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4279. D/WifiService(18010): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@25d089a3}
  4280. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4281. D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 59
  4282. D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
  4283. D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  4284. D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  4285. D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
  4286. V/AlarmClock(21062): AlarmInitReceiver finished
  4287. E/CrossAppStateProvider(20942): Caller package not authorized
  4288. 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
  4289. 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
  4290. 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
  4291. 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
  4292. 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
  4293. I/CalendarProvider2(21071): Created com.android.providers.calendar.CalendarAlarmManager@30440e40(com.android.providers.calendar.CalendarProvider2@ed1c179)
  4294. I/ActivityManager(18010): Process com.box.android (pid 20761) has died
  4295. I/Timeline(18461): Timeline: Activity_launch_request id:com.android.settings time:18842362
  4296. 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
  4297. V/ACCESSIBILITY(18647): CLICK - text: Settings; viewId: null
  4298. V/JOAOMGCD(18647): AutoInput-CLICK - text: Settings; viewId: null
  4299. 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
  4300. V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  4301. W/GAV2    (20942): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
  4302. W/GAV2    (20942): Thread[main,5,main]: dispatch call queued.  Need to call GAServiceManager.getInstance().initialize().
  4303. I/ActivityManager(18010): Process com.google.android.partnersetup (pid 20831) has died
  4304. I/CalendarProvider2(21071): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
  4305. W/ContentResolver(21071): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
  4306. 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 }
  4307. D/AlertService(21040): 0 Action = android.intent.action.PROVIDER_CHANGED
  4308. V/JOAOMGCD(18647): UI Action-New Input Action: Nova Launcher - 'Settings' -
  4309. V/JOAOMGCD(18647): Point (x,y): -78,436Focus;
  4310. E/lowmemorykiller(  139): Error writing /proc/20715/oom_score_adj; errno=22
  4311. I/IndexDatabaseHelper(21138): Using schema version: 115
  4312. I/IndexDatabaseHelper(21138): Index is fine
  4313. I/ActivityManager(18010): Process com.google.android.apps.docs.editors.slides (pid 20715) has died
  4314. D/Index   (21138): Locale 'en_GB' is already indexed
  4315. W/art     (21120): Suspending all threads took: 19.531ms
  4316. 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
  4317. D/OpenGLRenderer(21138): Render dirty regions requested: true
  4318. D/Atlas   (21138): Validating map...
  4319. W/art     (21120): Suspending all threads took: 10.620ms
  4320. W/art     (21104): Suspending all threads took: 23.315ms
  4321. 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
  4322. D/DashboardSummary(21138): rebuildUI took: 299 ms
  4323. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4324. W/art     (21104): Suspending all threads took: 20.507ms
  4325. I/ActivityManager(18010): Process com.joaomgcd.autolocation (pid 20965) has died
  4326. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@2345aa9c
  4327. 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
  4328. 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
  4329. 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
  4330. 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)
  4331. I/Adreno200-EGL(21138): Build Date: 06/25/13 Tue
  4332. I/Adreno200-EGL(21138): Local Branch:
  4333. I/Adreno200-EGL(21138): Remote Branch: quic/jb_2.5.5
  4334. I/Adreno200-EGL(21138): Local Patches: NONE
  4335. I/Adreno200-EGL(21138): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  4336. I/OpenGLRenderer(21138): Initialized EGL, version 1.4
  4337. D/OpenGLRenderer(21138): Enabling debug mode 0
  4338. I/ActivityManager(18010): Process com.android.chrome (pid 20901) has died
  4339. I/ActivityManager(18010): Process com.chrome.beta (pid 20870) has died
  4340. I/ActivityManager(18010): Displayed com.android.settings/.Settings: +2s797ms
  4341. I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{2bc149c9 u0 com.android.settings/.Settings t158} time:18845194
  4342. I/Timeline(21138): Timeline: Activity_idle id: android.os.BinderProxy@2345aa9c time:18845538
  4343. W/art     (21104): Suspending all threads took: 32.928ms
  4344. W/ActiveOrDefaultContextProvider(21104): Missing scope.enter somewhere. Returning default context
  4345. 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
  4346. W/art     (21104): Long monitor contention event with owner method=java.lang.Object bdc.a() from GellySingleton.java:35 waiters=0 for 157ms
  4347. 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
  4348. I/Timeline(21138): Timeline: Activity_launch_request id:com.evervolv.toolbox time:18847301
  4349. I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cmp=com.evervolv.toolbox/.Toolbox} from uid 1000 on display 0
  4350. 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
  4351. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4352. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4353. V/JOAOMGCD(18647): UI Action-New Input Action: Settings - icon - 'Toolbox' -
  4354. V/JOAOMGCD(18647): Point (x,y): 326,353Focus;
  4355. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4356. 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
  4357. D/OpenGLRenderer(21138): endAllStagingAnimators on 0x6ab9af00 (RippleDrawable) with handle 0x7090dae0
  4358. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@f4d5ca5
  4359. D/WifiService(18010): acquireWifiLockLocked: WifiLock{BaseSyncManager type=1 binder=android.os.BinderProxy@324b86dd}
  4360. W/GAV2    (20661): BaseSyncManager-craigrock.smith@googlemail.com: Need to call initialize() and be in fallback mode to start dispatch.
  4361. I/ActivityManager(18010): Process android.process.media (pid 20152) has died
  4362. W/GAV2    (21104): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
  4363. D/Toolbox (21215): Selected item=0
  4364. V/GLSActivity(18685): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  4365. D/OpenGLRenderer(21215): Render dirty regions requested: true
  4366. D/Atlas   (21215): Validating map...
  4367. I/ActivityManager(18010): Process com.google.android.talk (pid 20232) has died
  4368. 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)
  4369. I/Adreno200-EGL(21215): Build Date: 06/25/13 Tue
  4370. I/Adreno200-EGL(21215): Local Branch:
  4371. I/Adreno200-EGL(21215): Remote Branch: quic/jb_2.5.5
  4372. I/Adreno200-EGL(21215): Local Patches: NONE
  4373. I/Adreno200-EGL(21215): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  4374. I/OpenGLRenderer(21215): Initialized EGL, version 1.4
  4375. W/GAV2    (21104): Thread[main,5,main]: dispatch call queued.  Need to call GAServiceManager.getInstance().initialize().
  4376. D/OpenGLRenderer(21215): Enabling debug mode 0
  4377. I/GlobalDismissManager(21040): no sender configured
  4378. D/AlertService(21040): Beginning updateAlertNotification
  4379. D/AlertService(21040): No fired or scheduled alerts
  4380. I/ActivityManager(18010): Displayed com.evervolv.toolbox/.Toolbox: +1s536ms
  4381. I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{228f45fd u0 com.evervolv.toolbox/.Toolbox t158} time:18848980
  4382. D/AlertService(21040): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
  4383. D/AlarmScheduler(21040): Query result count for events starting within 1 week: 1
  4384. E/AccessibilityInteractionClient(18647): 24 Disconnected nodes.
  4385. I/Timeline(21215): Timeline: Activity_idle id: android.os.BinderProxy@238a21c9 time:18849216
  4386. W/GAV2    (20661): BaseSyncManager-craigrock.smith@googlemail.com: dispatch call queued.  Need to call GAServiceManager.getInstance().initialize().
  4387. D/WifiService(18010): releaseWifiLockLocked: WifiLock{BaseSyncManager type=1 binder=android.os.BinderProxy@324b86dd}
  4388. 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]
  4389. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4390. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4391. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - item_title - 'Performance' - Element 2 in left_drawer -
  4392. V/JOAOMGCD(18647): Point (x,y): 120,160Focus;
  4393. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@22c8e87a
  4394. D/Toolbox (21215): Selected item=1
  4395. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4396. W/CronetConnection(20782): Upload content type not set.
  4397. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4398. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4399. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4400. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - title - 'Maximum CPU frequency' - Element 4 in list -
  4401. V/JOAOMGCD(18647): Point (x,y): 512,374Focus;
  4402. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@ebc582b
  4403. W/InputEventReceiver(21215): Attempted to finish an input event but the input event receiver has already been disposed.
  4404. 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
  4405. 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
  4406. E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=22.60 rxSuccessRate=21.86 targetRoamBSSID=any RSSI=-75
  4407. E/WifiStateMachine(18010): WifiStateMachine starting scan for "bearsonline-5G"WPA_PSK with 5180
  4408. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4409. I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
  4410. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4411. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4412. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4413. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4414. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4415. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - title - 'Maximum CPU frequency' - Element 4 in list -
  4416. V/JOAOMGCD(18647): Point (x,y): 512,374Focus;
  4417. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@550d488
  4418. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4419. 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
  4420. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4421. D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55
  4422. D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
  4423. D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  4424. D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  4425. D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
  4426. I/Icing   (18833): Indexing 846D62CBA6B88800C982034C08281B15056C79CB from com.google.android.music
  4427. D/Icing   (18833): Loaded CLD2 Version V2.0 - 20141016
  4428. I/Icing   (18833): Indexing DD79A2976C058FD03146CB3E6E1956B35AB5F8E1 from com.google.android.music
  4429. I/Icing   (18833): Indexing D88D01138BC337D922CFC6AFA94F298FB46F6F27 from com.google.android.music
  4430. I/Icing   (18833): Indexing done 846D62CBA6B88800C982034C08281B15056C79CB
  4431. I/Icing   (18833): Indexing done DD79A2976C058FD03146CB3E6E1956B35AB5F8E1
  4432. I/Icing   (18833): Indexing done D88D01138BC337D922CFC6AFA94F298FB46F6F27
  4433. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4434. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4435. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4436. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - title - 'zRam' - Element 1 in list -
  4437. V/JOAOMGCD(18647): Point (x,y): 1536,152Focus;
  4438. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@d5c1e21
  4439. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4440. V/ACCESSIBILITY(18647): CLICK - text: Cancel; viewId: android:id/button2
  4441. V/JOAOMGCD(18647): AutoInput-CLICK - text: Cancel; viewId: android:id/button2
  4442. 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
  4443. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - button2 - 'Cancel' -
  4444. V/JOAOMGCD(18647): Point (x,y): 735,515Focus;
  4445. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@2fed1246
  4446. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4447. 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
  4448. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4449. D/DashboardSummary(21138): rebuildUI took: 203 ms
  4450. E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0.18 rxSuccessRate=0.17 targetRoamBSSID=any RSSI=-74
  4451. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4452. I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
  4453. I/ActivityManager(18010): Process la.droid.qr.priva (pid 21001) has died
  4454. I/Timeline(21138): Timeline: Activity_idle id: android.os.BinderProxy@2345aa9c time:18876436
  4455. I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{2bc149c9 u0 com.android.settings/.Settings t158} time:18876566
  4456. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4457. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4458. 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
  4459. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4460. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4461. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4462. V/JOAOMGCD(18647): UI Action-New Input Action: Settings - icon - 'Themes' -
  4463. V/JOAOMGCD(18647): Point (x,y): 326,417Focus;
  4464. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@ba64c07
  4465. 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
  4466. D/OpenGLRenderer(18267): Render dirty regions requested: true
  4467. D/Atlas   (18267): Validating map...
  4468. 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
  4469. 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
  4470. 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)
  4471. I/Adreno200-EGL(18267): Build Date: 06/25/13 Tue
  4472. I/Adreno200-EGL(18267): Local Branch:
  4473. I/Adreno200-EGL(18267): Remote Branch: quic/jb_2.5.5
  4474. I/Adreno200-EGL(18267): Local Patches: NONE
  4475. I/Adreno200-EGL(18267): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  4476. I/OpenGLRenderer(18267): Initialized EGL, version 1.4
  4477. D/OpenGLRenderer(18267): Enabling debug mode 0
  4478. I/ActivityManager(18010): Process com.android.musicfx (pid 20050) has died
  4479. D/ThemesProvider(21437): Deleted 0
  4480. I/ActivityManager(18010): Displayed org.cyanogenmod.theme.chooser/.ChooserActivity: +793ms
  4481. W/InputMethodManager(18267): Ignoring onBind: cur seq=22, given seq=21
  4482. I/Timeline(18267): Timeline: Activity_idle id: android.os.BinderProxy@35b97059 time:18878606
  4483. I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{3f8f3b74 u0 org.cyanogenmod.theme.chooser/.ChooserActivity t158} time:18878924
  4484. D/DashboardSummary(21138): rebuildUI took: 197 ms
  4485. I/Timeline(21138): Timeline: Activity_idle id: android.os.BinderProxy@2345aa9c time:18880485
  4486. I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{2bc149c9 u0 com.android.settings/.Settings t158} time:18880671
  4487. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4488. I/Timeline(21138): Timeline: Activity_launch_request id:com.evervolv.updater time:18881138
  4489. I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cmp=com.evervolv.updater/.Updater} from uid 1000 on display 0
  4490. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4491. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4492. 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
  4493. V/JOAOMGCD(18647): UI Action-New Input Action: Settings - icon - 'Updates' -
  4494. V/JOAOMGCD(18647): Point (x,y): 698,353Focus;
  4495. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@3562b134
  4496. D/OpenGLRenderer(21138): endAllStagingAnimators on 0x69734b00 (RippleDrawable) with handle 0x6abd1790
  4497. I/ToolbarWidgetWrapper(21474): Progress display unsupported
  4498. D/OpenGLRenderer(21474): Render dirty regions requested: true
  4499. D/Atlas   (21474): Validating map...
  4500. W/Resources(21474): Converting to string: TypedValue{t=0x10/d=0x15180 a=-1}
  4501. W/Resources(21474): Converting to string: TypedValue{t=0x10/d=0x24ea00 a=-1}
  4502. W/Resources(21474): Converting to string: TypedValue{t=0x10/d=0xfffffffe a=-1}
  4503. 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
  4504. 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)
  4505. I/Adreno200-EGL(21474): Build Date: 06/25/13 Tue
  4506. I/Adreno200-EGL(21474): Local Branch:
  4507. I/Adreno200-EGL(21474): Remote Branch: quic/jb_2.5.5
  4508. I/Adreno200-EGL(21474): Local Patches: NONE
  4509. I/Adreno200-EGL(21474): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  4510. I/OpenGLRenderer(21474): Initialized EGL, version 1.4
  4511. D/OpenGLRenderer(21474): Enabling debug mode 0
  4512. I/ActivityManager(18010): Process com.android.deskclock (pid 21062) has died
  4513. I/ActivityManager(18010): Displayed com.evervolv.updater/.Updater: +1s64ms
  4514. I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{32bea41 u0 com.evervolv.updater/.Updater t158} time:18882302
  4515. I/Timeline(21474): Timeline: Activity_idle id: android.os.BinderProxy@34616f17 time:18882702
  4516. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4517. D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 56
  4518. D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
  4519. D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  4520. D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  4521. D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
  4522. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4523. D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55
  4524. D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
  4525. D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  4526. D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  4527. D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
  4528. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4529. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4530. V/JOAOMGCD(18647): UI Action-New Input Action: Updater - 'Releases' -
  4531. V/JOAOMGCD(18647): Point (x,y): 274,57Focus;
  4532. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@f3b7b5d
  4533. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4534. D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 56
  4535. D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
  4536. D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  4537. D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  4538. D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
  4539. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4540. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4541. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4542. E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0.01 rxSuccessRate=0.01 targetRoamBSSID=any RSSI=-71
  4543. E/WifiStateMachine(18010): WifiStateMachine starting scan for "bearsonline-5G"WPA_PSK with 5180
  4544. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4545. I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
  4546. D/WifiService(18010): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33051bf7}
  4547. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4548. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4549. E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source 10015 txSuccessRate=0.01 rxSuccessRate=0.01 targetRoamBSSID=any RSSI=-71
  4550. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4551. I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
  4552. D/PhoneApp(18445): getPhone phoneId:0
  4553. D/PhoneApp(18445): getPhone phoneId:0
  4554. D/PhoneApp(18445): getPhone phoneId:0
  4555. I/VacuumService(18685): Vacuum at: now=1428962710055 tag=VacuumService
  4556. I/GoogleURLConnFactory(18685): Using platform SSLCertificateSocketFactory
  4557. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4558. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4559. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4560. D/WifiService(18010): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33051bf7}
  4561. I/GCoreUlr(18807): Successfully inserted location
  4562. I/GCoreUlr(18807): Not calling LocationReporter, hasMoved: false, elapsed millis: 98267, request: Stationary(3600000)
  4563. 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
  4564. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4565. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4566. V/JOAOMGCD(18647): UI Action-New Input Action: Updater - 'Nightlies' -
  4567. V/JOAOMGCD(18647): Point (x,y): 181,57Focus;
  4568. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@22d80cd2
  4569. W/Uploader(18685): No account for auth token provided
  4570. W/Uploader(18685): No account for auth token provided
  4571. W/Uploader(18685): No account for auth token provided
  4572. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4573. D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 60
  4574. D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
  4575. D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  4576. D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  4577. D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
  4578. W/Uploader(18685): No account for auth token provided
  4579. W/Uploader(18685): No account for auth token provided
  4580. W/Uploader(18685):  no longer exists, so no auth token.
  4581. W/Uploader(18685): No account for auth token provided
  4582. W/Uploader(18685): No account for auth token provided
  4583. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4584. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4585. V/JOAOMGCD(18647): UI Action-New Input Action: Updater - 'Releases' -
  4586. V/JOAOMGCD(18647): Point (x,y): 274,57Focus;
  4587. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@2651a1a3
  4588. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4589. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4590. V/JOAOMGCD(18647): UI Action-New Input Action: Updater - 'Testing' -
  4591. V/JOAOMGCD(18647): Point (x,y): 367,57Focus;
  4592. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@1713aca0
  4593. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4594. D/PhoneStatusBar(18159): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  4595. D/BluetoothAdapter(18159): 273468828: getState() :  mService = null. Returning STATE_OFF
  4596. D/BluetoothAdapter(18159): 273468828: getState() :  mService = null. Returning STATE_OFF
  4597. D/BluetoothAdapter(18159): 273468828: getState() :  mService = null. Returning STATE_OFF
  4598. D/BluetoothAdapter(18159): 273468828: getState() :  mService = null. Returning STATE_OFF
  4599. D/InputEventConsistencyVerifier(18159): TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  4600. D/InputEventConsistencyVerifier(18159):   in android.view.ScaleGestureDetector@36e5f06f
  4601. 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 }
  4602. D/InputEventConsistencyVerifier(18159):   -- recent events --
  4603. 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 }
  4604. D/PhoneStatusBar(18159): disable: < expand icons* alerts system_info* back home recent clock search >
  4605. 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
  4606. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4607. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4608. V/JOAOMGCD(18647): UI Action-New Input Action: Updater - 'Gapps' -
  4609. V/JOAOMGCD(18647): Point (x,y): 460,57Focus;
  4610. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@35b97059
  4611. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4612. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4613. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4614. V/JOAOMGCD(18647): UI Action-New Input Action: Updater - 'Navigate up' -
  4615. V/JOAOMGCD(18647): Point (x,y): 28,57Focus;
  4616. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@1e06241e
  4617. D/DashboardSummary(21138): rebuildUI took: 209 ms
  4618. I/Timeline(21138): Timeline: Activity_idle id: android.os.BinderProxy@2345aa9c time:18913078
  4619. I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{2bc149c9 u0 com.android.settings/.Settings t158} time:18913229
  4620. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4621. I/Timeline(21138): Timeline: Activity_launch_request id:com.evervolv.toolbox time:18915760
  4622. I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cmp=com.evervolv.toolbox/.Toolbox} from uid 1000 on display 0
  4623. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4624. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4625. D/Toolbox (21215): Selected item=0
  4626. V/JOAOMGCD(18647): UI Action-New Input Action: Settings - icon - 'Toolbox' -
  4627. V/JOAOMGCD(18647): Point (x,y): 326,240Focus;
  4628. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@34d2b4ff
  4629. E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=5.81 rxSuccessRate=4.25 targetRoamBSSID=any RSSI=-71
  4630. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4631. I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
  4632. I/ActivityManager(18010): Displayed com.evervolv.toolbox/.Toolbox: +679ms
  4633. E/AccessibilityInteractionClient(18647): 24 Disconnected nodes.
  4634. I/Timeline(21215): Timeline: Activity_idle id: android.os.BinderProxy@2cbceb83 time:18916578
  4635. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4636. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4637. I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{3153131 u0 com.evervolv.toolbox/.Toolbox t158} time:18916813
  4638. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4639. D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 56
  4640. D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
  4641. D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  4642. D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  4643. D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
  4644. 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]
  4645. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4646. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4647. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - item_title - 'Statusbar' - Element 3 in left_drawer -
  4648. V/JOAOMGCD(18647): Point (x,y): 120,207Focus;
  4649. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@2d16f2cc
  4650. D/Toolbox (21215): Selected item=2
  4651. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4652. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4653. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4654. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - 'Close navigation drawer' -
  4655. V/JOAOMGCD(18647): Point (x,y): 28,57Focus;
  4656. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@687b915
  4657. E/AccessibilityInteractionClient(18647): 23 Disconnected nodes.
  4658. 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]
  4659. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4660. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4661. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - item_title - 'Statusbar' - Element 3 in left_drawer -
  4662. V/JOAOMGCD(18647): Point (x,y): 120,207Focus;
  4663. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@1d6c642a
  4664. D/Toolbox (21215): Selected item=2
  4665. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4666. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4667. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4668. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - 'Close navigation drawer' -
  4669. V/JOAOMGCD(18647): Point (x,y): 28,57Focus;
  4670. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@3027a21b
  4671. E/AccessibilityInteractionClient(18647): 23 Disconnected nodes.
  4672. 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
  4673. 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]
  4674. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4675. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4676. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - item_title - 'Superuser' - Element 4 in left_drawer -
  4677. V/JOAOMGCD(18647): Point (x,y): 120,254Focus;
  4678. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@10266fb8
  4679. D/Toolbox (21215): Selected item=3
  4680. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4681. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4682. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4683. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4684. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4685. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - 'Close navigation drawer' -
  4686. V/JOAOMGCD(18647): Point (x,y): 28,57Focus;
  4687. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@36b7d191
  4688. E/AccessibilityInteractionClient(18647): 27 Disconnected nodes.
  4689. 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]
  4690. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4691. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4692. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - item_title - 'System' - Element 5 in left_drawer -
  4693. V/JOAOMGCD(18647): Point (x,y): 120,301Focus;
  4694. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@354498f6
  4695. D/Toolbox (21215): Selected item=4
  4696. I/Choreographer(21215): Skipped 33 frames!  The application may be doing too much work on its main thread.
  4697. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4698. E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0.05 rxSuccessRate=0.03 targetRoamBSSID=any RSSI=-72
  4699. E/WifiStateMachine(18010): WifiStateMachine starting scan for "bearsonline-5G"WPA_PSK with 5180
  4700. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4701. I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
  4702. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4703. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4704. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4705. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4706. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - 'Close navigation drawer' -
  4707. V/JOAOMGCD(18647): Point (x,y): 28,57Focus;
  4708. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@20f6f5cd
  4709. E/AccessibilityInteractionClient(18647): 27 Disconnected nodes.
  4710. 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]
  4711. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4712. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4713. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4714. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - 'Close navigation drawer' -
  4715. V/JOAOMGCD(18647): Point (x,y): 28,57Focus;
  4716. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@31994e82
  4717. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4718. D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 59
  4719. D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
  4720. D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  4721. D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  4722. D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
  4723. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4724. D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 56
  4725. D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
  4726. D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  4727. D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  4728. D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
  4729. I/ActivityManager(18010): Force stopping com.android.music appid=10046 user=0: pkg changed
  4730. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.evervolv.toolbox:id/app_action
  4731. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.evervolv.toolbox:id/app_action
  4732. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - app_action -
  4733. V/JOAOMGCD(18647): Point (x,y): 1000,248Focus;
  4734. I/InputReader(18010): Reconfiguring input devices.  changes=0x00000010
  4735. 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
  4736. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@ebe3993
  4737. 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
  4738. W/ResourcesManager(21757): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  4739. I/ActivityManager(18010): Process com.android.providers.calendar (pid 21071) has died
  4740. 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
  4741. 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, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, #, ]
  4742. I/Choreographer(18461): Skipped 82 frames!  The application may be doing too much work on its main thread.
  4743. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4744. D/Launcher.LauncherProvider(21775): 11683562 - initializeMaxScreenId(): 0
  4745. V/Launcher(21775): LauncherAppState inited
  4746. D/Launcher.Model(21775): Old launcher provider: content://com.android.launcher2.settings/favorites?notify=true
  4747. D/Launcher.Model(21775): Old launcher provider does not exist.
  4748. W/Launcher(21775): setApplicationContext called twice! old=com.android.launcher3.LauncherApplication@ed1c179 new=com.android.launcher3.LauncherApplication@ed1c179
  4749. D/BackupManagerService(18010): Received broadcast Intent { act=android.intent.action.PACKAGE_CHANGED dat=package:com.android.music flg=0x4000010 (has extras) }
  4750. I/UpdateIcingCorporaServi(20782): Updating corpora: APPS=com.android.music, CONTACTS=MAYBE
  4751. D/PackageBroadcastService(18833): Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.android.music
  4752. 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
  4753. I/ActivityManager(18010): Process com.google.android.apps.docs.editors.sheets (pid 20942) has died
  4754. I/Icing   (18833): doRemovePackageData com.android.music
  4755. I/ActivityManager(18010): Process com.android.calendar (pid 21040) has died
  4756. W/art     (21799): Suspending all threads took: 5.615ms
  4757. D/Finsky  (21799): [1] FinskyApp.onCreate: Initializing network with DFE https://android.clients.google.com/fdfe/
  4758. W/art     (21799): Suspending all threads took: 5.798ms
  4759. I/ApplicationLogger(20782): canRun() : Account = craigrock.smith@googlemail.com
  4760. I/UpdateIcingCorporaServi(20782): UpdateCorporaTask done [took 1298 ms] updated apps [took 1296 ms]
  4761. D/Finsky  (21799): [1] DailyHygiene.goMakeHygieneIfDirty: No need to run daily hygiene.
  4762. I/ActivityManager(18010): Force stopping com.android.email appid=10036 user=0: pkg changed
  4763. I/InputReader(18010): Reconfiguring input devices.  changes=0x00000010
  4764. 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
  4765. D/BackupManagerService(18010): Received broadcast Intent { act=android.intent.action.PACKAGE_CHANGED dat=package:com.android.email flg=0x4000010 (has extras) }
  4766. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.evervolv.toolbox:id/app_action
  4767. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.evervolv.toolbox:id/app_action
  4768. 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
  4769. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - app_action -
  4770. V/JOAOMGCD(18647): Point (x,y): 2024,378Focus;
  4771. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@173b7dd0
  4772. W/Settings(21799): Setting download_manager_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
  4773. W/Settings(21799): Setting download_manager_recommended_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
  4774. W/ResourcesManager(21839): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  4775. W/ResourcesManager(21839): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  4776. W/Launcher.Model(21775): Nobody to tell about the new app.  Launcher is probably loading.
  4777. I/MultiDex(21839): VM with version 2.1.0 has multidex support
  4778. I/MultiDex(21839): install
  4779. I/MultiDex(21839): VM has multidex support, MultiDex support library is disabled.
  4780. 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
  4781. I/Icing   (18833): Indexing 40429D8DFE5A816649BCF746DFEEDCE2D24A6C1A from com.google.android.googlequicksearchbox
  4782. I/ActivityManager(18010): Process com.google.android.keep (pid 21120) has died
  4783. I/ProviderInstaller(21839): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
  4784. D/Finsky  (21799): [1] 2.run: Loaded library for account: [QvKNBvm0HRileVO8o11piGr9OP8]
  4785. D/Finsky  (21799): [1] 2.run: Finished loading 1 libraries.
  4786. 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
  4787. 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
  4788. 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
  4789. 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
  4790. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4791. I/ActivityManager(18010): Process com.google.android.apps.docs.editors.docs (pid 21104) has died
  4792. W/Launcher(21775): setApplicationContext called twice! old=com.android.launcher3.LauncherApplication@ed1c179 new=com.android.launcher3.LauncherApplication@ed1c179
  4793. I/Icing   (18833): Indexing done 40429D8DFE5A816649BCF746DFEEDCE2D24A6C1A
  4794. I/UpdateIcingCorporaServi(20782): Updating corpora: APPS=com.android.email, CONTACTS=MAYBE
  4795. 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)
  4796. D/PackageBroadcastService(18833): Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.android.email
  4797. E/SQLiteLog(21876): (283) recovered 41 frames from WAL file /data/data/com.android.providers.media/databases/external.db-wal
  4798. I/Icing   (18833): doRemovePackageData com.android.email
  4799. V/Finsky  (21799): [1] GearheadStateMonitor.onReady: sIsProjecting:false
  4800. I/CAR.SERVICE(21839): listener not found in list
  4801. 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
  4802. 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 }.
  4803. D/c       (18685): Getting all permits...
  4804. D/a       (18685): Opening database...
  4805. D/a       (18685): Opening database auth.proximity.permit_store...
  4806. D/a       (18685): Closing database...
  4807. 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 }
  4808. I/ApplicationLogger(20782): canRun() : Account = craigrock.smith@googlemail.com
  4809. I/UpdateIcingCorporaServi(20782): UpdateCorporaTask done [took 299 ms] updated apps [took 299 ms]
  4810. 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
  4811. D/LocationInitializer(18833): Restart initialization of location
  4812. D/Finsky  (21799): [1] GmsCoreHelper.cleanupNlp: result=false type=4
  4813. W/ResourcesManager(21912): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  4814. W/ResourcesManager(21912): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  4815. D/Finsky  (21799): [1] RestoreTracker.stopServiceIfDone: Restore complete with 0 success and 0 failed.
  4816. I/MultiDex(21912): VM with version 2.1.0 has multidex support
  4817. I/MultiDex(21912): install
  4818. I/MultiDex(21912): VM has multidex support, MultiDex support library is disabled.
  4819. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.evervolv.toolbox:id/app_action
  4820. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.evervolv.toolbox:id/app_action
  4821. I/ProviderInstaller(21912): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
  4822. 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
  4823. I/ActivityManager(18010): Process org.cyanogenmod.themes.provider (pid 21437) has died
  4824. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - app_action -
  4825. V/JOAOMGCD(18647): Point (x,y): 2024,443Focus;
  4826. 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 }.
  4827. D/c       (18685): Getting all permits...
  4828. D/a       (18685): Opening database...
  4829. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@238a21c9
  4830. D/a       (18685): Opening database auth.proximity.permit_store...
  4831. D/a       (18685): Closing database...
  4832. 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 }
  4833. 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
  4834. D/LocationInitializer(18833): Restart initialization of location
  4835. E/SQLiteLog(21912): (284) automatic index on assetrefs(dataitems_id)
  4836. E/MDM     (18807): [174] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
  4837. E/MDM     (18807): [174] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
  4838. I/Icing   (18833): Indexing 40429D8DFE5A816649BCF746DFEEDCE2D24A6C1A from com.google.android.googlequicksearchbox
  4839. I/Icing   (18833): Indexing done 40429D8DFE5A816649BCF746DFEEDCE2D24A6C1A
  4840. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4841. D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55
  4842. D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
  4843. D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  4844. D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  4845. D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
  4846. I/Process (21839): Sending signal. PID: 21839 SIG: 9
  4847. I/ActivityManager(18010): Process com.google.android.gms:car (pid 21839) has died
  4848. V/ACCESSIBILITY(18647): CLICK - text: Okay; viewId: android:id/button3
  4849. V/JOAOMGCD(18647): AutoInput-CLICK - text: Okay; viewId: android:id/button3
  4850. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - button3 - 'Okay' -
  4851. V/JOAOMGCD(18647): Point (x,y): 282,425Focus;
  4852. 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
  4853. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@2291d0ce
  4854. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4855. I/ActivityManager(18010): Force stopping com.android.launcher3 appid=10043 user=0: pkg changed
  4856. I/ActivityManager(18010): Killing 21775:com.android.launcher3/u0a43 (adj 11): stop com.android.launcher3
  4857. W/ActivityManager(18010): Spurious death for ProcessRecord{11a2c65 21775:com.android.launcher3/u0a43}, curProc for 21775: null
  4858. I/InputReader(18010): Reconfiguring input devices.  changes=0x00000010
  4859. I/UpdateIcingCorporaServi(20782): Updating corpora: APPS=com.android.launcher3, CONTACTS=MAYBE
  4860. D/PackageBroadcastService(18833): Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.android.launcher3
  4861. I/Icing   (18833): doRemovePackageData com.android.launcher3
  4862. D/BackupManagerService(18010): Received broadcast Intent { act=android.intent.action.PACKAGE_CHANGED dat=package:com.android.launcher3 flg=0x4000010 (has extras) }
  4863. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.evervolv.toolbox:id/app_action
  4864. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.evervolv.toolbox:id/app_action
  4865. I/ApplicationLogger(20782): canRun() : Account = craigrock.smith@googlemail.com
  4866. I/UpdateIcingCorporaServi(20782): UpdateCorporaTask done [took 139 ms] updated apps [took 139 ms]
  4867. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - app_action -
  4868. V/JOAOMGCD(18647): Point (x,y): 1000,508Focus;
  4869. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@3308dbef
  4870. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4871. D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 56
  4872. D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
  4873. D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  4874. D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  4875. D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
  4876. I/ActivityManager(18010): Force stopping com.android.browser appid=10024 user=0: pkg changed
  4877. I/InputReader(18010): Reconfiguring input devices.  changes=0x00000010
  4878. D/BackupManagerService(18010): Received broadcast Intent { act=android.intent.action.PACKAGE_CHANGED dat=package:com.android.browser flg=0x4000010 (has extras) }
  4879. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: com.evervolv.toolbox:id/app_action
  4880. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: com.evervolv.toolbox:id/app_action
  4881. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - app_action -
  4882. V/JOAOMGCD(18647): Point (x,y): 1000,638Focus;
  4883. I/UpdateIcingCorporaServi(20782): Updating corpora: APPS=com.android.browser, CONTACTS=MAYBE
  4884. D/PackageBroadcastService(18833): Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.android.browser
  4885. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@37a2a6fc
  4886. I/Icing   (18833): doRemovePackageData com.android.browser
  4887. I/ApplicationLogger(20782): canRun() : Account = craigrock.smith@googlemail.com
  4888. I/UpdateIcingCorporaServi(20782): UpdateCorporaTask done [took 320 ms] updated apps [took 320 ms]
  4889. E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0.47 rxSuccessRate=0.26 targetRoamBSSID=any RSSI=-70
  4890. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4891. I/wpa_supplicant(18131): wlan0: CTRL-EVENT-SCAN-STARTED
  4892. D/WifiService(18010): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@e14166a}
  4893. E/WifiStateMachine(18010): WifiStateMachine CMD_START_SCAN source 10015 txSuccessRate=0.47 rxSuccessRate=0.26 targetRoamBSSID=any RSSI=-70
  4894. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4895. D/PhoneApp(18445): getPhone phoneId:0
  4896. D/PhoneApp(18445): getPhone phoneId:0
  4897. D/PhoneApp(18445): getPhone phoneId:0
  4898. I/Icing   (18833): Indexing 40429D8DFE5A816649BCF746DFEEDCE2D24A6C1A from com.google.android.googlequicksearchbox
  4899. I/Icing   (18833): Indexing done 40429D8DFE5A816649BCF746DFEEDCE2D24A6C1A
  4900. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4901. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4902. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4903. D/ConnectivityService(18010): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55
  4904. D/ConnectivityService(18010): rematching NetworkAgentInfo [WIFI () - 100]
  4905. D/ConnectivityService(18010): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  4906. D/ConnectivityService(18010): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  4907. D/ConnectivityManager.CallbackHandler(18159): CM callback handler got msg 524290
  4908. D/WifiService(18010): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@e14166a}
  4909. I/GCoreUlr(18807): Successfully inserted location
  4910. I/GCoreUlr(18807): Not calling LocationReporter, hasMoved: false, elapsed millis: 158565, request: Stationary(3600000)
  4911. I/PackageManager(18010): Result set changed, dropping preferred activity for Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] } type null
  4912. D/DashboardSummary(21138): rebuildUI took: 161 ms
  4913. I/Timeline(21138): Timeline: Activity_idle id: android.os.BinderProxy@2345aa9c time:18963943
  4914. I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{2bc149c9 u0 com.android.settings/.Settings t158} time:18964127
  4915. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4916. W/GAV2    (20782): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
  4917. I/Timeline(21138): Timeline: Activity_launch_request id:com.evervolv.toolbox time:18965842
  4918. I/ActivityManager(18010): START u0 {act=android.intent.action.MAIN cmp=com.evervolv.toolbox/.Toolbox} from uid 1000 on display 0
  4919. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4920. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4921. V/JOAOMGCD(18647): UI Action-New Input Action: Settings - icon - 'Toolbox' -
  4922. V/JOAOMGCD(18647): Point (x,y): 326,240Focus;
  4923. D/Toolbox (21215): Selected item=0
  4924. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@220a1185
  4925. I/ActivityManager(18010): Displayed com.evervolv.toolbox/.Toolbox: +517ms
  4926. E/AccessibilityInteractionClient(18647): 19 Disconnected nodes.
  4927. I/Timeline(21215): Timeline: Activity_idle id: android.os.BinderProxy@213f214f time:18966493
  4928. I/Timeline(18010): Timeline: Activity_windows_visible id: ActivityRecord{734777d u0 com.evervolv.toolbox/.Toolbox t158} time:18966761
  4929. 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]
  4930. V/ACCESSIBILITY(18647): CLICK - text: null; viewId: null
  4931. V/JOAOMGCD(18647): AutoInput-CLICK - text: null; viewId: null
  4932. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - item_title - 'Bug Report' - Element 6 in left_drawer -
  4933. V/JOAOMGCD(18647): Point (x,y): 120,348Focus;
  4934. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@217e2bda
  4935. D/Toolbox (21215): Selected item=5
  4936. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4937. I/GAV2    (20782): Thread[GAThread,5,main]: No campaign data found.
  4938. V/ACCESSIBILITY(18647): CLICK - text: General logcat; viewId: com.evervolv.toolbox:id/checkbox_general
  4939. V/JOAOMGCD(18647): AutoInput-CLICK - text: General logcat; viewId: com.evervolv.toolbox:id/checkbox_general
  4940. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - checkbox_general - 'General logcat' -
  4941. V/JOAOMGCD(18647): Point (x,y): 258,305Focus;
  4942. E/wpa_supplicant(18131): recvfrom(ctrl_iface): Try again
  4943. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@38b1480b
  4944. D/EVToolbox(21215): Calling dumplogcat:-D -B -o /data/data/com.evervolv.toolbox/files/logcat -m
  4945. V/ACCESSIBILITY(18647): CLICK - text: Fetch logs; viewId: com.evervolv.toolbox:id/button_fetch
  4946. V/JOAOMGCD(18647): AutoInput-CLICK - text: Fetch logs; viewId: com.evervolv.toolbox:id/button_fetch
  4947. V/JOAOMGCD(18647): UI Action-New Input Action: Toolbox - button_fetch - 'Fetch logs' -
  4948. V/JOAOMGCD(18647): Point (x,y): 256,696Focus;
  4949. V/LASTMESSAGEo(18647): Received last update com.joaomgcd.accessibility.a.e@2af136e8
  4950. V/LASTMESSAGELastReceivedToastFactory(18274): Inserted item in Last Update Queue: com.evervolv.toolbox - Please wait while we fetch the logs
  4951. V/LASTMESSAGELastReceivedToastFactory(18274): Queue size after update: 1
  4952. V/LASTMESSAGELastReceivedToastFactory(18274): Queue size: 1
  4953. V/LASTMESSAGELastReceivedToastFactory(18274): Processing queue item: com.evervolv.toolbox - Please wait while we fetch the logs
  4954. [logcat: 0.0s elapsed]
  4955.  
  4956. Broadcasting: Intent { act=com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED (has extras) }
  4957. Broadcast completed: result=0
  4958.  

Reply to "Logcat: "

Here you can reply to the paste above