Logcat:

From EVLogcat Uploader, 9 Years ago, written in Plain Text, viewed 790 times.
URL http://paste.evervolv.com/view/2f2610b4 Embed
Download Paste or View Raw
  1. ------ SYSTEM LOG (logcat -d *:v) ------
  2. --------- beginning of crash
  3. E/AndroidRuntime(25832): FATAL EXCEPTION: main
  4. E/AndroidRuntime(25832): Process: com.svox.pico, PID: 25832
  5. E/AndroidRuntime(25832): java.lang.RuntimeException: Unable to start receiver com.svox.pico.LangPackUninstaller: java.lang.SecurityException: Neither user 10052 nor current process has android.permission.DELETE_PACKAGES.
  6. E/AndroidRuntime(25832):        at android.app.ActivityThread.handleReceiver(ActivityThread.java:2602)
  7. E/AndroidRuntime(25832):        at android.app.ActivityThread.access$1700(ActivityThread.java:147)
  8. E/AndroidRuntime(25832):        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1358)
  9. E/AndroidRuntime(25832):        at android.os.Handler.dispatchMessage(Handler.java:102)
  10. E/AndroidRuntime(25832):        at android.os.Looper.loop(Looper.java:135)
  11. E/AndroidRuntime(25832):        at android.app.ActivityThread.main(ActivityThread.java:5241)
  12. E/AndroidRuntime(25832):        at java.lang.reflect.Method.invoke(Native Method)
  13. E/AndroidRuntime(25832):        at java.lang.reflect.Method.invoke(Method.java:372)
  14. E/AndroidRuntime(25832):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  15. E/AndroidRuntime(25832):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  16. E/AndroidRuntime(25832): Caused by: java.lang.SecurityException: Neither user 10052 nor current process has android.permission.DELETE_PACKAGES.
  17. E/AndroidRuntime(25832):        at android.os.Parcel.readException(Parcel.java:1540)
  18. E/AndroidRuntime(25832):        at android.os.Parcel.readException(Parcel.java:1493)
  19. E/AndroidRuntime(25832):        at android.content.pm.IPackageManager$Stub$Proxy.deletePackageAsUser(IPackageManager.java:3004)
  20. E/AndroidRuntime(25832):        at android.app.ApplicationPackageManager.deletePackage(ApplicationPackageManager.java:1379)
  21. E/AndroidRuntime(25832):        at com.svox.pico.LangPackUninstaller.onReceive(LangPackUninstaller.java:35)
  22. E/AndroidRuntime(25832):        at android.app.ActivityThread.handleReceiver(ActivityThread.java:2595)
  23. E/AndroidRuntime(25832):        ... 9 more
  24. F/libc    ( 7481): Fatal signal 6 (SIGABRT), code -6 in tid 7488 (Signal Catcher)
  25. I/DEBUG   (  150): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  26. I/DEBUG   (  150): Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys'
  27. I/DEBUG   (  150): Revision: '3'
  28. I/DEBUG   (  150): ABI: 'arm'
  29. I/DEBUG   (  150): pid: 7481, tid: 7488, name: Signal Catcher  >>> com.google.android.gms.persistent <<<
  30. I/DEBUG   (  150): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
  31. I/DEBUG   (  150): Abort message: 'art/runtime/thread_list.cc:170] Thread suspend timeout'
  32. I/DEBUG   (  150):     r0 00000000  r1 00001d40  r2 00000006  r3 00000000
  33. I/DEBUG   (  150):     r4 74924db8  r5 00000006  r6 00000002  r7 0000010c
  34. I/DEBUG   (  150):     r8 00000000  r9 7514f520  sl 70f0e400  fp 000028eb
  35. I/DEBUG   (  150):     ip 00001d40  sp 74924a28  lr 76f6d8c5  pc 76f90cf0  cpsr 600f0010
  36. I/DEBUG   (  150):
  37. I/DEBUG   (  150): backtrace:
  38. I/DEBUG   (  150):     #00 pc 00037cf0  /system/lib/libc.so (tgkill+12)
  39. I/DEBUG   (  150):     #01 pc 000148c1  /system/lib/libc.so (pthread_kill+52)
  40. I/DEBUG   (  150):     #02 pc 000154df  /system/lib/libc.so (raise+10)
  41. I/DEBUG   (  150):     #03 pc 00011d35  /system/lib/libc.so (__libc_android_abort+36)
  42. I/DEBUG   (  150):     #04 pc 0000fc7c  /system/lib/libc.so (abort+4)
  43. I/DEBUG   (  150):     #05 pc 00214d7d  /system/lib/libart.so (art::Runtime::Abort()+160)
  44. I/DEBUG   (  150):     #06 pc 000a63d3  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)
  45. I/DEBUG   (  150):     #07 pc 0022d0f9  /system/lib/libart.so (art::UnsafeLogFatalForThreadSuspendAllTimeout()+228)
  46. I/DEBUG   (  150):     #08 pc 0022d41d  /system/lib/libart.so (art::ThreadList::SuspendAll()+748)
  47. I/DEBUG   (  150):     #09 pc 00219029  /system/lib/libart.so (art::SignalCatcher::HandleSigQuit()+48)
  48. I/DEBUG   (  150):     #10 pc 002199b7  /system/lib/libart.so (art::SignalCatcher::Run(void*)+322)
  49. I/DEBUG   (  150):     #11 pc 000140ab  /system/lib/libc.so (__pthread_start(void*)+30)
  50. I/DEBUG   (  150):     #12 pc 0001209f  /system/lib/libc.so (__start_thread+6)
  51. E/AndroidRuntime( 7630): FATAL EXCEPTION: main
  52. E/AndroidRuntime( 7630): Process: com.android.launcher3, PID: 7630
  53. E/AndroidRuntime( 7630): java.lang.RuntimeException: Package manager has died
  54. E/AndroidRuntime( 7630):        at android.app.ApplicationPackageManager.isSafeMode(ApplicationPackageManager.java:1020)
  55. E/AndroidRuntime( 7630):        at android.app.ResourcesManager.getTopLevelResources(ResourcesManager.java:254)
  56. E/AndroidRuntime( 7630):        at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1628)
  57. E/AndroidRuntime( 7630):        at android.app.LoadedApk.getResources(LoadedApk.java:533)
  58. E/AndroidRuntime( 7630):        at android.app.ContextImpl.<init>(ContextImpl.java:2283)
  59. E/AndroidRuntime( 7630):        at android.app.ContextImpl.createAppContext(ContextImpl.java:2234)
  60. E/AndroidRuntime( 7630):        at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4349)
  61. E/AndroidRuntime( 7630):        at android.app.ActivityThread.access$1500(ActivityThread.java:147)
  62. E/AndroidRuntime( 7630):        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
  63. E/AndroidRuntime( 7630):        at android.os.Handler.dispatchMessage(Handler.java:102)
  64. E/AndroidRuntime( 7630):        at android.os.Looper.loop(Looper.java:135)
  65. E/AndroidRuntime( 7630):        at android.app.ActivityThread.main(ActivityThread.java:5241)
  66. E/AndroidRuntime( 7630):        at java.lang.reflect.Method.invoke(Native Method)
  67. E/AndroidRuntime( 7630):        at java.lang.reflect.Method.invoke(Method.java:372)
  68. E/AndroidRuntime( 7630):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  69. E/AndroidRuntime( 7630):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  70. E/AndroidRuntime( 7630): Caused by: android.os.DeadObjectException
  71. E/AndroidRuntime( 7630):        at android.os.BinderProxy.transactNative(Native Method)
  72. E/AndroidRuntime( 7630):        at android.os.BinderProxy.transact(Binder.java:496)
  73. E/AndroidRuntime( 7630):        at android.content.pm.IPackageManager$Stub$Proxy.isSafeMode(IPackageManager.java:3749)
  74. E/AndroidRuntime( 7630):        at android.app.ApplicationPackageManager.isSafeMode(ApplicationPackageManager.java:1016)
  75. E/AndroidRuntime( 7630):        ... 15 more
  76. E/AndroidRuntime( 7630): Error reporting crash
  77. E/AndroidRuntime( 7630): android.os.DeadObjectException
  78. E/AndroidRuntime( 7630):        at android.os.BinderProxy.transactNative(Native Method)
  79. E/AndroidRuntime( 7630):        at android.os.BinderProxy.transact(Binder.java:496)
  80. E/AndroidRuntime( 7630):        at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4111)
  81. E/AndroidRuntime( 7630):        at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89)
  82. E/AndroidRuntime( 7630):        at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
  83. E/AndroidRuntime( 7630):        at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
  84. E/AndroidRuntime( 7617): FATAL EXCEPTION: main
  85. E/AndroidRuntime( 7617): Process: com.android.calendar, PID: 7617
  86. E/AndroidRuntime( 7617): java.lang.RuntimeException: Package manager has died
  87. E/AndroidRuntime( 7617):        at android.app.ApplicationPackageManager.isSafeMode(ApplicationPackageManager.java:1020)
  88. E/AndroidRuntime( 7617):        at android.app.ResourcesManager.getTopLevelResources(ResourcesManager.java:254)
  89. E/AndroidRuntime( 7617):        at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1628)
  90. E/AndroidRuntime( 7617):        at android.app.LoadedApk.getResources(LoadedApk.java:533)
  91. E/AndroidRuntime( 7617):        at android.app.ContextImpl.<init>(ContextImpl.java:2283)
  92. E/AndroidRuntime( 7617):        at android.app.ContextImpl.createAppContext(ContextImpl.java:2234)
  93. E/AndroidRuntime( 7617):        at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4349)
  94. E/AndroidRuntime( 7617):        at android.app.ActivityThread.access$1500(ActivityThread.java:147)
  95. E/AndroidRuntime( 7617):        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
  96. E/AndroidRuntime( 7617):        at android.os.Handler.dispatchMessage(Handler.java:102)
  97. E/AndroidRuntime( 7617):        at android.os.Looper.loop(Looper.java:135)
  98. E/AndroidRuntime( 7617):        at android.app.ActivityThread.main(ActivityThread.java:5241)
  99. E/AndroidRuntime( 7617):        at java.lang.reflect.Method.invoke(Native Method)
  100. E/AndroidRuntime( 7617):        at java.lang.reflect.Method.invoke(Method.java:372)
  101. E/AndroidRuntime( 7617):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  102. E/AndroidRuntime( 7617):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  103. E/AndroidRuntime( 7617): Caused by: android.os.DeadObjectException
  104. E/AndroidRuntime( 7617):        at android.os.BinderProxy.transactNative(Native Method)
  105. E/AndroidRuntime( 7617):        at android.os.BinderProxy.transact(Binder.java:496)
  106. E/AndroidRuntime( 7617):        at android.content.pm.IPackageManager$Stub$Proxy.isSafeMode(IPackageManager.java:3749)
  107. E/AndroidRuntime( 7617):        at android.app.ApplicationPackageManager.isSafeMode(ApplicationPackageManager.java:1016)
  108. E/AndroidRuntime( 7617):        ... 15 more
  109. E/AndroidRuntime( 7617): Error reporting crash
  110. E/AndroidRuntime( 7617): android.os.DeadObjectException
  111. E/AndroidRuntime( 7617):        at android.os.BinderProxy.transactNative(Native Method)
  112. E/AndroidRuntime( 7617):        at android.os.BinderProxy.transact(Binder.java:496)
  113. E/AndroidRuntime( 7617):        at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4111)
  114. E/AndroidRuntime( 7617):        at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89)
  115. E/AndroidRuntime( 7617):        at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
  116. E/AndroidRuntime( 7617):        at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
  117. E/AndroidRuntime(  559): FATAL EXCEPTION: main
  118. E/AndroidRuntime(  559): Process: com.android.systemui, PID: 559
  119. E/AndroidRuntime(  559): java.lang.NullPointerException: Attempt to invoke interface method 'boolean java.util.List.isEmpty()' on a null object reference
  120. E/AndroidRuntime(  559):        at com.android.systemui.recents.AlternateRecentsComponent.getTopMostTask(AlternateRecentsComponent.java:300)
  121. E/AndroidRuntime(  559):        at com.android.systemui.recents.AlternateRecentsComponent.onHideRecents(AlternateRecentsComponent.java:156)
  122. E/AndroidRuntime(  559):        at com.android.systemui.recent.Recents.hideRecents(Recents.java:82)
  123. E/AndroidRuntime(  559):        at com.android.systemui.statusbar.BaseStatusBar.hideRecents(BaseStatusBar.java:1063)
  124. E/AndroidRuntime(  559):        at com.android.systemui.statusbar.phone.PhoneStatusBar.hideRecents(PhoneStatusBar.java:4323)
  125. E/AndroidRuntime(  559):        at com.android.systemui.statusbar.BaseStatusBar$H.handleMessage(BaseStatusBar.java:1175)
  126. E/AndroidRuntime(  559):        at com.android.systemui.statusbar.phone.PhoneStatusBar$H.handleMessage(PhoneStatusBar.java:2334)
  127. E/AndroidRuntime(  559):        at android.os.Handler.dispatchMessage(Handler.java:102)
  128. E/AndroidRuntime(  559):        at android.os.Looper.loop(Looper.java:135)
  129. E/AndroidRuntime(  559):        at android.app.ActivityThread.main(ActivityThread.java:5241)
  130. E/AndroidRuntime(  559):        at java.lang.reflect.Method.invoke(Native Method)
  131. E/AndroidRuntime(  559):        at java.lang.reflect.Method.invoke(Method.java:372)
  132. E/AndroidRuntime(  559):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  133. E/AndroidRuntime(  559):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  134. E/AndroidRuntime(  559): Error reporting crash
  135. E/AndroidRuntime(  559): android.os.DeadObjectException
  136. E/AndroidRuntime(  559):        at android.os.BinderProxy.transactNative(Native Method)
  137. E/AndroidRuntime(  559):        at android.os.BinderProxy.transact(Binder.java:496)
  138. E/AndroidRuntime(  559):        at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4111)
  139. E/AndroidRuntime(  559):        at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89)
  140. E/AndroidRuntime(  559):        at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
  141. E/AndroidRuntime(  559):        at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
  142. E/AndroidRuntime( 7623): FATAL EXCEPTION: main
  143. E/AndroidRuntime( 7623): Process: com.google.android.gms.persistent, PID: 7623
  144. E/AndroidRuntime( 7623): java.lang.RuntimeException: Package manager has died
  145. E/AndroidRuntime( 7623):        at android.app.ApplicationPackageManager.isSafeMode(ApplicationPackageManager.java:1020)
  146. E/AndroidRuntime( 7623):        at android.app.ResourcesManager.getTopLevelResources(ResourcesManager.java:254)
  147. E/AndroidRuntime( 7623):        at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1628)
  148. E/AndroidRuntime( 7623):        at android.app.LoadedApk.getResources(LoadedApk.java:533)
  149. E/AndroidRuntime( 7623):        at android.app.ContextImpl.<init>(ContextImpl.java:2283)
  150. E/AndroidRuntime( 7623):        at android.app.ContextImpl.createAppContext(ContextImpl.java:2234)
  151. E/AndroidRuntime( 7623):        at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4349)
  152. E/AndroidRuntime( 7623):        at android.app.ActivityThread.access$1500(ActivityThread.java:147)
  153. E/AndroidRuntime( 7623):        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
  154. E/AndroidRuntime( 7623):        at android.os.Handler.dispatchMessage(Handler.java:102)
  155. E/AndroidRuntime( 7623):        at android.os.Looper.loop(Looper.java:135)
  156. E/AndroidRuntime( 7623):        at android.app.ActivityThread.main(ActivityThread.java:5241)
  157. E/AndroidRuntime( 7623):        at java.lang.reflect.Method.invoke(Native Method)
  158. E/AndroidRuntime( 7623):        at java.lang.reflect.Method.invoke(Method.java:372)
  159. E/AndroidRuntime( 7623):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  160. E/AndroidRuntime( 7623):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  161. E/AndroidRuntime( 7623): Caused by: android.os.DeadObjectException
  162. E/AndroidRuntime( 7623):        at android.os.BinderProxy.transactNative(Native Method)
  163. E/AndroidRuntime( 7623):        at android.os.BinderProxy.transact(Binder.java:496)
  164. E/AndroidRuntime( 7623):        at android.content.pm.IPackageManager$Stub$Proxy.isSafeMode(IPackageManager.java:3749)
  165. E/AndroidRuntime( 7623):        at android.app.ApplicationPackageManager.isSafeMode(ApplicationPackageManager.java:1016)
  166. E/AndroidRuntime( 7623):        ... 15 more
  167. E/AndroidRuntime( 7623): Error reporting crash
  168. E/AndroidRuntime( 7623): android.os.DeadObjectException
  169. E/AndroidRuntime( 7623):        at android.os.BinderProxy.transactNative(Native Method)
  170. E/AndroidRuntime( 7623):        at android.os.BinderProxy.transact(Binder.java:496)
  171. E/AndroidRuntime( 7623):        at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4111)
  172. E/AndroidRuntime( 7623):        at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89)
  173. E/AndroidRuntime( 7623):        at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
  174. E/AndroidRuntime( 7623):        at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
  175. --------- beginning of system
  176. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@25c7dd96}
  177. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@25c7dd96}
  178. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@25c7dd96}
  179. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@25c7dd96}
  180. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@195d6ce}
  181. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@195d6ce}
  182. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a8b8f7e}
  183. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a8b8f7e}
  184. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@24c2053a}
  185. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@24c2053a}
  186. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@95a358d}
  187. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@95a358d}
  188. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@95a358d}
  189. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@95a358d}
  190. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29448333}
  191. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29448333}
  192. W/ActivityManager( 7914): SLOW OOM ADJ: 4512ms for pid 13662 = 2
  193. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2861734f}
  194. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2861734f}
  195. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@34efcb28}
  196. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@34efcb28}
  197. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3fc2c17}
  198. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3fc2c17}
  199. W/ActivityManager( 7914): SLOW OOM ADJ: 52862ms for pid 8599 = 1
  200. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3fc2c17}
  201. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3fc2c17}
  202. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@36316f82}
  203. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@36316f82}
  204. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@32ca439}
  205. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@32ca439}
  206. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e427248}
  207. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e427248}
  208. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e427248}
  209. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e427248}
  210. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e427248}
  211. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e427248}
  212. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3cf5856d}
  213. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3cf5856d}
  214. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3cf5856d}
  215. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3cf5856d}
  216. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3cf5856d}
  217. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3cf5856d}
  218. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3cf5856d}
  219. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3cf5856d}
  220. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3cf5856d}
  221. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3cf5856d}
  222. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3cf5856d}
  223. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3cf5856d}
  224. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3cf5856d}
  225. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3cf5856d}
  226. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3cf5856d}
  227. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3cf5856d}
  228. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3cf5856d}
  229. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3cf5856d}
  230. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@16faf59d}
  231. D/ConnectivityService( 7914): reportBadNetwork(NetworkAgentInfo [WIFI () - 101]) by 10016
  232. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@16faf59d}
  233. D/ConnectivityService( 7914): Validated NetworkAgentInfo [WIFI () - 101]
  234. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  235. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  236. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  237. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@16faf59d}
  238. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@16faf59d}
  239. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@16faf59d}
  240. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@16faf59d}
  241. I/PowerManagerService( 7914): Waking up from sleep (uid 1000)...
  242. I/DisplayPowerController( 7914): Blocking screen on until initial contents have been drawn.
  243. I/DisplayManagerService( 7914): Display device changed: DisplayDeviceInfo{"Schermo incorporato": 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}
  244. V/ActivityManager( 7914): Display changed displayId=0
  245. I/DisplayPowerController( 7914): Unblocked screen on after 171 ms
  246. I/ActivityManager( 7914): Process android.process.acore (pid 32095) has died
  247. I/ActivityManager( 7914): Process com.android.calendar (pid 32245) has died
  248. I/ActivityManager( 7914): Process com.google.android.apps.maps (pid 32163) has died
  249. I/ActivityManager( 7914): Process com.google.android.talk (pid 32281) has died
  250. I/ActivityManager( 7914): Process com.android.providers.calendar (pid 32221) has died
  251. D/WifiService( 7914): Client connection lost with reason: 4
  252. I/ActivityManager( 7914): Process com.android.deskclock (pid 31483) has died
  253. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 31414) has died
  254. I/ActivityManager( 7914): Process com.google.android.apps.plus (pid 32070) has died
  255. I/ActivityManager( 7914): Process android.process.media (pid 32111) has died
  256. V/ActivityManager( 7914): Display changed displayId=0
  257. I/ActivityManager( 7914): Config changes=480 {0.85 ?mcc?mnc it_IT ldltr sw768dp w1024dp h695dp 160dpi xlrg land finger -keyb/v/h -nav/h s.11 themeResource=null}
  258. I/UsageStatsService( 7914): User[0] Rolling over usage stats
  259. I/UsageStatsService( 7914): User[0] Flushing usage stats to disk
  260. I/UsageStatsService( 7914): User[0] Rollover scheduled @ 2015-04-28 02:00:00(1430179200000)
  261. I/UsageStatsService( 7914): User[0] Rolling over usage stats complete. Took 714 milliseconds
  262. I/ActivityManager( 7914): START u0 {flg=0x14880000 cmp=com.tapsarena.words/com.startapp.android.publish.AppWallActivity (has extras)} from uid 10095 on display 0
  263. I/WindowManager( 7914): Screen frozen for +1s337ms due to AppWindowToken{78e5fe9 token=Token{170f6070 ActivityRecord{3ff82b3 u0 com.tapsarena.words/.GameActivity t180}}}
  264. I/ActivityManager( 7914): Config changes=480 {0.85 ?mcc?mnc it_IT ldltr sw768dp w768dp h951dp 160dpi xlrg port finger -keyb/v/h -nav/h s.12 themeResource=null}
  265. V/ActivityManager( 7914): Display changed displayId=0
  266. W/BroadcastQueue( 7914): Permission Denial: broadcasting Intent { act=android.intent.action.USER_PRESENT flg=0x24000010 } from com.android.systemui (pid=8062, uid=10012) is not exported from uid 10086 due to receiver jp.naver.line.android/.service.push.SystemBroadcastReceiver
  267. I/WindowManager( 7914): Screen frozen for +1s204ms due to Window{35011c84 u0 com.tapsarena.words/com.tapsarena.words.GameActivity}
  268. I/ActivityManager( 7914): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher} from uid 1000 on display 0
  269. I/ActivityManager( 7914): Config changes=480 {0.85 ?mcc?mnc it_IT ldltr sw768dp w1024dp h695dp 160dpi xlrg land finger -keyb/v/h -nav/h s.13 themeResource=null}
  270. V/ActivityManager( 7914): Display changed displayId=0
  271. I/WindowManager( 7914): Screen frozen for +293ms due to Window{3028da08 u0 NavigationBar}
  272. W/ResourcesManager(25344): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  273. W/ResourcesManager(25344): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  274. W/ResourcesManager(25344): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  275. W/BackupManagerService( 7914): dataChanged but no participant pkg='com.android.launcher3' uid=10043
  276. I/ActivityManager( 7914): Start proc com.android.deskclock for service com.android.deskclock/com.android.alarmclock.DigitalAppWidgetService: pid=480 uid=10031 gids={50031, 9997, 1028} abi=armeabi-v7a
  277. W/BackupManagerService( 7914): dataChanged but no participant pkg='com.android.launcher3' uid=10043
  278. W/BackupManagerService( 7914): dataChanged but no participant pkg='com.android.launcher3' uid=10043
  279. W/BackupManagerService( 7914): dataChanged but no participant pkg='com.android.launcher3' uid=10043
  280. W/BackupManagerService( 7914): dataChanged but no participant pkg='com.android.launcher3' uid=10043
  281. W/BackupManagerService( 7914): dataChanged but no participant pkg='com.android.launcher3' uid=10043
  282. I/ActivityManager( 7914): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=com.nenoff.followthelinefree cmp=com.nenoff.followthelinefree/com.unity3d.player.UnityPlayerNativeActivity bnds=[812,303][962,402] (has extras)} from uid 10043 on display 0
  283. W/BroadcastQueue( 7914): Permission Denial: broadcasting Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } from com.android.launcher3 (pid=25344, uid=10043) requires com.google.android.launcher.permission.RECEIVE_LAUNCH_BROADCASTS due to receiver com.google.android.googlequicksearchbox/com.google.android.search.core.icingsync.ApplicationLaunchReceiver
  284. W/BroadcastQueue( 7914): Permission Denial: receiving Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } to com.google.android.googlequicksearchbox/com.google.android.search.core.icingsync.ApplicationLaunchReceiver requires com.android.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS due to sender com.android.launcher3 (uid 10043)
  285. I/ActivityManager( 7914): Config changes=480 {0.85 ?mcc?mnc it_IT ldltr sw768dp w768dp h951dp 160dpi xlrg port finger -keyb/v/h -nav/h s.14 themeResource=null}
  286. V/ActivityManager( 7914): Display changed displayId=0
  287. I/WindowManager( 7914): Screen frozen for +2s145ms due to Window{49d6d36 u0 com.nenoff.followthelinefree/com.unity3d.player.UnityPlayerNativeActivity}
  288. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 56
  289. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  290. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  291. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  292. I/ActivityManager( 7914): Process boss.game.hangman (pid 31194) has died
  293. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  294. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  295. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  296. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  297. W/ResourcesManager(27290): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  298. W/ResourcesManager(27290): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  299. I/ActivityManager( 7914): Process com.android.deskclock (pid 480) has died
  300. I/WindowState( 7914): WIN DEATH: Window{23c2bf5e u0 com.mangoogames.emojiquiz/com.ansca.corona.CoronaActivity}
  301. W/WindowManager( 7914): Force-removing child win Window{1cc46fff u0 SurfaceView} from container Window{23c2bf5e u0 com.mangoogames.emojiquiz/com.ansca.corona.CoronaActivity}
  302. W/WindowManager( 7914): Failed looking up window
  303. W/WindowManager( 7914): java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@30ee4f3f does not exist
  304. W/WindowManager( 7914):         at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:8491)
  305. W/WindowManager( 7914):         at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:8482)
  306. W/WindowManager( 7914):         at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1111)
  307. W/WindowManager( 7914):         at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  308. I/WindowState( 7914): WIN DEATH: null
  309. E/libprocessgroup( 7914): failed to kill 1 processes for processgroup 19506
  310. I/ActivityManager( 7914): Process com.mangoogames.emojiquiz (pid 19506) has died
  311. W/ActivityManager( 7914): Scheduling restart of crashed service com.mangoogames.emojiquiz/com.ansca.corona.CoronaService in 1000ms
  312. I/ActivityManager( 7914): Start proc com.mangoogames.emojiquiz for service com.mangoogames.emojiquiz/com.ansca.corona.CoronaService: pid=684 uid=10094 gids={50094, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  313. I/ActivityManager( 7914): Start proc com.android.deskclock for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider: pid=693 uid=10031 gids={50031, 9997, 1028} abi=armeabi-v7a
  314. I/ActivityManager( 7914): Low on memory:
  315. I/ActivityManager( 7914):   ntv   N    16196 kB: surfaceflinger (144) native
  316. I/ActivityManager( 7914):   ntv   N     8380 kB: mediaserver (7688) native
  317. I/ActivityManager( 7914):   ntv   N     3789 kB: logd (138) native
  318. I/ActivityManager( 7914):   ntv   N     3166 kB: zygote (7687) native
  319. I/ActivityManager( 7914):   ntv   N     2324 kB: sdcard (128) native
  320. I/ActivityManager( 7914):   ntv   N     1221 kB: netd (7686) native
  321. I/ActivityManager( 7914):   ntv   N     1042 kB: wpa_supplicant (8043) native
  322. I/ActivityManager( 7914):   ntv   N     1012 kB: drmserver (151) native
  323. I/ActivityManager( 7914):   ntv   N      808 kB: vold (143) native
  324. I/ActivityManager( 7914):   ntv   N      757 kB: /init (1) native
  325. I/ActivityManager( 7914):   ntv   N      757 kB: debuggerd (150) native
  326. I/ActivityManager( 7914):   ntv   N      567 kB: keystore (157) native
  327. I/ActivityManager( 7914):   ntv   N      448 kB: ueventd (104) native
  328. I/ActivityManager( 7914):   ntv   N      428 kB: adbd (162) native
  329. I/ActivityManager( 7914):   ntv   N      394 kB: sdcard (611) native
  330. I/ActivityManager( 7914):   ntv   N      352 kB: dhcpcd (29575) native
  331. I/ActivityManager( 7914):   ntv   N      344 kB: healthd (139) native
  332. I/ActivityManager( 7914):   ntv   N      323 kB: lmkd (140) native
  333. I/ActivityManager( 7914):   ntv   N      280 kB: servicemanager (142) native
  334. I/ActivityManager( 7914):   ntv   N      248 kB: installd (156) native
  335. I/ActivityManager( 7914):   ntv   N      207 kB: ts_srv (145) native
  336. I/ActivityManager( 7914):   ntv   N      196 kB: auditd (148) native
  337. I/ActivityManager( 7914):   ntv   N       76 kB: su (161) native
  338. I/ActivityManager( 7914):   sys   P    65483 kB: system (7914) fixed
  339. I/ActivityManager( 7914):   pers  P    55124 kB: com.android.systemui (8062) fixed
  340. I/ActivityManager( 7914):   pers  P    10718 kB: com.android.phone (8351) fixed
  341. I/ActivityManager( 7914):   pers  P     4603 kB: com.android.server.telecom (8323) fixed
  342. I/ActivityManager( 7914):   fore  T   166914 kB: com.nenoff.followthelinefree (27290) top-activity
  343. I/ActivityManager( 7914):   vis   T    42468 kB: com.google.android.gms (29994) service
  344. I/ActivityManager( 7914):                        com.google.android.gms/.ads.identifier.service.AdvertisingIdService<=Proc{27290:com.nenoff.followthelinefree/u0a100}
  345. I/ActivityManager( 7914):   vis   IF   33895 kB: com.google.android.gms.persistent (8499) service
  346. I/ActivityManager( 7914):                        com.google.android.gms/com.google.android.location.geocode.GeocodeService<=Proc{7914:system/1000}
  347. I/ActivityManager( 7914):   vis   IF   27820 kB: com.google.process.gapps (8599) service
  348. I/ActivityManager( 7914):                        com.google.android.gms/.gcm.http.GoogleHttpService<=Proc{29994:com.google.android.gms/u0a16}
  349. I/ActivityManager( 7914):   vis   IF    4789 kB: org.cyanogenmod.theme.chooser (8188) service
  350. I/ActivityManager( 7914):                        org.cyanogenmod.theme.chooser/.NotificationHijackingService<=Proc{7914:system/1000}
  351. I/ActivityManager( 7914):   vis   IF    4384 kB: com.google.android.googlequicksearchbox:interactor (8210) service
  352. I/ActivityManager( 7914):                        com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService<=Proc{7914:system/1000}
  353. I/ActivityManager( 7914):   vis   IF    3759 kB: com.android.smspush (9324) service
  354. I/ActivityManager( 7914):                        com.android.smspush/.WapPushManager<=Proc{8351:com.android.phone/1001}
  355. I/ActivityManager( 7914):   prcp  IB    7895 kB: com.android.inputmethod.latin (13662) service
  356. I/ActivityManager( 7914):                        com.android.inputmethod.latin/.LatinIME<=Proc{7914:system/1000}
  357. I/ActivityManager( 7914):   svc   S    22397 kB: com.viber.voip (19647) started-services
  358. I/ActivityManager( 7914):   home  HO   23043 kB: com.android.launcher3 (25344) home
  359. I/ActivityManager( 7914):   prev  LA  102511 kB: com.tapsarena.words (26355) previous
  360. I/ActivityManager( 7914):   svcb  S     8418 kB: com.emoji.ikeyboard:umengService_v1 (28489) started-services
  361. I/ActivityManager( 7914):   cch   S    19341 kB: com.android.vending (25915) cch-bound-ui-services
  362. I/ActivityManager( 7914):                        com.android.vending/com.google.android.finsky.billing.iab.InAppBillingService<=Proc{26355:com.tapsarena.words/u0a95}
  363. I/ActivityManager( 7914):   cch+2 S        0 kB: com.mangoogames.emojiquiz (19506) cch-started-ui-services
  364. I/ActivityManager( 7914):             646877 kB: TOTAL
  365. I/ActivityManager( 7914):   MemInfo: 32100 kB slab, 6556 kB shmem, 2260 kB buffers, 235728 kB cached, 52060 kB free
  366. I/ActivityManager( 7914): Start proc boss.game.hangman for service boss.game.hangman/com.appbrain.AppBrainService: pid=728 uid=10075 gids={50075, 9997, 3003} abi=armeabi-v7a
  367. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.velvet.location.ActivityDetectionReceiver: pid=779 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  368. I/UsageStatsService( 7914): User[0] Flushing usage stats to disk
  369. I/ActivityManager( 7914): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=799 uid=10019 gids={50019, 9997, 3003} abi=armeabi-v7a
  370. I/ActivityManager( 7914): Process boss.game.hangman (pid 728) has died
  371. I/ActivityManager( 7914): Process com.android.deskclock (pid 693) has died
  372. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 779) has died
  373. I/ActivityManager( 7914): Process com.google.android.partnersetup (pid 799) has died
  374. I/ActivityManager( 7914): START u0 {flg=0x14880000 cmp=com.nenoff.followthelinefree/com.startapp.android.publish.AppWallActivity (has extras)} from uid 10100 on display 0
  375. W/ActivityManager( 7914): Duplicate finish request for ActivityRecord{2e4afba9 u0 com.nenoff.followthelinefree/com.startapp.android.publish.AppWallActivity t184 f}
  376. D/TaskPersister( 7914): removeObsoleteFile: deleting file=184_task_thumbnail.png
  377. I/ActivityManager( 7914): Start proc boss.game.hangman for service boss.game.hangman/com.appbrain.AppBrainService: pid=856 uid=10075 gids={50075, 9997, 3003} abi=armeabi-v7a
  378. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.velvet.location.ActivityDetectionReceiver: pid=885 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  379. I/ActivityManager( 7914): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=904 uid=10019 gids={50019, 9997, 3003} abi=armeabi-v7a
  380. D/WifiService( 7914): New client listening to asynchronous messages
  381. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@82fd6c0}
  382. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@82fd6c0}
  383. I/ActivityManager( 7914): START u0 {cmp=com.nenoff.followthelinefree/com.google.android.gms.ads.AdActivity (has extras)} from uid 10100 on display 0
  384. W/ResourcesManager(27290): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  385. W/ResourcesManager(27290): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  386. I/ActivityManager( 7914): Process com.google.android.partnersetup (pid 904) has died
  387. W/ActivityManager( 7914): Duplicate finish request for ActivityRecord{3d09936d u0 com.nenoff.followthelinefree/com.google.android.gms.ads.AdActivity t178 f}
  388. D/WifiService( 7914): Client connection lost with reason: 4
  389. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 885) has died
  390. I/ActivityManager( 7914): Process boss.game.hangman (pid 856) has died
  391. I/ActivityManager( 7914): Process com.android.vending (pid 25915) has died
  392. W/ActivityManager( 7914): Scheduling restart of crashed service com.android.vending/com.google.android.finsky.billing.iab.InAppBillingService in 1000ms
  393. I/ActivityManager( 7914): Start proc com.android.vending for service com.android.vending/com.google.android.finsky.billing.iab.InAppBillingService: pid=991 uid=10020 gids={50020, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  394. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.sidekick.main.calendar.CalendarIntentService$CalendarReceiver: pid=1010 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  395. I/ActivityManager( 7914): Start proc com.google.android.gms:car for service com.google.android.gms/.car.CarService: pid=1045 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  396. I/ActivityManager( 7914): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=1062 uid=10019 gids={50019, 9997, 3003} abi=armeabi-v7a
  397. W/ResourcesManager( 1045): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  398. W/ResourcesManager( 1045): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  399. D/WifiService( 7914): New client listening to asynchronous messages
  400. I/ActivityManager( 7914): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=1100 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  401. I/ActivityManager( 7914): Process com.google.android.partnersetup (pid 1062) has died
  402. W/ResourcesManager( 1100): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  403. I/ActivityManager( 7914): Start proc com.google.android.gms.wearable for service com.google.android.gms/.wearable.service.WearableService: pid=1121 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  404. I/ActivityManager( 7914): Start proc android.process.media for content provider com.android.providers.downloads/.DownloadProvider: pid=1138 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
  405. W/ResourcesManager( 1121): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  406. W/ResourcesManager( 1121): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  407. I/ActivityThread( 1010): Removing dead content provider:android.content.ContentProviderProxy@3021bebc
  408. I/ActivityManager( 7914): Process com.android.providers.calendar (pid 1100) has died
  409. I/ActivityManager( 7914): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=1162 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  410. W/ResourcesManager( 1162): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  411. I/ActivityThread( 1010): Removing dead content provider:android.content.ContentProviderProxy@28538566
  412. I/ActivityManager( 7914): Process com.android.providers.calendar (pid 1162) has died
  413. I/ActivityManager( 7914): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=1185 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  414. W/ResourcesManager( 1185): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  415. I/ActivityManager( 7914): Process android.process.media (pid 1138) has died
  416. I/ActivityManager( 7914): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=1206 uid=10027 gids={50027, 9997, 3003} abi=armeabi-v7a
  417. D/WifiService( 7914): Client connection lost with reason: 4
  418. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 1010) has died
  419. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@86c839d}
  420. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@86c839d}
  421. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.velvet.location.LocationReceiver: pid=1234 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  422. I/ActivityManager( 7914): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=1254 uid=10019 gids={50019, 9997, 3003} abi=armeabi-v7a
  423. I/ActivityManager( 7914): Process com.google.android.gms:car (pid 1045) has died
  424. D/WifiService( 7914): New client listening to asynchronous messages
  425. I/ActivityManager( 7914): Start proc boss.game.hangman for service boss.game.hangman/com.appbrain.AppBrainService: pid=1289 uid=10075 gids={50075, 9997, 3003} abi=armeabi-v7a
  426. I/ActivityManager( 7914): Process com.android.calendar (pid 1206) has died
  427. I/ActivityManager( 7914): Process com.google.android.gms.wearable (pid 1121) has died
  428. I/ActivityManager( 7914): START u0 {cmp=com.nenoff.followthelinefree/com.google.android.gms.ads.AdActivity (has extras)} from uid 10100 on display 0
  429. I/ActivityManager( 7914): Process com.android.providers.calendar (pid 1185) has died
  430. I/ActivityManager( 7914): Process com.google.android.partnersetup (pid 1254) has died
  431. W/ActivityManager( 7914): Duplicate finish request for ActivityRecord{18124428 u0 com.nenoff.followthelinefree/com.google.android.gms.ads.AdActivity t178 f}
  432. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@cbd4104}
  433. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@cbd4104}
  434. I/PowerManagerService( 7914): Going to sleep due to power button (uid 1000)...
  435. I/PowerManagerService( 7914): Sleeping (uid 1000)...
  436. I/DisplayManagerService( 7914): Display device changed: DisplayDeviceInfo{"Schermo incorporato": 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}
  437. V/ActivityManager( 7914): Display changed displayId=0
  438. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@7f7fdda}
  439. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@7f7fdda}
  440. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@7f7fdda}
  441. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@7f7fdda}
  442. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@7f7fdda}
  443. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@7f7fdda}
  444. W/ActivityManager( 7914): SLOW OOM ADJ: 670ms for pid 25344 = 6
  445. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@7f7fdda}
  446. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@7f7fdda}
  447. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33ff3678}
  448. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33ff3678}
  449. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33ff3678}
  450. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33ff3678}
  451. D/WifiService( 7914): Client connection lost with reason: 4
  452. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 1234) has died
  453. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33ff3678}
  454. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33ff3678}
  455. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.velvet.location.ActivityDetectionReceiver: pid=1428 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  456. I/ActivityManager( 7914): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=1447 uid=10019 gids={50019, 9997, 3003} abi=armeabi-v7a
  457. W/ActivityManager( 7914): SLOW OOM ADJ: 54401ms for pid 8599 = 1
  458. D/WifiService( 7914): New client listening to asynchronous messages
  459. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33ff3678}
  460. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33ff3678}
  461. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33ff3678}
  462. I/ActivityManager( 7914): Process com.google.android.partnersetup (pid 1447) has died
  463. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33ff3678}
  464. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33ff3678}
  465. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33ff3678}
  466. D/WifiService( 7914): Client connection lost with reason: 4
  467. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 1428) has died
  468. I/ActivityManager( 7914): Process boss.game.hangman (pid 1289) has died
  469. I/ActivityManager( 7914): Low on memory:
  470. I/ActivityManager( 7914):   ntv   N    16223 kB: surfaceflinger (144) native
  471. I/ActivityManager( 7914):   ntv   N     8095 kB: mediaserver (7688) native
  472. I/ActivityManager( 7914):   ntv   N     3797 kB: logd (138) native
  473. I/ActivityManager( 7914):   ntv   N     3065 kB: zygote (7687) native
  474. I/ActivityManager( 7914):   ntv   N     2324 kB: sdcard (128) native
  475. I/ActivityManager( 7914):   ntv   N     1241 kB: netd (7686) native
  476. I/ActivityManager( 7914):   ntv   N     1040 kB: wpa_supplicant (8043) native
  477. I/ActivityManager( 7914):   ntv   N     1012 kB: drmserver (151) native
  478. I/ActivityManager( 7914):   ntv   N      808 kB: vold (143) native
  479. I/ActivityManager( 7914):   ntv   N      757 kB: /init (1) native
  480. I/ActivityManager( 7914):   ntv   N      757 kB: debuggerd (150) native
  481. I/ActivityManager( 7914):   ntv   N      567 kB: keystore (157) native
  482. I/ActivityManager( 7914):   ntv   N      448 kB: ueventd (104) native
  483. I/ActivityManager( 7914):   ntv   N      428 kB: adbd (162) native
  484. I/ActivityManager( 7914):   ntv   N      394 kB: sdcard (611) native
  485. I/ActivityManager( 7914):   ntv   N      344 kB: healthd (139) native
  486. I/ActivityManager( 7914):   ntv   N      323 kB: lmkd (140) native
  487. I/ActivityManager( 7914):   ntv   N      296 kB: dhcpcd (29575) native
  488. I/ActivityManager( 7914):   ntv   N      280 kB: servicemanager (142) native
  489. I/ActivityManager( 7914):   ntv   N      248 kB: installd (156) native
  490. I/ActivityManager( 7914):   ntv   N      208 kB: ts_srv (145) native
  491. I/ActivityManager( 7914):   ntv   N      196 kB: auditd (148) native
  492. I/ActivityManager( 7914):   ntv   N       80 kB: su (161) native
  493. I/ActivityManager( 7914):   sys   P    71250 kB: system (7914) fixed
  494. I/ActivityManager( 7914):   pers  P    57183 kB: com.android.systemui (8062) fixed
  495. I/ActivityManager( 7914):   pers  P     9869 kB: com.android.phone (8351) fixed
  496. I/ActivityManager( 7914):   pers  P     4646 kB: com.android.server.telecom (8323) fixed
  497. I/ActivityManager( 7914):   fore  T   202275 kB: com.nenoff.followthelinefree (27290) top-activity
  498. I/ActivityManager( 7914):   vis   IF   39015 kB: com.google.android.gms (29994) service
  499. I/ActivityManager( 7914):                        com.google.android.gms/.usagereporting.service.UsageReportingService<=Proc{8599:com.google.process.gapps/u0a16}
  500. I/ActivityManager( 7914):   vis   IF   34268 kB: com.google.android.gms.persistent (8499) service
  501. I/ActivityManager( 7914):                        com.google.android.gms/com.google.android.location.geocode.GeocodeService<=Proc{7914:system/1000}
  502. I/ActivityManager( 7914):   vis   IF   28770 kB: com.google.process.gapps (8599) service
  503. I/ActivityManager( 7914):                        com.google.android.gms/.gcm.http.GoogleHttpService<=Proc{8499:com.google.android.gms.persistent/u0a16}
  504. I/ActivityManager( 7914):   vis   IF    4809 kB: org.cyanogenmod.theme.chooser (8188) service
  505. I/ActivityManager( 7914):                        org.cyanogenmod.theme.chooser/.NotificationHijackingService<=Proc{7914:system/1000}
  506. I/ActivityManager( 7914):   vis   IF    4435 kB: com.google.android.googlequicksearchbox:interactor (8210) service
  507. I/ActivityManager( 7914):                        com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService<=Proc{7914:system/1000}
  508. I/ActivityManager( 7914):   vis   IF    3814 kB: com.android.smspush (9324) service
  509. I/ActivityManager( 7914):                        com.android.smspush/.WapPushManager<=Proc{8351:com.android.phone/1001}
  510. I/ActivityManager( 7914):   prcp  IB    7641 kB: com.android.inputmethod.latin (13662) service
  511. I/ActivityManager( 7914):                        com.android.inputmethod.latin/.LatinIME<=Proc{7914:system/1000}
  512. I/ActivityManager( 7914):   svc   S    21681 kB: com.viber.voip (19647) started-services
  513. I/ActivityManager( 7914):   svc   S     6883 kB: com.mangoogames.emojiquiz (684) started-services
  514. I/ActivityManager( 7914):   home  HO   22210 kB: com.android.launcher3 (25344) home
  515. I/ActivityManager( 7914):   prev  LA   98733 kB: com.tapsarena.words (26355) previous
  516. I/ActivityManager( 7914):   prev  LA   15632 kB: com.android.vending (991) service
  517. I/ActivityManager( 7914):                        com.android.vending/com.google.android.finsky.billing.iab.InAppBillingService<=Proc{26355:com.tapsarena.words/u0a95}
  518. I/ActivityManager( 7914):   svcb  S     8173 kB: com.emoji.ikeyboard:umengService_v1 (28489) started-services
  519. I/ActivityManager( 7914):             684218 kB: TOTAL
  520. I/ActivityManager( 7914):   MemInfo: 32124 kB slab, 8332 kB shmem, 2420 kB buffers, 194800 kB cached, 65164 kB free
  521. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.velvet.location.ActivityDetectionReceiver: pid=1502 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  522. I/ActivityManager( 7914): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=1522 uid=10019 gids={50019, 9997, 3003} abi=armeabi-v7a
  523. I/ActivityManager( 7914): Start proc boss.game.hangman for service boss.game.hangman/com.appbrain.AppBrainService: pid=1556 uid=10075 gids={50075, 9997, 3003} abi=armeabi-v7a
  524. I/ActivityManager( 7914): Start proc com.android.deskclock for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider: pid=1573 uid=10031 gids={50031, 9997, 1028} abi=armeabi-v7a
  525. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2c98865e}
  526. D/WifiService( 7914): New client listening to asynchronous messages
  527. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2c98865e}
  528. I/ActivityManager( 7914): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=1608 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  529. W/ResourcesManager( 1608): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  530. I/ActivityManager( 7914): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=1629 uid=10027 gids={50027, 9997, 3003} abi=armeabi-v7a
  531. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2c98865e}
  532. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2c98865e}
  533. W/ActivityManager( 7914): SLOW OOM ADJ: 2694ms for pid 25344 = 6
  534. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@f814988}
  535. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@f814988}
  536. W/ActivityManager( 7914): SLOW OOM ADJ: 442ms for pid 28489 = 8
  537. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2da516cd}
  538. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2da516cd}
  539. I/PowerManagerService( 7914): Waking up from sleep (uid 1000)...
  540. I/DisplayPowerController( 7914): Blocking screen on until initial contents have been drawn.
  541. I/DisplayManagerService( 7914): Display device changed: DisplayDeviceInfo{"Schermo incorporato": 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}
  542. V/ActivityManager( 7914): Display changed displayId=0
  543. I/DisplayPowerController( 7914): Unblocked screen on after 134 ms
  544. I/DockObserver( 7914): Dock state changed from 0 to 1
  545. I/ActivityManager( 7914): Start proc com.android.settings for broadcast com.android.settings/.bluetooth.DockEventReceiver: pid=1760 uid=1000 gids={41000, 9997, 1028, 3003, 1015, 3002, 3001} abi=armeabi-v7a
  546. I/ActivityManager( 7914): Config changes=200 {0.85 ?mcc?mnc it_IT ldltr sw768dp w768dp h951dp 160dpi xlrg port desk finger -keyb/v/h -nav/h s.15 themeResource=null}
  547. I/EntropyMixer( 7914): Writing entropy...
  548. I/ActivityManager( 7914): Start proc com.google.android.apps.plus for broadcast com.google.android.apps.plus/.service.BatteryReceiver: pid=1779 uid=10068 gids={50068, 9997, 3003, 3002, 1028, 1015} abi=armeabi-v7a
  549. I/Sandman ( 7914): Activating dream while docked.
  550. I/PowerManagerService( 7914): Nap time (uid 1000)...
  551. I/DreamManagerService( 7914): Entering dreamland.
  552. I/PowerManagerService( 7914): Dreaming...
  553. I/DreamController( 7914): Starting dream: name=ComponentInfo{com.android.deskclock/com.android.deskclock.Screensaver}, isTest=false, canDoze=false, userId=0
  554. W/ResourcesManager( 1779): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  555. I/ActivityManager( 7914): Process com.google.android.partnersetup (pid 1522) has died
  556. I/ActivityManager( 7914): Process com.android.calendar (pid 1629) has died
  557. D/WifiService( 7914): Client connection lost with reason: 4
  558. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 1502) has died
  559. I/ActivityManager( 7914): Start proc android.process.media for content provider com.android.providers.media/.MediaProvider: pid=1811 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
  560. I/ActivityManager( 7914): Process com.android.providers.calendar (pid 1608) has died
  561. I/ActivityManager( 7914): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=1832 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  562. I/ActivityManager( 7914): Process boss.game.hangman (pid 1556) has died
  563. I/ActivityManager( 7914): Process com.android.settings (pid 1760) has died
  564. I/ActivityManager( 7914): Start proc jp.naver.line.android for broadcast jp.naver.line.android/.service.push.SystemBroadcastReceiver: pid=1861 uid=10086 gids={50086, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
  565. W/ResourcesManager( 1861): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  566. I/ActivityManager( 7914): Process android.process.media (pid 1811) has died
  567. D/WifiService( 7914): New client listening to asynchronous messages
  568. I/ActivityManager( 7914): Process android.process.acore (pid 1832) has died
  569. I/ActivityManager( 7914): Start proc com.android.chrome for broadcast com.android.chrome/com.google.android.apps.chrome.precache.PrecacheServiceLauncher: pid=1909 uid=10080 gids={50080, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  570. I/ActivityManager( 7914): Process com.google.android.apps.plus (pid 1779) has died
  571. I/ActivityManager( 7914): Start proc com.google.android.apps.maps for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.iamhere.ble.StartBleServiceReceiver: pid=1935 uid=10065 gids={50065, 9997, 3003, 1028, 1015, 3002, 3001} abi=armeabi-v7a
  572. W/ActivityManager( 7914): getTasks: caller 10086 does not hold GET_TASKS; limiting output
  573. W/ActivityManager( 7914): getTasks: caller 10086 does not hold GET_TASKS; limiting output
  574. D/WifiService( 7914): Client connection lost with reason: 4
  575. I/ActivityManager( 7914): Process jp.naver.line.android (pid 1861) has died
  576. I/ActivityManager( 7914): Process com.android.chrome (pid 1909) has died
  577. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.search.core.UdcSettingBroadcastReceiver: pid=1972 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  578. W/ActivityThread( 1935): 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());
  579. I/ActivityManager( 7914): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=1995 uid=10019 gids={50019, 9997, 3003} abi=armeabi-v7a
  580. W/ActivityManager( 7914): Failure sending service com.google.android.gms/com.google.android.location.internal.GoogleLocationManagerService to connection android.os.BinderProxy@3f3c5a4d (in com.google.android.apps.maps)
  581. W/ActivityManager( 7914): android.os.DeadObjectException
  582. W/ActivityManager( 7914):       at android.os.BinderProxy.transactNative(Native Method)
  583. W/ActivityManager( 7914):       at android.os.BinderProxy.transact(Binder.java:496)
  584. W/ActivityManager( 7914):       at android.app.IServiceConnection$Stub$Proxy.connected(IServiceConnection.java:92)
  585. W/ActivityManager( 7914):       at com.android.server.am.ActiveServices.bindServiceLocked(ActiveServices.java:812)
  586. W/ActivityManager( 7914):       at com.android.server.am.ActivityManagerService.bindService(ActivityManagerService.java:15026)
  587. W/ActivityManager( 7914):       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:951)
  588. W/ActivityManager( 7914):       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2420)
  589. W/ActivityManager( 7914):       at android.os.Binder.execTransact(Binder.java:446)
  590. I/ActivityManager( 7914): Process com.google.android.apps.maps (pid 1935) has died
  591. W/BroadcastQueue( 7914): Failure sending broadcast Intent { act=jp.naver.line.android.legy.SpdyHeartbeatChecker.sendPing flg=0x14 (has extras) }
  592. W/BroadcastQueue( 7914): android.os.RemoteException: app.thread must not be null
  593. W/BroadcastQueue( 7914):        at com.android.server.am.BroadcastQueue.performReceiveLocked(BroadcastQueue.java:437)
  594. W/BroadcastQueue( 7914):        at com.android.server.am.BroadcastQueue.deliverToRegisteredReceiverLocked(BroadcastQueue.java:523)
  595. W/BroadcastQueue( 7914):        at com.android.server.am.BroadcastQueue.processNextBroadcast(BroadcastQueue.java:731)
  596. W/BroadcastQueue( 7914):        at com.android.server.am.ActivityManagerService.finishReceiver(ActivityManagerService.java:16116)
  597. W/BroadcastQueue( 7914):        at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:471)
  598. W/BroadcastQueue( 7914):        at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2420)
  599. W/BroadcastQueue( 7914):        at android.os.Binder.execTransact(Binder.java:446)
  600. I/ActivityManager( 7914): Start proc jp.naver.line.android for broadcast jp.naver.line.android/.service.push.C2DMReceiver: pid=2018 uid=10086 gids={50086, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
  601. W/ResourcesManager( 2018): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  602. D/WifiService( 7914): New client listening to asynchronous messages
  603. D/WifiService( 7914): Client connection lost with reason: 4
  604. E/libprocessgroup( 7914): failed to kill 1 processes for processgroup 29994
  605. I/ActivityManager( 7914): Process com.google.android.gms (pid 29994) has died
  606. D/WifiService( 7914): New client listening to asynchronous messages
  607. W/ActivityManager( 7914): getTasks: caller 10086 does not hold GET_TASKS; limiting output
  608. W/ActivityManager( 7914): getTasks: caller 10086 does not hold GET_TASKS; limiting output
  609. I/ActivityManager( 7914): Start proc com.google.android.talk for broadcast com.google.android.talk/com.google.android.apps.hangouts.phone.PackageReplacedReceiver: pid=2103 uid=10064 gids={50064, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
  610. W/ResourcesManager( 2103): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  611. D/BackupManagerService( 7914): Received broadcast Intent { act=android.intent.action.PACKAGE_CHANGED dat=package:com.google.android.gms flg=0x4000010 (has extras) }
  612. I/BackupManagerService( 7914): Unbinding ComponentInfo{com.google.android.gms/com.google.android.gms.backup.BackupTransportService}
  613. I/BackupManagerService( 7914): Binding to transport host ComponentInfo{com.google.android.gms/com.google.android.gms.backup.BackupTransportService}
  614. V/BackupManagerService( 7914): Connected to transport ComponentInfo{com.google.android.gms/com.google.android.gms.backup.BackupTransportService}
  615. V/BackupManagerService( 7914): Registering transport com.google.android.gms/.backup.BackupTransportService::com.google.android.gms/.backup.BackupTransportService = com.android.internal.backup.IBackupTransport$Stub$Proxy@334945d0
  616. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@385849c9}
  617. I/ActivityManager( 7914): Start proc com.google.android.gms for service com.google.android.gms/.analytics.service.AnalyticsService: pid=2137 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  618. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@385849c9}
  619. W/BackupManagerService( 7914): dataChanged but no participant pkg='com.android.launcher3' uid=10043
  620. W/ResourcesManager( 2137): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  621. W/ResourcesManager( 2137): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  622. I/ActivityManager( 7914): Start proc android.process.acore for broadcast com.android.providers.contacts/.PackageIntentReceiver: pid=2153 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  623. I/ActivityManager( 7914): Process com.google.android.partnersetup (pid 1995) has died
  624. W/ResourcesManager(25344): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  625. D/WifiService( 7914): Client connection lost with reason: 4
  626. W/ResourcesManager(25344): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  627. W/ResourcesManager(25344): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  628. I/ActivityManager( 7914): Process jp.naver.line.android (pid 2018) has died
  629. I/ActivityManager( 7914): Start proc com.android.gallery3d for broadcast com.android.gallery3d/.app.PackagesMonitor: pid=2173 uid=10039 gids={50039, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  630. W/ResourcesManager( 2173): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  631. I/ActivityManager( 7914): Process com.google.android.talk (pid 2103) has died
  632. I/ActivityManager( 7914): Start proc com.google.android.apps.plus for broadcast com.google.android.apps.plus/.service.PackagesMediaMonitor: pid=2196 uid=10068 gids={50068, 9997, 3003, 3002, 1028, 1015} abi=armeabi-v7a
  633. W/ResourcesManager( 2196): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  634. D/WifiService( 7914): Client connection lost with reason: 4
  635. E/libprocessgroup( 7914): failed to kill 1 processes for processgroup 1972
  636. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 1972) has died
  637. I/ActivityManager( 7914): Start proc android.process.media for content provider com.android.providers.media/.MediaProvider: pid=2225 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
  638. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.search.core.icingsync.IcingCorporaChangedReceiver: pid=2248 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  639. I/ActivityManager( 7914): Process com.google.android.gms (pid 2137) has died
  640. I/ActivityManager( 7914): Start proc com.google.android.gms for service com.google.android.gms/.app.service.PackageBroadcastService: pid=2266 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  641. W/BroadcastQueue( 7914): Failure sending broadcast Intent { act=jp.naver.line.android.legy.SpdyHeartbeatChecker.sendPing flg=0x14 (has extras) }
  642. W/BroadcastQueue( 7914): android.os.RemoteException: app.thread must not be null
  643. W/BroadcastQueue( 7914):        at com.android.server.am.BroadcastQueue.performReceiveLocked(BroadcastQueue.java:437)
  644. W/BroadcastQueue( 7914):        at com.android.server.am.BroadcastQueue.deliverToRegisteredReceiverLocked(BroadcastQueue.java:523)
  645. W/BroadcastQueue( 7914):        at com.android.server.am.BroadcastQueue.processNextBroadcast(BroadcastQueue.java:731)
  646. W/BroadcastQueue( 7914):        at com.android.server.am.ActivityManagerService.finishReceiver(ActivityManagerService.java:16116)
  647. W/BroadcastQueue( 7914):        at android.content.BroadcastReceiver$PendingResult.sendFinished(BroadcastReceiver.java:419)
  648. W/BroadcastQueue( 7914):        at android.content.BroadcastReceiver$PendingResult.finish(BroadcastReceiver.java:395)
  649. W/BroadcastQueue( 7914):        at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:879)
  650. W/BroadcastQueue( 7914):        at android.os.Handler.handleCallback(Handler.java:739)
  651. W/BroadcastQueue( 7914):        at android.os.Handler.dispatchMessage(Handler.java:95)
  652. W/BroadcastQueue( 7914):        at android.os.Looper.loop(Looper.java:135)
  653. W/BroadcastQueue( 7914):        at com.android.server.SystemServer.run(SystemServer.java:279)
  654. W/BroadcastQueue( 7914):        at com.android.server.SystemServer.main(SystemServer.java:180)
  655. W/BroadcastQueue( 7914):        at java.lang.reflect.Method.invoke(Native Method)
  656. W/BroadcastQueue( 7914):        at java.lang.reflect.Method.invoke(Method.java:372)
  657. W/BroadcastQueue( 7914):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  658. W/BroadcastQueue( 7914):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  659. W/ResourcesManager( 2266): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  660. W/ResourcesManager( 2266): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  661. I/ActivityManager( 7914): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=2292 uid=10019 gids={50019, 9997, 3003} abi=armeabi-v7a
  662. I/ActivityManager( 7914): Process com.android.gallery3d (pid 2173) has died
  663. I/ActivityManager( 7914): Process android.process.media (pid 2225) has died
  664. I/ActivityManager( 7914): Start proc boss.game.hangman for service boss.game.hangman/com.appbrain.AppBrainService: pid=2326 uid=10075 gids={50075, 9997, 3003} abi=armeabi-v7a
  665. D/WifiService( 7914): New client listening to asynchronous messages
  666. I/ActivityManager( 7914): Process android.process.acore (pid 2153) has died
  667. I/ActivityManager( 7914): Start proc com.google.android.gms.wearable for service com.google.android.gms/.wearable.service.WearableService: pid=2356 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  668. I/ActivityManager( 7914): Start proc jp.naver.line.android for broadcast jp.naver.line.android/.service.push.C2DMReceiver: pid=2369 uid=10086 gids={50086, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
  669. W/ResourcesManager( 2356): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  670. W/ResourcesManager( 2356): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  671. W/ResourcesManager( 2369): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  672. D/WifiService( 7914): New client listening to asynchronous messages
  673. I/ActivityManager( 7914): Process com.google.android.apps.plus (pid 2196) has died
  674. I/ActivityManager( 7914): Process com.google.android.partnersetup (pid 2292) has died
  675. D/WifiService( 7914): Client connection lost with reason: 4
  676. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 2248) has died
  677. I/ActivityManager( 7914): Process boss.game.hangman (pid 2326) has died
  678. D/WifiService( 7914): Client connection lost with reason: 4
  679. I/ActivityManager( 7914): Process jp.naver.line.android (pid 2369) has died
  680. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.apps.sidekick.widget.PredictiveCardsWidgetProvider: pid=2425 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  681. W/ResourcesManager( 2266): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  682. W/ResourcesManager( 2266): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  683. I/ActivityManager( 7914): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=2444 uid=10019 gids={50019, 9997, 3003} abi=armeabi-v7a
  684. W/ResourcesManager( 2266): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  685. W/ResourcesManager( 2266): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  686. D/WifiService( 7914): New client listening to asynchronous messages
  687. W/ProcessCpuTracker( 7914): Skipping unknown process pid 2511
  688. W/ProcessCpuTracker( 7914): Skipping unknown process pid 2512
  689. W/ProcessCpuTracker( 7914): Skipping unknown process pid 2514
  690. W/ProcessCpuTracker( 7914): Skipping unknown process pid 2515
  691. I/ActivityManager( 7914): Start proc boss.game.hangman for service boss.game.hangman/com.appbrain.AppBrainService: pid=2559 uid=10075 gids={50075, 9997, 3003} abi=armeabi-v7a
  692. I/ActivityManager( 7914): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=2702 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  693. W/ResourcesManager( 2702): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  694. I/ActivityManager( 7914): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=2725 uid=10027 gids={50027, 9997, 3003} abi=armeabi-v7a
  695. I/ActivityManager( 7914): Process com.google.android.gms.wearable (pid 2356) has died
  696. I/ActivityManager( 7914): Start proc com.google.android.apps.plus for service com.google.android.apps.plus/com.google.android.apps.moviemaker.service.PluggedInAnalyzerService: pid=2937 uid=10068 gids={50068, 9997, 3003, 3002, 1028, 1015} abi=armeabi-v7a
  697. W/ResourcesManager( 2937): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  698. I/ActivityManager( 7914): Start proc android.process.media for content provider com.android.providers.media/.MediaProvider: pid=2960 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
  699. I/ActivityManager( 7914): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=2981 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  700. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@17c0317b}
  701. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@17c0317b}
  702. I/DreamManagerService( 7914): Gently waking up from dream.
  703. I/ActivityManager( 7914): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher} from uid 1000 on display 0
  704. I/PowerManagerService( 7914): Waking up from dream (uid 1000)...
  705. I/DreamManagerService( 7914): Leaving dreamland.
  706. I/DreamController( 7914): Stopping dream: name=ComponentInfo{com.android.deskclock/com.android.deskclock.Screensaver}, isTest=false, canDoze=false, userId=0
  707. W/ResourcesManager(25344): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  708. W/ResourcesManager(25344): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  709. W/ResourcesManager(25344): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  710. I/ActivityManager( 7914): Process com.google.android.partnersetup (pid 2444) has died
  711. W/BackupManagerService( 7914): dataChanged but no participant pkg='com.android.launcher3' uid=10043
  712. W/BackupManagerService( 7914): dataChanged but no participant pkg='com.android.launcher3' uid=10043
  713. W/BackupManagerService( 7914): dataChanged but no participant pkg='com.android.launcher3' uid=10043
  714. W/BackupManagerService( 7914): dataChanged but no participant pkg='com.android.launcher3' uid=10043
  715. W/BackupManagerService( 7914): dataChanged but no participant pkg='com.android.launcher3' uid=10043
  716. W/BackupManagerService( 7914): dataChanged but no participant pkg='com.android.launcher3' uid=10043
  717. W/BroadcastQueue( 7914): Permission Denial: broadcasting Intent { act=android.intent.action.USER_PRESENT flg=0x24000010 } from com.android.systemui (pid=8062, uid=10012) is not exported from uid 10086 due to receiver jp.naver.line.android/.service.push.SystemBroadcastReceiver
  718. I/ActivityManager( 7914): Process com.android.calendar (pid 2725) has died
  719. I/ActivityManager( 7914): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=com.viber.voip cmp=com.viber.voip/.WelcomeActivity bnds=[256,105][384,256] (has extras)} from uid 10043 on display 0
  720. W/ResourcesManager( 7914): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  721. W/BroadcastQueue( 7914): Permission Denial: broadcasting Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } from com.android.launcher3 (pid=25344, uid=10043) requires com.google.android.launcher.permission.RECEIVE_LAUNCH_BROADCASTS due to receiver com.google.android.googlequicksearchbox/com.google.android.search.core.icingsync.ApplicationLaunchReceiver
  722. W/BroadcastQueue( 7914): Permission Denial: receiving Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } to com.google.android.googlequicksearchbox/com.google.android.search.core.icingsync.ApplicationLaunchReceiver requires com.android.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS due to sender com.android.launcher3 (uid 10043)
  723. W/ResourcesManager(19647): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  724. I/ActivityManager( 7914): Process com.android.providers.calendar (pid 2702) has died
  725. I/ActivityManager( 7914): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] pkg=com.viber.voip cmp=com.viber.voip/.HomeActivity bnds=[256,105][384,256] (has extras)} from uid 10087 on display 0
  726. I/ActivityManager( 7914): Process android.process.acore (pid 2981) has died
  727. I/ActivityManager( 7914): Process com.google.android.apps.plus (pid 2937) has died
  728. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@39ed4001}
  729. E/ActivityThread(19647): Failed to find provider info for com.facebook.katana.provider.AttributionIdProvider
  730. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@39ed4001}
  731. D/WifiService( 7914): Client connection lost with reason: 4
  732. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 2425) has died
  733. I/ActivityManager( 7914): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=3303 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  734. I/ActivityManager( 7914): Process android.process.media (pid 2960) has died
  735. I/ActivityManager( 7914): Process boss.game.hangman (pid 2559) has died
  736. I/ActivityManager( 7914): Start proc boss.game.hangman for service boss.game.hangman/com.appbrain.AppBrainService: pid=3363 uid=10075 gids={50075, 9997, 3003} abi=armeabi-v7a
  737. I/ActivityManager( 7914): Process com.android.deskclock (pid 1573) has died
  738. I/ActivityManager( 7914): Process boss.game.hangman (pid 3363) has died
  739. I/ActivityManager( 7914): Process com.google.android.gms (pid 2266) has died
  740. W/InputMethodManagerService( 7914): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@3ab28166 attribute=null, token = android.os.BinderProxy@17402494
  741. I/WindowState( 7914): WIN DEATH: Window{1287fa08 u0 com.tapsarena.words/com.tapsarena.words.GameActivity}
  742. I/WindowState( 7914): WIN DEATH: Window{3d737135 u0 com.tapsarena.words/com.tapsarena.words.SelectLevelActivity}
  743. I/WindowState( 7914): WIN DEATH: Window{4b30c19 u0 com.tapsarena.words/com.tapsarena.words.MainActivity}
  744. E/libprocessgroup( 7914): failed to kill 1 processes for processgroup 26355
  745. I/ActivityManager( 7914): Process com.tapsarena.words (pid 26355) has died
  746. W/ActivityManager( 7914): Exception when unbinding service com.android.vending/com.google.android.finsky.billing.iab.InAppBillingService
  747. W/ActivityManager( 7914): android.os.DeadObjectException
  748. W/ActivityManager( 7914):       at android.os.BinderProxy.transactNative(Native Method)
  749. W/ActivityManager( 7914):       at android.os.BinderProxy.transact(Binder.java:496)
  750. W/ActivityManager( 7914):       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:917)
  751. W/ActivityManager( 7914):       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1772)
  752. W/ActivityManager( 7914):       at com.android.server.am.ActiveServices.killServicesLocked(ActiveServices.java:2156)
  753. W/ActivityManager( 7914):       at com.android.server.am.ActivityManagerService.cleanUpApplicationRecordLocked(ActivityManagerService.java:14602)
  754. W/ActivityManager( 7914):       at com.android.server.am.ActivityManagerService.handleAppDiedLocked(ActivityManagerService.java:4761)
  755. W/ActivityManager( 7914):       at com.android.server.am.ActivityManagerService.appDiedLocked(ActivityManagerService.java:4924)
  756. W/ActivityManager( 7914):       at com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied(ActivityManagerService.java:1175)
  757. W/ActivityManager( 7914):       at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  758. I/ActivityManager( 7914): Process com.android.vending (pid 991) has died
  759. W/ProcessCpuTracker( 7914): Skipping unknown process pid 3450
  760. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@370d2aec}
  761. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@370d2aec}
  762. I/ActivityManager( 7914): Start proc boss.game.hangman for service boss.game.hangman/com.appbrain.AppBrainService: pid=3575 uid=10075 gids={50075, 9997, 3003} abi=armeabi-v7a
  763. I/ActivityManager( 7914): Start proc com.google.android.gms for service com.google.android.gms/.ads.identifier.service.AdvertisingIdService: pid=3600 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  764. W/ResourcesManager( 3600): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  765. W/ResourcesManager( 3600): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  766. I/ActivityManager( 7914): Start proc com.google.android.gms.wearable for service com.google.android.gms/.wearable.service.WearableService: pid=3632 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  767. W/ResourcesManager( 3632): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  768. W/ResourcesManager( 3632): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  769. E/ActivityThread(19647): Failed to find provider info for com.facebook.katana.provider.AttributionIdProvider
  770. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@370d2aec}
  771. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@370d2aec}
  772. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.velvet.location.ActivityDetectionReceiver: pid=3911 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  773. I/ActivityManager( 7914): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=3931 uid=10019 gids={50019, 9997, 3003} abi=armeabi-v7a
  774. W/ActivityManager( 7914): getTasks: caller 10087 does not hold GET_TASKS; limiting output
  775. D/WifiService( 7914): New client listening to asynchronous messages
  776. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@9033cb2}
  777. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@9033cb2}
  778. W/ProcessCpuTracker( 7914): Skipping unknown process pid 4402
  779. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@9033cb2}
  780. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@9033cb2}
  781. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@301a7e61}
  782. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@301a7e61}
  783. I/PowerManagerService( 7914): Going to sleep due to power button (uid 1000)...
  784. I/PowerManagerService( 7914): Sleeping (uid 1000)...
  785. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@301a7e61}
  786. I/DisplayManagerService( 7914): Display device changed: DisplayDeviceInfo{"Schermo incorporato": 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}
  787. V/ActivityManager( 7914): Display changed displayId=0
  788. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@301a7e61}
  789. W/ActivityManager( 7914): getTasks: caller 10087 does not hold GET_TASKS; limiting output
  790. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@301a7e61}
  791. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@301a7e61}
  792. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@301a7e61}
  793. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@301a7e61}
  794. W/ActivityManager( 7914): SLOW OOM ADJ: 690ms for pid 25344 = 6
  795. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@301a7e61}
  796. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@301a7e61}
  797. I/ActivityManager( 7914): Process com.emoji.ikeyboard:umengService_v1 (pid 28489) has died
  798. W/ActivityManager( 7914): Scheduling restart of crashed service com.emoji.ikeyboard/com.umeng.message.UmengService in 1000ms
  799. I/ActivityManager( 7914): Start proc com.google.android.apps.plus for service com.google.android.apps.plus/com.google.android.apps.moviemaker.service.PluggedInAnalyzerService: pid=4670 uid=10068 gids={50068, 9997, 3003, 3002, 1028, 1015} abi=armeabi-v7a
  800. W/ResourcesManager( 4670): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  801. I/ActivityManager( 7914): Start proc com.emoji.ikeyboard:umengService_v1 for service com.emoji.ikeyboard/com.umeng.message.UmengService: pid=4688 uid=10084 gids={50084, 9997, 1028, 1015, 3003} abi=armeabi
  802. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@301a7e61}
  803. I/ActivityManager( 7914): Start proc android.process.media for content provider com.android.providers.media/.MediaProvider: pid=4706 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
  804. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@301a7e61}
  805. I/ActivityManager( 7914): Start proc com.android.deskclock for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider: pid=4742 uid=10031 gids={50031, 9997, 1028} abi=armeabi-v7a
  806. I/ActivityManager( 7914): Process com.google.android.gms.wearable (pid 3632) has died
  807. W/ActivityManager( 7914): SLOW OOM ADJ: 7724ms for pid 25344 = 6
  808. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@17d2d52c}
  809. I/ActivityManager( 7914): Process com.google.android.apps.plus (pid 4670) has died
  810. I/ActivityManager( 7914): Process android.process.acore (pid 3303) has died
  811. I/ActivityManager( 7914): Process android.process.media (pid 4706) has died
  812. D/WifiService( 7914): Client connection lost with reason: 4
  813. I/ActivityManager( 7914): Process com.google.android.partnersetup (pid 3931) has died
  814. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 3911) has died
  815. I/ActivityManager( 7914): Process boss.game.hangman (pid 3575) has died
  816. I/ActivityManager( 7914): Process com.google.android.gms (pid 3600) has died
  817. I/ActivityManager( 7914): Process com.android.deskclock (pid 4742) has died
  818. I/ActivityManager( 7914): Low on memory:
  819. I/ActivityManager( 7914):   ntv   N    19212 kB: surfaceflinger (144) native
  820. I/ActivityManager( 7914):   ntv   N     8024 kB: mediaserver (7688) native
  821. I/ActivityManager( 7914):   ntv   N     3803 kB: logd (138) native
  822. I/ActivityManager( 7914):   ntv   N     3048 kB: zygote (7687) native
  823. I/ActivityManager( 7914):   ntv   N     2324 kB: sdcard (128) native
  824. I/ActivityManager( 7914):   ntv   N     1259 kB: netd (7686) native
  825. I/ActivityManager( 7914):   ntv   N     1012 kB: drmserver (151) native
  826. I/ActivityManager( 7914):   ntv   N      970 kB: wpa_supplicant (8043) native
  827. I/ActivityManager( 7914):   ntv   N      808 kB: vold (143) native
  828. I/ActivityManager( 7914):   ntv   N      757 kB: /init (1) native
  829. I/ActivityManager( 7914):   ntv   N      757 kB: debuggerd (150) native
  830. I/ActivityManager( 7914):   ntv   N      567 kB: keystore (157) native
  831. I/ActivityManager( 7914):   ntv   N      448 kB: ueventd (104) native
  832. I/ActivityManager( 7914):   ntv   N      428 kB: adbd (162) native
  833. I/ActivityManager( 7914):   ntv   N      394 kB: sdcard (611) native
  834. I/ActivityManager( 7914):   ntv   N      344 kB: healthd (139) native
  835. I/ActivityManager( 7914):   ntv   N      323 kB: lmkd (140) native
  836. I/ActivityManager( 7914):   ntv   N      299 kB: dhcpcd (29575) native
  837. I/ActivityManager( 7914):   ntv   N      280 kB: servicemanager (142) native
  838. I/ActivityManager( 7914):   ntv   N      248 kB: installd (156) native
  839. I/ActivityManager( 7914):   ntv   N      208 kB: ts_srv (145) native
  840. I/ActivityManager( 7914):   ntv   N      196 kB: auditd (148) native
  841. I/ActivityManager( 7914):   ntv   N       80 kB: su (161) native
  842. I/ActivityManager( 7914):   sys   P    71345 kB: system (7914) fixed
  843. I/ActivityManager( 7914):   pers  P    63199 kB: com.android.systemui (8062) fixed
  844. I/ActivityManager( 7914):   pers  P     9910 kB: com.android.phone (8351) fixed
  845. I/ActivityManager( 7914):   pers  P     4846 kB: com.android.server.telecom (8323) fixed
  846. I/ActivityManager( 7914):   fore  T   106742 kB: com.viber.voip (19647) top-activity
  847. I/ActivityManager( 7914):   fore  S        0 kB: com.google.android.gms (3600) exec-service
  848. I/ActivityManager( 7914):   vis   IF   46718 kB: com.android.inputmethod.latin (13662) service
  849. I/ActivityManager( 7914):                        com.android.inputmethod.latin/.LatinIME<=Proc{7914:system/1000}
  850. I/ActivityManager( 7914):   vis   IF   34472 kB: com.google.android.gms.persistent (8499) service
  851. I/ActivityManager( 7914):                        com.google.android.gms/com.google.android.location.network.NetworkLocationService<=Proc{7914:system/1000}
  852. I/ActivityManager( 7914):   vis   IF   28677 kB: com.google.process.gapps (8599) service
  853. I/ActivityManager( 7914):                        com.google.android.gms/.gcm.http.GoogleHttpService<=Proc{8499:com.google.android.gms.persistent/u0a16}
  854. I/ActivityManager( 7914):   vis   IF    4985 kB: org.cyanogenmod.theme.chooser (8188) service
  855. I/ActivityManager( 7914):                        org.cyanogenmod.theme.chooser/.NotificationHijackingService<=Proc{7914:system/1000}
  856. I/ActivityManager( 7914):   vis   IF    4618 kB: com.google.android.googlequicksearchbox:interactor (8210) service
  857. I/ActivityManager( 7914):                        com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService<=Proc{7914:system/1000}
  858. I/ActivityManager( 7914):   vis   IF    3989 kB: com.android.smspush (9324) service
  859. I/ActivityManager( 7914):                        com.android.smspush/.WapPushManager<=Proc{8351:com.android.phone/1001}
  860. I/ActivityManager( 7914):   vis   IF       0 kB: com.android.deskclock (4742) service
  861. I/ActivityManager( 7914):                        com.android.deskclock/com.android.alarmclock.DigitalAppWidgetService<=Proc{7914:system/1000}
  862. I/ActivityManager( 7914):   svc   S     8858 kB: com.emoji.ikeyboard:umengService_v1 (4688) started-services
  863. I/ActivityManager( 7914):   home  HO   21346 kB: com.android.launcher3 (25344) home
  864. I/ActivityManager( 7914):   prev  S   179386 kB: com.nenoff.followthelinefree (27290) cch-started-ui-services
  865. I/ActivityManager( 7914):   svcb  S     4995 kB: com.mangoogames.emojiquiz (684) started-services
  866. I/ActivityManager( 7914):             639875 kB: TOTAL
  867. I/ActivityManager( 7914):   MemInfo: 31912 kB slab, 5424 kB shmem, 1076 kB buffers, 145484 kB cached, 181788 kB free
  868. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@17d2d52c}
  869. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.sidekick.main.calendar.CalendarIntentService$CalendarReceiver: pid=4774 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  870. I/ActivityManager( 7914): Start proc boss.game.hangman for service boss.game.hangman/com.appbrain.AppBrainService: pid=4782 uid=10075 gids={50075, 9997, 3003} abi=armeabi-v7a
  871. I/ActivityManager( 7914): Start proc com.google.android.gms for service com.google.android.gms/.ads.identifier.service.AdvertisingIdService: pid=4811 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  872. W/ResourcesManager( 4811): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  873. W/ResourcesManager( 4811): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  874. I/ActivityManager( 7914): Start proc com.google.android.gms.wearable for service com.google.android.gms/.wearable.service.WearableService: pid=4840 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  875. W/ResourcesManager( 4840): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  876. W/ResourcesManager( 4840): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  877. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2cc1831d}
  878. I/ActivityManager( 7914): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=4866 uid=10019 gids={50019, 9997, 3003} abi=armeabi-v7a
  879. D/WifiService( 7914): New client listening to asynchronous messages
  880. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2cc1831d}
  881. I/ActivityManager( 7914): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=4898 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  882. W/ResourcesManager( 4898): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  883. I/ActivityManager( 7914): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=4927 uid=10027 gids={50027, 9997, 3003} abi=armeabi-v7a
  884. W/ActivityManager( 7914): SLOW OOM ADJ: 49557ms for pid 25344 = 6
  885. D/ConnectivityService( 7914): reportBadNetwork(NetworkAgentInfo [WIFI () - 101]) by 10016
  886. I/ActivityManager( 7914): Start proc com.google.android.talk for broadcast com.google.android.talk/com.google.android.apps.hangouts.service.NetworkStateReceiver: pid=4955 uid=10064 gids={50064, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
  887. W/ResourcesManager( 4955): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  888. D/ConnectivityService( 7914): Validated NetworkAgentInfo [WIFI () - 101]
  889. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  890. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  891. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  892. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@22c212a2}
  893. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@22c212a2}
  894. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3852b6ee}
  895. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3852b6ee}
  896. W/ActivityManager( 7914): SLOW OOM ADJ: 647ms for pid 25344 = 6
  897. I/ActivityManager( 7914): Start proc com.google.android.apps.plus for service com.google.android.apps.plus/.service.EsSyncAdapterService: pid=5015 uid=10068 gids={50068, 9997, 3003, 3002, 1028, 1015} abi=armeabi-v7a
  898. W/ResourcesManager( 5015): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  899. I/ActivityManager( 7914): Start proc android.process.media for content provider com.android.providers.media/.MediaProvider: pid=5034 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
  900. I/ActivityManager( 7914): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=5060 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  901. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@30de8aba}
  902. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@30de8aba}
  903. I/ActivityManager( 7914): Start proc com.android.deskclock for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider: pid=5108 uid=10031 gids={50031, 9997, 1028} abi=armeabi-v7a
  904. W/ResourcesManager( 4811): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  905. W/ResourcesManager( 4811): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  906. W/ActivityThread( 4811): 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());
  907. W/ResourcesManager( 4811): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  908. W/ResourcesManager( 4811): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  909. W/ResourcesManager( 4811): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  910. W/ResourcesManager( 4811): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  911. W/ActivityManager( 7914): SLOW OOM ADJ: 38705ms for pid 25344 = 6
  912. W/ActivityManager( 7914): SLOW OOM ADJ: 701ms for pid 25344 = 6
  913. I/PowerManagerService( 7914): Waking up from sleep (uid 10087)...
  914. I/DisplayPowerController( 7914): Blocking screen on until initial contents have been drawn.
  915. W/ActivityManager( 7914): getTasks: caller 10087 does not hold GET_TASKS; limiting output
  916. I/ActivityManager( 7914): START u0 {act=com.viber.voip.action.MESSAGE_POPUP flg=0x10000000 cmp=com.viber.voip/.messages.ui.popup.PopupMessageActivity} from uid 10087 on display 0
  917. I/DisplayManagerService( 7914): Display device changed: DisplayDeviceInfo{"Schermo incorporato": 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}
  918. V/ActivityManager( 7914): Display changed displayId=0
  919. V/ActivityManager( 7914): Display changed displayId=0
  920. I/DisplayPowerController( 7914): Unblocked screen on after 436 ms
  921. I/ActivityManager( 7914): Activity reported stop, but no longer stopping: ActivityRecord{32c3a417 u0 com.viber.voip/.messages.ui.popup.PopupMessageActivity t186}
  922. V/ActivityManager( 7914): Display changed displayId=0
  923. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@57fc107}
  924. D/ZenLog  ( 7914): intercepted: 0|com.viber.voip|-3|message|10087,none
  925. V/NotificationService( 7914): pkg=com.viber.voip canInterrupt=false intercept=true
  926. W/ResourcesManager( 8188): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  927. W/ResourcesManager( 8062): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  928. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@57fc107}
  929. D/TaskPersister( 7914): removeObsoleteFile: deleting file=185_task.xml
  930. W/InputMethodManagerService( 7914): Focus gain on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@234777e8 (uid=10087 pid=19647)
  931. D/TaskPersister( 7914): removeObsoleteFile: deleting file=186_task.xml
  932. D/TaskPersister( 7914): removeObsoleteFile: deleting file=186_task_thumbnail.png
  933. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@340e382c}
  934. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@340e382c}
  935. I/ActivityManager( 7914): Process com.google.android.gms.wearable (pid 4840) has died
  936. I/ActivityManager( 7914): Process com.android.calendar (pid 4927) has died
  937. I/ActivityManager( 7914): Process com.android.providers.calendar (pid 4898) has died
  938. I/ActivityManager( 7914): Process com.google.android.partnersetup (pid 4866) has died
  939. D/WifiService( 7914): Client connection lost with reason: 4
  940. I/ActivityManager( 7914): Process com.google.android.talk (pid 4955) has died
  941. I/ActivityManager( 7914): Process android.process.media (pid 5034) has died
  942. I/ActivityManager( 7914): Process com.google.android.apps.plus (pid 5015) has died
  943. I/ActivityManager( 7914): Process com.android.deskclock (pid 5108) has died
  944. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 4774) has died
  945. I/ActivityManager( 7914): Process android.process.acore (pid 5060) has died
  946. W/ProcessCpuTracker( 7914): Skipping unknown process pid 5609
  947. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.velvet.location.ActivityDetectionReceiver: pid=5764 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  948. I/ActivityManager( 7914): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=5784 uid=10019 gids={50019, 9997, 3003} abi=armeabi-v7a
  949. D/WifiService( 7914): New client listening to asynchronous messages
  950. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@339ea616}
  951. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@339ea616}
  952. I/UsageStatsService( 7914): User[0] Flushing usage stats to disk
  953. I/ProcessStatsService( 7914): Prepared write state in 59ms
  954. I/ProcessStatsService( 7914): Prepared write state in 0ms
  955. I/ProcessStatsService( 7914): Pruning old procstats: /data/system/procstats/state-2015-04-25-05-32-30.bin.ci
  956. I/EntropyMixer( 7914): Writing entropy...
  957. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@35469ac}
  958. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@35469ac}
  959. I/ActivityManager( 7914): Start proc com.android.deskclock for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider: pid=6914 uid=10031 gids={50031, 9997, 1028} abi=armeabi-v7a
  960. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@34a240}
  961. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@34a240}
  962. I/ActivityManager( 7914): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=7283 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  963. W/ResourcesManager( 7283): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  964. I/ActivityManager( 7914): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=7307 uid=10027 gids={50027, 9997, 3003} abi=armeabi-v7a
  965. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@258d1339}
  966. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@258d1339}
  967. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@23c18e54}
  968. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@23c18e54}
  969. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3dba526}
  970. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3dba526}
  971. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3ddddb2f}
  972. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3ddddb2f}
  973. I/ProcessStatsService( 7914): Prepared write state in 3ms
  974. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13be4060}
  975. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13be4060}
  976. I/ActivityManager( 7914): Start proc com.google.android.apps.maps for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.iamhere.ble.StartBleServiceReceiver: pid=10786 uid=10065 gids={50065, 9997, 3003, 1028, 1015, 3002, 3001} abi=armeabi-v7a
  977. W/ActivityThread(10786): 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());
  978. D/WifiService( 7914): New client listening to asynchronous messages
  979. I/ActivityManager( 7914): Start proc com.google.android.apps.plus for service com.google.android.apps.plus/com.google.android.apps.moviemaker.service.PluggedInAnalyzerService: pid=11057 uid=10068 gids={50068, 9997, 3003, 3002, 1028, 1015} abi=armeabi-v7a
  980. I/ActivityManager( 7914): Process com.emoji.ikeyboard:umengService_v1 (pid 4688) has died
  981. W/ActivityManager( 7914): Scheduling restart of crashed service com.emoji.ikeyboard/com.umeng.message.UmengService in 1000ms
  982. I/ActivityManager( 7914): Process com.android.providers.calendar (pid 7283) has died
  983. I/ActivityManager( 7914): Process com.mangoogames.emojiquiz (pid 684) has died
  984. W/ActivityManager( 7914): Scheduling restart of crashed service com.mangoogames.emojiquiz/com.ansca.corona.CoronaService in 10881ms
  985. W/ResourcesManager(11057): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  986. I/ActivityManager( 7914): Start proc android.process.media for content provider com.android.providers.media/.MediaProvider: pid=11077 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
  987. I/ActivityManager( 7914): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=11098 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  988. I/ActivityManager( 7914): Process com.google.android.partnersetup (pid 5784) has died
  989. I/ActivityManager( 7914): Start proc com.emoji.ikeyboard:umengService_v1 for service com.emoji.ikeyboard/com.umeng.message.UmengService: pid=11118 uid=10084 gids={50084, 9997, 1028, 1015, 3003} abi=armeabi
  990. I/ActivityManager( 7914): Process com.android.calendar (pid 7307) has died
  991. I/ActivityManager( 7914): Process com.android.deskclock (pid 6914) has died
  992. D/WifiService( 7914): Client connection lost with reason: 4
  993. D/WifiService( 7914): Client connection lost with reason: 4
  994. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 5764) has died
  995. I/ActivityManager( 7914): Process com.google.android.apps.maps (pid 10786) has died
  996. I/ActivityManager( 7914): Process com.google.android.gms (pid 4811) has died
  997. I/ActivityManager( 7914): Process boss.game.hangman (pid 4782) has died
  998. I/ActivityManager( 7914): Process android.process.acore (pid 11098) has died
  999. I/ActivityManager( 7914): Process android.process.media (pid 11077) has died
  1000. I/ActivityManager( 7914): Low on memory:
  1001. I/ActivityManager( 7914):   ntv   N    16148 kB: surfaceflinger (144) native
  1002. I/ActivityManager( 7914):   ntv   N     7762 kB: mediaserver (7688) native
  1003. I/ActivityManager( 7914):   ntv   N     3803 kB: logd (138) native
  1004. I/ActivityManager( 7914):   ntv   N     3160 kB: zygote (7687) native
  1005. I/ActivityManager( 7914):   ntv   N     2325 kB: sdcard (128) native
  1006. I/ActivityManager( 7914):   ntv   N     1244 kB: netd (7686) native
  1007. I/ActivityManager( 7914):   ntv   N     1012 kB: drmserver (151) native
  1008. I/ActivityManager( 7914):   ntv   N      974 kB: wpa_supplicant (8043) native
  1009. I/ActivityManager( 7914):   ntv   N      808 kB: vold (143) native
  1010. I/ActivityManager( 7914):   ntv   N      757 kB: /init (1) native
  1011. I/ActivityManager( 7914):   ntv   N      757 kB: debuggerd (150) native
  1012. I/ActivityManager( 7914):   ntv   N      568 kB: keystore (157) native
  1013. I/ActivityManager( 7914):   ntv   N      448 kB: ueventd (104) native
  1014. I/ActivityManager( 7914):   ntv   N      428 kB: adbd (162) native
  1015. I/ActivityManager( 7914):   ntv   N      394 kB: sdcard (611) native
  1016. I/ActivityManager( 7914):   ntv   N      344 kB: healthd (139) native
  1017. I/ActivityManager( 7914):   ntv   N      323 kB: lmkd (140) native
  1018. I/ActivityManager( 7914):   ntv   N      299 kB: dhcpcd (29575) native
  1019. I/ActivityManager( 7914):   ntv   N      280 kB: servicemanager (142) native
  1020. I/ActivityManager( 7914):   ntv   N      248 kB: installd (156) native
  1021. I/ActivityManager( 7914):   ntv   N      208 kB: ts_srv (145) native
  1022. I/ActivityManager( 7914):   ntv   N      196 kB: auditd (148) native
  1023. I/ActivityManager( 7914):   ntv   N       80 kB: su (161) native
  1024. I/ActivityManager( 7914):   sys   P    66028 kB: system (7914) fixed
  1025. I/ActivityManager( 7914):   pers  P    62932 kB: com.android.systemui (8062) fixed
  1026. I/ActivityManager( 7914):   pers  P     9742 kB: com.android.phone (8351) fixed
  1027. I/ActivityManager( 7914):   pers  P     4848 kB: com.android.server.telecom (8323) fixed
  1028. I/ActivityManager( 7914):   fore  T    98927 kB: com.viber.voip (19647) top-activity
  1029. I/ActivityManager( 7914):   vis   IF   34064 kB: com.google.android.gms.persistent (8499) service
  1030. I/ActivityManager( 7914):                        com.google.android.gms/com.google.android.location.network.NetworkLocationService<=Proc{7914:system/1000}
  1031. I/ActivityManager( 7914):   vis   IF   30458 kB: com.android.inputmethod.latin (13662) service
  1032. I/ActivityManager( 7914):                        com.android.inputmethod.latin/.LatinIME<=Proc{7914:system/1000}
  1033. I/ActivityManager( 7914):   vis   IF   29903 kB: com.google.process.gapps (8599) service
  1034. I/ActivityManager( 7914):                        com.google.android.gms/.gcm.http.GoogleHttpService<=Proc{8499:com.google.android.gms.persistent/u0a16}
  1035. I/ActivityManager( 7914):   vis   IF    5184 kB: org.cyanogenmod.theme.chooser (8188) service
  1036. I/ActivityManager( 7914):                        org.cyanogenmod.theme.chooser/.NotificationHijackingService<=Proc{7914:system/1000}
  1037. I/ActivityManager( 7914):   vis   IF    4625 kB: com.google.android.googlequicksearchbox:interactor (8210) service
  1038. I/ActivityManager( 7914):                        com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService<=Proc{7914:system/1000}
  1039. I/ActivityManager( 7914):   vis   IF    3999 kB: com.android.smspush (9324) service
  1040. I/ActivityManager( 7914):                        com.android.smspush/.WapPushManager<=Proc{8351:com.android.phone/1001}
  1041. I/ActivityManager( 7914):   svc   S     7979 kB: com.emoji.ikeyboard:umengService_v1 (11118) started-services
  1042. I/ActivityManager( 7914):   home  HO   21607 kB: com.android.launcher3 (25344) home
  1043. I/ActivityManager( 7914):   prev  S   169476 kB: com.nenoff.followthelinefree (27290) cch-started-ui-services
  1044. I/ActivityManager( 7914):   svcb  S    26373 kB: com.google.android.apps.plus (11057) started-services
  1045. I/ActivityManager( 7914):             618711 kB: TOTAL
  1046. I/ActivityManager( 7914):   MemInfo: 31952 kB slab, 5424 kB shmem, 5944 kB buffers, 211752 kB cached, 110420 kB free
  1047. I/ActivityManager( 7914): Start proc com.google.android.gms for service com.google.android.gms/.analytics.service.AnalyticsService: pid=11159 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  1048. W/ResourcesManager(11159): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1049. W/ResourcesManager(11159): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1050. I/ActivityManager( 7914): Start proc com.google.android.gms.wearable for service com.google.android.gms/.wearable.service.WearableService: pid=11195 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  1051. W/ResourcesManager(11195): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1052. W/ResourcesManager(11195): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1053. I/ActivityManager( 7914): Start proc com.mangoogames.emojiquiz for service com.mangoogames.emojiquiz/com.ansca.corona.CoronaService: pid=11225 uid=10094 gids={50094, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1054. I/ActivityManager( 7914): Start proc boss.game.hangman for service boss.game.hangman/com.appbrain.AppBrainService: pid=11289 uid=10075 gids={50075, 9997, 3003} abi=armeabi-v7a
  1055. I/ActivityManager( 7914): Start proc com.android.deskclock for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider: pid=11378 uid=10031 gids={50031, 9997, 1028} abi=armeabi-v7a
  1056. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.velvet.location.ActivityDetectionReceiver: pid=11521 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  1057. I/ActivityManager( 7914): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=11545 uid=10019 gids={50019, 9997, 3003} abi=armeabi-v7a
  1058. D/WifiService( 7914): New client listening to asynchronous messages
  1059. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c392d4}
  1060. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c392d4}
  1061. I/ActivityManager( 7914): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=11853 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1062. W/ResourcesManager(11853): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  1063. I/ActivityManager( 7914): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=11876 uid=10027 gids={50027, 9997, 3003} abi=armeabi-v7a
  1064. I/ActivityManager( 7914): Process com.google.android.apps.plus (pid 11057) has died
  1065. W/ProcessCpuTracker( 7914): Skipping unknown process pid 12129
  1066. I/ActivityManager( 7914): Start proc android.process.media for service com.android.providers.downloads/.DownloadIdleService: pid=12198 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
  1067. D/DownloadManager(12198): Removed 0 stale downloads
  1068. D/DownloadManager(12198): Found 0 files in database
  1069. D/DownloadManager(12198): Found 0 files on disk
  1070. I/ActivityManager( 7914): Start proc com.google.android.talk for broadcast com.google.android.talk/com.google.android.apps.hangouts.realtimechat.RealTimeChatService$AlarmReceiver: pid=12415 uid=10064 gids={50064, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
  1071. W/ResourcesManager(12415): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  1072. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2d706418}
  1073. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2d706418}
  1074. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@305e21b5}
  1075. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@305e21b5}
  1076. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@305e21b5}
  1077. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@305e21b5}
  1078. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@305e21b5}
  1079. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@305e21b5}
  1080. W/ProcessCpuTracker( 7914): Skipping unknown process pid 14781
  1081. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3a88e90b}
  1082. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3a88e90b}
  1083. I/ProcessStatsService( 7914): Prepared write state in 4ms
  1084. I/ActivityManager( 7914): Killing 11195:com.google.android.gms.wearable/u0a16 (adj 15): empty for 1818s
  1085. W/libprocessgroup( 7914): failed to open /acct/uid_10016/pid_11195/cgroup.procs: No such file or directory
  1086. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3a88e90b}
  1087. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3a88e90b}
  1088. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 50
  1089. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1090. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1091. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1092. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1093. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1094. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1095. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1096. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  1097. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1098. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1099. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1100. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3a88e90b}
  1101. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3a88e90b}
  1102. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 50
  1103. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1104. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1105. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1106. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1107. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1108. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1109. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1110. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 50
  1111. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1112. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1113. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1114. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1115. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1116. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1117. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1118. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  1119. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1120. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1121. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1122. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2b249d6a}
  1123. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2b249d6a}
  1124. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2236821b}
  1125. I/ActivityManager( 7914): Process com.emoji.ikeyboard:umengService_v1 (pid 11118) has died
  1126. W/ActivityManager( 7914): Scheduling restart of crashed service com.emoji.ikeyboard/com.umeng.message.UmengService in 1000ms
  1127. I/ActivityManager( 7914): Process com.android.providers.calendar (pid 11853) has died
  1128. I/ActivityManager( 7914): Process com.mangoogames.emojiquiz (pid 11225) has died
  1129. W/ActivityManager( 7914): Scheduling restart of crashed service com.mangoogames.emojiquiz/com.ansca.corona.CoronaService in 10700ms
  1130. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2236821b}
  1131. I/ActivityManager( 7914): Process com.google.android.partnersetup (pid 11545) has died
  1132. I/ActivityManager( 7914): Start proc com.emoji.ikeyboard:umengService_v1 for service com.emoji.ikeyboard/com.umeng.message.UmengService: pid=17238 uid=10084 gids={50084, 9997, 1028, 1015, 3003} abi=armeabi
  1133. I/ActivityManager( 7914): Start proc com.mangoogames.emojiquiz for service com.mangoogames.emojiquiz/com.ansca.corona.CoronaService: pid=17293 uid=10094 gids={50094, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1134. I/ActivityManager( 7914): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=17479 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1135. W/ResourcesManager(17479): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  1136. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@32fc4e66}
  1137. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@32fc4e66}
  1138. W/ProcessCpuTracker( 7914): Skipping unknown process pid 18306
  1139. W/ProcessCpuTracker( 7914): Skipping unknown process pid 18307
  1140. W/ProcessCpuTracker( 7914): Skipping unknown process pid 18309
  1141. W/ProcessCpuTracker( 7914): Skipping unknown process pid 18310
  1142. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@25bf464e}
  1143. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@25bf464e}
  1144. I/ProcessStatsService( 7914): Prepared write state in 5ms
  1145. I/ActivityManager( 7914): Start proc com.google.android.apps.maps for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.iamhere.ble.StartBleServiceReceiver: pid=18640 uid=10065 gids={50065, 9997, 3003, 1028, 1015, 3002, 3001} abi=armeabi-v7a
  1146. W/ActivityThread(18640): 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());
  1147. D/WifiService( 7914): New client listening to asynchronous messages
  1148. I/ActivityManager( 7914): Start proc com.google.android.apps.plus for service com.google.android.apps.plus/com.google.android.apps.moviemaker.service.PluggedInAnalyzerService: pid=18871 uid=10068 gids={50068, 9997, 3003, 3002, 1028, 1015} abi=armeabi-v7a
  1149. W/ResourcesManager(18871): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  1150. I/ActivityManager( 7914): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=18895 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1151. I/ActivityManager( 7914): Killing 12415:com.google.android.talk/u0a64 (adj 15): empty for 3114s
  1152. W/libprocessgroup( 7914): failed to open /acct/uid_10064/pid_12415/cgroup.procs: No such file or directory
  1153. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@37ff4015}
  1154. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@37ff4015}
  1155. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@320f692}
  1156. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@320f692}
  1157. I/ActivityManager( 7914): Start proc com.google.android.talk for broadcast com.google.android.talk/com.google.android.apps.hangouts.realtimechat.RealTimeChatService$AlarmReceiver: pid=20020 uid=10064 gids={50064, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
  1158. W/ResourcesManager(20020): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  1159. I/ActivityManager( 7914): Process com.android.calendar (pid 11876) has died
  1160. W/ProcessCpuTracker( 7914): Skipping unknown process pid 20222
  1161. I/ActivityManager( 7914): Process com.android.providers.calendar (pid 17479) has died
  1162. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8993e4}
  1163. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8993e4}
  1164. I/ActivityManager( 7914): Process com.google.android.apps.maps (pid 18640) has died
  1165. I/ActivityManager( 7914): Process android.process.acore (pid 18895) has died
  1166. I/ActivityManager( 7914): Process android.process.media (pid 12198) has died
  1167. I/ActivityManager( 7914): Process com.android.deskclock (pid 11378) has died
  1168. I/ActivityManager( 7914): Process com.google.android.talk (pid 20020) has died
  1169. I/ActivityManager( 7914): Start proc com.android.deskclock for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider: pid=21090 uid=10031 gids={50031, 9997, 1028} abi=armeabi-v7a
  1170. W/ProcessCpuTracker( 7914): Skipping unknown process pid 21167
  1171. W/ProcessCpuTracker( 7914): Skipping unknown process pid 21168
  1172. W/ProcessCpuTracker( 7914): Skipping unknown process pid 21170
  1173. W/ProcessCpuTracker( 7914): Skipping unknown process pid 21171
  1174. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@ac083b3}
  1175. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@ac083b3}
  1176. I/ActivityManager( 7914): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=21467 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1177. W/ResourcesManager(21467): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  1178. I/ActivityManager( 7914): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=21499 uid=10027 gids={50027, 9997, 3003} abi=armeabi-v7a
  1179. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33036a30}
  1180. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33036a30}
  1181. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13a2497}
  1182. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13a2497}
  1183. I/ProcessStatsService( 7914): Prepared write state in 5ms
  1184. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@16c765d6}
  1185. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@16c765d6}
  1186. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@fb85135}
  1187. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@fb85135}
  1188. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@22304294}
  1189. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@22304294}
  1190. W/ProcessCpuTracker( 7914): Skipping unknown process pid 24815
  1191. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@ed1e4a8}
  1192. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@ed1e4a8}
  1193. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@ed1e4a8}
  1194. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@ed1e4a8}
  1195. W/ProcessCpuTracker( 7914): Skipping unknown process pid 25767
  1196. W/ProcessCpuTracker( 7914): Skipping unknown process pid 25768
  1197. W/ProcessCpuTracker( 7914): Skipping unknown process pid 25770
  1198. W/ProcessCpuTracker( 7914): Skipping unknown process pid 25771
  1199. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e6c4a3c}
  1200. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e6c4a3c}
  1201. I/ProcessStatsService( 7914): Prepared write state in 4ms
  1202. I/ActivityManager( 7914): Start proc com.google.android.apps.maps for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.iamhere.ble.StartBleServiceReceiver: pid=26609 uid=10065 gids={50065, 9997, 3003, 1028, 1015, 3002, 3001} abi=armeabi-v7a
  1203. W/ActivityThread(26609): 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());
  1204. I/ActivityManager( 7914): Start proc android.process.media for content provider com.android.providers.media/.MediaProvider: pid=26842 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
  1205. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@14ab2560}
  1206. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@14ab2560}
  1207. W/ProcessCpuTracker( 7914): Skipping unknown process pid 27121
  1208. W/ProcessCpuTracker( 7914): Skipping unknown process pid 27391
  1209. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@14ab2560}
  1210. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@14ab2560}
  1211. I/ActivityManager( 7914): Start proc com.google.android.talk for broadcast com.google.android.talk/com.google.android.apps.hangouts.realtimechat.RealTimeChatService$AlarmReceiver: pid=27928 uid=10064 gids={50064, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
  1212. W/ResourcesManager(27928): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  1213. I/ActivityManager( 7914): Killing 21467:com.android.providers.calendar/u0a1 (adj 15): empty for 2943s
  1214. W/libprocessgroup( 7914): failed to open /acct/uid_10001/pid_21467/cgroup.procs: No such file or directory
  1215. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@14ab2560}
  1216. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@14ab2560}
  1217. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1b352491}
  1218. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1b352491}
  1219. I/ActivityManager( 7914): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=29265 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1220. W/ResourcesManager(29265): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  1221. I/ActivityManager( 7914): Process com.emoji.ikeyboard:umengService_v1 (pid 17238) has died
  1222. W/ActivityManager( 7914): Scheduling restart of crashed service com.emoji.ikeyboard/com.umeng.message.UmengService in 1000ms
  1223. I/ActivityManager( 7914): Process com.mangoogames.emojiquiz (pid 17293) has died
  1224. W/ActivityManager( 7914): Scheduling restart of crashed service com.mangoogames.emojiquiz/com.ansca.corona.CoronaService in 10910ms
  1225. I/ActivityManager( 7914): Start proc com.emoji.ikeyboard:umengService_v1 for service com.emoji.ikeyboard/com.umeng.message.UmengService: pid=29521 uid=10084 gids={50084, 9997, 1028, 1015, 3003} abi=armeabi
  1226. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1b352491}
  1227. I/ActivityManager( 7914): Start proc com.mangoogames.emojiquiz for service com.mangoogames.emojiquiz/com.ansca.corona.CoronaService: pid=29591 uid=10094 gids={50094, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1228. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1b352491}
  1229. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1b352491}
  1230. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1b352491}
  1231. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1232. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1233. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1234. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1235. I/ProcessStatsService( 7914): Prepared write state in 10ms
  1236. I/ProcessStatsService( 7914): Pruning old procstats: /data/system/procstats/state-2015-04-25-09-37-35.bin.ci
  1237. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  1238. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1239. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1240. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1241. I/EntropyMixer( 7914): Writing entropy...
  1242. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1243. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1244. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1245. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1246. I/ActivityManager( 7914): Killing 26609:com.google.android.apps.maps/u0a65 (adj 15): empty for 1808s
  1247. W/libprocessgroup( 7914): failed to open /acct/uid_10065/pid_26609/cgroup.procs: No such file or directory
  1248. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  1249. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1250. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1251. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1252. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@6dedcf8}
  1253. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@6dedcf8}
  1254. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 50
  1255. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1256. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1257. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1258. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1259. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1260. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1261. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1262. I/ActivityManager( 7914): Start proc com.emoji.ikeyboard for broadcast com.emoji.ikeyboard/com.qisi.inputmethod.dictionarypack.EventHandler: pid=30889 uid=10084 gids={50084, 9997, 1028, 1015, 3003} abi=armeabi
  1263. I/MountService( 7914): Running fstrim idle maintenance
  1264. I/MountServiceIdler( 7914): Got mount service completion callback
  1265. I/fstrim  (  143): Starting fstrim work...
  1266. I/fstrim  (  143): Invoking FITRIM ioctl on /data
  1267. E/fstrim  (  143): FITRIM ioctl failed on /data (error 95/Operation not supported on transport endpoint)
  1268. I/fstrim  (  143): Invoking FITRIM ioctl on /data
  1269. E/fstrim  (  143): FITRIM ioctl failed on /data (error 95/Operation not supported on transport endpoint)
  1270. I/fstrim  (  143): Invoking FITRIM ioctl on /cache
  1271. E/fstrim  (  143): FITRIM ioctl failed on /cache (error 95/Operation not supported on transport endpoint)
  1272. I/fstrim  (  143): Invoking FITRIM ioctl on /cache
  1273. E/fstrim  (  143): FITRIM ioctl failed on /cache (error 95/Operation not supported on transport endpoint)
  1274. I/fstrim  (  143): Finished fstrim work.
  1275. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  1276. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1277. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1278. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1279. I/ActivityManager( 7914): Killing 26842:android.process.media/u0a4 (adj 15): empty for 1858s
  1280. W/libprocessgroup( 7914): failed to open /acct/uid_10004/pid_26842/cgroup.procs: No such file or directory
  1281. D/WifiService( 7914): Client connection lost with reason: 4
  1282. E/libprocessgroup( 7914): failed to kill 1 processes for processgroup 18871
  1283. I/ActivityManager( 7914): Process com.google.android.apps.plus (pid 18871) has died
  1284. I/ActivityManager( 7914): Process com.google.android.talk (pid 27928) has died
  1285. I/ActivityManager( 7914): Process com.android.providers.calendar (pid 29265) has died
  1286. D/WifiService( 7914): Client connection lost with reason: 4
  1287. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 11521) has died
  1288. I/ActivityManager( 7914): Process com.emoji.ikeyboard (pid 30889) has died
  1289. I/ActivityManager( 7914): Process com.android.calendar (pid 21499) has died
  1290. I/ActivityManager( 7914): Process com.android.deskclock (pid 21090) has died
  1291. I/ActivityManager( 7914): Process com.google.android.gms (pid 11159) has died
  1292. I/ActivityManager( 7914): Process boss.game.hangman (pid 11289) has died
  1293. I/ActivityManager( 7914): Start proc boss.game.hangman for service boss.game.hangman/com.appbrain.AppBrainService: pid=31154 uid=10075 gids={50075, 9997, 3003} abi=armeabi-v7a
  1294. I/ActivityManager( 7914): Start proc com.google.android.gms for service com.google.android.gms/.ads.identifier.service.AdvertisingIdService: pid=31175 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  1295. W/ResourcesManager(31175): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1296. W/ResourcesManager(31175): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1297. I/ActivityManager( 7914): Low on memory:
  1298. I/ActivityManager( 7914):   ntv   N    16154 kB: surfaceflinger (144) native
  1299. I/ActivityManager( 7914):   ntv   N     6763 kB: mediaserver (7688) native
  1300. I/ActivityManager( 7914):   ntv   N     3823 kB: logd (138) native
  1301. I/ActivityManager( 7914):   ntv   N     3228 kB: zygote (7687) native
  1302. I/ActivityManager( 7914):   ntv   N     2324 kB: sdcard (128) native
  1303. I/ActivityManager( 7914):   ntv   N     1224 kB: netd (7686) native
  1304. I/ActivityManager( 7914):   ntv   N     1054 kB: wpa_supplicant (8043) native
  1305. I/ActivityManager( 7914):   ntv   N     1012 kB: drmserver (151) native
  1306. I/ActivityManager( 7914):   ntv   N      816 kB: vold (143) native
  1307. I/ActivityManager( 7914):   ntv   N      757 kB: /init (1) native
  1308. I/ActivityManager( 7914):   ntv   N      757 kB: debuggerd (150) native
  1309. I/ActivityManager( 7914):   ntv   N      568 kB: keystore (157) native
  1310. I/ActivityManager( 7914):   ntv   N      448 kB: ueventd (104) native
  1311. I/ActivityManager( 7914):   ntv   N      432 kB: adbd (162) native
  1312. I/ActivityManager( 7914):   ntv   N      394 kB: sdcard (611) native
  1313. I/ActivityManager( 7914):   ntv   N      344 kB: healthd (139) native
  1314. I/ActivityManager( 7914):   ntv   N      323 kB: lmkd (140) native
  1315. I/ActivityManager( 7914):   ntv   N      299 kB: dhcpcd (29575) native
  1316. I/ActivityManager( 7914):   ntv   N      280 kB: servicemanager (142) native
  1317. I/ActivityManager( 7914):   ntv   N      248 kB: installd (156) native
  1318. I/ActivityManager( 7914):   ntv   N      208 kB: ts_srv (145) native
  1319. I/ActivityManager( 7914):   ntv   N      196 kB: auditd (148) native
  1320. I/ActivityManager( 7914):   ntv   N       80 kB: su (161) native
  1321. I/ActivityManager( 7914):   sys   P    67763 kB: system (7914) fixed
  1322. I/ActivityManager( 7914):   pers  P    63641 kB: com.android.systemui (8062) fixed
  1323. I/ActivityManager( 7914):   pers  P     9789 kB: com.android.phone (8351) fixed
  1324. I/ActivityManager( 7914):   pers  P     4708 kB: com.android.server.telecom (8323) fixed
  1325. I/ActivityManager( 7914):   fore  T    95556 kB: com.viber.voip (19647) top-activity
  1326. I/ActivityManager( 7914):   vis   IF   33993 kB: com.google.android.gms.persistent (8499) service
  1327. I/ActivityManager( 7914):                        com.google.android.gms/com.google.android.location.network.NetworkLocationService<=Proc{7914:system/1000}
  1328. I/ActivityManager( 7914):   vis   IF   30720 kB: com.android.inputmethod.latin (13662) service
  1329. I/ActivityManager( 7914):                        com.android.inputmethod.latin/.LatinIME<=Proc{7914:system/1000}
  1330. I/ActivityManager( 7914):   vis   IF   30329 kB: com.google.process.gapps (8599) service
  1331. I/ActivityManager( 7914):                        com.google.android.gms/.gcm.http.GoogleHttpService<=Proc{8499:com.google.android.gms.persistent/u0a16}
  1332. I/ActivityManager( 7914):   vis   IF    5038 kB: org.cyanogenmod.theme.chooser (8188) service
  1333. I/ActivityManager( 7914):                        org.cyanogenmod.theme.chooser/.NotificationHijackingService<=Proc{7914:system/1000}
  1334. I/ActivityManager( 7914):   vis   IF    4479 kB: com.google.android.googlequicksearchbox:interactor (8210) service
  1335. I/ActivityManager( 7914):                        com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService<=Proc{7914:system/1000}
  1336. I/ActivityManager( 7914):   vis   IF    3848 kB: com.android.smspush (9324) service
  1337. I/ActivityManager( 7914):                        com.android.smspush/.WapPushManager<=Proc{8351:com.android.phone/1001}
  1338. I/ActivityManager( 7914):   svc   S     7389 kB: com.mangoogames.emojiquiz (29591) started-services
  1339. I/ActivityManager( 7914):   home  HO   21600 kB: com.android.launcher3 (25344) home
  1340. I/ActivityManager( 7914):   prev  S   168219 kB: com.nenoff.followthelinefree (27290) cch-started-ui-services
  1341. I/ActivityManager( 7914):   svcb  S     8708 kB: com.emoji.ikeyboard:umengService_v1 (29521) started-services
  1342. I/ActivityManager( 7914):             597512 kB: TOTAL
  1343. I/ActivityManager( 7914):   MemInfo: 31920 kB slab, 5424 kB shmem, 6876 kB buffers, 167044 kB cached, 152780 kB free
  1344. I/ActivityManager( 7914): Start proc com.google.android.gms.wearable for service com.google.android.gms/.wearable.service.WearableService: pid=31200 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  1345. W/ResourcesManager(31200): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1346. W/ResourcesManager(31200): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1347. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.velvet.location.ActivityDetectionReceiver: pid=31495 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  1348. I/ActivityManager( 7914): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=31517 uid=10019 gids={50019, 9997, 3003} abi=armeabi-v7a
  1349. D/WifiService( 7914): New client listening to asynchronous messages
  1350. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1351. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1352. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1353. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1354. I/ActivityManager( 7914): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=31605 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1355. W/ResourcesManager(31605): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  1356. I/ActivityManager( 7914): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=31631 uid=10027 gids={50027, 9997, 3003} abi=armeabi-v7a
  1357. W/ProcessCpuTracker( 7914): Skipping unknown process pid 31746
  1358. W/ProcessCpuTracker( 7914): Skipping unknown process pid 31747
  1359. W/ProcessCpuTracker( 7914): Skipping unknown process pid 31749
  1360. W/ProcessCpuTracker( 7914): Skipping unknown process pid 31750
  1361. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  1362. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1363. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1364. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1365. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3da41681}
  1366. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3da41681}
  1367. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@20ad333c}
  1368. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@20ad333c}
  1369. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1370. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1371. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1372. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1373. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  1374. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1375. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1376. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1377. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@20ad333c}
  1378. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@20ad333c}
  1379. I/ActivityManager( 7914): Start proc com.android.deskclock for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider: pid=804 uid=10031 gids={50031, 9997, 1028} abi=armeabi-v7a
  1380. W/ProcessCpuTracker( 7914): Skipping unknown process pid 995
  1381. D/Nat464Xlat( 7914): requiresClat: netType=1, connected=true, hasIPv4Address=true
  1382. D/ConnectivityService( 7914): notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 101]
  1383. D/ConnectivityService( 7914): NetworkAgentInfo [WIFI () - 101] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to CONNECTING
  1384. D/ConnectivityService( 7914): NetworkAgentInfo [WIFI () - 101] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
  1385. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@183b524}
  1386. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@183b524}
  1387. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2428c57f}
  1388. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2428c57f}
  1389. I/ProcessStatsService( 7914): Prepared write state in 4ms
  1390. I/ActivityManager( 7914): Start proc com.google.android.apps.maps for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.iamhere.ble.StartBleServiceReceiver: pid=2543 uid=10065 gids={50065, 9997, 3003, 1028, 1015, 3002, 3001} abi=armeabi-v7a
  1391. W/ActivityThread( 2543): 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());
  1392. D/WifiService( 7914): New client listening to asynchronous messages
  1393. I/ActivityManager( 7914): Start proc com.google.android.apps.plus for service com.google.android.apps.plus/com.google.android.apps.moviemaker.service.PluggedInAnalyzerService: pid=2777 uid=10068 gids={50068, 9997, 3003, 3002, 1028, 1015} abi=armeabi-v7a
  1394. W/ResourcesManager( 2777): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  1395. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@295a931f}
  1396. I/ActivityManager( 7914): Start proc android.process.media for content provider com.android.providers.media/.MediaProvider: pid=2800 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
  1397. I/ActivityManager( 7914): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=2825 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1398. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@295a931f}
  1399. I/ActivityManager( 7914): Killing 31200:com.google.android.gms.wearable/u0a16 (adj 13): empty for 1819s
  1400. W/libprocessgroup( 7914): failed to open /acct/uid_10016/pid_31200/cgroup.procs: No such file or directory
  1401. I/ActivityManager( 7914): Killing 31517:com.google.android.partnersetup/u0a19 (adj 15): empty for 1804s
  1402. W/libprocessgroup( 7914): failed to open /acct/uid_10019/pid_31517/cgroup.procs: No such file or directory
  1403. I/ActivityManager( 7914): Killing 31605:com.android.providers.calendar/u0a1 (adj 15): empty for 1809s
  1404. W/libprocessgroup( 7914): failed to open /acct/uid_10001/pid_31605/cgroup.procs: No such file or directory
  1405. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@39246de2}
  1406. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@39246de2}
  1407. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1408. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1409. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1410. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1411. I/ActivityManager( 7914): Start proc com.google.android.talk for broadcast com.google.android.talk/com.google.android.apps.hangouts.realtimechat.RealTimeChatService$AlarmReceiver: pid=3955 uid=10064 gids={50064, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
  1412. W/ResourcesManager( 3955): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  1413. I/ActivityManager( 7914): Killing 31631:com.android.calendar/u0a27 (adj 15): empty for 2043s
  1414. W/libprocessgroup( 7914): failed to open /acct/uid_10027/pid_31631/cgroup.procs: No such file or directory
  1415. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  1416. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1417. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1418. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1419. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2f6bcca2}
  1420. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2f6bcca2}
  1421. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1422. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1423. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1424. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1425. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  1426. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1427. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1428. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1429. W/ProcessCpuTracker( 7914): Skipping unknown process pid 4559
  1430. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@bb3cff1}
  1431. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@bb3cff1}
  1432. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1433. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1434. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1435. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1436. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  1437. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1438. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1439. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1440. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1441. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1442. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1443. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1444. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  1445. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1446. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1447. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1448. I/ActivityManager( 7914): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=5215 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1449. W/ResourcesManager( 5215): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  1450. I/ActivityManager( 7914): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=5249 uid=10027 gids={50027, 9997, 3003} abi=armeabi-v7a
  1451. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3850ca22}
  1452. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3850ca22}
  1453. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@388e9b71}
  1454. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@388e9b71}
  1455. I/ProcessStatsService( 7914): Prepared write state in 5ms
  1456. I/ActivityManager( 7914): Killing 2543:com.google.android.apps.maps/u0a65 (adj 15): empty for 1803s
  1457. W/libprocessgroup( 7914): failed to open /acct/uid_10065/pid_2543/cgroup.procs: No such file or directory
  1458. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@7b9ceb5}
  1459. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@7b9ceb5}
  1460. I/ActivityManager( 7914): Killing 2800:android.process.media/u0a4 (adj 15): empty for 1813s
  1461. W/libprocessgroup( 7914): failed to open /acct/uid_10004/pid_2800/cgroup.procs: No such file or directory
  1462. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1463. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1464. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1465. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1466. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  1467. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1468. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1469. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1470. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1471. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1472. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1473. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1474. W/ProcessCpuTracker( 7914): Skipping unknown process pid 6945
  1475. W/ProcessCpuTracker( 7914): Skipping unknown process pid 6946
  1476. W/ProcessCpuTracker( 7914): Skipping unknown process pid 6948
  1477. W/ProcessCpuTracker( 7914): Skipping unknown process pid 6949
  1478. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  1479. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1480. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1481. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1482. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@7b9ceb5}
  1483. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@7b9ceb5}
  1484. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@cb2740e}
  1485. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@cb2740e}
  1486. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@367a1bcd}
  1487. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@367a1bcd}
  1488. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3da979b6}
  1489. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3da979b6}
  1490. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@b0f3a02}
  1491. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@b0f3a02}
  1492. W/ProcessCpuTracker( 7914): Skipping unknown process pid 10290
  1493. W/ProcessCpuTracker( 7914): Skipping unknown process pid 10291
  1494. W/ProcessCpuTracker( 7914): Skipping unknown process pid 10293
  1495. W/ProcessCpuTracker( 7914): Skipping unknown process pid 10294
  1496. W/ProcessCpuTracker( 7914): Skipping unknown process pid 10295
  1497. I/ProcessStatsService( 7914): Prepared write state in 3ms
  1498. I/ActivityManager( 7914): Start proc com.google.android.apps.maps for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.iamhere.ble.StartBleServiceReceiver: pid=10462 uid=10065 gids={50065, 9997, 3003, 1028, 1015, 3002, 3001} abi=armeabi-v7a
  1499. I/ActivityManager( 7914): Killing 2777:com.google.android.apps.plus/u0a68 (adj 15): empty for 3521s
  1500. W/libprocessgroup( 7914): failed to open /acct/uid_10068/pid_2777/cgroup.procs: No such file or directory
  1501. W/ActivityThread(10462): 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());
  1502. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3890317a}
  1503. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3890317a}
  1504. I/ActivityManager( 7914): Start proc com.google.android.apps.plus for service com.google.android.apps.plus/com.google.android.apps.moviemaker.service.PluggedInAnalyzerService: pid=10757 uid=10068 gids={50068, 9997, 3003, 3002, 1028, 1015} abi=armeabi-v7a
  1505. W/ResourcesManager(10757): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  1506. I/ActivityManager( 7914): Start proc android.process.media for content provider com.android.providers.media/.MediaProvider: pid=10778 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
  1507. I/ActivityManager( 7914): Killing 3955:com.google.android.talk/u0a64 (adj 15): empty for 3113s
  1508. W/libprocessgroup( 7914): failed to open /acct/uid_10064/pid_3955/cgroup.procs: No such file or directory
  1509. I/ActivityManager( 7914): Killing 5215:com.android.providers.calendar/u0a1 (adj 15): empty for 2459s
  1510. W/libprocessgroup( 7914): failed to open /acct/uid_10001/pid_5215/cgroup.procs: No such file or directory
  1511. I/ActivityManager( 7914): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=11324 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1512. W/ResourcesManager(11324): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  1513. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3d6ad451}
  1514. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3d6ad451}
  1515. D/ConnectivityService( 7914): reportBadNetwork(NetworkAgentInfo [WIFI () - 101]) by 10016
  1516. I/ActivityManager( 7914): Start proc com.google.android.talk for broadcast com.google.android.talk/com.google.android.apps.hangouts.service.NetworkStateReceiver: pid=11453 uid=10064 gids={50064, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
  1517. W/ResourcesManager(11453): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  1518. D/ConnectivityService( 7914): Validated NetworkAgentInfo [WIFI () - 101]
  1519. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1520. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1521. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1522. W/ProcessCpuTracker( 7914): Skipping unknown process pid 11642
  1523. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33b8de13}
  1524. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33b8de13}
  1525. W/ProcessCpuTracker( 7914): Skipping unknown process pid 12681
  1526. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2021172}
  1527. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2021172}
  1528. W/ProcessCpuTracker( 7914): Skipping unknown process pid 12948
  1529. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2021172}
  1530. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2021172}
  1531. W/ProcessCpuTracker( 7914): Skipping unknown process pid 13339
  1532. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2021172}
  1533. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2021172}
  1534. I/ProcessStatsService( 7914): Prepared write state in 8ms
  1535. I/ActivityManager( 7914): Killing 10462:com.google.android.apps.maps/u0a65 (adj 15): empty for 1807s
  1536. W/libprocessgroup( 7914): failed to open /acct/uid_10065/pid_10462/cgroup.procs: No such file or directory
  1537. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@94e7c7c}
  1538. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@94e7c7c}
  1539. I/ActivityManager( 7914): Killing 2825:android.process.acore/u0a2 (adj 15): empty for 1800s
  1540. W/libprocessgroup( 7914): failed to open /acct/uid_10002/pid_2825/cgroup.procs: No such file or directory
  1541. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@154f587e}
  1542. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@154f587e}
  1543. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@315a08a7}
  1544. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@315a08a7}
  1545. W/ProcessCpuTracker( 7914): Skipping unknown process pid 16246
  1546. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e70754e}
  1547. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e70754e}
  1548. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@189829c2}
  1549. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@189829c2}
  1550. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1551. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1552. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1553. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1554. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  1555. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1556. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1557. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1558. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1559. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1560. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1561. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1562. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 50
  1563. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1564. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1565. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1566. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 48
  1567. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1568. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1569. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1570. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1571. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1572. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1573. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1574. W/ProcessCpuTracker( 7914): Skipping unknown process pid 17801
  1575. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@235966ff}
  1576. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@235966ff}
  1577. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  1578. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1579. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1580. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1581. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@246058de}
  1582. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@246058de}
  1583. I/ProcessStatsService( 7914): Prepared write state in 13ms
  1584. I/ActivityManager( 7914): Start proc com.google.android.apps.maps for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.iamhere.ble.StartBleServiceReceiver: pid=18606 uid=10065 gids={50065, 9997, 3003, 1028, 1015, 3002, 3001} abi=armeabi-v7a
  1585. I/ActivityManager( 7914): Killing 11324:com.android.providers.calendar/u0a1 (adj 15): empty for 3277s
  1586. W/libprocessgroup( 7914): failed to open /acct/uid_10001/pid_11324/cgroup.procs: No such file or directory
  1587. W/ActivityThread(18606): 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());
  1588. I/ActivityManager( 7914): Process com.emoji.ikeyboard:umengService_v1 (pid 29521) has died
  1589. W/ActivityManager( 7914): Scheduling restart of crashed service com.emoji.ikeyboard/com.umeng.message.UmengService in 1000ms
  1590. I/ActivityManager( 7914): Process com.google.android.talk (pid 11453) has died
  1591. I/ActivityManager( 7914): Process android.process.media (pid 10778) has died
  1592. I/ActivityManager( 7914): Process com.android.calendar (pid 5249) has died
  1593. I/ActivityManager( 7914): Process com.mangoogames.emojiquiz (pid 29591) has died
  1594. W/ActivityManager( 7914): Scheduling restart of crashed service com.mangoogames.emojiquiz/com.ansca.corona.CoronaService in 10638ms
  1595. I/ActivityManager( 7914): Process com.google.android.apps.plus (pid 10757) has died
  1596. I/ActivityManager( 7914): Process com.android.deskclock (pid 804) has died
  1597. I/ActivityManager( 7914): Start proc com.emoji.ikeyboard:umengService_v1 for service com.emoji.ikeyboard/com.umeng.message.UmengService: pid=18845 uid=10084 gids={50084, 9997, 1028, 1015, 3003} abi=armeabi
  1598. I/ActivityManager( 7914): Start proc com.mangoogames.emojiquiz for service com.mangoogames.emojiquiz/com.ansca.corona.CoronaService: pid=18907 uid=10094 gids={50094, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1599. I/ActivityManager( 7914): Start proc com.google.android.apps.plus for service com.google.android.apps.plus/com.google.android.apps.moviemaker.service.PluggedInAnalyzerService: pid=18976 uid=10068 gids={50068, 9997, 3003, 3002, 1028, 1015} abi=armeabi-v7a
  1600. W/ResourcesManager(18976): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  1601. I/ActivityManager( 7914): Start proc android.process.media for content provider com.android.providers.media/.MediaProvider: pid=19002 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
  1602. I/ActivityManager( 7914): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=19027 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1603. I/ActivityManager( 7914): Start proc com.android.deskclock for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider: pid=19177 uid=10031 gids={50031, 9997, 1028} abi=armeabi-v7a
  1604. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@22722535}
  1605. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@22722535}
  1606. I/ActivityManager( 7914): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=19587 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1607. W/ResourcesManager(19587): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  1608. I/ActivityManager( 7914): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=19610 uid=10027 gids={50027, 9997, 3003} abi=armeabi-v7a
  1609. I/ActivityManager( 7914): Start proc com.google.android.talk for broadcast com.google.android.talk/com.google.android.apps.hangouts.realtimechat.RealTimeChatService$AlarmReceiver: pid=19820 uid=10064 gids={50064, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
  1610. W/ResourcesManager(19820): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  1611. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2b60c130}
  1612. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2b60c130}
  1613. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2ed88216}
  1614. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2ed88216}
  1615. I/ActivityManager( 7914): Start proc com.emoji.ikeyboard for broadcast com.emoji.ikeyboard/com.qisi.inputmethod.dictionarypack.EventHandler: pid=20815 uid=10084 gids={50084, 9997, 1028, 1015, 3003} abi=armeabi
  1616. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@5377e44}
  1617. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@5377e44}
  1618. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3c3f3a3b}
  1619. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3c3f3a3b}
  1620. I/EntropyMixer( 7914): Writing entropy...
  1621. I/ProcessStatsService( 7914): Prepared write state in 14ms
  1622. I/ProcessStatsService( 7914): Prepared write state in 0ms
  1623. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e5b5f39}
  1624. I/ProcessStatsService( 7914): Pruning old procstats: /data/system/procstats/state-2015-04-25-13-31-39.bin.ci
  1625. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e5b5f39}
  1626. W/ProcessCpuTracker( 7914): Skipping unknown process pid 22845
  1627. I/ActivityManager( 7914): Killing 18606:com.google.android.apps.maps/u0a65 (adj 13): empty for 1807s
  1628. W/libprocessgroup( 7914): failed to open /acct/uid_10065/pid_18606/cgroup.procs: No such file or directory
  1629. I/ActivityManager( 7914): Killing 19027:android.process.acore/u0a2 (adj 15): empty for 1804s
  1630. I/ActivityManager( 7914): Killing 19002:android.process.media/u0a4 (adj 15): empty for 1804s
  1631. W/libprocessgroup( 7914): failed to open /acct/uid_10004/pid_19002/cgroup.procs: No such file or directory
  1632. W/libprocessgroup( 7914): failed to open /acct/uid_10002/pid_19027/cgroup.procs: No such file or directory
  1633. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e5b5f39}
  1634. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e5b5f39}
  1635. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e5b5f39}
  1636. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e5b5f39}
  1637. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e5b5f39}
  1638. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e5b5f39}
  1639. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e5b5f39}
  1640. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e5b5f39}
  1641. D/ZenLog  ( 7914): intercepted: 0|com.google.android.googlequicksearchbox|6|null|10022,none
  1642. V/NotificationService( 7914): pkg=com.google.android.googlequicksearchbox canInterrupt=false intercept=true
  1643. W/ProcessCpuTracker( 7914): Skipping unknown process pid 25626
  1644. W/ProcessCpuTracker( 7914): Skipping unknown process pid 25627
  1645. W/ProcessCpuTracker( 7914): Skipping unknown process pid 25629
  1646. W/ProcessCpuTracker( 7914): Skipping unknown process pid 25630
  1647. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e5b5f39}
  1648. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e5b5f39}
  1649. I/ProcessStatsService( 7914): Prepared write state in 3ms
  1650. I/ProcessStatsService( 7914): Prepared write state in 3ms
  1651. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e96a6bd}
  1652. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e96a6bd}
  1653. I/ActivityManager( 7914): Start proc com.google.android.apps.maps for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.iamhere.ble.StartBleServiceReceiver: pid=26707 uid=10065 gids={50065, 9997, 3003, 1028, 1015, 3002, 3001} abi=armeabi-v7a
  1654. I/ActivityManager( 7914): Killing 18976:com.google.android.apps.plus/u0a68 (adj 15): empty for 3545s
  1655. W/ActivityThread(26707): 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());
  1656. W/libprocessgroup( 7914): failed to open /acct/uid_10068/pid_18976/cgroup.procs: No such file or directory
  1657. I/ActivityManager( 7914): Start proc com.google.android.apps.plus for service com.google.android.apps.plus/com.google.android.apps.moviemaker.service.PluggedInAnalyzerService: pid=26885 uid=10068 gids={50068, 9997, 3003, 3002, 1028, 1015} abi=armeabi-v7a
  1658. W/ResourcesManager(26885): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  1659. I/ActivityManager( 7914): Start proc android.process.media for content provider com.android.providers.media/.MediaProvider: pid=26908 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
  1660. I/ActivityManager( 7914): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=26930 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1661. I/ActivityManager( 7914): Killing 19587:com.android.providers.calendar/u0a1 (adj 15): empty for 3360s
  1662. W/libprocessgroup( 7914): failed to open /acct/uid_10001/pid_19587/cgroup.procs: No such file or directory
  1663. I/ActivityManager( 7914): Killing 19610:com.android.calendar/u0a27 (adj 15): empty for 3359s
  1664. W/libprocessgroup( 7914): failed to open /acct/uid_10027/pid_19610/cgroup.procs: No such file or directory
  1665. I/ActivityManager( 7914): Killing 19820:com.google.android.talk/u0a64 (adj 15): empty for 3302s
  1666. W/libprocessgroup( 7914): failed to open /acct/uid_10064/pid_19820/cgroup.procs: No such file or directory
  1667. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e96a6bd}
  1668. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e96a6bd}
  1669. W/ProcessCpuTracker( 7914): Skipping unknown process pid 27498
  1670. I/ActivityManager( 7914): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=27510 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1671. W/ResourcesManager(27510): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  1672. I/ActivityManager( 7914): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=27546 uid=10027 gids={50027, 9997, 3003} abi=armeabi-v7a
  1673. I/ActivityManager( 7914): Killing 20815:com.emoji.ikeyboard/u0a84 (adj 15): empty for 3054s
  1674. W/libprocessgroup( 7914): failed to open /acct/uid_10084/pid_20815/cgroup.procs: No such file or directory
  1675. I/ActivityManager( 7914): Start proc com.google.android.talk for broadcast com.google.android.talk/com.google.android.apps.hangouts.realtimechat.RealTimeChatService$AlarmReceiver: pid=27692 uid=10064 gids={50064, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
  1676. W/ResourcesManager(27692): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  1677. I/ActivityManager( 7914): Process com.google.android.apps.maps (pid 26707) has died
  1678. W/ProcessCpuTracker( 7914): Skipping unknown process pid 28040
  1679. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e96a6bd}
  1680. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e96a6bd}
  1681. I/ActivityManager( 7914): Process com.emoji.ikeyboard:umengService_v1 (pid 18845) has died
  1682. W/ActivityManager( 7914): Scheduling restart of crashed service com.emoji.ikeyboard/com.umeng.message.UmengService in 1000ms
  1683. I/ActivityManager( 7914): Process android.process.acore (pid 26930) has died
  1684. I/ActivityManager( 7914): Process android.process.media (pid 26908) has died
  1685. I/ActivityManager( 7914): Process com.mangoogames.emojiquiz (pid 18907) has died
  1686. W/ActivityManager( 7914): Scheduling restart of crashed service com.mangoogames.emojiquiz/com.ansca.corona.CoronaService in 10630ms
  1687. I/ActivityManager( 7914): Process com.android.calendar (pid 27546) has died
  1688. I/ActivityManager( 7914): Process com.android.providers.calendar (pid 27510) has died
  1689. I/ActivityManager( 7914): Process com.android.deskclock (pid 19177) has died
  1690. I/ActivityManager( 7914): Process com.google.android.talk (pid 27692) has died
  1691. D/WifiService( 7914): Client connection lost with reason: 4
  1692. E/libprocessgroup( 7914): failed to kill 1 processes for processgroup 31495
  1693. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 31495) has died
  1694. I/ActivityManager( 7914): Process boss.game.hangman (pid 31154) has died
  1695. I/ActivityManager( 7914): Start proc com.emoji.ikeyboard:umengService_v1 for service com.emoji.ikeyboard/com.umeng.message.UmengService: pid=28748 uid=10084 gids={50084, 9997, 1028, 1015, 3003} abi=armeabi
  1696. I/ActivityManager( 7914): Low on memory:
  1697. I/ActivityManager( 7914):   ntv   N    16147 kB: surfaceflinger (144) native
  1698. I/ActivityManager( 7914):   ntv   N     6031 kB: mediaserver (7688) native
  1699. I/ActivityManager( 7914):   ntv   N     3839 kB: logd (138) native
  1700. I/ActivityManager( 7914):   ntv   N     3292 kB: zygote (7687) native
  1701. I/ActivityManager( 7914):   ntv   N     2324 kB: sdcard (128) native
  1702. I/ActivityManager( 7914):   ntv   N     1240 kB: netd (7686) native
  1703. I/ActivityManager( 7914):   ntv   N     1058 kB: wpa_supplicant (8043) native
  1704. I/ActivityManager( 7914):   ntv   N     1012 kB: drmserver (151) native
  1705. I/ActivityManager( 7914):   ntv   N      816 kB: vold (143) native
  1706. I/ActivityManager( 7914):   ntv   N      757 kB: /init (1) native
  1707. I/ActivityManager( 7914):   ntv   N      757 kB: debuggerd (150) native
  1708. I/ActivityManager( 7914):   ntv   N      568 kB: keystore (157) native
  1709. I/ActivityManager( 7914):   ntv   N      448 kB: ueventd (104) native
  1710. I/ActivityManager( 7914):   ntv   N      432 kB: adbd (162) native
  1711. I/ActivityManager( 7914):   ntv   N      394 kB: sdcard (611) native
  1712. I/ActivityManager( 7914):   ntv   N      355 kB: dhcpcd (29575) native
  1713. I/ActivityManager( 7914):   ntv   N      344 kB: healthd (139) native
  1714. I/ActivityManager( 7914):   ntv   N      323 kB: lmkd (140) native
  1715. I/ActivityManager( 7914):   ntv   N      280 kB: servicemanager (142) native
  1716. I/ActivityManager( 7914):   ntv   N      248 kB: installd (156) native
  1717. I/ActivityManager( 7914):   ntv   N      208 kB: ts_srv (145) native
  1718. I/ActivityManager( 7914):   ntv   N      196 kB: auditd (148) native
  1719. I/ActivityManager( 7914):   ntv   N       80 kB: su (161) native
  1720. I/ActivityManager( 7914):   sys   P    66805 kB: system (7914) fixed
  1721. I/ActivityManager( 7914):   pers  P    63478 kB: com.android.systemui (8062) fixed
  1722. I/ActivityManager( 7914):   pers  P    10083 kB: com.android.phone (8351) fixed
  1723. I/ActivityManager( 7914):   pers  P     4773 kB: com.android.server.telecom (8323) fixed
  1724. I/ActivityManager( 7914):   fore  T    93792 kB: com.viber.voip (19647) top-activity
  1725. I/ActivityManager( 7914):   vis   IF   33924 kB: com.google.android.gms.persistent (8499) service
  1726. I/ActivityManager( 7914):                        com.google.android.gms/com.google.android.location.network.NetworkLocationService<=Proc{7914:system/1000}
  1727. I/ActivityManager( 7914):   vis   IB   30379 kB: com.google.android.apps.plus (26885) service
  1728. I/ActivityManager( 7914):                        com.google.android.apps.plus/.service.EsSyncAdapterService<=Proc{7914:system/1000}
  1729. I/ActivityManager( 7914):   vis   IF   28331 kB: com.google.process.gapps (8599) service
  1730. I/ActivityManager( 7914):                        com.google.android.gms/.gcm.http.GoogleHttpService<=Proc{31175:com.google.android.gms/u0a16}
  1731. I/ActivityManager( 7914):   vis   IF   28318 kB: com.android.inputmethod.latin (13662) service
  1732. I/ActivityManager( 7914):                        com.android.inputmethod.latin/.LatinIME<=Proc{7914:system/1000}
  1733. I/ActivityManager( 7914):   vis   IB   24468 kB: com.google.android.gms (31175) service
  1734. I/ActivityManager( 7914):                        com.google.android.gms/.games.chimera.GamesSyncServiceMainProxy<=Proc{7914:system/1000}
  1735. I/ActivityManager( 7914):   vis   IF    5129 kB: org.cyanogenmod.theme.chooser (8188) service
  1736. I/ActivityManager( 7914):                        org.cyanogenmod.theme.chooser/.NotificationHijackingService<=Proc{7914:system/1000}
  1737. I/ActivityManager( 7914):   vis   IF    4556 kB: com.google.android.googlequicksearchbox:interactor (8210) service
  1738. I/ActivityManager( 7914):                        com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService<=Proc{7914:system/1000}
  1739. I/ActivityManager( 7914):   vis   IF    3928 kB: com.android.smspush (9324) service
  1740. I/ActivityManager( 7914):                        com.android.smspush/.WapPushManager<=Proc{8351:com.android.phone/1001}
  1741. I/ActivityManager( 7914):   home  HO   20137 kB: com.android.launcher3 (25344) home
  1742. I/ActivityManager( 7914):   prev  S   166663 kB: com.nenoff.followthelinefree (27290) cch-started-ui-services
  1743. I/ActivityManager( 7914):             625913 kB: TOTAL
  1744. I/ActivityManager( 7914):   MemInfo: 32048 kB slab, 5424 kB shmem, 12152 kB buffers, 209232 kB cached, 91084 kB free
  1745. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1ee5f70e}
  1746. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.velvet.location.ActivityDetectionReceiver: pid=28814 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  1747. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1ee5f70e}
  1748. I/ActivityManager( 7914): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=28837 uid=10019 gids={50019, 9997, 3003} abi=armeabi-v7a
  1749. D/WifiService( 7914): New client listening to asynchronous messages
  1750. I/ActivityManager( 7914): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=28881 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1751. W/ResourcesManager(28881): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  1752. I/ActivityManager( 7914): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=28901 uid=10027 gids={50027, 9997, 3003} abi=armeabi-v7a
  1753. I/ActivityManager( 7914): Start proc com.mangoogames.emojiquiz for service com.mangoogames.emojiquiz/com.ansca.corona.CoronaService: pid=28935 uid=10094 gids={50094, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1754. I/ActivityManager( 7914): Start proc boss.game.hangman for service boss.game.hangman/com.appbrain.AppBrainService: pid=28969 uid=10075 gids={50075, 9997, 3003} abi=armeabi-v7a
  1755. I/ActivityManager( 7914): Start proc com.android.deskclock for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider: pid=29367 uid=10031 gids={50031, 9997, 1028} abi=armeabi-v7a
  1756. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@5dfa8c4}
  1757. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@5dfa8c4}
  1758. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@32d8b6bb}
  1759. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@32d8b6bb}
  1760. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@7266a03}
  1761. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@7266a03}
  1762. I/ProcessStatsService( 7914): Prepared write state in 3ms
  1763. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2440c57e}
  1764. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2440c57e}
  1765. W/ProcessCpuTracker( 7914): Skipping unknown process pid 31757
  1766. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1767. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1768. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1769. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1770. D/Nat464Xlat( 7914): requiresClat: netType=1, connected=true, hasIPv4Address=true
  1771. D/ConnectivityService( 7914): notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 101]
  1772. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 54
  1773. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1774. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1775. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1776. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  1777. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1778. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1779. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1780. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1781. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1782. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1783. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1784. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  1785. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1786. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1787. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1788. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3baef5a1}
  1789. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3baef5a1}
  1790. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1791. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1792. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1793. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1794. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  1795. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1796. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1797. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1798. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1799. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1800. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1801. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1802. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  1803. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1804. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1805. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1806. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29e7f9b0}
  1807. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29e7f9b0}
  1808. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29e7f9b0}
  1809. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29e7f9b0}
  1810. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29e7f9b0}
  1811. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29e7f9b0}
  1812. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1813. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1814. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1815. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1816. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29e7f9b0}
  1817. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29e7f9b0}
  1818. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  1819. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1820. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1821. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1822. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  1823. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1824. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1825. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1826. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  1827. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  1828. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  1829. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  1830. I/ProcessStatsService( 7914): Prepared write state in 10ms
  1831. I/ProcessStatsService( 7914): Prepared write state in 4ms
  1832. I/ActivityManager( 7914): Start proc com.google.android.apps.maps for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.iamhere.ble.StartBleServiceReceiver: pid=2663 uid=10065 gids={50065, 9997, 3003, 1028, 1015, 3002, 3001} abi=armeabi-v7a
  1833. W/ActivityThread( 2663): 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());
  1834. I/ActivityManager( 7914): Start proc android.process.media for content provider com.android.providers.media/.MediaProvider: pid=2975 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
  1835. I/ActivityManager( 7914): Killing 28837:com.google.android.partnersetup/u0a19 (adj 15): empty for 2818s
  1836. W/libprocessgroup( 7914): failed to open /acct/uid_10019/pid_28837/cgroup.procs: No such file or directory
  1837. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@24a945d1}
  1838. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@24a945d1}
  1839. I/ActivityManager( 7914): Start proc com.google.android.talk for broadcast com.google.android.talk/com.google.android.apps.hangouts.realtimechat.RealTimeChatService$AlarmReceiver: pid=3712 uid=10064 gids={50064, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
  1840. W/ResourcesManager( 3712): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  1841. I/ActivityManager( 7914): Killing 28881:com.android.providers.calendar/u0a1 (adj 15): empty for 3116s
  1842. W/libprocessgroup( 7914): failed to open /acct/uid_10001/pid_28881/cgroup.procs: No such file or directory
  1843. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2702aef7}
  1844. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2702aef7}
  1845. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2c7dfcea}
  1846. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2c7dfcea}
  1847. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@28d4fe02}
  1848. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@28d4fe02}
  1849. I/ActivityManager( 7914): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=5563 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1850. W/ResourcesManager( 5563): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  1851. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29715cd1}
  1852. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29715cd1}
  1853. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29715cd1}
  1854. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29715cd1}
  1855. I/ProcessStatsService( 7914): Prepared write state in 8ms
  1856. I/ProcessStatsService( 7914): Prepared write state in 11ms
  1857. I/ActivityManager( 7914): Killing 2663:com.google.android.apps.maps/u0a65 (adj 15): empty for 1807s
  1858. W/libprocessgroup( 7914): failed to open /acct/uid_10065/pid_2663/cgroup.procs: No such file or directory
  1859. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1d89d206}
  1860. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1d89d206}
  1861. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@37cfc0ab}
  1862. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@37cfc0ab}
  1863. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@242769dc}
  1864. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@242769dc}
  1865. W/ProcessCpuTracker( 7914): Skipping unknown process pid 9112
  1866. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2ee46b6e}
  1867. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2ee46b6e}
  1868. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@30ea4c30}
  1869. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@30ea4c30}
  1870. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1202ae97}
  1871. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1202ae97}
  1872. I/ProcessStatsService( 7914): Prepared write state in 14ms
  1873. I/ActivityManager( 7914): Start proc com.google.android.apps.maps for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.iamhere.ble.StartBleServiceReceiver: pid=11230 uid=10065 gids={50065, 9997, 3003, 1028, 1015, 3002, 3001} abi=armeabi-v7a
  1874. I/ActivityManager( 7914): Killing 2975:android.process.media/u0a4 (adj 15): empty for 3516s
  1875. W/libprocessgroup( 7914): failed to open /acct/uid_10004/pid_2975/cgroup.procs: No such file or directory
  1876. W/ActivityThread(11230): 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());
  1877. I/ActivityManager( 7914): Process com.google.android.apps.plus (pid 26885) has died
  1878. I/ActivityManager( 7914): Process com.google.android.talk (pid 3712) has died
  1879. I/ActivityManager( 7914): Start proc com.google.android.apps.plus for service com.google.android.apps.plus/com.google.android.apps.moviemaker.service.PluggedInAnalyzerService: pid=11468 uid=10068 gids={50068, 9997, 3003, 3002, 1028, 1015} abi=armeabi-v7a
  1880. W/ResourcesManager(11468): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  1881. I/ActivityManager( 7914): Start proc android.process.media for content provider com.android.providers.media/.MediaProvider: pid=11490 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
  1882. I/ActivityManager( 7914): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=11516 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1883. I/ActivityManager( 7914): Killing 5563:com.android.providers.calendar/u0a1 (adj 15): empty for 2464s
  1884. W/libprocessgroup( 7914): failed to open /acct/uid_10001/pid_5563/cgroup.procs: No such file or directory
  1885. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@df1c1be}
  1886. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@df1c1be}
  1887. I/ActivityManager( 7914): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=12068 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1888. W/ResourcesManager(12068): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  1889. I/ActivityManager( 7914): Start proc com.google.android.talk for broadcast com.google.android.talk/com.google.android.apps.hangouts.realtimechat.RealTimeChatService$AlarmReceiver: pid=12279 uid=10064 gids={50064, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
  1890. W/ResourcesManager(12279): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  1891. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@200814cf}
  1892. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@200814cf}
  1893. W/ResourcesManager(12279): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1894. W/ResourcesManager(12279): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1895. I/ActivityManager( 7914): Process com.emoji.ikeyboard:umengService_v1 (pid 28748) has died
  1896. W/ActivityManager( 7914): Scheduling restart of crashed service com.emoji.ikeyboard/com.umeng.message.UmengService in 1000ms
  1897. W/ResourcesManager(12279): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  1898. I/ActivityManager( 7914): Start proc com.emoji.ikeyboard:umengService_v1 for service com.emoji.ikeyboard/com.umeng.message.UmengService: pid=12375 uid=10084 gids={50084, 9997, 1028, 1015, 3003} abi=armeabi
  1899. I/ActivityManager( 7914): Process com.google.android.apps.maps (pid 11230) has died
  1900. W/ProcessCpuTracker( 7914): Skipping unknown process pid 12456
  1901. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1300484d}
  1902. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1300484d}
  1903. --------- beginning of main
  1904. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1905. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  1906. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1907. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1908. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1909. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1910. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1911. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1912. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1913. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1914. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  1915. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  1916. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1917. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  1918. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1919. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1920. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1921. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1922. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1923. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1924. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1925. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1926. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1927. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1928. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1929. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1930. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1931. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1932. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-47
  1933. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  1934. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1935. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  1936. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1937. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1938. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1939. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1940. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1,50 rxSuccessRate=0,75 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  1941. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  1942. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1943. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  1944. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1945. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1946. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1947. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1948. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1949. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1950. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1951. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1952. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,02 rxSuccessRate=0,01 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  1953. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  1954. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1955. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  1956. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1957. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1958. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1959. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1960. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1961. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1962. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1963. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1964. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1965. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-47
  1966. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  1967. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1968. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  1969. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1970. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1971. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1972. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1973. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1974. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1975. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1976. D/GCM     ( 8599): Message class com.google.f.a.a.i
  1977. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1978. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1979. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,50 rxSuccessRate=0,25 targetRoamBSSID=00:00:00:00:00:00 RSSI=-44
  1980. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  1981. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1982. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  1983. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1984. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1985. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1986. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1987. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1988. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1989. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1990. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1991. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,01 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-49
  1992. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  1993. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1994. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  1995. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1996. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1997. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1998. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  1999. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2000. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2001. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2002. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2003. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2004. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2005. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2006. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2007. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2008. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1f9e685b}
  2009. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2010. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2011. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source 10016 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2012. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2013. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2014. D/PhoneApp( 8351): getPhone phoneId:0
  2015. D/PhoneApp( 8351): getPhone phoneId:0
  2016. D/PhoneApp( 8351): getPhone phoneId:0
  2017. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2018. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2019. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2020. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1f9e685b}
  2021. I/GCoreUlr( 8499): Successfully inserted location
  2022. I/GCoreUlr( 8499): Not calling LocationReporter, hasMoved: false, elapsed millis: 2381187, request: Stationary(3600000)
  2023. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2024. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2025. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2026. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2027. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2028. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2029. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2030. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2031. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  2032. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2033. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2034. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2035. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2036. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2037. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2038. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2039. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2040. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2041. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-49
  2042. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2043. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2044. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2045. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2046. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2047. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2048. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2049. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2050. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2051. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2052. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2053. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2054. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2055. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2056. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2057. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2058. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2059. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2060. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2061. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2062. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2063. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2064. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2065. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2066. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2067. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  2068. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2069. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2070. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2071. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2072. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2073. I/ActivityManager( 7914): Process android.process.media (pid 11490) has died
  2074. E/JavaBinder( 7914): !!! FAILED BINDER TRANSACTION !!!
  2075. I/ActivityManager( 7914): Process com.mangoogames.emojiquiz (pid 28935) has died
  2076. W/ActivityManager( 7914): Scheduling restart of crashed service com.mangoogames.emojiquiz/com.ansca.corona.CoronaService in 1000ms
  2077. I/ActivityManager( 7914): Process android.process.acore (pid 11516) has died
  2078. I/ActivityManager( 7914): Process com.android.calendar (pid 28901) has died
  2079. I/ActivityManager( 7914): Process com.android.providers.calendar (pid 12068) has died
  2080. E/lowmemorykiller(  140): Error writing /proc/28814/oom_score_adj; errno=22
  2081. E/lowmemorykiller(  140): Error writing /proc/11468/oom_score_adj; errno=22
  2082. E/lowmemorykiller(  140): Error writing /proc/12279/oom_score_adj; errno=22
  2083. D/WifiService( 7914): Client connection lost with reason: 4
  2084. D/WifiService( 7914): Client connection lost with reason: 4
  2085. I/ActivityManager( 7914): Process com.google.android.talk (pid 12279) has died
  2086. W/art     ( 7914): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1174 waiters=1 for 294ms
  2087. I/ActivityManager( 7914): Process com.google.android.apps.plus (pid 11468) has died
  2088. W/art     ( 7914): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1174 waiters=1 for 322ms
  2089. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 28814) has died
  2090. I/ActivityManager( 7914): Process com.android.deskclock (pid 29367) has died
  2091. I/ActivityManager( 7914): Process boss.game.hangman (pid 28969) has died
  2092. I/ActivityManager( 7914): Process com.google.android.gms (pid 31175) has died
  2093. W/ActivityManager( 7914): Scheduling restart of crashed service com.google.android.gms/.usagereporting.service.UsageReportingService in 10370ms
  2094. W/ProcessCpuTracker( 7914): Skipping unknown process pid 13879
  2095. W/ProcessCpuTracker( 7914): Skipping unknown process pid 13880
  2096. W/ProcessCpuTracker( 7914): Skipping unknown process pid 13882
  2097. W/ProcessCpuTracker( 7914): Skipping unknown process pid 13883
  2098. W/ProcessCpuTracker( 7914): Skipping unknown process pid 13884
  2099. W/art     ( 7914): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1174 waiters=5 for 301ms
  2100. I/ActivityManager( 7914): Start proc com.mangoogames.emojiquiz for service com.mangoogames.emojiquiz/com.ansca.corona.CoronaService: pid=13892 uid=10094 gids={50094, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  2101. I/art     (13892): Thread[1,tid=13892,WaitingForJniOnLoad,Thread*=0x75007800,peer=0x645cd000,"main"] recursive attempt to load library "/data/app/com.mangoogames.emojiquiz-2/lib/arm/libjnlua5.1.so"
  2102. I/OpenAL_SLES(13892): alc_opensles_init
  2103. I/ActivityManager( 7914): Low on memory:
  2104. I/ActivityManager( 7914):   ntv   N    16155 kB: surfaceflinger (144) native
  2105. I/ActivityManager( 7914):   ntv   N     6038 kB: mediaserver (7688) native
  2106. I/ActivityManager( 7914):   ntv   N     3851 kB: logd (138) native
  2107. I/ActivityManager( 7914):   ntv   N     3302 kB: zygote (7687) native
  2108. I/ActivityManager( 7914):   ntv   N     2325 kB: sdcard (128) native
  2109. I/ActivityManager( 7914):   ntv   N     1240 kB: netd (7686) native
  2110. I/ActivityManager( 7914):   ntv   N     1106 kB: wpa_supplicant (8043) native
  2111. I/ActivityManager( 7914):   ntv   N     1012 kB: drmserver (151) native
  2112. I/ActivityManager( 7914):   ntv   N      817 kB: vold (143) native
  2113. I/ActivityManager( 7914):   ntv   N      757 kB: /init (1) native
  2114. I/ActivityManager( 7914):   ntv   N      757 kB: debuggerd (150) native
  2115. I/ActivityManager( 7914):   ntv   N      569 kB: keystore (157) native
  2116. I/ActivityManager( 7914):   ntv   N      448 kB: ueventd (104) native
  2117. I/ActivityManager( 7914):   ntv   N      432 kB: adbd (162) native
  2118. I/ActivityManager( 7914):   ntv   N      394 kB: sdcard (611) native
  2119. I/ActivityManager( 7914):   ntv   N      355 kB: dhcpcd (29575) native
  2120. I/ActivityManager( 7914):   ntv   N      344 kB: healthd (139) native
  2121. I/ActivityManager( 7914):   ntv   N      323 kB: lmkd (140) native
  2122. I/ActivityManager( 7914):   ntv   N      280 kB: servicemanager (142) native
  2123. I/ActivityManager( 7914):   ntv   N      248 kB: installd (156) native
  2124. I/ActivityManager( 7914):   ntv   N      208 kB: ts_srv (145) native
  2125. I/ActivityManager( 7914):   ntv   N      196 kB: auditd (148) native
  2126. I/ActivityManager( 7914):   ntv   N       80 kB: su (161) native
  2127. I/ActivityManager( 7914):   sys   P    67236 kB: system (7914) fixed
  2128. I/ActivityManager( 7914):   pers  P    63650 kB: com.android.systemui (8062) fixed
  2129. I/ActivityManager( 7914):   pers  P     9985 kB: com.android.phone (8351) fixed
  2130. I/ActivityManager( 7914):   pers  P     4844 kB: com.android.server.telecom (8323) fixed
  2131. I/ActivityManager( 7914):   fore  T    93806 kB: com.viber.voip (19647) top-activity
  2132. I/ActivityManager( 7914):   vis   IF   35369 kB: com.google.android.gms.persistent (8499) service
  2133. I/ActivityManager( 7914):                        com.google.android.gms/com.google.android.location.network.NetworkLocationService<=Proc{7914:system/1000}
  2134. I/ActivityManager( 7914):   vis   IF   30272 kB: com.google.process.gapps (8599) service
  2135. I/ActivityManager( 7914):                        com.google.android.gms/.gcm.http.GoogleHttpService<=Proc{8499:com.google.android.gms.persistent/u0a16}
  2136. I/ActivityManager( 7914):   vis   IF   28584 kB: com.android.inputmethod.latin (13662) service
  2137. I/ActivityManager( 7914):                        com.android.inputmethod.latin/.LatinIME<=Proc{7914:system/1000}
  2138. I/ActivityManager( 7914):   vis   IF    5196 kB: org.cyanogenmod.theme.chooser (8188) service
  2139. I/ActivityManager( 7914):                        org.cyanogenmod.theme.chooser/.NotificationHijackingService<=Proc{7914:system/1000}
  2140. I/ActivityManager( 7914):   vis   IF    4624 kB: com.google.android.googlequicksearchbox:interactor (8210) service
  2141. I/ActivityManager( 7914):                        com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService<=Proc{7914:system/1000}
  2142. I/ActivityManager( 7914):   vis   IF    3993 kB: com.android.smspush (9324) service
  2143. I/ActivityManager( 7914):                        com.android.smspush/.WapPushManager<=Proc{8351:com.android.phone/1001}
  2144. I/ActivityManager( 7914):   svc   S     8947 kB: com.emoji.ikeyboard:umengService_v1 (12375) started-services
  2145. I/ActivityManager( 7914):   home  HO   19340 kB: com.android.launcher3 (25344) home
  2146. I/ActivityManager( 7914):   prev  S   167817 kB: com.nenoff.followthelinefree (27290) cch-started-ui-services
  2147. I/ActivityManager( 7914):   cch   IF       0 kB: com.google.android.gms (31175) cch-empty
  2148. I/ActivityManager( 7914):             584900 kB: TOTAL
  2149. I/ActivityManager( 7914):   MemInfo: 32100 kB slab, 5424 kB shmem, 15028 kB buffers, 199636 kB cached, 125156 kB free
  2150. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2151. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2152. I/art     ( 7914): Explicit concurrent mark sweep GC freed 19762(1632KB) AllocSpace objects, 5(241KB) LOS objects, 16% free, 20MB/24MB, paused 2.288ms total 122.192ms
  2153. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2154. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2155. I/art     ( 8062): Explicit concurrent mark sweep GC freed 30002(1284KB) AllocSpace objects, 0(0B) LOS objects, 35% free, 7MB/11MB, paused 1.037ms total 67.382ms
  2156. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2157. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2158. I/art     ( 8188): Explicit concurrent mark sweep GC freed 27(1104B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1972KB/3MB, paused 579us total 25.909ms
  2159. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,25 rxSuccessRate=0,25 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2160. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2161. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2162. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2163. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2164. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2165. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2166. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2167. I/art     ( 8210): Explicit concurrent mark sweep GC freed 13(576B) AllocSpace objects, 0(0B) LOS objects, 39% free, 2MB/4MB, paused 1.556ms total 47.088ms
  2168. I/ActivityManager( 7914): Start proc boss.game.hangman for service boss.game.hangman/com.appbrain.AppBrainService: pid=13962 uid=10075 gids={50075, 9997, 3003} abi=armeabi-v7a
  2169. I/ActivityManager( 7914): Start proc com.google.android.gms for service com.google.android.gms/.ads.identifier.service.AdvertisingIdService: pid=13987 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  2170. W/ResourcesManager(13987): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  2171. W/ResourcesManager(13987): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  2172. I/MultiDex(13987): VM with version 2.1.0 has multidex support
  2173. I/MultiDex(13987): install
  2174. I/MultiDex(13987): VM has multidex support, MultiDex support library is disabled.
  2175. D/ChimeraPrvdrProxy(13987): Provider proxy ComponentInfo{com.google.android.gms/com.google.android.gms.games.chimera.GamesContentProviderProxy} created
  2176. I/ProviderInstaller(13987): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
  2177. D/GCM     ( 8599): 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
  2178. D/ChimeraPrvdrProxy(13987): Loading provider implementation for ComponentInfo{com.google.android.gms/com.google.android.gms.games.chimera.GamesContentProviderProxy}
  2179. D/ChimeraPrvdrProxy(13987): Proxying container provider ComponentInfo{com.google.android.gms/com.google.android.gms.games.chimera.GamesContentProviderProxy} to Chimera provider impl com.google.android.gms.games.provider.GamesContentProvider
  2180. D/ChimeraCfgMgr(13987): Loading module com.google.android.gms.games from APK com.google.android.gms
  2181. D/AuthorizationBluetoothService( 8599): 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 }.
  2182. D/c       ( 8599): Getting all permits...
  2183. D/a       ( 8599): Opening database...
  2184. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2185. D/a       ( 8599): Opening database auth.proximity.permit_store...
  2186. D/a       ( 8599): Closing database...
  2187. V/GmsCoreStatsServiceLauncher(13987): 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 }
  2188. I/ActivityManager( 7914): Start proc com.google.android.gms.wearable for service com.google.android.gms/.wearable.service.WearableService: pid=14012 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  2189. D/LocationInitializer(13987): Restart initialization of location
  2190. W/ResourcesManager(14012): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  2191. W/ResourcesManager(14012): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  2192. I/MultiDex(14012): VM with version 2.1.0 has multidex support
  2193. I/MultiDex(14012): install
  2194. I/MultiDex(14012): VM has multidex support, MultiDex support library is disabled.
  2195. I/ProviderInstaller(14012): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
  2196. D/GCM     ( 8599): 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
  2197. D/AuthorizationBluetoothService( 8599): 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 }.
  2198. D/c       ( 8599): Getting all permits...
  2199. D/a       ( 8599): Opening database...
  2200. D/WearableService(14012): callingUid 10016, callindPid: 14012
  2201. D/a       ( 8599): Opening database auth.proximity.permit_store...
  2202. D/a       ( 8599): Closing database...
  2203. V/GmsCoreStatsServiceLauncher(13987): 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 }
  2204. E/MDM     ( 8499): [120] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
  2205. E/MDM     ( 8499): [119] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
  2206. D/LocationInitializer(13987): Restart initialization of location
  2207. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2208. I/art     ( 8323): Explicit concurrent mark sweep GC freed 13(576B) AllocSpace objects, 0(0B) LOS objects, 40% free, 2MB/3MB, paused 1.464ms total 20.477ms
  2209. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2210. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2211. I/art     ( 8351): Explicit concurrent mark sweep GC freed 13772(614KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 3MB/5MB, paused 3.082ms total 43.334ms
  2212. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2213. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  2214. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2215. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2216. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2217. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2218. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2219. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2220. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2221. I/art     ( 9324): Explicit concurrent mark sweep GC freed 13(576B) AllocSpace objects, 0(0B) LOS objects, 40% free, 1873KB/3MB, paused 762us total 39.916ms
  2222. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2223. I/art     ( 8499): Explicit concurrent mark sweep GC freed 14454(644KB) AllocSpace objects, 0(0B) LOS objects, 33% free, 7MB/11MB, paused 2.075ms total 77.423ms
  2224. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2225. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2226. I/art     ( 8599): Explicit concurrent mark sweep GC freed 36182(1964KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 6MB/10MB, paused 2.532ms total 55.816ms
  2227. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2228. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2229. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  2230. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2231. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2232. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2233. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2234. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2235. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2236. I/art     (13662): Explicit concurrent mark sweep GC freed 203(9KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 3MB/6MB, paused 915us total 49.896ms
  2237. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2238. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2239. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2240. I/art     (19647): Explicit concurrent mark sweep GC freed 7084(305KB) AllocSpace objects, 2(32KB) LOS objects, 17% free, 19MB/23MB, paused 2.197ms total 94.543ms
  2241. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2242. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2243. I/art     (27290): Explicit concurrent mark sweep GC freed 16(640B) AllocSpace objects, 0(0B) LOS objects, 18% free, 8MB/10MB, paused 1.007ms total 75.012ms
  2244. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  2245. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2246. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2247. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2248. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2249. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2250. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2251. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2252. I/art     (25344): Explicit concurrent mark sweep GC freed 17633(677KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 5MB/7MB, paused 457us total 57.525ms
  2253. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2254. I/art     (12375): Explicit concurrent mark sweep GC freed 535(32KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/3MB, paused 427us total 50.048ms
  2255. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2256. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2257. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2258. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2259. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  2260. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2261. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2262. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2263. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2264. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2265. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.velvet.location.ActivityDetectionReceiver: pid=14186 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  2266. W/art     (14186): Suspending all threads took: 5.310ms
  2267. I/ActivityManager( 7914): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=14205 uid=10019 gids={50019, 9997, 3003} abi=armeabi-v7a
  2268. W/art     (14186): Suspending all threads took: 6.164ms
  2269. D/WifiService( 7914): New client listening to asynchronous messages
  2270. W/GAV2    (14186): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
  2271. W/art     (14186): Suspending all threads took: 6.591ms
  2272. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2273. I/art     ( 7914): Explicit concurrent mark sweep GC freed 40591(2MB) AllocSpace objects, 0(0B) LOS objects, 16% free, 20MB/24MB, paused 2.593ms total 144.866ms
  2274. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2275. I/GAv4-SVC(13987): Google Analytics 4.5.0/7329 is starting up.
  2276. I/GAV2    (14186): Thread[GAThread,5,main]: No campaign data found.
  2277. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2278. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2279. D/GCM     ( 8599): Message class com.google.f.a.a.i
  2280. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2281. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1,03 rxSuccessRate=0,53 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  2282. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2283. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2284. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2285. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2286. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2287. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2288. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2289. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2290. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2291. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2292. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2293. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2294. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2295. I/ActivityManager( 7914): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=14347 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  2296. W/ResourcesManager(14347): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  2297. I/CalendarProvider2(14347): Created com.android.providers.calendar.CalendarAlarmManager@2ca9a491(com.android.providers.calendar.CalendarProvider2@d856ff6)
  2298. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2299. I/CalendarProvider2(14347): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
  2300. W/ContentResolver(14347): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
  2301. I/ActivityManager( 7914): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=14373 uid=10027 gids={50027, 9997, 3003} abi=armeabi-v7a
  2302. D/ExtensionsFactory(14373): No custom extensions.
  2303. D/AlertReceiver(14373): 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 }
  2304. D/AlertService(14373): 0 Action = android.intent.action.PROVIDER_CHANGED
  2305. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2306. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2307. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2308. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2309. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2310. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2311. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2312. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2313. I/GlobalDismissManager(14373): no sender configured
  2314. D/AlertService(14373): Beginning updateAlertNotification
  2315. D/AlertService(14373): No fired or scheduled alerts
  2316. D/AlertService(14373): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
  2317. D/AlarmScheduler(14373): No events found starting within 1 week.
  2318. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2319. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2320. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2321. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,34 rxSuccessRate=0,34 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2322. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2323. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2324. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2325. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2326. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2327. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2328. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2329. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2330. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2331. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2332. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2333. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,01 rxSuccessRate=0,01 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2334. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2335. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2336. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2337. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2338. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2339. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2340. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2341. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2342. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2343. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2344. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2345. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2346. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  2347. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2348. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2349. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2350. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2351. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2352. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2353. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2354. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2355. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2356. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2357. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2358. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2359. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,25 rxSuccessRate=0,25 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2360. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2361. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2362. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2363. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1ebbc856}
  2364. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source 10016 txSuccessRate=0,25 rxSuccessRate=0,25 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2365. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2366. D/PhoneApp( 8351): getPhone phoneId:0
  2367. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2368. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2369. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source 10016 txSuccessRate=0,25 rxSuccessRate=0,25 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2370. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2371. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2372. D/PhoneApp( 8351): getPhone phoneId:0
  2373. D/PhoneApp( 8351): getPhone phoneId:0
  2374. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2375. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2376. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1ebbc856}
  2377. I/GCoreUlr( 8499): Successfully inserted location
  2378. I/GCoreUlr( 8499): Not calling LocationReporter, hasMoved: false, elapsed millis: 2679930, request: Stationary(3600000)
  2379. I/art     ( 7914): Explicit concurrent mark sweep GC freed 51851(2MB) AllocSpace objects, 1(16KB) LOS objects, 16% free, 20MB/24MB, paused 2.441ms total 129.699ms
  2380. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2381. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2382. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2383. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2384. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2385. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2386. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  2387. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2388. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2389. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2390. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2391. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2392. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2393. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2394. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2395. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2396. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2397. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2398. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2399. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  2400. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2401. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2402. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2403. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2404. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2405. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2406. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2407. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2408. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2409. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2410. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2411. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2412. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2413. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2414. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2415. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2416. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2417. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2418. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2419. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2420. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2421. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2422. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2423. I/art     ( 8599): Explicit concurrent mark sweep GC freed 23344(1235KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 6MB/10MB, paused 1.159ms total 56.823ms
  2424. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2425. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2426. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2427. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2428. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2429. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2430. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2431. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2432. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2433. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2434. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2435. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2436. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2437. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2438. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  2439. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2440. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2441. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2442. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2443. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2444. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2445. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2446. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2447. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2448. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2449. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2450. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2451. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  2452. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2453. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2454. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2455. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2456. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2457. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2458. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2459. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2460. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2461. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2462. D/GCM     ( 8599): Message class com.google.f.a.a.i
  2463. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2464. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1,00 rxSuccessRate=0,50 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2465. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2466. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2467. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2468. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2469. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2470. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2471. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2472. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2473. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2474. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2475. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2476. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2477. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,01 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2478. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2479. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2480. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2481. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2482. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2483. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2484. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2485. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2486. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2487. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2488. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2489. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2490. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2491. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2492. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2493. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2494. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2495. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2496. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2497. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2498. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2499. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2500. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2501. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2502. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1,50 rxSuccessRate=0,75 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2503. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2504. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2505. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2506. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2507. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2508. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2509. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2510. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2511. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2512. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2513. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2514. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2515. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,01 rxSuccessRate=0,01 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2516. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2517. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2518. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2519. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2520. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2521. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2522. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2523. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2524. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2525. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2526. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2527. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2528. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2529. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2530. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2531. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2532. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2533. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2534. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2535. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2536. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2537. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2538. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2539. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2540. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2541. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2542. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2543. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2544. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2545. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2546. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2547. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2548. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2549. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2550. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2551. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2552. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2553. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2554. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2555. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2556. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2557. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2558. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2559. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2560. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2561. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2562. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2563. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2564. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2565. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2566. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2567. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2568. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@310a23e}
  2569. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source 10016 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2570. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2571. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2572. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2573. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source 10016 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2574. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2575. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2576. D/PhoneApp( 8351): getPhone phoneId:0
  2577. D/PhoneApp( 8351): getPhone phoneId:0
  2578. D/PhoneApp( 8351): getPhone phoneId:0
  2579. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2580. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2581. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2582. I/art     ( 8499): Explicit concurrent mark sweep GC freed 14836(754KB) AllocSpace objects, 0(0B) LOS objects, 33% free, 7MB/11MB, paused 2.258ms total 83.160ms
  2583. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@310a23e}
  2584. I/GCoreUlr( 8499): Successfully inserted location
  2585. I/GCoreUlr( 8499): Not calling LocationReporter, hasMoved: false, elapsed millis: 2980101, request: Stationary(3600000)
  2586. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2587. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2588. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2589. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2590. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2591. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2592. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2593. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2594. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2595. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2596. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2597. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2598. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2599. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2600. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2601. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2602. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2603. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2604. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2605. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  2606. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2607. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2608. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2609. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2610. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2611. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2612. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2613. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2614. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2615. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2616. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2617. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2618. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2619. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2620. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2621. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2622. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2623. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2624. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2625. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2626. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2627. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2628. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2629. D/GCM     ( 8599): Message class com.google.f.a.a.i
  2630. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2631. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1,00 rxSuccessRate=0,50 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2632. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2633. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2634. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2635. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2636. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2637. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2638. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2639. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2640. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2641. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2642. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2643. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2644. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,27 rxSuccessRate=0,27 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2645. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2646. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2647. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2648. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2649. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2650. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2651. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2652. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2653. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2654. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2655. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2656. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2657. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2658. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2659. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2660. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2661. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2662. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2663. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2664. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2665. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2666. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2667. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2668. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2669. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,50 rxSuccessRate=0,44 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2670. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2671. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2672. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2673. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2674. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2675. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2676. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2677. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2678. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2679. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2680. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2681. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,01 rxSuccessRate=0,01 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2682. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2683. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2684. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2685. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2686. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2687. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2688. I/EntropyMixer( 7914): Writing entropy...
  2689. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2690. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2691. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2692. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2693. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2694. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2695. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2696. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2697. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2698. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2699. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2700. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,13 rxSuccessRate=0,13 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2701. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2702. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2703. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2704. I/ProcessStatsService( 7914): Prepared write state in 6ms
  2705. I/ProcessStatsService( 7914): Prepared write state in 0ms
  2706. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2707. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2708. I/ProcessStatsService( 7914): Pruning old procstats: /data/system/procstats/state-2015-04-25-16-33-00.bin.ci
  2709. I/EventLogService(13987): Opted in for usage reporting
  2710. I/EventLogService(13987): Aggregate from 1430148464607 (log), 1430148464607 (data)
  2711. W/EventLogAggregator(13987): Unknown tag: faceunlock
  2712. W/EventLogAggregator(13987): Unknown tag: snet_gcore
  2713. W/EventLogAggregator(13987): Unknown tag: snet_launch_service
  2714. I/ServiceDumpSys(13987): dumping service [batterystats]
  2715. I/ServiceDumpSys(13987): dumping service [package]
  2716. I/ServiceDumpSys(13987): dumping service [procstats]
  2717. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2718. W/ProcessCpuTracker( 7914): Skipping unknown process pid 15716
  2719. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2720. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,03 rxSuccessRate=0,03 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2721. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2722. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2723. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2724. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2725. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2726. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2727. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2728. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2729. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2730. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2731. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2732. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2733. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2734. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2735. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2736. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2737. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2738. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2739. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2740. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2741. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2742. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2743. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2744. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2745. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2746. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2747. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2748. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2749. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2750. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2751. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2752. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2753. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2754. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2755. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2756. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2757. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2758. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,01 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  2759. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2760. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2761. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2762. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2763. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2764. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2765. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2766. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2767. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2768. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2769. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2770. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2771. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2772. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2773. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2774. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2775. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2776. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2777. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2778. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2779. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2780. I/art     ( 8599): Explicit concurrent mark sweep GC freed 38017(2MB) AllocSpace objects, 0(0B) LOS objects, 38% free, 6MB/10MB, paused 1.098ms total 85.540ms
  2781. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2782. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2783. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2784. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,25 rxSuccessRate=0,25 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2785. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2786. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2787. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3c4f66ac}
  2788. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source 10016 txSuccessRate=0,25 rxSuccessRate=0,25 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2789. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2790. D/PhoneApp( 8351): getPhone phoneId:0
  2791. D/PhoneApp( 8351): getPhone phoneId:0
  2792. D/PhoneApp( 8351): getPhone phoneId:0
  2793. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2794. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2795. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3c4f66ac}
  2796. I/GCoreUlr( 8499): Successfully inserted location
  2797. I/GCoreUlr( 8499): Not calling LocationReporter, hasMoved: false, elapsed millis: 3279917, request: Stationary(3600000)
  2798. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2799. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2800. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2801. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2802. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2803. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2804. D/GCM     ( 8599): Message class com.google.f.a.a.i
  2805. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2806. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1,00 rxSuccessRate=0,50 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2807. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2808. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2809. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2810. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2811. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2812. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2813. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2814. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2815. I/ActivityManager( 7914): Start proc com.android.deskclock for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider: pid=15991 uid=10031 gids={50031, 9997, 1028} abi=armeabi-v7a
  2816. I/art     ( 7687): Explicit concurrent mark sweep GC freed 703(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 305us total 20.294ms
  2817. I/art     ( 7687): Explicit concurrent mark sweep GC freed 8(256B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 274us total 16.113ms
  2818. I/art     ( 7687): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 274us total 16.143ms
  2819. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2820. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2821. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2822. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,02 rxSuccessRate=0,01 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2823. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2824. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2825. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2826. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2827. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2828. I/GoogleURLConnFactory( 8599): Using platform SSLCertificateSocketFactory
  2829. I/GoogleURLConnFactory( 8599): Using platform SSLCertificateSocketFactory
  2830. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2831. I/GLSUser ( 8599): [GLSUser] getTokenFromCache: [account: <ELLIDED:22278>, callingPkg: com.google.android.gms, service: androidmarket]
  2832. I/GLSUser ( 8599): [GLSUser] getTokenFromCache: [account: <ELLIDED:22278>, callingPkg: com.google.android.gms, service: androidmarket]
  2833. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2834. I/GLSUser ( 8599): [GLSUser] getTokenFromCache: [account: <ELLIDED:22278>, callingPkg: com.google.android.gms, service: androidmarket]
  2835. I/GLSUser ( 8599): [GLSUser] getTokenFromCache: [account: <ELLIDED:22278>, callingPkg: com.google.android.gms, service: androidmarket]
  2836. I/GLSUser ( 8599): [GLSUser] getTokenFromCache: [account: <ELLIDED:22278>, callingPkg: com.google.android.gms, service: androidmarket]
  2837. I/GLSUser ( 8599): [GLSUser] getTokenFromCache: [account: <ELLIDED:22278>, callingPkg: com.google.android.gms, service: androidmarket]
  2838. I/GLSUser ( 8599): [GLSUser] getTokenFromCache: [account: <ELLIDED:22278>, callingPkg: com.google.android.gms, service: androidmarket]
  2839. I/GLSUser ( 8599): [GLSUser] getTokenFromCache: [account: <ELLIDED:22278>, callingPkg: com.google.android.gms, service: androidmarket]
  2840. I/GLSUser ( 8599): [GLSUser] getTokenFromCache: [account: <ELLIDED:22278>, callingPkg: com.google.android.gms, service: androidmarket]
  2841. W/Uploader( 8599): No account for auth token provided
  2842. I/GLSUser ( 8599): [GLSUser] getTokenFromCache: [account: <ELLIDED:22278>, callingPkg: com.google.android.gms, service: androidmarket]
  2843. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2844. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2845. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2846. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2847. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2848. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1,63 rxSuccessRate=1,08 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2849. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2850. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2851. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2852. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2853. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2854. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2855. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2856. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2857. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2858. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2859. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2860. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2861. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,01 rxSuccessRate=0,01 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2862. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2863. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2864. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2865. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2866. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2867. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2868. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2869. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2870. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2871. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2872. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2873. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  2874. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2875. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2876. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2877. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2878. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2879. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2880. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2881. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2882. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2883. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2884. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2885. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2886. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2887. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2888. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2889. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2890. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2891. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2892. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2893. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2894. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2895. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2896. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2897. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2898. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2899. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,13 rxSuccessRate=0,13 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2900. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2901. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2902. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2903. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2904. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2905. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2906. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2907. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2908. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2909. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2910. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2911. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  2912. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2913. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2914. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2915. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2916. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2917. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2918. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2919. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2920. I/GoogleURLConnFactory( 8599): Using platform SSLCertificateSocketFactory
  2921. I/GLSUser ( 8599): [GLSUser] getTokenFromCache: [account: <ELLIDED:22278>, callingPkg: com.google.android.gms, service: androidmarket]
  2922. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2923. I/GLSUser ( 8599): [GLSUser] getTokenFromCache: [account: <ELLIDED:22278>, callingPkg: com.google.android.gms, service: androidmarket]
  2924. I/GLSUser ( 8599): [GLSUser] getTokenFromCache: [account: <ELLIDED:22278>, callingPkg: com.google.android.gms, service: androidmarket]
  2925. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2926. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2927. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2928. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2929. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2930. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2931. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2932. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,10 rxSuccessRate=0,08 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2933. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2934. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2935. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2936. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2937. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2938. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2939. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2940. I/art     ( 7914): Background partial concurrent mark sweep GC freed 30194(2MB) AllocSpace objects, 2(64KB) LOS objects, 16% free, 20MB/24MB, paused 11.932ms total 155.029ms
  2941. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=2,52 rxSuccessRate=2,02 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2942. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2943. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2944. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2945. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2946. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2947. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2948. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2949. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2950. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2951. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2952. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2953. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2954. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,02 rxSuccessRate=0,02 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  2955. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2956. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2957. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2958. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2959. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2960. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2961. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2962. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2963. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2964. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2965. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2966. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2967. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2968. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2969. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2970. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2971. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2972. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2973. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2974. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2975. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2976. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2977. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2978. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2979. D/GCM     ( 8599): Message class com.google.f.a.a.i
  2980. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2981. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2982. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2983. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2984. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2985. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2986. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2987. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2988. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2989. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2990. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2991. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2992. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2993. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,02 rxSuccessRate=0,01 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  2994. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  2995. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2996. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  2997. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2998. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  2999. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3000. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3001. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3002. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@11cfce63}
  3003. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source 10016 txSuccessRate=0,50 rxSuccessRate=0,50 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3004. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3005. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3006. D/PhoneApp( 8351): getPhone phoneId:0
  3007. D/PhoneApp( 8351): getPhone phoneId:0
  3008. D/PhoneApp( 8351): getPhone phoneId:0
  3009. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3010. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3011. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@11cfce63}
  3012. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3013. I/GCoreUlr( 8499): Successfully inserted location
  3014. I/GCoreUlr( 8499): Not calling LocationReporter, hasMoved: false, elapsed millis: 3569595, request: Stationary(3600000)
  3015. I/art     ( 8499): Explicit concurrent mark sweep GC freed 13864(597KB) AllocSpace objects, 0(0B) LOS objects, 33% free, 7MB/11MB, paused 1.403ms total 71.990ms
  3016. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3017. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3018. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3019. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,03 rxSuccessRate=0,03 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3020. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3021. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3022. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3023. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3024. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3025. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3026. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3027. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3028. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3029. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3030. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3031. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3032. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3033. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3034. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3035. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3036. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3037. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3038. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3039. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3040. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3041. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3042. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3043. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3044. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3045. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3046. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3047. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3048. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3049. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3050. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3051. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3052. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3053. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3054. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3055. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3056. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3057. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3058. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3059. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3060. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3061. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3062. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3063. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3064. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3065. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3066. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3067. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3068. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  3069. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3070. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3071. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3072. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3073. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3074. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3075. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3076. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3077. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3078. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3079. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3080. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3081. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,25 rxSuccessRate=0,25 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  3082. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3083. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3084. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3085. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3086. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3087. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3088. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3089. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3090. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3091. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3092. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3093. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3094. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3095. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3096. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,03 rxSuccessRate=0,03 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3097. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3098. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3099. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3100. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3101. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3102. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3103. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3104. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3105. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3106. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,13 rxSuccessRate=0,13 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3107. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3108. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3109. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3110. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3111. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3112. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3113. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3114. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3115. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3116. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3117. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3118. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3119. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  3120. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3121. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3122. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3123. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3124. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3125. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3126. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3127. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3128. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3129. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3130. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3131. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  3132. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3133. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3134. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3135. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3136. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3137. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3138. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3139. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3140. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3141. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3142. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3143. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3144. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  3145. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3146. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3147. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3148. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3149. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3150. D/GCM     ( 8599): Message class com.google.f.a.a.i
  3151. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3152. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3153. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3154. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3155. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3156. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3157. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3158. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,02 rxSuccessRate=0,01 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  3159. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3160. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3161. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3162. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3163. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3164. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3165. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3166. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3167. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3168. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3169. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3170. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3171. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3172. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3173. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3174. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3175. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3176. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3177. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3178. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3179. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3180. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3181. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3182. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3183. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  3184. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3185. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3186. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3187. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3188. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3189. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3190. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3191. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3192. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3193. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3194. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3195. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3196. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3197. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3198. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3199. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3200. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@31cc56a1}
  3201. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source 10016 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3202. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3203. D/PhoneApp( 8351): getPhone phoneId:0
  3204. D/PhoneApp( 8351): getPhone phoneId:0
  3205. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3206. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3207. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source 10016 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3208. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3209. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3210. D/PhoneApp( 8351): getPhone phoneId:0
  3211. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3212. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3213. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@31cc56a1}
  3214. I/GCoreUlr( 8499): Successfully inserted location
  3215. I/GCoreUlr( 8499): 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
  3216. W/BaseAppContext( 8499): Using Auth Proxy for data requests.
  3217. I/GLSUser ( 8599): [GLSUser] getTokenFromCache: [account: <ELLIDED:22278>, callingPkg: com.google.android.gms, service: oauth2:https://www.googleapis.com/auth/userlocation.reporting]
  3218. I/Auth.Core( 8599): [TokenCache] Missing snowballing token: no granted scopes set.
  3219. I/GLSUser ( 8599): [GLSUser] getTokenFromGoogle [account: <ELLIDED:22278>, callingPkg: com.google.android.gms, service: oauth2:https://www.googleapis.com/auth/userlocation.reporting
  3220. I/GLSUser ( 8599): [GLSUser] getAuthtoken(<ELLIDED:22278>, oauth2:https://www.googleapis.com/auth/userlocation.reporting) -> status: null)
  3221. I/GLSUser ( 8599): [GLSUser] Extracting token using key: Auth
  3222. W/GLSUser ( 8599): [GLSUser] Permission for com.google.android.gms to access oauth2:https://www.googleapis.com/auth/userlocation.reporting will be managed locally.
  3223. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3224. I/GCoreUlr( 8499): Batch Location Update succeeded for account account#13#
  3225. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3226. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3227. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3228. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3229. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3230. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1,47 rxSuccessRate=1,06 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3231. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3232. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3233. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3234. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3235. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3236. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3237. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3238. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3239. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3240. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3241. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3242. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3243. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,04 rxSuccessRate=0,01 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  3244. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3245. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3246. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3247. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3248. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3249. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3250. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3251. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3252. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3253. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3254. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3255. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3256. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,13 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  3257. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3258. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3259. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3260. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3261. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3262. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3263. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3264. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3265. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3266. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3267. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3268. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3269. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3270. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3271. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3272. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3273. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3274. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3275. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3276. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3277. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3278. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3279. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3280. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3281. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3282. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3283. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3284. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3285. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3286. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3287. I/art     ( 8599): Background partial concurrent mark sweep GC freed 51376(2MB) AllocSpace objects, 0(0B) LOS objects, 38% free, 6MB/10MB, paused 1.586ms total 113.769ms
  3288. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3289. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3290. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3291. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3292. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3293. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3294. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3295. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,03 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  3296. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3297. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3298. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3299. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3300. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3301. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3302. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3303. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3304. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3305. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3306. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3307. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3308. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3309. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3310. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  3311. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3312. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3313. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3314. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3315. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3316. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3317. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3318. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3319. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,13 rxSuccessRate=0,13 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3320. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3321. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3322. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3323. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3324. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3325. D/GCM     ( 8599): Message class com.google.f.a.a.i
  3326. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3327. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3328. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3329. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3330. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3331. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3332. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3333. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,02 rxSuccessRate=0,01 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  3334. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3335. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3336. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3337. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3338. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3339. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3340. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3341. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3342. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3343. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3344. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3345. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3346. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3347. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3348. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3349. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3350. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3351. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3352. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3353. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3354. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3355. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3356. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3357. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3358. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1,00 rxSuccessRate=0,50 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3359. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3360. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3361. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3362. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3363. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3364. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3365. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3366. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3367. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3368. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3369. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3370. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,02 rxSuccessRate=0,01 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3371. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3372. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3373. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3374. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3375. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3376. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3377. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3378. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3379. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3380. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3381. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3382. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3383. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,05 rxSuccessRate=0,05 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  3384. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3385. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3386. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3387. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3388. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3389. I/art     ( 7914): Background sticky concurrent mark sweep GC freed 22502(1060KB) AllocSpace objects, 0(0B) LOS objects, 4% free, 21MB/22MB, paused 9.155ms total 54.901ms
  3390. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3391. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3392. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3393. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3394. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3395. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3396. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3397. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3398. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3399. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3400. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3401. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3402. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3403. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3404. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3405. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3406. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3407. I/art     ( 8499): Explicit concurrent mark sweep GC freed 24833(1609KB) AllocSpace objects, 8(188KB) LOS objects, 33% free, 7MB/11MB, paused 1.251ms total 68.389ms
  3408. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3409. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3410. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3411. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3412. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3413. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3414. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@e930386}
  3415. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source 10016 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3416. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3417. D/PhoneApp( 8351): getPhone phoneId:0
  3418. D/PhoneApp( 8351): getPhone phoneId:0
  3419. D/PhoneApp( 8351): getPhone phoneId:0
  3420. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3421. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3422. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source 10016 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3423. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3424. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3425. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3426. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3427. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3428. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@e930386}
  3429. I/GCoreUlr( 8499): Successfully inserted location
  3430. I/GCoreUlr( 8499): Not calling LocationReporter, hasMoved: false, elapsed millis: 300001, request: Stationary(3600000)
  3431. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3432. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3433. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3434. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3435. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3436. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3437. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3438. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3439. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3440. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3441. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3442. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3443. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3444. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3445. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3446. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3447. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3448. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3449. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3450. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3451. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3452. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3453. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3454. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3455. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3456. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3457. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3458. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3459. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3460. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3461. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3462. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-47
  3463. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3464. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3465. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3466. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3467. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3468. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3469. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3470. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3471. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3472. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3473. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3474. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3475. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-48
  3476. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3477. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3478. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3479. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3480. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3481. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3482. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3483. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3484. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3485. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3486. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3487. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3488. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3489. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3490. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3491. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3492. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3493. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3494. D/GCM     ( 8599): Message class com.google.f.a.a.i
  3495. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3496. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3497. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3498. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3499. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3500. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3501. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3502. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3503. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3504. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,04 rxSuccessRate=0,03 targetRoamBSSID=00:00:00:00:00:00 RSSI=-47
  3505. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3506. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3507. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3508. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3509. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3510. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3511. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3512. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3513. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3514. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3515. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3516. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,03 targetRoamBSSID=00:00:00:00:00:00 RSSI=-48
  3517. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3518. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3519. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3520. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3521. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3522. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3523. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3524. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3525. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3526. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3527. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,13 rxSuccessRate=0,13 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3528. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3529. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3530. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3531. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3532. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3533. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3534. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3535. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3536. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3537. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3538. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3539. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3540. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3541. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3542. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3543. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3544. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3545. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3546. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3547. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3548. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3549. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3550. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3551. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3552. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3553. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3554. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3555. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3556. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3557. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3558. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3559. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3560. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3561. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3562. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3563. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3564. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3565. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3566. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3567. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3568. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3569. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3570. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3571. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3572. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3573. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3574. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3575. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3576. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3577. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3578. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3579. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3580. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3581. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3582. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3583. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3584. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3585. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3586. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3587. I/art     ( 7914): Background partial concurrent mark sweep GC freed 29261(2MB) AllocSpace objects, 1(16KB) LOS objects, 16% free, 20MB/24MB, paused 2.593ms total 126.495ms
  3588. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3589. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3590. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3591. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3592. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3593. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3594. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3595. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3596. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3597. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3598. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3599. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3600. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3601. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3602. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  3603. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3604. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3605. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3606. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3607. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3608. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3609. I/art     ( 8599): Explicit concurrent mark sweep GC freed 41016(2MB) AllocSpace objects, 0(0B) LOS objects, 38% free, 6MB/10MB, paused 1.159ms total 57.159ms
  3610. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3611. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3612. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3613. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3614. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3615. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3616. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3617. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3618. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3619. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3620. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a241c2b}
  3621. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source 10016 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3622. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3623. D/PhoneApp( 8351): getPhone phoneId:0
  3624. D/PhoneApp( 8351): getPhone phoneId:0
  3625. D/PhoneApp( 8351): getPhone phoneId:0
  3626. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3627. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3628. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source 10016 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3629. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3630. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3631. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3632. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3633. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a241c2b}
  3634. I/GCoreUlr( 8499): Successfully inserted location
  3635. I/GCoreUlr( 8499): Not calling LocationReporter, hasMoved: false, elapsed millis: 600301, request: Stationary(3600000)
  3636. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3637. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3638. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3639. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3640. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3641. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3642. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3643. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,25 rxSuccessRate=0,25 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  3644. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3645. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3646. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3647. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3648. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3649. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3650. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3651. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3652. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3653. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3654. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3655. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3656. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3657. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3658. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3659. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3660. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3661. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3662. D/GCM     ( 8599): Message class com.google.f.a.a.i
  3663. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3664. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3665. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3666. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3667. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3668. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3669. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,03 rxSuccessRate=0,02 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3670. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3671. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3672. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3673. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3674. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3675. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3676. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3677. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3678. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3679. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3680. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3681. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3682. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  3683. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3684. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3685. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3686. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3687. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3688. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3689. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3690. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3691. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3692. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3693. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3694. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3695. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  3696. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3697. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3698. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3699. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3700. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3701. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3702. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3703. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3704. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3705. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3706. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3707. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  3708. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3709. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3710. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3711. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3712. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3713. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3714. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3715. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3716. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3717. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3718. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3719. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3720. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3721. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3722. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-45
  3723. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3724. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3725. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3726. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3727. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3728. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3729. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3730. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3731. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3732. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,13 rxSuccessRate=0,13 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3733. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3734. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3735. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3736. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3737. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3738. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3739. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3740. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3741. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3742. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3743. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3744. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3745. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-46
  3746. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3747. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3748. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3749. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3750. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3751. I/art     ( 7914): Background sticky concurrent mark sweep GC freed 78740(3MB) AllocSpace objects, 0(0B) LOS objects, 8% free, 20MB/22MB, paused 1.831ms total 117.431ms
  3752. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3753. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3754. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3755. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3756. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3757. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3758. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3759. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3760. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3761. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3762. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3763. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-50
  3764. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3765. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3766. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3767. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3768. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3769. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3770. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3771. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3772. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,63 rxSuccessRate=0,38 targetRoamBSSID=00:00:00:00:00:00 RSSI=-47
  3773. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  3774. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3775. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3776. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3777. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3778. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3779. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3780. I/DockObserver( 7914): Dock state changed from 1 to 0
  3781. D/PhoneApp( 8351): ACTION_DOCK_EVENT -> mDockState = 0
  3782. D/PhoneApp( 8351): received EVENT_DOCK_STATE_CHANGED. Phone inDock = false
  3783. I/BatteryStatsImpl( 7914): Resetting battery stats: level=100 status=5 dischargeLevel=100 lowAmount=14 highAmount=15
  3784. W/art     ( 7914): Long monitor contention event with owner method=void com.android.internal.os.BatteryStatsImpl.setBatteryState(int, int, int, int, int, int) from BatteryStatsImpl.java:6897 waiters=0 for 271ms
  3785. I/ActivityManager( 7914): Start proc com.android.settings for broadcast com.android.settings/.bluetooth.DockEventReceiver: pid=18976 uid=1000 gids={41000, 9997, 1028, 3003, 1015, 3002, 3001} abi=armeabi-v7a
  3786. W/art     ( 7914): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:544 waiters=0 for 306ms
  3787. I/ActivityManager( 7914): Config changes=200 {0.85 ?mcc?mnc it_IT ldltr sw768dp w768dp h951dp 160dpi xlrg port finger -keyb/v/h -nav/h s.16 themeResource=null}
  3788. D/BluetoothAdapter( 8062): 742301234: getState() :  mService = null. Returning STATE_OFF
  3789. D/BluetoothAdapter( 8062): 742301234: getState() :  mService = null. Returning STATE_OFF
  3790. W/ContextImpl(18976): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1696 android.content.ContextWrapper.startService:515 android.content.ContextWrapper.startService:515 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:78
  3791. D/BluetoothManagerService( 7914): Message: 20
  3792. D/BluetoothManagerService( 7914): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@205409e2:true
  3793. I/ActivityManager( 7914): 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
  3794. D/BluetoothAdapter(18976): 226848758: getState() :  mService = null. Returning STATE_OFF
  3795. D/BluetoothManagerService( 7914): Message: 30
  3796. D/BluetoothManagerService( 7914): Message: 30
  3797. D/LocalBluetoothProfileManager(18976): Adding local MAP profile
  3798. W/ResourcesManager(18993): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  3799. D/BluetoothMap(18976): Create BluetoothMap proxy object
  3800. D/BluetoothManagerService( 7914): Message: 30
  3801. D/BluetoothManagerService( 7914): Message: 30
  3802. D/LocalBluetoothProfileManager(18976): LocalBluetoothProfileManager construction complete
  3803. I/ActivityManager( 7914): Start proc android.process.media for content provider com.android.providers.media/.MediaProvider: pid=19014 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
  3804. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3805. W/art     (18993): Suspending all threads took: 8.239ms
  3806. D/InputEventConsistencyVerifier(19647): TouchEvent: Source was not SOURCE_CLASS_POINTER.
  3807. D/InputEventConsistencyVerifier(19647):   in com.viber.voip.ui.ViberListView{3109b857 G.ED.VCL ......I. 0,0-0,0 #102000a android:id/list}
  3808. D/InputEventConsistencyVerifier(19647):   0: sent at 152016303000000, 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=152016303, downTime=152016303, deviceId=0, source=0x0 }
  3809. E/SQLiteLog(19014): (283) recovered 33 frames from WAL file /data/user/0/com.android.providers.media/databases/external.db-wal
  3810. V/GmsNetworkLocationProvi( 8499): onSetRequest: ProviderRequestUnbundled, reportLocation is true and interval is 0
  3811. V/GmsNetworkLocationProvi( 8499): SET-REQUEST
  3812. V/GmsNetworkLocationProvi( 8499): in Handler: ProviderRequestUnbundled, reportLocation is true and interval is 20000
  3813. I/ActivityManager( 7914): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=19034 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  3814. I/iu.Environment(13987): update battery state; isPlugged? false
  3815. D/NetworkLogImpl(13987): Loaded NetworkSpeedPredictor
  3816. I/iu.Environment(13987): update connectivity state; isNetworkMetered? false, isRoaming? false, isBackgroundDataAllowed? true*
  3817. I/iu.Environment(13987): update battery state; isPlugged? false
  3818. I/ActivityManager( 7914): Killing 14012:com.google.android.gms.wearable/u0a16 (adj 15): empty for 2198s
  3819. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@d5d13af}
  3820. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source 10016 txSuccessRate=0,08 rxSuccessRate=0,05 targetRoamBSSID=00:00:00:00:00:00 RSSI=-51
  3821. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3822. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  3823. W/art     ( 7914): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:544 waiters=3 for 147ms
  3824. I/GCoreUlr( 8499): 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.ACTION_POWER_DISCONNECTED}]
  3825. W/art     ( 7914): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:544 waiters=4 for 141ms
  3826. W/libprocessgroup( 7914): failed to open /acct/uid_10016/pid_14012/cgroup.procs: No such file or directory
  3827. D/DockEventReceiver(18976): finishStartingService: stopping service
  3828. I/ActivityManager( 7914): Start proc jp.naver.line.android for broadcast jp.naver.line.android/.service.push.SystemBroadcastReceiver: pid=19053 uid=10086 gids={50086, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
  3829. I/ActivityManager( 7914): Killing 14205:com.google.android.partnersetup/u0a19 (adj 15): empty for 2128s
  3830. D/PhoneApp( 8351): getPhone phoneId:0
  3831. W/art     ( 7914): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.serviceDoneExecuting(android.os.IBinder, int, int, int) from ActivityManagerService.java:15063 waiters=4 for 123ms
  3832. W/libprocessgroup( 7914): failed to open /acct/uid_10019/pid_14205/cgroup.procs: No such file or directory
  3833. I/ActivityManager( 7914): Killing 14347:com.android.providers.calendar/u0a1 (adj 15): empty for 2087s
  3834. D/PhoneApp( 8351): getPhone phoneId:0
  3835. W/libprocessgroup( 7914): failed to open /acct/uid_10001/pid_14347/cgroup.procs: No such file or directory
  3836. W/ResourcesManager(19053): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  3837. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3838. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3839. I/Choreographer(19647): Skipped 132 frames!  The application may be doing too much work on its main thread.
  3840. D/PhoneApp( 8351): getPhone phoneId:0
  3841. I/GCoreUlr( 8499): 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
  3842. E/SQLiteLog(19647): (284) automatic index on group_conversations_extras(group_id)
  3843. I/Timeline( 7914): Timeline: Activity_windows_visible id: ActivityRecord{1aaabff u0 com.viber.voip/.HomeActivity t185} time:152017591
  3844. I/WindowManager( 7914): Screen frozen for +3s332ms due to AppWindowToken{3b20815 token=Token{3c4d1dcc ActivityRecord{1aaabff u0 com.viber.voip/.HomeActivity t185}}}
  3845. E/SpannableStringBuilder(19647): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
  3846. E/SpannableStringBuilder(19647): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
  3847. E/SpannableStringBuilder(19647): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
  3848. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@d5d13af}
  3849. I/MultiDex(19053): VM with version 2.1.0 has multidex support
  3850. I/MultiDex(19053): install
  3851. I/MultiDex(19053): VM has multidex support, MultiDex support library is disabled.
  3852. W/WindowManager( 7914): performLayoutAndPlaceSurfacesLocked called while in layout. Callers=com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked:8683 com.android.server.wm.WindowManagerService.reevaluateStatusBarVisibility:10762 com.android.internal.policy.impl.PhoneWindowManager.clearClearableFlagsLw:6152
  3853. I/art     (19647): Background sticky concurrent mark sweep GC freed 12015(760KB) AllocSpace objects, 6(363KB) LOS objects, 4% free, 22MB/23MB, paused 9.063ms total 240.783ms
  3854. D/PhoneStatusBar( 8062): disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH >
  3855. I/Timeline(19647): Timeline: Activity_idle id: android.os.BinderProxy@10d260e6 time:152018528
  3856. D/PhoneStatusBar( 8062): disable: < expand icons* alerts system_info* back HOME RECENT clock SEARCH >
  3857. I/Coffee - TrustletManager( 8499): Device active, revalidating trust.
  3858. D/Coffee - TrustletManager( 8499): validateTrust, mDeviceIdle: false, mRequireUserAuthentication: false
  3859. D/ScreenOnOffReceiver( 8499): Received intent: Intent { act=android.intent.action.USER_PRESENT flg=0x24000010 }.
  3860. I/Coffee - PlaceTrustlet( 8499): User Present broadcast receiver action: android.intent.action.USER_PRESENT
  3861. W/IInputConnectionWrapper(19647): finishComposingText on inactive InputConnection
  3862. D/PhoneStatusBar( 8062): disable: < expand icons alerts system_info back home* recent* clock search* >
  3863. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3864. I/ContactLocale(19034): AddressBook Labels [it-IT]: [, 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, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, #, ]
  3865. I/art     ( 7914): Explicit concurrent mark sweep GC freed 41980(2MB) AllocSpace objects, 1(36KB) LOS objects, 16% free, 20MB/24MB, paused 2.227ms total 168.884ms
  3866. W/art     ( 7914): Long monitor contention event with owner method=void com.android.server.wm.WindowManagerService.updateRotationUnchecked(boolean, boolean) from WindowManagerService.java:6383 waiters=0 for 160ms
  3867. I/ActivityManager( 7914): Process com.emoji.ikeyboard:umengService_v1 (pid 12375) has died
  3868. W/ActivityManager( 7914): Scheduling restart of crashed service com.emoji.ikeyboard/com.umeng.message.UmengService in 1000ms
  3869. I/art     (19647): Background sticky concurrent mark sweep GC freed 4288(390KB) AllocSpace objects, 0(0B) LOS objects, 1% free, 22MB/23MB, paused 1.403ms total 300.537ms
  3870. W/art     (19053): Suspending all threads took: 20.965ms
  3871. W/art     (19053): Suspending all threads took: 37.933ms
  3872. W/art     (19053): Suspending all threads took: 14.678ms
  3873. D/WifiService( 7914): New client listening to asynchronous messages
  3874. I/[NELO2-LOGCAT] NeloLog(19053): NeloLog init() -- try to init NeloLog instance
  3875. I/[NELO2-LOGCAT] NeloLog(19053): Application : jp.naver.line.android.LineApplication@2a9cfe64
  3876. I/[NELO2-LOGCAT] NeloLog(19053): Context : jp.naver.line.android.LineApplication@2a9cfe64
  3877. I/[NELO2-LOGCAT] NeloLog(19053): reportServer : nelo2-col.nhncorp.jp
  3878. I/[NELO2-LOGCAT] NeloLog(19053): serverPort : 10006
  3879. I/[NELO2-LOGCAT] NeloLog(19053): projectName : LINE-And-Real
  3880. I/[NELO2-LOGCAT] NeloLog(19053): projectVersion : 5.1.2
  3881. I/[NELO2-LOGCAT] NeloLog(19053): userId :
  3882. W/ContextImpl(19053): Implicit intents with startService are not safe: Intent { act=com.android.vending.billing.InAppBillingService.BIND } android.content.ContextWrapper.bindService:538 vt.a:-1 vh.a:-1
  3883. D/[NELO2-LOGCAT] RootChecker(19053): /system/bin/su was found!
  3884. I/ActivityManager( 7914): Start proc com.android.vending for service com.android.vending/com.google.android.finsky.billing.iab.InAppBillingService: pid=19091 uid=10020 gids={50020, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  3885. D/WifiService( 7914): Client connection lost with reason: 4
  3886. I/art     ( 8499): Explicit concurrent mark sweep GC freed 20401(1582KB) AllocSpace objects, 0(0B) LOS objects, 33% free, 7MB/11MB, paused 50.476ms total 1.248s
  3887. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 14186) has died
  3888. E/[NELO2-LOGCAT] NeloLog(19053):  startCrashHandler neloinit before : true
  3889. E/[NELO2-LOGCAT] NeloLog(19053):  startCrashHandler neloinit after : true
  3890. I/[NELO2-LOGCAT](19053): [FileHandler] path : /data/data/jp.naver.line.android/files/LINE-And-Real_5.1.2.nelocrash
  3891. W/[NELO2-LOGCAT](19053): [FileHandler] checkExistingLog neloFileQueue is not initialized or empty
  3892. I/ActivityManager( 7914): Process com.android.calendar (pid 14373) has died
  3893. I/ActivityManager( 7914): Start proc com.android.chrome for broadcast com.android.chrome/com.google.android.apps.chrome.precache.PrecacheServiceLauncher: pid=19118 uid=10080 gids={50080, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  3894. W/art     (19053): Long monitor contention event with owner method=int java.lang.Class.getDexAnnotationDirectoryOffset() from Class.java:1755 waiters=0 for 135ms
  3895. I/ActivityManager( 7914): Start proc com.emoji.ikeyboard:umengService_v1 for service com.emoji.ikeyboard/com.umeng.message.UmengService: pid=19133 uid=10084 gids={50084, 9997, 1028, 1015, 3003} abi=armeabi
  3896. I/SOManager(LoadFile)(19133): validateSha256 libFile success.
  3897. I/SOManager(19133): Call System.load() by SOManager
  3898. I/SOManager(LoadFile)(19133): validateSha256 libFile success.
  3899. I/SOManager(LoadFile)(19133): validateSha256 libFile success.
  3900. I/GCoreUlr( 8499): WorldUpdater:android.intent.action.ACTION_POWER_DISCONNECTED: Ensuring that reporting is active for [account#13#]
  3901. I/GCoreUlr( 8499): GMS BLE scans enabled.
  3902. I/art     (19034): WaitForGcToComplete blocked for 21.331ms for cause DisableMovingGc
  3903. I/art     ( 7914): Explicit concurrent mark sweep GC freed 5062(329KB) AllocSpace objects, 1(16KB) LOS objects, 16% free, 19MB/23MB, paused 2.777ms total 140.472ms
  3904. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  3905. D/Finsky  (19091): [1] FinskyApp.onCreate: Initializing network with DFE https://android.clients.google.com/fdfe/
  3906. I/ActivityManager( 7914): Process boss.game.hangman (pid 13962) has died
  3907. W/art     (19091): Suspending all threads took: 13.824ms
  3908. V/UserPresentBroadcastReceiver( 8499): Received Intent { act=android.intent.action.USER_PRESENT flg=0x24000010 cmp=com.google.android.gms/.auth.trustagent.UserPresentBroadcastReceiver }.
  3909. W/BroadcastQueue( 7914): Permission Denial: broadcasting Intent { act=android.intent.action.USER_PRESENT flg=0x24000010 } from com.android.systemui (pid=8062, uid=10012) is not exported from uid 10086 due to receiver jp.naver.line.android/.service.push.SystemBroadcastReceiver
  3910. I/ActivityManager( 7914): Start proc com.google.android.apps.maps for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.iamhere.ble.StartBleServiceReceiver: pid=19174 uid=10065 gids={50065, 9997, 3003, 1028, 1015, 3002, 3001} abi=armeabi-v7a
  3911. W/art     (19647): Long monitor contention event with owner method=void com.viber.voip.util.b.h.a(java.lang.String, android.graphics.Bitmap, boolean) from SourceFile:298 waiters=0 for 4.574s
  3912. I/ActivityManager( 7914): Process com.mangoogames.emojiquiz (pid 13892) has died
  3913. W/ActivityManager( 7914): Scheduling restart of crashed service com.mangoogames.emojiquiz/com.ansca.corona.CoronaService in 1000ms
  3914. I/art     (19053): WaitForGcToComplete blocked for 22.247ms for cause DisableMovingGc
  3915. I/art     (19053): WaitForGcToComplete blocked for 12.908ms for cause DisableMovingGc
  3916. W/art     (19091): Suspending all threads took: 37.292ms
  3917. W/ContextImpl(19053): Implicit intents with startService are not safe: Intent { act=com.google.android.c2dm.intent.REGISTER (has extras) } android.content.ContextWrapper.startService:515 jp.naver.line.android.service.push.C2DMReceiver.a:195 jp.naver.line.android.service.push.k.run:155
  3918. D/GCM     (13987): COMPAT: Multi user ser=0 current=0
  3919. D/GCM     ( 8599): GcmService start Intent { act=com.google.android.c2dm.intent.REGISTER cmp=com.google.android.gms/.gcm.GcmService (has extras) } com.google.android.c2dm.intent.REGISTER
  3920. D/Finsky  (19091): [1] DailyHygiene.goMakeHygieneIfDirty: No need to run daily hygiene.
  3921. I/ActivityManager( 7914): Process com.android.deskclock (pid 15991) has died
  3922. I/art     (19647): Background partial concurrent mark sweep GC freed 5795(337KB) AllocSpace objects, 8(138KB) LOS objects, 15% free, 22MB/26MB, paused 2.502ms total 140.991ms
  3923. W/art     (19174): Suspending all threads took: 47.454ms
  3924. I/ActivityManager( 7914): Start proc com.google.android.gms:car for service com.google.android.gms/.car.CarService: pid=19212 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  3925. V/GmsNetworkLocationProvi( 8499): onSetRequest: ProviderRequestUnbundled, reportLocation is true and interval is 86400000
  3926. V/GmsNetworkLocationProvi( 8499): SET-REQUEST
  3927. V/GmsNetworkLocationProvi( 8499): in Handler: ProviderRequestUnbundled, reportLocation is true and interval is 86400000
  3928. W/ResourcesManager(19212): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  3929. W/ResourcesManager(19212): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  3930. I/ActivityManager( 7914): Start proc com.mangoogames.emojiquiz for service com.mangoogames.emojiquiz/com.ansca.corona.CoronaService: pid=19230 uid=10094 gids={50094, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  3931. I/art     ( 7687): Explicit concurrent mark sweep GC freed 709(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 366us total 24.597ms
  3932. I/art     ( 7687): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 274us total 16.815ms
  3933. I/art     ( 7687): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 274us total 17.608ms
  3934. I/GCoreUlr( 8499): Successfully inserted location
  3935. W/Settings(19091): Setting download_manager_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
  3936. W/Settings(19091): Setting download_manager_recommended_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
  3937. I/GCoreUlr( 8499): Not calling LocationReporter, hasMoved: false, elapsed millis: 836838, request: Stationary(3600000)
  3938. I/MultiDex(19212): VM with version 2.1.0 has multidex support
  3939. W/ActivityManager( 7914): getTasks: caller 10086 does not hold GET_TASKS; limiting output
  3940. I/MultiDex(19212): install
  3941. I/MultiDex(19212): VM has multidex support, MultiDex support library is disabled.
  3942. W/ActivityManager( 7914): getTasks: caller 10086 does not hold GET_TASKS; limiting output
  3943. W/art     (19647): Long monitor contention event with owner method=void com.viber.voip.util.b.h.a(java.lang.String, android.graphics.Bitmap, boolean) from SourceFile:298 waiters=0 for 878ms
  3944. I/ProviderInstaller(19212): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
  3945. I/art     (19230): Thread[1,tid=19230,WaitingForJniOnLoad,Thread*=0x75007800,peer=0x645cd000,"main"] recursive attempt to load library "/data/app/com.mangoogames.emojiquiz-2/lib/arm/libjnlua5.1.so"
  3946. I/OpenAL_SLES(19230): alc_opensles_init
  3947. W/art     (19091): Suspending all threads took: 8.972ms
  3948. W/art     (19174): Suspending all threads took: 6.195ms
  3949. W/art     (19174): Long monitor contention event with owner method=com.google.android.apps.gmm.shared.net.a.d com.google.android.apps.gmm.shared.net.g.e() from PG:296 waiters=0 for 502ms
  3950. W/art     (19174): Long monitor contention event with owner method=com.google.android.apps.gmm.shared.net.a.d com.google.android.apps.gmm.shared.net.g.e() from PG:296 waiters=1 for 489ms
  3951. D/StrictMode(19174): StrictMode policy violation; ~duration=1532 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
  3952. D/StrictMode(19174):    at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
  3953. D/StrictMode(19174):    at libcore.io.BlockGuardOs.open(BlockGuardOs.java:182)
  3954. D/StrictMode(19174):    at libcore.io.IoUtils.canOpenReadOnly(IoUtils.java:165)
  3955. D/StrictMode(19174):    at dalvik.system.DexPathList.findLibrary(DexPathList.java:383)
  3956. D/StrictMode(19174):    at dalvik.system.BaseDexClassLoader.findLibrary(BaseDexClassLoader.java:77)
  3957. D/StrictMode(19174):    at java.lang.Runtime.loadLibrary(Runtime.java:360)
  3958. D/StrictMode(19174):    at java.lang.System.loadLibrary(System.java:989)
  3959. D/StrictMode(19174):    at com.google.android.libraries.social.jni.crashreporter.NativeCrashHandler.a(PG:189)
  3960. D/StrictMode(19174):    at com.google.android.libraries.social.jni.crashreporter.NativeCrashHandler.a(PG:87)
  3961. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.d.<init>(PG:562)
  3962. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
  3963. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
  3964. D/StrictMode(19174):    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
  3965. D/StrictMode(19174):    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
  3966. D/StrictMode(19174):    at android.app.ActivityThread.access$1500(ActivityThread.java:147)
  3967. D/StrictMode(19174):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
  3968. D/StrictMode(19174):    at android.os.Handler.dispatchMessage(Handler.java:102)
  3969. D/StrictMode(19174):    at android.os.Looper.loop(Looper.java:135)
  3970. D/StrictMode(19174):    at android.app.ActivityThread.main(ActivityThread.java:5241)
  3971. D/StrictMode(19174):    at java.lang.reflect.Method.invoke(Native Method)
  3972. D/StrictMode(19174):    at java.lang.reflect.Method.invoke(Method.java:372)
  3973. D/StrictMode(19174):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  3974. D/StrictMode(19174):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  3975. D/StrictMode(19174): StrictMode policy violation; ~duration=1387 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
  3976. D/StrictMode(19174):    at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
  3977. D/StrictMode(19174):    at android.app.SharedPreferencesImpl.awaitLoadedLocked(SharedPreferencesImpl.java:202)
  3978. D/StrictMode(19174):    at android.app.SharedPreferencesImpl.getBoolean(SharedPreferencesImpl.java:259)
  3979. D/StrictMode(19174):    at android.preference.PreferenceManager.setDefaultValues(PreferenceManager.java:481)
  3980. D/StrictMode(19174):    at com.google.android.apps.gmm.shared.d.a.a(PG:1086)
  3981. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.d.a(PG:1136)
  3982. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
  3983. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
  3984. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
  3985. D/StrictMode(19174):    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
  3986. D/StrictMode(19174):    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
  3987. D/StrictMode(19174):    at android.app.ActivityThread.access$1500(ActivityThread.java:147)
  3988. D/StrictMode(19174):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
  3989. D/StrictMode(19174):    at android.os.Handler.dispatchMessage(Handler.java:102)
  3990. D/StrictMode(19174):    at android.os.Looper.loop(Looper.java:135)
  3991. D/StrictMode(19174):    at android.app.ActivityThread.main(ActivityThread.java:5241)
  3992. D/StrictMode(19174):    at java.lang.reflect.Method.invoke(Native Method)
  3993. D/StrictMode(19174):    at java.lang.reflect.Method.invoke(Method.java:372)
  3994. D/StrictMode(19174):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  3995. D/StrictMode(19174):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  3996. D/StrictMode(19174): StrictMode policy violation; ~duration=1244 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
  3997. D/StrictMode(19174):    at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
  3998. D/StrictMode(19174):    at android.app.SharedPreferencesImpl.awaitLoadedLocked(SharedPreferencesImpl.java:202)
  3999. D/StrictMode(19174):    at android.app.SharedPreferencesImpl.getInt(SharedPreferencesImpl.java:238)
  4000. D/StrictMode(19174):    at com.google.android.apps.gmm.shared.d.a.a(PG:1184)
  4001. D/StrictMode(19174):    at com.google.android.apps.gmm.shared.d.a.a(PG:1092)
  4002. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.d.a(PG:1136)
  4003. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
  4004. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
  4005. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
  4006. D/StrictMode(19174):    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
  4007. D/StrictMode(19174):    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
  4008. D/StrictMode(19174):    at android.app.ActivityThread.access$1500(ActivityThread.java:147)
  4009. D/StrictMode(19174):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
  4010. D/StrictMode(19174):    at android.os.Handler.dispatchMessage(Handler.java:102)
  4011. D/StrictMode(19174):    at android.os.Looper.loop(Looper.java:135)
  4012. D/StrictMode(19174):    at android.app.ActivityThread.main(ActivityThread.java:5241)
  4013. D/StrictMode(19174):    at java.lang.reflect.Method.invoke(Native Method)
  4014. D/StrictMode(19174):    at java.lang.reflect.Method.invoke(Method.java:372)
  4015. D/StrictMode(19174):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  4016. D/StrictMode(19174):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  4017. D/StrictMode(19174): StrictMode policy violation; ~duration=1234 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
  4018. D/StrictMode(19174):    at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
  4019. D/StrictMode(19174):    at libcore.io.BlockGuardOs.open(BlockGuardOs.java:182)
  4020. D/StrictMode(19174):    at libcore.io.IoUtils.canOpenReadOnly(IoUtils.java:165)
  4021. D/StrictMode(19174):    at dalvik.system.DexPathList.findLibrary(DexPathList.java:383)
  4022. D/StrictMode(19174):    at dalvik.system.BaseDexClassLoader.findLibrary(BaseDexClassLoader.java:77)
  4023. D/StrictMode(19174):    at java.lang.Runtime.loadLibrary(Runtime.java:360)
  4024. D/StrictMode(19174):    at java.lang.System.loadLibrary(System.java:989)
  4025. D/StrictMode(19174):    at com.google.android.apps.gmm.map.util.jni.NativeHelper.initialize(PG:42)
  4026. D/StrictMode(19174):    at com.google.android.apps.gmm.map.m.e.<clinit>(PG:89)
  4027. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.d.a(PG:1135)
  4028. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
  4029. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
  4030. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
  4031. D/StrictMode(19174):    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
  4032. D/StrictMode(19174):    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
  4033. D/StrictMode(19174):    at android.app.ActivityThread.access$1500(ActivityThread.java:147)
  4034. D/StrictMode(19174):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
  4035. D/StrictMode(19174):    at android.os.Handler.dispatchMessage(Handler.java:102)
  4036. D/StrictMode(19174):    at android.os.Looper.loop(Looper.java:135)
  4037. D/StrictMode(19174):    at android.app.ActivityThread.main(ActivityThread.java:5241)
  4038. D/StrictMode(19174):    at java.lang.reflect.Method.invoke(Native Method)
  4039. D/StrictMode(19174):    at java.lang.reflect.Method.invoke(Method.java:372)
  4040. D/StrictMode(19174):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  4041. D/StrictMode(19174):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  4042. D/StrictMode(19174): StrictMode policy violation; ~duration=1111 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
  4043. D/StrictMode(19174):    at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
  4044. D/StrictMode(19174):    at libcore.io.BlockGuardOs.access(BlockGuardOs.java:67)
  4045. D/StrictMode(19174):    at java.io.File.doAccess(File.java:283)
  4046. D/StrictMode(19174):    at java.io.File.exists(File.java:363)
  4047. D/StrictMode(19174):    at android.app.ContextImpl.createFilesDirLocked(ContextImpl.java:999)
  4048. D/StrictMode(19174):    at android.app.ContextImpl.getFilesDir(ContextImpl.java:1022)
  4049. D/StrictMode(19174):    at android.app.ContextImpl.openFileInput(ContextImpl.java:964)
  4050. D/StrictMode(19174):    at android.content.ContextWrapper.openFileInput(ContextWrapper.java:175)
  4051. D/StrictMode(19174):    at com.google.android.apps.gmm.shared.f.h.a(PG:150)
  4052. D/StrictMode(19174):    at com.google.android.apps.gmm.map.m.e.a(PG:356)
  4053. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.d.a(PG:1135)
  4054. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
  4055. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
  4056. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
  4057. D/StrictMode(19174):    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
  4058. D/StrictMode(19174):    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
  4059. D/StrictMode(19174):    at android.app.ActivityThread.access$1500(ActivityThread.java:147)
  4060. D/StrictMode(19174):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
  4061. D/StrictMode(19174):    at android.os.Handler.dispatchMessage(Handler.java:102)
  4062. D/StrictMode(19174):    at android.os.Looper.loop(Looper.java:135)
  4063. D/StrictMode(19174):    at android.app.ActivityThread.main(ActivityThread.java:5241)
  4064. D/StrictMode(19174):    at java.lang.reflect.Method.invoke(Native Method)
  4065. D/StrictMode(19174):    at java.lang.reflect.Method.invoke(Method.java:372)
  4066. D/StrictMode(19174):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  4067. D/StrictMode(19174):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  4068. D/StrictMode(19174): StrictMode policy violation; ~duration=1109 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
  4069. D/StrictMode(19174):    at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
  4070. D/StrictMode(19174):    at libcore.io.BlockGuardOs.open(BlockGuardOs.java:182)
  4071. D/StrictMode(19174):    at libcore.io.IoBridge.open(IoBridge.java:442)
  4072. D/StrictMode(19174):    at java.io.FileInputStream.<init>(FileInputStream.java:76)
  4073. D/StrictMode(19174):    at android.app.ContextImpl.openFileInput(ContextImpl.java:965)
  4074. D/StrictMode(19174):    at android.content.ContextWrapper.openFileInput(ContextWrapper.java:175)
  4075. D/StrictMode(19174):    at com.google.android.apps.gmm.shared.f.h.a(PG:150)
  4076. D/StrictMode(19174):    at com.google.android.apps.gmm.map.m.e.a(PG:356)
  4077. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.d.a(PG:1135)
  4078. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
  4079. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
  4080. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
  4081. D/StrictMode(19174):    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
  4082. D/StrictMode(19174):    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
  4083. D/StrictMode(19174):    at android.app.ActivityThread.access$1500(ActivityThread.java:147)
  4084. D/StrictMode(19174):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
  4085. D/StrictMode(19174):    at android.os.Handler.dispatchMessage(Handler.java:102)
  4086. D/StrictMode(19174):    at android.os.Looper.loop(Looper.java:135)
  4087. D/StrictMode(19174):    at android.app.ActivityThread.main(ActivityThread.java:5241)
  4088. D/StrictMode(19174):    at java.lang.reflect.Method.invoke(Native Method)
  4089. D/StrictMode(19174):    at java.lang.reflect.Method.invoke(Method.java:372)
  4090. D/StrictMode(19174):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  4091. D/StrictMode(19174):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  4092. D/StrictMode(19174): StrictMode policy violation; ~duration=1108 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
  4093. D/StrictMode(19174):    at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
  4094. D/StrictMode(19174):    at libcore.io.BlockGuardOs.fstat(BlockGuardOs.java:132)
  4095. D/StrictMode(19174):    at libcore.io.IoBridge.open(IoBridge.java:445)
  4096. D/StrictMode(19174):    at java.io.FileInputStream.<init>(FileInputStream.java:76)
  4097. D/StrictMode(19174):    at android.app.ContextImpl.openFileInput(ContextImpl.java:965)
  4098. D/StrictMode(19174):    at android.content.ContextWrapper.openFileInput(ContextWrapper.java:175)
  4099. D/StrictMode(19174):    at com.google.android.apps.gmm.shared.f.h.a(PG:150)
  4100. D/StrictMode(19174):    at com.google.android.apps.gmm.map.m.e.a(PG:356)
  4101. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.d.a(PG:1135)
  4102. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
  4103. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
  4104. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
  4105. D/StrictMode(19174):    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
  4106. D/StrictMode(19174):    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
  4107. D/StrictMode(19174):    at android.app.ActivityThread.access$1500(ActivityThread.java:147)
  4108. D/StrictMode(19174):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
  4109. D/StrictMode(19174):    at android.os.Handler.dispatchMessage(Handler.java:102)
  4110. D/StrictMode(19174):    at android.os.Looper.loop(Looper.java:135)
  4111. D/StrictMode(19174):    at android.app.ActivityThread.main(ActivityThread.java:5241)
  4112. D/StrictMode(19174):    at java.lang.reflect.Method.invoke(Native Method)
  4113. D/StrictMode(19174):    at java.lang.reflect.Method.invoke(Method.java:372)
  4114. D/StrictMode(19174):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  4115. D/StrictMode(19174):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  4116. D/StrictMode(19174): StrictMode policy violation; ~duration=1106 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
  4117. D/StrictMode(19174):    at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
  4118. D/StrictMode(19174):    at libcore.io.BlockGuardOs.read(BlockGuardOs.java:229)
  4119. D/StrictMode(19174):    at libcore.io.IoBridge.read(IoBridge.java:472)
  4120. D/StrictMode(19174):    at java.io.FileInputStream.read(FileInputStream.java:177)
  4121. D/StrictMode(19174):    at java.io.BufferedInputStream.read(BufferedInputStream.java:290)
  4122. D/StrictMode(19174):    at java.io.DataInputStream.read(DataInputStream.java:63)
  4123. D/StrictMode(19174):    at com.google.r.j.c(PG:1152)
  4124. D/StrictMode(19174):    at com.google.r.j.a(PG:121)
  4125. D/StrictMode(19174):    at com.google.v.a.a.dv.<init>(PG:24)
  4126. D/StrictMode(19174):    at com.google.v.a.a.dw.b(PG:68)
  4127. D/StrictMode(19174):    at com.google.v.a.a.dw.a(PG:62)
  4128. D/StrictMode(19174):    at com.google.r.e.b(PG:170)
  4129. D/StrictMode(19174):    at com.google.r.e.b(PG:21)
  4130. D/StrictMode(19174):    at com.google.android.apps.gmm.shared.f.h.a(PG:151)
  4131. D/StrictMode(19174):    at com.google.android.apps.gmm.map.m.e.a(PG:356)
  4132. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.d.a(PG:1135)
  4133. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
  4134. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
  4135. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
  4136. D/StrictMode(19174):    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
  4137. D/StrictMode(19174):    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
  4138. D/StrictMode(19174):    at android.app.ActivityThread.access$1500(ActivityThread.java:147)
  4139. D/StrictMode(19174):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
  4140. D/StrictMode(19174):    at android.os.Handler.dispatchMessage(Handler.java:102)
  4141. D/StrictMode(19174):    at android.os.Looper.loop(Looper.java:135)
  4142. D/StrictMode(19174):    at android.app.ActivityThread.main(ActivityThread.java:5241)
  4143. D/StrictMode(19174):    at java.lang.reflect.Method.invoke(Native Method)
  4144. D/StrictMode(19174):    at java.lang.reflect.Method.invoke(Method.java:372)
  4145. D/StrictMode(19174):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  4146. D/StrictMode(19174):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  4147. D/StrictMode(19174): StrictMode policy violation; ~duration=1086 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
  4148. D/StrictMode(19174):    at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
  4149. D/StrictMode(19174):    at libcore.io.BlockGuardOs.read(BlockGuardOs.java:229)
  4150. D/StrictMode(19174):    at libcore.io.IoBridge.read(IoBridge.java:472)
  4151. D/StrictMode(19174):    at java.io.FileInputStream.read(FileInputStream.java:177)
  4152. D/StrictMode(19174):    at java.io.BufferedInputStream.read(BufferedInputStream.java:290)
  4153. D/StrictMode(19174):    at java.io.DataInputStream.read(DataInputStream.java:63)
  4154. D/StrictMode(19174):    at com.google.r.j.c(PG:1152)
  4155. D/StrictMode(19174):    at com.google.r.j.b(PG:1234)
  4156. D/StrictMode(19174):    at com.google.r.j.g(PG:548)
  4157. D/StrictMode(19174):    at com.google.v.a.a.dv.<init>(PG:43)
  4158. D/StrictMode(19174):    at com.google.v.a.a.dw.b(PG:68)
  4159. D/StrictMode(19174):    at com.google.v.a.a.dw.a(PG:62)
  4160. D/StrictMode(19174):    at com.google.r.e.b(PG:170)
  4161. D/StrictMode(19174):    at com.google.r.e.b(PG:21)
  4162. D/StrictMode(19174):    at com.google.android.apps.gmm.shared.f.h.a(PG:151)
  4163. D/StrictMode(19174):    at com.google.android.apps.gmm.map.m.e.a(PG:356)
  4164. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.d.a(PG:1135)
  4165. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.d.<init>(PG:578)
  4166. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:156)
  4167. D/StrictMode(19174):    at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:111)
  4168. D/StrictMode(19174):    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011)
  4169. D/StrictMode(19174):    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4538)
  4170. D/StrictMode(19174):    at android.app.ActivityThread.access$1500(ActivityThread.java:147)
  4171. D/StrictMode(19174):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1342)
  4172. D/StrictMode(19174):    at android.os.Handler.dispatchMessage(Handler.java:102)
  4173. D/StrictMode(19174):    at android.os.Looper.loop(Looper.java:135)
  4174. D/StrictMode(19174):    at android.app.ActivityThread.main(ActivityThread.java:5241)
  4175. D/StrictMode(19174):    at java.lang.reflect.Method.invoke(Native Method)
  4176. D/StrictMode(19174):    at java.lang.reflect.Method.invoke(Method.java:372)
  4177. D/StrictMode(19174):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  4178. D/StrictMode(19174):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  4179. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.search.core.UdcSettingBroadcastReceiver: pid=19261 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  4180. W/art     (19091): Suspending all threads took: 142.059ms
  4181. D/Finsky  (19091): [1] GmsCoreHelper.cleanupNlp: result=false type=4
  4182. D/Finsky  (19091): [1] 2.run: Loaded library for account: [pPHDvM28O8AVtAOf24X0N8hXgw0]
  4183. D/Finsky  (19091): [1] 2.run: Finished loading 1 libraries.
  4184. D/Finsky  (19091): [4045] InAppBillingUtils.pickAccount: jp.naver.line.android: Account determined from installer data - [pPHDvM28O8AVtAOf24X0N8hXgw0]
  4185. D/Finsky  (19091): [1] RestoreTracker.stopServiceIfDone: Restore complete with 0 success and 0 failed.
  4186. D/Finsky  (19091): [4045] InAppBillingUtils.pickAccount: jp.naver.line.android: Account determined from installer data - [pPHDvM28O8AVtAOf24X0N8hXgw0]
  4187. W/ActivityThread(19174): 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());
  4188. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4189. V/Finsky  (19091): [1] GearheadStateMonitor.onReady: sIsProjecting:false
  4190. I/CAR.SERVICE(19212): listener not found in list
  4191. W/com.google.a.a.b.d.a(19174): Application name is not set. Call Builder#setApplicationName.
  4192. W/art     (19647): Long monitor contention event with owner method=void com.viber.voip.util.b.h.a(java.lang.String, android.graphics.Bitmap, boolean) from SourceFile:298 waiters=0 for 505ms
  4193. I/ActivityManager( 7914): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=19288 uid=10019 gids={50019, 9997, 3003} abi=armeabi-v7a
  4194. I/ActivityManager( 7914): Process com.android.settings (pid 18976) has died
  4195. D/GCM     ( 8599): 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
  4196. D/AuthorizationBluetoothService( 8599): 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 }.
  4197. D/c       ( 8599): Getting all permits...
  4198. D/a       ( 8599): Opening database...
  4199. D/a       ( 8599): Opening database auth.proximity.permit_store...
  4200. D/a       ( 8599): Closing database...
  4201. V/GmsCoreStatsServiceLauncher(13987): 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 }
  4202. W/GAV2    (19261): Thread[Background Blocking-0,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
  4203. I/ActivityManager( 7914): Start proc com.google.android.gms.wearable for service com.google.android.gms/.wearable.service.WearableService: pid=19315 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  4204. D/LocationInitializer(13987): Restart initialization of location
  4205. W/GAV2    (19261): Thread[Background Blocking-0,5,main]: dispatch call queued.  Need to call GAServiceManager.getInstance().initialize().
  4206. W/ResourcesManager(19315): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  4207. W/ResourcesManager(19315): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  4208. I/MultiDex(19315): VM with version 2.1.0 has multidex support
  4209. I/MultiDex(19315): install
  4210. I/MultiDex(19315): VM has multidex support, MultiDex support library is disabled.
  4211. I/art     (19315): Background sticky concurrent mark sweep GC freed 1751(95KB) AllocSpace objects, 0(0B) LOS objects, 0% free, 3MB/3MB, paused 7.232ms total 30.639ms
  4212. I/ProviderInstaller(19315): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
  4213. D/GCM     ( 8599): 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
  4214. I/art     (19315): Background partial concurrent mark sweep GC freed 154(24KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 3MB/5MB, paused 5.981ms total 34.240ms
  4215. D/BluetoothManagerService( 7914): Message: 20
  4216. D/BluetoothManagerService( 7914): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@ddc18dc:true
  4217. D/WearableService(19315): callingUid 10016, callindPid: 19315
  4218. E/MDM     ( 8499): [121] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
  4219. I/ActivityManager( 7914): Process com.google.android.apps.plus (pid 18993) has died
  4220. I/ActivityManager( 7914): Process android.process.acore (pid 19034) has died
  4221. E/lowmemorykiller(  140): Error writing /proc/19118/oom_score_adj; errno=22
  4222. E/lowmemorykiller(  140): Error writing /proc/19014/oom_score_adj; errno=22
  4223. I/ActivityManager( 7914): Process android.process.media (pid 19014) has died
  4224. I/ActivityManager( 7914): Process com.android.chrome (pid 19118) has died
  4225. I/ActivityManager( 7914): Process com.google.android.apps.maps (pid 19174) has died
  4226. E/lowmemorykiller(  140): Error writing /proc/19261/oom_score_adj; errno=22
  4227. E/lowmemorykiller(  140): Error opening /proc/19212/oom_score_adj; errno=2
  4228. I/ActivityManager( 7914): Process com.google.android.gms:car (pid 19212) has died
  4229. W/ActivityManager( 7914): Scheduling restart of crashed service com.google.android.gms/.car.CarService in 1000ms
  4230. E/lowmemorykiller(  140): Error writing /proc/19261/oom_score_adj; errno=22
  4231. E/lowmemorykiller(  140): Error writing /proc/19261/oom_score_adj; errno=22
  4232. D/AuthorizationBluetoothService( 8599): 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 }.
  4233. D/c       ( 8599): Getting all permits...
  4234. D/a       ( 8599): Opening database...
  4235. D/a       ( 8599): Opening database auth.proximity.permit_store...
  4236. D/a       ( 8599): Closing database...
  4237. E/lowmemorykiller(  140): Error writing /proc/19261/oom_score_adj; errno=22
  4238. E/JavaBinder( 7914): !!! FAILED BINDER TRANSACTION !!!
  4239. V/GmsCoreStatsServiceLauncher(13987): 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 }
  4240. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 19261) has died
  4241. E/MDM     ( 8499): [120] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
  4242. D/LocationInitializer(13987): Restart initialization of location
  4243. I/ActivityManager( 7914): Start proc com.google.android.gms:car for service com.google.android.gms/.car.CarService: pid=19354 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  4244. W/ResourcesManager(19354): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  4245. W/ResourcesManager(19354): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  4246. I/MultiDex(19354): VM with version 2.1.0 has multidex support
  4247. I/MultiDex(19354): install
  4248. I/MultiDex(19354): VM has multidex support, MultiDex support library is disabled.
  4249. I/ProviderInstaller(19354): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
  4250. D/GCM     ( 8599): 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
  4251. D/AuthorizationBluetoothService( 8599): 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 }.
  4252. D/c       ( 8599): Getting all permits...
  4253. D/a       ( 8599): Opening database...
  4254. D/a       ( 8599): Opening database auth.proximity.permit_store...
  4255. D/a       ( 8599): Closing database...
  4256. V/GmsCoreStatsServiceLauncher(13987): 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 }
  4257. E/MDM     ( 8499): [119] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
  4258. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4259. D/LocationInitializer(13987): Restart initialization of location
  4260. I/art     ( 8599): Explicit concurrent mark sweep GC freed 34862(1843KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 6MB/10MB, paused 1.190ms total 54.901ms
  4261. I/Process (19354): Sending signal. PID: 19354 SIG: 9
  4262. I/ActivityManager( 7914): Process com.google.android.gms:car (pid 19354) has died
  4263. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4264. I/ActivityManager( 7914): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher} from uid 1000 on display 0
  4265. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4266. E/AudioTrack( 7914): AudioTrack::set : Exit
  4267. V/audio_hw_primary( 7688): start_output_stream: CALLED
  4268. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  4269. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4270. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4271. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  4272. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  4273. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  4274. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  4275. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  4276. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  4277. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  4278. V/audio_hw_primary( 7688): enable speaker
  4279. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4280. W/Launcher(25344): setApplicationContext called twice! old=com.android.launcher3.LauncherApplication@d856ff6 new=com.android.launcher3.LauncherApplication@d856ff6
  4281. D/Launcher(25344): 11683562 - bindAddScreens()
  4282. D/Launcher(25344): 11683562 -   orderedScreenIds: 3, 4, 5
  4283. D/Launcher.Workspace(25344): 11683562 - insertNewWorkspaceScreen(): 3 at index: 0
  4284. D/Launcher.Workspace(25344): 11683562 - insertNewWorkspaceScreen(): 4 at index: 1
  4285. D/Launcher.Workspace(25344): 11683562 - insertNewWorkspaceScreen(): 5 at index: 2
  4286. W/ResourcesManager(25344): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  4287. W/ResourcesManager(25344): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
  4288. W/ResourcesManager(25344): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  4289. I/Choreographer(25344): Skipped 85 frames!  The application may be doing too much work on its main thread.
  4290. I/Adreno200-EGL(25344): <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)
  4291. I/Adreno200-EGL(25344): Build Date: 06/25/13 Tue
  4292. I/Adreno200-EGL(25344): Local Branch:
  4293. I/Adreno200-EGL(25344): Remote Branch: quic/jb_2.5.5
  4294. I/Adreno200-EGL(25344): Local Patches: NONE
  4295. I/Adreno200-EGL(25344): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  4296. I/OpenGLRenderer(25344): Initialized EGL, version 1.4
  4297. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4298. V/RenderScript(25344): 0x6cd61800 Launching thread(s), CPUs 2
  4299. W/IInputConnectionWrapper(19647): showStatusIcon on inactive InputConnection
  4300. I/art     (25344): Background sticky concurrent mark sweep GC freed 30554(1330KB) AllocSpace objects, 0(0B) LOS objects, 16% free, 6MB/7MB, paused 5.828ms total 111.297ms
  4301. I/Choreographer(25344): Skipped 31 frames!  The application may be doing too much work on its main thread.
  4302. I/Timeline( 7914): Timeline: Activity_windows_visible id: ActivityRecord{150bddb7 u0 com.android.launcher3/.Launcher t163} time:152034583
  4303. W/BackupManagerService( 7914): dataChanged but no participant pkg='com.android.launcher3' uid=10043
  4304. I/ActivityManager( 7914): Start proc com.android.deskclock for service com.android.deskclock/com.android.alarmclock.DigitalAppWidgetService: pid=19422 uid=10031 gids={50031, 9997, 1028} abi=armeabi-v7a
  4305. I/Timeline(25344): Timeline: Activity_idle id: android.os.BinderProxy@181ed378 time:152034927
  4306. V/audio_hw_primary( 7688): do_out_standby: CALLED
  4307. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  4308. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4309. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4310. V/audio_hw_primary( 7688): disable speaker/headphones
  4311. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4312. W/BackupManagerService( 7914): dataChanged but no participant pkg='com.android.launcher3' uid=10043
  4313. I/art     ( 7914): Explicit concurrent mark sweep GC freed 16406(743KB) AllocSpace objects, 1(689KB) LOS objects, 16% free, 20MB/24MB, paused 3.051ms total 133.270ms
  4314. W/BackupManagerService( 7914): dataChanged but no participant pkg='com.android.launcher3' uid=10043
  4315. W/BackupManagerService( 7914): dataChanged but no participant pkg='com.android.launcher3' uid=10043
  4316. W/ActivityManager( 7914): getTasks: caller 10087 does not hold GET_TASKS; limiting output
  4317. W/BackupManagerService( 7914): dataChanged but no participant pkg='com.android.launcher3' uid=10043
  4318. W/BackupManagerService( 7914): dataChanged but no participant pkg='com.android.launcher3' uid=10043
  4319. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for service com.google.android.googlequicksearchbox/com.google.android.velvet.VelvetBackgroundTasksImpl$Service: pid=19441 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  4320. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=9,77 rxSuccessRate=9,09 targetRoamBSSID=00:00:00:00:00:00 RSSI=-37
  4321. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  4322. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4323. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  4324. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4325. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4326. W/art     (19441): Suspending all threads took: 9.429ms
  4327. W/GAV2    (19441): Thread[Background Blocking-1,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
  4328. W/GAV2    (19441): Thread[Background Blocking-1,5,main]: dispatch call queued.  Need to call GAServiceManager.getInstance().initialize().
  4329. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4330. I/ActivityManager( 7914): Start proc boss.game.hangman for service boss.game.hangman/com.appbrain.AppBrainService: pid=19482 uid=10075 gids={50075, 9997, 3003} abi=armeabi-v7a
  4331. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4332. I/GAV2    (19441): Thread[GAThread,5,main]: No campaign data found.
  4333. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4334. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1,60 rxSuccessRate=1,39 targetRoamBSSID=00:00:00:00:00:00 RSSI=-44
  4335. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4336. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  4337. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1398a956}
  4338. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source 10016 txSuccessRate=1,60 rxSuccessRate=1,39 targetRoamBSSID=00:00:00:00:00:00 RSSI=-44
  4339. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4340. D/PhoneApp( 8351): getPhone phoneId:0
  4341. D/PhoneApp( 8351): getPhone phoneId:0
  4342. D/PhoneApp( 8351): getPhone phoneId:0
  4343. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4344. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4345. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4346. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1398a956}
  4347. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4348. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4349. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4350. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4351. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 56
  4352. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  4353. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  4354. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  4355. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  4356. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4357. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  4358. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  4359. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  4360. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  4361. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  4362. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4363. V/ActivityManager( 7914): Display changed displayId=0
  4364. I/InputReader( 7914): Reconfiguring input devices.  changes=0x00000004
  4365. I/InputReader( 7914): Device reconfigured: id=1, name='HPTouchpad', size 1024x768, orientation 1, mode 1, display id 0
  4366. I/WindowManager( 7914): Screen frozen for +152ms due to Window{2d9a5cf0 u0 StatusBar}
  4367. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4368. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 56
  4369. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  4370. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  4371. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  4372. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  4373. I/art     ( 7914): Explicit concurrent mark sweep GC freed 20581(1027KB) AllocSpace objects, 1(16KB) LOS objects, 16% free, 20MB/24MB, paused 2.166ms total 158.294ms
  4374. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,02 rxSuccessRate=0,01 targetRoamBSSID=00:00:00:00:00:00 RSSI=-81
  4375. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  4376. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4377. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  4378. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4379. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4380. D/GCM     ( 8599): Message class com.google.f.a.a.i
  4381. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4382. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4383. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4384. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4385. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4386. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4387. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,28 rxSuccessRate=0,03 targetRoamBSSID=00:00:00:00:00:00 RSSI=-74
  4388. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  4389. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4390. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  4391. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4392. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4393. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4394. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4395. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4396. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4397. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4398. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4399. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,00 rxSuccessRate=0,00 targetRoamBSSID=00:00:00:00:00:00 RSSI=-74
  4400. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  4401. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4402. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  4403. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4404. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4405. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4406. D/PhoneStatusBar( 8062): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  4407. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4408. D/PhoneStatusBar( 8062): disable: < expand icons* alerts system_info* back home recent clock search >
  4409. E/SurfaceFlinger(  144): rejecting buffer: bufWidth=768, bufHeight=1024, front.active.{w=768, h=25}
  4410. W/InputMethodManagerService( 7914): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2165b919 attribute=null, token = android.os.BinderProxy@3c391f0d
  4411. D/PhoneStatusBar( 8062): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  4412. D/BluetoothAdapter( 8062): 742301234: getState() :  mService = null. Returning STATE_OFF
  4413. D/BluetoothAdapter( 8062): 742301234: getState() :  mService = null. Returning STATE_OFF
  4414. D/BluetoothAdapter( 8062): 742301234: getState() :  mService = null. Returning STATE_OFF
  4415. D/BluetoothAdapter( 8062): 742301234: getState() :  mService = null. Returning STATE_OFF
  4416. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4417. E/AudioTrack( 7914): AudioTrack::set : Exit
  4418. V/audio_hw_primary( 7688): start_output_stream: CALLED
  4419. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  4420. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4421. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4422. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  4423. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  4424. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  4425. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  4426. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  4427. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  4428. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  4429. V/audio_hw_primary( 7688): enable speaker
  4430. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4431. D/WifiService( 7914): New client listening to asynchronous messages
  4432. D/InputEventConsistencyVerifier( 8062): TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  4433. D/InputEventConsistencyVerifier( 8062):   in android.view.ScaleGestureDetector@4da5f29
  4434. D/InputEventConsistencyVerifier( 8062):   0: sent at 152111801021000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=248.44733, y[0]=185.81854, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=152111801, downTime=152111801, deviceId=1, source=0x1002 }
  4435. D/InputEventConsistencyVerifier( 8062):   -- recent events --
  4436. D/InputEventConsistencyVerifier( 8062):   1: sent at 152111093684000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=279.407, y[0]=251.75415, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=152111093, downTime=152111029, deviceId=1, source=0x1002 }
  4437. D/InputEventConsistencyVerifier( 8062):   2: sent at 152111072261000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=262.42914, y[0]=251.75415, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=152111072, downTime=152111029, deviceId=1, source=0x1002 }
  4438. D/InputEventConsistencyVerifier( 8062):   3: sent at 152111061549000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=262.42914, y[0]=251.75415, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=152111061, downTime=152111029, deviceId=1, source=0x1002 }
  4439. D/InputEventConsistencyVerifier( 8062):   4: sent at 152111040279000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=262.42914, y[0]=251.75415, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=152111040, downTime=152111029, deviceId=1, source=0x1002 }
  4440. D/InputEventConsistencyVerifier( 8062):   5: sent at 152111029719000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=262.42914, y[0]=251.75415, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=152111029, downTime=152111029, deviceId=1, source=0x1002 }
  4441. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4442. E/AudioTrack( 7914): AudioTrack::set : Exit
  4443. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4444. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  4445. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  4446. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  4447. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  4448. I/ActivityManager( 7914): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=19731 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  4449. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  4450. D/InputEventConsistencyVerifier( 8062): TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  4451. D/InputEventConsistencyVerifier( 8062):   in android.view.ScaleGestureDetector@4da5f29
  4452. D/InputEventConsistencyVerifier( 8062):   0: sent at 152112379726000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=269.42, y[0]=136.86635, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=152112379, downTime=152112379, deviceId=1, source=0x1002 }
  4453. D/InputEventConsistencyVerifier( 8062):   -- recent events --
  4454. D/InputEventConsistencyVerifier( 8062):   1: sent at 152111822414000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=269.42, y[0]=196.8078, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=152111822, downTime=152111801, deviceId=1, source=0x1002 }
  4455. D/InputEventConsistencyVerifier( 8062):   2: sent at 152111811732000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=263.42783, y[0]=195.80878, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=152111811, downTime=152111801, deviceId=1, source=0x1002 }
  4456. D/InputEventConsistencyVerifier( 8062):   3: sent at 152111801021000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=248.44733, y[0]=185.81854, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x80000000, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=152111801, downTime=152111801, deviceId=1, source=0x1002 }
  4457. D/InputEventConsistencyVerifier( 8062):   4: sent at 152111093684000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=279.407, y[0]=251.75415, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=152111093, downTime=152111029, deviceId=1, source=0x1002 }
  4458. D/InputEventConsistencyVerifier( 8062):   5: sent at 152111072261000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=262.42914, y[0]=251.75415, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=152111072, downTime=152111029, deviceId=1, source=0x1002 }
  4459. W/ResourcesManager(19731): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  4460. I/CalendarProvider2(19731): Created com.android.providers.calendar.CalendarAlarmManager@2ca9a491(com.android.providers.calendar.CalendarProvider2@d856ff6)
  4461. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4462. E/Parcel  ( 7914): Class not found when unmarshalling: com.google.android.sidekick.shared.remoteapi.ProtoParcelable
  4463. E/Parcel  ( 7914): java.lang.ClassNotFoundException: com.google.android.sidekick.shared.remoteapi.ProtoParcelable
  4464. E/Parcel  ( 7914):      at java.lang.Class.classForName(Native Method)
  4465. E/Parcel  ( 7914):      at java.lang.Class.forName(Class.java:308)
  4466. E/Parcel  ( 7914):      at java.lang.Class.forName(Class.java:272)
  4467. E/Parcel  ( 7914):      at android.os.Parcel.readParcelableCreator(Parcel.java:2275)
  4468. E/Parcel  ( 7914):      at android.os.Parcel.readParcelable(Parcel.java:2239)
  4469. E/Parcel  ( 7914):      at android.os.Parcel.readValue(Parcel.java:2146)
  4470. E/Parcel  ( 7914):      at android.os.Parcel.readListInternal(Parcel.java:2520)
  4471. E/Parcel  ( 7914):      at android.os.Parcel.readArrayList(Parcel.java:1836)
  4472. E/Parcel  ( 7914):      at android.os.Parcel.readValue(Parcel.java:2167)
  4473. E/Parcel  ( 7914):      at android.os.Parcel.readArrayMapInternal(Parcel.java:2479)
  4474. E/Parcel  ( 7914):      at android.os.BaseBundle.unparcel(BaseBundle.java:221)
  4475. E/Parcel  ( 7914):      at android.os.Bundle.putAll(Bundle.java:182)
  4476. E/Parcel  ( 7914):      at android.content.Intent.fillIn(Intent.java:6837)
  4477. E/Parcel  ( 7914):      at com.android.server.am.PendingIntentRecord.sendInner(PendingIntentRecord.java:213)
  4478. E/Parcel  ( 7914):      at com.android.server.am.PendingIntentRecord.send(PendingIntentRecord.java:195)
  4479. E/Parcel  ( 7914):      at android.app.PendingIntent.send(PendingIntent.java:733)
  4480. E/Parcel  ( 7914):      at android.app.PendingIntent.send(PendingIntent.java:687)
  4481. E/Parcel  ( 7914):      at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:1731)
  4482. E/Parcel  ( 7914):      at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:1901)
  4483. E/Parcel  ( 7914): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.android.sidekick.shared.remoteapi.ProtoParcelable" on path: DexPathList[[directory "."],nativeLibraryDirectories=[/vendor/lib, /system/lib]]
  4484. E/Parcel  ( 7914):      at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
  4485. E/Parcel  ( 7914):      at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
  4486. E/Parcel  ( 7914):      at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
  4487. E/Parcel  ( 7914):      ... 19 more
  4488. E/Parcel  ( 7914):      Suppressed: java.lang.ClassNotFoundException: com.google.android.sidekick.shared.remoteapi.ProtoParcelable
  4489. E/Parcel  ( 7914):              at java.lang.Class.classForName(Native Method)
  4490. E/Parcel  ( 7914):              at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
  4491. E/Parcel  ( 7914):              at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
  4492. E/Parcel  ( 7914):              at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
  4493. E/Parcel  ( 7914):              ... 20 more
  4494. E/Parcel  ( 7914):      Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack available
  4495. E/AudioTrack( 7914): AudioTrack::set : Exit
  4496. W/Intent  ( 7914): Failure filling in extras
  4497. W/Intent  ( 7914): android.os.BadParcelableException: ClassNotFoundException when unmarshalling: com.google.android.sidekick.shared.remoteapi.ProtoParcelable
  4498. W/Intent  ( 7914):      at android.os.Parcel.readParcelableCreator(Parcel.java:2289)
  4499. W/Intent  ( 7914):      at android.os.Parcel.readParcelable(Parcel.java:2239)
  4500. W/Intent  ( 7914):      at android.os.Parcel.readValue(Parcel.java:2146)
  4501. W/Intent  ( 7914):      at android.os.Parcel.readListInternal(Parcel.java:2520)
  4502. W/Intent  ( 7914):      at android.os.Parcel.readArrayList(Parcel.java:1836)
  4503. W/Intent  ( 7914):      at android.os.Parcel.readValue(Parcel.java:2167)
  4504. W/Intent  ( 7914):      at android.os.Parcel.readArrayMapInternal(Parcel.java:2479)
  4505. W/Intent  ( 7914):      at android.os.BaseBundle.unparcel(BaseBundle.java:221)
  4506. W/Intent  ( 7914):      at android.os.Bundle.putAll(Bundle.java:182)
  4507. W/Intent  ( 7914):      at android.content.Intent.fillIn(Intent.java:6837)
  4508. W/Intent  ( 7914):      at com.android.server.am.PendingIntentRecord.sendInner(PendingIntentRecord.java:213)
  4509. W/Intent  ( 7914):      at com.android.server.am.PendingIntentRecord.send(PendingIntentRecord.java:195)
  4510. W/Intent  ( 7914):      at android.app.PendingIntent.send(PendingIntent.java:733)
  4511. W/Intent  ( 7914):      at android.app.PendingIntent.send(PendingIntent.java:687)
  4512. W/Intent  ( 7914):      at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:1731)
  4513. W/Intent  ( 7914):      at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:1901)
  4514. W/InputMethodManagerService( 7914): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2dc752a8 attribute=null, token = android.os.BinderProxy@3c391f0d
  4515. D/PhoneStatusBar( 8062): disable: < expand icons* alerts system_info* back home recent clock search >
  4516. I/GLSUser ( 8599): [GLSUser] getTokenFromCache: [account: <ELLIDED:22278>, callingPkg: com.google.android.googlequicksearchbox, service: oauth2:https://www.googleapis.com/auth/googlenow]
  4517. I/Auth.Core( 8599): [TokenCache] Missing snowballing token: no granted scopes set.
  4518. W/art     (19441): Attempt to remove local handle scope entry from IRT, ignoring
  4519. I/CalendarProvider2(19731): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
  4520. W/ContentResolver(19731): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
  4521. I/ActivityManager( 7914): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=19766 uid=10027 gids={50027, 9997, 3003} abi=armeabi-v7a
  4522. D/ExtensionsFactory(19766): No custom extensions.
  4523. D/AlertReceiver(19766): 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 }
  4524. D/AlertService(19766): 0 Action = android.intent.action.PROVIDER_CHANGED
  4525. I/ActivityManager( 7914): Process com.google.android.partnersetup (pid 19288) has died
  4526. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4527. V/audio_hw_primary( 7688): do_out_standby: CALLED
  4528. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  4529. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4530. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4531. V/audio_hw_primary( 7688): disable speaker/headphones
  4532. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4533. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4534. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4535. E/AudioTrack( 7914): AudioTrack::set : Exit
  4536. V/audio_hw_primary( 7688): start_output_stream: CALLED
  4537. I/Timeline(25344): Timeline: Activity_launch_request id:com.android.settings time:152119364
  4538. I/ActivityManager( 7914): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[663,887][771,971] (has extras)} from uid 10043 on display 0
  4539. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  4540. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4541. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4542. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  4543. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  4544. W/BroadcastQueue( 7914): Permission Denial: broadcasting Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } from com.android.launcher3 (pid=25344, uid=10043) requires com.google.android.launcher.permission.RECEIVE_LAUNCH_BROADCASTS due to receiver com.google.android.googlequicksearchbox/com.google.android.search.core.icingsync.ApplicationLaunchReceiver
  4545. W/BroadcastQueue( 7914): Permission Denial: receiving Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } to com.google.android.googlequicksearchbox/com.google.android.search.core.icingsync.ApplicationLaunchReceiver requires com.android.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS due to sender com.android.launcher3 (uid 10043)
  4546. I/GlobalDismissManager(19766): no sender configured
  4547. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  4548. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  4549. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  4550. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  4551. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  4552. V/audio_hw_primary( 7688): enable speaker
  4553. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4554. D/AlertService(19766): Beginning updateAlertNotification
  4555. I/ActivityManager( 7914): Start proc com.android.settings for activity com.android.settings/.Settings: pid=19827 uid=1000 gids={41000, 9997, 1028, 3003, 1015, 3002, 3001} abi=armeabi-v7a
  4556. D/AlertService(19766): No fired or scheduled alerts
  4557. D/AlertService(19766): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
  4558. D/AlarmScheduler(19766): No events found starting within 1 week.
  4559. I/IndexDatabaseHelper(19827): Using schema version: 115
  4560. I/IndexDatabaseHelper(19827): Index is fine
  4561. D/WifiService( 7914): Client connection lost with reason: 4
  4562. D/Index   (19827): Locale 'it_IT' is already indexed
  4563. I/ActivityManager( 7914): Process jp.naver.line.android (pid 19053) has died
  4564. D/OpenGLRenderer(19827): Render dirty regions requested: true
  4565. D/Atlas   (19827): Validating map...
  4566. D/DashboardSummary(19827): rebuildUI took: 195 ms
  4567. I/RenderThread(19847): type=1400 audit(0.0:533): avc: denied { read write } for name="kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  4568. I/RenderThread(19847): type=1400 audit(0.0:534): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  4569. I/RenderThread(19847): type=1400 audit(0.0:535): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  4570. I/Adreno200-EGL(19827): <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)
  4571. I/Adreno200-EGL(19827): Build Date: 06/25/13 Tue
  4572. I/Adreno200-EGL(19827): Local Branch:
  4573. I/Adreno200-EGL(19827): Remote Branch: quic/jb_2.5.5
  4574. I/Adreno200-EGL(19827): Local Patches: NONE
  4575. I/Adreno200-EGL(19827): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  4576. I/OpenGLRenderer(19827): Initialized EGL, version 1.4
  4577. D/OpenGLRenderer(19827): Enabling debug mode 0
  4578. I/ActivityManager( 7914): Displayed com.android.settings/.Settings: +1s521ms
  4579. I/Timeline( 7914): Timeline: Activity_windows_visible id: ActivityRecord{10c463a2 u0 com.android.settings/.Settings t187} time:152120941
  4580. I/Timeline(19827): Timeline: Activity_idle id: android.os.BinderProxy@1a40a4e7 time:152121171
  4581. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4582. V/audio_hw_primary( 7688): do_out_standby: CALLED
  4583. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  4584. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4585. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4586. V/audio_hw_primary( 7688): disable speaker/headphones
  4587. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4588. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4589. E/AudioTrack( 7914): AudioTrack::set : Exit
  4590. V/audio_hw_primary( 7688): start_output_stream: CALLED
  4591. I/Timeline(19827): Timeline: Activity_launch_request id:com.evervolv.updater time:152123782
  4592. I/ActivityManager( 7914): START u0 {act=android.intent.action.MAIN cmp=com.evervolv.updater/.Updater} from uid 1000 on display 0
  4593. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  4594. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4595. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4596. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  4597. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  4598. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  4599. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  4600. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  4601. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  4602. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  4603. V/audio_hw_primary( 7688): enable speaker
  4604. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4605. I/ActivityManager( 7914): Start proc com.evervolv.updater for activity com.evervolv.updater/.Updater: pid=19867 uid=10005 gids={50005, 9997, 1028, 1015, 3003, 2001} abi=armeabi-v7a
  4606. I/art     ( 7687): Explicit concurrent mark sweep GC freed 704(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 305us total 20.935ms
  4607. I/art     ( 7687): Explicit concurrent mark sweep GC freed 7(240B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 274us total 16.235ms
  4608. I/art     ( 7687): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 244us total 18.798ms
  4609. I/art     ( 7914): Explicit concurrent mark sweep GC freed 29332(1531KB) AllocSpace objects, 1(16KB) LOS objects, 16% free, 20MB/24MB, paused 5.859ms total 163.085ms
  4610. I/ToolbarWidgetWrapper(19867): Progress display unsupported
  4611. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4612. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 56
  4613. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  4614. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  4615. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  4616. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  4617. D/OpenGLRenderer(19867): Render dirty regions requested: true
  4618. D/Atlas   (19867): Validating map...
  4619. W/Resources(19867): Converting to string: TypedValue{t=0x10/d=0x15180 a=-1}
  4620. W/Resources(19867): Converting to string: TypedValue{t=0x10/d=0x24ea00 a=-1}
  4621. W/Resources(19867): Converting to string: TypedValue{t=0x10/d=0xfffffffe a=-1}
  4622. I/RenderThread(19883): type=1400 audit(0.0:536): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  4623. I/Adreno200-EGL(19867): <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)
  4624. I/Adreno200-EGL(19867): Build Date: 06/25/13 Tue
  4625. I/Adreno200-EGL(19867): Local Branch:
  4626. I/Adreno200-EGL(19867): Remote Branch: quic/jb_2.5.5
  4627. I/Adreno200-EGL(19867): Local Patches: NONE
  4628. I/Adreno200-EGL(19867): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  4629. I/OpenGLRenderer(19867): Initialized EGL, version 1.4
  4630. D/OpenGLRenderer(19867): Enabling debug mode 0
  4631. I/ActivityManager( 7914): Process com.android.vending (pid 19091) has died
  4632. I/ActivityManager( 7914): Displayed com.evervolv.updater/.Updater: +1s343ms
  4633. I/Timeline( 7914): Timeline: Activity_windows_visible id: ActivityRecord{38f34f7c u0 com.evervolv.updater/.Updater t187} time:152125210
  4634. I/ActivityManager( 7914): Process com.google.android.gms.wearable (pid 19315) has died
  4635. I/Timeline(19867): Timeline: Activity_idle id: android.os.BinderProxy@547b5fc time:152126383
  4636. V/audio_hw_primary( 7688): do_out_standby: CALLED
  4637. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  4638. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4639. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4640. V/audio_hw_primary( 7688): disable speaker/headphones
  4641. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4642. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4643. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=2,19 rxSuccessRate=2,13 targetRoamBSSID=00:00:00:00:00:00 RSSI=-74
  4644. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  4645. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4646. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  4647. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4648. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4649. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4650. E/AudioTrack( 7914): AudioTrack::set : Exit
  4651. V/audio_hw_primary( 7688): start_output_stream: CALLED
  4652. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  4653. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4654. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4655. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  4656. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  4657. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  4658. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  4659. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  4660. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  4661. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  4662. V/audio_hw_primary( 7688): enable speaker
  4663. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4664. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4665. V/audio_hw_primary( 7688): do_out_standby: CALLED
  4666. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4667. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  4668. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4669. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4670. V/audio_hw_primary( 7688): disable speaker/headphones
  4671. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4672. E/AudioTrack( 7914): AudioTrack::set : Exit
  4673. V/audio_hw_primary( 7688): start_output_stream: CALLED
  4674. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  4675. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4676. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4677. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  4678. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  4679. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  4680. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  4681. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  4682. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  4683. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  4684. V/audio_hw_primary( 7688): enable speaker
  4685. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4686. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4687. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4688. E/AudioTrack( 7914): AudioTrack::set : Exit
  4689. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4690. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4691. E/AudioTrack( 7914): AudioTrack::set : Exit
  4692. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4693. V/audio_hw_primary( 7688): do_out_standby: CALLED
  4694. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  4695. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4696. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4697. V/audio_hw_primary( 7688): disable speaker/headphones
  4698. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4699. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4700. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4701. E/AudioTrack( 7914): AudioTrack::set : Exit
  4702. V/audio_hw_primary( 7688): start_output_stream: CALLED
  4703. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  4704. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4705. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4706. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  4707. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  4708. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  4709. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  4710. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  4711. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  4712. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  4713. V/audio_hw_primary( 7688): enable speaker
  4714. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4715. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4716. E/AudioTrack( 7914): AudioTrack::set : Exit
  4717. I/EVUpdates(19867): removeDownload: reset download status for ev_tenderloin-5.0.2-nightly-2015.03.19.zip
  4718. D/OpenGLRenderer(19867): endAllStagingAnimators on 0x6ad14200 (RippleDrawable) with handle 0x6b6e82d0
  4719. W/InputMethodManagerService( 7914): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2f80645b attribute=null, token = android.os.BinderProxy@9bb0c7b
  4720. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4721. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4722. E/AudioTrack( 7914): AudioTrack::set : Exit
  4723. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1,66 rxSuccessRate=1,53 targetRoamBSSID=00:00:00:00:00:00 RSSI=-71
  4724. E/WifiStateMachine( 7914): WifiStateMachine starting scan for "WebPocket42-b953"WPA_PSK with 2437
  4725. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4726. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  4727. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4728. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4729. D/WifiService( 7914): Client connection lost with reason: 4
  4730. E/libprocessgroup( 7914): failed to kill 1 processes for processgroup 19441
  4731. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 19441) has died
  4732. E/lowmemorykiller(  140): Error opening /proc/19422/oom_score_adj; errno=2
  4733. E/lowmemorykiller(  140): Error opening /proc/19422/oom_score_adj; errno=2
  4734. I/ActivityManager( 7914): Process com.android.deskclock (pid 19422) has died
  4735. I/GCoreUlr( 8499): Received powerMode change from NLP: com.google.android.location.activity.DEEP_STILL_MODE_DISABLED
  4736. I/GCoreUlr( 8499): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_ACTIVE_STATE cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{source=PowerModeReceiver}]
  4737. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.velvet.location.ActivityDetectionReceiver: pid=20013 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  4738. I/GCoreUlr( 8499): Received powerMode change from NLP: com.google.android.location.activity.DEEP_STILL_MODE_DISABLED
  4739. I/GCoreUlr( 8499): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_ACTIVE_STATE cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{source=PowerModeReceiver}]
  4740. I/GCoreUlr( 8499): DispatchingService.updateActiveState+PowerModeReceiver: Ensuring that reporting is active for [account#13#]
  4741. I/GCoreUlr( 8499): GMS FLP location and AR updates requested: {"description":"default","newRequest":true,"samplePeriodMs":60000,"sampleReason":"default","sampleSource":"internal","timestampMs":1430151913659}
  4742. I/GCoreUlr( 8499): GMS BLE scans enabled.
  4743. W/art     (20013): Suspending all threads took: 5.493ms
  4744. W/art     (20013): Suspending all threads took: 7.324ms
  4745. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4746. I/ActivityManager( 7914): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=20033 uid=10019 gids={50019, 9997, 3003} abi=armeabi-v7a
  4747. W/art     (20013): Suspending all threads took: 8.819ms
  4748. I/GCoreUlr( 8499): DispatchingService.updateActiveState+PowerModeReceiver: Ensuring that reporting is active for [account#13#]
  4749. I/GCoreUlr( 8499): GMS BLE scans enabled.
  4750. D/WifiService( 7914): New client listening to asynchronous messages
  4751. W/GAV2    (20013): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
  4752. V/audio_hw_primary( 7688): do_out_standby: CALLED
  4753. I/art     ( 8499): Explicit concurrent mark sweep GC freed 16553(892KB) AllocSpace objects, 1(16KB) LOS objects, 33% free, 7MB/11MB, paused 1.190ms total 59.814ms
  4754. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  4755. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4756. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4757. V/audio_hw_primary( 7688): disable speaker/headphones
  4758. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4759. I/art     ( 7914): Explicit concurrent mark sweep GC freed 20323(1031KB) AllocSpace objects, 1(16KB) LOS objects, 16% free, 20MB/24MB, paused 2.410ms total 119.934ms
  4760. I/art     ( 8599): Explicit concurrent mark sweep GC freed 17225(880KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 6MB/10MB, paused 1.098ms total 58.898ms
  4761. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4762. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4763. E/AudioTrack( 7914): AudioTrack::set : Exit
  4764. V/audio_hw_primary( 7688): start_output_stream: CALLED
  4765. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  4766. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4767. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4768. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  4769. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  4770. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  4771. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  4772. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  4773. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  4774. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  4775. V/audio_hw_primary( 7688): enable speaker
  4776. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4777. I/GAV2    (20013): Thread[GAThread,5,main]: No campaign data found.
  4778. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4779. V/audio_hw_primary( 7688): do_out_standby: CALLED
  4780. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4781. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  4782. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4783. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4784. V/audio_hw_primary( 7688): disable speaker/headphones
  4785. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4786. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4787. E/AudioTrack( 7914): AudioTrack::set : Exit
  4788. V/audio_hw_primary( 7688): start_output_stream: CALLED
  4789. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  4790. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4791. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4792. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  4793. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  4794. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  4795. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  4796. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  4797. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  4798. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  4799. V/audio_hw_primary( 7688): enable speaker
  4800. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4801. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4802. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4803. E/AudioTrack( 7914): AudioTrack::set : Exit
  4804. I/EVUpdates(19867): removeDownload: reset download status for ev_tenderloin-5.0.2-nightly-2015.03.11.zip
  4805. W/InputMethodManagerService( 7914): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@1bafd2e6 attribute=null, token = android.os.BinderProxy@9bb0c7b
  4806. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4807. E/AudioTrack( 7914): AudioTrack::set : Exit
  4808. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4809. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4810. E/AudioTrack( 7914): AudioTrack::set : Exit
  4811. I/ActivityManager( 7914): Start proc android.process.media for content provider com.android.providers.downloads/.DownloadProvider: pid=20144 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
  4812. E/SQLiteLog(20144): (283) recovered 33 frames from WAL file /data/data/com.android.providers.media/databases/external.db-wal
  4813. I/ActivityManager( 7914): Start proc com.evervolv.updater:DownloadService for service com.evervolv.updater/.services.DownloadService: pid=20165 uid=10005 gids={50005, 9997, 1028, 1015, 3003, 2001} abi=armeabi-v7a
  4814. I/EVUpdates(19867): initiateDownload: started download 159
  4815. I/EVUpdates(20165): ProgressThread: download 159 thread starting
  4816. D/DownloadManager(20144): [159] Starting
  4817. D/ZenLog  ( 7914): intercepted: 0|com.android.providers.downloads|0|1:com.evervolv.updater|10004,none
  4818. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  4819. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  4820. I/ActivityManager( 7914): Process com.android.calendar (pid 19766) has died
  4821. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4822. V/audio_hw_primary( 7688): do_out_standby: CALLED
  4823. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  4824. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4825. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4826. V/audio_hw_primary( 7688): disable speaker/headphones
  4827. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4828. I/ActivityManager( 7914): Process com.google.android.gms (pid 13987) has died
  4829. W/ActivityManager( 7914): Scheduling restart of crashed service com.google.android.gms/.analytics.service.AnalyticsService in 1000ms
  4830. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4831. E/AudioTrack( 7914): AudioTrack::set : Exit
  4832. V/audio_hw_primary( 7688): start_output_stream: CALLED
  4833. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  4834. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4835. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4836. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  4837. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  4838. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  4839. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  4840. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  4841. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  4842. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  4843. V/audio_hw_primary( 7688): enable speaker
  4844. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4845. D/WifiService( 7914): Client connection lost with reason: 4
  4846. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 20013) has died
  4847. I/ActivityManager( 7914): Process com.android.providers.calendar (pid 19731) has died
  4848. I/ActivityManager( 7914): Process com.google.android.partnersetup (pid 20033) has died
  4849. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4850. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 52
  4851. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  4852. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  4853. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  4854. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  4855. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  4856. W/DownloadManager(20144): fallocate() not supported; falling back to ftruncate()
  4857. V/audio_hw_primary( 7688): do_out_standby: CALLED
  4858. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  4859. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4860. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4861. V/audio_hw_primary( 7688): disable speaker/headphones
  4862. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4863. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4864. E/AudioTrack( 7914): AudioTrack::set : Exit
  4865. V/audio_hw_primary( 7688): start_output_stream: CALLED
  4866. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  4867. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4868. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4869. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  4870. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  4871. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  4872. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  4873. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  4874. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  4875. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  4876. V/audio_hw_primary( 7688): enable speaker
  4877. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4878. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4879. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 56
  4880. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  4881. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  4882. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  4883. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  4884. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4885. E/AudioTrack( 7914): AudioTrack::set : Exit
  4886. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4887. E/AudioTrack( 7914): AudioTrack::set : Exit
  4888. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4889. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  4890. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  4891. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  4892. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  4893. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  4894. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4895. E/AudioTrack( 7914): AudioTrack::set : Exit
  4896. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.velvet.location.ActivityDetectionReceiver: pid=20194 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  4897. I/art     ( 7914): Explicit concurrent mark sweep GC freed 15169(768KB) AllocSpace objects, 0(0B) LOS objects, 16% free, 20MB/24MB, paused 2.868ms total 149.932ms
  4898. I/ActivityManager( 7914): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=20213 uid=10019 gids={50019, 9997, 3003} abi=armeabi-v7a
  4899. I/id.partnersetup(20213): type=1400 audit(0.0:537): avc: denied { getattr } for path="/system/priv-app/GooglePartnerSetup" dev="dm-10" ino=14728 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1
  4900. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  4901. W/art     (20194): Suspending all threads took: 10.162ms
  4902. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4903. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=45,69 rxSuccessRate=46,06 targetRoamBSSID=00:00:00:00:00:00 RSSI=-76
  4904. V/audio_hw_primary( 7688): do_out_standby: CALLED
  4905. D/WifiService( 7914): New client listening to asynchronous messages
  4906. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  4907. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4908. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4909. V/audio_hw_primary( 7688): disable speaker/headphones
  4910. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4911. W/art     (20194): Suspending all threads took: 33.172ms
  4912. W/GAV2    (20194): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
  4913. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  4914. I/ActivityManager( 7914): Process boss.game.hangman (pid 19482) has died
  4915. I/ActivityManager( 7914): Process com.google.android.partnersetup (pid 20213) has died
  4916. D/WifiService( 7914): Client connection lost with reason: 4
  4917. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 20194) has died
  4918. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for service com.google.android.googlequicksearchbox/com.google.android.sidekick.main.notifications.NotificationRefreshService: pid=20251 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  4919. W/InputDispatcher( 7914): channel '49d6d36 com.nenoff.followthelinefree/com.unity3d.player.UnityPlayerNativeActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9
  4920. E/InputDispatcher( 7914): channel '49d6d36 com.nenoff.followthelinefree/com.unity3d.player.UnityPlayerNativeActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
  4921. I/WindowState( 7914): WIN DEATH: Window{49d6d36 u0 com.nenoff.followthelinefree/com.unity3d.player.UnityPlayerNativeActivity}
  4922. W/InputDispatcher( 7914): Attempted to unregister already unregistered input channel '49d6d36 com.nenoff.followthelinefree/com.unity3d.player.UnityPlayerNativeActivity (server)'
  4923. W/WindowManager( 7914): Force-removing child win Window{375e6d6e u0 SurfaceView} from container Window{49d6d36 u0 com.nenoff.followthelinefree/com.unity3d.player.UnityPlayerNativeActivity}
  4924. I/ActivityManager( 7914): Process com.nenoff.followthelinefree (pid 27290) has died
  4925. W/ActivityManager( 7914): Scheduling restart of crashed service com.nenoff.followthelinefree/com.ckkcaddzqvpwvljum.AdBootReceiverService in 1000ms
  4926. W/art     ( 7914): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1174 waiters=0 for 244ms
  4927. W/art     ( 7914): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1174 waiters=1 for 150ms
  4928. I/ActivityManager( 7914): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=20271 uid=10019 gids={50019, 9997, 3003} abi=armeabi-v7a
  4929. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  4930. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  4931. E/AudioTrack( 7914): AudioTrack::set : Exit
  4932. V/audio_hw_primary( 7688): start_output_stream: CALLED
  4933. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  4934. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  4935. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  4936. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  4937. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  4938. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  4939. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  4940. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  4941. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  4942. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  4943. V/audio_hw_primary( 7688): enable speaker
  4944. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  4945. I/ActivityManager( 7914): Start proc com.nenoff.followthelinefree for service com.nenoff.followthelinefree/com.ckkcaddzqvpwvljum.AdBootReceiverService: pid=20293 uid=10100 gids={50100, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  4946. W/audio_hw_primary( 7688): pcm_write: underrun
  4947. D/WifiService( 7914): New client listening to asynchronous messages
  4948. W/GAV2    (20251): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
  4949. I/ActivityManager( 7914): Low on memory:
  4950. I/ActivityManager( 7914):   ntv   N    16170 kB: surfaceflinger (144) native
  4951. I/ActivityManager( 7914):   ntv   N     6380 kB: mediaserver (7688) native
  4952. I/ActivityManager( 7914):   ntv   N     3862 kB: logd (138) native
  4953. I/ActivityManager( 7914):   ntv   N     2902 kB: zygote (7687) native
  4954. I/ActivityManager( 7914):   ntv   N     2324 kB: sdcard (128) native
  4955. I/ActivityManager( 7914):   ntv   N     1257 kB: netd (7686) native
  4956. I/ActivityManager( 7914):   ntv   N     1107 kB: wpa_supplicant (8043) native
  4957. I/ActivityManager( 7914):   ntv   N     1012 kB: drmserver (151) native
  4958. I/ActivityManager( 7914):   ntv   N      824 kB: vold (143) native
  4959. I/ActivityManager( 7914):   ntv   N      757 kB: /init (1) native
  4960. I/ActivityManager( 7914):   ntv   N      757 kB: debuggerd (150) native
  4961. I/ActivityManager( 7914):   ntv   N      567 kB: keystore (157) native
  4962. I/ActivityManager( 7914):   ntv   N      448 kB: ueventd (104) native
  4963. I/ActivityManager( 7914):   ntv   N      436 kB: adbd (162) native
  4964. I/ActivityManager( 7914):   ntv   N      394 kB: sdcard (611) native
  4965. I/ActivityManager( 7914):   ntv   N      353 kB: dhcpcd (29575) native
  4966. I/ActivityManager( 7914):   ntv   N      344 kB: healthd (139) native
  4967. I/ActivityManager( 7914):   ntv   N      323 kB: lmkd (140) native
  4968. I/ActivityManager( 7914):   ntv   N      280 kB: servicemanager (142) native
  4969. I/ActivityManager( 7914):   ntv   N      248 kB: installd (156) native
  4970. I/ActivityManager( 7914):   ntv   N      203 kB: ts_srv (145) native
  4971. I/ActivityManager( 7914):   ntv   N      196 kB: auditd (148) native
  4972. I/ActivityManager( 7914):   ntv   N       76 kB: su (161) native
  4973. I/ActivityManager( 7914):   sys   P    68714 kB: system (7914) fixed
  4974. I/ActivityManager( 7914):   pers  P    53738 kB: com.android.systemui (8062) fixed
  4975. I/ActivityManager( 7914):   pers  P     9629 kB: com.android.phone (8351) fixed
  4976. I/ActivityManager( 7914):   pers  P     4526 kB: com.android.server.telecom (8323) fixed
  4977. I/ActivityManager( 7914):   fore  T    60211 kB: com.evervolv.updater (19867) top-activity
  4978. I/ActivityManager( 7914):   vis   IF   35644 kB: com.google.android.gms.persistent (8499) service
  4979. I/ActivityManager( 7914):                        com.google.android.gms/com.google.android.location.network.NetworkLocationService<=Proc{7914:system/1000}
  4980. I/ActivityManager( 7914):   vis   IF   30316 kB: com.google.process.gapps (8599) service
  4981. I/ActivityManager( 7914):                        com.google.android.gms/.gcm.http.GoogleHttpService<=Proc{8499:com.google.android.gms.persistent/u0a16}
  4982. I/ActivityManager( 7914):   vis   IF    4976 kB: org.cyanogenmod.theme.chooser (8188) service
  4983. I/ActivityManager( 7914):                        org.cyanogenmod.theme.chooser/.NotificationHijackingService<=Proc{7914:system/1000}
  4984. I/ActivityManager( 7914):   vis   IF    4298 kB: com.google.android.googlequicksearchbox:interactor (8210) service
  4985. I/ActivityManager( 7914):                        com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService<=Proc{7914:system/1000}
  4986. I/ActivityManager( 7914):   vis   IF    3671 kB: com.android.smspush (9324) service
  4987. I/ActivityManager( 7914):                        com.android.smspush/.WapPushManager<=Proc{8351:com.android.phone/1001}
  4988. I/ActivityManager( 7914):   prcp  IB   26145 kB: com.android.inputmethod.latin (13662) service
  4989. I/ActivityManager( 7914):                        com.android.inputmethod.latin/.LatinIME<=Proc{7914:system/1000}
  4990. I/ActivityManager( 7914):   svc   S     7800 kB: android.process.media (20144) started-services
  4991. I/ActivityManager( 7914):   svc   S     4503 kB: com.evervolv.updater:DownloadService (20165) started-services
  4992. I/ActivityManager( 7914):   home  HO   21400 kB: com.android.launcher3 (25344) home
  4993. I/ActivityManager( 7914):   prev  LA   13982 kB: com.android.settings (19827) previous
  4994. I/ActivityManager( 7914):   svcb  S     8310 kB: com.emoji.ikeyboard:umengService_v1 (19133) started-services
  4995. I/ActivityManager( 7914):   svcb  S     7114 kB: com.mangoogames.emojiquiz (19230) started-services
  4996. I/ActivityManager( 7914):   cch   S    81978 kB: com.viber.voip (19647) cch-started-ui-services
  4997. I/ActivityManager( 7914):   cch+2 S        0 kB: com.nenoff.followthelinefree (27290) cch-started-ui-services
  4998. I/ActivityManager( 7914):             488175 kB: TOTAL
  4999. I/ActivityManager( 7914):   MemInfo: 32056 kB slab, 3420 kB shmem, 2544 kB buffers, 217332 kB cached, 178404 kB free
  5000. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5001. V/audio_hw_primary( 7688): do_out_standby: CALLED
  5002. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  5003. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5004. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5005. V/audio_hw_primary( 7688): disable speaker/headphones
  5006. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5007. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5008. E/AudioTrack( 7914): AudioTrack::set : Exit
  5009. V/audio_hw_primary( 7688): start_output_stream: CALLED
  5010. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  5011. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5012. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5013. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  5014. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  5015. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5016. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5017. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5018. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5019. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  5020. V/audio_hw_primary( 7688): enable speaker
  5021. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5022. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=53,92 rxSuccessRate=76,52 targetRoamBSSID=00:00:00:00:00:00 RSSI=-73
  5023. I/ActivityManager( 7914): Start proc com.google.android.gms for service com.google.android.gms/.analytics.service.AnalyticsService: pid=20349 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  5024. I/GAV2    (20251): Thread[GAThread,5,main]: No campaign data found.
  5025. W/ResourcesManager(20349): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  5026. W/ResourcesManager(20349): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  5027. I/MultiDex(20349): VM with version 2.1.0 has multidex support
  5028. I/MultiDex(20349): install
  5029. I/MultiDex(20349): VM has multidex support, MultiDex support library is disabled.
  5030. D/ChimeraPrvdrProxy(20349): Provider proxy ComponentInfo{com.google.android.gms/com.google.android.gms.games.chimera.GamesContentProviderProxy} created
  5031. I/art     ( 7914): Explicit concurrent mark sweep GC freed 11096(701KB) AllocSpace objects, 8(334KB) LOS objects, 16% free, 20MB/24MB, paused 2.136ms total 122.253ms
  5032. I/ProviderInstaller(20349): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
  5033. D/GCM     ( 8599): 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
  5034. D/ChimeraPrvdrProxy(20349): Loading provider implementation for ComponentInfo{com.google.android.gms/com.google.android.gms.games.chimera.GamesContentProviderProxy}
  5035. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5036. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 52
  5037. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  5038. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  5039. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  5040. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  5041. D/ChimeraPrvdrProxy(20349): Proxying container provider ComponentInfo{com.google.android.gms/com.google.android.gms.games.chimera.GamesContentProviderProxy} to Chimera provider impl com.google.android.gms.games.provider.GamesContentProvider
  5042. D/ChimeraCfgMgr(20349): Loading module com.google.android.gms.games from APK com.google.android.gms
  5043. I/GAv4-SVC(20349): Google Analytics 4.5.0/7329 is starting up.
  5044. D/AuthorizationBluetoothService( 8599): 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 }.
  5045. D/c       ( 8599): Getting all permits...
  5046. D/a       ( 8599): Opening database...
  5047. D/a       ( 8599): Opening database auth.proximity.permit_store...
  5048. D/a       ( 8599): Closing database...
  5049. V/GmsCoreStatsServiceLauncher(20349): 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 }
  5050. I/ActivityManager( 7914): Start proc com.google.android.gms.wearable for service com.google.android.gms/.wearable.service.WearableService: pid=20387 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  5051. I/art     ( 7687): Explicit concurrent mark sweep GC freed 709(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 274us total 18.249ms
  5052. I/art     ( 7687): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 244us total 15.686ms
  5053. I/art     ( 7687): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 274us total 16.326ms
  5054. D/LocationInitializer(20349): Restart initialization of location
  5055. W/ResourcesManager(20387): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  5056. W/ResourcesManager(20387): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  5057. I/MultiDex(20387): VM with version 2.1.0 has multidex support
  5058. I/MultiDex(20387): install
  5059. I/MultiDex(20387): VM has multidex support, MultiDex support library is disabled.
  5060. I/art     (20387): Background sticky concurrent mark sweep GC freed 1721(94KB) AllocSpace objects, 0(0B) LOS objects, 0% free, 3MB/3MB, paused 8.880ms total 27.862ms
  5061. I/ProviderInstaller(20387): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
  5062. D/GCM     ( 8599): 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
  5063. D/AuthorizationBluetoothService( 8599): 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 }.
  5064. D/c       ( 8599): Getting all permits...
  5065. D/a       ( 8599): Opening database...
  5066. D/a       ( 8599): Opening database auth.proximity.permit_store...
  5067. D/a       ( 8599): Closing database...
  5068. I/art     (20387): Background partial concurrent mark sweep GC freed 132(22KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 3MB/5MB, paused 15.808ms total 43.884ms
  5069. V/GmsCoreStatsServiceLauncher(20349): 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 }
  5070. D/WearableService(20387): callingUid 10016, callindPid: 20387
  5071. D/LocationInitializer(20349): Restart initialization of location
  5072. E/MDM     ( 8499): [121] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
  5073. E/MDM     ( 8499): [121] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
  5074. V/audio_hw_primary( 7688): do_out_standby: CALLED
  5075. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  5076. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5077. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5078. V/audio_hw_primary( 7688): disable speaker/headphones
  5079. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5080. I/ActivityManager( 7914): Start proc boss.game.hangman for service boss.game.hangman/com.appbrain.AppBrainService: pid=20412 uid=10075 gids={50075, 9997, 3003} abi=armeabi-v7a
  5081. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5082. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5083. E/AudioTrack( 7914): AudioTrack::set : Exit
  5084. V/audio_hw_primary( 7688): start_output_stream: CALLED
  5085. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  5086. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5087. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5088. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  5089. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  5090. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5091. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5092. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5093. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5094. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  5095. V/audio_hw_primary( 7688): enable speaker
  5096. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5097. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5098. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 56
  5099. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  5100. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  5101. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  5102. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  5103. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5104. V/audio_hw_primary( 7688): do_out_standby: CALLED
  5105. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  5106. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5107. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5108. V/audio_hw_primary( 7688): disable speaker/headphones
  5109. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5110. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5111. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  5112. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  5113. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  5114. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  5115. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  5116. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5117. E/AudioTrack( 7914): AudioTrack::set : Exit
  5118. V/audio_hw_primary( 7688): start_output_stream: CALLED
  5119. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  5120. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5121. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5122. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  5123. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  5124. I/ActivityManager( 7914): Start proc com.evervolv.updater:ManifestService for service com.evervolv.updater/.services.UpdateManifestService: pid=20471 uid=10005 gids={50005, 9997, 1028, 1015, 3003, 2001} abi=armeabi-v7a
  5125. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5126. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5127. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5128. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5129. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  5130. V/audio_hw_primary( 7688): enable speaker
  5131. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5132. I/surfaceflinger(  144): type=1400 audit(0.0:538): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  5133. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5134. V/audio_hw_primary( 7688): do_out_standby: CALLED
  5135. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5136. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  5137. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5138. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5139. V/audio_hw_primary( 7688): disable speaker/headphones
  5140. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5141. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5142. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5143. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5144. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5145. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5146. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5147. E/AudioTrack( 7914): AudioTrack::set : Exit
  5148. V/audio_hw_primary( 7688): start_output_stream: CALLED
  5149. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  5150. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5151. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5152. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  5153. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  5154. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5155. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5156. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5157. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5158. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  5159. V/audio_hw_primary( 7688): enable speaker
  5160. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5161. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5162. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 56
  5163. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  5164. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  5165. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  5166. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  5167. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5168. E/AudioTrack( 7914): AudioTrack::set : Exit
  5169. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=208,15 rxSuccessRate=351,93 targetRoamBSSID=00:00:00:00:00:00 RSSI=-76
  5170. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@136f5500}
  5171. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source 10016 txSuccessRate=208,15 rxSuccessRate=351,93 targetRoamBSSID=00:00:00:00:00:00 RSSI=-76
  5172. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5173. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  5174. D/PhoneApp( 8351): getPhone phoneId:0
  5175. D/PhoneApp( 8351): getPhone phoneId:0
  5176. D/PhoneApp( 8351): getPhone phoneId:0
  5177. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5178. E/AudioTrack( 7914): AudioTrack::set : Exit
  5179. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5180. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5181. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@136f5500}
  5182. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5183. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  5184. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  5185. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  5186. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  5187. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  5188. I/art     ( 7914): Explicit concurrent mark sweep GC freed 22892(1262KB) AllocSpace objects, 0(0B) LOS objects, 16% free, 20MB/24MB, paused 3.631ms total 200.469ms
  5189. W/art     ( 7914): 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=1 for 160ms
  5190. I/GCoreUlr( 8499): Successfully inserted location
  5191. I/GCoreUlr( 8499): Not calling LocationReporter, hasMoved: false, elapsed millis: 1022418, request: Stationary(3600000)
  5192. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5193. V/audio_hw_primary( 7688): do_out_standby: CALLED
  5194. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  5195. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5196. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5197. V/audio_hw_primary( 7688): disable speaker/headphones
  5198. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5199. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5200. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5201. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5202. E/AudioTrack( 7914): AudioTrack::set : Exit
  5203. V/audio_hw_primary( 7688): start_output_stream: CALLED
  5204. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  5205. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5206. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5207. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  5208. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  5209. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5210. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5211. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5212. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5213. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  5214. V/audio_hw_primary( 7688): enable speaker
  5215. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5216. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5217. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5218. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5219. V/audio_hw_primary( 7688): do_out_standby: CALLED
  5220. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  5221. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5222. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5223. V/audio_hw_primary( 7688): disable speaker/headphones
  5224. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5225. I/art     ( 7914): Explicit concurrent mark sweep GC freed 7799(532KB) AllocSpace objects, 0(0B) LOS objects, 16% free, 20MB/24MB, paused 14.526ms total 200.622ms
  5226. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5227. E/AudioTrack( 7914): AudioTrack::set : Exit
  5228. V/audio_hw_primary( 7688): start_output_stream: CALLED
  5229. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  5230. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5231. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5232. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  5233. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  5234. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5235. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5236. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5237. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5238. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  5239. V/audio_hw_primary( 7688): enable speaker
  5240. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5241. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5242. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5243. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5244. V/audio_hw_primary( 7688): do_out_standby: CALLED
  5245. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  5246. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5247. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5248. V/audio_hw_primary( 7688): disable speaker/headphones
  5249. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5250. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5251. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5252. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5253. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5254. E/AudioTrack( 7914): AudioTrack::set : Exit
  5255. V/audio_hw_primary( 7688): start_output_stream: CALLED
  5256. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  5257. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5258. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5259. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  5260. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  5261. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5262. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5263. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5264. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5265. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  5266. V/audio_hw_primary( 7688): enable speaker
  5267. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5268. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5269. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=862,52 rxSuccessRate=1239,69 targetRoamBSSID=00:00:00:00:00:00 RSSI=-73
  5270. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5271. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5272. E/AudioTrack( 7914): AudioTrack::set : Exit
  5273. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5274. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5275. E/AudioTrack( 7914): AudioTrack::set : Exit
  5276. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5277. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5278. E/AudioTrack( 7914): AudioTrack::set : Exit
  5279. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5280. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5281. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5282. E/AudioTrack( 7914): AudioTrack::set : Exit
  5283. I/EVUpdates(19867): initiateDownload: started download 160
  5284. I/EVUpdates(20165): ProgressThread: download 160 thread starting
  5285. D/DownloadManager(20144): [160] Starting
  5286. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5287. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5288. W/DownloadManager(20144): fallocate() not supported; falling back to ftruncate()
  5289. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5290. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5291. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5292. V/audio_hw_primary( 7688): do_out_standby: CALLED
  5293. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  5294. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5295. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5296. V/audio_hw_primary( 7688): disable speaker/headphones
  5297. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5298. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5299. I/art     (20165): Explicit concurrent mark sweep GC freed 6217(300KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/2MB, paused 335us total 39.428ms
  5300. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5301. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5302. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5303. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5304. I/art     ( 7914): Explicit concurrent mark sweep GC freed 25587(2MB) AllocSpace objects, 1(54KB) LOS objects, 16% free, 20MB/24MB, paused 2.258ms total 204.498ms
  5305. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5306. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5307. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5308. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5309. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5310. E/AudioTrack( 7914): AudioTrack::set : Exit
  5311. V/audio_hw_primary( 7688): start_output_stream: CALLED
  5312. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  5313. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5314. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5315. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  5316. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  5317. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5318. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5319. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5320. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5321. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  5322. V/audio_hw_primary( 7688): enable speaker
  5323. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5324. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5325. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5326. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5327. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5328. V/audio_hw_primary( 7688): do_out_standby: CALLED
  5329. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  5330. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5331. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5332. V/audio_hw_primary( 7688): disable speaker/headphones
  5333. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5334. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5335. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5336. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5337. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5338. E/AudioTrack( 7914): AudioTrack::set : Exit
  5339. V/audio_hw_primary( 7688): start_output_stream: CALLED
  5340. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  5341. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5342. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5343. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  5344. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  5345. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5346. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5347. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5348. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5349. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  5350. V/audio_hw_primary( 7688): enable speaker
  5351. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5352. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1321,18 rxSuccessRate=1915,37 targetRoamBSSID=00:00:00:00:00:00 RSSI=-73
  5353. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5354. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5355. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5356. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5357. V/audio_hw_primary( 7688): do_out_standby: CALLED
  5358. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  5359. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5360. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5361. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5362. V/audio_hw_primary( 7688): disable speaker/headphones
  5363. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5364. I/surfaceflinger(  144): type=1400 audit(0.0:539): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  5365. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5366. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5367. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5368. I/art     ( 7914): Explicit concurrent mark sweep GC freed 23577(2MB) AllocSpace objects, 0(0B) LOS objects, 16% free, 20MB/24MB, paused 2.716ms total 139.343ms
  5369. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5370. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5371. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5372. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5373. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5374. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5375. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5376. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 56
  5377. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  5378. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  5379. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  5380. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  5381. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5382. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5383. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5384. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5385. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  5386. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  5387. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  5388. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  5389. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  5390. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5391. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5392. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5393. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5394. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 56
  5395. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  5396. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  5397. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  5398. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  5399. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5400. E/AudioTrack( 7914): AudioTrack::set : Exit
  5401. V/audio_hw_primary( 7688): start_output_stream: CALLED
  5402. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  5403. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5404. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5405. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  5406. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  5407. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5408. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5409. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5410. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5411. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  5412. V/audio_hw_primary( 7688): enable speaker
  5413. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5414. I/wpa_supplicant( 8043): wlan0: Associated with 0c:37:dc:9a:b9:53
  5415. I/wpa_supplicant( 8043): wlan0: WPA: Key negotiation completed with 0c:37:dc:9a:b9:53 [PTK=CCMP GTK=TKIP]
  5416. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-CONNECTED - Connection to 0c:37:dc:9a:b9:53 completed [id=1 id_str=]
  5417. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5418. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 52
  5419. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  5420. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  5421. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  5422. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  5423. V/audio_hw_primary( 7688): do_out_standby: CALLED
  5424. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  5425. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5426. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5427. V/audio_hw_primary( 7688): disable speaker/headphones
  5428. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5429. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5430. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5431. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=751,74 rxSuccessRate=1071,57 targetRoamBSSID=00:00:00:00:00:00 RSSI=-77
  5432. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1abb6348}
  5433. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source 10016 txSuccessRate=751,74 rxSuccessRate=1071,57 targetRoamBSSID=00:00:00:00:00:00 RSSI=-77
  5434. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5435. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  5436. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5437. E/AudioTrack( 7914): AudioTrack::set : Exit
  5438. V/audio_hw_primary( 7688): start_output_stream: CALLED
  5439. D/PhoneApp( 8351): getPhone phoneId:0
  5440. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  5441. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5442. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5443. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  5444. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  5445. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5446. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5447. D/PhoneApp( 8351): getPhone phoneId:0
  5448. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5449. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5450. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5451. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5452. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  5453. V/audio_hw_primary( 7688): enable speaker
  5454. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5455. D/PhoneApp( 8351): getPhone phoneId:0
  5456. I/WebViewFactory(19867): Loading com.android.webview version 37 (eng.-arm) (code 199991)
  5457. I/LibraryLoader(19867): Loading: webviewchromium
  5458. I/LibraryLoader(19867): Time to load native libraries: 6 ms (timestamps 8708-8714)
  5459. I/LibraryLoader(19867): Expected native library version number "",actual native library version number ""
  5460. V/WebViewChromiumFactoryProvider(19867): Binding Chromium to main looper Looper (main, tid 1) {22dce7b4}
  5461. I/LibraryLoader(19867): Expected native library version number "",actual native library version number ""
  5462. I/chromium(19867): [INFO:library_loader_hooks.cc(106)] Chromium logging enabled: level = 0, default verbosity = 0
  5463. I/BrowserStartupController(19867): Initializing chromium process, renderers=0
  5464. I/art     ( 7914): Explicit concurrent mark sweep GC freed 27963(2MB) AllocSpace objects, 0(0B) LOS objects, 16% free, 20MB/24MB, paused 3.906ms total 347.564ms
  5465. W/art     (19867): Attempt to remove local handle scope entry from IRT, ignoring
  5466. I/DnsConfigServic(21066): type=1400 audit(0.0:540): avc: denied { getattr } for path="/system/etc/hosts" dev="dm-10" ino=412 scontext=u:r:platform_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  5467. I/WorkerPool/2106(21068): type=1400 audit(0.0:541): avc: denied { read } for name="hosts" dev="dm-10" ino=412 scontext=u:r:platform_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  5468. I/WorkerPool/2106(21068): type=1400 audit(0.0:542): avc: denied { open } for name="hosts" dev="dm-10" ino=412 scontext=u:r:platform_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  5469. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1abb6348}
  5470. W/AudioManagerAndroid(19867): Requires BLUETOOTH permission
  5471. W/chromium(19867): [WARNING:resource_bundle.cc(315)] locale_file_path.empty()
  5472. I/chromium(19867): [INFO:aw_browser_main_parts.cc(63)] Load from apk succesful, fd=53 off=103320 len=3367
  5473. I/chromium(19867): [INFO:aw_browser_main_parts.cc(78)] Loading webviewchromium.pak from, fd:54 off:228796 len:643667
  5474. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5475. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  5476. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  5477. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  5478. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  5479. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  5480. W/chromium(19867): [WARNING:proxy_service.cc(901)] PAC support disabled because there is no system implementation
  5481. W/chromium(19867): [WARNING:data_reduction_proxy_settings.cc(403)] SPDY proxy OFF at startup
  5482. W/art     (19867): Attempt to remove local handle scope entry from IRT, ignoring
  5483. W/AwContents(19867): onDetachedFromWindow called when already detached. Ignoring
  5484. I/GCoreUlr( 8499): Successfully inserted location
  5485. I/GCoreUlr( 8499): Not calling LocationReporter, hasMoved: false, elapsed millis: 1082782, request: Stationary(3600000)
  5486. I/ActivityManager( 7914): Process com.google.android.partnersetup (pid 20271) has died
  5487. D/WifiService( 7914): Client connection lost with reason: 4
  5488. I/ActivityManager( 7914): Process com.google.android.googlequicksearchbox:search (pid 20251) has died
  5489. I/ActivityManager( 7914): Process com.google.android.gms.wearable (pid 20387) has died
  5490. I/ActivityManager( 7914): Process com.evervolv.updater:ManifestService (pid 20471) has died
  5491. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5492. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5493. I/chromium(19867): [INFO:SkUtilsArm.cpp(179)] Device supports ARM NEON instructions!
  5494. I/chromium(19867):
  5495. V/audio_hw_primary( 7688): do_out_standby: CALLED
  5496. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5497. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  5498. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5499. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5500. V/audio_hw_primary( 7688): disable speaker/headphones
  5501. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5502. E/AudioTrack( 7914): AudioTrack::set : Exit
  5503. V/audio_hw_primary( 7688): start_output_stream: CALLED
  5504. D/OpenGLRenderer(19867): endAllStagingAnimators on 0x692d2680 (RippleDrawable) with handle 0x58aff0d0
  5505. W/InputMethodManagerService( 7914): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@27d555b6 attribute=null, token = android.os.BinderProxy@9bb0c7b
  5506. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  5507. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5508. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5509. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  5510. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  5511. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5512. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5513. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5514. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5515. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  5516. V/audio_hw_primary( 7688): enable speaker
  5517. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5518. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5519. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5520. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5521. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5522. E/AudioTrack( 7914): AudioTrack::set : Exit
  5523. W/art     (19867): Attempt to remove local handle scope entry from IRT, ignoring
  5524. W/AwContents(19867): onDetachedFromWindow called when already detached. Ignoring
  5525. I/art     (20165): Explicit concurrent mark sweep GC freed 6370(293KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/2MB, paused 640us total 23.284ms
  5526. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5527. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5528. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5529. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5530. V/audio_hw_primary( 7688): do_out_standby: CALLED
  5531. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  5532. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5533. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5534. V/audio_hw_primary( 7688): disable speaker/headphones
  5535. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5536. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5537. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5538. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5539. E/AudioTrack( 7914): AudioTrack::set : Exit
  5540. V/audio_hw_primary( 7688): start_output_stream: CALLED
  5541. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  5542. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5543. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5544. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  5545. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  5546. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5547. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5548. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5549. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5550. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  5551. V/audio_hw_primary( 7688): enable speaker
  5552. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5553. W/InputMethodManagerService( 7914): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2b285490 attribute=null, token = android.os.BinderProxy@9bb0c7b
  5554. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5555. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5556. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5557. E/AudioTrack( 7914): AudioTrack::set : Exit
  5558. I/art     (19867): Background sticky concurrent mark sweep GC freed 24074(1106KB) AllocSpace objects, 2(32KB) LOS objects, 17% free, 5MB/7MB, paused 5.310ms total 227.294ms
  5559. I/ActivityManager( 7914): Process boss.game.hangman (pid 20412) has died
  5560. I/ActivityManager( 7914): Process com.google.android.gms (pid 20349) has died
  5561. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5562. I/ActivityManager( 7914): Start proc boss.game.hangman for service boss.game.hangman/com.appbrain.AppBrainService: pid=21158 uid=10075 gids={50075, 9997, 3003} abi=armeabi-v7a
  5563. W/InputDispatcher( 7914): channel '30707fa8 com.viber.voip/com.viber.voip.HomeActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9
  5564. E/InputDispatcher( 7914): channel '30707fa8 com.viber.voip/com.viber.voip.HomeActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
  5565. I/WindowState( 7914): WIN DEATH: Window{30707fa8 u0 com.viber.voip/com.viber.voip.HomeActivity}
  5566. W/InputDispatcher( 7914): Attempted to unregister already unregistered input channel '30707fa8 com.viber.voip/com.viber.voip.HomeActivity (server)'
  5567. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{VoipServiceWifiLock type=1 binder=android.os.BinderProxy@cbd63ef}
  5568. E/AudioTrack( 7914): AudioTrack::set : Exit
  5569. I/ActivityManager( 7914): Process com.viber.voip (pid 19647) has died
  5570. W/ActivityManager( 7914): Scheduling restart of crashed service com.viber.voip/com.viber.service.contacts.authentication.AccountAuthenticatorService in 1000ms
  5571. W/ActivityManager( 7914): Scheduling restart of crashed service com.viber.voip/.api.billing.InAppBillingService in 11000ms
  5572. W/ActivityManager( 7914): Scheduling restart of crashed service com.viber.voip/com.viber.service.VoipConnectorService in 20999ms
  5573. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5574. I/ActivityManager( 7914): Start proc com.google.android.gms for service com.google.android.gms/.ads.identifier.service.AdvertisingIdService: pid=21179 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  5575. W/ResourcesManager(21179): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  5576. W/ResourcesManager(21179): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  5577. I/MultiDex(21179): VM with version 2.1.0 has multidex support
  5578. I/MultiDex(21179): install
  5579. I/MultiDex(21179): VM has multidex support, MultiDex support library is disabled.
  5580. D/ChimeraPrvdrProxy(21179): Provider proxy ComponentInfo{com.google.android.gms/com.google.android.gms.games.chimera.GamesContentProviderProxy} created
  5581. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5582. I/art     ( 7914): Explicit concurrent mark sweep GC freed 26371(2MB) AllocSpace objects, 0(0B) LOS objects, 16% free, 20MB/24MB, paused 3.326ms total 163.787ms
  5583. I/ProviderInstaller(21179): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
  5584. D/GCM     ( 8599): 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
  5585. D/ChimeraPrvdrProxy(21179): Loading provider implementation for ComponentInfo{com.google.android.gms/com.google.android.gms.games.chimera.GamesContentProviderProxy}
  5586. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5587. I/ActivityManager( 7914): Start proc com.viber.voip for service com.viber.voip/com.viber.service.contacts.authentication.AccountAuthenticatorService: pid=21198 uid=10087 gids={50087, 9997, 3003, 1028, 1015, 3002, 3001} abi=armeabi-v7a
  5588. D/ChimeraPrvdrProxy(21179): Proxying container provider ComponentInfo{com.google.android.gms/com.google.android.gms.games.chimera.GamesContentProviderProxy} to Chimera provider impl com.google.android.gms.games.provider.GamesContentProvider
  5589. D/ChimeraCfgMgr(21179): Loading module com.google.android.gms.games from APK com.google.android.gms
  5590. I/com.viber.voip(21198): type=1400 audit(0.0:543): avc: denied { getattr } for path="/system/framework/com.google.android.maps.jar" dev="dm-10" ino=1884 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  5591. I/com.viber.voip(21198): type=1400 audit(0.0:544): avc: denied { read } for name="com.google.android.maps.jar" dev="dm-10" ino=1884 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  5592. I/com.viber.voip(21198): type=1400 audit(0.0:545): avc: denied { open } for name="com.google.android.maps.jar" dev="dm-10" ino=1884 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  5593. W/ResourcesManager(21198): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  5594. D/AuthorizationBluetoothService( 8599): 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 }.
  5595. D/c       ( 8599): Getting all permits...
  5596. D/a       ( 8599): Opening database...
  5597. D/a       ( 8599): Opening database auth.proximity.permit_store...
  5598. D/a       ( 8599): Closing database...
  5599. V/GmsCoreStatsServiceLauncher(21179): 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 }
  5600. I/art     ( 8599): Explicit concurrent mark sweep GC freed 13680(712KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 6MB/10MB, paused 1.586ms total 191.375ms
  5601. I/ActivityManager( 7914): Start proc com.google.android.gms.wearable for service com.google.android.gms/.wearable.service.WearableService: pid=21222 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  5602. D/LocationInitializer(21179): Restart initialization of location
  5603. W/ResourcesManager(21222): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  5604. W/ResourcesManager(21222): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  5605. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5606. E/AudioTrack( 7914): AudioTrack::set : Exit
  5607. W/art     (19867): Attempt to remove local handle scope entry from IRT, ignoring
  5608. W/AwContents(19867): onDetachedFromWindow called when already detached. Ignoring
  5609. I/MultiDex(21222): VM with version 2.1.0 has multidex support
  5610. I/MultiDex(21222): install
  5611. I/MultiDex(21222): VM has multidex support, MultiDex support library is disabled.
  5612. I/art     (21222): Background sticky concurrent mark sweep GC freed 1708(93KB) AllocSpace objects, 0(0B) LOS objects, 0% free, 3MB/3MB, paused 2.319ms total 105.560ms
  5613. I/ProviderInstaller(21222): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
  5614. D/GCM     ( 8599): 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
  5615. I/art     (21222): Background partial concurrent mark sweep GC freed 117(20KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 3MB/5MB, paused 27.893ms total 65.185ms
  5616. D/WearableService(21222): callingUid 10016, callindPid: 21222
  5617. D/AuthorizationBluetoothService( 8599): 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 }.
  5618. D/c       ( 8599): Getting all permits...
  5619. D/a       ( 8599): Opening database...
  5620. D/a       ( 8599): Opening database auth.proximity.permit_store...
  5621. D/a       ( 8599): Closing database...
  5622. V/GmsCoreStatsServiceLauncher(21179): 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 }
  5623. E/MDM     ( 8499): [119] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
  5624. E/MDM     ( 8499): [120] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
  5625. D/LocationInitializer(21179): Restart initialization of location
  5626. W/art     (21198): Suspending all threads took: 44.616ms
  5627. D/Logger  (21198): creating log dir /storage/emulated/0/viber/.logs/trace/
  5628. D/Logger  (21198): oldFilesNames :[]
  5629. D/Logger  (21198): main_4.clg deleted=false
  5630. D/Logger  (21198): main_3.clg renamedTo=false main_4.clg
  5631. D/Logger  (21198): main_2.clg renamedTo=false main_3.clg
  5632. D/Logger  (21198): main_1.clg renamedTo=false main_2.clg
  5633. D/Logger  (21198): main.clg renamedTo=false main_1.clg
  5634. W/art     (21198): Suspending all threads took: 72.448ms
  5635. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5636. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5637. I/netd    (21260): type=1400 audit(0.0:546): avc: denied { read } for name="hosts" dev="dm-10" ino=412 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  5638. I/netd    (21260): type=1400 audit(0.0:547): avc: denied { open } for name="hosts" dev="dm-10" ino=412 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  5639. I/netd    (21260): type=1400 audit(0.0:548): avc: denied { getattr } for path="/system/etc/hosts" dev="dm-10" ino=412 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  5640. I/Crashlytics(21198): Initializing Crashlytics 1.1.11.10
  5641. W/ResourcesManager(21198): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  5642. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5643. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5644. E/AudioTrack( 7914): AudioTrack::set : Exit
  5645. W/InputMethodManagerService( 7914): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@34516020 attribute=null, token = android.os.BinderProxy@9bb0c7b
  5646. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5647. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5648. E/AudioTrack( 7914): AudioTrack::set : Exit
  5649. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5650. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5651. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5652. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5653. E/AudioTrack( 7914): AudioTrack::set : Exit
  5654. I/Adreno200-EGL(19827): <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)
  5655. I/Adreno200-EGL(19827): Build Date: 06/25/13 Tue
  5656. I/Adreno200-EGL(19827): Local Branch:
  5657. I/Adreno200-EGL(19827): Remote Branch: quic/jb_2.5.5
  5658. I/Adreno200-EGL(19827): Local Patches: NONE
  5659. I/Adreno200-EGL(19827): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  5660. I/OpenGLRenderer(19827): Initialized EGL, version 1.4
  5661. W/art     (21198): Long monitor contention event with owner method=com.crashlytics.android.internal.aX com.crashlytics.android.internal.aY.a(com.crashlytics.android.internal.ah, org.json.JSONObject) from SourceFile:29 waiters=0 for 3.619s
  5662. D/DashboardSummary(19827): rebuildUI took: 325 ms
  5663. I/RenderThread(19883): type=1400 audit(0.0:549): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  5664. I/Timeline(19827): Timeline: Activity_idle id: android.os.BinderProxy@1a40a4e7 time:152288450
  5665. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5666. I/Timeline( 7914): Timeline: Activity_windows_visible id: ActivityRecord{10c463a2 u0 com.android.settings/.Settings t187} time:152288516
  5667. I/EVUpdates(20165): ProgressThread: download 159 thread ending
  5668. I/EVUpdates(20165): ProgressThread: download 160 thread ending
  5669. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5670. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5671. V/audio_hw_primary( 7688): do_out_standby: CALLED
  5672. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5673. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  5674. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5675. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5676. V/audio_hw_primary( 7688): disable speaker/headphones
  5677. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5678. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5679. E/AudioTrack( 7914): AudioTrack::set : Exit
  5680. I/Timeline(19827): Timeline: Activity_launch_request id:com.evervolv.toolbox time:152291426
  5681. I/ActivityManager( 7914): START u0 {act=android.intent.action.MAIN cmp=com.evervolv.toolbox/.Toolbox} from uid 1000 on display 0
  5682. V/audio_hw_primary( 7688): start_output_stream: CALLED
  5683. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  5684. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5685. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5686. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  5687. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  5688. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5689. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5690. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5691. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5692. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  5693. V/audio_hw_primary( 7688): enable speaker
  5694. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5695. I/ActivityManager( 7914): Start proc com.evervolv.toolbox for activity com.evervolv.toolbox/.Toolbox: pid=21327 uid=1000 gids={41000, 9997, 1028, 3003, 1015, 3002, 3001} abi=armeabi-v7a
  5696. D/OpenGLRenderer(19827): endAllStagingAnimators on 0x6a121c00 (RippleDrawable) with handle 0x6a8e13a0
  5697. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5698. D/Toolbox (21327): Selected item=0
  5699. D/OpenGLRenderer(21327): Render dirty regions requested: true
  5700. D/Atlas   (21327): Validating map...
  5701. I/Adreno200-EGL(21327): <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)
  5702. I/Adreno200-EGL(21327): Build Date: 06/25/13 Tue
  5703. I/Adreno200-EGL(21327): Local Branch:
  5704. I/Adreno200-EGL(21327): Remote Branch: quic/jb_2.5.5
  5705. I/Adreno200-EGL(21327): Local Patches: NONE
  5706. I/Adreno200-EGL(21327): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  5707. I/OpenGLRenderer(21327): Initialized EGL, version 1.4
  5708. D/OpenGLRenderer(21327): Enabling debug mode 0
  5709. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5710. I/Choreographer(21327): Skipped 36 frames!  The application may be doing too much work on its main thread.
  5711. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5712. I/ActivityManager( 7914): Displayed com.evervolv.toolbox/.Toolbox: +1s611ms
  5713. I/Timeline( 7914): Timeline: Activity_windows_visible id: ActivityRecord{2f0d1150 u0 com.evervolv.toolbox/.Toolbox t187} time:152293090
  5714. I/Timeline(21327): Timeline: Activity_idle id: android.os.BinderProxy@1b5d8c06 time:152293130
  5715. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5716. V/audio_hw_primary( 7688): do_out_standby: CALLED
  5717. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  5718. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5719. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5720. V/audio_hw_primary( 7688): disable speaker/headphones
  5721. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5722. I/art     ( 7914): Explicit concurrent mark sweep GC freed 25777(2MB) AllocSpace objects, 2(32KB) LOS objects, 16% free, 20MB/24MB, paused 2.349ms total 210.815ms
  5723. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5724. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5725. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5726. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5727. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5728. E/AudioTrack( 7914): AudioTrack::set : Exit
  5729. V/audio_hw_primary( 7688): start_output_stream: CALLED
  5730. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  5731. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5732. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5733. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  5734. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  5735. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5736. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5737. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5738. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5739. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  5740. V/audio_hw_primary( 7688): enable speaker
  5741. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5742. W/audio_hw_primary( 7688): pcm_write: underrun
  5743. D/Toolbox (21327): Selected item=0
  5744. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5745. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5746. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5747. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 56
  5748. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  5749. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  5750. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  5751. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  5752. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1499,03 rxSuccessRate=1936,18 targetRoamBSSID=00:00:00:00:00:00 RSSI=-79
  5753. I/ProcessStatsService( 7914): Prepared write state in 20ms
  5754. I/EventLogService(21179): Opted in for usage reporting
  5755. I/EventLogService(21179): Aggregate from 1430150265295 (log), 1430150265295 (data)
  5756. W/EventLogAggregator(21179): Unknown tag: faceunlock
  5757. W/EventLogAggregator(21179): Unknown tag: snet_gcore
  5758. W/EventLogAggregator(21179): Unknown tag: snet_launch_service
  5759. I/ServiceDumpSys(21179): dumping service [batterystats]
  5760. I/ServiceDumpSys(21179): dumping service [package]
  5761. I/ServiceDumpSys(21179): dumping service [procstats]
  5762. V/audio_hw_primary( 7688): do_out_standby: CALLED
  5763. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  5764. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5765. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5766. V/audio_hw_primary( 7688): disable speaker/headphones
  5767. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5768. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5769. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5770. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5771. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5772. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5773. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5774. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  5775. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  5776. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  5777. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  5778. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  5779. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5780. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5781. I/RenderThread(21343): type=1400 audit(0.0:550): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  5782. I/RenderThread(21343): type=1400 audit(0.0:551): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  5783. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5784. E/AudioTrack( 7914): AudioTrack::set : Exit
  5785. V/audio_hw_primary( 7688): start_output_stream: CALLED
  5786. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  5787. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5788. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5789. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  5790. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  5791. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5792. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5793. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5794. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5795. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  5796. V/audio_hw_primary( 7688): enable speaker
  5797. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5798. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5799. W/SubtypeSwitcher(13662): Can't find emoji subtype
  5800. W/SubtypeSwitcher(13662): No input method subtype found; returning dummy subtype: android.view.inputmethod.InputMethodSubtype@d78b2ed0
  5801. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5802. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5803. W/ViewPager(13662): Requested offscreen page limit 0 too small; defaulting to 1
  5804. I/LatinIME(13662): Starting input. Cursor position = 0,3
  5805. I/ActivityManager( 7914): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=21469 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  5806. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1257,38 rxSuccessRate=1596,40 targetRoamBSSID=00:00:00:00:00:00 RSSI=-76
  5807. I/RenderThread( 8729): type=1400 audit(0.0:552): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  5808. I/Choreographer(13662): Skipped 75 frames!  The application may be doing too much work on its main thread.
  5809. I/RenderThread( 3390): type=1400 audit(0.0:553): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  5810. I/RenderThread( 3390): type=1400 audit(0.0:554): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  5811. D/GCM     ( 8599): Message class com.google.f.a.a.i
  5812. I/ContactLocale(21469): AddressBook Labels [it-IT]: [, 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, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, #, ]
  5813. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5814. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5815. V/audio_hw_primary( 7688): do_out_standby: CALLED
  5816. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  5817. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5818. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5819. V/audio_hw_primary( 7688): disable speaker/headphones
  5820. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5821. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5822. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5823. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5824. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5825. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5826. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5827. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5828. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5829. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5830. I/art     ( 7914): Explicit concurrent mark sweep GC freed 43442(3MB) AllocSpace objects, 5(87KB) LOS objects, 16% free, 20MB/24MB, paused 2.502ms total 159.667ms
  5831. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5832. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5833. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5834. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5835. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5836. E/AudioTrack( 7914): AudioTrack::set : Exit
  5837. V/audio_hw_primary( 7688): start_output_stream: CALLED
  5838. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  5839. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5840. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5841. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  5842. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  5843. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5844. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5845. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5846. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5847. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  5848. V/audio_hw_primary( 7688): enable speaker
  5849. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5850. D/OpenGLRenderer(21327): endAllStagingAnimators on 0x6b5a1780 (RippleDrawable) with handle 0x6b4e8430
  5851. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5852. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5853. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5854. E/AudioTrack( 7914): AudioTrack::set : Exit
  5855. D/OpenGLRenderer(21327): endAllStagingAnimators on 0x6b53b200 (RippleDrawable) with handle 0x6b4e82f0
  5856. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5857. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5858. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 56
  5859. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  5860. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  5861. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  5862. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  5863. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5864. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5865. V/audio_hw_primary( 7688): do_out_standby: CALLED
  5866. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  5867. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5868. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5869. V/audio_hw_primary( 7688): disable speaker/headphones
  5870. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5871. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5872. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5873. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5874. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5875. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5876. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  5877. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  5878. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  5879. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  5880. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  5881. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5882. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5883. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 51
  5884. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  5885. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  5886. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  5887. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  5888. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5889. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5890. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5891. E/AudioTrack( 7914): AudioTrack::set : Exit
  5892. V/audio_hw_primary( 7688): start_output_stream: CALLED
  5893. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  5894. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5895. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5896. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  5897. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  5898. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5899. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5900. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5901. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5902. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  5903. V/audio_hw_primary( 7688): enable speaker
  5904. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5905. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5906. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5907. E/AudioTrack( 7914): AudioTrack::set : Exit
  5908. D/Toolbox (21327): Selected item=1
  5909. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5910. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 56
  5911. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  5912. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  5913. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  5914. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  5915. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5916. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1290,35 rxSuccessRate=1522,05 targetRoamBSSID=00:00:00:00:00:00 RSSI=-78
  5917. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3f118d09}
  5918. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source 10016 txSuccessRate=1290,35 rxSuccessRate=1522,05 targetRoamBSSID=00:00:00:00:00:00 RSSI=-78
  5919. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5920. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  5921. D/PhoneApp( 8351): getPhone phoneId:0
  5922. D/PhoneApp( 8351): getPhone phoneId:0
  5923. D/PhoneApp( 8351): getPhone phoneId:0
  5924. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5925. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5926. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3f118d09}
  5927. I/art     ( 8499): Explicit concurrent mark sweep GC freed 15389(873KB) AllocSpace objects, 0(0B) LOS objects, 33% free, 7MB/11MB, paused 2.777ms total 150.024ms
  5928. I/GCoreUlr( 8499): Successfully inserted location
  5929. I/GCoreUlr( 8499): Not calling LocationReporter, hasMoved: false, elapsed millis: 1149272, request: Stationary(3600000)
  5930. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5931. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5932. V/audio_hw_primary( 7688): do_out_standby: CALLED
  5933. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5934. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  5935. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  5936. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  5937. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  5938. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  5939. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  5940. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5941. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5942. V/audio_hw_primary( 7688): disable speaker/headphones
  5943. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5944. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5945. I/art     ( 7914): Explicit concurrent mark sweep GC freed 36231(3MB) AllocSpace objects, 1(16KB) LOS objects, 16% free, 20MB/24MB, paused 2.716ms total 159.912ms
  5946. I/ActivityManager( 7914): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.velvet.location.ActivityDetectionReceiver: pid=21681 uid=10022 gids={50022, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a
  5947. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5948. I/ActivityManager( 7914): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=21701 uid=10019 gids={50019, 9997, 3003} abi=armeabi-v7a
  5949. D/WifiService( 7914): New client listening to asynchronous messages
  5950. W/GAV2    (21681): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
  5951. W/art     (21681): Suspending all threads took: 9.948ms
  5952. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5953. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5954. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 56
  5955. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  5956. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  5957. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  5958. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  5959. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5960. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5961. E/AudioTrack( 7914): AudioTrack::set : Exit
  5962. V/audio_hw_primary( 7688): start_output_stream: CALLED
  5963. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  5964. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  5965. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  5966. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  5967. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  5968. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5969. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5970. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5971. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5972. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  5973. V/audio_hw_primary( 7688): enable speaker
  5974. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  5975. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5976. E/AudioTrack( 7914): AudioTrack::set : Exit
  5977. D/Toolbox (21327): Selected item=2
  5978. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5979. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5980. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5981. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  5982. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  5983. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  5984. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  5985. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  5986. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5987. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  5988. E/AudioTrack( 7914): AudioTrack::set : Exit
  5989. E/lowmemorykiller(  140): Error writing /proc/21222/oom_score_adj; errno=22
  5990. I/GAV2    (21681): Thread[GAThread,5,main]: No campaign data found.
  5991. I/ActivityManager( 7914): Process com.google.android.gms.wearable (pid 21222) has died
  5992. E/lowmemorykiller(  140): Error opening /proc/20165/oom_score_adj; errno=2
  5993. I/ActivityManager( 7914): Process com.evervolv.updater:DownloadService (pid 20165) has died
  5994. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1750,92 rxSuccessRate=2183,63 targetRoamBSSID=00:00:00:00:00:00 RSSI=-76
  5995. I/GAv4-SVC(21179): Google Analytics 4.5.0/7329 is starting up.
  5996. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5997. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  5998. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  5999. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6000. V/audio_hw_primary( 7688): do_out_standby: CALLED
  6001. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  6002. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6003. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6004. V/audio_hw_primary( 7688): disable speaker/headphones
  6005. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6006. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6007. E/AudioTrack( 7914): AudioTrack::set : Exit
  6008. V/audio_hw_primary( 7688): start_output_stream: CALLED
  6009. W/InputMethodManagerService( 7914): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@3a192b3b attribute=null, token = android.os.BinderProxy@c2e0b7b
  6010. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  6011. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6012. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6013. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  6014. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  6015. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6016. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  6017. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  6018. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  6019. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  6020. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  6021. V/audio_hw_primary( 7688): enable speaker
  6022. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6023. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6024. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6025. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6026. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6027. V/audio_hw_primary( 7688): do_out_standby: CALLED
  6028. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  6029. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6030. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6031. V/audio_hw_primary( 7688): disable speaker/headphones
  6032. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6033. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6034. E/AudioTrack( 7914): AudioTrack::set : Exit
  6035. V/audio_hw_primary( 7688): start_output_stream: CALLED
  6036. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  6037. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6038. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6039. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  6040. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  6041. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  6042. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  6043. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  6044. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  6045. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  6046. V/audio_hw_primary( 7688): enable speaker
  6047. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6048. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6049. I/art     ( 7914): Explicit concurrent mark sweep GC freed 24804(2MB) AllocSpace objects, 0(0B) LOS objects, 16% free, 20MB/24MB, paused 2.014ms total 137.298ms
  6050. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6051. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6052. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6053. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6054. E/AudioTrack( 7914): AudioTrack::set : Exit
  6055. W/InputMethodManagerService( 7914): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@125e0c96 attribute=null, token = android.os.BinderProxy@c2e0b7b
  6056. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6057. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6058. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6059. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6060. V/audio_hw_primary( 7688): do_out_standby: CALLED
  6061. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  6062. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6063. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6064. V/audio_hw_primary( 7688): disable speaker/headphones
  6065. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6066. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6067. E/AudioTrack( 7914): AudioTrack::set : Exit
  6068. V/audio_hw_primary( 7688): start_output_stream: CALLED
  6069. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  6070. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6071. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6072. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  6073. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  6074. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  6075. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  6076. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  6077. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  6078. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  6079. V/audio_hw_primary( 7688): enable speaker
  6080. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6081. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6082. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6083. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6084. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6085. E/AudioTrack( 7914): AudioTrack::set : Exit
  6086. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6087. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6088. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6089. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6090. E/AudioTrack( 7914): AudioTrack::set : Exit
  6091. I/art     (21327): Background partial concurrent mark sweep GC freed 13790(987KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 3MB/6MB, paused 9.216ms total 55.633ms
  6092. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6093. I/wpa_supplicant( 8043): wlan0: Associated with 0c:37:dc:9a:b9:53
  6094. I/wpa_supplicant( 8043): wlan0: WPA: Key negotiation completed with 0c:37:dc:9a:b9:53 [PTK=CCMP GTK=TKIP]
  6095. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-CONNECTED - Connection to 0c:37:dc:9a:b9:53 completed [id=1 id_str=]
  6096. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6097. V/audio_hw_primary( 7688): do_out_standby: CALLED
  6098. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  6099. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6100. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6101. V/audio_hw_primary( 7688): disable speaker/headphones
  6102. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6103. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6104. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6105. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6106. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6107. E/AudioTrack( 7914): AudioTrack::set : Exit
  6108. V/audio_hw_primary( 7688): start_output_stream: CALLED
  6109. D/OpenGLRenderer(21327): endAllStagingAnimators on 0x6b595800 (RippleDrawable) with handle 0x6dfc37e0
  6110. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  6111. W/InputMethodManagerService( 7914): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@19ff35ed attribute=null, token = android.os.BinderProxy@c2e0b7b
  6112. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6113. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6114. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  6115. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  6116. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  6117. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  6118. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  6119. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  6120. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  6121. V/audio_hw_primary( 7688): enable speaker
  6122. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6123. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6124. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6125. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=567,75 rxSuccessRate=731,08 targetRoamBSSID=00:00:00:00:00:00 RSSI=-77
  6126. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6127. E/AudioTrack( 7914): AudioTrack::set : Exit
  6128. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6129. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6130. E/AudioTrack( 7914): AudioTrack::set : Exit
  6131. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6132. D/Toolbox (21327): Selected item=3
  6133. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6134. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6135. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6136. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6137. V/audio_hw_primary( 7688): do_out_standby: CALLED
  6138. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6139. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  6140. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6141. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6142. V/audio_hw_primary( 7688): disable speaker/headphones
  6143. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6144. E/AudioTrack( 7914): AudioTrack::set : Exit
  6145. V/audio_hw_primary( 7688): start_output_stream: CALLED
  6146. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  6147. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6148. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6149. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  6150. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  6151. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  6152. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  6153. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  6154. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  6155. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  6156. V/audio_hw_primary( 7688): enable speaker
  6157. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6158. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6159. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6160. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6161. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 56
  6162. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  6163. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  6164. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  6165. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  6166. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6167. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6168. V/audio_hw_primary( 7688): do_out_standby: CALLED
  6169. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  6170. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6171. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6172. V/audio_hw_primary( 7688): disable speaker/headphones
  6173. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6174. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6175. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6176. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6177. E/AudioTrack( 7914): AudioTrack::set : Exit
  6178. V/audio_hw_primary( 7688): start_output_stream: CALLED
  6179. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  6180. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6181. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6182. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  6183. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  6184. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  6185. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  6186. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  6187. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  6188. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  6189. V/audio_hw_primary( 7688): enable speaker
  6190. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6191. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6192. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  6193. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  6194. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  6195. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  6196. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  6197. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6198. I/art     ( 7914): Explicit concurrent mark sweep GC freed 41938(3MB) AllocSpace objects, 0(0B) LOS objects, 16% free, 20MB/24MB, paused 1.800ms total 197.265ms
  6199. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6200. V/audio_hw_primary( 7688): do_out_standby: CALLED
  6201. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6202. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 56
  6203. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  6204. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  6205. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  6206. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  6207. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  6208. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6209. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6210. V/audio_hw_primary( 7688): disable speaker/headphones
  6211. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6212. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6213. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6214. E/AudioTrack( 7914): AudioTrack::set : Exit
  6215. V/audio_hw_primary( 7688): start_output_stream: CALLED
  6216. W/InputMethodManagerService( 7914): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@23d98721 attribute=null, token = android.os.BinderProxy@c2e0b7b
  6217. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  6218. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6219. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6220. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  6221. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  6222. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6223. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  6224. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  6225. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  6226. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  6227. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  6228. V/audio_hw_primary( 7688): enable speaker
  6229. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6230. I/ActivityManager( 7914): Process com.evervolv.updater (pid 19867) has died
  6231. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6232. E/AudioTrack( 7914): AudioTrack::set : Exit
  6233. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6234. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6235. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6236. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  6237. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  6238. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  6239. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  6240. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  6241. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6242. E/AudioTrack( 7914): AudioTrack::set : Exit
  6243. D/OpenGLRenderer(21327): endAllStagingAnimators on 0x6c0a5d00 (RippleDrawable) with handle 0x6b4e8220
  6244. W/InputMethodManagerService( 7914): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@3a29ee34 attribute=null, token = android.os.BinderProxy@c2e0b7b
  6245. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6246. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6247. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6248. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 56
  6249. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  6250. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  6251. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  6252. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  6253. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6254. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6255. V/audio_hw_primary( 7688): do_out_standby: CALLED
  6256. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  6257. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6258. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6259. V/audio_hw_primary( 7688): disable speaker/headphones
  6260. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6261. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6262. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6263. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6264. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  6265. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  6266. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  6267. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  6268. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  6269. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6270. E/AudioTrack( 7914): AudioTrack::set : Exit
  6271. V/audio_hw_primary( 7688): start_output_stream: CALLED
  6272. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  6273. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6274. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6275. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  6276. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  6277. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  6278. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  6279. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  6280. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  6281. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  6282. V/audio_hw_primary( 7688): enable speaker
  6283. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6284. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6285. E/AudioTrack( 7914): AudioTrack::set : Exit
  6286. D/Toolbox (21327): Selected item=4
  6287. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6288. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6289. I/Choreographer(21327): Skipped 54 frames!  The application may be doing too much work on its main thread.
  6290. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6291. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1409,82 rxSuccessRate=2032,86 targetRoamBSSID=00:00:00:00:00:00 RSSI=-74
  6292. I/ActivityManager( 7914): Start proc com.google.android.apps.plus for service com.google.android.apps.plus/com.google.android.apps.moviemaker.service.PluggedInAnalyzerService: pid=22059 uid=10068 gids={50068, 9997, 3003, 3002, 1028, 1015} abi=armeabi-v7a
  6293. I/art     ( 7687): Explicit concurrent mark sweep GC freed 708(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 335us total 54.901ms
  6294. I/art     ( 7687): Explicit concurrent mark sweep GC freed 6(208B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 396us total 20.782ms
  6295. I/art     ( 7687): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1819KB/2MB, paused 244us total 25.878ms
  6296. D/WifiService( 7914): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3aa6745d}
  6297. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source 10016 txSuccessRate=1409,82 rxSuccessRate=2032,86 targetRoamBSSID=00:00:00:00:00:00 RSSI=-74
  6298. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6299. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-SCAN-STARTED
  6300. D/PhoneApp( 8351): getPhone phoneId:0
  6301. D/PhoneApp( 8351): getPhone phoneId:0
  6302. D/PhoneApp( 8351): getPhone phoneId:0
  6303. W/ResourcesManager(22059): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  6304. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6305. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6306. D/WifiService( 7914): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3aa6745d}
  6307. W/art     (22059): Suspending all threads took: 11.077ms
  6308. V/audio_hw_primary( 7688): do_out_standby: CALLED
  6309. I/GCoreUlr( 8499): Successfully inserted location
  6310. I/GCoreUlr( 8499): Not calling LocationReporter, hasMoved: false, elapsed millis: 1209777, request: Stationary(3600000)
  6311. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  6312. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6313. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6314. V/audio_hw_primary( 7688): disable speaker/headphones
  6315. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6316. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6317. I/Thread-4248(22100): type=1400 audit(0.0:555): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  6318. I/Adreno200-EGL(22059): <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)
  6319. I/Adreno200-EGL(22059): Build Date: 06/25/13 Tue
  6320. I/Adreno200-EGL(22059): Local Branch:
  6321. I/Adreno200-EGL(22059): Remote Branch: quic/jb_2.5.5
  6322. I/Adreno200-EGL(22059): Local Patches: NONE
  6323. I/Adreno200-EGL(22059): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  6324. I/wpa_supplicant( 8043): wlan0: Associated with 0c:37:dc:9a:b9:53
  6325. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6326. I/wpa_supplicant( 8043): wlan0: WPA: Key negotiation completed with 0c:37:dc:9a:b9:53 [PTK=CCMP GTK=TKIP]
  6327. I/wpa_supplicant( 8043): wlan0: CTRL-EVENT-CONNECTED - Connection to 0c:37:dc:9a:b9:53 completed [id=1 id_str=]
  6328. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6329. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 52
  6330. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  6331. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  6332. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  6333. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  6334. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6335. E/AudioTrack( 7914): AudioTrack::set : Exit
  6336. V/audio_hw_primary( 7688): start_output_stream: CALLED
  6337. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  6338. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6339. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6340. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  6341. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  6342. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  6343. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  6344. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  6345. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  6346. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  6347. V/audio_hw_primary( 7688): enable speaker
  6348. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6349. I/ActivityManager( 7914): Process com.google.android.partnersetup (pid 21701) has died
  6350. I/LatinIME(13662): Starting input. Cursor position = 0,0
  6351. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6352. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6353. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  6354. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  6355. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  6356. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  6357. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  6358. I/ActivityManager( 7914): Process com.google.android.gms (pid 21179) has died
  6359. W/ActivityManager( 7914): Scheduling restart of crashed service com.google.android.gms/.analytics.service.AnalyticsService in 1000ms
  6360. I/ActivityManager( 7914): Start proc com.google.android.gms for service com.google.android.gms/.analytics.service.AnalyticsService: pid=22128 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  6361. I/GAV2    (22059): Thread[GAThread,5,main]: No campaign data found.
  6362. I/art     ( 7914): Explicit concurrent mark sweep GC freed 40801(3MB) AllocSpace objects, 0(0B) LOS objects, 16% free, 20MB/24MB, paused 2.655ms total 146.331ms
  6363. W/ResourcesManager(22128): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  6364. W/ResourcesManager(22128): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  6365. I/MultiDex(22128): VM with version 2.1.0 has multidex support
  6366. I/MultiDex(22128): install
  6367. I/MultiDex(22128): VM has multidex support, MultiDex support library is disabled.
  6368. D/ChimeraPrvdrProxy(22128): Provider proxy ComponentInfo{com.google.android.gms/com.google.android.gms.games.chimera.GamesContentProviderProxy} created
  6369. I/ProviderInstaller(22128): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
  6370. D/GCM     ( 8599): 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
  6371. D/ChimeraPrvdrProxy(22128): Loading provider implementation for ComponentInfo{com.google.android.gms/com.google.android.gms.games.chimera.GamesContentProviderProxy}
  6372. D/ChimeraPrvdrProxy(22128): Proxying container provider ComponentInfo{com.google.android.gms/com.google.android.gms.games.chimera.GamesContentProviderProxy} to Chimera provider impl com.google.android.gms.games.provider.GamesContentProvider
  6373. D/ChimeraCfgMgr(22128): Loading module com.google.android.gms.games from APK com.google.android.gms
  6374. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6375. I/GAv4-SVC(22128): Google Analytics 4.5.0/7329 is starting up.
  6376. D/AuthorizationBluetoothService( 8599): 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 }.
  6377. D/c       ( 8599): Getting all permits...
  6378. D/a       ( 8599): Opening database...
  6379. D/a       ( 8599): Opening database auth.proximity.permit_store...
  6380. D/a       ( 8599): Closing database...
  6381. V/GmsCoreStatsServiceLauncher(22128): 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 }
  6382. I/ActivityManager( 7914): Start proc com.google.android.gms.wearable for service com.google.android.gms/.wearable.service.WearableService: pid=22162 uid=10016 gids={50016, 9997, 2001, 3003, 1007, 3006, 1028, 1015, 3002, 3001, 1005, 3007} abi=armeabi-v7a
  6383. D/LocationInitializer(22128): Restart initialization of location
  6384. V/audio_hw_primary( 7688): do_out_standby: CALLED
  6385. W/ResourcesManager(22162): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  6386. W/ResourcesManager(22162): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  6387. I/MultiDex(22162): VM with version 2.1.0 has multidex support
  6388. I/MultiDex(22162): install
  6389. I/MultiDex(22162): VM has multidex support, MultiDex support library is disabled.
  6390. I/art     (22162): Background sticky concurrent mark sweep GC freed 1751(95KB) AllocSpace objects, 0(0B) LOS objects, 0% free, 3MB/3MB, paused 10.375ms total 35.919ms
  6391. I/ProviderInstaller(22162): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
  6392. D/GCM     ( 8599): 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
  6393. D/AuthorizationBluetoothService( 8599): 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 }.
  6394. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  6395. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6396. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6397. D/c       ( 8599): Getting all permits...
  6398. D/a       ( 8599): Opening database...
  6399. I/art     (22162): Background partial concurrent mark sweep GC freed 153(23KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 3MB/5MB, paused 11.627ms total 50.262ms
  6400. D/a       ( 8599): Opening database auth.proximity.permit_store...
  6401. D/a       ( 8599): Closing database...
  6402. D/WearableService(22162): callingUid 10016, callindPid: 22162
  6403. V/audio_hw_primary( 7688): disable speaker/headphones
  6404. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6405. V/GmsCoreStatsServiceLauncher(22128): 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 }
  6406. E/MDM     ( 8499): [121] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
  6407. E/MDM     ( 8499): [121] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
  6408. D/LocationInitializer(22128): Restart initialization of location
  6409. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6410. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6411. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 56
  6412. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  6413. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  6414. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  6415. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  6416. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6417. E/AudioTrack( 7914): AudioTrack::set : Exit
  6418. V/audio_hw_primary( 7688): start_output_stream: CALLED
  6419. D/OpenGLRenderer(21327): endAllStagingAnimators on 0x6a3e6400 (RippleDrawable) with handle 0x6a3b56e0
  6420. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  6421. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6422. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6423. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  6424. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  6425. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  6426. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  6427. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  6428. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  6429. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  6430. V/audio_hw_primary( 7688): enable speaker
  6431. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6432. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6433. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=545,73 rxSuccessRate=686,23 targetRoamBSSID=00:00:00:00:00:00 RSSI=-79
  6434. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6435. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6436. E/AudioTrack( 7914): AudioTrack::set : Exit
  6437. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6438. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6439. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6440. E/AudioTrack( 7914): AudioTrack::set : Exit
  6441. D/Toolbox (21327): Selected item=5
  6442. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6443. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6444. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6445. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6446. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  6447. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  6448. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  6449. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  6450. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  6451. V/audio_hw_primary( 7688): do_out_standby: CALLED
  6452. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  6453. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6454. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6455. V/audio_hw_primary( 7688): disable speaker/headphones
  6456. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6457. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6458. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6459. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6460. E/AudioTrack( 7914): AudioTrack::set : Exit
  6461. V/audio_hw_primary( 7688): start_output_stream: CALLED
  6462. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  6463. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6464. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6465. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  6466. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  6467. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  6468. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  6469. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  6470. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  6471. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  6472. V/audio_hw_primary( 7688): enable speaker
  6473. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6474. I/art     ( 7914): Explicit concurrent mark sweep GC freed 16595(1129KB) AllocSpace objects, 0(0B) LOS objects, 16% free, 20MB/24MB, paused 19.836ms total 210.693ms
  6475. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6476. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6477. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 56
  6478. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  6479. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  6480. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  6481. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  6482. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6483. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6484. V/audio_hw_primary( 7688): do_out_standby: CALLED
  6485. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  6486. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6487. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6488. V/audio_hw_primary( 7688): disable speaker/headphones
  6489. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6490. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6491. E/AudioTrack( 7914): AudioTrack::set : Exit
  6492. V/audio_hw_primary( 7688): start_output_stream: CALLED
  6493. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  6494. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6495. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6496. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  6497. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  6498. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  6499. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  6500. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  6501. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  6502. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  6503. V/audio_hw_primary( 7688): enable speaker
  6504. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6505. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6506. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6507. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6508. D/ConnectivityService( 7914): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  6509. D/ConnectivityService( 7914): rematching NetworkAgentInfo [WIFI () - 101]
  6510. D/ConnectivityService( 7914): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  6511. D/ConnectivityService( 7914): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  6512. D/ConnectivityManager.CallbackHandler( 8062): CM callback handler got msg 524290
  6513. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6514. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6515. V/audio_hw_primary( 7688): do_out_standby: CALLED
  6516. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  6517. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6518. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6519. V/audio_hw_primary( 7688): disable speaker/headphones
  6520. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6521. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6522. V/NotificationService( 7914): pkg=com.android.providers.downloads canInterrupt=false intercept=true
  6523. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6524. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6525. E/AudioTrack( 7914): AudioTrack::set : Exit
  6526. V/audio_hw_primary( 7688): start_output_stream: CALLED
  6527. D/EVToolbox(21327): Calling dumplogcat:-D -B -o /data/data/com.evervolv.toolbox/files/logcat -m -r -d -k
  6528. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  6529. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6530. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6531. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  6532. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  6533. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  6534. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  6535. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  6536. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  6537. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  6538. V/audio_hw_primary( 7688): enable speaker
  6539. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6540. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6541. I/dumplogcat(22346): type=1400 audit(0.0:556): avc: denied { syslog_read } for scontext=u:r:init:s0 tcontext=u:r:kernel:s0 tclass=system permissive=1
  6542. I/app_process(22359): type=1400 audit(0.0:557): avc: denied { write } for path="/data/data/com.evervolv.toolbox/files/logcat-2015-04-27-18-29-53.txt" dev="dm-9" ino=1050231 scontext=u:r:zygote:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1
  6543. I/app_process(22359): type=1400 audit(0.0:558): avc: denied { getattr } for path="/data/data/com.evervolv.toolbox/files/logcat-2015-04-27-18-29-53.txt" dev="dm-9" ino=1050231 scontext=u:r:zygote:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1
  6544. W/audio_hw_primary( 7688): pcm_write: underrun
  6545. W/audio_hw_primary( 7688): pcm_write: underrun
  6546. D/AndroidRuntime(22359):
  6547. D/AndroidRuntime(22359): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
  6548. D/AndroidRuntime(22359): CheckJNI is OFF
  6549. E/WifiStateMachine( 7914): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=179,38 rxSuccessRate=264,30 targetRoamBSSID=00:00:00:00:00:00 RSSI=-74
  6550. I/art     ( 8599): Explicit concurrent mark sweep GC freed 13964(734KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 6MB/10MB, paused 2.044ms total 92.590ms
  6551. E/cutils-trace(22359): Error opening trace file: No such file or directory (2)
  6552. I/main    (22359): type=1400 audit(0.0:559): avc: denied { call } for scontext=u:r:zygote:s0 tcontext=u:r:servicemanager:s0 tclass=binder permissive=1
  6553. I/servicemanager(  142): type=1400 audit(0.0:560): avc: denied { search } for name="22359" dev="proc" ino=1194954 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=dir permissive=1
  6554. I/servicemanager(  142): type=1400 audit(0.0:561): avc: denied { read } for name="current" dev="proc" ino=1195907 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
  6555. I/servicemanager(  142): type=1400 audit(0.0:562): avc: denied { open } for name="current" dev="proc" ino=1195907 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
  6556. I/servicemanager(  142): type=1400 audit(0.0:563): avc: denied { getattr } for scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1
  6557. D/AndroidRuntime(22359): Calling main entry com.android.commands.am.Am
  6558. I/main    (22359): type=1400 audit(0.0:564): avc: denied { call } for scontext=u:r:zygote:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1
  6559. I/main    (22359): type=1400 audit(0.0:565): avc: denied { transfer } for scontext=u:r:zygote:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1
  6560. I/Binder_F(30916): type=1400 audit(0.0:566): avc: denied { call } for scontext=u:r:system_server:s0 tcontext=u:r:zygote:s0 tclass=binder permissive=1
  6561. D/AndroidRuntime(22359): Shutting down VM
  6562. V/audio_hw_primary( 7688): do_out_standby: CALLED
  6563. V/audio_hw_primary( 7688): do_out_standby: calling select_devices
  6564. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6565. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6566. V/audio_hw_primary( 7688): disable speaker/headphones
  6567. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6568. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6569. E/wpa_supplicant( 8043): recvfrom(ctrl_iface): Try again
  6570. I/ActivityManager( 7914): Start proc com.android.deskclock for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider: pid=22405 uid=10031 gids={50031, 9997, 1028} abi=armeabi-v7a
  6571. W/AudioTrack( 7914): AUDIO_OUTPUT_FLAG_FAST denied by client
  6572. E/AudioTrack( 7914): AudioTrack::set : Exit
  6573. V/audio_hw_primary( 7688): start_output_stream: CALLED
  6574. D/EVToolbox(21327): Calling dumplogcat:-D -B -o /data/data/com.evervolv.toolbox/files/logcat -m -r -d -k
  6575. V/audio_hw_primary( 7688): start_output_stream: calling select_devices
  6576. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,0
  6577. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 0,0,0
  6578. V/audio_hw_primary( 7688): mixer_set: 'PCM Playback Sink' 0,0,1
  6579. V/audio_hw_primary( 7688): mixer_set: 'speaker_stereo_rx' 1,1,0
  6580. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1N Switch' 1,63,0
  6581. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT1P Switch' 1,1,0
  6582. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2N Switch' 1,45,0
  6583. V/audio_hw_primary( 7688): mixer_set: 'LINEOUT2P Switch' 1,1,0
  6584. V/audio_hw_primary( 7688): mixer_set: 'Output Volume' 59,59,0
  6585. V/audio_hw_primary( 7688): enable speaker
  6586. V/audio_hw_primary( 7688): state hp=n skr=y mic=y
  6587. [logcat: 0.0s elapsed]
  6588.  
  6589. ------ RADIO LOG (logcat -b radio -d *:v) ------
  6590. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6591. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6592. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6593. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6594. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6595. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6596. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6597. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6598. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6599. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6600. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6601. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6602. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6603. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6604. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6605. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6606. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6607. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6608. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6609. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6610. D/TelephonyManager(31163): getSimOperator(): default subId=9223372036854775807
  6611. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6612. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6613. D/TelephonyManager(31163): getSimOperator: subId=9223372036854775807 operator=
  6614. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6615. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6616. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6617. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6618. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6619. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6620. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6621. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6622. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6623. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6624. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6625. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6626. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6627. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6628. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6629. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6630. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6631. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6632. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6633. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6634. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6635. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6636. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6637. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6638. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6639. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6640. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6641. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6642. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6643. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6644. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6645. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6646. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6647. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6648. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6649. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6650. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6651. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6652. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6653. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6654. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6655. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6656. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6657. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6658. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6659. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6660. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6661. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6662. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6663. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6664. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6665. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6666. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6667. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6668. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6669. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6670. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6671. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6672. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  6673. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6674. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6675. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  6676. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6677. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6678. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6679. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6680. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6681. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6682. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6683. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6684. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6685. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6686. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6687. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6688. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6689. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6690. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  6691. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6692. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6693. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  6694. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  6695. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6696. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6697. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  6698. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  6699. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6700. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6701. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  6702. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  6703. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6704. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6705. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  6706. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  6707. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6708. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6709. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  6710. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6711. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6712. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6713. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6714. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6715. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6716. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6717. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6718. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6719. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6720. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6721. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6722. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6723. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6724. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6725. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6726. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6727. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6728. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6729. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6730. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6731. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6732. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6733. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6734. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6735. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6736. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6737. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6738. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6739. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6740. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6741. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6742. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6743. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6744. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6745. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6746. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6747. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6748. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6749. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6750. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6751. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6752. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6753. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6754. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6755. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6756. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6757. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6758. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6759. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6760. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6761. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6762. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6763. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6764. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6765. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6766. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6767. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6768. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6769. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6770. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6771. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6772. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6773. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6774. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6775. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6776. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6777. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6778. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6779. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6780. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6781. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6782. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6783. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6784. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6785. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6786. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6787. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6788. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6789. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6790. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6791. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6792. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6793. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6794. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6795. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6796. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6797. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6798. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6799. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6800. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6801. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6802. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6803. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6804. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6805. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6806. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6807. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6808. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6809. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6810. D/TelephonyManager(31696): getSimOperator(): default subId=9223372036854775807
  6811. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6812. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6813. D/TelephonyManager(31696): getSimOperator: subId=9223372036854775807 operator=
  6814. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6815. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6816. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6817. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6818. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6819. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6820. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6821. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6822. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6823. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6824. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6825. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6826. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6827. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6828. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6829. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6830. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6831. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6832. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6833. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  6834. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6835. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6836. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  6837. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6838. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6839. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6840. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6841. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6842. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6843. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6844. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6845. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6846. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6847. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6848. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  6849. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6850. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6851. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  6852. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  6853. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6854. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6855. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  6856. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  6857. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6858. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6859. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  6860. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6861. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6862. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6863. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6864. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6865. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6866. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6867. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6868. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6869. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6870. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6871. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6872. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6873. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6874. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6875. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6876. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6877. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6878. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6879. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6880. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6881. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6882. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6883. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6884. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6885. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6886. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6887. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6888. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6889. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6890. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6891. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6892. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6893. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6894. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6895. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6896. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6897. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6898. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6899. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6900. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6901. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6902. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6903. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6904. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6905. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6906. D/TelephonyManager(31881): getSimOperator(): default subId=9223372036854775807
  6907. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6908. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6909. D/TelephonyManager(31881): getSimOperator: subId=9223372036854775807 operator=
  6910. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6911. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6912. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6913. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6914. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6915. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6916. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6917. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6918. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6919. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6920. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6921. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6922. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6923. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6924. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6925. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6926. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6927. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6928. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6929. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6930. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6931. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6932. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6933. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6934. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6935. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6936. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6937. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6938. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6939. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6940. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6941. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6942. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6943. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6944. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6945. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6946. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6947. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6948. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6949. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6950. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6951. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6952. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6953. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6954. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6955. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6956. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6957. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6958. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6959. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6960. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6961. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6962. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6963. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6964. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6965. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6966. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6967. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6968. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6969. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6970. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6971. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6972. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6973. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6974. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6975. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6976. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6977. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6978. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6979. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6980. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6981. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6982. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6983. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6984. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6985. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6986. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6987. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6988. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6989. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6990. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6991. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6992. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6993. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6994. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  6995. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  6996. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  6997. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6998. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6999. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7000. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7001. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7002. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7003. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7004. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7005. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7006. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7007. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7008. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7009. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7010. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7011. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7012. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7013. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7014. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7015. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7016. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7017. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7018. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7019. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7020. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7021. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7022. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7023. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7024. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7025. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7026. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7027. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7028. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7029. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7030. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7031. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7032. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7033. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7034. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7035. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7036. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7037. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7038. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7039. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7040. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7041. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7042. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7043. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7044. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7045. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7046. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7047. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7048. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7049. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7050. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7051. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7052. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7053. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7054. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7055. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7056. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7057. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7058. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7059. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7060. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7061. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7062. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7063. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7064. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7065. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7066. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7067. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7068. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7069. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7070. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7071. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7072. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7073. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7074. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7075. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7076. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7077. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7078. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7079. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7080. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7081. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7082. D/TelephonyManager(32281): getSimOperator(): default subId=9223372036854775807
  7083. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7084. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7085. D/TelephonyManager(32281): getSimOperator: subId=9223372036854775807 operator=
  7086. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7087. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7088. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  7089. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7090. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7091. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  7092. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  7093. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7094. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7095. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  7096. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  7097. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7098. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7099. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  7100. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  7101. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7102. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7103. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  7104. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  7105. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7106. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7107. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  7108. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  7109. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7110. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7111. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  7112. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7113. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7114. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7115. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7116. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7117. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7118. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7119. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7120. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7121. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7122. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7123. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7124. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7125. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7126. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7127. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7128. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7129. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7130. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7131. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7132. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7133. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7134. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7135. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7136. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7137. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7138. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7139. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7140. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7141. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7142. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7143. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7144. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7145. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7146. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7147. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7148. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7149. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7150. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7151. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7152. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7153. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7154. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7155. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7156. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7157. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7158. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7159. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7160. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7161. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7162. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7163. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7164. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7165. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7166. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7167. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7168. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7169. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7170. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7171. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7172. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7173. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7174. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7175. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7176. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7177. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7178. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7179. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7180. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7181. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7182. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7183. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7184. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7185. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7186. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7187. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7188. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7189. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7190. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7191. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7192. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7193. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7194. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7195. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7196. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7197. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7198. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7199. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7200. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7201. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7202. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7203. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7204. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7205. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7206. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7207. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7208. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7209. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7210. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7211. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7212. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7213. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7214. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7215. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7216. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7217. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7218. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7219. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7220. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7221. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7222. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7223. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7224. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7225. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7226. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7227. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7228. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7229. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7230. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7231. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7232. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7233. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7234. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7235. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7236. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7237. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7238. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  7239. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7240. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7241. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  7242. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  7243. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7244. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7245. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  7246. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  7247. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7248. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7249. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  7250. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  7251. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7252. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7253. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  7254. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7255. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7256. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7257. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7258. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7259. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7260. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7261. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7262. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7263. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7264. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7265. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7266. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7267. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7268. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7269. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7270. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7271. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7272. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7273. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7274. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7275. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7276. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7277. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7278. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7279. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7280. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7281. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7282. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7283. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7284. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7285. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7286. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7287. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7288. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7289. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7290. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7291. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7292. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7293. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7294. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7295. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7296. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7297. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7298. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7299. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7300. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7301. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7302. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7303. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7304. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7305. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7306. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7307. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7308. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7309. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7310. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7311. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7312. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7313. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7314. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7315. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7316. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7317. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7318. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7319. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7320. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7321. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7322. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7323. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7324. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7325. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7326. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7327. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7328. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7329. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7330. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7331. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7332. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7333. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7334. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7335. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7336. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7337. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7338. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7339. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7340. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7341. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7342. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7343. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7344. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7345. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7346. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7347. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7348. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7349. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7350. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7351. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7352. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7353. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7354. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7355. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7356. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7357. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7358. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7359. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7360. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7361. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7362. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7363. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7364. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7365. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7366. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7367. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7368. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7369. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7370. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7371. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7372. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7373. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7374. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7375. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7376. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7377. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7378. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7379. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7380. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7381. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7382. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7383. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7384. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7385. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7386. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7387. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7388. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7389. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7390. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7391. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7392. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7393. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7394. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7395. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7396. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7397. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7398. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7399. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7400. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7401. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7402. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7403. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7404. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7405. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7406. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7407. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7408. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7409. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7410. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7411. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7412. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7413. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7414. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7415. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7416. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7417. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7418. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7419. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7420. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7421. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7422. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7423. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7424. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7425. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7426. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7427. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7428. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7429. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7430. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7431. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7432. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7433. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7434. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7435. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7436. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7437. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7438. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7439. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7440. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7441. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7442. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7443. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7444. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7445. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7446. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7447. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7448. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7449. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7450. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7451. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7452. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7453. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7454. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7455. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7456. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7457. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7458. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7459. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7460. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7461. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7462. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7463. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7464. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7465. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7466. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7467. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7468. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7469. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7470. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7471. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7472. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7473. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7474. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7475. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7476. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7477. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7478. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7479. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7480. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7481. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7482. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7483. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7484. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7485. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7486. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7487. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7488. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7489. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7490. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7491. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7492. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7493. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7494. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7495. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7496. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7497. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7498. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7499. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7500. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7501. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7502. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7503. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7504. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7505. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7506. D/SUB     ( 8351): [SubManager] [getPhoneId]- fail
  7507. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7508. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7509. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7510. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7511. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7512. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7513. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7514. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7515. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7516. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7517. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7518. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7519. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7520. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7521. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7522. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7523. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7524. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7525. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7526. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7527. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7528. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7529. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7530. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7531. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7532. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7533. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7534. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7535. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7536. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7537. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7538. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7539. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7540. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7541. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7542. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7543. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7544. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7545. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7546. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7547. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7548. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7549. D/GsmDCT  ( 8351): [0]onReceive: action=android.intent.action.SCREEN_ON
  7550. D/GsmDCT  ( 8351): [0]stopNetStatPoll
  7551. D/GsmDCT  ( 8351): [0]overall state is IDLE
  7552. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7553. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7554. D/TelephonyManager(26355): getSimOperator(): default subId=9223372036854775807
  7555. D/TelephonyManager(26355): getSimOperator(): default subId=9223372036854775807
  7556. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7557. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7558. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7559. D/TelephonyManager(26355): getSimOperator: subId=9223372036854775807 operator=
  7560. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7561. D/TelephonyManager(26355): getSimOperator: subId=9223372036854775807 operator=
  7562. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7563. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7564. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7565. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7566. D/TelephonyManager(26355): getSimOperator(): default subId=9223372036854775807
  7567. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7568. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7569. D/TelephonyManager(26355): getSimOperator: subId=9223372036854775807 operator=
  7570. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7571. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7572. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7573. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7574. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7575. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7576. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7577. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7578. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7579. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7580. D/SUB     ( 8351): [SubManager] [getPhoneId]- fail
  7581. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7582. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7583. D/TelephonyManager(26355): getSimOperator(): default subId=9223372036854775807
  7584. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7585. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7586. D/TelephonyManager(26355): getSimOperator: subId=9223372036854775807 operator=
  7587. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7588. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7589. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7590. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7591. D/SUB     ( 8351): [SubManager] [getPhoneId]- fail
  7592. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7593. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7594. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7595. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7596. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7597. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7598. D/SubController( 8351): [getSubId]- size == 0, return dummy instead
  7599. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7600. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7601. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7602. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7603. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7604. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7605. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7606. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7607. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7608. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7609. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7610. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7611. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7612. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7613. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7614. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7615. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7616. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7617. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7618. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7619. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7620. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7621. D/SubController( 8351): [getSubId]- size == 0, return dummy instead
  7622. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7623. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7624. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7625. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7626. D/SubController( 8351): [getSubId]- size == 0, return dummy instead
  7627. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7628. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7629. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7630. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7631. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7632. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7633. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7634. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7635. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7636. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7637. D/TelephonyManager(27290): getSimOperator(): default subId=9223372036854775807
  7638. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7639. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7640. D/TelephonyManager(27290): getSimOperator: subId=9223372036854775807 operator=
  7641. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7642. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7643. D/SubController( 8351): [getSubId]- size == 0, return dummy instead
  7644. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7645. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7646. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7647. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7648. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7649. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7650. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7651. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7652. D/TelephonyManager(27290): getSimOperator(): default subId=9223372036854775807
  7653. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7654. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7655. D/TelephonyManager(27290): getSimOperator: subId=9223372036854775807 operator=
  7656. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7657. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7658. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7659. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7660. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7661. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7662. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7663. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7664. D/SUB     ( 8351): [SubManager] [getPhoneId]- fail
  7665. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7666. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7667. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7668. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7669. D/TelephonyManager(27290): getSimOperator(): default subId=9223372036854775807
  7670. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7671. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7672. D/TelephonyManager(27290): getSimOperator: subId=9223372036854775807 operator=
  7673. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7674. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7675. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7676. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7677. D/SUB     ( 8351): [SubManager] [getPhoneId]- fail
  7678. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7679. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7680. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7681. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7682. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7683. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7684. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7685. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7686. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7687. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7688. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7689. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7690. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7691. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7692. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7693. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7694. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7695. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7696. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7697. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7698. D/SUB     ( 8351): [SubManager] [getPhoneId]- fail
  7699. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7700. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7701. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7702. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7703. D/SubController( 8351): [getSubId]- size == 0, return dummy instead
  7704. D/TelephonyManager(  991): getSimOperator(): default subId=9223372036854775807
  7705. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7706. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7707. D/TelephonyManager(  991): getSimOperator: subId=9223372036854775807 operator=
  7708. D/TelephonyManager(  991): getSimOperator(): default subId=9223372036854775807
  7709. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7710. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7711. D/TelephonyManager(  991): getSimOperator: subId=9223372036854775807 operator=
  7712. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7713. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7714. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7715. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7716. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7717. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7718. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7719. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7720. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7721. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7722. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7723. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7724. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7725. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7726. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7727. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7728. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7729. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7730. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7731. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7732. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7733. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7734. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7735. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7736. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7737. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7738. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7739. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7740. D/GsmDCT  ( 8351): [0]onReceive: action=android.intent.action.SCREEN_OFF
  7741. D/GsmDCT  ( 8351): [0]stopNetStatPoll
  7742. D/GsmDCT  ( 8351): [0]overall state is IDLE
  7743. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7744. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7745. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7746. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7747. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7748. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7749. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7750. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7751. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7752. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7753. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7754. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7755. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7756. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7757. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7758. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7759. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7760. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7761. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7762. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7763. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7764. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7765. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7766. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7767. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7768. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7769. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7770. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7771. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7772. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7773. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7774. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7775. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7776. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7777. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7778. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7779. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7780. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7781. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7782. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7783. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7784. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7785. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7786. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7787. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7788. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7789. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7790. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7791. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7792. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7793. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7794. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7795. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7796. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7797. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7798. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7799. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7800. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7801. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7802. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7803. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7804. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7805. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7806. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7807. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7808. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7809. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7810. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7811. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7812. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7813. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  7814. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7815. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7816. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  7817. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7818. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7819. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7820. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7821. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7822. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7823. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7824. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7825. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7826. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7827. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7828. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7829. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7830. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7831. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  7832. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7833. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7834. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  7835. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  7836. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7837. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7838. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  7839. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  7840. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7841. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7842. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  7843. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  7844. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7845. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7846. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  7847. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  7848. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7849. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7850. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  7851. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  7852. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7853. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7854. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  7855. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7856. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7857. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7858. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7859. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7860. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7861. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7862. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7863. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7864. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7865. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7866. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7867. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7868. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7869. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7870. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7871. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7872. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7873. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7874. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7875. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7876. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7877. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7878. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7879. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7880. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7881. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7882. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7883. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7884. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7885. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7886. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7887. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7888. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7889. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7890. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7891. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7892. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7893. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7894. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7895. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7896. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7897. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7898. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7899. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7900. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7901. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7902. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7903. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7904. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7905. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7906. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7907. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7908. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7909. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7910. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7911. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7912. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7913. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7914. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7915. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7916. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7917. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7918. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7919. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7920. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7921. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7922. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7923. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7924. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7925. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7926. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7927. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7928. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7929. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7930. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7931. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7932. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7933. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7934. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7935. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7936. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7937. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7938. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7939. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7940. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7941. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7942. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7943. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7944. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7945. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7946. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7947. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7948. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7949. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7950. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7951. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7952. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7953. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7954. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7955. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7956. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7957. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7958. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7959. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7960. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7961. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7962. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  7963. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7964. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7965. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7966. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7967. D/GsmDCT  ( 8351): [0]onReceive: action=android.intent.action.SCREEN_ON
  7968. D/GsmDCT  ( 8351): [0]stopNetStatPoll
  7969. D/GsmDCT  ( 8351): [0]overall state is IDLE
  7970. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7971. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7972. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7973. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7974. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  7975. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7976. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7977. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  7978. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7979. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7980. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7981. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7982. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7983. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7984. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7985. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7986. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7987. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7988. D/TelephonyManager( 1861): getSimOperator(): default subId=9223372036854775807
  7989. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7990. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7991. D/TelephonyManager( 1861): getSimOperator: subId=9223372036854775807 operator=
  7992. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7993. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7994. D/TelephonyManager( 1861): getSimOperator(): default subId=9223372036854775807
  7995. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7996. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  7997. D/TelephonyManager( 1861): getSimOperator: subId=9223372036854775807 operator=
  7998. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  7999. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8000. D/TelephonyManager( 1861): getSimOperator(): default subId=9223372036854775807
  8001. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8002. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8003. D/TelephonyManager( 1861): getSimOperator: subId=9223372036854775807 operator=
  8004. D/TelephonyManager( 1861): getSimOperator(): default subId=9223372036854775807
  8005. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8006. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8007. D/TelephonyManager( 1861): getSimOperator: subId=9223372036854775807 operator=
  8008. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  8009. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8010. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8011. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  8012. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  8013. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8014. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8015. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  8016. D/TelephonyManager( 1861): getSimOperator(): default subId=9223372036854775807
  8017. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8018. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8019. D/TelephonyManager( 1861): getSimOperator: subId=9223372036854775807 operator=
  8020. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8021. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8022. D/TelephonyManager( 1861): getSimOperator(): default subId=9223372036854775807
  8023. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8024. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8025. D/TelephonyManager( 1861): getSimOperator: subId=9223372036854775807 operator=
  8026. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8027. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8028. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8029. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8030. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8031. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8032. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8033. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8034. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8035. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8036. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8037. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8038. D/TelephonyManager( 2018): getSimOperator(): default subId=9223372036854775807
  8039. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8040. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8041. D/TelephonyManager( 2018): getSimOperator: subId=9223372036854775807 operator=
  8042. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8043. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8044. D/TelephonyManager( 2018): getSimOperator(): default subId=9223372036854775807
  8045. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8046. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8047. D/TelephonyManager( 2018): getSimOperator: subId=9223372036854775807 operator=
  8048. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8049. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8050. D/TelephonyManager( 2018): getSimOperator(): default subId=9223372036854775807
  8051. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8052. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8053. D/TelephonyManager( 2018): getSimOperator: subId=9223372036854775807 operator=
  8054. D/TelephonyManager( 2018): getSimOperator(): default subId=9223372036854775807
  8055. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8056. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8057. D/TelephonyManager( 2018): getSimOperator: subId=9223372036854775807 operator=
  8058. D/TelephonyManager( 2018): getSimOperator(): default subId=9223372036854775807
  8059. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8060. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8061. D/TelephonyManager( 2018): getSimOperator: subId=9223372036854775807 operator=
  8062. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8063. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8064. D/TelephonyManager( 2018): getSimOperator(): default subId=9223372036854775807
  8065. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8066. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8067. D/TelephonyManager( 2018): getSimOperator: subId=9223372036854775807 operator=
  8068. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8069. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8070. D/TelephonyManager( 2103): getSimOperator(): default subId=9223372036854775807
  8071. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8072. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8073. D/TelephonyManager( 2103): getSimOperator: subId=9223372036854775807 operator=
  8074. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8075. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8076. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8077. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8078. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8079. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8080. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8081. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8082. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8083. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8084. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8085. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8086. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8087. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8088. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8089. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8090. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8091. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8092. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8093. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8094. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8095. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8096. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8097. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8098. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8099. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8100. D/TelephonyManager( 2369): getSimOperator(): default subId=9223372036854775807
  8101. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8102. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8103. D/TelephonyManager( 2369): getSimOperator: subId=9223372036854775807 operator=
  8104. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8105. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8106. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8107. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8108. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8109. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8110. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8111. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8112. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8113. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8114. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8115. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8116. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8117. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8118. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8119. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8120. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8121. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8122. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8123. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8124. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8125. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8126. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8127. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8128. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8129. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8130. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8131. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8132. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8133. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8134. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8135. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8136. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8137. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8138. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8139. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8140. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8141. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8142. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8143. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8144. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8145. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8146. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8147. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8148. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8149. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8150. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8151. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8152. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8153. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8154. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8155. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8156. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8157. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8158. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8159. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8160. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8161. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8162. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8163. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8164. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8165. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8166. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8167. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8168. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8169. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8170. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8171. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8172. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8173. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8174. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8175. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8176. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8177. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8178. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8179. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8180. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8181. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8182. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8183. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8184. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8185. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8186. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8187. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8188. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8189. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8190. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8191. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8192. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8193. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8194. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8195. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8196. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8197. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8198. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8199. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8200. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8201. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8202. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8203. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8204. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8205. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8206. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8207. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8208. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8209. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8210. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8211. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8212. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8213. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8214. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8215. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8216. D/GsmDCT  ( 8351): [0]onReceive: action=android.intent.action.SCREEN_OFF
  8217. D/GsmDCT  ( 8351): [0]stopNetStatPoll
  8218. D/GsmDCT  ( 8351): [0]overall state is IDLE
  8219. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8220. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8221. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8222. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8223. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8224. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8225. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8226. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8227. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8228. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8229. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8230. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8231. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8232. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8233. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8234. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8235. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8236. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8237. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8238. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8239. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8240. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8241. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8242. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8243. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8244. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8245. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8246. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8247. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8248. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8249. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8250. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8251. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8252. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8253. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8254. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8255. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8256. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8257. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8258. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8259. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8260. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8261. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8262. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8263. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8264. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8265. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8266. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8267. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8268. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8269. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8270. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8271. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8272. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8273. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8274. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8275. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8276. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8277. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8278. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8279. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8280. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8281. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8282. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8283. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8284. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8285. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8286. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8287. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8288. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8289. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8290. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8291. D/TelephonyManager( 4955): getSimOperator(): default subId=9223372036854775807
  8292. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8293. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8294. D/TelephonyManager( 4955): getSimOperator: subId=9223372036854775807 operator=
  8295. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8296. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8297. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8298. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8299. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8300. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8301. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8302. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8303. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8304. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8305. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8306. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8307. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8308. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8309. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8310. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8311. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8312. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8313. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8314. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8315. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8316. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8317. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8318. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8319. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8320. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8321. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8322. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8323. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8324. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8325. D/GsmDCT  ( 8351): [0]onReceive: action=android.intent.action.SCREEN_ON
  8326. D/GsmDCT  ( 8351): [0]stopNetStatPoll
  8327. D/GsmDCT  ( 8351): [0]overall state is IDLE
  8328. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8329. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8330. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8331. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8332. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8333. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8334. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8335. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8336. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8337. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8338. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8339. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8340. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8341. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8342. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8343. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8344. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8345. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8346. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8347. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8348. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8349. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8350. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8351. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8352. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8353. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8354. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8355. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8356. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8357. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8358. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8359. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8360. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8361. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8362. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8363. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8364. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8365. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8366. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8367. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8368. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8369. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8370. D/SUB     ( 8351): [SubManager] [getPhoneId]- fail
  8371. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8372. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8373. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8374. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8375. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8376. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8377. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8378. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8379. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8380. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8381. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8382. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8383. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8384. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8385. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8386. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8387. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8388. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8389. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8390. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8391. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8392. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8393. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8394. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8395. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8396. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8397. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8398. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8399. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8400. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8401. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8402. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8403. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8404. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8405. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8406. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8407. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8408. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8409. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8410. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8411. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8412. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8413. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8414. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8415. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8416. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8417. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8418. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8419. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8420. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8421. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8422. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8423. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8424. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8425. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8426. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8427. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8428. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8429. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8430. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8431. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8432. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8433. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8434. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8435. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8436. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8437. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8438. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8439. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8440. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8441. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8442. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8443. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8444. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8445. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8446. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8447. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8448. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8449. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8450. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8451. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8452. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8453. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8454. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8455. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8456. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8457. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8458. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8459. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8460. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8461. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8462. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8463. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8464. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8465. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8466. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8467. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8468. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8469. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  8470. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8471. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8472. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  8473. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  8474. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8475. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8476. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  8477. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  8478. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8479. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8480. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  8481. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  8482. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8483. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8484. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  8485. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  8486. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8487. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8488. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  8489. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  8490. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8491. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8492. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  8493. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  8494. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8495. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8496. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  8497. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8498. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8499. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8500. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8501. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8502. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8503. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8504. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8505. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8506. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8507. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8508. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8509. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8510. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8511. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8512. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8513. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8514. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8515. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8516. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8517. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8518. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8519. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8520. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8521. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8522. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8523. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8524. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8525. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8526. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8527. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8528. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8529. D/TelephonyManager(12415): getSimOperator(): default subId=9223372036854775807
  8530. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8531. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8532. D/TelephonyManager(12415): getSimOperator: subId=9223372036854775807 operator=
  8533. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8534. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8535. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8536. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8537. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8538. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8539. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8540. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8541. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8542. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8543. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8544. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8545. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8546. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8547. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8548. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8549. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8550. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8551. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8552. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8553. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8554. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8555. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8556. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8557. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8558. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8559. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8560. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8561. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8562. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8563. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8564. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8565. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8566. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8567. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8568. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8569. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8570. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8571. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8572. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8573. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8574. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8575. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8576. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8577. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8578. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8579. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8580. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8581. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8582. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8583. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8584. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8585. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8586. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8587. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8588. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8589. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8590. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8591. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8592. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8593. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8594. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8595. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8596. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8597. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8598. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8599. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8600. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8601. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8602. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8603. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8604. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8605. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8606. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8607. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8608. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8609. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8610. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8611. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8612. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8613. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8614. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8615. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8616. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8617. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8618. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8619. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8620. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8621. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8622. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8623. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8624. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8625. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8626. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8627. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8628. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8629. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8630. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8631. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8632. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8633. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8634. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8635. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8636. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8637. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8638. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8639. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8640. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8641. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8642. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8643. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8644. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8645. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8646. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8647. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8648. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8649. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8650. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8651. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8652. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8653. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8654. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8655. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8656. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8657. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8658. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8659. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8660. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8661. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8662. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8663. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8664. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8665. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8666. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8667. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8668. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8669. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8670. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8671. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8672. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8673. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8674. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8675. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8676. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8677. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8678. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8679. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8680. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8681. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8682. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8683. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8684. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8685. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8686. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8687. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8688. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8689. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8690. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8691. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8692. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8693. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8694. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8695. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8696. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8697. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8698. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8699. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8700. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8701. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8702. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8703. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8704. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8705. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8706. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8707. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8708. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8709. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8710. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8711. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8712. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8713. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8714. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8715. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8716. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8717. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8718. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8719. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8720. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8721. D/TelephonyManager(20020): getSimOperator(): default subId=9223372036854775807
  8722. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8723. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8724. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8725. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8726. D/TelephonyManager(20020): getSimOperator: subId=9223372036854775807 operator=
  8727. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8728. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8729. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8730. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8731. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8732. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8733. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8734. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8735. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8736. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8737. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8738. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8739. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8740. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8741. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8742. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8743. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8744. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8745. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8746. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8747. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8748. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8749. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8750. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8751. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8752. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8753. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8754. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8755. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8756. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8757. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8758. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8759. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8760. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8761. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8762. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8763. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8764. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8765. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8766. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8767. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8768. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8769. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8770. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8771. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8772. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8773. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8774. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8775. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8776. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8777. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8778. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8779. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8780. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8781. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8782. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8783. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8784. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8785. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8786. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8787. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8788. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8789. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8790. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8791. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8792. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8793. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8794. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8795. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8796. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8797. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8798. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8799. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8800. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8801. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8802. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8803. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8804. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8805. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8806. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8807. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8808. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8809. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8810. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8811. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8812. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8813. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8814. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8815. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8816. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8817. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8818. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8819. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8820. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8821. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8822. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8823. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8824. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8825. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8826. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8827. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8828. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8829. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8830. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8831. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8832. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8833. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8834. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8835. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8836. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8837. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8838. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8839. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8840. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8841. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8842. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8843. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8844. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8845. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8846. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8847. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8848. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8849. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8850. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8851. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8852. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8853. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8854. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8855. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8856. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8857. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8858. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8859. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8860. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8861. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8862. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8863. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8864. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8865. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8866. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8867. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8868. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8869. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8870. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8871. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8872. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8873. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8874. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8875. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8876. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8877. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8878. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8879. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8880. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8881. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8882. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8883. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8884. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8885. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8886. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8887. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8888. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8889. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8890. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8891. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8892. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8893. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8894. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8895. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8896. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8897. D/TelephonyManager(27928): getSimOperator(): default subId=9223372036854775807
  8898. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8899. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8900. D/TelephonyManager(27928): getSimOperator: subId=9223372036854775807 operator=
  8901. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8902. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8903. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8904. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8905. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8906. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8907. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8908. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8909. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8910. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8911. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8912. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8913. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8914. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8915. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8916. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8917. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8918. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8919. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8920. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8921. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8922. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8923. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8924. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8925. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8926. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8927. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8928. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8929. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8930. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8931. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8932. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8933. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8934. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8935. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8936. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8937. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8938. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8939. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8940. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8941. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8942. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8943. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8944. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8945. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8946. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8947. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8948. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8949. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8950. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8951. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8952. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8953. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8954. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8955. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8956. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8957. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8958. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8959. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8960. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8961. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8962. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8963. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8964. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8965. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8966. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8967. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8968. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  8969. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8970. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8971. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8972. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8973. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  8974. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8975. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8976. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  8977. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  8978. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8979. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8980. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  8981. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  8982. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8983. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8984. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  8985. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  8986. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8987. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8988. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  8989. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  8990. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8991. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8992. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  8993. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  8994. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8995. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  8996. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  8997. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  8998. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  8999. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9000. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9001. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9002. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9003. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9004. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9005. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9006. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9007. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9008. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9009. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9010. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9011. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9012. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9013. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9014. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9015. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9016. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9017. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9018. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9019. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9020. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9021. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9022. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9023. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9024. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9025. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9026. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9027. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9028. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9029. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9030. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9031. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9032. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9033. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9034. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9035. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9036. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9037. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9038. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9039. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9040. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9041. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9042. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9043. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9044. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9045. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9046. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9047. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9048. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9049. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9050. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9051. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9052. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9053. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9054. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9055. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9056. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9057. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9058. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9059. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9060. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9061. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9062. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9063. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9064. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9065. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9066. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9067. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9068. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9069. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9070. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9071. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9072. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9073. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9074. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9075. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9076. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9077. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9078. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9079. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9080. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9081. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9082. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9083. D/GsmDCT  ( 8351): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  9084. D/GsmDCT  ( 8351): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  9085. D/GsmDCT  ( 8351): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  9086. D/GsmDCT  ( 8351): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  9087. D/GsmDCT  ( 8351): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  9088. D/GsmDCT  ( 8351): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  9089. D/GsmDCT  ( 8351): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  9090. D/GsmDCT  ( 8351): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  9091. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9092. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9093. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9094. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9095. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9096. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9097. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9098. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9099. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9100. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9101. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9102. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9103. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9104. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9105. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9106. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9107. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9108. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9109. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9110. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9111. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9112. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9113. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9114. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9115. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9116. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9117. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9118. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9119. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9120. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9121. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9122. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9123. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9124. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9125. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9126. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9127. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9128. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9129. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9130. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9131. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9132. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9133. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9134. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9135. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9136. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9137. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9138. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9139. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9140. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9141. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9142. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9143. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9144. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9145. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9146. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9147. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9148. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9149. D/TelephonyManager( 3955): getSimOperator(): default subId=9223372036854775807
  9150. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9151. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9152. D/TelephonyManager( 3955): getSimOperator: subId=9223372036854775807 operator=
  9153. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9154. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9155. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9156. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9157. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9158. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9159. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9160. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9161. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9162. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9163. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9164. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9165. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9166. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9167. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9168. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9169. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9170. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9171. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9172. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9173. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9174. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9175. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9176. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9177. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9178. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9179. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9180. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9181. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9182. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9183. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9184. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9185. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9186. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9187. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9188. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9189. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9190. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9191. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9192. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9193. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9194. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9195. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9196. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9197. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9198. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9199. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9200. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9201. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9202. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9203. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9204. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9205. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9206. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9207. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9208. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9209. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9210. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9211. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9212. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9213. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9214. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9215. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9216. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9217. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9218. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9219. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9220. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9221. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9222. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9223. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9224. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9225. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9226. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9227. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9228. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9229. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9230. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9231. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9232. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9233. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9234. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9235. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9236. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9237. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9238. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9239. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9240. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9241. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9242. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9243. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9244. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9245. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9246. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9247. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9248. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9249. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9250. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9251. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9252. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9253. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9254. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9255. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9256. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9257. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9258. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9259. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9260. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9261. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9262. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9263. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9264. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9265. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9266. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9267. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9268. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9269. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9270. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9271. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9272. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9273. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9274. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9275. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9276. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9277. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9278. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9279. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9280. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9281. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9282. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9283. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9284. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9285. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9286. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9287. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9288. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9289. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9290. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9291. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9292. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9293. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9294. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9295. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9296. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9297. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9298. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9299. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9300. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9301. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9302. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9303. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9304. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9305. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9306. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9307. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9308. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9309. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9310. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9311. D/SUB     ( 8351): [SubManager] [getPhoneId]- fail
  9312. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9313. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9314. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9315. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9316. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9317. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9318. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9319. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9320. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9321. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9322. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9323. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9324. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9325. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9326. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9327. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9328. D/TelephonyManager(11453): getSimOperator(): default subId=9223372036854775807
  9329. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9330. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9331. D/TelephonyManager(11453): getSimOperator: subId=9223372036854775807 operator=
  9332. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9333. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9334. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9335. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9336. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9337. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9338. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9339. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9340. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9341. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9342. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9343. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9344. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9345. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9346. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9347. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9348. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9349. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9350. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9351. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9352. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9353. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9354. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9355. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9356. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9357. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9358. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9359. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9360. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9361. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9362. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9363. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9364. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9365. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9366. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9367. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9368. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9369. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9370. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9371. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9372. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9373. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9374. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9375. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9376. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9377. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9378. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9379. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9380. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9381. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9382. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9383. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9384. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9385. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9386. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9387. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9388. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9389. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9390. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9391. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9392. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9393. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9394. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9395. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9396. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9397. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9398. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9399. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9400. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9401. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9402. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9403. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9404. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9405. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9406. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9407. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9408. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9409. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9410. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9411. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9412. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9413. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9414. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9415. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9416. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9417. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9418. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9419. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9420. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9421. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9422. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9423. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9424. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9425. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9426. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9427. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9428. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9429. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9430. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9431. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9432. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9433. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9434. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9435. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9436. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9437. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9438. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9439. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9440. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9441. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9442. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9443. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9444. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9445. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9446. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9447. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9448. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9449. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9450. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9451. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9452. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9453. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9454. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9455. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9456. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9457. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9458. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9459. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9460. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9461. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9462. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9463. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9464. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9465. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9466. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9467. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9468. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9469. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9470. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9471. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9472. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9473. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9474. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9475. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9476. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9477. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9478. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9479. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9480. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9481. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9482. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9483. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9484. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9485. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9486. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9487. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9488. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9489. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9490. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9491. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9492. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9493. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9494. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9495. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9496. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9497. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9498. D/SUB     ( 8351): [SubManager] [getPhoneId]- fail
  9499. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9500. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9501. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9502. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9503. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9504. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9505. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9506. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9507. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9508. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9509. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9510. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9511. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9512. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9513. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9514. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9515. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9516. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9517. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9518. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9519. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9520. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9521. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9522. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9523. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9524. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9525. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9526. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9527. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9528. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9529. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9530. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9531. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9532. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9533. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9534. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9535. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9536. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9537. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9538. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9539. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9540. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9541. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9542. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9543. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9544. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9545. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9546. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9547. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9548. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9549. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9550. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9551. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9552. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9553. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9554. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9555. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9556. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9557. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9558. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9559. D/TelephonyManager(19820): getSimOperator(): default subId=9223372036854775807
  9560. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9561. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9562. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9563. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9564. D/TelephonyManager(19820): getSimOperator: subId=9223372036854775807 operator=
  9565. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9566. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9567. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9568. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9569. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9570. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9571. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9572. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9573. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9574. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9575. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9576. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9577. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9578. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9579. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9580. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9581. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9582. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9583. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9584. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9585. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9586. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9587. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9588. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9589. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9590. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9591. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9592. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9593. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9594. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9595. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9596. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9597. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9598. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9599. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9600. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9601. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9602. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9603. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9604. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9605. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9606. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9607. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9608. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9609. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9610. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9611. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9612. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9613. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9614. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9615. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9616. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9617. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9618. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9619. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9620. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9621. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9622. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9623. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9624. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9625. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9626. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9627. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9628. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9629. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9630. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9631. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9632. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9633. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9634. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9635. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9636. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9637. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9638. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9639. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9640. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9641. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9642. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9643. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9644. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9645. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9646. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9647. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9648. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9649. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9650. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9651. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9652. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9653. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9654. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9655. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9656. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9657. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9658. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9659. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9660. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9661. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9662. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9663. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9664. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9665. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9666. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9667. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9668. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9669. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9670. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9671. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9672. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9673. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9674. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9675. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9676. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9677. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9678. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9679. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9680. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9681. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9682. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9683. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9684. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9685. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9686. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9687. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9688. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9689. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9690. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9691. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9692. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9693. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9694. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9695. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9696. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9697. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9698. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9699. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9700. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9701. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9702. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9703. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9704. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9705. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9706. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9707. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9708. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9709. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9710. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9711. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9712. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9713. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9714. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9715. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9716. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9717. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9718. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9719. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9720. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9721. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9722. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9723. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9724. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9725. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9726. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9727. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9728. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9729. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9730. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9731. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9732. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9733. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9734. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9735. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9736. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9737. D/TelephonyManager(27692): getSimOperator(): default subId=9223372036854775807
  9738. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9739. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9740. D/TelephonyManager(27692): getSimOperator: subId=9223372036854775807 operator=
  9741. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9742. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9743. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9744. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9745. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9746. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9747. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9748. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9749. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9750. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9751. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9752. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9753. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9754. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9755. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9756. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9757. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9758. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9759. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9760. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9761. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9762. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9763. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9764. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9765. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9766. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9767. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9768. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9769. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9770. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9771. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9772. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9773. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9774. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9775. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9776. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9777. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9778. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9779. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9780. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9781. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9782. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9783. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9784. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9785. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9786. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9787. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9788. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9789. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9790. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9791. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9792. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9793. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9794. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9795. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9796. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9797. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9798. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9799. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9800. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9801. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9802. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9803. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9804. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9805. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9806. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9807. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9808. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9809. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9810. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9811. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9812. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9813. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9814. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9815. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9816. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9817. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9818. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9819. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9820. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9821. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9822. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9823. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9824. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9825. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9826. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9827. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9828. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9829. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9830. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9831. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9832. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9833. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9834. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9835. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9836. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9837. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9838. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9839. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9840. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9841. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9842. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9843. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9844. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9845. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9846. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9847. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9848. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9849. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9850. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9851. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9852. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9853. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9854. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9855. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9856. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9857. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9858. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9859. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9860. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9861. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9862. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9863. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9864. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9865. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9866. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9867. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9868. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9869. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9870. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9871. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9872. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9873. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9874. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9875. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9876. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9877. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9878. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9879. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9880. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9881. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  9882. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9883. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9884. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  9885. D/GsmDCT  ( 8351): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  9886. D/GsmDCT  ( 8351): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  9887. D/GsmDCT  ( 8351): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  9888. D/GsmDCT  ( 8351): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  9889. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9890. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9891. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9892. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9893. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9894. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9895. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9896. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9897. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9898. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9899. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9900. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9901. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9902. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9903. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9904. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9905. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9906. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9907. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9908. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9909. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9910. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9911. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9912. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9913. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9914. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9915. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9916. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9917. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9918. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9919. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9920. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9921. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9922. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9923. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9924. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9925. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9926. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9927. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9928. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9929. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9930. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9931. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9932. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9933. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9934. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9935. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9936. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9937. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9938. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9939. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9940. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9941. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9942. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9943. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9944. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9945. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9946. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9947. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9948. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9949. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9950. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9951. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9952. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9953. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9954. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9955. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9956. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9957. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9958. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9959. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9960. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9961. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9962. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9963. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9964. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9965. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9966. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9967. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9968. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9969. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9970. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9971. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9972. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9973. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9974. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9975. D/TelephonyManager( 3712): getSimOperator(): default subId=9223372036854775807
  9976. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9977. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9978. D/TelephonyManager( 3712): getSimOperator: subId=9223372036854775807 operator=
  9979. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9980. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9981. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9982. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9983. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9984. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9985. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9986. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9987. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9988. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9989. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9990. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9991. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9992. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9993. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9994. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  9995. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  9996. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9997. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9998. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  9999. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10000. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10001. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10002. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10003. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10004. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10005. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10006. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10007. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10008. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10009. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10010. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10011. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10012. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10013. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10014. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10015. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10016. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10017. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10018. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10019. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10020. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10021. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10022. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10023. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10024. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10025. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10026. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10027. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10028. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10029. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10030. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10031. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10032. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10033. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10034. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10035. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10036. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10037. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10038. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10039. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10040. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10041. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10042. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10043. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10044. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10045. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10046. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10047. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10048. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10049. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10050. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10051. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10052. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10053. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10054. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10055. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10056. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10057. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10058. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10059. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10060. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10061. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10062. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10063. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10064. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10065. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10066. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10067. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10068. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10069. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10070. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10071. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10072. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10073. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10074. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10075. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10076. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10077. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10078. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10079. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10080. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10081. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10082. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10083. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10084. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10085. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10086. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10087. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10088. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10089. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10090. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10091. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10092. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10093. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10094. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10095. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10096. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10097. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10098. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10099. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10100. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10101. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10102. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10103. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10104. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10105. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10106. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10107. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10108. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10109. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10110. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10111. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10112. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10113. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10114. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10115. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10116. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10117. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10118. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10119. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10120. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10121. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10122. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10123. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10124. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10125. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10126. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10127. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10128. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10129. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10130. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10131. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10132. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10133. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10134. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10135. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10136. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10137. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10138. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10139. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10140. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10141. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10142. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10143. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10144. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10145. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10146. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10147. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10148. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10149. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10150. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10151. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10152. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10153. D/TelephonyManager(12279): getSimOperator(): default subId=9223372036854775807
  10154. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10155. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10156. D/TelephonyManager(12279): getSimOperator: subId=9223372036854775807 operator=
  10157. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10158. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10159. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10160. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10161. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10162. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10163. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10164. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10165. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10166. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10167. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10168. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10169. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10170. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10171. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10172. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10173. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10174. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10175. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10176. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10177. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10178. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10179. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10180. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10181. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10182. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10183. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10184. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10185. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10186. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10187. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10188. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10189. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10190. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10191. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10192. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10193. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10194. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10195. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10196. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10197. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10198. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10199. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10200. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10201. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10202. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10203. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10204. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10205. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10206. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10207. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10208. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10209. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10210. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10211. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10212. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10213. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10214. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10215. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10216. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10217. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10218. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10219. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10220. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10221. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10222. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10223. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10224. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10225. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10226. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10227. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10228. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10229. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10230. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10231. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10232. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10233. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10234. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10235. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10236. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10237. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10238. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10239. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10240. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10241. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10242. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10243. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10244. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10245. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10246. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10247. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  10248. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10249. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10250. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  10251. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  10252. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10253. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10254. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  10255. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  10256. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10257. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10258. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  10259. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  10260. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10261. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10262. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  10263. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  10264. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10265. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10266. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  10267. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  10268. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10269. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10270. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  10271. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  10272. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10273. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10274. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  10275. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  10276. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10277. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10278. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  10279. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  10280. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10281. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10282. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  10283. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  10284. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10285. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10286. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  10287. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  10288. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10289. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10290. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  10291. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  10292. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10293. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10294. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  10295. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  10296. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10297. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10298. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  10299. D/TelephonyManager( 8599): getSimOperator(): default subId=9223372036854775807
  10300. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10301. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10302. D/TelephonyManager( 8599): getSimOperator: subId=9223372036854775807 operator=
  10303. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10304. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10305. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10306. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10307. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10308. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10309. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10310. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10311. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10312. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10313. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10314. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10315. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10316. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10317. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10318. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10319. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10320. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10321. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10322. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10323. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10324. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10325. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10326. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10327. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10328. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10329. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10330. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10331. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10332. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10333. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10334. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10335. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10336. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10337. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10338. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10339. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10340. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10341. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10342. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10343. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10344. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10345. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10346. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10347. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10348. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10349. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10350. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10351. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10352. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10353. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10354. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10355. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10356. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10357. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10358. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10359. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10360. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10361. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10362. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10363. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10364. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10365. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10366. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10367. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10368. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10369. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10370. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10371. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10372. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10373. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10374. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10375. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10376. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10377. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10378. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10379. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10380. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10381. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10382. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10383. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10384. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10385. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10386. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10387. D/TelephonyManager(19053): getSimOperator(): default subId=9223372036854775807
  10388. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10389. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10390. D/TelephonyManager(19053): getSimOperator: subId=9223372036854775807 operator=
  10391. D/TelephonyManager(19053): getSimOperator(): default subId=9223372036854775807
  10392. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10393. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10394. D/TelephonyManager(19053): getSimOperator: subId=9223372036854775807 operator=
  10395. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10396. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10397. D/TelephonyManager(19053): getSimOperator(): default subId=9223372036854775807
  10398. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10399. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10400. D/TelephonyManager(19053): getSimOperator: subId=9223372036854775807 operator=
  10401. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10402. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10403. D/TelephonyManager(19053): getSimOperator(): default subId=9223372036854775807
  10404. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10405. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10406. D/TelephonyManager(19053): getSimOperator: subId=9223372036854775807 operator=
  10407. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10408. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10409. D/SubController( 8351): [getSubId]- size == 0, return dummy instead
  10410. D/TelephonyManager(19053): getSimOperator(): default subId=9223372036854775807
  10411. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10412. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10413. D/TelephonyManager(19053): getSimOperator: subId=9223372036854775807 operator=
  10414. D/TelephonyManager(19091): getSimOperator(): default subId=9223372036854775807
  10415. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10416. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10417. D/TelephonyManager(19091): getSimOperator: subId=9223372036854775807 operator=
  10418. D/TelephonyManager(19053): getSimOperator(): default subId=9223372036854775807
  10419. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10420. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10421. D/TelephonyManager(19053): getSimOperator: subId=9223372036854775807 operator=
  10422. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10423. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10424. D/TelephonyManager(19053): getSimOperator(): default subId=9223372036854775807
  10425. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10426. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10427. D/TelephonyManager(19053): getSimOperator: subId=9223372036854775807 operator=
  10428. D/TelephonyManager(19091): getSimOperator(): default subId=9223372036854775807
  10429. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10430. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10431. D/TelephonyManager(19091): getSimOperator: subId=9223372036854775807 operator=
  10432. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10433. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10434. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10435. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10436. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10437. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10438. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10439. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10440. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10441. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10442. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10443. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10444. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10445. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10446. D/TelephonyManager(19053): getSimOperator(): default subId=9223372036854775807
  10447. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10448. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10449. D/TelephonyManager(19053): getSimOperator: subId=9223372036854775807 operator=
  10450. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10451. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10452. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10453. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10454. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10455. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10456. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10457. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10458. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10459. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10460. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10461. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10462. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10463. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10464. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10465. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10466. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10467. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10468. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10469. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10470. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10471. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10472. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10473. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10474. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10475. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10476. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10477. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10478. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10479. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10480. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10481. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10482. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10483. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10484. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10485. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10486. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10487. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10488. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10489. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10490. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10491. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10492. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10493. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10494. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10495. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10496. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10497. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10498. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10499. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10500. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10501. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10502. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10503. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10504. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10505. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10506. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10507. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10508. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10509. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): not implemented
  10510. D/GsmSST  ( 8351): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  10511. D/GsmSST  ( 8351): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  10512. D/SubController( 8351): [getPhoneId] asked for default subId=9223372036854775807
  10513. D/SubController( 8351): [getPhoneId]- no sims, returning default phoneId=0
  10514. [logcat: 0.0s elapsed]
  10515.  
  10516. ------ KERNEL LOG (dmesg) ------
  10517. 17489.211392] wakeup wake lock: mmc1
  10518. <6>[117489.217526] PM: early resume of devices complete after 5.735 msecs
  10519. <4>[117489.226437] max8903b_resume: resume
  10520. <3>[117489.227749] msm_wm8958_setup_power: codec power setup
  10521. <4>[117489.227810] 8058_s3: Failed to create debugfs directory
  10522. <3>[117489.227810] wm8994_ldo_power: Power up the WM8994 LDOs
  10523. <7>[117489.312252] lm8502_mod_brightness: set LED1 brightness (0) percent
  10524. <7>[117489.312985] lm8502_mod_brightness: set LED2 brightness (0) percent
  10525. <7>[117489.316067] lm8502_mod_brightness: set LED1 brightness (0) percent
  10526. <7>[117489.316433] lm8502_mod_brightness: set LED2 brightness (0) percent
  10527. <6>[117489.316494] PM: resume of devices complete after 98.870 msecs
  10528. <4>[117489.319698] Restarting tasks ... done.
  10529. <6>[117489.332699] PM: suspend exit 2015-04-27 06:36:13.017108235 UTC
  10530. <6>[117489.332729] suspend: exit suspend, ret = 0 (2015-04-27 06:36:13.017108235 UTC)
  10531. <6>[117489.332729] active wake lock PowerManagerService.WakeLocks
  10532. <6>[117489.332729] active wake lock power-supply
  10533. <6>[117489.332760] active wake lock alarm, time left 498
  10534. <6>[117489.381222] healthd: battery l=91 v=4080 t=28.0 h=2 st=2 c=898 chg=a
  10535. <6>[117489.767269] PM: suspend entry 2015-04-27 06:36:13.451425863 UTC
  10536. <4>[117489.767330] Freezing user space processes ... (elapsed 0.003 seconds) done.
  10537. <4>[117489.895504] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10538. <4>[117489.897183] Suspending console(s) (use no_console_suspend to debug)
  10539. <7>[117490.081814] lm8502_mod_brightness: set LED2 brightness (0) percent
  10540. <7>[117490.082272] lm8502_mod_brightness: set LED1 brightness (0) percent
  10541. <7>[117490.106289] lm8502_mod_brightness: set LED1 brightness (0) percent
  10542. <7>[117490.109371] lm8502_mod_brightness: set LED2 brightness (0) percent
  10543. <3>[117490.116726] msm_wm8958_shutdown_power: codec power shutdown
  10544. <3>[117490.116787] wm8994_ldo_power: Power down the WM8994 LDOs
  10545. <4>[117490.121548] max8903b_suspend: suspend
  10546. <6>[117490.129665] PM: suspend of devices complete after 229.441 msecs
  10547. <6>[117490.135433] PM: late suspend of devices complete after 5.704 msecs
  10548. <6>[117490.142605] PM: noirq suspend of devices complete after 7.107 msecs
  10549. <4>[117490.142635] Disabling non-boot CPUs ...
  10550. <6>[117490.142910] msm_pm_enter
  10551. <6>[117490.142910] msm_pm_enter: power collapse
  10552. <6>[117490.142910] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10553. <6>[117490.142910] msm_pm_enter: return
  10554. <6>[117490.149136] PM: noirq resume of devices complete after 5.612 msecs
  10555. <6>[117490.150692] wakeup wake lock: mmc1
  10556. <6>[117490.156826] PM: early resume of devices complete after 5.734 msecs
  10557. <4>[117490.166927] max8903b_resume: resume
  10558. <3>[117490.168240] msm_wm8958_setup_power: codec power setup
  10559. <4>[117490.168301] 8058_s3: Failed to create debugfs directory
  10560. <3>[117490.168331] wm8994_ldo_power: Power up the WM8994 LDOs
  10561. <7>[117490.270992] lm8502_mod_brightness: set LED1 brightness (0) percent
  10562. <7>[117490.272915] lm8502_mod_brightness: set LED2 brightness (0) percent
  10563. <7>[117490.278683] lm8502_mod_brightness: set LED1 brightness (0) percent
  10564. <7>[117490.279018] lm8502_mod_brightness: set LED2 brightness (0) percent
  10565. <6>[117490.279324] PM: resume of devices complete after 122.382 msecs
  10566. <4>[117490.283505] Restarting tasks ... done.
  10567. <6>[117490.291317] PM: suspend exit 2015-04-27 06:37:03.013113279 UTC
  10568. <6>[117490.291317] suspend: exit suspend, ret = 0 (2015-04-27 06:37:03.013143775 UTC)
  10569. <6>[117490.291348] active wake lock power-supply
  10570. <6>[117490.291348] active wake lock alarm, time left 500
  10571. <6>[117490.332211] healthd: battery l=92 v=4080 t=28.0 h=2 st=2 c=877 chg=a
  10572. <6>[117495.960934] PM: suspend entry 2015-04-27 06:37:08.682117074 UTC
  10573. <4>[117495.960995] Freezing user space processes ... (elapsed 0.005 seconds) done.
  10574. <4>[117495.976040] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10575. <4>[117495.977718] Suspending console(s) (use no_console_suspend to debug)
  10576. <7>[117496.152645] lm8502_mod_brightness: set LED2 brightness (0) percent
  10577. <7>[117496.153072] lm8502_mod_brightness: set LED1 brightness (0) percent
  10578. <3>[117496.153713] dpm_run_callback(): platform_pm_suspend+0x0/0x54 returns -16
  10579. <3>[117496.153744] PM: Device alarm failed to suspend: error -16
  10580. <3>[117496.153774] PM: Some devices failed to suspend
  10581. <7>[117496.154476] lm8502_mod_brightness: set LED1 brightness (0) percent
  10582. <7>[117496.154903] lm8502_mod_brightness: set LED2 brightness (0) percent
  10583. <6>[117496.157070] PM: resume of devices complete after 3.265 msecs
  10584. <4>[117496.163265] Restarting tasks ... done.
  10585. <6>[117496.167324] PM: suspend exit 2015-04-27 06:37:08.888507414 UTC
  10586. <6>[117496.167324] suspend: exit suspend, ret = -16 (2015-04-27 06:37:08.888537932 UTC)
  10587. <6>[117497.852596] lsm303dlh_acc_sysfs: hw init start
  10588. <6>[117497.853512] lsm303dlh_acc_sysfs: hw init done
  10589. <6>[117501.012936] PM: suspend entry 2015-04-27 06:37:13.734118917 UTC
  10590. <4>[117501.012997] Freezing user space processes ... (elapsed 0.005 seconds) done.
  10591. <4>[117501.039608] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10592. <4>[117501.041256] Suspending console(s) (use no_console_suspend to debug)
  10593. <7>[117501.222622] lm8502_mod_brightness: set LED2 brightness (0) percent
  10594. <7>[117501.223049] lm8502_mod_brightness: set LED1 brightness (0) percent
  10595. <7>[117501.247433] lm8502_mod_brightness: set LED1 brightness (0) percent
  10596. <7>[117501.250424] lm8502_mod_brightness: set LED2 brightness (0) percent
  10597. <3>[117501.256283] msm_wm8958_shutdown_power: codec power shutdown
  10598. <3>[117501.256344] wm8994_ldo_power: Power down the WM8994 LDOs
  10599. <4>[117501.258602] max8903b_suspend: suspend
  10600. <6>[117501.267025] PM: suspend of devices complete after 222.595 msecs
  10601. <6>[117501.272549] PM: late suspend of devices complete after 5.493 msecs
  10602. <6>[117501.279934] PM: noirq suspend of devices complete after 7.324 msecs
  10603. <4>[117501.279965] Disabling non-boot CPUs ...
  10604. <6>[117501.280239] msm_pm_enter
  10605. <6>[117501.280239] msm_pm_enter: power collapse
  10606. <6>[117501.280239] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10607. <6>[117501.280239] msm_pm_enter: return
  10608. <6>[117501.286495] PM: noirq resume of devices complete after 5.706 msecs
  10609. <6>[117501.288021] wakeup wake lock: mmc1
  10610. <6>[117501.294460] PM: early resume of devices complete after 6.011 msecs
  10611. <4>[117501.300991] max8903b_resume: resume
  10612. <3>[117501.302273] msm_wm8958_setup_power: codec power setup
  10613. <4>[117501.302334] 8058_s3: Failed to create debugfs directory
  10614. <3>[117501.302364] wm8994_ldo_power: Power up the WM8994 LDOs
  10615. <7>[117501.396114] lm8502_mod_brightness: set LED1 brightness (0) percent
  10616. <7>[117501.397457] lm8502_mod_brightness: set LED2 brightness (0) percent
  10617. <7>[117501.400509] lm8502_mod_brightness: set LED1 brightness (0) percent
  10618. <7>[117501.400875] lm8502_mod_brightness: set LED2 brightness (0) percent
  10619. <6>[117501.400936] PM: resume of devices complete after 106.416 msecs
  10620. <4>[117501.404171] Restarting tasks ... done.
  10621. <6>[117501.409390] PM: suspend exit 2015-04-27 06:37:14.130508603 UTC
  10622. <6>[117501.409390] suspend: exit suspend, ret = 0 (2015-04-27 06:37:14.130539103 UTC)
  10623. <6>[117501.409420] active wake lock PowerManagerService.WakeLocks
  10624. <6>[117501.409420] active wake lock power-supply
  10625. <6>[117501.463894] healthd: battery l=92 v=4080 t=28.0 h=2 st=2 c=871 chg=a
  10626. <6>[117501.577511] PM: suspend entry 2015-04-27 06:37:14.298530454 UTC
  10627. <4>[117501.578091] Freezing user space processes ... (elapsed 0.004 seconds) done.
  10628. <4>[117501.595120] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10629. <4>[117501.596798] Suspending console(s) (use no_console_suspend to debug)
  10630. <7>[117501.782772] lm8502_mod_brightness: set LED2 brightness (0) percent
  10631. <7>[117501.783199] lm8502_mod_brightness: set LED1 brightness (0) percent
  10632. <7>[117501.812801] lm8502_mod_brightness: set LED1 brightness (0) percent
  10633. <7>[117501.815914] lm8502_mod_brightness: set LED2 brightness (0) percent
  10634. <3>[117501.823208] msm_wm8958_shutdown_power: codec power shutdown
  10635. <3>[117501.823269] wm8994_ldo_power: Power down the WM8994 LDOs
  10636. <4>[117501.827999] max8903b_suspend: suspend
  10637. <6>[117501.836483] PM: suspend of devices complete after 236.649 msecs
  10638. <6>[117501.842098] PM: late suspend of devices complete after 5.583 msecs
  10639. <6>[117501.849392] PM: noirq suspend of devices complete after 7.261 msecs
  10640. <4>[117501.849423] Disabling non-boot CPUs ...
  10641. <6>[117501.849697] msm_pm_enter
  10642. <6>[117501.849697] msm_pm_enter: power collapse
  10643. <6>[117501.849697] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10644. <6>[117501.849697] msm_pm_enter: return
  10645. <6>[117501.856045] PM: noirq resume of devices complete after 5.797 msecs
  10646. <6>[117501.857571] wakeup wake lock: mmc1
  10647. <6>[117501.863613] PM: early resume of devices complete after 5.644 msecs
  10648. <4>[117501.869259] max8903b_resume: resume
  10649. <3>[117501.870571] msm_wm8958_setup_power: codec power setup
  10650. <4>[117501.870602] 8058_s3: Failed to create debugfs directory
  10651. <3>[117501.870632] wm8994_ldo_power: Power up the WM8994 LDOs
  10652. <7>[117501.972042] lm8502_mod_brightness: set LED1 brightness (0) percent
  10653. <7>[117501.973904] lm8502_mod_brightness: set LED2 brightness (0) percent
  10654. <7>[117501.979488] lm8502_mod_brightness: set LED1 brightness (0) percent
  10655. <7>[117501.979855] lm8502_mod_brightness: set LED2 brightness (0) percent
  10656. <6>[117501.980160] PM: resume of devices complete after 116.402 msecs
  10657. <4>[117501.984341] Restarting tasks ... done.
  10658. <6>[117501.993893] PM: suspend exit 2015-04-27 06:37:46.014912460 UTC
  10659. <6>[117501.993893] suspend: exit suspend, ret = 0 (2015-04-27 06:37:46.014942956 UTC)
  10660. <6>[117501.993923] active wake lock PowerManagerService.WakeLocks
  10661. <6>[117501.993923] active wake lock power-supply
  10662. <6>[117501.993954] active wake lock alarm, time left 499
  10663. <6>[117502.035641] healthd: battery l=92 v=4084 t=28.0 h=2 st=2 c=860 chg=a
  10664. <6>[117502.393337] PM: suspend entry 2015-04-27 06:37:46.414142305 UTC
  10665. <4>[117502.393398] Freezing user space processes ... (elapsed 0.004 seconds) done.
  10666. <4>[117502.488552] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10667. <4>[117502.490231] Suspending console(s) (use no_console_suspend to debug)
  10668. <7>[117502.673214] lm8502_mod_brightness: set LED2 brightness (0) percent
  10669. <7>[117502.673641] lm8502_mod_brightness: set LED1 brightness (0) percent
  10670. <7>[117502.697964] lm8502_mod_brightness: set LED1 brightness (0) percent
  10671. <7>[117502.701016] lm8502_mod_brightness: set LED2 brightness (0) percent
  10672. <3>[117502.708492] msm_wm8958_shutdown_power: codec power shutdown
  10673. <3>[117502.708553] wm8994_ldo_power: Power down the WM8994 LDOs
  10674. <4>[117502.714718] max8903b_suspend: suspend
  10675. <6>[117502.722744] PM: suspend of devices complete after 229.470 msecs
  10676. <6>[117502.728420] PM: late suspend of devices complete after 5.612 msecs
  10677. <6>[117502.735714] PM: noirq suspend of devices complete after 7.229 msecs
  10678. <4>[117502.735745] Disabling non-boot CPUs ...
  10679. <6>[117502.736019] msm_pm_enter
  10680. <6>[117502.736019] msm_pm_enter: power collapse
  10681. <6>[117502.736019] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10682. <6>[117502.736019] msm_pm_enter: return
  10683. <6>[117502.742153] PM: noirq resume of devices complete after 5.612 msecs
  10684. <6>[117502.743710] wakeup wake lock: mmc1
  10685. <6>[117502.749844] PM: early resume of devices complete after 5.734 msecs
  10686. <4>[117502.758358] max8903b_resume: resume
  10687. <3>[117502.759640] msm_wm8958_setup_power: codec power setup
  10688. <4>[117502.759701] 8058_s3: Failed to create debugfs directory
  10689. <3>[117502.759731] wm8994_ldo_power: Power up the WM8994 LDOs
  10690. <7>[117502.853939] lm8502_mod_brightness: set LED1 brightness (0) percent
  10691. <7>[117502.855312] lm8502_mod_brightness: set LED2 brightness (0) percent
  10692. <7>[117502.858395] lm8502_mod_brightness: set LED1 brightness (0) percent
  10693. <7>[117502.858730] lm8502_mod_brightness: set LED2 brightness (0) percent
  10694. <6>[117502.858822] PM: resume of devices complete after 108.871 msecs
  10695. <4>[117502.862026] Restarting tasks ... done.
  10696. <6>[117502.866695] PM: suspend exit 2015-04-27 06:38:06.008752159 UTC
  10697. <6>[117502.866695] suspend: exit suspend, ret = 0 (2015-04-27 06:38:06.008782655 UTC)
  10698. <6>[117502.866726] active wake lock power-supply
  10699. <6>[117502.908505] PM: suspend entry 2015-04-27 06:38:06.050559413 UTC
  10700. <4>[117502.916531] Freezing user space processes ... (elapsed 0.024 seconds) done.
  10701. <4>[117502.985958] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10702. <4>[117502.987667] Suspending console(s) (use no_console_suspend to debug)
  10703. <7>[117503.163509] lm8502_mod_brightness: set LED2 brightness (0) percent
  10704. <7>[117503.163937] lm8502_mod_brightness: set LED1 brightness (0) percent
  10705. <7>[117503.188015] lm8502_mod_brightness: set LED1 brightness (0) percent
  10706. <7>[117503.191067] lm8502_mod_brightness: set LED2 brightness (0) percent
  10707. <3>[117503.198483] msm_wm8958_shutdown_power: codec power shutdown
  10708. <3>[117503.198513] wm8994_ldo_power: Power down the WM8994 LDOs
  10709. <4>[117503.203274] max8903b_suspend: suspend
  10710. <6>[117503.211392] PM: suspend of devices complete after 220.640 msecs
  10711. <6>[117503.217190] PM: late suspend of devices complete after 5.735 msecs
  10712. <6>[117503.224392] PM: noirq suspend of devices complete after 7.139 msecs
  10713. <4>[117503.224423] Disabling non-boot CPUs ...
  10714. <6>[117503.224697] msm_pm_enter
  10715. <6>[117503.224697] msm_pm_enter: power collapse
  10716. <6>[117503.224697] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10717. <6>[117503.224697] msm_pm_enter: return
  10718. <6>[117503.230923] PM: noirq resume of devices complete after 5.613 msecs
  10719. <6>[117503.232479] wakeup wake lock: mmc1
  10720. <6>[117503.238613] PM: early resume of devices complete after 5.735 msecs
  10721. <4>[117503.248592] max8903b_resume: resume
  10722. <3>[117503.249905] msm_wm8958_setup_power: codec power setup
  10723. <4>[117503.249935] 8058_s3: Failed to create debugfs directory
  10724. <3>[117503.249966] wm8994_ldo_power: Power up the WM8994 LDOs
  10725. <7>[117503.344021] lm8502_mod_brightness: set LED1 brightness (0) percent
  10726. <7>[117503.345394] lm8502_mod_brightness: set LED2 brightness (0) percent
  10727. <7>[117503.348476] lm8502_mod_brightness: set LED1 brightness (0) percent
  10728. <7>[117503.348812] lm8502_mod_brightness: set LED2 brightness (0) percent
  10729. <6>[117503.348873] PM: resume of devices complete after 110.157 msecs
  10730. <4>[117503.352078] Restarting tasks ... done.
  10731. <6>[117503.362698] PM: suspend exit 2015-04-27 06:38:30.014699351 UTC
  10732. <6>[117503.362728] suspend: exit suspend, ret = 0 (2015-04-27 06:38:30.014729847 UTC)
  10733. <6>[117503.362728] active wake lock power-supply
  10734. <6>[117503.362759] active wake lock alarm, time left 499
  10735. <6>[117503.399807] healthd: battery l=92 v=4084 t=28.0 h=2 st=2 c=840 chg=a
  10736. <6>[117503.420559] healthd: battery l=92 v=4084 t=28.0 h=2 st=2 c=840 chg=a
  10737. <6>[117503.635311] PM: suspend entry 2015-04-27 06:38:30.287143014 UTC
  10738. <4>[117503.678158] Freezing user space processes ... (elapsed 0.001 seconds) done.
  10739. <4>[117503.707546] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10740. <4>[117503.709225] Suspending console(s) (use no_console_suspend to debug)
  10741. <7>[117503.903927] lm8502_mod_brightness: set LED2 brightness (0) percent
  10742. <7>[117503.904354] lm8502_mod_brightness: set LED1 brightness (0) percent
  10743. <7>[117503.928372] lm8502_mod_brightness: set LED1 brightness (0) percent
  10744. <7>[117503.931423] lm8502_mod_brightness: set LED2 brightness (0) percent
  10745. <3>[117503.938900] msm_wm8958_shutdown_power: codec power shutdown
  10746. <3>[117503.938931] wm8994_ldo_power: Power down the WM8994 LDOs
  10747. <4>[117503.943691] max8903b_suspend: suspend
  10748. <6>[117503.951901] PM: suspend of devices complete after 239.657 msecs
  10749. <6>[117503.957607] PM: late suspend of devices complete after 5.644 msecs
  10750. <6>[117503.964779] PM: noirq suspend of devices complete after 7.109 msecs
  10751. <4>[117503.964809] Disabling non-boot CPUs ...
  10752. <6>[117503.965115] msm_pm_enter
  10753. <6>[117503.965115] msm_pm_enter: power collapse
  10754. <6>[117503.965115] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10755. <6>[117503.965115] msm_pm_enter: return
  10756. <6>[117503.971340] PM: noirq resume of devices complete after 5.614 msecs
  10757. <6>[117503.973324] wakeup wake lock: alarm_rtc
  10758. <6>[117503.979244] PM: early resume of devices complete after 5.736 msecs
  10759. <4>[117503.982967] max8903b_resume: resume
  10760. <3>[117503.987484] msm_wm8958_setup_power: codec power setup
  10761. <4>[117503.987545] 8058_s3: Failed to create debugfs directory
  10762. <3>[117503.987576] wm8994_ldo_power: Power up the WM8994 LDOs
  10763. <7>[117504.091091] lm8502_mod_brightness: set LED1 brightness (0) percent
  10764. <7>[117504.092465] lm8502_mod_brightness: set LED2 brightness (0) percent
  10765. <7>[117504.096493] lm8502_mod_brightness: set LED1 brightness (0) percent
  10766. <7>[117504.097012] lm8502_mod_brightness: set LED2 brightness (0) percent
  10767. <6>[117504.099575] PM: resume of devices complete after 120.190 msecs
  10768. <4>[117504.113674] Restarting tasks ... done.
  10769. <6>[117504.124539] PM: suspend exit 2015-04-27 06:38:47.028756590 UTC
  10770. <6>[117504.124569] suspend: exit suspend, ret = 0 (2015-04-27 06:38:47.028756590 UTC)
  10771. <6>[117504.124569] active wake lock power-supply
  10772. <6>[117504.124569] active wake lock alarm, time left 498
  10773. <6>[117504.160061] healthd: battery l=92 v=4084 t=28.0 h=2 st=2 c=836 chg=a
  10774. <6>[117505.198391] PM: suspend entry 2015-04-27 06:38:48.102176962 UTC
  10775. <4>[117505.198452] Freezing user space processes ... (elapsed 0.005 seconds) done.
  10776. <4>[117505.282559] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10777. <4>[117505.284268] Suspending console(s) (use no_console_suspend to debug)
  10778. <7>[117505.464626] lm8502_mod_brightness: set LED2 brightness (0) percent
  10779. <7>[117505.465054] lm8502_mod_brightness: set LED1 brightness (0) percent
  10780. <7>[117505.489407] lm8502_mod_brightness: set LED1 brightness (0) percent
  10781. <7>[117505.492458] lm8502_mod_brightness: set LED2 brightness (0) percent
  10782. <3>[117505.499935] msm_wm8958_shutdown_power: codec power shutdown
  10783. <3>[117505.499966] wm8994_ldo_power: Power down the WM8994 LDOs
  10784. <4>[117505.504726] max8903b_suspend: suspend
  10785. <6>[117505.512753] PM: suspend of devices complete after 225.417 msecs
  10786. <6>[117505.518581] PM: late suspend of devices complete after 5.766 msecs
  10787. <6>[117505.525875] PM: noirq suspend of devices complete after 7.262 msecs
  10788. <4>[117505.525906] Disabling non-boot CPUs ...
  10789. <6>[117505.526180] msm_pm_enter
  10790. <6>[117505.526180] msm_pm_enter: power collapse
  10791. <6>[117505.526180] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10792. <6>[117505.526180] msm_pm_enter: return
  10793. <6>[117505.532345] PM: noirq resume of devices complete after 5.614 msecs
  10794. <6>[117505.534298] wakeup wake lock: alarm_rtc
  10795. <6>[117505.540218] PM: early resume of devices complete after 5.736 msecs
  10796. <4>[117505.543942] max8903b_resume: resume
  10797. <3>[117505.548489] msm_wm8958_setup_power: codec power setup
  10798. <4>[117505.548550] 8058_s3: Failed to create debugfs directory
  10799. <3>[117505.548580] wm8994_ldo_power: Power up the WM8994 LDOs
  10800. <7>[117505.652096] lm8502_mod_brightness: set LED1 brightness (0) percent
  10801. <7>[117505.653439] lm8502_mod_brightness: set LED2 brightness (0) percent
  10802. <7>[117505.658444] lm8502_mod_brightness: set LED1 brightness (0) percent
  10803. <7>[117505.659023] lm8502_mod_brightness: set LED2 brightness (0) percent
  10804. <6>[117505.661526] PM: resume of devices complete after 121.162 msecs
  10805. <4>[117505.677914] Restarting tasks ... done.
  10806. <6>[117505.682095] PM: suspend exit 2015-04-27 06:39:47.024426093 UTC
  10807. <6>[117505.682125] suspend: exit suspend, ret = 0 (2015-04-27 06:39:47.024456585 UTC)
  10808. <6>[117505.713650] healthd: battery l=92 v=4084 t=28.0 h=2 st=2 c=813 chg=a
  10809. <6>[117506.411892] PM: suspend entry 2015-04-27 06:39:47.753883481 UTC
  10810. <4>[117506.411923] Freezing user space processes ... (elapsed 0.001 seconds) done.
  10811. <4>[117506.861294] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10812. <4>[117506.863003] Suspending console(s) (use no_console_suspend to debug)
  10813. <7>[117507.045193] lm8502_mod_brightness: set LED2 brightness (0) percent
  10814. <7>[117507.045620] lm8502_mod_brightness: set LED1 brightness (0) percent
  10815. <7>[117507.069973] lm8502_mod_brightness: set LED1 brightness (0) percent
  10816. <7>[117507.073025] lm8502_mod_brightness: set LED2 brightness (0) percent
  10817. <3>[117507.080380] msm_wm8958_shutdown_power: codec power shutdown
  10818. <3>[117507.080441] wm8994_ldo_power: Power down the WM8994 LDOs
  10819. <4>[117507.085201] max8903b_suspend: suspend
  10820. <6>[117507.093289] PM: suspend of devices complete after 227.314 msecs
  10821. <6>[117507.099087] PM: late suspend of devices complete after 5.766 msecs
  10822. <6>[117507.106381] PM: noirq suspend of devices complete after 7.262 msecs
  10823. <4>[117507.106411] Disabling non-boot CPUs ...
  10824. <6>[117507.106716] msm_pm_enter
  10825. <6>[117507.106716] msm_pm_enter: power collapse
  10826. <6>[117507.106716] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10827. <6>[117507.106716] msm_pm_enter: return
  10828. <6>[117507.112881] PM: noirq resume of devices complete after 5.614 msecs
  10829. <6>[117507.114834] wakeup wake lock: alarm_rtc
  10830. <6>[117507.120754] PM: early resume of devices complete after 5.736 msecs
  10831. <4>[117507.124386] max8903b_resume: resume
  10832. <3>[117507.129025] msm_wm8958_setup_power: codec power setup
  10833. <4>[117507.129086] 8058_s3: Failed to create debugfs directory
  10834. <3>[117507.129116] wm8994_ldo_power: Power up the WM8994 LDOs
  10835. <7>[117507.232601] lm8502_mod_brightness: set LED1 brightness (0) percent
  10836. <7>[117507.233975] lm8502_mod_brightness: set LED2 brightness (0) percent
  10837. <7>[117507.238857] lm8502_mod_brightness: set LED1 brightness (0) percent
  10838. <7>[117507.239315] lm8502_mod_brightness: set LED2 brightness (0) percent
  10839. <6>[117507.243038] PM: resume of devices complete after 122.172 msecs
  10840. <4>[117507.255703] Restarting tasks ... done.
  10841. <6>[117507.267727] PM: suspend exit 2015-04-27 06:40:47.029762426 UTC
  10842. <6>[117507.267727] suspend: exit suspend, ret = 0 (2015-04-27 06:40:47.029792920 UTC)
  10843. <6>[117507.295528] healthd: battery l=93 v=4089 t=28.0 h=2 st=2 c=790 chg=a
  10844. <6>[117507.683834] lsm303dlh_acc_sysfs: hw init start
  10845. <6>[117507.685055] lsm303dlh_acc_sysfs: hw init done
  10846. <6>[117508.416561] PM: suspend entry 2015-04-27 06:40:48.178146209 UTC
  10847. <4>[117508.416592] Freezing user space processes ... (elapsed 0.001 seconds) done.
  10848. <4>[117508.568020] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10849. <4>[117508.569729] Suspending console(s) (use no_console_suspend to debug)
  10850. <7>[117508.755795] lm8502_mod_brightness: set LED2 brightness (0) percent
  10851. <7>[117508.756252] lm8502_mod_brightness: set LED1 brightness (0) percent
  10852. <7>[117508.780361] lm8502_mod_brightness: set LED1 brightness (0) percent
  10853. <7>[117508.783382] lm8502_mod_brightness: set LED2 brightness (0) percent
  10854. <3>[117508.790798] msm_wm8958_shutdown_power: codec power shutdown
  10855. <3>[117508.790829] wm8994_ldo_power: Power down the WM8994 LDOs
  10856. <4>[117508.796719] max8903b_suspend: suspend
  10857. <6>[117508.804775] PM: suspend of devices complete after 232.079 msecs
  10858. <6>[117508.810635] PM: late suspend of devices complete after 5.828 msecs
  10859. <6>[117508.817898] PM: noirq suspend of devices complete after 7.231 msecs
  10860. <4>[117508.817928] Disabling non-boot CPUs ...
  10861. <6>[117508.818203] msm_pm_enter
  10862. <6>[117508.818203] msm_pm_enter: power collapse
  10863. <6>[117508.818203] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10864. <6>[117508.818203] msm_pm_enter: return
  10865. <6>[117508.824368] PM: noirq resume of devices complete after 5.614 msecs
  10866. <6>[117508.826321] wakeup wake lock: alarm_rtc
  10867. <6>[117508.832241] PM: early resume of devices complete after 5.736 msecs
  10868. <4>[117508.835934] max8903b_resume: resume
  10869. <3>[117508.840481] msm_wm8958_setup_power: codec power setup
  10870. <4>[117508.840542] 8058_s3: Failed to create debugfs directory
  10871. <3>[117508.840572] wm8994_ldo_power: Power up the WM8994 LDOs
  10872. <7>[117508.944088] lm8502_mod_brightness: set LED1 brightness (0) percent
  10873. <7>[117508.945370] lm8502_mod_brightness: set LED2 brightness (0) percent
  10874. <7>[117508.952175] lm8502_mod_brightness: set LED1 brightness (0) percent
  10875. <7>[117508.952664] lm8502_mod_brightness: set LED2 brightness (0) percent
  10876. <6>[117508.955044] PM: resume of devices complete after 122.687 msecs
  10877. <4>[117508.969845] Restarting tasks ... done.
  10878. <6>[117508.977169] PM: suspend exit 2015-04-27 06:41:58.025737543 UTC
  10879. <6>[117508.977169] suspend: exit suspend, ret = 0 (2015-04-27 06:41:58.025768037 UTC)
  10880. <6>[117509.010098] healthd: battery l=93 v=4089 t=28.0 h=2 st=2 c=765 chg=a
  10881. <6>[117509.311855] PM: suspend entry 2015-04-27 06:41:58.360235629 UTC
  10882. <4>[117509.311916] Freezing user space processes ... (elapsed 0.001 seconds) done.
  10883. <4>[117509.442562] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10884. <4>[117509.444271] Suspending console(s) (use no_console_suspend to debug)
  10885. <7>[117509.626095] lm8502_mod_brightness: set LED2 brightness (0) percent
  10886. <7>[117509.626522] lm8502_mod_brightness: set LED1 brightness (0) percent
  10887. <7>[117509.650631] lm8502_mod_brightness: set LED1 brightness (0) percent
  10888. <7>[117509.653652] lm8502_mod_brightness: set LED2 brightness (0) percent
  10889. <3>[117509.661007] msm_wm8958_shutdown_power: codec power shutdown
  10890. <3>[117509.661038] wm8994_ldo_power: Power down the WM8994 LDOs
  10891. <4>[117509.667049] max8903b_suspend: suspend
  10892. <6>[117509.675106] PM: suspend of devices complete after 227.777 msecs
  10893. <6>[117509.680843] PM: late suspend of devices complete after 5.703 msecs
  10894. <6>[117509.688198] PM: noirq suspend of devices complete after 7.290 msecs
  10895. <4>[117509.688229] Disabling non-boot CPUs ...
  10896. <6>[117509.688534] msm_pm_enter
  10897. <6>[117509.688534] msm_pm_enter: power collapse
  10898. <6>[117509.688534] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10899. <6>[117509.688534] msm_pm_enter: return
  10900. <6>[117509.694668] PM: noirq resume of devices complete after 5.612 msecs
  10901. <6>[117509.696224] wakeup wake lock: mmc1
  10902. <6>[117509.702389] PM: early resume of devices complete after 5.704 msecs
  10903. <4>[117509.711910] max8903b_resume: resume
  10904. <3>[117509.713223] msm_wm8958_setup_power: codec power setup
  10905. <4>[117509.713284] 8058_s3: Failed to create debugfs directory
  10906. <3>[117509.713314] wm8994_ldo_power: Power up the WM8994 LDOs
  10907. <7>[117509.807705] lm8502_mod_brightness: set LED1 brightness (0) percent
  10908. <7>[117509.809017] lm8502_mod_brightness: set LED2 brightness (0) percent
  10909. <7>[117509.812100] lm8502_mod_brightness: set LED1 brightness (0) percent
  10910. <7>[117509.812466] lm8502_mod_brightness: set LED2 brightness (0) percent
  10911. <6>[117509.812527] PM: resume of devices complete after 110.060 msecs
  10912. <4>[117509.815731] Restarting tasks ... done.
  10913. <6>[117509.825527] PM: suspend exit 2015-04-27 06:41:59.013905880 UTC
  10914. <6>[117509.825558] suspend: exit suspend, ret = 0 (2015-04-27 06:41:59.013936375 UTC)
  10915. <6>[117509.825588] active wake lock power-supply
  10916. <6>[117509.878140] healthd: battery l=93 v=4089 t=28.0 h=2 st=2 c=761 chg=a
  10917. <6>[117509.944241] PM: suspend entry 2015-04-27 06:41:59.132505074 UTC
  10918. <4>[117509.944302] Freezing user space processes ... (elapsed 0.003 seconds) done.
  10919. <4>[117510.015347] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10920. <4>[117510.017056] Suspending console(s) (use no_console_suspend to debug)
  10921. <7>[117510.193142] lm8502_mod_brightness: set LED2 brightness (0) percent
  10922. <7>[117510.193569] lm8502_mod_brightness: set LED1 brightness (0) percent
  10923. <7>[117510.217526] lm8502_mod_brightness: set LED1 brightness (0) percent
  10924. <7>[117510.218777] lm8502_mod_brightness: set LED2 brightness (0) percent
  10925. <3>[117510.221768] msm_wm8958_shutdown_power: codec power shutdown
  10926. <3>[117510.221768] wm8994_ldo_power: Power down the WM8994 LDOs
  10927. <4>[117510.222622] max8903b_suspend: suspend
  10928. <6>[117510.226345] PM: suspend of devices complete after 206.238 msecs
  10929. <6>[117510.228237] PM: late suspend of devices complete after 1.891 msecs
  10930. <6>[117510.230618] PM: noirq suspend of devices complete after 2.349 msecs
  10931. <4>[117510.230618] Disabling non-boot CPUs ...
  10932. <6>[117510.230740] msm_pm_enter
  10933. <6>[117510.230740] msm_pm_enter: power collapse
  10934. <6>[117510.230740] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10935. <6>[117510.230740] msm_pm_enter: return
  10936. <6>[117510.232723] PM: noirq resume of devices complete after 1.800 msecs
  10937. <6>[117510.233273] wakeup wake lock: mmc1
  10938. <6>[117510.235226] PM: early resume of devices complete after 1.800 msecs
  10939. <4>[117510.239468] max8903b_resume: resume
  10940. <3>[117510.240749] msm_wm8958_setup_power: codec power setup
  10941. <4>[117510.240810] 8058_s3: Failed to create debugfs directory
  10942. <3>[117510.240841] wm8994_ldo_power: Power up the WM8994 LDOs
  10943. <7>[117510.326321] lm8502_mod_brightness: set LED1 brightness (0) percent
  10944. <7>[117510.326992] lm8502_mod_brightness: set LED2 brightness (0) percent
  10945. <7>[117510.336056] lm8502_mod_brightness: set LED1 brightness (0) percent
  10946. <7>[117510.336544] lm8502_mod_brightness: set LED2 brightness (0) percent
  10947. <6>[117510.338345] PM: resume of devices complete after 103.052 msecs
  10948. <4>[117510.349941] Restarting tasks ... done.
  10949. <6>[117510.354855] PM: suspend exit 2015-04-27 06:42:03.019578872 UTC
  10950. <6>[117510.354855] suspend: exit suspend, ret = 0 (2015-04-27 06:42:03.019609364 UTC)
  10951. <6>[117510.354885] active wake lock power-supply
  10952. <6>[117510.371700] PM: suspend entry 2015-04-27 06:42:03.036440746 UTC
  10953. <6>[117510.388943] healthd: battery l=93 v=4089 t=28.0 h=2 st=2 c=761 chg=a
  10954. <4>[117510.416561] Freezing user space processes ... (elapsed 0.021 seconds) done.
  10955. <4>[117510.437985] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10956. <4>[117510.439724] Suspending console(s) (use no_console_suspend to debug)
  10957. <7>[117510.614742] lm8502_mod_brightness: set LED2 brightness (0) percent
  10958. <7>[117510.615170] lm8502_mod_brightness: set LED1 brightness (0) percent
  10959. <7>[117510.633663] lm8502_mod_brightness: set LED1 brightness (0) percent
  10960. <7>[117510.635708] lm8502_mod_brightness: set LED2 brightness (0) percent
  10961. <3>[117510.640713] msm_wm8958_shutdown_power: codec power shutdown
  10962. <3>[117510.640743] wm8994_ldo_power: Power down the WM8994 LDOs
  10963. <4>[117510.644161] max8903b_suspend: suspend
  10964. <6>[117510.647976] PM: suspend of devices complete after 205.165 msecs
  10965. <6>[117510.649777] PM: late suspend of devices complete after 1.769 msecs
  10966. <6>[117510.652096] PM: noirq suspend of devices complete after 2.318 msecs
  10967. <4>[117510.652126] Disabling non-boot CPUs ...
  10968. <6>[117510.652248] msm_pm_enter
  10969. <6>[117510.652248] msm_pm_enter: power collapse
  10970. <6>[117510.652248] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10971. <6>[117510.652248] msm_pm_enter: return
  10972. <6>[117510.654263] PM: noirq resume of devices complete after 1.799 msecs
  10973. <6>[117510.654995] wakeup wake lock: alarm_rtc
  10974. <6>[117510.656857] PM: early resume of devices complete after 1.769 msecs
  10975. <4>[117510.658596] max8903b_resume: resume
  10976. <3>[117510.667782] msm_wm8958_setup_power: codec power setup
  10977. <4>[117510.667843] 8058_s3: Failed to create debugfs directory
  10978. <3>[117510.667873] wm8994_ldo_power: Power up the WM8994 LDOs
  10979. <7>[117510.771328] lm8502_mod_brightness: set LED1 brightness (0) percent
  10980. <7>[117510.772640] lm8502_mod_brightness: set LED2 brightness (0) percent
  10981. <7>[117510.775692] lm8502_mod_brightness: set LED1 brightness (0) percent
  10982. <7>[117510.776058] lm8502_mod_brightness: set LED2 brightness (0) percent
  10983. <6>[117510.777187] PM: resume of devices complete after 120.250 msecs
  10984. <4>[117510.785336] Restarting tasks ... done.
  10985. <6>[117510.794705] PM: suspend exit 2015-04-27 06:42:11.019455513 UTC
  10986. <6>[117510.794735] suspend: exit suspend, ret = 0 (2015-04-27 06:42:11.019486006 UTC)
  10987. <6>[117510.794735] active wake lock power-supply
  10988. <6>[117510.794766] active wake lock alarm, time left 499
  10989. <6>[117510.839413] healthd: battery l=93 v=4089 t=28.0 h=2 st=2 c=757 chg=a
  10990. <6>[117516.205471] PM: suspend entry 2015-04-27 06:42:16.429644950 UTC
  10991. <4>[117516.205532] Freezing user space processes ... (elapsed 0.004 seconds) done.
  10992. <4>[117516.267696] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10993. <4>[117516.269436] Suspending console(s) (use no_console_suspend to debug)
  10994. <7>[117516.459133] lm8502_mod_brightness: set LED2 brightness (0) percent
  10995. <7>[117516.459591] lm8502_mod_brightness: set LED1 brightness (0) percent
  10996. <7>[117516.475979] lm8502_mod_brightness: set LED1 brightness (0) percent
  10997. <7>[117516.479092] lm8502_mod_brightness: set LED2 brightness (0) percent
  10998. <3>[117516.486385] msm_wm8958_shutdown_power: codec power shutdown
  10999. <3>[117516.486446] wm8994_ldo_power: Power down the WM8994 LDOs
  11000. <4>[117516.491146] max8903b_suspend: suspend
  11001. <6>[117516.499294] PM: suspend of devices complete after 226.898 msecs
  11002. <6>[117516.504910] PM: late suspend of devices complete after 5.554 msecs
  11003. <6>[117516.512173] PM: noirq suspend of devices complete after 7.202 msecs
  11004. <4>[117516.512203] Disabling non-boot CPUs ...
  11005. <6>[117516.512508] msm_pm_enter
  11006. <6>[117516.512508] msm_pm_enter: power collapse
  11007. <6>[117516.512508] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  11008. <6>[117516.512508] msm_pm_enter: return
  11009. <6>[117516.518765] PM: noirq resume of devices complete after 5.706 msecs
  11010. <6>[117516.520290] wakeup wake lock: mmc1
  11011. <6>[117516.526363] PM: early resume of devices complete after 5.645 msecs
  11012. <4>[117516.533260] max8903b_resume: resume
  11013. <3>[117516.534420] msm_wm8958_setup_power: codec power setup
  11014. <4>[117516.534481] 8058_s3: Failed to create debugfs directory
  11015. <3>[117516.534481] wm8994_ldo_power: Power up the WM8994 LDOs
  11016. <7>[117516.633724] lm8502_mod_brightness: set LED1 brightness (0) percent
  11017. <7>[117516.635677] lm8502_mod_brightness: set LED2 brightness (0) percent
  11018. <7>[117516.641140] lm8502_mod_brightness: set LED1 brightness (0) percent
  11019. <7>[117516.641476] lm8502_mod_brightness: set LED2 brightness (0) percent
  11020. <6>[117516.641781] PM: resume of devices complete after 115.362 msecs
  11021. <4>[117516.645901] Restarting tasks ... done.
  11022. <6>[117516.652187] PM: suspend exit 2015-04-27 06:42:25.011528275 UTC
  11023. <6>[117516.652187] suspend: exit suspend, ret = 0 (2015-04-27 06:42:25.011558773 UTC)
  11024. <6>[117516.652218] active wake lock power-supply
  11025. <6>[117516.683437] PM: suspend entry 2015-04-27 06:42:25.042754947 UTC
  11026. <6>[117516.700741] healthd: battery l=93 v=4089 t=28.0 h=2 st=2 c=752 chg=a
  11027. <4>[117516.728298] Freezing user space processes ... (elapsed 0.001 seconds) done.
  11028. <4>[117516.730099] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11029. <4>[117516.731716] Suspending console(s) (use no_console_suspend to debug)
  11030. <7>[117516.907803] lm8502_mod_brightness: set LED2 brightness (0) percent
  11031. <7>[117516.908230] lm8502_mod_brightness: set LED1 brightness (0) percent
  11032. <7>[117516.932247] lm8502_mod_brightness: set LED1 brightness (0) percent
  11033. <7>[117516.935238] lm8502_mod_brightness: set LED2 brightness (0) percent
  11034. <3>[117516.942654] msm_wm8958_shutdown_power: codec power shutdown
  11035. <3>[117516.942715] wm8994_ldo_power: Power down the WM8994 LDOs
  11036. <4>[117516.948635] max8903b_suspend: suspend
  11037. <6>[117516.956753] PM: suspend of devices complete after 221.948 msecs
  11038. <6>[117516.962521] PM: late suspend of devices complete after 5.674 msecs
  11039. <6>[117516.969753] PM: noirq suspend of devices complete after 7.230 msecs
  11040. <4>[117516.969814] Disabling non-boot CPUs ...
  11041. <6>[117516.970089] msm_pm_enter
  11042. <6>[117516.970089] msm_pm_enter: power collapse
  11043. <6>[117516.970089] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  11044. <6>[117516.970089] msm_pm_enter: return
  11045. <6>[117516.976254] PM: noirq resume of devices complete after 5.613 msecs
  11046. <6>[117516.978207] wakeup wake lock: alarm_rtc
  11047. <6>[117516.984127] PM: early resume of devices complete after 5.704 msecs
  11048. <4>[117516.987820] max8903b_resume: resume
  11049. <3>[117516.992397] msm_wm8958_setup_power: codec power setup
  11050. <4>[117516.992489] 8058_s3: Failed to create debugfs directory
  11051. <3>[117516.992489] wm8994_ldo_power: Power up the WM8994 LDOs
  11052. <7>[117517.096005] lm8502_mod_brightness: set LED1 brightness (0) percent
  11053. <7>[117517.097286] lm8502_mod_brightness: set LED2 brightness (0) percent
  11054. <7>[117517.103817] lm8502_mod_brightness: set LED1 brightness (0) percent
  11055. <7>[117517.104336] lm8502_mod_brightness: set LED2 brightness (0) percent
  11056. <6>[117517.106716] PM: resume of devices complete after 122.442 msecs
  11057. <4>[117517.121670] Restarting tasks ... done.
  11058. <6>[117517.127682] PM: suspend exit 2015-04-27 06:42:42.024608869 UTC
  11059. <6>[117517.127682] suspend: exit suspend, ret = 0 (2015-04-27 06:42:42.024639361 UTC)
  11060. <6>[117517.127682] active wake lock PowerManagerService.WakeLocks
  11061. <6>[117517.127712] active wake lock power-supply
  11062. <6>[117517.127712] active wake lock alarm, time left 498
  11063. <6>[117517.156765] healthd: battery l=93 v=4089 t=28.0 h=2 st=2 c=746 chg=a
  11064. <6>[117517.290920] PM: suspend entry 2015-04-27 06:42:42.187735910 UTC
  11065. <4>[117517.333035] Freezing user space processes ... (elapsed 0.001 seconds) done.
  11066. <4>[117517.334744] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11067. <4>[117517.336392] Suspending console(s) (use no_console_suspend to debug)
  11068. <7>[117517.518185] lm8502_mod_brightness: set LED2 brightness (0) percent
  11069. <7>[117517.518612] lm8502_mod_brightness: set LED1 brightness (0) percent
  11070. <7>[117517.542721] lm8502_mod_brightness: set LED1 brightness (0) percent
  11071. <7>[117517.545712] lm8502_mod_brightness: set LED2 brightness (0) percent
  11072. <3>[117517.553127] msm_wm8958_shutdown_power: codec power shutdown
  11073. <3>[117517.553158] wm8994_ldo_power: Power down the WM8994 LDOs
  11074. <4>[117517.559109] max8903b_suspend: suspend
  11075. <6>[117517.567226] PM: suspend of devices complete after 227.729 msecs
  11076. <6>[117517.572964] PM: late suspend of devices complete after 5.675 msecs
  11077. <6>[117517.580227] PM: noirq suspend of devices complete after 7.200 msecs
  11078. <4>[117517.580257] Disabling non-boot CPUs ...
  11079. <6>[117517.580532] msm_pm_enter
  11080. <6>[117517.580532] msm_pm_enter: power collapse
  11081. <6>[117517.580532] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  11082. <6>[117517.580532] msm_pm_enter: return
  11083. <6>[117517.586697] PM: noirq resume of devices complete after 5.614 msecs
  11084. <6>[117517.588650] wakeup wake lock: alarm_rtc
  11085. <6>[117517.594570] PM: early resume of devices complete after 5.705 msecs
  11086. <4>[117517.598293] max8903b_resume: resume
  11087. <3>[117517.602840] msm_wm8958_setup_power: codec power setup
  11088. <4>[117517.602932] 8058_s3: Failed to create debugfs directory
  11089. <3>[117517.602932] wm8994_ldo_power: Power up the WM8994 LDOs
  11090. <7>[117517.689053] lm8502_mod_brightness: set LED1 brightness (0) percent
  11091. <7>[117517.690456] lm8502_mod_brightness: set LED2 brightness (0) percent
  11092. <7>[117517.693539] lm8502_mod_brightness: set LED1 brightness (0) percent
  11093. <7>[117517.693874] lm8502_mod_brightness: set LED2 brightness (0) percent
  11094. <6>[117517.694180] PM: resume of devices complete after 99.512 msecs
  11095. <4>[117517.698757] Restarting tasks ... done.
  11096. <6>[117517.709835] PM: suspend exit 2015-04-27 06:43:33.016805762 UTC
  11097. <6>[117517.709866] suspend: exit suspend, ret = 0 (2015-04-27 06:43:33.016836255 UTC)
  11098. <6>[117517.709866] active wake lock power-supply
  11099. <6>[117517.709866] active wake lock alarm_rtc, time left 87
  11100. <6>[117517.757259] healthd: battery l=94 v=4089 t=27.0 h=2 st=2 c=730 chg=a
  11101. <6>[117518.058804] lsm303dlh_acc_sysfs: hw init start
  11102. <6>[117518.059841] lsm303dlh_acc_sysfs: hw init done
  11103. <6>[117519.040585] PM: suspend entry 2015-04-27 06:43:34.347029100 UTC
  11104. <4>[117519.040646] Freezing user space processes ... (elapsed 0.004 seconds) done.
  11105. <4>[117519.119473] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11106. <4>[117519.121273] Suspending console(s) (use no_console_suspend to debug)
  11107. <7>[117519.320339] lm8502_mod_brightness: set LED2 brightness (0) percent
  11108. <7>[117519.320767] lm8502_mod_brightness: set LED1 brightness (0) percent
  11109. <7>[117519.333279] lm8502_mod_brightness: set LED1 brightness (0) percent
  11110. <7>[117519.336300] lm8502_mod_brightness: set LED2 brightness (0) percent
  11111. <3>[117519.343655] msm_wm8958_shutdown_power: codec power shutdown
  11112. <3>[117519.343716] wm8994_ldo_power: Power down the WM8994 LDOs
  11113. <4>[117519.349606] max8903b_suspend: suspend
  11114. <6>[117519.357723] PM: suspend of devices complete after 233.487 msecs
  11115. <6>[117519.363522] PM: late suspend of devices complete after 5.736 msecs
  11116. <6>[117519.370785] PM: noirq suspend of devices complete after 7.201 msecs
  11117. <4>[117519.370815] Disabling non-boot CPUs ...
  11118. <6>[117519.371090] msm_pm_enter
  11119. <6>[117519.371090] msm_pm_enter: power collapse
  11120. <6>[117519.371090] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  11121. <6>[117519.371090] msm_pm_enter: return
  11122. <6>[117519.377224] PM: noirq resume of devices complete after 5.614 msecs
  11123. <6>[117519.378780] wakeup wake lock: mmc1
  11124. <6>[117519.384914] PM: early resume of devices complete after 5.706 msecs
  11125. <4>[117519.394436] max8903b_resume: resume
  11126. <3>[117519.395748] msm_wm8958_setup_power: codec power setup
  11127. <4>[117519.395809] 8058_s3: Failed to create debugfs directory
  11128. <3>[117519.395809] wm8994_ldo_power: Power up the WM8994 LDOs
  11129. <7>[117519.475491] lm8502_mod_brightness: set LED1 brightness (0) percent
  11130. <7>[117519.476132] lm8502_mod_brightness: set LED2 brightness (0) percent
  11131. <7>[117519.479214] lm8502_mod_brightness: set LED1 brightness (0) percent
  11132. <7>[117519.479549] lm8502_mod_brightness: set LED2 brightness (0) percent
  11133. <6>[117519.479641] PM: resume of devices complete after 94.662 msecs
  11134. <4>[117519.483059] Restarting tasks ... done.
  11135. <6>[117519.489803] PM: suspend exit 2015-04-27 06:45:21.011101670 UTC
  11136. <6>[117519.489803] suspend: exit suspend, ret = 0 (2015-04-27 06:45:21.011101670 UTC)
  11137. <6>[117519.489834] active wake lock power-supply
  11138. <6>[117519.524136] PM: suspend entry 2015-04-27 06:45:21.045376976 UTC
  11139. <6>[117519.541927] healthd: battery l=94 v=4094 t=27.0 h=2 st=2 c=694 chg=a
  11140. <4>[117519.563412] Freezing user space processes ... (elapsed 0.004 seconds) done.
  11141. <4>[117519.575100] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11142. <4>[117519.576809] Suspending console(s) (use no_console_suspend to debug)
  11143. <7>[117519.760586] lm8502_mod_brightness: set LED2 brightness (0) percent
  11144. <7>[117519.761013] lm8502_mod_brightness: set LED1 brightness (0) percent
  11145. <7>[117519.773525] lm8502_mod_brightness: set LED1 brightness (0) percent
  11146. <7>[117519.776547] lm8502_mod_brightness: set LED2 brightness (0) percent
  11147. <3>[117519.783901] msm_wm8958_shutdown_power: codec power shutdown
  11148. <3>[117519.783962] wm8994_ldo_power: Power down the WM8994 LDOs
  11149. <4>[117519.789913] max8903b_suspend: suspend
  11150. <6>[117519.798153] PM: suspend of devices complete after 218.256 msecs
  11151. <6>[117519.803951] PM: late suspend of devices complete after 5.735 msecs
  11152. <6>[117519.811245] PM: noirq suspend of devices complete after 7.230 msecs
  11153. <4>[117519.811276] Disabling non-boot CPUs ...
  11154. <6>[117519.811550] msm_pm_enter
  11155. <6>[117519.811550] msm_pm_enter: power collapse
  11156. <6>[117519.811550] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  11157. <6>[117519.811550] msm_pm_enter: return
  11158. <6>[117519.817715] PM: noirq resume of devices complete after 5.582 msecs
  11159. <6>[117519.819241] wakeup wake lock: mmc1
  11160. <6>[117519.825375] PM: early resume of devices complete after 5.735 msecs
  11161. <4>[117519.834255] max8903b_resume: resume
  11162. <3>[117519.835568] msm_wm8958_setup_power: codec power setup
  11163. <4>[117519.835629] 8058_s3: Failed to create debugfs directory
  11164. <3>[117519.835629] wm8994_ldo_power: Power up the WM8994 LDOs
  11165. <7>[117519.920010] lm8502_mod_brightness: set LED1 brightness (0) percent
  11166. <7>[117519.920681] lm8502_mod_brightness: set LED2 brightness (0) percent
  11167. <7>[117519.923794] lm8502_mod_brightness: set LED1 brightness (0) percent
  11168. <7>[117519.924130] lm8502_mod_brightness: set LED2 brightness (0) percent
  11169. <6>[117519.924221] PM: resume of devices complete after 98.717 msecs
  11170. <4>[117519.927395] Restarting tasks ... done.
  11171. <6>[117519.935024] PM: suspend exit 2015-04-27 06:46:15.011740996 UTC
  11172. <6>[117519.935055] suspend: exit suspend, ret = 0 (2015-04-27 06:46:15.011740996 UTC)
  11173. <6>[117519.935055] active wake lock PowerManagerService.WakeLocks
  11174. <6>[117519.935055] active wake lock power-supply
  11175. <6>[117519.935085] active wake lock alarm, time left 499
  11176. <6>[117519.990414] healthd: battery l=94 v=4094 t=27.0 h=2 st=2 c=677 chg=a
  11177. <6>[117520.826809] PM: suspend entry 2015-04-27 06:46:15.903146905 UTC
  11178. <4>[117520.826870] Freezing user space processes ... (elapsed 0.001 seconds) done.
  11179. <4>[117520.958279] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11180. <4>[117520.960018] Suspending console(s) (use no_console_suspend to debug)
  11181. <7>[117521.139553] lm8502_mod_brightness: set LED2 brightness (0) percent
  11182. <7>[117521.139980] lm8502_mod_brightness: set LED1 brightness (0) percent
  11183. <7>[117521.164089] lm8502_mod_brightness: set LED1 brightness (0) percent
  11184. <7>[117521.167080] lm8502_mod_brightness: set LED2 brightness (0) percent
  11185. <3>[117521.174435] msm_wm8958_shutdown_power: codec power shutdown
  11186. <3>[117521.174465] wm8994_ldo_power: Power down the WM8994 LDOs
  11187. <4>[117521.180447] max8903b_suspend: suspend
  11188. <6>[117521.188503] PM: suspend of devices complete after 225.464 msecs
  11189. <6>[117521.194363] PM: late suspend of devices complete after 5.797 msecs
  11190. <6>[117521.201656] PM: noirq suspend of devices complete after 7.231 msecs
  11191. <4>[117521.201687] Disabling non-boot CPUs ...
  11192. <6>[117521.201962] msm_pm_enter
  11193. <6>[117521.201962] msm_pm_enter: power collapse
  11194. <6>[117521.201962] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  11195. <6>[117521.201962] msm_pm_enter: return
  11196. <6>[117521.208126] PM: noirq resume of devices complete after 5.614 msecs
  11197. <6>[117521.210079] wakeup wake lock: alarm_rtc
  11198. <6>[117521.216000] PM: early resume of devices complete after 5.705 msecs
  11199. <4>[117521.219692] max8903b_resume: resume
  11200. <3>[117521.224270] msm_wm8958_setup_power: codec power setup
  11201. <4>[117521.224361] 8058_s3: Failed to create debugfs directory
  11202. <3>[117521.224361] wm8994_ldo_power: Power up the WM8994 LDOs
  11203. <7>[117521.327908] lm8502_mod_brightness: set LED1 brightness (0) percent
  11204. <7>[117521.329250] lm8502_mod_brightness: set LED2 brightness (0) percent
  11205. <7>[117521.336056] lm8502_mod_brightness: set LED1 brightness (0) percent
  11206. <7>[117521.336544] lm8502_mod_brightness: set LED2 brightness (0) percent
  11207. <6>[117521.340450] PM: resume of devices complete after 124.333 msecs
  11208. <4>[117521.354122] Restarting tasks ... done.
  11209. <6>[117521.360958] PM: suspend exit 2015-04-27 06:46:58.025676127 UTC
  11210. <6>[117521.360958] suspend: exit suspend, ret = 0 (2015-04-27 06:46:58.025676127 UTC)
  11211. <6>[117521.390682] healthd: battery l=94 v=4094 t=27.0 h=2 st=2 c=665 chg=a
  11212. <6>[117521.550137] lsm303dlh_acc_sysfs: hw init start
  11213. <6>[117521.551357] lsm303dlh_acc_sysfs: hw init done
  11214. <6>[117528.918331] PM: suspend entry 2015-04-27 06:47:05.582415921 UTC
  11215. <4>[117528.918392] Freezing user space processes ... (elapsed 0.004 seconds) done.
  11216. <4>[117529.087673] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11217. <4>[117529.089443] Suspending console(s) (use no_console_suspend to debug)
  11218. <7>[117529.270413] lm8502_mod_brightness: set LED2 brightness (0) percent
  11219. <7>[117529.270840] lm8502_mod_brightness: set LED1 brightness (0) percent
  11220. <7>[117529.294888] lm8502_mod_brightness: set LED1 brightness (0) percent
  11221. <7>[117529.297909] lm8502_mod_brightness: set LED2 brightness (0) percent
  11222. <3>[117529.305355] msm_wm8958_shutdown_power: codec power shutdown
  11223. <3>[117529.305386] wm8994_ldo_power: Power down the WM8994 LDOs
  11224. <4>[117529.310116] max8903b_suspend: suspend
  11225. <6>[117529.318295] PM: suspend of devices complete after 225.891 msecs
  11226. <6>[117529.324001] PM: late suspend of devices complete after 5.645 msecs
  11227. <6>[117529.331204] PM: noirq suspend of devices complete after 7.141 msecs
  11228. <4>[117529.331234] Disabling non-boot CPUs ...
  11229. <6>[117529.331509] msm_pm_enter
  11230. <6>[117529.331509] msm_pm_enter: power collapse
  11231. <6>[117529.331509] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  11232. <6>[117529.331509] msm_pm_enter: return
  11233. <6>[117529.337765] PM: noirq resume of devices complete after 5.615 msecs
  11234. <6>[117529.339718] wakeup wake lock: alarm_rtc
  11235. <6>[117529.345638] PM: early resume of devices complete after 5.737 msecs
  11236. <4>[117529.349361] max8903b_resume: resume
  11237. <3>[117529.353817] msm_wm8958_setup_power: codec power setup
  11238. <4>[117529.353909] 8058_s3: Failed to create debugfs directory
  11239. <3>[117529.353909] wm8994_ldo_power: Power up the WM8994 LDOs
  11240. <7>[117529.439816] lm8502_mod_brightness: set LED1 brightness (0) percent
  11241. <7>[117529.440487] lm8502_mod_brightness: set LED2 brightness (0) percent
  11242. <7>[117529.443661] lm8502_mod_brightness: set LED1 brightness (0) percent
  11243. <7>[117529.443997] lm8502_mod_brightness: set LED2 brightness (0) percent
  11244. <6>[117529.444302] PM: resume of devices complete after 98.618 msecs
  11245. <4>[117529.448879] Restarting tasks ... done.
  11246. <6>[117529.454434] PM: suspend exit 2015-04-27 06:47:13.011283548 UTC
  11247. <6>[117529.454464] suspend: exit suspend, ret = 0 (2015-04-27 06:47:13.011314045 UTC)
  11248. <6>[117529.502316] healthd: battery l=94 v=4099 t=27.0 h=2 st=2 c=658 chg=a
  11249. <6>[117529.745846] PM: suspend entry 2015-04-27 06:47:13.302517099 UTC
  11250. <4>[117529.745907] Freezing user space processes ... (elapsed 0.005 seconds) done.
  11251. <4>[117529.833645] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11252. <4>[117529.835384] Suspending console(s) (use no_console_suspend to debug)
  11253. <7>[117530.018765] lm8502_mod_brightness: set LED2 brightness (0) percent
  11254. <7>[117530.019192] lm8502_mod_brightness: set LED1 brightness (0) percent
  11255. <7>[117530.036770] lm8502_mod_brightness: set LED1 brightness (0) percent
  11256. <7>[117530.037533] lm8502_mod_brightness: set LED2 brightness (0) percent
  11257. <3>[117530.039974] msm_wm8958_shutdown_power: codec power shutdown
  11258. <3>[117530.039974] wm8994_ldo_power: Power down the WM8994 LDOs
  11259. <4>[117530.040829] max8903b_suspend: suspend
  11260. <6>[117530.044613] PM: suspend of devices complete after 206.249 msecs
  11261. <6>[117530.046413] PM: late suspend of devices complete after 1.799 msecs
  11262. <6>[117530.048763] PM: noirq suspend of devices complete after 2.287 msecs
  11263. <4>[117530.048763] Disabling non-boot CPUs ...
  11264. <6>[117530.048885] msm_pm_enter
  11265. <6>[117530.048885] msm_pm_enter: power collapse
  11266. <6>[117530.048885] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  11267. <6>[117530.048885] msm_pm_enter: return
  11268. <6>[117530.050900] PM: noirq resume of devices complete after 1.799 msecs
  11269. <6>[117530.051449] wakeup wake lock: mmc1
  11270. <6>[117530.053433] PM: early resume of devices complete after 1.830 msecs
  11271. <4>[117530.057674] max8903b_resume: resume
  11272. <3>[117530.058956] msm_wm8958_setup_power: codec power setup
  11273. <4>[117530.059017] 8058_s3: Failed to create debugfs directory
  11274. <3>[117530.059048] wm8994_ldo_power: Power up the WM8994 LDOs
  11275. <7>[117530.148861] lm8502_mod_brightness: set LED1 brightness (0) percent
  11276. <7>[117530.149715] lm8502_mod_brightness: set LED2 brightness (0) percent
  11277. <7>[117530.155178] lm8502_mod_brightness: set LED1 brightness (0) percent
  11278. <7>[117530.155514] lm8502_mod_brightness: set LED2 brightness (0) percent
  11279. <6>[117530.155819] PM: resume of devices complete after 102.317 msecs
  11280. <4>[117530.159969] Restarting tasks ... done.
  11281. <6>[117530.168423] PM: suspend exit 2015-04-27 06:47:52.013723010 UTC
  11282. <6>[117530.168423] suspend: exit suspend, ret = 0 (2015-04-27 06:47:52.013753506 UTC)
  11283. <6>[117530.168453] active wake lock power-supply
  11284. <6>[117530.197384] PM: suspend entry 2015-04-27 06:47:52.042660892 UTC
  11285. <6>[117530.218350] healthd: battery l=95 v=4099 t=27.0 h=2 st=2 c=647 chg=a
  11286. <4>[117530.218655] Freezing user space processes ... (elapsed 0.001 seconds) done.
  11287. <4>[117530.220425] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11288. <4>[117530.222073] Suspending console(s) (use no_console_suspend to debug)
  11289. <7>[117530.420956] lm8502_mod_brightness: set LED2 brightness (0) percent
  11290. <7>[117530.421383] lm8502_mod_brightness: set LED1 brightness (0) percent
  11291. <7>[117530.444271] lm8502_mod_brightness: set LED1 brightness (0) percent
  11292. <7>[117530.445309] lm8502_mod_brightness: set LED2 brightness (0) percent
  11293. <3>[117530.448269] msm_wm8958_shutdown_power: codec power shutdown
  11294. <3>[117530.448299] wm8994_ldo_power: Power down the WM8994 LDOs
  11295. <4>[117530.450527] max8903b_suspend: suspend
  11296. <6>[117530.458736] PM: suspend of devices complete after 233.503 msecs
  11297. <6>[117530.464626] PM: late suspend of devices complete after 5.826 msecs
  11298. <6>[117530.471829] PM: noirq suspend of devices complete after 7.138 msecs
  11299. <4>[117530.471859] Disabling non-boot CPUs ...
  11300. <6>[117530.472134] msm_pm_enter
  11301. <6>[117530.472134] msm_pm_enter: power collapse
  11302. <6>[117530.472134] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  11303. <6>[117530.472134] msm_pm_enter: return
  11304. <6>[117530.476437] PM: noirq resume of devices complete after 3.447 msecs
  11305. <6>[117530.476986] wakeup wake lock: mmc1
  11306. <6>[117530.478939] PM: early resume of devices complete after 1.799 msecs
  11307. <4>[117530.483364] max8903b_resume: resume
  11308. <3>[117530.484676] msm_wm8958_setup_power: codec power setup
  11309. <4>[117530.484737] 8058_s3: Failed to create debugfs directory
  11310. <3>[117530.484737] wm8994_ldo_power: Power up the WM8994 LDOs
  11311. <7>[117530.578671] lm8502_mod_brightness: set LED1 brightness (0) percent
  11312. <7>[117530.580624] lm8502_mod_brightness: set LED2 brightness (0) percent
  11313. <7>[117530.586117] lm8502_mod_brightness: set LED1 brightness (0) percent
  11314. <7>[117530.586453] lm8502_mod_brightness: set LED2 brightness (0) percent
  11315. <6>[117530.586758] PM: resume of devices complete after 107.717 msecs
  11316. <4>[117530.590878] Restarting tasks ... done.
  11317. <6>[117530.599331] PM: suspend exit 2015-04-27 06:48:02.013722884 UTC
  11318. <6>[117530.599331] suspend: exit suspend, ret = 0 (2015-04-27 06:48:02.013753379 UTC)
  11319. <6>[117530.599361] active wake lock PowerManagerService.WakeLocks
  11320. <6>[117530.599361] active wake lock power-supply
  11321. <6>[117530.599392] active wake lock alarm, time left 499
  11322. <6>[117530.652157] healthd: battery l=95 v=4099 t=27.0 h=2 st=2 c=644 chg=a
  11323. <6>[117530.893093] PM: suspend entry 2015-04-27 06:48:02.307306809 UTC
  11324. <4>[117530.893154] Freezing user space processes ... (elapsed 0.001 seconds) done.
  11325. <4>[117530.977444] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11326. <4>[117530.979183] Suspending console(s) (use no_console_suspend to debug)
  11327. <7>[117531.159206] lm8502_mod_brightness: set LED2 brightness (0) percent
  11328. <7>[117531.159634] lm8502_mod_brightness: set LED1 brightness (0) percent
  11329. <7>[117531.178158] lm8502_mod_brightness: set LED1 brightness (0) percent
  11330. <7>[117531.180233] lm8502_mod_brightness: set LED2 brightness (0) percent
  11331. <3>[117531.185238] msm_wm8958_shutdown_power: codec power shutdown
  11332. <3>[117531.185268] wm8994_ldo_power: Power down the WM8994 LDOs
  11333. <4>[117531.188717] max8903b_suspend: suspend
  11334. <6>[117531.192532] PM: suspend of devices complete after 210.394 msecs
  11335. <6>[117531.194332] PM: late suspend of devices complete after 1.799 msecs
  11336. <6>[117531.196682] PM: noirq suspend of devices complete after 2.318 msecs
  11337. <4>[117531.196682] Disabling non-boot CPUs ...
  11338. <6>[117531.196804] msm_pm_enter
  11339. <6>[117531.196804] msm_pm_enter: power collapse
  11340. <6>[117531.196804] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  11341. <6>[117531.196804] msm_pm_enter: return
  11342. <6>[117531.198818] PM: noirq resume of devices complete after 1.769 msecs
  11343. <6>[117531.199368] wakeup wake lock: mmc1
  11344. <6>[117531.201321] PM: early resume of devices complete after 1.799 msecs
  11345. <4>[117531.205227] max8903b_resume: resume
  11346. <3>[117531.206509] msm_wm8958_setup_power: codec power setup
  11347. <4>[117531.206570] 8058_s3: Failed to create debugfs directory
  11348. <3>[117531.206600] wm8994_ldo_power: Power up the WM8994 LDOs
  11349. <7>[117531.297909] lm8502_mod_brightness: set LED1 brightness (0) percent
  11350. <7>[117531.298794] lm8502_mod_brightness: set LED2 brightness (0) percent
  11351. <7>[117531.304257] lm8502_mod_brightness: set LED1 brightness (0) percent
  11352. <7>[117531.304592] lm8502_mod_brightness: set LED2 brightness (0) percent
  11353. <6>[117531.304897] PM: resume of devices complete after 103.504 msecs
  11354. <4>[117531.309017] Restarting tasks ... done.
  11355. <6>[117531.317013] PM: suspend exit 2015-04-27 06:48:03.013265672 UTC
  11356. <6>[117531.317013] suspend: exit suspend, ret = 0 (2015-04-27 06:48:03.013265672 UTC)
  11357. <6>[117531.317043] active wake lock power-supply
  11358. <6>[117531.346554] PM: suspend entry 2015-04-27 06:48:03.042783232 UTC
  11359. <6>[117531.361630] healthd: battery l=95 v=4099 t=27.0 h=2 st=2 c=644 chg=a
  11360. <4>[117531.389340] Freezing user space processes ... (elapsed 0.033 seconds) done.
  11361. <4>[117531.484066] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11362. <4>[117531.485836] Suspending console(s) (use no_console_suspend to debug)
  11363. <7>[117531.671627] lm8502_mod_brightness: set LED2 brightness (0) percent
  11364. <7>[117531.672054] lm8502_mod_brightness: set LED1 brightness (0) percent
  11365. <7>[117531.696011] lm8502_mod_brightness: set LED1 brightness (0) percent
  11366. <7>[117531.699062] lm8502_mod_brightness: set LED2 brightness (0) percent
  11367. <3>[117531.706509] msm_wm8958_shutdown_power: codec power shutdown
  11368. <3>[117531.706539] wm8994_ldo_power: Power down the WM8994 LDOs
  11369. <4>[117531.711300] max8903b_suspend: suspend
  11370. <6>[117531.719509] PM: suspend of devices complete after 230.641 msecs
  11371. <6>[117531.725216] PM: late suspend of devices complete after 5.644 msecs
  11372. <6>[117531.732418] PM: noirq suspend of devices complete after 7.139 msecs
  11373. <4>[117531.732449] Disabling non-boot CPUs ...
  11374. <6>[117531.732723] msm_pm_enter
  11375. <6>[117531.732723] msm_pm_enter: power collapse
  11376. <6>[117531.732723] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  11377. <6>[117531.732723] msm_pm_enter: return
  11378. <6>[117531.738949] PM: noirq resume of devices complete after 5.613 msecs
  11379. <6>[117531.740505] wakeup wake lock: mmc1
  11380. <6>[117531.746639] PM: early resume of devices complete after 5.735 msecs
  11381. <4>[117531.756741] max8903b_resume: resume
  11382. <3>[117531.758053] msm_wm8958_setup_power: codec power setup
  11383. <4>[117531.758083] 8058_s3: Failed to create debugfs directory
  11384. <3>[117531.758114] wm8994_ldo_power: Power up the WM8994 LDOs
  11385. <7>[117531.849239] lm8502_mod_brightness: set LED1 brightness (0) percent
  11386. <7>[117531.851193] lm8502_mod_brightness: set LED2 brightness (0) percent
  11387. <7>[117531.856808] lm8502_mod_brightness: set LED1 brightness (0) percent
  11388. <7>[117531.857143] lm8502_mod_brightness: set LED2 brightness (0) percent
  11389. <6>[117531.857449] PM: resume of devices complete after 110.707 msecs
  11390. <4>[117531.861599] Restarting tasks ... done.
  11391. <6>[117531.873013] PM: suspend exit 2015-04-27 06:48:07.016681438 UTC
  11392. <6>[117531.873013] suspend: exit suspend, ret = 0 (2015-04-27 06:48:07.016711931 UTC)
  11393. <6>[117531.873043] active wake lock power-supply
  11394. <6>[117531.896999] PM: suspend entry 2015-04-27 06:48:07.040649180 UTC
  11395. <6>[117531.914913] healthd: battery l=95 v=4099 t=27.0 h=2 st=2 c=644 chg=a
  11396. <4>[117531.991512] Freezing user space processes ... (elapsed 0.029 seconds) done.
  11397. <4>[117532.318478] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11398. <4>[117532.320187] Suspending console(s) (use no_console_suspend to debug)
  11399. <7>[117532.509213] lm8502_mod_brightness: set LED2 brightness (0) percent
  11400. <7>[117532.509640] lm8502_mod_brightness: set LED1 brightness (0) percent
  11401. <7>[117532.533627] lm8502_mod_brightness: set LED1 brightness (0) percent
  11402. <7>[117532.536648] lm8502_mod_brightness: set LED2 brightness (0) percent
  11403. <3>[117532.544003] msm_wm8958_shutdown_power: codec power shutdown
  11404. <3>[117532.544064] wm8994_ldo_power: Power down the WM8994 LDOs
  11405. <4>[117532.548763] max8903b_suspend: suspend
  11406. <6>[117532.556698] PM: suspend of devices complete after 233.347 msecs
  11407. <6>[117532.562344] PM: late suspend of devices complete after 5.612 msecs
  11408. <6>[117532.569698] PM: noirq suspend of devices complete after 7.320 msecs
  11409. <4>[117532.569729] Disabling non-boot CPUs ...
  11410. <6>[117532.570004] msm_pm_enter
  11411. <6>[117532.570004] msm_pm_enter: power collapse
  11412. <6>[117532.570004] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  11413. <6>[117532.570004] msm_pm_enter: return
  11414. <6>[117532.576229] PM: noirq resume of devices complete after 5.704 msecs
  11415. <6>[117532.578182] wakeup wake lock: alarm_rtc
  11416. <6>[117532.584591] PM: early resume of devices complete after 6.191 msecs
  11417. <4>[117532.587917] max8903b_resume: resume
  11418. <3>[117532.597225] msm_wm8958_setup_power: codec power setup
  11419. <4>[117532.597286] 8058_s3: Failed to create debugfs directory
  11420. <3>[117532.597286] wm8994_ldo_power: Power up the WM8994 LDOs
  11421. <7>[117532.691738] lm8502_mod_brightness: set LED1 brightness (0) percent
  11422. <7>[117532.693142] lm8502_mod_brightness: set LED2 brightness (0) percent
  11423. <7>[117532.696285] lm8502_mod_brightness: set LED1 brightness (0) percent
  11424. <7>[117532.696652] lm8502_mod_brightness: set LED2 brightness (0) percent
  11425. <6>[117532.696957] PM: resume of devices complete after 112.255 msecs
  11426. <4>[117532.701504] Restarting tasks ... done.
  11427. <6>[117532.709652] PM: suspend exit 2015-04-27 06:48:16.013845141 UTC
  11428. <6>[117532.709652] suspend: exit suspend, ret = 0 (2015-04-27 06:48:16.013875637 UTC)
  11429. <6>[117532.709683] active wake lock PowerManagerService.WakeLocks
  11430. <6>[117532.709683] active wake lock power-supply
  11431. <6>[117532.758663] healthd: battery l=95 v=4099 t=27.0 h=2 st=2 c=641 chg=a
  11432. <6>[117532.778866] PM: suspend entry 2015-04-27 06:48:16.083037164 UTC
  11433. <4>[117533.130184] Freezing user space processes ... (elapsed 0.072 seconds) done.
  11434. <4>[117533.208187] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11435. <4>[117533.210018] Suspending console(s) (use no_console_suspend to debug)
  11436. <7>[117533.402371] lm8502_mod_brightness: set LED2 brightness (0) percent
  11437. <7>[117533.402798] lm8502_mod_brightness: set LED1 brightness (0) percent
  11438. <3>[117533.403347] dpm_run_callback(): platform_pm_suspend+0x0/0x54 returns -16
  11439. <3>[117533.403378] PM: Device alarm failed to suspend: error -16
  11440. <3>[117533.403408] PM: Some devices failed to suspend
  11441. <7>[117533.404232] lm8502_mod_brightness: set LED1 brightness (0) percent
  11442. <7>[117533.404659] lm8502_mod_brightness: set LED2 brightness (0) percent
  11443. <6>[117533.406643] PM: resume of devices complete after 3.050 msecs
  11444. <4>[117533.411129] Restarting tasks ... done.
  11445. <6>[117533.417446] PM: suspend exit 2015-04-27 06:48:16.721348633 UTC
  11446. <6>[117533.417446] suspend: exit suspend, ret = -16 (2015-04-27 06:48:16.721379136 UTC)
  11447. <6>[117533.417477] active wake lock alarm_rtc, time left 198
  11448. <6>[117533.690853] request_suspend_state: wakeup (3->0) at 117531227315571 (2015-04-27 06:48:16.994672248 UTC)
  11449. <6>[117533.693203] lsm303dlh_acc_sysfs: hw init start
  11450. <6>[117533.697109] lsm303dlh_acc_sysfs: hw init done
  11451. <6>[117533.724423] [MPDEC]: Screen -> on. Activated mpdecision. | Mask=[1000]
  11452. <3>[117533.727413] [DISP] lcdc_panel_power: ++ 1
  11453. <4>[117533.967678] mdp4_csc_config: Block type 10 isn't supported by CSC.
  11454. <4>[117533.967709] mdp4_csc_config: Block type 8 isn't supported by CSC.
  11455. <6>[117533.998989] mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 128000000
  11456. <4>[117533.999355] type=1400 audit(1430117297.290:529): avc: denied { open } for pid=144 comm="surfaceflinger" name="msm_rotator" dev="tmpfs" ino=4336 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11457. <3>[117534.203854] [DISP] lcdc_tenderloin_panel_set_backlight: 101
  11458. <3>[117534.207455] [DISP] lcdc_tenderloin_panel_set_backlight: 105
  11459. <3>[117534.222683] [DISP] lcdc_tenderloin_panel_set_backlight: 108
  11460. <3>[117534.241451] [DISP] lcdc_tenderloin_panel_set_backlight: 111
  11461. <3>[117534.258694] [DISP] lcdc_tenderloin_panel_set_backlight: 115
  11462. <3>[117534.274715] [DISP] lcdc_tenderloin_panel_set_backlight: 118
  11463. <3>[117534.290157] [DISP] lcdc_tenderloin_panel_set_backlight: 122
  11464. <3>[117534.306271] [DISP] lcdc_tenderloin_panel_set_backlight: 125
  11465. <3>[117534.327023] [DISP] lcdc_tenderloin_panel_set_backlight: 128
  11466. <3>[117534.339504] [DISP] lcdc_tenderloin_panel_set_backlight: 131
  11467. <3>[117534.357082] [DISP] lcdc_tenderloin_panel_set_backlight: 134
  11468. <3>[117534.377346] [DISP] lcdc_tenderloin_panel_set_backlight: 137
  11469. <3>[117534.390499] [DISP] lcdc_tenderloin_panel_set_backlight: 141
  11470. <3>[117534.414730] [DISP] lcdc_tenderloin_panel_set_backlight: 144
  11471. <3>[117534.432064] [DISP] lcdc_tenderloin_panel_set_backlight: 146
  11472. <4>[117534.764034] type=1400 audit(1430117298.051:530): avc: denied { getattr } for pid=8430 comm="Binder_3" path="/system/framework/com.google.android.maps.jar" dev="dm-10" ino=1884 scontext=u:r:platform_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  11473. <4>[117534.765072] type=1400 audit(1430117298.051:531): avc: denied { read } for pid=8430 comm="Binder_3" name="com.google.android.maps.jar" dev="dm-10" ino=1884 scontext=u:r:platform_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  11474. <4>[117534.765316] type=1400 audit(1430117298.051:532): avc: denied { open } for pid=8430 comm="Binder_3" name="com.google.android.maps.jar" dev="dm-10" ino=1884 scontext=u:r:platform_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  11475. <3>[117553.718624] [DISP] lcdc_tenderloin_panel_set_backlight: 145
  11476. <3>[117553.735470] [DISP] lcdc_tenderloin_panel_set_backlight: 144
  11477. <3>[117553.768490] [DISP] lcdc_tenderloin_panel_set_backlight: 143
  11478. <3>[117553.785397] [DISP] lcdc_tenderloin_panel_set_backlight: 142
  11479. <3>[117553.818539] [DISP] lcdc_tenderloin_panel_set_backlight: 141
  11480. <3>[117553.835201] [DISP] lcdc_tenderloin_panel_set_backlight: 140
  11481. <3>[117553.868588] [DISP] lcdc_tenderloin_panel_set_backlight: 139
  11482. <3>[117553.885250] [DISP] lcdc_tenderloin_panel_set_backlight: 138
  11483. <3>[117553.918881] [DISP] lcdc_tenderloin_panel_set_backlight: 137
  11484. <3>[117553.935482] [DISP] lcdc_tenderloin_panel_set_backlight: 136
  11485. <3>[117553.969204] [DISP] lcdc_tenderloin_panel_set_backlight: 135
  11486. <3>[117553.992489] [DISP] lcdc_tenderloin_panel_set_backlight: 134
  11487. <3>[117554.018673] [DISP] lcdc_tenderloin_panel_set_backlight: 133
  11488. <3>[117554.035366] [DISP] lcdc_tenderloin_panel_set_backlight: 132
  11489. <3>[117554.068691] [DISP] lcdc_tenderloin_panel_set_backlight: 131
  11490. <3>[117554.085445] [DISP] lcdc_tenderloin_panel_set_backlight: 130
  11491. <3>[117554.136074] [DISP] lcdc_tenderloin_panel_set_backlight: 129
  11492. <3>[117554.169430] [DISP] lcdc_tenderloin_panel_set_backlight: 128
  11493. <3>[117554.186062] [DISP] lcdc_tenderloin_panel_set_backlight: 127
  11494. <3>[117554.219692] [DISP] lcdc_tenderloin_panel_set_backlight: 126
  11495. <3>[117554.236324] [DISP] lcdc_tenderloin_panel_set_backlight: 125
  11496. <3>[117554.269741] [DISP] lcdc_tenderloin_panel_set_backlight: 124
  11497. <3>[117554.286373] [DISP] lcdc_tenderloin_panel_set_backlight: 123
  11498. <3>[117554.319637] [DISP] lcdc_tenderloin_panel_set_backlight: 122
  11499. <3>[117554.336361] [DISP] lcdc_tenderloin_panel_set_backlight: 121
  11500. <3>[117554.369686] [DISP] lcdc_tenderloin_panel_set_backlight: 120
  11501. <3>[117554.386410] [DISP] lcdc_tenderloin_panel_set_backlight: 119
  11502. <3>[117554.419705] [DISP] lcdc_tenderloin_panel_set_backlight: 118
  11503. <3>[117554.436916] [DISP] lcdc_tenderloin_panel_set_backlight: 117
  11504. <3>[117554.468929] [DISP] lcdc_tenderloin_panel_set_backlight: 116
  11505. <3>[117554.485653] [DISP] lcdc_tenderloin_panel_set_backlight: 115
  11506. <3>[117554.519009] [DISP] lcdc_tenderloin_panel_set_backlight: 114
  11507. <3>[117554.535641] [DISP] lcdc_tenderloin_panel_set_backlight: 113
  11508. <3>[117554.570004] [DISP] lcdc_tenderloin_panel_set_backlight: 112
  11509. <3>[117554.586605] [DISP] lcdc_tenderloin_panel_set_backlight: 111
  11510. <3>[117554.620022] [DISP] lcdc_tenderloin_panel_set_backlight: 110
  11511. <3>[117554.636654] [DISP] lcdc_tenderloin_panel_set_backlight: 109
  11512. <3>[117554.670010] [DISP] lcdc_tenderloin_panel_set_backlight: 108
  11513. <3>[117554.686611] [DISP] lcdc_tenderloin_panel_set_backlight: 107
  11514. <3>[117554.720089] [DISP] lcdc_tenderloin_panel_set_backlight: 106
  11515. <3>[117554.736782] [DISP] lcdc_tenderloin_panel_set_backlight: 105
  11516. <3>[117554.770046] [DISP] lcdc_tenderloin_panel_set_backlight: 104
  11517. <3>[117554.786953] [DISP] lcdc_tenderloin_panel_set_backlight: 103
  11518. <3>[117554.819180] [DISP] lcdc_tenderloin_panel_set_backlight: 102
  11519. <3>[117554.835842] [DISP] lcdc_tenderloin_panel_set_backlight: 101
  11520. <3>[117554.869198] [DISP] lcdc_tenderloin_panel_set_backlight: 100
  11521. <3>[117554.886776] [DISP] lcdc_tenderloin_panel_set_backlight: 99
  11522. <3>[117554.919247] [DISP] lcdc_tenderloin_panel_set_backlight: 98
  11523. <3>[117554.935940] [DISP] lcdc_tenderloin_panel_set_backlight: 97
  11524. <3>[117554.969326] [DISP] lcdc_tenderloin_panel_set_backlight: 96
  11525. <3>[117554.985989] [DISP] lcdc_tenderloin_panel_set_backlight: 95
  11526. <3>[117555.020290] [DISP] lcdc_tenderloin_panel_set_backlight: 94
  11527. <3>[117555.036953] [DISP] lcdc_tenderloin_panel_set_backlight: 93
  11528. <3>[117555.070217] [DISP] lcdc_tenderloin_panel_set_backlight: 92
  11529. <3>[117555.086941] [DISP] lcdc_tenderloin_panel_set_backlight: 91
  11530. <3>[117555.120297] [DISP] lcdc_tenderloin_panel_set_backlight: 90
  11531. <3>[117555.136898] [DISP] lcdc_tenderloin_panel_set_backlight: 89
  11532. <3>[117555.169399] [DISP] lcdc_tenderloin_panel_set_backlight: 88
  11533. <3>[117555.186062] [DISP] lcdc_tenderloin_panel_set_backlight: 87
  11534. <3>[117555.219448] [DISP] lcdc_tenderloin_panel_set_backlight: 86
  11535. <3>[117555.236111] [DISP] lcdc_tenderloin_panel_set_backlight: 85
  11536. <3>[117555.270199] [DISP] lcdc_tenderloin_panel_set_backlight: 84
  11537. <3>[117555.286861] [DISP] lcdc_tenderloin_panel_set_backlight: 83
  11538. <3>[117555.320339] [DISP] lcdc_tenderloin_panel_set_backlight: 82
  11539. <3>[117555.337246] [DISP] lcdc_tenderloin_panel_set_backlight: 81
  11540. <3>[117555.369534] [DISP] lcdc_tenderloin_panel_set_backlight: 80
  11541. <3>[117555.386196] [DISP] lcdc_tenderloin_panel_set_backlight: 79
  11542. <3>[117555.419552] [DISP] lcdc_tenderloin_panel_set_backlight: 78
  11543. <3>[117555.436245] [DISP] lcdc_tenderloin_panel_set_backlight: 77
  11544. <3>[117555.470364] [DISP] lcdc_tenderloin_panel_set_backlight: 76
  11545. <3>[117555.486965] [DISP] lcdc_tenderloin_panel_set_backlight: 75
  11546. <3>[117555.520474] [DISP] lcdc_tenderloin_panel_set_backlight: 74
  11547. <3>[117555.537197] [DISP] lcdc_tenderloin_panel_set_backlight: 73
  11548. <3>[117555.570461] [DISP] lcdc_tenderloin_panel_set_backlight: 72
  11549. <3>[117555.587185] [DISP] lcdc_tenderloin_panel_set_backlight: 71
  11550. <3>[117555.620968] [DISP] lcdc_tenderloin_panel_set_backlight: 70
  11551. <3>[117555.636837] [DISP] lcdc_tenderloin_panel_set_backlight: 69
  11552. <3>[117555.670132] [DISP] lcdc_tenderloin_panel_set_backlight: 68
  11553. <3>[117555.686794] [DISP] lcdc_tenderloin_panel_set_backlight: 67
  11554. <3>[117555.723446] [DISP] lcdc_tenderloin_panel_set_backlight: 66
  11555. <3>[117555.736446] [DISP] lcdc_tenderloin_panel_set_backlight: 65
  11556. <3>[117555.769772] [DISP] lcdc_tenderloin_panel_set_backlight: 64
  11557. <3>[117555.786495] [DISP] lcdc_tenderloin_panel_set_backlight: 63
  11558. <3>[117555.819851] [DISP] lcdc_tenderloin_panel_set_backlight: 62
  11559. <3>[117555.836422] [DISP] lcdc_tenderloin_panel_set_backlight: 61
  11560. <3>[117555.869869] [DISP] lcdc_tenderloin_panel_set_backlight: 60
  11561. <3>[117555.886532] [DISP] lcdc_tenderloin_panel_set_backlight: 59
  11562. <3>[117555.919888] [DISP] lcdc_tenderloin_panel_set_backlight: 58
  11563. <3>[117555.936550] [DISP] lcdc_tenderloin_panel_set_backlight: 57
  11564. <3>[117555.975765] [DISP] lcdc_tenderloin_panel_set_backlight: 56
  11565. <3>[117555.987026] [DISP] lcdc_tenderloin_panel_set_backlight: 55
  11566. <3>[117556.020351] [DISP] lcdc_tenderloin_panel_set_backlight: 54
  11567. <3>[117556.036678] [DISP] lcdc_tenderloin_panel_set_backlight: 53
  11568. <3>[117556.070065] [DISP] lcdc_tenderloin_panel_set_backlight: 52
  11569. <3>[117556.087978] [DISP] lcdc_tenderloin_panel_set_backlight: 51
  11570. <3>[117556.120022] [DISP] lcdc_tenderloin_panel_set_backlight: 50
  11571. <3>[117556.136623] [DISP] lcdc_tenderloin_panel_set_backlight: 49
  11572. <3>[117556.170040] [DISP] lcdc_tenderloin_panel_set_backlight: 48
  11573. <3>[117556.187130] [DISP] lcdc_tenderloin_panel_set_backlight: 47
  11574. <3>[117556.221188] [DISP] lcdc_tenderloin_panel_set_backlight: 46
  11575. <3>[117556.237759] [DISP] lcdc_tenderloin_panel_set_backlight: 45
  11576. <3>[117556.270443] [DISP] lcdc_tenderloin_panel_set_backlight: 44
  11577. <3>[117556.287319] [DISP] lcdc_tenderloin_panel_set_backlight: 43
  11578. <3>[117556.320583] [DISP] lcdc_tenderloin_panel_set_backlight: 42
  11579. <3>[117556.338039] [DISP] lcdc_tenderloin_panel_set_backlight: 41
  11580. <3>[117556.373715] [DISP] lcdc_tenderloin_panel_set_backlight: 40
  11581. <3>[117556.388638] [DISP] lcdc_tenderloin_panel_set_backlight: 39
  11582. <3>[117556.420223] [DISP] lcdc_tenderloin_panel_set_backlight: 38
  11583. <3>[117556.436947] [DISP] lcdc_tenderloin_panel_set_backlight: 37
  11584. <3>[117556.470303] [DISP] lcdc_tenderloin_panel_set_backlight: 36
  11585. <3>[117556.486904] [DISP] lcdc_tenderloin_panel_set_backlight: 35
  11586. <3>[117556.520290] [DISP] lcdc_tenderloin_panel_set_backlight: 34
  11587. <3>[117556.536953] [DISP] lcdc_tenderloin_panel_set_backlight: 33
  11588. <3>[117556.570370] [DISP] lcdc_tenderloin_panel_set_backlight: 32
  11589. <3>[117556.587032] [DISP] lcdc_tenderloin_panel_set_backlight: 31
  11590. <3>[117556.620663] [DISP] lcdc_tenderloin_panel_set_backlight: 30
  11591. <3>[117556.637234] [DISP] lcdc_tenderloin_panel_set_backlight: 29
  11592. <3>[117556.670467] [DISP] lcdc_tenderloin_panel_set_backlight: 28
  11593. <3>[117556.686947] [DISP] lcdc_tenderloin_panel_set_backlight: 27
  11594. <3>[117556.720638] [DISP] lcdc_tenderloin_panel_set_backlight: 26
  11595. <3>[117556.738857] [DISP] lcdc_tenderloin_panel_set_backlight: 25
  11596. <3>[117556.771053] [DISP] lcdc_tenderloin_panel_set_backlight: 24
  11597. <3>[117556.787167] [DISP] lcdc_tenderloin_panel_set_backlight: 23
  11598. <3>[117556.820431] [DISP] lcdc_tenderloin_panel_set_backlight: 22
  11599. <3>[117556.837215] [DISP] lcdc_tenderloin_panel_set_backlight: 21
  11600. <3>[117556.870480] [DISP] lcdc_tenderloin_panel_set_backlight: 20
  11601. <3>[117556.887203] [DISP] lcdc_tenderloin_panel_set_backlight: 19
  11602. <3>[117556.920498] [DISP] lcdc_tenderloin_panel_set_backlight: 18
  11603. <3>[117556.937191] [DISP] lcdc_tenderloin_panel_set_backlight: 17
  11604. <3>[117556.970608] [DISP] lcdc_tenderloin_panel_set_backlight: 16
  11605. <3>[117556.987789] [DISP] lcdc_tenderloin_panel_set_backlight: 15
  11606. <3>[117557.020565] [DISP] lcdc_tenderloin_panel_set_backlight: 14
  11607. <3>[117557.037258] [DISP] lcdc_tenderloin_panel_set_backlight: 13
  11608. <3>[117557.070492] [DISP] lcdc_tenderloin_panel_set_backlight: 12
  11609. <4>[117605.067898] send sigkill to 4840 (id.gms.wearable), adj 764, size 8128
  11610. <4>[117605.096310] send sigkill to 4927 (ndroid.calendar), adj 764, size 7143
  11611. <4>[117605.127621] send sigkill to 4898 (viders.calendar), adj 1000, size 7069
  11612. <4>[117605.156033] send sigkill to 4866 (id.partnersetup), adj 1000, size 6309
  11613. <4>[117605.187954] send sigkill to 4955 (le.android.talk), adj 764, size 10684
  11614. <4>[117605.218746] send sigkill to 5034 (d.process.media), adj 764, size 7353
  11615. <4>[117605.255245] send sigkill to 5015 (droid.apps.plus), adj 647, size 12154
  11616. <4>[117605.288570] send sigkill to 5108 (droid.deskclock), adj 764, size 6984
  11617. <6>[117605.306454] binder: undelivered transaction 19466433
  11618. <4>[117605.317562] send sigkill to 4774 (earchbox:search), adj 647, size 13415
  11619. <4>[117605.345028] send sigkill to 5060 (d.process.acore), adj 647, size 8023
  11620. <6>[117833.413723] healthd: battery l=96 v=4104 t=28.0 h=2 st=2 c=564 chg=a
  11621. <6>[118134.213070] healthd: battery l=97 v=4108 t=28.0 h=2 st=2 c=497 chg=a
  11622. <6>[118735.812862] healthd: battery l=98 v=4113 t=28.0 h=2 st=2 c=387 chg=a
  11623. <6>[119036.614559] healthd: battery l=100 v=4118 t=29.0 h=2 st=5 c=342 chg=a
  11624. <4>[119974.345882] send sigkill to 4688 (umengService_v1), adj 1000, size 7787
  11625. <4>[119974.407803] send sigkill to 7283 (viders.calendar), adj 1000, size 7135
  11626. <4>[119974.498226] send sigkill to 684 (games.emojiquiz), adj 1000, size 6378
  11627. <4>[119975.325497] send sigkill to 5784 (id.partnersetup), adj 1000, size 6306
  11628. <4>[119977.002529] send sigkill to 7307 (ndroid.calendar), adj 1000, size 7139
  11629. <4>[119977.029293] send sigkill to 6914 (droid.deskclock), adj 1000, size 7003
  11630. <4>[119977.098232] send sigkill to 5764 (earchbox:search), adj 764, size 14766
  11631. <4>[119977.159237] send sigkill to 10786 (droid.apps.maps), adj 764, size 11751
  11632. <4>[119977.193997] send sigkill to 4811 (gle.android.gms), adj 647, size 14254
  11633. <4>[119977.230496] send sigkill to 4782 (ss.game.hangman), adj 647, size 7686
  11634. <4>[119977.260525] send sigkill to 11098 (d.process.acore), adj 529, size 7850
  11635. <4>[119977.290035] send sigkill to 11077 (d.process.media), adj 529, size 7316
  11636. <4>[120238.983883] send sigkill to 11057 (droid.apps.plus), adj 1000, size 12779
  11637. <4>[122827.471127] send sigkill to 11118 (umengService_v1), adj 1000, size 8013
  11638. <4>[122827.739864] send sigkill to 11853 (viders.calendar), adj 1000, size 7110
  11639. <4>[122827.764980] send sigkill to 11225 (games.emojiquiz), adj 1000, size 7067
  11640. <4>[122828.366940] send sigkill to 11545 (id.partnersetup), adj 1000, size 6295
  11641. <4>[124079.157711] send sigkill to 11876 (ndroid.calendar), adj 1000, size 7227
  11642. <4>[124281.575436] send sigkill to 17479 (viders.calendar), adj 1000, size 7092
  11643. <4>[124369.944454] send sigkill to 18640 (droid.apps.maps), adj 1000, size 11759
  11644. <4>[124370.204617] send sigkill to 18895 (d.process.acore), adj 1000, size 7882
  11645. <4>[124370.294430] send sigkill to 12198 (d.process.media), adj 764, size 7511
  11646. <4>[124370.325619] send sigkill to 11378 (droid.deskclock), adj 764, size 7014
  11647. <4>[124370.364986] send sigkill to 20020 (le.android.talk), adj 1000, size 11061
  11648. <4>[128423.423550] send sigkill to 17238 (umengService_v1), adj 1000, size 8031
  11649. <4>[128423.445187] send sigkill to 17293 (games.emojiquiz), adj 1000, size 7070
  11650. <4>[129114.191280] send sigkill to 18871 (droid.apps.plus), adj 764, size 15269
  11651. <4>[129114.263180] send sigkill to 27928 (le.android.talk), adj 764, size 11000
  11652. <4>[129114.305599] send sigkill to 29265 (viders.calendar), adj 764, size 7078
  11653. <4>[129114.349911] send sigkill to 11521 (earchbox:search), adj 647, size 15694
  11654. <4>[129114.389309] send sigkill to 30889 (emoji.ikeyboard), adj 647, size 7254
  11655. <4>[129114.469418] send sigkill to 21499 (ndroid.calendar), adj 764, size 7233
  11656. <4>[129114.523220] send sigkill to 21090 (droid.deskclock), adj 647, size 7019
  11657. <4>[129114.580319] send sigkill to 11159 (gle.android.gms), adj 529, size 12711
  11658. <4>[129114.611202] send sigkill to 11289 (ss.game.hangman), adj 529, size 7823
  11659. <4>[137960.703274] send sigkill to 29521 (umengService_v1), adj 1000, size 8296
  11660. <4>[137960.811550] send sigkill to 11453 (le.android.talk), adj 764, size 10669
  11661. <6>[137960.884976] binder: undelivered transaction 21046021
  11662. <4>[137961.005886] send sigkill to 10778 (d.process.media), adj 1000, size 7505
  11663. <4>[137961.035366] send sigkill to 5249 (ndroid.calendar), adj 1000, size 7205
  11664. <4>[137961.065212] send sigkill to 29591 (games.emojiquiz), adj 1000, size 7131
  11665. <4>[137961.105312] send sigkill to 10757 (droid.apps.plus), adj 764, size 13517
  11666. <4>[137961.165310] send sigkill to 804 (droid.deskclock), adj 764, size 7013
  11667. <4>[141898.057003] send sigkill to 26707 (droid.apps.maps), adj 1000, size 11671
  11668. <4>[142369.007565] send sigkill to 18845 (umengService_v1), adj 1000, size 8212
  11669. <4>[142369.293606] send sigkill to 26930 (d.process.acore), adj 1000, size 7900
  11670. <4>[142369.316555] send sigkill to 26908 (d.process.media), adj 1000, size 7408
  11671. <4>[142369.345272] send sigkill to 18907 (games.emojiquiz), adj 1000, size 7068
  11672. <4>[142369.430325] send sigkill to 27546 (ndroid.calendar), adj 1000, size 7137
  11673. <4>[142369.455044] send sigkill to 27510 (viders.calendar), adj 1000, size 7058
  11674. <4>[142369.495998] send sigkill to 19177 (droid.deskclock), adj 1000, size 7020
  11675. <4>[142369.592220] send sigkill to 27692 (le.android.talk), adj 764, size 11048
  11676. <4>[142369.651699] send sigkill to 31495 (earchbox:search), adj 647, size 21419
  11677. <4>[142369.705288] send sigkill to 31154 (ss.game.hangman), adj 529, size 7793
  11678. <6>[143727.349178] cfg80211: Calling CRDA to update world regulatory domain
  11679. <4>[148761.501125] send sigkill to 26885 (droid.apps.plus), adj 1000, size 15315
  11680. <4>[148761.563992] send sigkill to 3712 (le.android.talk), adj 1000, size 11039
  11681. <4>[149127.338192] send sigkill to 28748 (umengService_v1), adj 1000, size 8031
  11682. <4>[149128.690243] send sigkill to 11230 (droid.apps.maps), adj 1000, size 11707
  11683. <4>[149788.429287] send sigkill to 11490 (d.process.media), adj 1000, size 7396
  11684. <4>[149788.465328] send sigkill to 28935 (games.emojiquiz), adj 1000, size 7065
  11685. <3>[149788.492489] binder: 28935: binder_alloc_buf, no vma
  11686. <6>[149788.492519] binder: 7914:8126 transaction failed 29201, size 76-0
  11687. <4>[149788.503597] send sigkill to 11516 (d.process.acore), adj 1000, size 7875
  11688. <4>[149788.535183] send sigkill to 28901 (ndroid.calendar), adj 1000, size 7244
  11689. <4>[149788.567440] send sigkill to 12068 (viders.calendar), adj 1000, size 7042
  11690. <4>[149788.621792] send sigkill to 12279 (le.android.talk), adj 764, size 13940
  11691. <4>[149788.675045] send sigkill to 11468 (droid.apps.plus), adj 764, size 13322
  11692. <4>[149788.713650] send sigkill to 28814 (earchbox:search), adj 647, size 14894
  11693. <4>[149788.771298] send sigkill to 29367 (droid.deskclock), adj 764, size 7011
  11694. <4>[149788.825771] send sigkill to 28969 (ss.game.hangman), adj 647, size 7829
  11695. <4>[149788.867550] send sigkill to 31175 (gle.android.gms), adj 529, size 13243
  11696. <3>[152015.919643] [DISP] lcdc_tenderloin_panel_set_backlight: 13
  11697. <3>[152015.931881] [DISP] lcdc_tenderloin_panel_set_backlight: 14
  11698. <3>[152015.949673] [DISP] lcdc_tenderloin_panel_set_backlight: 15
  11699. <3>[152015.981777] [DISP] lcdc_tenderloin_panel_set_backlight: 16
  11700. <3>[152015.998959] [DISP] lcdc_tenderloin_panel_set_backlight: 17
  11701. <3>[152016.032009] [DISP] lcdc_tenderloin_panel_set_backlight: 18
  11702. <3>[152016.050228] [DISP] lcdc_tenderloin_panel_set_backlight: 19
  11703. <3>[152016.082119] [DISP] lcdc_tenderloin_panel_set_backlight: 20
  11704. <3>[152016.098751] [DISP] lcdc_tenderloin_panel_set_backlight: 21
  11705. <3>[152016.133144] [DISP] lcdc_tenderloin_panel_set_backlight: 22
  11706. <3>[152016.148708] [DISP] lcdc_tenderloin_panel_set_backlight: 23
  11707. <3>[152016.182644] [DISP] lcdc_tenderloin_panel_set_backlight: 24
  11708. <3>[152016.200100] [DISP] lcdc_tenderloin_panel_set_backlight: 25
  11709. <3>[152016.235958] [DISP] lcdc_tenderloin_panel_set_backlight: 26
  11710. <3>[152016.249600] [DISP] lcdc_tenderloin_panel_set_backlight: 27
  11711. <3>[152016.282467] [DISP] lcdc_tenderloin_panel_set_backlight: 28
  11712. <6>[152016.292507] a6_update_connected_ps: ac=0 usb=0 dock=0
  11713. <6>[152016.292507] max8903b_current_setup: ### CHARGE_DISABLE
  11714. <3>[152016.306576] [DISP] lcdc_tenderloin_panel_set_backlight: 29
  11715. <6>[152016.327725] healthd: battery l=100 v=4104 t=27.0 h=2 st=5 c=1 chg=
  11716. <3>[152016.334805] [DISP] lcdc_tenderloin_panel_set_backlight: 30
  11717. <3>[152016.350002] [DISP] lcdc_tenderloin_panel_set_backlight: 31
  11718. <6>[152016.360134] healthd: battery l=100 v=4104 t=27.0 h=2 st=5 c=1 chg=
  11719. <3>[152016.385403] [DISP] lcdc_tenderloin_panel_set_backlight: 32
  11720. <3>[152016.399380] [DISP] lcdc_tenderloin_panel_set_backlight: 33
  11721. <3>[152016.433071] [DISP] lcdc_tenderloin_panel_set_backlight: 34
  11722. <3>[152016.450161] [DISP] lcdc_tenderloin_panel_set_backlight: 35
  11723. <3>[152016.482937] [DISP] lcdc_tenderloin_panel_set_backlight: 36
  11724. <3>[152016.499142] [DISP] lcdc_tenderloin_panel_set_backlight: 37
  11725. <3>[152016.532467] [DISP] lcdc_tenderloin_panel_set_backlight: 38
  11726. <3>[152016.549038] [DISP] lcdc_tenderloin_panel_set_backlight: 39
  11727. <3>[152016.582577] [DISP] lcdc_tenderloin_panel_set_backlight: 40
  11728. <3>[152016.599270] [DISP] lcdc_tenderloin_panel_set_backlight: 41
  11729. <3>[152016.633114] [DISP] lcdc_tenderloin_panel_set_backlight: 42
  11730. <3>[152016.649349] [DISP] lcdc_tenderloin_panel_set_backlight: 43
  11731. <3>[152016.703182] [DISP] lcdc_tenderloin_panel_set_backlight: 45
  11732. <3>[152016.733669] [DISP] lcdc_tenderloin_panel_set_backlight: 46
  11733. <3>[152016.751644] [DISP] lcdc_tenderloin_panel_set_backlight: 47
  11734. <3>[152016.782986] [DISP] lcdc_tenderloin_panel_set_backlight: 48
  11735. <3>[152016.801571] [DISP] lcdc_tenderloin_panel_set_backlight: 49
  11736. <3>[152016.835445] [DISP] lcdc_tenderloin_panel_set_backlight: 50
  11737. <3>[152016.849361] [DISP] lcdc_tenderloin_panel_set_backlight: 51
  11738. <3>[152016.882687] [DISP] lcdc_tenderloin_panel_set_backlight: 52
  11739. <3>[152016.899410] [DISP] lcdc_tenderloin_panel_set_backlight: 53
  11740. <3>[152016.932797] [DISP] lcdc_tenderloin_panel_set_backlight: 54
  11741. <3>[152016.949459] [DISP] lcdc_tenderloin_panel_set_backlight: 55
  11742. <3>[152016.983059] [DISP] lcdc_tenderloin_panel_set_backlight: 56
  11743. <3>[152016.999661] [DISP] lcdc_tenderloin_panel_set_backlight: 57
  11744. <3>[152017.033138] [DISP] lcdc_tenderloin_panel_set_backlight: 58
  11745. <3>[152017.049496] [DISP] lcdc_tenderloin_panel_set_backlight: 59
  11746. <3>[152017.083126] [DISP] lcdc_tenderloin_panel_set_backlight: 60
  11747. <3>[152017.099850] [DISP] lcdc_tenderloin_panel_set_backlight: 61
  11748. <3>[152017.133419] [DISP] lcdc_tenderloin_panel_set_backlight: 62
  11749. <3>[152017.149685] [DISP] lcdc_tenderloin_panel_set_backlight: 63
  11750. <3>[152017.183285] [DISP] lcdc_tenderloin_panel_set_backlight: 64
  11751. <3>[152017.199673] [DISP] lcdc_tenderloin_panel_set_backlight: 65
  11752. <3>[152017.233090] [DISP] lcdc_tenderloin_panel_set_backlight: 66
  11753. <3>[152017.249722] [DISP] lcdc_tenderloin_panel_set_backlight: 67
  11754. <3>[152017.283291] [DISP] lcdc_tenderloin_panel_set_backlight: 68
  11755. <3>[152017.299587] [DISP] lcdc_tenderloin_panel_set_backlight: 69
  11756. <3>[152017.333614] [DISP] lcdc_tenderloin_panel_set_backlight: 70
  11757. <3>[152017.349819] [DISP] lcdc_tenderloin_panel_set_backlight: 71
  11758. <3>[152017.383053] [DISP] lcdc_tenderloin_panel_set_backlight: 72
  11759. <3>[152017.399685] [DISP] lcdc_tenderloin_panel_set_backlight: 73
  11760. <3>[152017.436642] [DISP] lcdc_tenderloin_panel_set_backlight: 74
  11761. <3>[152017.450497] [DISP] lcdc_tenderloin_panel_set_backlight: 75
  11762. <3>[152017.485073] [DISP] lcdc_tenderloin_panel_set_backlight: 76
  11763. <3>[152017.500698] [DISP] lcdc_tenderloin_panel_set_backlight: 77
  11764. <3>[152017.533627] [DISP] lcdc_tenderloin_panel_set_backlight: 78
  11765. <3>[152017.551785] [DISP] lcdc_tenderloin_panel_set_backlight: 79
  11766. <3>[152017.583126] [DISP] lcdc_tenderloin_panel_set_backlight: 80
  11767. <3>[152017.600308] [DISP] lcdc_tenderloin_panel_set_backlight: 81
  11768. <3>[152017.633541] [DISP] lcdc_tenderloin_panel_set_backlight: 82
  11769. <3>[152017.650387] [DISP] lcdc_tenderloin_panel_set_backlight: 83
  11770. <3>[152017.683315] [DISP] lcdc_tenderloin_panel_set_backlight: 84
  11771. <3>[152017.700131] [DISP] lcdc_tenderloin_panel_set_backlight: 85
  11772. <3>[152017.733578] [DISP] lcdc_tenderloin_panel_set_backlight: 86
  11773. <3>[152017.750057] [DISP] lcdc_tenderloin_panel_set_backlight: 87
  11774. <3>[152017.783291] [DISP] lcdc_tenderloin_panel_set_backlight: 88
  11775. <3>[152017.799954] [DISP] lcdc_tenderloin_panel_set_backlight: 89
  11776. <3>[152017.833370] [DISP] lcdc_tenderloin_panel_set_backlight: 90
  11777. <3>[152017.850033] [DISP] lcdc_tenderloin_panel_set_backlight: 91
  11778. <3>[152017.883389] [DISP] lcdc_tenderloin_panel_set_backlight: 92
  11779. <3>[152017.900509] [DISP] lcdc_tenderloin_panel_set_backlight: 93
  11780. <3>[152017.933895] [DISP] lcdc_tenderloin_panel_set_backlight: 94
  11781. <3>[152017.950100] [DISP] lcdc_tenderloin_panel_set_backlight: 95
  11782. <3>[152017.983669] [DISP] lcdc_tenderloin_panel_set_backlight: 96
  11783. <3>[152018.001705] [DISP] lcdc_tenderloin_panel_set_backlight: 97
  11784. <3>[152018.034176] [DISP] lcdc_tenderloin_panel_set_backlight: 98
  11785. <3>[152018.100491] [DISP] lcdc_tenderloin_panel_set_backlight: 101
  11786. <3>[152018.133694] [DISP] lcdc_tenderloin_panel_set_backlight: 102
  11787. <3>[152018.150204] [DISP] lcdc_tenderloin_panel_set_backlight: 103
  11788. <3>[152018.183682] [DISP] lcdc_tenderloin_panel_set_backlight: 104
  11789. <3>[152018.200344] [DISP] lcdc_tenderloin_panel_set_backlight: 105
  11790. <3>[152018.233700] [DISP] lcdc_tenderloin_panel_set_backlight: 106
  11791. <3>[152018.250393] [DISP] lcdc_tenderloin_panel_set_backlight: 107
  11792. <3>[152018.283840] [DISP] lcdc_tenderloin_panel_set_backlight: 108
  11793. <3>[152018.300655] [DISP] lcdc_tenderloin_panel_set_backlight: 109
  11794. <3>[152018.333706] [DISP] lcdc_tenderloin_panel_set_backlight: 110
  11795. <3>[152018.350613] [DISP] lcdc_tenderloin_panel_set_backlight: 111
  11796. <3>[152018.385281] [DISP] lcdc_tenderloin_panel_set_backlight: 112
  11797. <3>[152018.400570] [DISP] lcdc_tenderloin_panel_set_backlight: 113
  11798. <3>[152018.434933] [DISP] lcdc_tenderloin_panel_set_backlight: 114
  11799. <3>[152018.450497] [DISP] lcdc_tenderloin_panel_set_backlight: 115
  11800. <3>[152018.483975] [DISP] lcdc_tenderloin_panel_set_backlight: 116
  11801. <3>[152018.500698] [DISP] lcdc_tenderloin_panel_set_backlight: 117
  11802. <3>[152018.534145] [DISP] lcdc_tenderloin_panel_set_backlight: 118
  11803. <3>[152018.551052] [DISP] lcdc_tenderloin_panel_set_backlight: 119
  11804. <3>[152018.584103] [DISP] lcdc_tenderloin_panel_set_backlight: 120
  11805. <3>[152018.602322] [DISP] lcdc_tenderloin_panel_set_backlight: 121
  11806. <3>[152018.634640] [DISP] lcdc_tenderloin_panel_set_backlight: 122
  11807. <3>[152018.650936] [DISP] lcdc_tenderloin_panel_set_backlight: 123
  11808. <3>[152018.684109] [DISP] lcdc_tenderloin_panel_set_backlight: 124
  11809. <3>[152018.732967] [DISP] lcdc_tenderloin_panel_set_backlight: 125
  11810. <3>[152018.750698] [DISP] lcdc_tenderloin_panel_set_backlight: 127
  11811. <3>[152018.784847] [DISP] lcdc_tenderloin_panel_set_backlight: 128
  11812. <3>[152018.801113] [DISP] lcdc_tenderloin_panel_set_backlight: 129
  11813. <3>[152018.834225] [DISP] lcdc_tenderloin_panel_set_backlight: 130
  11814. <3>[152018.884243] [DISP] lcdc_tenderloin_panel_set_backlight: 131
  11815. <3>[152018.901119] [DISP] lcdc_tenderloin_panel_set_backlight: 132
  11816. <3>[152018.934902] [DISP] lcdc_tenderloin_panel_set_backlight: 133
  11817. <3>[152018.950985] [DISP] lcdc_tenderloin_panel_set_backlight: 134
  11818. <3>[152019.001003] [DISP] lcdc_tenderloin_panel_set_backlight: 136
  11819. <3>[152019.034603] [DISP] lcdc_tenderloin_panel_set_backlight: 137
  11820. <3>[152019.059963] [DISP] lcdc_tenderloin_panel_set_backlight: 138
  11821. <3>[152019.084652] [DISP] lcdc_tenderloin_panel_set_backlight: 139
  11822. <3>[152019.105648] [DISP] lcdc_tenderloin_panel_set_backlight: 140
  11823. <3>[152019.136959] [DISP] lcdc_tenderloin_panel_set_backlight: 141
  11824. <3>[152019.151119] [DISP] lcdc_tenderloin_panel_set_backlight: 142
  11825. <3>[152019.184902] [DISP] lcdc_tenderloin_panel_set_backlight: 143
  11826. <3>[152019.201016] [DISP] lcdc_tenderloin_panel_set_backlight: 144
  11827. <3>[152019.234432] [DISP] lcdc_tenderloin_panel_set_backlight: 145
  11828. <3>[152019.251034] [DISP] lcdc_tenderloin_panel_set_backlight: 146
  11829. <3>[152019.285061] [DISP] lcdc_tenderloin_panel_set_backlight: 147
  11830. <3>[152019.302364] [DISP] lcdc_tenderloin_panel_set_backlight: 148
  11831. <3>[152019.380734] [DISP] lcdc_tenderloin_panel_set_backlight: 150
  11832. <3>[152019.394222] [DISP] lcdc_tenderloin_panel_set_backlight: 151
  11833. <3>[152019.425961] [DISP] lcdc_tenderloin_panel_set_backlight: 152
  11834. <3>[152019.435055] [DISP] lcdc_tenderloin_panel_set_backlight: 153
  11835. <3>[152019.452023] [DISP] lcdc_tenderloin_panel_set_backlight: 154
  11836. <3>[152019.484554] [DISP] lcdc_tenderloin_panel_set_backlight: 155
  11837. <3>[152019.501186] [DISP] lcdc_tenderloin_panel_set_backlight: 156
  11838. <3>[152019.542141] [DISP] lcdc_tenderloin_panel_set_backlight: 157
  11839. <3>[152019.564602] [DISP] lcdc_tenderloin_panel_set_backlight: 158
  11840. <3>[152019.584713] [DISP] lcdc_tenderloin_panel_set_backlight: 159
  11841. <3>[152019.605770] [DISP] lcdc_tenderloin_panel_set_backlight: 160
  11842. <3>[152019.635250] [DISP] lcdc_tenderloin_panel_set_backlight: 161
  11843. <3>[152019.668575] [DISP] lcdc_tenderloin_panel_set_backlight: 162
  11844. <3>[152019.708035] [DISP] lcdc_tenderloin_panel_set_backlight: 163
  11845. <3>[152019.721401] [DISP] lcdc_tenderloin_panel_set_backlight: 164
  11846. <3>[152019.735226] [DISP] lcdc_tenderloin_panel_set_backlight: 165
  11847. <3>[152019.752407] [DISP] lcdc_tenderloin_panel_set_backlight: 166
  11848. <3>[152019.788540] [DISP] lcdc_tenderloin_panel_set_backlight: 167
  11849. <3>[152019.801479] [DISP] lcdc_tenderloin_panel_set_backlight: 168
  11850. <3>[152019.836025] [DISP] lcdc_tenderloin_panel_set_backlight: 169
  11851. <3>[152019.852078] [DISP] lcdc_tenderloin_panel_set_backlight: 170
  11852. <3>[152019.884701] [DISP] lcdc_tenderloin_panel_set_backlight: 171
  11853. <3>[152019.901760] [DISP] lcdc_tenderloin_panel_set_backlight: 172
  11854. <3>[152019.951473] [DISP] lcdc_tenderloin_panel_set_backlight: 174
  11855. <3>[152019.987240] [DISP] lcdc_tenderloin_panel_set_backlight: 175
  11856. <3>[152020.002712] [DISP] lcdc_tenderloin_panel_set_backlight: 176
  11857. <3>[152020.035214] [DISP] lcdc_tenderloin_panel_set_backlight: 177
  11858. <3>[152020.053097] [DISP] lcdc_tenderloin_panel_set_backlight: 178
  11859. <3>[152020.087124] [DISP] lcdc_tenderloin_panel_set_backlight: 179
  11860. <3>[152020.102291] [DISP] lcdc_tenderloin_panel_set_backlight: 180
  11861. <3>[152020.135220] [DISP] lcdc_tenderloin_panel_set_backlight: 181
  11862. <3>[152020.152523] [DISP] lcdc_tenderloin_panel_set_backlight: 182
  11863. <3>[152020.185787] [DISP] lcdc_tenderloin_panel_set_backlight: 183
  11864. <3>[152020.204830] [DISP] lcdc_tenderloin_panel_set_backlight: 184
  11865. <3>[152020.240902] [DISP] lcdc_tenderloin_panel_set_backlight: 185
  11866. <3>[152020.260342] [DISP] lcdc_tenderloin_panel_set_backlight: 186
  11867. <3>[152020.288265] [DISP] lcdc_tenderloin_panel_set_backlight: 187
  11868. <3>[152020.302883] [DISP] lcdc_tenderloin_panel_set_backlight: 188
  11869. <3>[152020.335293] [DISP] lcdc_tenderloin_panel_set_backlight: 189
  11870. <3>[152020.354153] [DISP] lcdc_tenderloin_panel_set_backlight: 190
  11871. <3>[152020.385891] [DISP] lcdc_tenderloin_panel_set_backlight: 191
  11872. <3>[152020.402645] [DISP] lcdc_tenderloin_panel_set_backlight: 192
  11873. <3>[152020.435818] [DISP] lcdc_tenderloin_panel_set_backlight: 193
  11874. <3>[152020.451901] [DISP] lcdc_tenderloin_panel_set_backlight: 194
  11875. <3>[152020.485745] [DISP] lcdc_tenderloin_panel_set_backlight: 195
  11876. <3>[152020.502987] [DISP] lcdc_tenderloin_panel_set_backlight: 196
  11877. <3>[152020.536709] [DISP] lcdc_tenderloin_panel_set_backlight: 197
  11878. <3>[152020.558376] [DISP] lcdc_tenderloin_panel_set_backlight: 198
  11879. <3>[152020.585537] [DISP] lcdc_tenderloin_panel_set_backlight: 199
  11880. <3>[152020.604611] [DISP] lcdc_tenderloin_panel_set_backlight: 200
  11881. <3>[152020.637112] [DISP] lcdc_tenderloin_panel_set_backlight: 201
  11882. <4>[152022.085110] send sigkill to 12375 (umengService_v1), adj 1000, size 8631
  11883. <4>[152022.783382] send sigkill to 14186 (earchbox:search), adj 1000, size 11594
  11884. <4>[152022.847988] send sigkill to 14373 (ndroid.calendar), adj 1000, size 7143
  11885. <4>[152024.449307] send sigkill to 13962 (ss.game.hangman), adj 1000, size 7632
  11886. <4>[152024.699642] send sigkill to 13892 (games.emojiquiz), adj 1000, size 7073
  11887. <4>[152025.293850] send sigkill to 15991 (droid.deskclock), adj 1000, size 7027
  11888. <4>[152027.756649] send sigkill to 18976 (ndroid.settings), adj 1000, size 7012
  11889. <4>[152028.762478] send sigkill to 18993 (droid.apps.plus), adj 1000, size 9022
  11890. <4>[152028.975430] send sigkill to 19034 (d.process.acore), adj 764, size 8063
  11891. <4>[152029.011013] send sigkill to 19014 (d.process.media), adj 764, size 7370
  11892. <4>[152029.041348] send sigkill to 19118 (.android.chrome), adj 764, size 7271
  11893. <6>[152029.064358] binder: undelivered transaction 22148207
  11894. <4>[152029.069088] send sigkill to 19174 (droid.apps.maps), adj 764, size 11275
  11895. <4>[152029.098019] send sigkill to 19212 (android.gms:car), adj 764, size 9577
  11896. <4>[152029.128201] send sigkill to 19261 (earchbox:search), adj 647, size 9332
  11897. <3>[152029.304745] binder: 19261: binder_alloc_buf, no vma
  11898. <6>[152029.304775] binder: 7914:8126 transaction failed 29201, size 76-0
  11899. <3>[152030.708553] [DISP] lcdc_tenderloin_panel_set_backlight: 200
  11900. <3>[152030.741970] [DISP] lcdc_tenderloin_panel_set_backlight: 199
  11901. <3>[152030.758694] [DISP] lcdc_tenderloin_panel_set_backlight: 198
  11902. <3>[152030.792019] [DISP] lcdc_tenderloin_panel_set_backlight: 197
  11903. <3>[152030.808437] [DISP] lcdc_tenderloin_panel_set_backlight: 196
  11904. <3>[152030.842159] [DISP] lcdc_tenderloin_panel_set_backlight: 195
  11905. <3>[152030.859463] [DISP] lcdc_tenderloin_panel_set_backlight: 194
  11906. <3>[152030.892971] [DISP] lcdc_tenderloin_panel_set_backlight: 193
  11907. <3>[152030.909359] [DISP] lcdc_tenderloin_panel_set_backlight: 192
  11908. <3>[152030.941982] [DISP] lcdc_tenderloin_panel_set_backlight: 191
  11909. <3>[152030.958675] [DISP] lcdc_tenderloin_panel_set_backlight: 190
  11910. <3>[152030.992123] [DISP] lcdc_tenderloin_panel_set_backlight: 189
  11911. <3>[152031.008755] [DISP] lcdc_tenderloin_panel_set_backlight: 188
  11912. <3>[152031.042873] [DISP] lcdc_tenderloin_panel_set_backlight: 187
  11913. <3>[152031.059536] [DISP] lcdc_tenderloin_panel_set_backlight: 186
  11914. <3>[152031.092983] [DISP] lcdc_tenderloin_panel_set_backlight: 185
  11915. <3>[152031.108852] [DISP] lcdc_tenderloin_panel_set_backlight: 184
  11916. <3>[152031.142178] [DISP] lcdc_tenderloin_panel_set_backlight: 183
  11917. <3>[152031.158871] [DISP] lcdc_tenderloin_panel_set_backlight: 182
  11918. <3>[152031.193325] [DISP] lcdc_tenderloin_panel_set_backlight: 181
  11919. <3>[152031.208920] [DISP] lcdc_tenderloin_panel_set_backlight: 180
  11920. <3>[152031.242275] [DISP] lcdc_tenderloin_panel_set_backlight: 179
  11921. <3>[152031.260128] [DISP] lcdc_tenderloin_panel_set_backlight: 178
  11922. <3>[152031.292294] [DISP] lcdc_tenderloin_panel_set_backlight: 177
  11923. <3>[152031.308865] [DISP] lcdc_tenderloin_panel_set_backlight: 176
  11924. <3>[152031.342251] [DISP] lcdc_tenderloin_panel_set_backlight: 175
  11925. <3>[152031.358944] [DISP] lcdc_tenderloin_panel_set_backlight: 174
  11926. <3>[152031.392269] [DISP] lcdc_tenderloin_panel_set_backlight: 173
  11927. <3>[152031.408962] [DISP] lcdc_tenderloin_panel_set_backlight: 172
  11928. <3>[152031.442318] [DISP] lcdc_tenderloin_panel_set_backlight: 171
  11929. <3>[152031.459560] [DISP] lcdc_tenderloin_panel_set_backlight: 170
  11930. <3>[152031.493252] [DISP] lcdc_tenderloin_panel_set_backlight: 169
  11931. <3>[152031.509121] [DISP] lcdc_tenderloin_panel_set_backlight: 168
  11932. <3>[152031.542263] [DISP] lcdc_tenderloin_panel_set_backlight: 167
  11933. <6>[152034.694576] msm_device_put:device speaker_stereo_rx set 0
  11934. <6>[152034.694698] msm_device_put:device speaker_stereo_rx set 1
  11935. <3>[152034.694729] msm_device_put:device freq =48000
  11936. <3>[152034.709622] Device active
  11937. <3>[152037.429592] [DISP] lcdc_tenderloin_panel_set_backlight: 166
  11938. <3>[152037.446255] [DISP] lcdc_tenderloin_panel_set_backlight: 165
  11939. <3>[152037.479672] [DISP] lcdc_tenderloin_panel_set_backlight: 164
  11940. <3>[152037.496426] [DISP] lcdc_tenderloin_panel_set_backlight: 163
  11941. <3>[152037.529720] [DISP] lcdc_tenderloin_panel_set_backlight: 162
  11942. <3>[152037.546413] [DISP] lcdc_tenderloin_panel_set_backlight: 161
  11943. <3>[152037.579769] [DISP] lcdc_tenderloin_panel_set_backlight: 160
  11944. <3>[152037.596340] [DISP] lcdc_tenderloin_panel_set_backlight: 159
  11945. <3>[152037.629665] [DISP] lcdc_tenderloin_panel_set_backlight: 158
  11946. <3>[152037.646389] [DISP] lcdc_tenderloin_panel_set_backlight: 157
  11947. <3>[152037.680111] [DISP] lcdc_tenderloin_panel_set_backlight: 156
  11948. <3>[152037.697414] [DISP] lcdc_tenderloin_panel_set_backlight: 155
  11949. <3>[152037.729916] [DISP] lcdc_tenderloin_panel_set_backlight: 154
  11950. <3>[152037.746609] [DISP] lcdc_tenderloin_panel_set_backlight: 153
  11951. <3>[152037.779751] [DISP] lcdc_tenderloin_panel_set_backlight: 152
  11952. <3>[152037.796658] [DISP] lcdc_tenderloin_panel_set_backlight: 151
  11953. <3>[152037.829952] [DISP] lcdc_tenderloin_panel_set_backlight: 150
  11954. <3>[152037.846676] [DISP] lcdc_tenderloin_panel_set_backlight: 149
  11955. <3>[152037.880428] [DISP] lcdc_tenderloin_panel_set_backlight: 148
  11956. <3>[152037.896694] [DISP] lcdc_tenderloin_panel_set_backlight: 147
  11957. <3>[152037.930203] [DISP] lcdc_tenderloin_panel_set_backlight: 146
  11958. <6>[152037.933376] msm_device_put:device speaker_stereo_rx set 0
  11959. <3>[152037.949703] [DISP] lcdc_tenderloin_panel_set_backlight: 145
  11960. <3>[152037.980740] [DISP] lcdc_tenderloin_panel_set_backlight: 144
  11961. <3>[152037.997067] [DISP] lcdc_tenderloin_panel_set_backlight: 143
  11962. <3>[152038.030148] [DISP] lcdc_tenderloin_panel_set_backlight: 142
  11963. <3>[152038.046597] [DISP] lcdc_tenderloin_panel_set_backlight: 141
  11964. <3>[152042.849911] [DISP] lcdc_tenderloin_panel_set_backlight: 142
  11965. <3>[152042.866604] [DISP] lcdc_tenderloin_panel_set_backlight: 143
  11966. <3>[152042.899746] [DISP] lcdc_tenderloin_panel_set_backlight: 144
  11967. <6>[152072.734615] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  11968. <6>[152072.930325] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  11969. <3>[152081.960232] [DISP] lcdc_tenderloin_panel_set_backlight: 143
  11970. <3>[152081.976864] [DISP] lcdc_tenderloin_panel_set_backlight: 142
  11971. <3>[152082.009090] [DISP] lcdc_tenderloin_panel_set_backlight: 141
  11972. <3>[152082.025814] [DISP] lcdc_tenderloin_panel_set_backlight: 140
  11973. <3>[152082.059139] [DISP] lcdc_tenderloin_panel_set_backlight: 139
  11974. <3>[152082.075771] [DISP] lcdc_tenderloin_panel_set_backlight: 138
  11975. <3>[152082.109860] [DISP] lcdc_tenderloin_panel_set_backlight: 137
  11976. <3>[152082.126522] [DISP] lcdc_tenderloin_panel_set_backlight: 136
  11977. <3>[152082.159969] [DISP] lcdc_tenderloin_panel_set_backlight: 135
  11978. <3>[152082.176785] [DISP] lcdc_tenderloin_panel_set_backlight: 134
  11979. <3>[152082.210171] [DISP] lcdc_tenderloin_panel_set_backlight: 133
  11980. <3>[152082.226833] [DISP] lcdc_tenderloin_panel_set_backlight: 132
  11981. <3>[152082.260098] [DISP] lcdc_tenderloin_panel_set_backlight: 131
  11982. <3>[152082.276821] [DISP] lcdc_tenderloin_panel_set_backlight: 130
  11983. <3>[152102.090084] [DISP] lcdc_tenderloin_panel_set_backlight: 129
  11984. <3>[152102.106716] [DISP] lcdc_tenderloin_panel_set_backlight: 128
  11985. <3>[152102.139065] [DISP] lcdc_tenderloin_panel_set_backlight: 127
  11986. <3>[152102.155727] [DISP] lcdc_tenderloin_panel_set_backlight: 126
  11987. <3>[152102.188931] [DISP] lcdc_tenderloin_panel_set_backlight: 125
  11988. <6>[152113.826016] msm_device_put:device speaker_stereo_rx set 0
  11989. <6>[152113.826168] msm_device_put:device speaker_stereo_rx set 1
  11990. <3>[152113.826168] msm_device_put:device freq =48000
  11991. <3>[152113.852657] Device active
  11992. <4>[152116.877712] send sigkill to 19288 (id.partnersetup), adj 1000, size 6318
  11993. <6>[152118.577633] msm_device_put:device speaker_stereo_rx set 0
  11994. <3>[152120.053280] [DISP] lcdc_tenderloin_panel_set_backlight: 126
  11995. <3>[152120.071224] [DISP] lcdc_tenderloin_panel_set_backlight: 127
  11996. <3>[152120.101833] [DISP] lcdc_tenderloin_panel_set_backlight: 128
  11997. <3>[152120.117886] [DISP] lcdc_tenderloin_panel_set_backlight: 129
  11998. <3>[152120.150936] [DISP] lcdc_tenderloin_panel_set_backlight: 130
  11999. <3>[152120.201016] [DISP] lcdc_tenderloin_panel_set_backlight: 131
  12000. <3>[152120.217770] [DISP] lcdc_tenderloin_panel_set_backlight: 132
  12001. <3>[152120.251125] [DISP] lcdc_tenderloin_panel_set_backlight: 133
  12002. <3>[152120.268276] [DISP] lcdc_tenderloin_panel_set_backlight: 134
  12003. <6>[152121.846890] msm_device_put:device speaker_stereo_rx set 0
  12004. <6>[152121.847012] msm_device_put:device speaker_stereo_rx set 1
  12005. <3>[152121.847012] msm_device_put:device freq =48000
  12006. <3>[152121.874172] Device active
  12007. <4>[152122.702602] send sigkill to 19053 (er.line.android), adj 1000, size 13846
  12008. <4>[152123.151730] type=1400 audit(1430151886.446:533): avc: denied { read write } for pid=19847 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  12009. <4>[152123.156002] type=1400 audit(1430151886.446:534): avc: denied { open } for pid=19847 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  12010. <4>[152123.156277] type=1400 audit(1430151886.446:535): avc: denied { ioctl } for pid=19847 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  12011. <6>[152125.123715] msm_device_put:device speaker_stereo_rx set 0
  12012. <6>[152126.279446] msm_device_put:device speaker_stereo_rx set 0
  12013. <6>[152126.279537] msm_device_put:device speaker_stereo_rx set 1
  12014. <3>[152126.279537] msm_device_put:device freq =48000
  12015. <3>[152126.312557] Device active
  12016. <4>[152127.416805] type=1400 audit(1430151890.710:536): avc: denied { open } for pid=19883 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  12017. <4>[152127.444943] send sigkill to 19091 (android.vending), adj 1000, size 10003
  12018. <4>[152128.567806] send sigkill to 19315 (id.gms.wearable), adj 1000, size 8119
  12019. <6>[152129.539944] msm_device_put:device speaker_stereo_rx set 0
  12020. <3>[152131.376186] [DISP] lcdc_tenderloin_panel_set_backlight: 133
  12021. <3>[152131.392666] [DISP] lcdc_tenderloin_panel_set_backlight: 132
  12022. <3>[152131.425930] [DISP] lcdc_tenderloin_panel_set_backlight: 131
  12023. <3>[152131.442776] [DISP] lcdc_tenderloin_panel_set_backlight: 130
  12024. <3>[152131.492977] [DISP] lcdc_tenderloin_panel_set_backlight: 129
  12025. <3>[152131.525143] [DISP] lcdc_tenderloin_panel_set_backlight: 128
  12026. <3>[152131.541836] [DISP] lcdc_tenderloin_panel_set_backlight: 127
  12027. <3>[152131.575924] [DISP] lcdc_tenderloin_panel_set_backlight: 126
  12028. <3>[152131.591763] [DISP] lcdc_tenderloin_panel_set_backlight: 125
  12029. <6>[152132.492092] msm_device_put:device speaker_stereo_rx set 0
  12030. <6>[152132.492184] msm_device_put:device speaker_stereo_rx set 1
  12031. <3>[152132.492184] msm_device_put:device freq =48000
  12032. <3>[152132.519070] Device active
  12033. <6>[152135.737698] msm_device_put:device speaker_stereo_rx set 0
  12034. <6>[152135.821438] msm_device_put:device speaker_stereo_rx set 0
  12035. <6>[152135.821529] msm_device_put:device speaker_stereo_rx set 1
  12036. <3>[152135.821560] msm_device_put:device freq =48000
  12037. <3>[152135.848782] Device active
  12038. <6>[152144.788296] msm_device_put:device speaker_stereo_rx set 0
  12039. <6>[152145.153256] msm_device_put:device speaker_stereo_rx set 0
  12040. <6>[152145.153347] msm_device_put:device speaker_stereo_rx set 1
  12041. <3>[152145.153378] msm_device_put:device freq =48000
  12042. <3>[152145.180142] Device active
  12043. <4>[152149.943264] send sigkill to 19441 (earchbox:search), adj 1000, size 13176
  12044. <4>[152150.005032] send sigkill to 19422 (droid.deskclock), adj 1000, size 7008
  12045. <6>[152152.210018] msm_device_put:device speaker_stereo_rx set 0
  12046. <6>[152156.822170] msm_device_put:device speaker_stereo_rx set 0
  12047. <6>[152156.822262] msm_device_put:device speaker_stereo_rx set 1
  12048. <3>[152156.822292] msm_device_put:device freq =48000
  12049. <3>[152156.849575] Device active
  12050. <6>[152160.073574] msm_device_put:device speaker_stereo_rx set 0
  12051. <6>[152162.350735] msm_device_put:device speaker_stereo_rx set 0
  12052. <6>[152162.350826] msm_device_put:device speaker_stereo_rx set 1
  12053. <3>[152162.350826] msm_device_put:device freq =48000
  12054. <3>[152162.377682] Device active
  12055. <4>[152167.692928] send sigkill to 19766 (ndroid.calendar), adj 1000, size 7144
  12056. <6>[152169.736630] msm_device_put:device speaker_stereo_rx set 0
  12057. <4>[152170.145321] send sigkill to 13987 (gle.android.gms), adj 1000, size 11681
  12058. <6>[152170.386196] msm_device_put:device speaker_stereo_rx set 0
  12059. <6>[152170.386288] msm_device_put:device speaker_stereo_rx set 1
  12060. <3>[152170.386318] msm_device_put:device freq =48000
  12061. <3>[152170.413967] Device active
  12062. <4>[152170.552395] send sigkill to 20013 (earchbox:search), adj 1000, size 11214
  12063. <4>[152170.669705] send sigkill to 19731 (viders.calendar), adj 1000, size 7044
  12064. <4>[152170.728451] send sigkill to 20033 (id.partnersetup), adj 1000, size 6297
  12065. <6>[152170.781002] binder: undelivered transaction 22179384
  12066. <6>[152173.637020] msm_device_put:device speaker_stereo_rx set 0
  12067. <6>[152174.588863] msm_device_put:device speaker_stereo_rx set 0
  12068. <6>[152174.588955] msm_device_put:device speaker_stereo_rx set 1
  12069. <3>[152174.588986] msm_device_put:device freq =48000
  12070. <3>[152174.623470] Device active
  12071. <3>[152176.173458] [DISP] lcdc_tenderloin_panel_set_backlight: 126
  12072. <3>[152176.190151] [DISP] lcdc_tenderloin_panel_set_backlight: 127
  12073. <3>[152176.221493] [DISP] lcdc_tenderloin_panel_set_backlight: 128
  12074. <4>[152180.799984] type=1400 audit(1430151944.092:537): avc: denied { getattr } for pid=20213 comm="id.partnersetup" path="/system/priv-app/GooglePartnerSetup" dev="dm-10" ino=14728 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1
  12075. <6>[152181.632290] msm_device_put:device speaker_stereo_rx set 0
  12076. <4>[152182.431820] send sigkill to 19482 (ss.game.hangman), adj 1000, size 7571
  12077. <4>[152182.503170] send sigkill to 20213 (id.partnersetup), adj 1000, size 6183
  12078. <4>[152182.532040] send sigkill to 20194 (earchbox:search), adj 764, size 11217
  12079. <4>[152182.602810] send sigkill to 27290 (llowthelinefree), adj 647, size 40043
  12080. <6>[152184.118923] msm_device_put:device speaker_stereo_rx set 0
  12081. <6>[152184.119015] msm_device_put:device speaker_stereo_rx set 1
  12082. <3>[152184.119045] msm_device_put:device freq =48000
  12083. <3>[152184.146236] Device active
  12084. <6>[152184.790920] binder: 20251:20261 refcount change on invalid ref 25
  12085. <6>[152187.372280] msm_device_put:device speaker_stereo_rx set 0
  12086. <6>[152188.135494] msm_device_put:device speaker_stereo_rx set 0
  12087. <6>[152188.135586] msm_device_put:device speaker_stereo_rx set 1
  12088. <3>[152188.135586] msm_device_put:device freq =48000
  12089. <3>[152188.162502] Device active
  12090. <6>[152191.383389] msm_device_put:device speaker_stereo_rx set 0
  12091. <6>[152192.699703] msm_device_put:device speaker_stereo_rx set 0
  12092. <6>[152192.699795] msm_device_put:device speaker_stereo_rx set 1
  12093. <3>[152192.699795] msm_device_put:device freq =48000
  12094. <3>[152192.727017] Device active
  12095. <6>[152195.945248] msm_device_put:device speaker_stereo_rx set 0
  12096. <6>[152197.164578] msm_device_put:device speaker_stereo_rx set 0
  12097. <6>[152197.164669] msm_device_put:device speaker_stereo_rx set 1
  12098. <3>[152197.164669] msm_device_put:device freq =48000
  12099. <3>[152197.191341] Device active
  12100. <4>[152197.517910] type=1400 audit(1430151960.808:538): avc: denied { ioctl } for pid=144 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  12101. <6>[152200.410183] msm_device_put:device speaker_stereo_rx set 0
  12102. <6>[152208.114010] msm_device_put:device speaker_stereo_rx set 0
  12103. <6>[152208.114101] msm_device_put:device speaker_stereo_rx set 1
  12104. <3>[152208.114101] msm_device_put:device freq =48000
  12105. <3>[152208.129086] Device active
  12106. <6>[152214.155056] msm_device_put:device speaker_stereo_rx set 0
  12107. <6>[152215.877560] msm_device_put:device speaker_stereo_rx set 0
  12108. <6>[152215.877651] msm_device_put:device speaker_stereo_rx set 1
  12109. <3>[152215.877651] msm_device_put:device freq =48000
  12110. <3>[152215.904965] Device active
  12111. <6>[152219.122128] msm_device_put:device speaker_stereo_rx set 0
  12112. <6>[152219.846493] msm_device_put:device speaker_stereo_rx set 0
  12113. <6>[152219.846584] msm_device_put:device speaker_stereo_rx set 1
  12114. <3>[152219.846615] msm_device_put:device freq =48000
  12115. <3>[152219.874050] Device active
  12116. <6>[152223.121670] msm_device_put:device speaker_stereo_rx set 0
  12117. <6>[152226.554684] msm_device_put:device speaker_stereo_rx set 0
  12118. <6>[152226.554775] msm_device_put:device speaker_stereo_rx set 1
  12119. <3>[152226.554775] msm_device_put:device freq =48000
  12120. <3>[152226.581295] Device active
  12121. <6>[152236.250271] msm_device_put:device speaker_stereo_rx set 0
  12122. <6>[152243.063168] msm_device_put:device speaker_stereo_rx set 0
  12123. <6>[152243.063259] msm_device_put:device speaker_stereo_rx set 1
  12124. <3>[152243.063259] msm_device_put:device freq =48000
  12125. <3>[152243.093563] Device active
  12126. <6>[152246.317288] msm_device_put:device speaker_stereo_rx set 0
  12127. <6>[152248.220516] msm_device_put:device speaker_stereo_rx set 0
  12128. <6>[152248.220608] msm_device_put:device speaker_stereo_rx set 1
  12129. <3>[152248.220608] msm_device_put:device freq =48000
  12130. <3>[152248.247921] Device active
  12131. <6>[152251.470455] msm_device_put:device speaker_stereo_rx set 0
  12132. <4>[152251.855190] type=1400 audit(1430152015.151:539): avc: denied { read write } for pid=144 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  12133. <6>[152265.913693] msm_device_put:device speaker_stereo_rx set 0
  12134. <6>[152265.917233] msm_device_put:device speaker_stereo_rx set 1
  12135. <3>[152265.917294] msm_device_put:device freq =48000
  12136. <3>[152265.940945] Device active
  12137. <6>[152269.164211] msm_device_put:device speaker_stereo_rx set 0
  12138. <6>[152270.753719] msm_device_put:device speaker_stereo_rx set 0
  12139. <6>[152270.754330] msm_device_put:device speaker_stereo_rx set 1
  12140. <3>[152270.754360] msm_device_put:device freq =48000
  12141. <3>[152270.777615] Device active
  12142. <4>[152271.281796] type=1400 audit(1430152034.570:540): avc: denied { getattr } for pid=21066 comm="DnsConfigServic" path="/system/etc/hosts" dev="dm-10" ino=412 scontext=u:r:platform_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  12143. <4>[152271.308743] type=1400 audit(1430152034.600:541): avc: denied { read } for pid=21068 comm="WorkerPool/2106" name="hosts" dev="dm-10" ino=412 scontext=u:r:platform_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  12144. <4>[152271.309383] type=1400 audit(1430152034.600:542): avc: denied { open } for pid=21068 comm="WorkerPool/2106" name="hosts" dev="dm-10" ino=412 scontext=u:r:platform_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  12145. <4>[152272.502987] send sigkill to 20271 (id.partnersetup), adj 1000, size 6302
  12146. <4>[152272.569576] send sigkill to 20251 (earchbox:search), adj 1000, size 11258
  12147. <4>[152272.599148] send sigkill to 20387 (id.gms.wearable), adj 1000, size 8115
  12148. <4>[152272.786678] send sigkill to 20471 (ManifestService), adj 1000, size 7173
  12149. <6>[152274.000607] msm_device_put:device speaker_stereo_rx set 0
  12150. <6>[152274.068844] msm_device_put:device speaker_stereo_rx set 0
  12151. <6>[152274.068935] msm_device_put:device speaker_stereo_rx set 1
  12152. <3>[152274.068966] msm_device_put:device freq =48000
  12153. <3>[152274.096066] Device active
  12154. <6>[152278.730404] msm_device_put:device speaker_stereo_rx set 0
  12155. <6>[152280.684444] msm_device_put:device speaker_stereo_rx set 0
  12156. <6>[152280.684933] msm_device_put:device speaker_stereo_rx set 1
  12157. <3>[152280.684933] msm_device_put:device freq =48000
  12158. <3>[152280.711025] Device active
  12159. <4>[152281.892880] send sigkill to 20412 (ss.game.hangman), adj 764, size 7622
  12160. <4>[152282.033718] send sigkill to 20349 (gle.android.gms), adj 647, size 11000
  12161. <4>[152282.143063] send sigkill to 19647 (com.viber.voip), adj 529, size 25619
  12162. <4>[152283.724361] type=1400 audit(1430152047.012:543): avc: denied { getattr } for pid=21198 comm="com.viber.voip" path="/system/framework/com.google.android.maps.jar" dev="dm-10" ino=1884 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  12163. <4>[152283.725460] type=1400 audit(1430152047.022:544): avc: denied { read } for pid=21198 comm="com.viber.voip" name="com.google.android.maps.jar" dev="dm-10" ino=1884 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  12164. <4>[152283.725857] type=1400 audit(1430152047.022:545): avc: denied { open } for pid=21198 comm="com.viber.voip" name="com.google.android.maps.jar" dev="dm-10" ino=1884 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  12165. <4>[152286.332851] type=1400 audit(1430152049.625:546): avc: denied { read } for pid=21260 comm="netd" name="hosts" dev="dm-10" ino=412 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  12166. <4>[152286.334377] type=1400 audit(1430152049.625:547): avc: denied { open } for pid=21260 comm="netd" name="hosts" dev="dm-10" ino=412 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  12167. <4>[152286.334591] type=1400 audit(1430152049.625:548): avc: denied { getattr } for pid=21260 comm="netd" path="/system/etc/hosts" dev="dm-10" ino=412 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  12168. <4>[152290.703732] type=1400 audit(1430152053.989:549): avc: denied { ioctl } for pid=19883 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  12169. <6>[152293.078274] msm_device_put:device speaker_stereo_rx set 0
  12170. <6>[152293.928768] msm_device_put:device speaker_stereo_rx set 0
  12171. <6>[152293.929165] msm_device_put:device speaker_stereo_rx set 1
  12172. <3>[152293.929195] msm_device_put:device freq =48000
  12173. <3>[152293.956326] Device active
  12174. <3>[152295.737850] [DISP] lcdc_tenderloin_panel_set_backlight: 129
  12175. <3>[152295.766872] [DISP] lcdc_tenderloin_panel_set_backlight: 130
  12176. <3>[152295.817165] [DISP] lcdc_tenderloin_panel_set_backlight: 131
  12177. <3>[152295.833004] [DISP] lcdc_tenderloin_panel_set_backlight: 132
  12178. <3>[152295.868008] [DISP] lcdc_tenderloin_panel_set_backlight: 133
  12179. <3>[152295.885037] [DISP] lcdc_tenderloin_panel_set_backlight: 134
  12180. <3>[152295.917233] [DISP] lcdc_tenderloin_panel_set_backlight: 135
  12181. <3>[152295.934444] [DISP] lcdc_tenderloin_panel_set_backlight: 136
  12182. <3>[152295.992642] [DISP] lcdc_tenderloin_panel_set_backlight: 138
  12183. <6>[152297.180203] msm_device_put:device speaker_stereo_rx set 0
  12184. <6>[152300.209560] msm_device_put:device speaker_stereo_rx set 0
  12185. <6>[152300.209683] msm_device_put:device speaker_stereo_rx set 1
  12186. <3>[152300.209713] msm_device_put:device freq =48000
  12187. <3>[152300.236630] Device active
  12188. <3>[152302.787747] [DISP] lcdc_tenderloin_panel_set_backlight: 137
  12189. <3>[152302.806942] [DISP] lcdc_tenderloin_panel_set_backlight: 136
  12190. <3>[152302.837734] [DISP] lcdc_tenderloin_panel_set_backlight: 135
  12191. <3>[152302.855343] [DISP] lcdc_tenderloin_panel_set_backlight: 134
  12192. <3>[152302.887753] [DISP] lcdc_tenderloin_panel_set_backlight: 133
  12193. <3>[152302.904385] [DISP] lcdc_tenderloin_panel_set_backlight: 132
  12194. <3>[152302.937832] [DISP] lcdc_tenderloin_panel_set_backlight: 131
  12195. <3>[152302.954556] [DISP] lcdc_tenderloin_panel_set_backlight: 130
  12196. <3>[152303.004421] [DISP] lcdc_tenderloin_panel_set_backlight: 129
  12197. <3>[152303.037838] [DISP] lcdc_tenderloin_panel_set_backlight: 128
  12198. <6>[152303.458309] msm_device_put:device speaker_stereo_rx set 0
  12199. <3>[152308.542049] [DISP] lcdc_tenderloin_panel_set_backlight: 129
  12200. <3>[152308.585690] [DISP] lcdc_tenderloin_panel_set_backlight: 130
  12201. <3>[152308.624813] [DISP] lcdc_tenderloin_panel_set_backlight: 131
  12202. <3>[152308.641384] [DISP] lcdc_tenderloin_panel_set_backlight: 132
  12203. <3>[152308.674923] [DISP] lcdc_tenderloin_panel_set_backlight: 133
  12204. <3>[152308.693234] [DISP] lcdc_tenderloin_panel_set_backlight: 134
  12205. <3>[152308.725765] [DISP] lcdc_tenderloin_panel_set_backlight: 135
  12206. <3>[152308.742275] [DISP] lcdc_tenderloin_panel_set_backlight: 136
  12207. <3>[152308.775906] [DISP] lcdc_tenderloin_panel_set_backlight: 137
  12208. <3>[152308.791653] [DISP] lcdc_tenderloin_panel_set_backlight: 138
  12209. <4>[152309.915585] type=1400 audit(1430152073.208:550): avc: denied { ioctl } for pid=21343 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  12210. <4>[152309.917568] type=1400 audit(1430152073.208:551): avc: denied { read write } for pid=21343 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  12211. <6>[152309.976254] msm_device_put:device speaker_stereo_rx set 0
  12212. <6>[152309.976376] msm_device_put:device speaker_stereo_rx set 1
  12213. <3>[152309.976376] msm_device_put:device freq =48000
  12214. <3>[152310.002712] Device active
  12215. <4>[152311.411800] type=1400 audit(1430152074.699:552): avc: denied { read write } for pid=8729 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  12216. <4>[152311.451778] type=1400 audit(1430152074.739:553): avc: denied { ioctl } for pid=3390 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  12217. <4>[152311.458553] type=1400 audit(1430152074.749:554): avc: denied { read write } for pid=3390 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  12218. <6>[152313.221890] msm_device_put:device speaker_stereo_rx set 0
  12219. <6>[152322.977657] msm_device_put:device speaker_stereo_rx set 0
  12220. <6>[152322.977749] msm_device_put:device speaker_stereo_rx set 1
  12221. <3>[152322.977749] msm_device_put:device freq =48000
  12222. <3>[152323.005184] Device active
  12223. <6>[152328.512722] msm_device_put:device speaker_stereo_rx set 0
  12224. <6>[152336.089596] msm_device_put:device speaker_stereo_rx set 0
  12225. <6>[152336.089687] msm_device_put:device speaker_stereo_rx set 1
  12226. <3>[152336.089687] msm_device_put:device freq =48000
  12227. <3>[152336.116726] Device active
  12228. <6>[152340.656490] msm_device_put:device speaker_stereo_rx set 0
  12229. <6>[152344.144375] msm_device_put:device speaker_stereo_rx set 0
  12230. <6>[152344.144589] msm_device_put:device speaker_stereo_rx set 1
  12231. <3>[152344.144589] msm_device_put:device freq =48000
  12232. <3>[152344.171047] Device active
  12233. <4>[152348.043301] send sigkill to 21222 (id.gms.wearable), adj 1000, size 8131
  12234. <6>[152348.127895] binder: undelivered transaction 22241267
  12235. <4>[152348.166561] send sigkill to 20165 (DownloadService), adj 1000, size 6768
  12236. <6>[152351.236965] msm_device_put:device speaker_stereo_rx set 0
  12237. <6>[152351.541561] msm_device_put:device speaker_stereo_rx set 0
  12238. <6>[152351.541683] msm_device_put:device speaker_stereo_rx set 1
  12239. <3>[152351.541683] msm_device_put:device freq =48000
  12240. <3>[152351.568142] Device active
  12241. <3>[152353.692410] [DISP] lcdc_tenderloin_panel_set_backlight: 139
  12242. <3>[152353.706173] [DISP] lcdc_tenderloin_panel_set_backlight: 140
  12243. <3>[152353.739132] [DISP] lcdc_tenderloin_panel_set_backlight: 141
  12244. <3>[152353.757107] [DISP] lcdc_tenderloin_panel_set_backlight: 142
  12245. <3>[152353.787838] [DISP] lcdc_tenderloin_panel_set_backlight: 143
  12246. <3>[152353.804775] [DISP] lcdc_tenderloin_panel_set_backlight: 144
  12247. <3>[152353.838497] [DISP] lcdc_tenderloin_panel_set_backlight: 145
  12248. <6>[152354.796078] msm_device_put:device speaker_stereo_rx set 0
  12249. <6>[152355.095242] msm_device_put:device speaker_stereo_rx set 0
  12250. <6>[152355.095333] msm_device_put:device speaker_stereo_rx set 1
  12251. <3>[152355.095364] msm_device_put:device freq =48000
  12252. <3>[152355.121487] Device active
  12253. <6>[152361.267849] msm_device_put:device speaker_stereo_rx set 0
  12254. <6>[152361.385616] msm_device_put:device speaker_stereo_rx set 0
  12255. <6>[152361.386318] msm_device_put:device speaker_stereo_rx set 1
  12256. <3>[152361.386349] msm_device_put:device freq =48000
  12257. <3>[152361.412960] Device active
  12258. <6>[152368.559200] msm_device_put:device speaker_stereo_rx set 0
  12259. <3>[152370.770321] [DISP] lcdc_tenderloin_panel_set_backlight: 146
  12260. <3>[152370.799740] [DISP] lcdc_tenderloin_panel_set_backlight: 147
  12261. <3>[152370.815762] [DISP] lcdc_tenderloin_panel_set_backlight: 148
  12262. <3>[152370.854061] [DISP] lcdc_tenderloin_panel_set_backlight: 149
  12263. <3>[152370.868527] [DISP] lcdc_tenderloin_panel_set_backlight: 150
  12264. <6>[152370.894528] msm_device_put:device speaker_stereo_rx set 0
  12265. <6>[152370.894619] msm_device_put:device speaker_stereo_rx set 1
  12266. <3>[152370.894650] msm_device_put:device freq =48000
  12267. <3>[152370.899075] [DISP] lcdc_tenderloin_panel_set_backlight: 151
  12268. <3>[152370.917111] [DISP] lcdc_tenderloin_panel_set_backlight: 152
  12269. <3>[152370.921597] Device active
  12270. <3>[152370.949337] [DISP] lcdc_tenderloin_panel_set_backlight: 153
  12271. <3>[152370.966305] [DISP] lcdc_tenderloin_panel_set_backlight: 154
  12272. <3>[152370.999477] [DISP] lcdc_tenderloin_panel_set_backlight: 155
  12273. <6>[152377.002194] msm_device_put:device speaker_stereo_rx set 0
  12274. <6>[152377.070248] msm_device_put:device speaker_stereo_rx set 0
  12275. <6>[152377.070370] msm_device_put:device speaker_stereo_rx set 1
  12276. <3>[152377.070370] msm_device_put:device freq =48000
  12277. <3>[152377.097408] Device active
  12278. <6>[152380.314999] msm_device_put:device speaker_stereo_rx set 0
  12279. <6>[152382.593502] msm_device_put:device speaker_stereo_rx set 0
  12280. <6>[152382.593563] msm_device_put:device speaker_stereo_rx set 1
  12281. <3>[152382.593594] msm_device_put:device freq =48000
  12282. <3>[152382.620724] Device active
  12283. <6>[152385.851650] msm_device_put:device speaker_stereo_rx set 0
  12284. <4>[152386.318447] send sigkill to 19867 (vervolv.updater), adj 1000, size 19055
  12285. <6>[152386.405788] msm_device_put:device speaker_stereo_rx set 0
  12286. <6>[152386.405941] msm_device_put:device speaker_stereo_rx set 1
  12287. <3>[152386.405941] msm_device_put:device freq =48000
  12288. <3>[152386.432705] Device active
  12289. <6>[152393.444363] msm_device_put:device speaker_stereo_rx set 0
  12290. <6>[152394.948055] msm_device_put:device speaker_stereo_rx set 0
  12291. <6>[152394.948238] msm_device_put:device speaker_stereo_rx set 1
  12292. <3>[152394.948269] msm_device_put:device freq =48000
  12293. <3>[152394.978298] Device active
  12294. <6>[152399.182583] msm_device_put:device speaker_stereo_rx set 0
  12295. <4>[152400.111996] type=1400 audit(1430152163.406:555): avc: denied { open } for pid=22100 comm="Thread-4248" name="kgsl-3d0" dev="tmpfs" ino=4417 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  12296. <6>[152402.730129] msm_device_put:device speaker_stereo_rx set 0
  12297. <6>[152402.730221] msm_device_put:device speaker_stereo_rx set 1
  12298. <3>[152402.730251] msm_device_put:device freq =48000
  12299. <3>[152402.745449] Device active
  12300. <4>[152402.795406] send sigkill to 21701 (id.partnersetup), adj 1000, size 6302
  12301. <4>[152404.396816] send sigkill to 21179 (gle.android.gms), adj 1000, size 11403
  12302. <3>[152405.888729] [DISP] lcdc_tenderloin_panel_set_backlight: 154
  12303. <3>[152405.907406] [DISP] lcdc_tenderloin_panel_set_backlight: 153
  12304. <3>[152405.938686] [DISP] lcdc_tenderloin_panel_set_backlight: 152
  12305. <3>[152405.955868] [DISP] lcdc_tenderloin_panel_set_backlight: 151
  12306. <6>[152405.965115] msm_device_put:device speaker_stereo_rx set 0
  12307. <3>[152405.990414] [DISP] lcdc_tenderloin_panel_set_backlight: 150
  12308. <3>[152406.006710] [DISP] lcdc_tenderloin_panel_set_backlight: 149
  12309. <3>[152406.039333] [DISP] lcdc_tenderloin_panel_set_backlight: 148
  12310. <3>[152406.056881] [DISP] lcdc_tenderloin_panel_set_backlight: 147
  12311. <3>[152406.088711] [DISP] lcdc_tenderloin_panel_set_backlight: 146
  12312. <3>[152406.105373] [DISP] lcdc_tenderloin_panel_set_backlight: 145
  12313. <3>[152406.139370] [DISP] lcdc_tenderloin_panel_set_backlight: 144
  12314. <3>[152406.156368] [DISP] lcdc_tenderloin_panel_set_backlight: 143
  12315. <3>[152406.189571] [DISP] lcdc_tenderloin_panel_set_backlight: 142
  12316. <3>[152406.206326] [DISP] lcdc_tenderloin_panel_set_backlight: 141
  12317. <3>[152406.249294] [DISP] lcdc_tenderloin_panel_set_backlight: 140
  12318. <3>[152406.256069] [DISP] lcdc_tenderloin_panel_set_backlight: 139
  12319. <3>[152406.289303] [DISP] lcdc_tenderloin_panel_set_backlight: 138
  12320. <3>[152406.305630] [DISP] lcdc_tenderloin_panel_set_backlight: 137
  12321. <3>[152406.338986] [DISP] lcdc_tenderloin_panel_set_backlight: 136
  12322. <3>[152406.355557] [DISP] lcdc_tenderloin_panel_set_backlight: 135
  12323. <3>[152406.389034] [DISP] lcdc_tenderloin_panel_set_backlight: 134
  12324. <3>[152406.405605] [DISP] lcdc_tenderloin_panel_set_backlight: 133
  12325. <3>[152406.442715] [DISP] lcdc_tenderloin_panel_set_backlight: 132
  12326. <3>[152406.455624] [DISP] lcdc_tenderloin_panel_set_backlight: 131
  12327. <6>[152407.400387] msm_device_put:device speaker_stereo_rx set 0
  12328. <6>[152407.400936] msm_device_put:device speaker_stereo_rx set 1
  12329. <3>[152407.400936] msm_device_put:device freq =48000
  12330. <3>[152407.426907] Device active
  12331. <6>[152413.377377] msm_device_put:device speaker_stereo_rx set 0
  12332. <6>[152417.360531] msm_device_put:device speaker_stereo_rx set 0
  12333. <6>[152417.360653] msm_device_put:device speaker_stereo_rx set 1
  12334. <3>[152417.360684] msm_device_put:device freq =48000
  12335. <3>[152417.387203] Device active
  12336. <6>[152420.617458] msm_device_put:device speaker_stereo_rx set 0
  12337. <6>[152421.076290] msm_device_put:device speaker_stereo_rx set 0
  12338. <6>[152421.076382] msm_device_put:device speaker_stereo_rx set 1
  12339. <3>[152421.076382] msm_device_put:device freq =48000
  12340. <3>[152421.103451] Device active
  12341. <6>[152424.325649] msm_device_put:device speaker_stereo_rx set 0
  12342. <6>[152425.418301] healthd: battery l=97 v=4012 t=28.0 h=2 st=3 c=-988 chg=
  12343. <4>[152430.195065] avc:  denied  { set } for property=ctl.dumplogcat:-D -B -o /data/data/com.evervolv.toolbox/files/logcat -m -r -d -k scontext=u:r:system_app:s0 tcontext=u:object_r:ctl_default_prop:s0 tclass=property_service
  12344. <6>[152430.196682] msm_device_put:device speaker_stereo_rx set 0
  12345. <6>[152430.196774] msm_device_put:device speaker_stereo_rx set 1
  12346. <3>[152430.196774] msm_device_put:device freq =48000
  12347. <3>[152430.204037] init: Warning!  Service dumplogcat needs a SELinux domain defined; please fix!
  12348. <3>[152430.224331] Device active
  12349. <4>[152430.239590] dumplogcat (22346): /proc/22346/oom_adj is deprecated, please use /proc/22346/oom_score_adj instead.
  12350. <4>[152431.158688] type=1400 audit(1430152194.456:556): avc: denied { syslog_read } for pid=22346 comm="dumplogcat" scontext=u:r:init:s0 tcontext=u:r:kernel:s0 tclass=system permissive=1
  12351. <4>[152431.608517] type=1400 audit(1430152194.907:557): avc: denied { write } for pid=22359 comm="app_process" path="/data/data/com.evervolv.toolbox/files/logcat-2015-04-27-18-29-53.txt" dev="dm-9" ino=1050231 scontext=u:r:zygote:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1
  12352. <4>[152432.237454] type=1400 audit(1430152195.527:558): avc: denied { getattr } for pid=22359 comm="app_process" path="/data/data/com.evervolv.toolbox/files/logcat-2015-04-27-18-29-53.txt" dev="dm-9" ino=1050231 scontext=u:r:zygote:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1
  12353. <4>[152433.101681] type=1400 audit(1430152196.388:559): avc: denied { call } for pid=22359 comm="main" scontext=u:r:zygote:s0 tcontext=u:r:servicemanager:s0 tclass=binder permissive=1
  12354. <4>[152433.102352] type=1400 audit(1430152196.388:560): avc: denied { search } for pid=142 comm="servicemanager" name="22359" dev="proc" ino=1194954 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=dir permissive=1
  12355. <4>[152433.102566] type=1400 audit(1430152196.388:561): avc: denied { read } for pid=142 comm="servicemanager" name="current" dev="proc" ino=1195907 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
  12356. <4>[152433.107906] type=1400 audit(1430152196.388:562): avc: denied { open } for pid=142 comm="servicemanager" name="current" dev="proc" ino=1195907 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
  12357. <4>[152433.108090] type=1400 audit(1430152196.388:563): avc: denied { getattr } for pid=142 comm="servicemanager" scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1
  12358. <4>[152433.116207] type=1400 audit(1430152196.408:564): avc: denied { call } for pid=22359 comm="main" scontext=u:r:zygote:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1
  12359. <4>[152433.116390] type=1400 audit(1430152196.408:565): avc: denied { transfer } for pid=22359 comm="main" scontext=u:r:zygote:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1
  12360. <4>[152433.189236] type=1400 audit(1430152196.478:566): avc: denied { call } for pid=30916 comm="Binder_F" scontext=u:r:system_server:s0 tcontext=u:r:zygote:s0 tclass=binder permissive=1
  12361. <6>[152433.504788] msm_device_put:device speaker_stereo_rx set 0
  12362. <3>[152438.251492] init: Warning!  Service dumplogcat needs a SELinux domain defined; please fix!
  12363. <6>[152438.287930] msm_device_put:device speaker_stereo_rx set 0
  12364. <6>[152438.288021] msm_device_put:device speaker_stereo_rx set 1
  12365. <3>[152438.288052] msm_device_put:device freq =48000
  12366. <3>[152438.320553] Device active
  12367.  
  12368.  
  12369. ------ LAST KMSG (/proc/last_klog) ------
  12370. erloin_panel_set_backlight: 190
  12371. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 191
  12372. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 192
  12373. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 193
  12374. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 194
  12375. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 195
  12376. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 196
  12377. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 197
  12378. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 198
  12379. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 199
  12380. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 200
  12381. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 201
  12382. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 202
  12383. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 203
  12384. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 204
  12385. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 205
  12386. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 206
  12387. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 207
  12388. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 208
  12389. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 209
  12390. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 210
  12391. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 211
  12392. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 212
  12393. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 213
  12394. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 214
  12395. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 215
  12396. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 216
  12397. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 217
  12398. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 218
  12399. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 219
  12400. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 220
  12401. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 221
  12402. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 222
  12403. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 223
  12404. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 224
  12405. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 225
  12406. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 226
  12407. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 227
  12408. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 228
  12409. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 229
  12410. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 230
  12411. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 231
  12412. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 232
  12413. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 233
  12414. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 234
  12415. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 235
  12416. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 236
  12417. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 237
  12418. <6>healthd: battery l=84 v=3849 t=31.0 h=2 st=3 c=-1154 chg=
  12419. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  12420. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  12421. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  12422. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  12423. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 236
  12424. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 235
  12425. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 234
  12426. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 233
  12427. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 232
  12428. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 231
  12429. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 230
  12430. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 229
  12431. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 228
  12432. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 227
  12433. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 226
  12434. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 225
  12435. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 224
  12436. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 223
  12437. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 222
  12438. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 221
  12439. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 220
  12440. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 219
  12441. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 218
  12442. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 217
  12443. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 216
  12444. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 215
  12445. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 214
  12446. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 213
  12447. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 212
  12448. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 211
  12449. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 210
  12450. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 209
  12451. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 208
  12452. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 207
  12453. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 206
  12454. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 205
  12455. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 204
  12456. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 203
  12457. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 202
  12458. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 201
  12459. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 200
  12460. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 199
  12461. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 198
  12462. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 197
  12463. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 196
  12464. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 195
  12465. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 194
  12466. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 193
  12467. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 192
  12468. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 191
  12469. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 190
  12470. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 189
  12471. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 188
  12472. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 187
  12473. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 186
  12474. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 185
  12475. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 184
  12476. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 183
  12477. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 182
  12478. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 181
  12479. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 180
  12480. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 179
  12481. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  12482. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
  12483. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 176
  12484. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  12485. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 176
  12486. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
  12487. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  12488. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 179
  12489. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 180
  12490. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 181
  12491. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  12492. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  12493. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  12494. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  12495. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  12496. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  12497. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 180
  12498. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 179
  12499. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  12500. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
  12501. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 176
  12502. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  12503. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 174
  12504. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 173
  12505. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 172
  12506. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 171
  12507. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  12508. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  12509. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 168
  12510. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  12511. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  12512. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  12513. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  12514. send sigkill to 21017 (id.gms.wearable), adj 764, size 8660
  12515. send sigkill to 20992 (id.gms.unstable), adj 647, size 12203
  12516. send sigkill to 21663 (id.partnersetup), adj 529, size 6781
  12517. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  12518. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  12519. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  12520. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 168
  12521. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  12522. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  12523. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 171
  12524. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 172
  12525. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 173
  12526. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 174
  12527. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  12528. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 176
  12529. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
  12530. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  12531. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 179
  12532. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 180
  12533. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 181
  12534. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 182
  12535. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 183
  12536. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 184
  12537. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 185
  12538. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 186
  12539. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 187
  12540. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 188
  12541. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 189
  12542. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 190
  12543. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 191
  12544. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 192
  12545. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 193
  12546. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 194
  12547. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 195
  12548. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 196
  12549. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 197
  12550. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 198
  12551. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 199
  12552. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 200
  12553. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 201
  12554. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 202
  12555. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 203
  12556. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 204
  12557. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 205
  12558. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 206
  12559. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 207
  12560. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 208
  12561. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 209
  12562. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 210
  12563. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 211
  12564. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 212
  12565. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 213
  12566. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 214
  12567. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 215
  12568. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 216
  12569. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 217
  12570. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 218
  12571. send sigkill to 21644 (earchbox:search), adj 529, size 11679
  12572. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 219
  12573. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 220
  12574. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 221
  12575. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 222
  12576. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 223
  12577. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 224
  12578. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 225
  12579. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 226
  12580. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 227
  12581. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 228
  12582. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 229
  12583. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 230
  12584. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 231
  12585. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 232
  12586. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 233
  12587. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 234
  12588. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 235
  12589. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 236
  12590. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 237
  12591. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 238
  12592. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 239
  12593. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 240
  12594. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 241
  12595. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 242
  12596. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 243
  12597. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 244
  12598. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 245
  12599. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 246
  12600. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 247
  12601. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 248
  12602. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 249
  12603. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 250
  12604. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 251
  12605. <6>profile 4 level 24 progressive 1<4>
  12606. VIDC: vidc_freq = 133330000, req_perf_lvl = 40500, set_perf_lvl = 108000
  12607. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 250
  12608. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 249
  12609. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 248
  12610. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 247
  12611. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 246
  12612. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 245
  12613. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 244
  12614. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 243
  12615. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 242
  12616. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 241
  12617. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 240
  12618. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 239
  12619. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 238
  12620. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 237
  12621. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 236
  12622. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 235
  12623. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 234
  12624. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 233
  12625. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 232
  12626. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 231
  12627. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 230
  12628. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 229
  12629. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 228
  12630. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 227
  12631. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 226
  12632. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 225
  12633. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 224
  12634. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 223
  12635. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 222
  12636. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 221
  12637. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 220
  12638. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 219
  12639. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 218
  12640. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 217
  12641. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 216
  12642. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 215
  12643. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 214
  12644. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 213
  12645. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 212
  12646. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 211
  12647. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 210
  12648. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 209
  12649. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 208
  12650. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 207
  12651. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 206
  12652. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 205
  12653. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 204
  12654. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 203
  12655. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 202
  12656. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 201
  12657. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 200
  12658. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 199
  12659. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 198
  12660. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 197
  12661. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 196
  12662. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 195
  12663. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 194
  12664. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 193
  12665. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 192
  12666. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 191
  12667. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 190
  12668. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 189
  12669. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 188
  12670. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 187
  12671. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 186
  12672. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 185
  12673. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 184
  12674. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 183
  12675. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 182
  12676. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 181
  12677. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 180
  12678. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 179
  12679. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  12680. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
  12681. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 176
  12682. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  12683. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 174
  12684. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 173
  12685. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 172
  12686. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 171
  12687. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  12688. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  12689. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 168
  12690. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  12691. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  12692. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  12693. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  12694. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  12695. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  12696. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  12697. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  12698. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  12699. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  12700. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  12701. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  12702. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  12703. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  12704. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  12705. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  12706. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  12707. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  12708. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  12709. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  12710. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  12711. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  12712. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  12713. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  12714. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  12715. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  12716. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  12717. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  12718. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  12719. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  12720. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 137
  12721. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 136
  12722. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 135
  12723. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 134
  12724. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 133
  12725. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 134
  12726. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 135
  12727. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 136
  12728. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 137
  12729. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  12730. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  12731. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  12732. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  12733. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  12734. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  12735. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  12736. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  12737. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  12738. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  12739. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  12740. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  12741. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  12742. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  12743. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  12744. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  12745. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  12746. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  12747. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  12748. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  12749. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  12750. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  12751. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  12752. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  12753. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  12754. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  12755. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  12756. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  12757. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  12758. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  12759. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 168
  12760. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  12761. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  12762. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 171
  12763. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 172
  12764. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 173
  12765. send sigkill to 22027 (id.partnersetup), adj 764, size 6802
  12766. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 172
  12767. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 171
  12768. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  12769. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  12770. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 168
  12771. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  12772. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  12773. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  12774. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  12775. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  12776. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  12777. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  12778. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  12779. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  12780. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  12781. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  12782. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  12783. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  12784. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  12785. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  12786. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  12787. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  12788. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  12789. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  12790. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  12791. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  12792. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  12793. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  12794. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  12795. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  12796. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  12797. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  12798. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  12799. <4>
  12800. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  12801. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  12802. vidc_cleanup_addr_table(): buffer = INPUT
  12803. <6>msm_vidc_dec: Return from vid_dec_release()<3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  12804. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  12805. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  12806. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  12807. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  12808. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  12809. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  12810. <6>msm_device_put:device speaker_stereo_rx set 0
  12811. <6>msm_device_put:device speaker_stereo_rx set 0
  12812. <6>msm_device_put:device speaker_stereo_rx set 1
  12813. <3>msm_device_put:device freq =48000
  12814. <3>Device active
  12815. <6>msm_device_put:device speaker_stereo_rx set 0
  12816. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  12817. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  12818. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  12819. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  12820. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  12821. <6>msm_device_put:device speaker_stereo_rx set 0
  12822. <6>msm_device_put:device speaker_stereo_rx set 1
  12823. <3>msm_device_put:device freq =48000
  12824. <3>Device active
  12825. send sigkill to 22417 (droid.deskclock), adj 764, size 7477
  12826. send sigkill to 22007 (earchbox:search), adj 647, size 11554
  12827. send sigkill to 22811 (d.process.acore), adj 529, size 8348
  12828. <6>msm_device_put:device speaker_stereo_rx set 0
  12829. <6>msm_device_put:device speaker_stereo_rx set 0
  12830. <6>msm_device_put:device speaker_stereo_rx set 1
  12831. <3>msm_device_put:device freq =48000
  12832. <3>Device active
  12833. <6>msm_vidc_dec: Inside vid_dec_open()<4>
  12834. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  12835. <6>fw_version 2:28:2013<4>
  12836. VIDC: vidc_freq = 48000000, req_perf_lvl = 8550, set_perf_lvl = 37900
  12837. <6>profile 4 level 20 progressive 1<4>
  12838. VIDC: vidc_freq = 48000000, req_perf_lvl = 8550, set_perf_lvl = 37900
  12839. <4>
  12840. VIDC: vidc_freq = 48000000, req_perf_lvl = 6840, set_perf_lvl = 37900
  12841. <6>msm_device_put:device speaker_stereo_rx set 0
  12842. <6>msm_device_put:device speaker_stereo_rx set 0
  12843. <6>msm_device_put:device speaker_stereo_rx set 1
  12844. <3>msm_device_put:device freq =48000
  12845. <3>Device active
  12846. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  12847. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  12848. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  12849. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  12850. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  12851. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  12852. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  12853. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  12854. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  12855. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  12856. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  12857. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  12858. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  12859. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  12860. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  12861. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  12862. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  12863. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  12864. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  12865. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  12866. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  12867. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  12868. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  12869. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  12870. send sigkill to 22989 (id.partnersetup), adj 647, size 6789
  12871. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  12872. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  12873. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  12874. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  12875. send sigkill to 22970 (earchbox:search), adj 647, size 11630
  12876. send sigkill to 23053 (id.gms.wearable), adj 529, size 8655
  12877. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  12878. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  12879. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  12880. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  12881. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  12882. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  12883. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  12884. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  12885. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  12886. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  12887. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  12888. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  12889. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  12890. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  12891. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  12892. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  12893. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  12894. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  12895. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  12896. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  12897. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  12898. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  12899. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  12900. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  12901. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  12902. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  12903. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  12904. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 137
  12905. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  12906. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  12907. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  12908. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  12909. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  12910. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  12911. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  12912. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  12913. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  12914. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  12915. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  12916. <4>
  12917. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  12918. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  12919. vidc_cleanup_addr_table(): buffer = INPUT
  12920. <6>msm_vidc_dec: Return from vid_dec_release()<3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  12921. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  12922. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  12923. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  12924. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  12925. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  12926. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  12927. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  12928. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 137
  12929. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 136
  12930. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 135
  12931. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 134
  12932. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 133
  12933. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 132
  12934. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 131
  12935. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
  12936. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 129
  12937. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 128
  12938. <6>msm_device_put:device speaker_stereo_rx set 0
  12939. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  12940. <6>msm_device_put:device speaker_stereo_rx set 0
  12941. <6>msm_device_put:device speaker_stereo_rx set 1
  12942. <3>msm_device_put:device freq =48000
  12943. <3>Device active
  12944. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 129
  12945. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
  12946. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 131
  12947. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 132
  12948. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 133
  12949. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 134
  12950. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 135
  12951. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  12952. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 136
  12953. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 137
  12954. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  12955. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  12956. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  12957. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  12958. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  12959. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  12960. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  12961. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  12962. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  12963. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  12964. send sigkill to 23035 (id.gms.unstable), adj 1000, size 12022
  12965. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  12966. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  12967. send sigkill to 23263 (id.partnersetup), adj 764, size 6796
  12968. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  12969. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  12970. send sigkill to 23243 (earchbox:search), adj 647, size 11676
  12971. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  12972. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  12973. send sigkill to 23382 (d.process.acore), adj 529, size 8383
  12974. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  12975. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  12976. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  12977. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  12978. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  12979. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  12980. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  12981. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  12982. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  12983. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  12984. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  12985. <6>msm_device_put:device speaker_stereo_rx set 0
  12986. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  12987. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  12988. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  12989. <6>msm_device_put:device speaker_stereo_rx set 0
  12990. <6>msm_device_put:device speaker_stereo_rx set 1
  12991. <3>msm_device_put:device freq =48000
  12992. <3>Device active
  12993. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  12994. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  12995. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  12996. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  12997. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  12998. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  12999. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  13000. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  13001. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  13002. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  13003. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  13004. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  13005. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  13006. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  13007. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  13008. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  13009. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  13010. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  13011. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  13012. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  13013. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  13014. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  13015. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  13016. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  13017. <6>msm_device_put:device speaker_stereo_rx set 0
  13018. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  13019. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  13020. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  13021. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  13022. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  13023. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  13024. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  13025. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  13026. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  13027. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  13028. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  13029. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  13030. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  13031. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  13032. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  13033. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  13034. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  13035. <6>msm_device_put:device speaker_stereo_rx set 0
  13036. <6>msm_device_put:device speaker_stereo_rx set 1
  13037. <3>msm_device_put:device freq =48000
  13038. <3>Device active
  13039. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  13040. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  13041. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  13042. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  13043. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  13044. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  13045. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  13046. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  13047. <6>msm_vidc_dec: Inside vid_dec_open()<4>
  13048. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  13049. <6>fw_version 2:28:2013<4>
  13050. VIDC: vidc_freq = 133330000, req_perf_lvl = 48600, set_perf_lvl = 108000
  13051. <6>profile 4 level 25 progressive 1<4>
  13052. VIDC: vidc_freq = 133330000, req_perf_lvl = 48600, set_perf_lvl = 108000
  13053. <4>
  13054. VIDC: vidc_freq = 133330000, req_perf_lvl = 48600, set_perf_lvl = 108000
  13055. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13056. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13057. <4>
  13058. VIDC: vidc_freq = 133330000, req_perf_lvl = 50220, set_perf_lvl = 108000
  13059. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13060. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13061. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13062. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13063. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13064. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13065. <6>healthd: battery l=82 v=3835 t=31.0 h=2 st=3 c=-1150 chg=
  13066. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  13067. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  13068. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 168
  13069. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  13070. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  13071. send sigkill to 23519 (id.partnersetup), adj 1000, size 6798
  13072. <3>binder: 23519: binder_alloc_buf, no vma
  13073. <6>binder: 424:1276 transaction failed 29201, size 172-0
  13074. <6>binder: send failed reply for transaction 1088039 to 23519:23519
  13075. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 171
  13076. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 172
  13077. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 173
  13078. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 174
  13079. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  13080. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 176
  13081. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
  13082. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  13083. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 179
  13084. send sigkill to 23622 (id.gms.wearable), adj 764, size 8648
  13085. <4>
  13086. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  13087. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  13088. vidc_cleanup_addr_table(): buffer = INPUT
  13089. <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_device_put:device speaker_stereo_rx set 0
  13090. <6>msm_device_put:device speaker_stereo_rx set 0
  13091. <6>msm_device_put:device speaker_stereo_rx set 1
  13092. <3>msm_device_put:device freq =48000
  13093. <3>Device active
  13094. <6>msm_vidc_dec: Inside vid_dec_open()<4>
  13095. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  13096. <6>fw_version 2:28:2013send sigkill to 23603 (id.gms.unstable), adj 647, size 12113
  13097. <4>
  13098. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  13099. <6>profile 4 level 24 progressive 1<4>
  13100. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  13101. <4>
  13102. VIDC: vidc_freq = 48000000, req_perf_lvl = 22080, set_perf_lvl = 37900
  13103. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13104. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13105. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13106. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13107. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13108. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13109. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13110. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13111. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13112. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13113. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13114. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13115. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13116. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13117. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13118. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13119. send sigkill to 23488 (earchbox:search), adj 529, size 11842
  13120. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13121. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13122. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13123. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13124. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13125. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13126. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13127. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13128. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13129. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13130. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13131. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13132. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13133. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13134. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  13135. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
  13136. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 176
  13137. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  13138. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 174
  13139. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 173
  13140. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 172
  13141. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 171
  13142. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  13143. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  13144. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 168
  13145. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  13146. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  13147. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  13148. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  13149. send sigkill to 24979 (id.gms.wearable), adj 647, size 8687
  13150. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  13151. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  13152. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  13153. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  13154. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  13155. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  13156. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  13157. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  13158. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  13159. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  13160. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  13161. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  13162. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  13163. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  13164. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  13165. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  13166. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  13167. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  13168. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  13169. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  13170. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  13171. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  13172. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  13173. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  13174. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  13175. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  13176. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  13177. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  13178. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  13179. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  13180. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  13181. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  13182. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  13183. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  13184. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  13185. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  13186. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  13187. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  13188. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  13189. <6>healthd: battery l=80 v=3830 t=32.0 h=2 st=3 c=-980 chg=
  13190. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  13191. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  13192. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  13193. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  13194. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  13195. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  13196. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  13197. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  13198. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  13199. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  13200. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  13201. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13202. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13203. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13204. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13205. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13206. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13207. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13208. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13209. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13210. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13211. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13212. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13213. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13214. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13215. <4>
  13216. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  13217. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  13218. vidc_cleanup_addr_table(): buffer = INPUT
  13219. <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_vidc_dec: Inside vid_dec_open()<4>
  13220. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  13221. <6>fw_version 2:28:2013<4>
  13222. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  13223. <6>profile 4 level 24 progressive 1<4>
  13224. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  13225. <4>
  13226. VIDC: vidc_freq = 48000000, req_perf_lvl = 22080, set_perf_lvl = 37900
  13227. <4>
  13228. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  13229. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  13230. vidc_cleanup_addr_table(): buffer = INPUT
  13231. <6>msm_vidc_dec: Return from vid_dec_release()<3>[DISP] lcdc_tenderloin_panel_set_backlight: 0
  13232. <3>[DISP] lcdc_panel_power: ++ 0
  13233. <6>request_suspend_state: sleep (0->3) at 3106461260213 (2015-04-23 18:54:26.012622250 UTC)
  13234. <6>[MPDEC]: Screen -> off. Deactivated mpdecision.
  13235. <6>msm_device_put:device speaker_stereo_rx set 0
  13236. <6>PM: suspend entry 2015-04-23 18:54:28.978839291 UTC
  13237. Freezing user space processes ... (elapsed 0.011 seconds) done.
  13238. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13239. Suspending console(s) (use no_console_suspend to debug)
  13240. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13241. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13242. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13243. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13244. <3>msm_wm8958_shutdown_power: codec power shutdown
  13245. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13246. max8903b_suspend: suspend
  13247. <6>PM: suspend of devices complete after 225.646 msecs
  13248. <6>PM: late suspend of devices complete after 5.706 msecs
  13249. <6>PM: noirq suspend of devices complete after 7.141 msecs
  13250. Disabling non-boot CPUs ...
  13251. <6>msm_pm_enter
  13252. <6>msm_pm_enter: power collapse
  13253. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13254. <6>PM: noirq resume of devices complete after 5.706 msecs
  13255. <6>wakeup wake lock: mmc1
  13256. <6>PM: early resume of devices complete after 5.889 msecs
  13257. max8903b_resume: resume
  13258. <3>msm_wm8958_setup_power: codec power setup
  13259. <4>8058_s3: Failed to create debugfs directory
  13260. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13261. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13262. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13263. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13264. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13265. <6>PM: resume of devices complete after 109.762 msecs
  13266. Restarting tasks ... done.
  13267. <6>PM: suspend exit 2015-04-23 18:54:29.632083517 UTC
  13268. <6>suspend: exit suspend, ret = 0 (2015-04-23 18:54:29.632114012 UTC)
  13269. <6>active wake lock power-supply
  13270. <6>PM: suspend entry 2015-04-23 18:54:29.667978011 UTC
  13271. <6>healthd: battery l=80 v=3864 t=32.0 h=2 st=3 c=-666 chg=
  13272. Freezing user space processes ... (elapsed 0.008 seconds) done.
  13273. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13274. Suspending console(s) (use no_console_suspend to debug)
  13275. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13276. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13277. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13278. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13279. <3>msm_wm8958_shutdown_power: codec power shutdown
  13280. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13281. max8903b_suspend: suspend
  13282. <6>PM: suspend of devices complete after 201.150 msecs
  13283. <6>PM: late suspend of devices complete after 1.800 msecs
  13284. <6>PM: noirq suspend of devices complete after 2.318 msecs
  13285. Disabling non-boot CPUs ...
  13286. <6>msm_pm_enter
  13287. <6>msm_pm_enter: power collapse
  13288. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13289. <6>PM: noirq resume of devices complete after 1.800 msecs
  13290. <6>wakeup wake lock: mmc1
  13291. <6>PM: early resume of devices complete after 1.800 msecs
  13292. max8903b_resume: resume
  13293. <3>msm_wm8958_setup_power: codec power setup
  13294. <4>8058_s3: Failed to create debugfs directory
  13295. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13296. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13297. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13298. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13299. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13300. <6>PM: resume of devices complete after 101.801 msecs
  13301. Restarting tasks ... done.
  13302. <6>PM: suspend exit 2015-04-23 18:54:34.012687592 UTC
  13303. <6>suspend: exit suspend, ret = 0 (2015-04-23 18:54:34.012718084 UTC)
  13304. <6>active wake lock power-supply
  13305. <6>PM: suspend entry 2015-04-23 18:54:34.046259657 UTC
  13306. <6>healthd: battery l=80 v=3868 t=32.0 h=2 st=3 c=-154 chg=
  13307. Freezing user space processes ... (elapsed 0.013 seconds) done.
  13308. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13309. Suspending console(s) (use no_console_suspend to debug)
  13310. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13311. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13312. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13313. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13314. <3>msm_wm8958_shutdown_power: codec power shutdown
  13315. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13316. max8903b_suspend: suspend
  13317. <6>PM: suspend of devices complete after 216.137 msecs
  13318. <6>PM: late suspend of devices complete after 5.766 msecs
  13319. <6>PM: noirq suspend of devices complete after 7.108 msecs
  13320. Disabling non-boot CPUs ...
  13321. <6>msm_pm_enter
  13322. <6>msm_pm_enter: power collapse
  13323. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13324. <6>PM: noirq resume of devices complete after 5.613 msecs
  13325. <6>wakeup wake lock: mmc1
  13326. <6>PM: early resume of devices complete after 5.705 msecs
  13327. max8903b_resume: resume
  13328. <3>msm_wm8958_setup_power: codec power setup
  13329. <4>8058_s3: Failed to create debugfs directory
  13330. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13331. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13332. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13333. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13334. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13335. <6>PM: resume of devices complete after 104.054 msecs
  13336. Restarting tasks ... done.
  13337. <6>PM: suspend exit 2015-04-23 18:54:34.511231144 UTC
  13338. <6>suspend: exit suspend, ret = 0 (2015-04-23 18:54:34.511231144 UTC)
  13339. <6>active wake lock event5-424
  13340. <6>active wake lock event1-424
  13341. <6>active wake lock event0-424
  13342. <6>active wake lock power-supply
  13343. <6>PM: suspend entry 2015-04-23 18:54:34.546973035 UTC
  13344. <6>healthd: battery l=80 v=3859 t=32.0 h=2 st=3 c=-154 chg=
  13345. Freezing user space processes ... (elapsed 0.004 seconds) done.
  13346. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13347. Suspending console(s) (use no_console_suspend to debug)
  13348. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13349. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13350. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13351. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13352. <3>msm_wm8958_shutdown_power: codec power shutdown
  13353. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13354. max8903b_suspend: suspend
  13355. <6>PM: suspend of devices complete after 202.427 msecs
  13356. <6>PM: late suspend of devices complete after 1.800 msecs
  13357. <6>PM: noirq suspend of devices complete after 2.318 msecs
  13358. Disabling non-boot CPUs ...
  13359. <6>msm_pm_enter
  13360. <6>msm_pm_enter: power collapse
  13361. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13362. <6>PM: noirq resume of devices complete after 1.769 msecs
  13363. <6>wakeup wake lock: gpio_input
  13364. <6>PM: early resume of devices complete after 1.830 msecs
  13365. max8903b_resume: resume
  13366. <3>msm_wm8958_setup_power: codec power setup
  13367. <4>8058_s3: Failed to create debugfs directory
  13368. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13369. <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 1
  13370. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13371. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13372. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13373. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13374. <6>PM: resume of devices complete after 103.813 msecs
  13375. Restarting tasks ... <6>lsm303dlh_acc_sysfs: hw init start
  13376. done.
  13377. <6>PM: suspend exit 2015-04-23 18:54:37.023084992 UTC
  13378. <6>suspend: exit suspend, ret = 0 (2015-04-23 18:54:37.023115485 UTC)
  13379. <6>active wake lock PowerManagerService.Display
  13380. <6>active wake lock PowerManagerService.Broadcasts
  13381. <6>active wake lock KeyEvents
  13382. <6>active wake lock power-supply
  13383. <6>lsm303dlh_acc_sysfs: hw init done
  13384. <6>request_suspend_state: wakeup (3->0) at 3111452662119 (2015-04-23 18:54:37.060195358 UTC)
  13385. <6>healthd: battery l=80 v=3868 t=32.0 h=2 st=3 c=-104 chg=
  13386. <6>[MPDEC]: Screen -> on. Activated mpdecision. | Mask=[1000]
  13387. <3>[DISP] lcdc_panel_power: ++ 1
  13388. <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 0
  13389. <4>mdp4_csc_config: Block type 10 isn't supported by CSC.
  13390. <4>mdp4_csc_config: Block type 8 isn't supported by CSC.
  13391. <6>mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 128000000
  13392. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 74
  13393. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 78
  13394. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 82
  13395. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 85
  13396. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 89
  13397. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 92
  13398. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 95
  13399. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 99
  13400. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 102
  13401. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 105
  13402. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 109
  13403. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 112
  13404. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 115
  13405. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 119
  13406. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 122
  13407. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 125
  13408. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 129
  13409. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 131
  13410. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 134
  13411. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  13412. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  13413. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  13414. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  13415. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  13416. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  13417. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  13418. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  13419. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  13420. <6>msm_device_put:device speaker_stereo_rx set 0
  13421. <6>msm_device_put:device speaker_stereo_rx set 1
  13422. <3>msm_device_put:device freq =48000
  13423. <3>Device active
  13424. <6>msm_vidc_dec: Inside vid_dec_open()<4>
  13425. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  13426. <6>fw_version 2:28:2013<4>
  13427. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  13428. send sigkill to 25984 (id.partnersetup), adj 764, size 6729
  13429. <6>profile 4 level 24 progressive 1<4>
  13430. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  13431. <4>
  13432. VIDC: vidc_freq = 48000000, req_perf_lvl = 22080, set_perf_lvl = 37900
  13433. send sigkill to 25960 (earchbox:search), adj 647, size 11594
  13434. <4>
  13435. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  13436. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  13437. vidc_cleanup_addr_table(): buffer = INPUT
  13438. <6>msm_vidc_dec: Return from vid_dec_release()<6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13439. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13440. <6>msm_vidc_dec: Inside vid_dec_open()<4>
  13441. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  13442. <6>fw_version 2:28:2013<4>
  13443. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  13444. <6>profile 4 level 24 progressive 1<4>
  13445. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  13446. <4>
  13447. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  13448. <4>
  13449. VIDC: vidc_freq = 48000000, req_perf_lvl = 28520, set_perf_lvl = 37900
  13450. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13451. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13452. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13453. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13454. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13455. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13456. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13457. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13458. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13459. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13460. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13461. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13462. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13463. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13464. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13465. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13466. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13467. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13468. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13469. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13470. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13471. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13472. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13473. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13474. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13475. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13476. send sigkill to 24961 (id.gms.unstable), adj 529, size 11808
  13477. send sigkill to 27288 (id.partnersetup), adj 1000, size 6709
  13478. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  13479. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  13480. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  13481. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  13482. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  13483. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  13484. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  13485. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  13486. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  13487. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  13488. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  13489. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  13490. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  13491. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  13492. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  13493. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  13494. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  13495. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  13496. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  13497. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  13498. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  13499. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  13500. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  13501. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  13502. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  13503. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  13504. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 137
  13505. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 136
  13506. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 135
  13507. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 134
  13508. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 133
  13509. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 132
  13510. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 131
  13511. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
  13512. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 129
  13513. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 128
  13514. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 127
  13515. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 126
  13516. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 125
  13517. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 126
  13518. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 127
  13519. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 128
  13520. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 129
  13521. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
  13522. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 131
  13523. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 132
  13524. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 133
  13525. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 134
  13526. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 135
  13527. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 136
  13528. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 137
  13529. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  13530. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  13531. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  13532. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  13533. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  13534. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  13535. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  13536. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  13537. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  13538. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  13539. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  13540. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  13541. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  13542. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  13543. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  13544. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  13545. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  13546. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  13547. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  13548. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  13549. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  13550. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  13551. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  13552. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  13553. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  13554. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  13555. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  13556. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  13557. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  13558. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  13559. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 168
  13560. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  13561. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  13562. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 171
  13563. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 172
  13564. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 173
  13565. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 174
  13566. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  13567. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 176
  13568. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
  13569. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  13570. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 179
  13571. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 180
  13572. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 181
  13573. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 182
  13574. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 183
  13575. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 184
  13576. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 185
  13577. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 186
  13578. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 187
  13579. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 188
  13580. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 189
  13581. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 190
  13582. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 191
  13583. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 192
  13584. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 193
  13585. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 194
  13586. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 195
  13587. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 196
  13588. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13589. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13590. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13591. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13592. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13593. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13594. <6>profile 4 level 25 progressive 1<4>
  13595. VIDC: vidc_freq = 133330000, req_perf_lvl = 50220, set_perf_lvl = 108000
  13596. <4>
  13597. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  13598. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  13599. vidc_cleanup_addr_table(): buffer = INPUT
  13600. <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_vidc_dec: Inside vid_dec_open()<4>
  13601. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  13602. <6>fw_version 2:28:2013<4>
  13603. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  13604. <6>profile 4 level 24 progressive 1<4>
  13605. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  13606. <4>
  13607. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  13608. <4>
  13609. VIDC: vidc_freq = 48000000, req_perf_lvl = 28520, set_perf_lvl = 37900
  13610. send sigkill to 27330 (viders.calendar), adj 764, size 7400
  13611. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13612. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13613. send sigkill to 27361 (ndroid.calendar), adj 764, size 7420
  13614. send sigkill to 27270 (earchbox:search), adj 647, size 13133
  13615. send sigkill to 28114 (id.gms.wearable), adj 764, size 8549
  13616. send sigkill to 28095 (id.gms.unstable), adj 647, size 12425
  13617. send sigkill to 28651 (id.partnersetup), adj 529, size 6646
  13618. <4>
  13619. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  13620. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  13621. vidc_cleanup_addr_table(): buffer = INPUT
  13622. <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_vidc_dec: Inside vid_dec_open()<4>
  13623. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  13624. <6>fw_version 2:28:2013<6>msm_device_put:device speaker_stereo_rx set 0
  13625. <4>
  13626. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  13627. <6>profile 4 level 24 progressive 1<4>
  13628. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  13629. <4>
  13630. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  13631. <4>
  13632. VIDC: vidc_freq = 48000000, req_perf_lvl = 28520, set_perf_lvl = 37900
  13633. <6>msm_device_put:device speaker_stereo_rx set 0
  13634. <6>msm_device_put:device speaker_stereo_rx set 1
  13635. <3>msm_device_put:device freq =48000
  13636. <3>Device active
  13637. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13638. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13639. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13640. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13641. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  13642. <6>msm_device_put:device speaker_stereo_rx set 0
  13643. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  13644. <6>msm_device_put:device speaker_stereo_rx set 0
  13645. <6>msm_device_put:device speaker_stereo_rx set 1
  13646. <3>msm_device_put:device freq =48000
  13647. <3>Device active
  13648. <4>
  13649. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  13650. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  13651. vidc_cleanup_addr_table(): buffer = INPUT
  13652. <6>msm_vidc_dec: Return from vid_dec_release()<6>healthd: battery l=78 v=3801 t=33.0 h=2 st=3 c=-999 chg=
  13653. <6>msm_vidc_dec: Inside vid_dec_open()<4>
  13654. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  13655. <6>fw_version 2:28:2013<4>
  13656. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  13657. <6>profile 4 level 24 progressive 1<4>
  13658. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  13659. <4>
  13660. VIDC: vidc_freq = 48000000, req_perf_lvl = 22080, set_perf_lvl = 37900
  13661. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13662. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13663. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13664. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13665. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13666. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13667. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13668. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13669. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13670. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13671. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  13672. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  13673. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 195
  13674. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 194
  13675. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 193
  13676. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 192
  13677. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 191
  13678. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 190
  13679. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 189
  13680. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 188
  13681. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 187
  13682. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 186
  13683. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 185
  13684. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 184
  13685. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 183
  13686. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 182
  13687. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 181
  13688. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 180
  13689. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 179
  13690. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  13691. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
  13692. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 176
  13693. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  13694. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 174
  13695. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 173
  13696. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 172
  13697. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 171
  13698. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  13699. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  13700. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 168
  13701. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  13702. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  13703. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  13704. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  13705. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  13706. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  13707. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  13708. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  13709. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  13710. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  13711. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  13712. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  13713. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  13714. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  13715. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  13716. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  13717. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  13718. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  13719. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  13720. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  13721. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  13722. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  13723. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  13724. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  13725. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  13726. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  13727. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  13728. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  13729. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  13730. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  13731. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 137
  13732. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  13733. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  13734. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  13735. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  13736. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  13737. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  13738. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  13739. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  13740. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  13741. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  13742. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  13743. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  13744. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  13745. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  13746. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  13747. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  13748. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  13749. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  13750. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  13751. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  13752. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  13753. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  13754. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  13755. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  13756. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  13757. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  13758. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  13759. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  13760. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  13761. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  13762. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 168
  13763. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  13764. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  13765. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 171
  13766. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 172
  13767. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 173
  13768. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 174
  13769. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  13770. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 176
  13771. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
  13772. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  13773. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 179
  13774. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 180
  13775. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 181
  13776. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 182
  13777. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 183
  13778. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 184
  13779. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 185
  13780. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 186
  13781. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 187
  13782. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 188
  13783. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 189
  13784. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 190
  13785. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 191
  13786. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 192
  13787. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 193
  13788. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 194
  13789. send sigkill to 28775 (id.gms.wearable), adj 1000, size 8600
  13790. send sigkill to 28757 (id.gms.unstable), adj 764, size 12243
  13791. send sigkill to 29199 (droid.deskclock), adj 647, size 7353
  13792. <4>
  13793. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  13794. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  13795. vidc_cleanup_addr_table(): buffer = INPUT
  13796. <6>msm_vidc_dec: Return from vid_dec_release()<3>[DISP] lcdc_tenderloin_panel_set_backlight: 0
  13797. <3>[DISP] lcdc_panel_power: ++ 0
  13798. <6>request_suspend_state: sleep (0->3) at 3469654143138 (2015-04-23 19:00:35.261676377 UTC)
  13799. <6>[MPDEC]: Screen -> off. Deactivated mpdecision.
  13800. <6>binder: 3206:3206 transaction failed 29201, size 745360-4
  13801. <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 1
  13802. <6>lsm303dlh_acc_sysfs: hw init start
  13803. <6>lsm303dlh_acc_sysfs: hw init done
  13804. <6>request_suspend_state: wakeup (3->0) at 3471676665111 (2015-04-23 19:00:37.284198350 UTC)
  13805. <6>[MPDEC]: Screen -> on. Activated mpdecision. | Mask=[1000]
  13806. <3>[DISP] lcdc_panel_power: ++ 1
  13807. <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 1
  13808. <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 0
  13809. <4>mdp4_csc_config: Block type 10 isn't supported by CSC.
  13810. <4>mdp4_csc_config: Block type 8 isn't supported by CSC.
  13811. <6>mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 128000000
  13812. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 70
  13813. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 73
  13814. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 76
  13815. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 80
  13816. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 83
  13817. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 86
  13818. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 90
  13819. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 93
  13820. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 96
  13821. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 100
  13822. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 103
  13823. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 106
  13824. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 110
  13825. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 113
  13826. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 116
  13827. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 120
  13828. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 123
  13829. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 126
  13830. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
  13831. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 132
  13832. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 135
  13833. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  13834. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  13835. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  13836. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  13837. <6>msm_device_put:device speaker_stereo_rx set 0
  13838. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  13839. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  13840. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  13841. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  13842. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  13843. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  13844. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 172
  13845. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  13846. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 179
  13847. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 182
  13848. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 186
  13849. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 189
  13850. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 192
  13851. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 196
  13852. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 199
  13853. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 200
  13854. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 199
  13855. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 198
  13856. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 197
  13857. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 196
  13858. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 195
  13859. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 194
  13860. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 193
  13861. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 192
  13862. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 198
  13863. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 199
  13864. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 200
  13865. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 0
  13866. <3>[DISP] lcdc_panel_power: ++ 0
  13867. <6>request_suspend_state: sleep (0->3) at 3482331724925 (2015-04-23 19:00:47.939258164 UTC)
  13868. <6>[MPDEC]: Screen -> off. Deactivated mpdecision.
  13869. <6>PM: suspend entry 2015-04-23 19:00:47.943988389 UTC
  13870. Freezing user space processes ... (elapsed 0.005 seconds) done.
  13871. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13872. Suspending console(s) (use no_console_suspend to debug)
  13873. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13874. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13875. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13876. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13877. <3>msm_wm8958_shutdown_power: codec power shutdown
  13878. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13879. max8903b_suspend: suspend
  13880. <6>PM: suspend of devices complete after 225.952 msecs
  13881. <6>PM: late suspend of devices complete after 5.767 msecs
  13882. <6>PM: noirq suspend of devices complete after 7.110 msecs
  13883. Disabling non-boot CPUs ...
  13884. <6>msm_pm_enter
  13885. <6>msm_pm_enter: power collapse
  13886. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13887. <6>PM: noirq resume of devices complete after 5.615 msecs
  13888. <6>wakeup wake lock: mmc1
  13889. <6>PM: early resume of devices complete after 5.706 msecs
  13890. max8903b_resume: resume
  13891. <3>msm_wm8958_setup_power: codec power setup
  13892. <4>8058_s3: Failed to create debugfs directory
  13893. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13894. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13895. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13896. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13897. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13898. <6>PM: resume of devices complete after 97.320 msecs
  13899. Restarting tasks ... done.
  13900. <6>PM: suspend exit 2015-04-23 19:00:50.008143253 UTC
  13901. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:00:50.008173752 UTC)
  13902. <6>active wake lock power-supply
  13903. <6>PM: suspend entry 2015-04-23 19:00:50.050011797 UTC
  13904. Freezing user space processes ... (elapsed 0.003 seconds) done.
  13905. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13906. Suspending console(s) (use no_console_suspend to debug)
  13907. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13908. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13909. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13910. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13911. <3>msm_wm8958_shutdown_power: codec power shutdown
  13912. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13913. max8903b_suspend: suspend
  13914. <6>PM: suspend of devices complete after 203.004 msecs
  13915. <6>PM: late suspend of devices complete after 1.799 msecs
  13916. <6>PM: noirq suspend of devices complete after 2.440 msecs
  13917. Disabling non-boot CPUs ...
  13918. <6>msm_pm_enter
  13919. <6>msm_pm_enter: power collapse
  13920. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13921. <6>PM: noirq resume of devices complete after 1.799 msecs
  13922. <6>wakeup wake lock: mmc1
  13923. <6>PM: early resume of devices complete after 1.799 msecs
  13924. max8903b_resume: resume
  13925. <3>msm_wm8958_setup_power: codec power setup
  13926. <4>8058_s3: Failed to create debugfs directory
  13927. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13928. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13929. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13930. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13931. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13932. <6>PM: resume of devices complete after 94.389 msecs
  13933. Restarting tasks ... <6>healthd: battery l=77 v=3844 t=33.0 h=2 st=3 c=-800 chg=
  13934. done.
  13935. <6>PM: suspend exit 2015-04-23 19:00:55.013145157 UTC
  13936. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:00:55.013145157 UTC)
  13937. <6>active wake lock power-supply
  13938. <6>PM: suspend entry 2015-04-23 19:00:55.047572082 UTC
  13939. <6>healthd: battery l=77 v=3844 t=33.0 h=2 st=3 c=-34 chg=
  13940. Freezing user space processes ... (elapsed 0.001 seconds) done.
  13941. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13942. Suspending console(s) (use no_console_suspend to debug)
  13943. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13944. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13945. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13946. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13947. <3>msm_wm8958_shutdown_power: codec power shutdown
  13948. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13949. max8903b_suspend: suspend
  13950. <6>PM: suspend of devices complete after 224.812 msecs
  13951. <6>PM: late suspend of devices complete after 5.857 msecs
  13952. <6>PM: noirq suspend of devices complete after 7.199 msecs
  13953. Disabling non-boot CPUs ...
  13954. <6>msm_pm_enter
  13955. <6>msm_pm_enter: power collapse
  13956. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13957. <6>PM: noirq resume of devices complete after 5.582 msecs
  13958. <6>wakeup wake lock: mmc1
  13959. <6>PM: early resume of devices complete after 5.704 msecs
  13960. max8903b_resume: resume
  13961. <3>msm_wm8958_setup_power: codec power setup
  13962. <4>8058_s3: Failed to create debugfs directory
  13963. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13964. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13965. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13966. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13967. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13968. <6>PM: resume of devices complete after 90.055 msecs
  13969. Restarting tasks ... done.
  13970. <6>PM: suspend exit 2015-04-23 19:01:04.007228459 UTC
  13971. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:01:04.007258959 UTC)
  13972. <6>active wake lock power-supply
  13973. <6>PM: suspend entry 2015-04-23 19:01:04.064344323 UTC
  13974. <6>healthd: battery l=77 v=3849 t=33.0 h=2 st=3 c=-68 chg=
  13975. Freezing user space processes ... (elapsed 0.001 seconds) done.
  13976. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13977. Suspending console(s) (use no_console_suspend to debug)
  13978. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13979. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13980. <3>dpm_run_callback(): platform_pm_suspend+0x0/0x54 returns -16
  13981. <3>PM: Device alarm failed to suspend: error -16
  13982. <3>PM: Some devices failed to suspend
  13983. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13984. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13985. <6>PM: resume of devices complete after 3.233 msecs
  13986. Restarting tasks ... done.
  13987. <6>PM: suspend exit 2015-04-23 19:01:04.301933864 UTC
  13988. <6>suspend: exit suspend, ret = -16 (2015-04-23 19:01:04.301964370 UTC)
  13989. <6>active wake lock alarm_rtc, time left 199
  13990. <6>PM: suspend entry 2015-04-23 19:01:06.391787220 UTC
  13991. Freezing user space processes ... (elapsed 0.011 seconds) done.
  13992. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13993. Suspending console(s) (use no_console_suspend to debug)
  13994. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13995. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13996. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13997. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13998. <3>msm_wm8958_shutdown_power: codec power shutdown
  13999. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14000. max8903b_suspend: suspend
  14001. <6>PM: suspend of devices complete after 222.835 msecs
  14002. <6>PM: late suspend of devices complete after 5.676 msecs
  14003. <6>PM: noirq suspend of devices complete after 7.141 msecs
  14004. Disabling non-boot CPUs ...
  14005. <6>msm_pm_enter
  14006. <6>msm_pm_enter: power collapse
  14007. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14008. <6>PM: noirq resume of devices complete after 5.706 msecs
  14009. <6>wakeup wake lock: mmc1
  14010. <6>PM: early resume of devices complete after 6.103 msecs
  14011. max8903b_resume: resume
  14012. <3>msm_wm8958_setup_power: codec power setup
  14013. <4>8058_s3: Failed to create debugfs directory
  14014. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14015. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14016. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14017. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14018. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14019. <6>PM: resume of devices complete after 99.132 msecs
  14020. Restarting tasks ... done.
  14021. <6>PM: suspend exit 2015-04-23 19:01:06.767062346 UTC
  14022. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:01:06.767092846 UTC)
  14023. <6>active wake lock power-supply
  14024. <6>PM: suspend entry 2015-04-23 19:01:06.800212103 UTC
  14025. <6>healthd: battery l=77 v=3840 t=33.0 h=2 st=3 c=-82 chg=
  14026. Freezing user space processes ... (elapsed 0.001 seconds) done.
  14027. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14028. Suspending console(s) (use no_console_suspend to debug)
  14029. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14030. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14031. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14032. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14033. <3>msm_wm8958_shutdown_power: codec power shutdown
  14034. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14035. max8903b_suspend: suspend
  14036. <6>PM: suspend of devices complete after 214.889 msecs
  14037. <6>PM: late suspend of devices complete after 1.769 msecs
  14038. <6>PM: noirq suspend of devices complete after 2.318 msecs
  14039. Disabling non-boot CPUs ...
  14040. <6>msm_pm_enter
  14041. <6>msm_pm_enter: power collapse
  14042. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14043. <6>PM: noirq resume of devices complete after 1.800 msecs
  14044. <6>wakeup wake lock: alarm_rtc
  14045. <6>PM: early resume of devices complete after 1.800 msecs
  14046. max8903b_resume: resume
  14047. <3>msm_wm8958_setup_power: codec power setup
  14048. <4>8058_s3: Failed to create debugfs directory
  14049. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14050. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14051. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14052. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14053. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14054. <6>PM: resume of devices complete after 95.152 msecs
  14055. Restarting tasks ... done.
  14056. <6>PM: suspend exit 2015-04-23 19:01:31.017781436 UTC
  14057. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:01:31.017781436 UTC)
  14058. <6>active wake lock power-supply
  14059. <6>active wake lock alarm, time left 498
  14060. <6>healthd: battery l=77 v=3854 t=32.0 h=2 st=3 c=-43 chg=
  14061. <6>PM: suspend entry 2015-04-23 19:01:31.973926034 UTC
  14062. Freezing user space processes ... (elapsed 0.001 seconds) done.
  14063. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14064. Suspending console(s) (use no_console_suspend to debug)
  14065. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14066. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14067. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14068. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14069. <3>msm_wm8958_shutdown_power: codec power shutdown
  14070. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14071. max8903b_suspend: suspend
  14072. <6>PM: suspend of devices complete after 202.570 msecs
  14073. <6>PM: late suspend of devices complete after 1.800 msecs
  14074. <6>PM: noirq suspend of devices complete after 2.319 msecs
  14075. Disabling non-boot CPUs ...
  14076. <6>msm_pm_enter
  14077. <6>msm_pm_enter: power collapse
  14078. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14079. <6>PM: noirq resume of devices complete after 1.769 msecs
  14080. <6>wakeup wake lock: mmc1
  14081. <6>PM: early resume of devices complete after 1.769 msecs
  14082. max8903b_resume: resume
  14083. <3>msm_wm8958_setup_power: codec power setup
  14084. <4>8058_s3: Failed to create debugfs directory
  14085. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14086. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14087. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14088. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14089. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14090. <6>PM: resume of devices complete after 103.753 msecs
  14091. Restarting tasks ... done.
  14092. <6>PM: suspend exit 2015-04-23 19:02:25.012960915 UTC
  14093. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:02:25.012991411 UTC)
  14094. <6>active wake lock power-supply
  14095. <6>PM: suspend entry 2015-04-23 19:02:25.045832756 UTC
  14096. <6>healthd: battery l=77 v=3859 t=31.0 h=2 st=3 c=-33 chg=
  14097. Freezing user space processes ... (elapsed 0.001 seconds) done.
  14098. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14099. Suspending console(s) (use no_console_suspend to debug)
  14100. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14101. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14102. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14103. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14104. <3>msm_wm8958_shutdown_power: codec power shutdown
  14105. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14106. max8903b_suspend: suspend
  14107. <6>PM: suspend of devices complete after 225.659 msecs
  14108. <6>PM: late suspend of devices complete after 5.644 msecs
  14109. <6>PM: noirq suspend of devices complete after 7.230 msecs
  14110. Disabling non-boot CPUs ...
  14111. <6>msm_pm_enter
  14112. <6>msm_pm_enter: power collapse
  14113. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14114. <6>PM: noirq resume of devices complete after 5.613 msecs
  14115. <6>wakeup wake lock: mmc1
  14116. <6>PM: early resume of devices complete after 5.705 msecs
  14117. max8903b_resume: resume
  14118. <3>msm_wm8958_setup_power: codec power setup
  14119. <4>8058_s3: Failed to create debugfs directory
  14120. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14121. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14122. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14123. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14124. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14125. <6>PM: resume of devices complete after 101.523 msecs
  14126. Restarting tasks ... done.
  14127. <6>PM: suspend exit 2015-04-23 19:02:27.006220984 UTC
  14128. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:02:27.006220984 UTC)
  14129. <6>active wake lock power-supply
  14130. <6>PM: suspend entry 2015-04-23 19:02:27.058395994 UTC
  14131. <6>healthd: battery l=77 v=3859 t=31.0 h=2 st=3 c=-33 chg=
  14132. Freezing user space processes ... (elapsed 0.003 seconds) done.
  14133. Freezing remaining freezable tasks ... (elapsed 0.002 seconds) done.
  14134. Suspending console(s) (use no_console_suspend to debug)
  14135. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14136. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14137. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14138. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14139. <3>msm_wm8958_shutdown_power: codec power shutdown
  14140. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14141. max8903b_suspend: suspend
  14142. <6>PM: suspend of devices complete after 219.944 msecs
  14143. <6>PM: late suspend of devices complete after 5.796 msecs
  14144. <6>PM: noirq suspend of devices complete after 7.077 msecs
  14145. Disabling non-boot CPUs ...
  14146. <6>msm_pm_enter
  14147. <6>msm_pm_enter: power collapse
  14148. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<3>msm_pm_enter: cannot find the lowest power limit
  14149. <6>msm_pm_enter: return
  14150. <6>PM: noirq resume of devices complete after 2.776 msecs
  14151. <6>PM: early resume of devices complete after 1.769 msecs
  14152. max8903b_resume: resume
  14153. <3>msm_wm8958_setup_power: codec power setup
  14154. <4>8058_s3: Failed to create debugfs directory
  14155. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14156. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14157. <6>wakeup wake lock: power-supply
  14158. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14159. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14160. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14161. <6>PM: resume of devices complete after 103.630 msecs
  14162. Restarting tasks ... done.
  14163. <6>PM: suspend exit 2015-04-23 19:02:28.007379735 UTC
  14164. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:02:28.007379735 UTC)
  14165. <6>active wake lock power-supply
  14166. <6>PM: suspend entry 2015-04-23 19:02:28.046777193 UTC
  14167. <6>healthd: battery l=77 v=3844 t=31.0 h=2 st=3 c=-33 chg=
  14168. Freezing user space processes ... (elapsed 0.001 seconds) done.
  14169. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14170. Suspending console(s) (use no_console_suspend to debug)
  14171. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14172. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14173. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14174. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14175. <3>msm_wm8958_shutdown_power: codec power shutdown
  14176. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14177. max8903b_suspend: suspend
  14178. <6>PM: suspend of devices complete after 223.106 msecs
  14179. <6>PM: late suspend of devices complete after 5.643 msecs
  14180. <6>PM: noirq suspend of devices complete after 7.321 msecs
  14181. Disabling non-boot CPUs ...
  14182. <6>msm_pm_enter
  14183. <6>msm_pm_enter: power collapse
  14184. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14185. <6>PM: noirq resume of devices complete after 5.613 msecs
  14186. <6>wakeup wake lock: alarm_rtc
  14187. <6>PM: early resume of devices complete after 5.704 msecs
  14188. max8903b_resume: resume
  14189. <3>msm_wm8958_setup_power: codec power setup
  14190. <4>8058_s3: Failed to create debugfs directory
  14191. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14192. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14193. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14194. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14195. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14196. <6>PM: resume of devices complete after 110.854 msecs
  14197. Restarting tasks ... done.
  14198. <6>PM: suspend exit 2015-04-23 19:02:33.016010018 UTC
  14199. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:02:33.016040514 UTC)
  14200. <6>active wake lock PowerManagerService.WakeLocks
  14201. <6>active wake lock power-supply
  14202. <6>healthd: battery l=77 v=3859 t=31.0 h=2 st=3 c=-72 chg=
  14203. <6>lsm303dlh_acc_sysfs: hw init start
  14204. <6>lsm303dlh_acc_sysfs: hw init done
  14205. <6>PM: suspend entry 2015-04-23 19:02:36.906392280 UTC
  14206. Freezing user space processes ... (elapsed 0.001 seconds) done.
  14207. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14208. Suspending console(s) (use no_console_suspend to debug)
  14209. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14210. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14211. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14212. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14213. <3>msm_wm8958_shutdown_power: codec power shutdown
  14214. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14215. max8903b_suspend: suspend
  14216. <6>PM: suspend of devices complete after 218.535 msecs
  14217. <6>PM: late suspend of devices complete after 5.767 msecs
  14218. <6>PM: noirq suspend of devices complete after 7.629 msecs
  14219. Disabling non-boot CPUs ...
  14220. <6>msm_pm_enter
  14221. <6>msm_pm_enter: power collapse
  14222. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<3>msm_pm_enter: cannot find the lowest power limit
  14223. <6>msm_pm_enter: return
  14224. <6>PM: noirq resume of devices complete after 1.861 msecs
  14225. <6>PM: early resume of devices complete after 1.739 msecs
  14226. max8903b_resume: resume
  14227. <3>msm_wm8958_setup_power: codec power setup
  14228. <4>8058_s3: Failed to create debugfs directory
  14229. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14230. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14231. <6>wakeup wake lock: power-supply
  14232. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14233. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14234. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14235. <6>PM: resume of devices complete after 112.624 msecs
  14236. Restarting tasks ... done.
  14237. <6>PM: suspend exit 2015-04-23 19:02:37.432913876 UTC
  14238. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:02:37.432944375 UTC)
  14239. <6>active wake lock power-supply
  14240. <6>PM: suspend entry 2015-04-23 19:02:37.459568652 UTC
  14241. <6>healthd: battery l=77 v=3844 t=31.0 h=2 st=3 c=-285 chg=
  14242. Freezing user space processes ... (elapsed 0.001 seconds) done.
  14243. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14244. Suspending console(s) (use no_console_suspend to debug)
  14245. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14246. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14247. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14248. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14249. <3>msm_wm8958_shutdown_power: codec power shutdown
  14250. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14251. max8903b_suspend: suspend
  14252. <6>PM: suspend of devices complete after 206.841 msecs
  14253. <6>PM: late suspend of devices complete after 1.830 msecs
  14254. <6>PM: noirq suspend of devices complete after 2.318 msecs
  14255. Disabling non-boot CPUs ...
  14256. <6>msm_pm_enter
  14257. <6>msm_pm_enter: power collapse
  14258. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14259. <6>PM: noirq resume of devices complete after 1.769 msecs
  14260. <6>wakeup wake lock: mmc1
  14261. <6>PM: early resume of devices complete after 1.799 msecs
  14262. max8903b_resume: resume
  14263. <3>msm_wm8958_setup_power: codec power setup
  14264. <4>8058_s3: Failed to create debugfs directory
  14265. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14266. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14267. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14268. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14269. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14270. <6>PM: resume of devices complete after 102.075 msecs
  14271. Restarting tasks ... done.
  14272. <6>PM: suspend exit 2015-04-23 19:02:51.009607460 UTC
  14273. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:02:51.009637960 UTC)
  14274. <6>active wake lock power-supply
  14275. <6>PM: suspend entry 2015-04-23 19:02:51.053029211 UTC
  14276. <6>healthd: battery l=77 v=3859 t=31.0 h=2 st=3 c=-32 chg=
  14277. Freezing user space processes ... (elapsed 0.001 seconds) done.
  14278. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14279. Suspending console(s) (use no_console_suspend to debug)
  14280. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14281. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14282. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14283. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14284. <3>msm_wm8958_shutdown_power: codec power shutdown
  14285. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14286. max8903b_suspend: suspend
  14287. <6>PM: suspend of devices complete after 222.530 msecs
  14288. <6>PM: late suspend of devices complete after 5.643 msecs
  14289. <6>PM: noirq suspend of devices complete after 7.108 msecs
  14290. Disabling non-boot CPUs ...
  14291. <6>msm_pm_enter
  14292. <6>msm_pm_enter: power collapse
  14293. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14294. <6>PM: noirq resume of devices complete after 5.613 msecs
  14295. <6>wakeup wake lock: mmc1
  14296. <6>PM: early resume of devices complete after 5.704 msecs
  14297. max8903b_resume: resume
  14298. <3>msm_wm8958_setup_power: codec power setup
  14299. <4>8058_s3: Failed to create debugfs directory
  14300. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14301. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14302. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14303. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14304. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14305. <6>PM: resume of devices complete after 102.681 msecs
  14306. Restarting tasks ... done.
  14307. <6>PM: suspend exit 2015-04-23 19:02:56.010459999 UTC
  14308. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:02:56.010490494 UTC)
  14309. <6>active wake lock power-supply
  14310. <6>PM: suspend entry 2015-04-23 19:02:56.048667015 UTC
  14311. Freezing user space processes ... (elapsed 0.001 seconds) done.
  14312. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14313. Suspending console(s) (use no_console_suspend to debug)
  14314. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14315. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14316. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14317. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14318. <3>msm_wm8958_shutdown_power: codec power shutdown
  14319. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14320. max8903b_suspend: suspend
  14321. <6>PM: suspend of devices complete after 226.487 msecs
  14322. <6>PM: late suspend of devices complete after 5.704 msecs
  14323. <6>PM: noirq suspend of devices complete after 7.290 msecs
  14324. Disabling non-boot CPUs ...
  14325. <6>msm_pm_enter
  14326. <6>msm_pm_enter: power collapse
  14327. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14328. <6>PM: noirq resume of devices complete after 5.613 msecs
  14329. <6>wakeup wake lock: alarm_rtc
  14330. <6>PM: early resume of devices complete after 5.643 msecs
  14331. max8903b_resume: resume
  14332. <3>msm_wm8958_setup_power: codec power setup
  14333. <4>8058_s3: Failed to create debugfs directory
  14334. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14335. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14336. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14337. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14338. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14339. <6>PM: resume of devices complete after 103.961 msecs
  14340. Restarting tasks ... done.
  14341. <6>PM: suspend exit 2015-04-23 19:03:34.015613631 UTC
  14342. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:03:34.015613631 UTC)
  14343. <6>active wake lock PowerManagerService.WakeLocks
  14344. <6>active wake lock power-supply
  14345. <6>healthd: battery l=77 v=3854 t=30.0 h=2 st=3 c=-39 chg=
  14346. <6>healthd: battery l=77 v=3859 t=30.0 h=2 st=3 c=-39 chg=
  14347. <6>PM: suspend entry 2015-04-23 19:03:35.528796137 UTC
  14348. Freezing user space processes ... (elapsed 0.001 seconds) done.
  14349. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14350. Suspending console(s) (use no_console_suspend to debug)
  14351. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14352. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14353. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14354. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14355. <3>msm_wm8958_shutdown_power: codec power shutdown
  14356. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14357. max8903b_suspend: suspend
  14358. <6>PM: suspend of devices complete after 227.300 msecs
  14359. <6>PM: late suspend of devices complete after 5.706 msecs
  14360. <6>PM: noirq suspend of devices complete after 7.201 msecs
  14361. Disabling non-boot CPUs ...
  14362. <6>msm_pm_enter
  14363. <6>msm_pm_enter: power collapse
  14364. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14365. <6>PM: noirq resume of devices complete after 5.614 msecs
  14366. <6>wakeup wake lock: mmc1
  14367. <6>PM: early resume of devices complete after 5.706 msecs
  14368. max8903b_resume: resume
  14369. <3>msm_wm8958_setup_power: codec power setup
  14370. <4>8058_s3: Failed to create debugfs directory
  14371. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14372. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14373. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14374. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14375. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14376. <6>PM: resume of devices complete after 96.129 msecs
  14377. Restarting tasks ... done.
  14378. <6>PM: suspend exit 2015-04-23 19:03:37.008325997 UTC
  14379. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:03:37.008325997 UTC)
  14380. <6>active wake lock power-supply
  14381. <6>PM: suspend entry 2015-04-23 19:03:37.044187211 UTC
  14382. <6>healthd: battery l=77 v=3854 t=30.0 h=2 st=3 c=-187 chg=
  14383. Freezing user space processes ... (elapsed 0.001 seconds) done.
  14384. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14385. Suspending console(s) (use no_console_suspend to debug)
  14386. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14387. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14388. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14389. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14390. <3>msm_wm8958_shutdown_power: codec power shutdown
  14391. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14392. max8903b_suspend: suspend
  14393. <6>PM: suspend of devices complete after 223.990 msecs
  14394. <6>PM: late suspend of devices complete after 5.643 msecs
  14395. <6>PM: noirq suspend of devices complete after 7.230 msecs
  14396. Disabling non-boot CPUs ...
  14397. <6>msm_pm_enter
  14398. <6>msm_pm_enter: power collapse
  14399. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14400. <6>PM: noirq resume of devices complete after 5.582 msecs
  14401. <6>wakeup wake lock: mmc1
  14402. <6>PM: early resume of devices complete after 5.704 msecs
  14403. max8903b_resume: resume
  14404. <3>msm_wm8958_setup_power: codec power setup
  14405. <4>8058_s3: Failed to create debugfs directory
  14406. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14407. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14408. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14409. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14410. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14411. <6>PM: resume of devices complete after 102.407 msecs
  14412. Restarting tasks ... done.
  14413. <6>PM: suspend exit 2015-04-23 19:03:37.461047355 UTC
  14414. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:03:37.461077850 UTC)
  14415. <6>active wake lock event5-424
  14416. <6>active wake lock event1-424
  14417. <6>active wake lock event0-424
  14418. <6>active wake lock power-supply
  14419. <6>PM: suspend entry 2015-04-23 19:03:37.493800532 UTC
  14420. <6>healthd: battery l=77 v=3859 t=30.0 h=2 st=3 c=-187 chg=
  14421. Freezing user space processes ... (elapsed 0.001 seconds) done.
  14422. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14423. Suspending console(s) (use no_console_suspend to debug)
  14424. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14425. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14426. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14427. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14428. <3>msm_wm8958_shutdown_power: codec power shutdown
  14429. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14430. max8903b_suspend: suspend
  14431. <6>PM: suspend of devices complete after 221.224 msecs
  14432. <6>PM: late suspend of devices complete after 5.674 msecs
  14433. <6>PM: noirq suspend of devices complete after 7.139 msecs
  14434. Disabling non-boot CPUs ...
  14435. <6>msm_pm_enter
  14436. <6>msm_pm_enter: power collapse
  14437. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14438. <6>PM: noirq resume of devices complete after 5.613 msecs
  14439. <6>wakeup wake lock: mmc1
  14440. <6>PM: early resume of devices complete after 5.704 msecs
  14441. max8903b_resume: resume
  14442. <3>msm_wm8958_setup_power: codec power setup
  14443. <4>8058_s3: Failed to create debugfs directory
  14444. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14445. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14446. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14447. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14448. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14449. <6>PM: resume of devices complete after 102.772 msecs
  14450. Restarting tasks ... done.
  14451. <6>PM: suspend exit 2015-04-23 19:03:38.009423196 UTC
  14452. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:03:38.009453691 UTC)
  14453. <6>active wake lock power-supply
  14454. <6>PM: suspend entry 2015-04-23 19:03:38.047753215 UTC
  14455. <6>healthd: battery l=77 v=3859 t=30.0 h=2 st=3 c=-187 chg=
  14456. Freezing user space processes ... (elapsed 0.016 seconds) done.
  14457. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14458. Suspending console(s) (use no_console_suspend to debug)
  14459. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14460. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14461. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14462. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14463. <3>msm_wm8958_shutdown_power: codec power shutdown
  14464. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14465. max8903b_suspend: suspend
  14466. <6>PM: suspend of devices complete after 215.086 msecs
  14467. <6>PM: late suspend of devices complete after 5.735 msecs
  14468. <6>PM: noirq suspend of devices complete after 7.107 msecs
  14469. Disabling non-boot CPUs ...
  14470. <6>msm_pm_enter
  14471. <6>msm_pm_enter: power collapse
  14472. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14473. <6>PM: noirq resume of devices complete after 5.674 msecs
  14474. <6>wakeup wake lock: mmc1
  14475. <6>PM: early resume of devices complete after 5.337 msecs
  14476. max8903b_resume: resume
  14477. <3>msm_wm8958_setup_power: codec power setup
  14478. <4>8058_s3: Failed to create debugfs directory
  14479. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14480. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14481. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14482. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14483. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14484. <6>PM: resume of devices complete after 97.801 msecs
  14485. Restarting tasks ... done.
  14486. <6>PM: suspend exit 2015-04-23 19:03:39.008203348 UTC
  14487. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:03:39.008233843 UTC)
  14488. <6>active wake lock power-supply
  14489. <6>PM: suspend entry 2015-04-23 19:03:39.046806707 UTC
  14490. <6>healthd: battery l=77 v=3844 t=30.0 h=2 st=3 c=-160 chg=
  14491. Freezing user space processes ... (elapsed 0.001 seconds) done.
  14492. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14493. Suspending console(s) (use no_console_suspend to debug)
  14494. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14495. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14496. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14497. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14498. <3>msm_wm8958_shutdown_power: codec power shutdown
  14499. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14500. max8903b_suspend: suspend
  14501. <6>PM: suspend of devices complete after 221.617 msecs
  14502. <6>PM: late suspend of devices complete after 5.796 msecs
  14503. <6>PM: noirq suspend of devices complete after 7.230 msecs
  14504. Disabling non-boot CPUs ...
  14505. <6>msm_pm_enter
  14506. <6>msm_pm_enter: power collapse
  14507. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14508. <6>PM: noirq resume of devices complete after 5.583 msecs
  14509. <6>wakeup wake lock: mmc1
  14510. <6>PM: early resume of devices complete after 5.705 msecs
  14511. max8903b_resume: resume
  14512. <3>msm_wm8958_setup_power: codec power setup
  14513. <4>8058_s3: Failed to create debugfs directory
  14514. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14515. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14516. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14517. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14518. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14519. <6>PM: resume of devices complete after 100.763 msecs
  14520. Restarting tasks ... done.
  14521. <6>PM: suspend exit 2015-04-23 19:03:58.009271990 UTC
  14522. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:03:58.009302489 UTC)
  14523. <6>active wake lock power-supply
  14524. <6>PM: suspend entry 2015-04-23 19:03:58.048121350 UTC
  14525. Freezing user space processes ... (elapsed 0.003 seconds) done.
  14526. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14527. Suspending console(s) (use no_console_suspend to debug)
  14528. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14529. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14530. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14531. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14532. <3>msm_wm8958_shutdown_power: codec power shutdown
  14533. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14534. max8903b_suspend: suspend
  14535. <6>PM: suspend of devices complete after 220.324 msecs
  14536. <6>PM: late suspend of devices complete after 5.674 msecs
  14537. <6>PM: noirq suspend of devices complete after 7.199 msecs
  14538. Disabling non-boot CPUs ...
  14539. <6>msm_pm_enter
  14540. <6>msm_pm_enter: power collapse
  14541. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14542. <6>PM: noirq resume of devices complete after 5.582 msecs
  14543. <6>wakeup wake lock: mmc1
  14544. <6>PM: early resume of devices complete after 5.704 msecs
  14545. max8903b_resume: resume
  14546. <3>msm_wm8958_setup_power: codec power setup
  14547. <4>8058_s3: Failed to create debugfs directory
  14548. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14549. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14550. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14551. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14552. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14553. <6>PM: resume of devices complete after 100.973 msecs
  14554. Restarting tasks ... done.
  14555. <6>PM: suspend exit 2015-04-23 19:04:12.007166493 UTC
  14556. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:04:12.007166493 UTC)
  14557. <6>active wake lock power-supply
  14558. <6>healthd: battery l=77 v=3859 t=29.0 h=2 st=3 c=-56 chg=
  14559. <6>PM: suspend entry 2015-04-23 19:04:12.057022528 UTC
  14560. <6>healthd: battery l=77 v=3859 t=29.0 h=2 st=3 c=-56 chg=
  14561. Freezing user space processes ... (elapsed 0.001 seconds) done.
  14562. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14563. Suspending console(s) (use no_console_suspend to debug)
  14564. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14565. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14566. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14567. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14568. <3>msm_wm8958_shutdown_power: codec power shutdown
  14569. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14570. max8903b_suspend: suspend
  14571. <6>PM: suspend of devices complete after 223.931 msecs
  14572. <6>PM: late suspend of devices complete after 5.613 msecs
  14573. <6>PM: noirq suspend of devices complete after 7.230 msecs
  14574. Disabling non-boot CPUs ...
  14575. <6>msm_pm_enter
  14576. <6>msm_pm_enter: power collapse
  14577. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14578. <6>PM: noirq resume of devices complete after 5.613 msecs
  14579. <6>wakeup wake lock: alarm_rtc
  14580. <6>PM: early resume of devices complete after 5.705 msecs
  14581. max8903b_resume: resume
  14582. <3>msm_wm8958_setup_power: codec power setup
  14583. <4>8058_s3: Failed to create debugfs directory
  14584. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14585. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14586. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14587. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14588. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14589. <6>PM: resume of devices complete after 110.764 msecs
  14590. Restarting tasks ... done.
  14591. <6>PM: suspend exit 2015-04-23 19:04:35.008264152 UTC
  14592. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:04:35.008264152 UTC)
  14593. <6>active wake lock power-supply
  14594. <6>active wake lock alarm_rtc, time left 87
  14595. <6>healthd: battery l=77 v=3859 t=29.0 h=2 st=3 c=-39 chg=
  14596. <6>lsm303dlh_acc_sysfs: hw init start
  14597. <6>lsm303dlh_acc_sysfs: hw init done
  14598. <6>PM: suspend entry 2015-04-23 19:04:38.840748997 UTC
  14599. Freezing user space processes ... (elapsed 0.005 seconds) done.
  14600. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14601. Suspending console(s) (use no_console_suspend to debug)
  14602. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14603. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14604. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14605. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14606. <3>msm_wm8958_shutdown_power: codec power shutdown
  14607. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14608. max8903b_suspend: suspend
  14609. <6>PM: suspend of devices complete after 214.782 msecs
  14610. <6>PM: late suspend of devices complete after 5.828 msecs
  14611. <6>PM: noirq suspend of devices complete after 7.446 msecs
  14612. Disabling non-boot CPUs ...
  14613. <6>msm_pm_enter
  14614. <6>msm_pm_enter: power collapse
  14615. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<3>msm_pm_enter: cannot find the lowest power limit
  14616. <6>msm_pm_enter: return
  14617. <6>PM: noirq resume of devices complete after 1.739 msecs
  14618. <6>PM: early resume of devices complete after 1.739 msecs
  14619. max8903b_resume: resume
  14620. <3>msm_wm8958_setup_power: codec power setup
  14621. <4>8058_s3: Failed to create debugfs directory
  14622. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14623. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14624. <6>wakeup wake lock: power-supply
  14625. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14626. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14627. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14628. <6>PM: resume of devices complete after 115.277 msecs
  14629. Restarting tasks ... done.
  14630. <6>PM: suspend exit 2015-04-23 19:04:39.272148387 UTC
  14631. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:04:39.272178886 UTC)
  14632. <6>active wake lock power-supply
  14633. <6>PM: suspend entry 2015-04-23 19:04:39.299535132 UTC
  14634. <6>healthd: battery l=77 v=3849 t=29.0 h=2 st=3 c=-228 chg=
  14635. Freezing user space processes ... (elapsed 0.001 seconds) done.
  14636. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14637. Suspending console(s) (use no_console_suspend to debug)
  14638. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14639. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14640. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14641. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14642. <3>msm_wm8958_shutdown_power: codec power shutdown
  14643. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14644. max8903b_suspend: suspend
  14645. <6>PM: suspend of devices complete after 215.808 msecs
  14646. <6>PM: late suspend of devices complete after 5.644 msecs
  14647. <6>PM: noirq suspend of devices complete after 7.200 msecs
  14648. Disabling non-boot CPUs ...
  14649. <6>msm_pm_enter
  14650. <6>msm_pm_enter: power collapse
  14651. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14652. <6>PM: noirq resume of devices complete after 5.583 msecs
  14653. <6>wakeup wake lock: mmc1
  14654. <6>PM: early resume of devices complete after 5.705 msecs
  14655. max8903b_resume: resume
  14656. <3>msm_wm8958_setup_power: codec power setup
  14657. <4>8058_s3: Failed to create debugfs directory
  14658. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14659. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14660. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14661. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14662. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14663. <6>PM: resume of devices complete after 101.614 msecs
  14664. Restarting tasks ... done.
  14665. <6>PM: suspend exit 2015-04-23 19:04:40.006526117 UTC
  14666. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:04:40.006556613 UTC)
  14667. <6>active wake lock power-supply
  14668. <6>PM: suspend entry 2015-04-23 19:04:40.056840620 UTC
  14669. <6>healthd: battery l=77 v=3859 t=29.0 h=2 st=3 c=-228 chg=
  14670. Freezing user space processes ... (elapsed 0.001 seconds) done.
  14671. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14672. Suspending console(s) (use no_console_suspend to debug)
  14673. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14674. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14675. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14676. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14677. <3>msm_wm8958_shutdown_power: codec power shutdown
  14678. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14679. max8903b_suspend: suspend
  14680. <6>PM: suspend of devices complete after 222.957 msecs
  14681. <6>PM: late suspend of devices complete after 5.643 msecs
  14682. <6>PM: noirq suspend of devices complete after 7.199 msecs
  14683. Disabling non-boot CPUs ...
  14684. <6>msm_pm_enter
  14685. <6>msm_pm_enter: power collapse
  14686. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14687. <6>PM: noirq resume of devices complete after 5.613 msecs
  14688. <6>wakeup wake lock: mmc1
  14689. <6>PM: early resume of devices complete after 5.704 msecs
  14690. max8903b_resume: resume
  14691. <3>msm_wm8958_setup_power: codec power setup
  14692. <4>8058_s3: Failed to create debugfs directory
  14693. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14694. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14695. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14696. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14697. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14698. <6>PM: resume of devices complete after 102.407 msecs
  14699. Restarting tasks ... done.
  14700. <6>PM: suspend exit 2015-04-23 19:04:40.469529017 UTC
  14701. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:04:40.469529017 UTC)
  14702. <6>active wake lock power-supply
  14703. <6>PM: suspend entry 2015-04-23 19:04:40.508259322 UTC
  14704. <6>healthd: battery l=77 v=3849 t=29.0 h=2 st=3 c=-228 chg=
  14705. Freezing user space processes ... (elapsed 0.001 seconds) done.
  14706. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14707. Suspending console(s) (use no_console_suspend to debug)
  14708. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14709. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14710. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14711. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14712. <3>msm_wm8958_shutdown_power: codec power shutdown
  14713. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14714. max8903b_suspend: suspend
  14715. <6>PM: suspend of devices complete after 224.513 msecs
  14716. <6>PM: late suspend of devices complete after 5.705 msecs
  14717. <6>PM: noirq suspend of devices complete after 7.169 msecs
  14718. Disabling non-boot CPUs ...
  14719. <6>msm_pm_enter
  14720. <6>msm_pm_enter: power collapse
  14721. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14722. <6>PM: noirq resume of devices complete after 5.583 msecs
  14723. <6>wakeup wake lock: mmc1
  14724. <6>PM: early resume of devices complete after 5.705 msecs
  14725. max8903b_resume: resume
  14726. <3>msm_wm8958_setup_power: codec power setup
  14727. <4>8058_s3: Failed to create debugfs directory
  14728. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14729. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14730. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14731. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14732. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14733. <6>PM: resume of devices complete after 107.686 msecs
  14734. Restarting tasks ... done.
  14735. <6>PM: suspend exit 2015-04-23 19:04:44.015278919 UTC
  14736. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:04:44.015309416 UTC)
  14737. <6>active wake lock power-supply
  14738. <6>PM: suspend entry 2015-04-23 19:04:44.045955412 UTC
  14739. <6>healthd: battery l=77 v=3859 t=29.0 h=2 st=3 c=-137 chg=
  14740. Freezing user space processes ... (elapsed 0.002 seconds) done.
  14741. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14742. Suspending console(s) (use no_console_suspend to debug)
  14743. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14744. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14745. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14746. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14747. <3>msm_wm8958_shutdown_power: codec power shutdown
  14748. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14749. max8903b_suspend: suspend
  14750. <6>PM: suspend of devices complete after 218.741 msecs
  14751. <6>PM: late suspend of devices complete after 5.826 msecs
  14752. <6>PM: noirq suspend of devices complete after 7.230 msecs
  14753. Disabling non-boot CPUs ...
  14754. <6>msm_pm_enter
  14755. <6>msm_pm_enter: power collapse
  14756. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14757. <6>PM: noirq resume of devices complete after 5.613 msecs
  14758. <6>wakeup wake lock: alarm_rtc
  14759. <6>PM: early resume of devices complete after 5.704 msecs
  14760. max8903b_resume: resume
  14761. <3>msm_wm8958_setup_power: codec power setup
  14762. <4>8058_s3: Failed to create debugfs directory
  14763. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14764. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14765. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14766. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14767. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14768. <6>PM: resume of devices complete after 108.537 msecs
  14769. Restarting tasks ... done.
  14770. <6>PM: suspend exit 2015-04-23 19:05:35.009148678 UTC
  14771. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:05:35.009240164 UTC)
  14772. <6>active wake lock power-supply
  14773. <6>active wake lock alarm_rtc, time left 87
  14774. <6>healthd: battery l=77 v=3859 t=28.0 h=2 st=3 c=-44 chg=
  14775. <6>PM: suspend entry 2015-04-23 19:05:36.440698805 UTC
  14776. Freezing user space processes ... (elapsed 0.005 seconds) done.
  14777. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14778. Suspending console(s) (use no_console_suspend to debug)
  14779. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14780. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14781. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14782. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14783. <3>msm_wm8958_shutdown_power: codec power shutdown
  14784. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14785. max8903b_suspend: suspend
  14786. <6>PM: suspend of devices complete after 227.724 msecs
  14787. <6>PM: late suspend of devices complete after 5.706 msecs
  14788. <6>PM: noirq suspend of devices complete after 7.170 msecs
  14789. Disabling non-boot CPUs ...
  14790. <6>msm_pm_enter
  14791. <6>msm_pm_enter: power collapse
  14792. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14793. <6>PM: noirq resume of devices complete after 5.614 msecs
  14794. <6>wakeup wake lock: mmc1
  14795. <6>PM: early resume of devices complete after 5.797 msecs
  14796. max8903b_resume: resume
  14797. <3>msm_wm8958_setup_power: codec power setup
  14798. <4>8058_s3: Failed to create debugfs directory
  14799. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14800. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14801. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14802. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14803. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14804. <6>PM: resume of devices complete after 100.978 msecs
  14805. Restarting tasks ... done.
  14806. <6>PM: suspend exit 2015-04-23 19:05:55.007076065 UTC
  14807. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:05:55.007106565 UTC)
  14808. <6>active wake lock power-supply
  14809. <6>PM: suspend entry 2015-04-23 19:05:55.048761726 UTC
  14810. <6>healthd: battery l=77 v=3859 t=28.0 h=2 st=3 c=-30 chg=
  14811. Freezing user space processes ... (elapsed 0.001 seconds) done.
  14812. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14813. Suspending console(s) (use no_console_suspend to debug)
  14814. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14815. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14816. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14817. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14818. <3>msm_wm8958_shutdown_power: codec power shutdown
  14819. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14820. max8903b_suspend: suspend
  14821. <6>PM: suspend of devices complete after 222.739 msecs
  14822. <6>PM: late suspend of devices complete after 5.643 msecs
  14823. <6>PM: noirq suspend of devices complete after 7.199 msecs
  14824. Disabling non-boot CPUs ...
  14825. <6>msm_pm_enter
  14826. <6>msm_pm_enter: power collapse
  14827. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14828. <6>PM: noirq resume of devices complete after 5.613 msecs
  14829. <6>wakeup wake lock: mmc1
  14830. <6>PM: early resume of devices complete after 5.765 msecs
  14831. max8903b_resume: resume
  14832. <3>msm_wm8958_setup_power: codec power setup
  14833. <4>8058_s3: Failed to create debugfs directory
  14834. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14835. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14836. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14837. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14838. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14839. <6>PM: resume of devices complete after 101.493 msecs
  14840. Restarting tasks ... done.
  14841. <6>PM: suspend exit 2015-04-23 19:06:35.006556647 UTC
  14842. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:06:35.006587143 UTC)
  14843. <6>active wake lock power-supply
  14844. <6>PM: suspend entry 2015-04-23 19:06:35.056779924 UTC
  14845. <6>healthd: battery l=77 v=3859 t=28.0 h=2 st=3 c=-39 chg=
  14846. Freezing user space processes ... (elapsed 0.003 seconds) done.
  14847. Freezing remaining freezable tasks ... (elapsed 0.002 seconds) done.
  14848. Suspending console(s) (use no_console_suspend to debug)
  14849. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14850. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14851. <3>dpm_run_callback(): platform_pm_suspend+0x0/0x54 returns -16
  14852. <3>PM: Device alarm failed to suspend: error -16
  14853. <3>PM: Some devices failed to suspend
  14854. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14855. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14856. <6>PM: resume of devices complete after 3.264 msecs
  14857. Restarting tasks ... done.
  14858. <6>PM: suspend exit 2015-04-23 19:06:35.315012637 UTC
  14859. <6>suspend: exit suspend, ret = -16 (2015-04-23 19:06:35.315043144 UTC)
  14860. <6>active wake lock alarm_rtc, time left 198
  14861. <6>lsm303dlh_acc_sysfs: hw init start
  14862. <6>lsm303dlh_acc_sysfs: hw init done
  14863. <6>PM: suspend entry 2015-04-23 19:06:40.179889376 UTC
  14864. Freezing user space processes ... (elapsed 0.001 seconds) done.
  14865. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14866. Suspending console(s) (use no_console_suspend to debug)
  14867. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14868. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14869. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14870. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14871. <3>msm_wm8958_shutdown_power: codec power shutdown
  14872. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14873. max8903b_suspend: suspend
  14874. <6>PM: suspend of devices complete after 225.494 msecs
  14875. <6>PM: late suspend of devices complete after 5.706 msecs
  14876. <6>PM: noirq suspend of devices complete after 7.171 msecs
  14877. Disabling non-boot CPUs ...
  14878. <6>msm_pm_enter
  14879. <6>msm_pm_enter: power collapse
  14880. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14881. <6>PM: noirq resume of devices complete after 5.584 msecs
  14882. <6>wakeup wake lock: alarm_rtc
  14883. <6>PM: early resume of devices complete after 5.706 msecs
  14884. max8903b_resume: resume
  14885. <3>msm_wm8958_setup_power: codec power setup
  14886. <4>8058_s3: Failed to create debugfs directory
  14887. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14888. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14889. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14890. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14891. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14892. <6>PM: resume of devices complete after 101.510 msecs
  14893. Restarting tasks ... done.
  14894. <6>PM: suspend exit 2015-04-23 19:07:36.009850395 UTC
  14895. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:07:36.009880891 UTC)
  14896. <6>healthd: battery l=77 v=3864 t=27.0 h=2 st=3 c=-39 chg=
  14897. <6>PM: suspend entry 2015-04-23 19:07:37.068476146 UTC
  14898. Freezing user space processes ... (elapsed 0.005 seconds) done.
  14899. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14900. Suspending console(s) (use no_console_suspend to debug)
  14901. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14902. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14903. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14904. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14905. <3>msm_wm8958_shutdown_power: codec power shutdown
  14906. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14907. max8903b_suspend: suspend
  14908. <6>PM: suspend of devices complete after 191.241 msecs
  14909. <6>PM: late suspend of devices complete after 1.769 msecs
  14910. <6>PM: noirq suspend of devices complete after 2.349 msecs
  14911. Disabling non-boot CPUs ...
  14912. <6>msm_pm_enter
  14913. <6>msm_pm_enter: power collapse
  14914. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14915. <6>PM: noirq resume of devices complete after 1.800 msecs
  14916. <6>wakeup wake lock: alarm_rtc
  14917. <6>PM: early resume of devices complete after 1.830 msecs
  14918. max8903b_resume: resume
  14919. <3>msm_wm8958_setup_power: codec power setup
  14920. <4>8058_s3: Failed to create debugfs directory
  14921. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14922. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14923. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14924. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14925. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14926. <6>PM: resume of devices complete after 112.595 msecs
  14927. Restarting tasks ... done.
  14928. <6>PM: suspend exit 2015-04-23 19:08:38.016437152 UTC
  14929. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:08:38.016467648 UTC)
  14930. <6>healthd: battery l=77 v=3864 t=27.0 h=2 st=3 c=-32 chg=
  14931. <6>lsm303dlh_acc_sysfs: hw init start
  14932. <6>lsm303dlh_acc_sysfs: hw init done
  14933. <6>PM: suspend entry 2015-04-23 19:08:41.883992443 UTC
  14934. Freezing user space processes ... (elapsed 0.004 seconds) done.
  14935. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14936. Suspending console(s) (use no_console_suspend to debug)
  14937. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14938. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14939. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14940. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14941. <3>msm_wm8958_shutdown_power: codec power shutdown
  14942. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14943. max8903b_suspend: suspend
  14944. <6>PM: suspend of devices complete after 222.838 msecs
  14945. <6>PM: late suspend of devices complete after 5.798 msecs
  14946. <6>PM: noirq suspend of devices complete after 7.171 msecs
  14947. Disabling non-boot CPUs ...
  14948. <6>msm_pm_enter
  14949. <6>msm_pm_enter: power collapse
  14950. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14951. <6>PM: noirq resume of devices complete after 3.417 msecs
  14952. <6>wakeup wake lock: alarm_rtc
  14953. <6>PM: early resume of devices complete after 1.800 msecs
  14954. max8903b_resume: resume
  14955. <3>msm_wm8958_setup_power: codec power setup
  14956. <4>8058_s3: Failed to create debugfs directory
  14957. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14958. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14959. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14960. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14961. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14962. <6>PM: resume of devices complete after 105.918 msecs
  14963. Restarting tasks ... done.
  14964. <6>PM: suspend exit 2015-04-23 19:09:38.026680966 UTC
  14965. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:09:38.026680966 UTC)
  14966. <6>healthd: battery l=77 v=3864 t=27.0 h=2 st=3 c=-39 chg=
  14967. <6>PM: suspend entry 2015-04-23 19:09:39.035588193 UTC
  14968. Freezing user space processes ... (elapsed 0.004 seconds) done.
  14969. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14970. Suspending console(s) (use no_console_suspend to debug)
  14971. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14972. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14973. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14974. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14975. <3>msm_wm8958_shutdown_power: codec power shutdown
  14976. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14977. max8903b_suspend: suspend
  14978. <6>PM: suspend of devices complete after 208.535 msecs
  14979. <6>PM: late suspend of devices complete after 1.769 msecs
  14980. <6>PM: noirq suspend of devices complete after 2.318 msecs
  14981. Disabling non-boot CPUs ...
  14982. <6>msm_pm_enter
  14983. <6>msm_pm_enter: power collapse
  14984. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14985. <6>PM: noirq resume of devices complete after 1.800 msecs
  14986. <6>wakeup wake lock: mmc1
  14987. <6>PM: early resume of devices complete after 1.800 msecs
  14988. max8903b_resume: resume
  14989. <3>msm_wm8958_setup_power: codec power setup
  14990. <4>8058_s3: Failed to create debugfs directory
  14991. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14992. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14993. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14994. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14995. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14996. <6>PM: resume of devices complete after 97.804 msecs
  14997. Restarting tasks ... done.
  14998. <6>PM: suspend exit 2015-04-23 19:10:55.010736164 UTC
  14999. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:10:55.010766664 UTC)
  15000. <6>active wake lock power-supply
  15001. <6>PM: suspend entry 2015-04-23 19:10:55.046169766 UTC
  15002. <6>healthd: battery l=77 v=3864 t=26.0 h=2 st=3 c=-52 chg=
  15003. Freezing user space processes ... (elapsed 0.001 seconds) done.
  15004. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15005. Suspending console(s) (use no_console_suspend to debug)
  15006. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15007. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15008. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15009. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15010. <3>msm_wm8958_shutdown_power: codec power shutdown
  15011. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15012. max8903b_suspend: suspend
  15013. <6>PM: suspend of devices complete after 221.763 msecs
  15014. <6>PM: late suspend of devices complete after 5.735 msecs
  15015. <6>PM: noirq suspend of devices complete after 7.138 msecs
  15016. Disabling non-boot CPUs ...
  15017. <6>msm_pm_enter
  15018. <6>msm_pm_enter: power collapse
  15019. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15020. <6>PM: noirq resume of devices complete after 5.613 msecs
  15021. <6>wakeup wake lock: alarm_rtc
  15022. <6>PM: early resume of devices complete after 5.704 msecs
  15023. max8903b_resume: resume
  15024. <3>msm_wm8958_setup_power: codec power setup
  15025. <4>8058_s3: Failed to create debugfs directory
  15026. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15027. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15028. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15029. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15030. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15031. <6>PM: resume of devices complete after 105.702 msecs
  15032. Restarting tasks ... done.
  15033. <6>PM: suspend exit 2015-04-23 19:11:13.015003347 UTC
  15034. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:11:13.015033840 UTC)
  15035. <6>active wake lock PowerManagerService.WakeLocks
  15036. <6>active wake lock power-supply
  15037. <6>healthd: battery l=77 v=3859 t=26.0 h=2 st=3 c=-39 chg=
  15038. <6>PM: suspend entry 2015-04-23 19:11:13.146014222 UTC
  15039. Freezing user space processes ... (elapsed 0.008 seconds) done.
  15040. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15041. Suspending console(s) (use no_console_suspend to debug)
  15042. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15043. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15044. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15045. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15046. <3>msm_wm8958_shutdown_power: codec power shutdown
  15047. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15048. max8903b_suspend: suspend
  15049. <6>PM: suspend of devices complete after 226.384 msecs
  15050. <6>PM: late suspend of devices complete after 5.705 msecs
  15051. <6>PM: noirq suspend of devices complete after 7.170 msecs
  15052. Disabling non-boot CPUs ...
  15053. <6>msm_pm_enter
  15054. <6>msm_pm_enter: power collapse
  15055. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15056. <6>PM: noirq resume of devices complete after 5.614 msecs
  15057. <6>wakeup wake lock: alarm_rtc
  15058. <6>PM: early resume of devices complete after 5.705 msecs
  15059. max8903b_resume: resume
  15060. <3>msm_wm8958_setup_power: codec power setup
  15061. <4>8058_s3: Failed to create debugfs directory
  15062. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15063. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15064. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15065. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15066. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15067. <6>PM: resume of devices complete after 101.525 msecs
  15068. Restarting tasks ... done.
  15069. <6>PM: suspend exit 2015-04-23 19:12:13.015097598 UTC
  15070. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:12:13.015128091 UTC)
  15071. <6>active wake lock power-supply
  15072. <6>active wake lock alarm_rtc, time left 87
  15073. <6>healthd: battery l=77 v=3864 t=26.0 h=2 st=3 c=-49 chg=
  15074. <6>lsm303dlh_acc_sysfs: hw init start
  15075. <6>lsm303dlh_acc_sysfs: hw init done
  15076. <6>PM: suspend entry 2015-04-23 19:12:14.456719624 UTC
  15077. Freezing user space processes ... (elapsed 0.005 seconds) done.
  15078. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15079. Suspending console(s) (use no_console_suspend to debug)
  15080. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15081. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15082. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15083. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15084. <3>msm_wm8958_shutdown_power: codec power shutdown
  15085. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15086. max8903b_suspend: suspend
  15087. <6>PM: suspend of devices complete after 220.250 msecs
  15088. <6>PM: late suspend of devices complete after 5.492 msecs
  15089. <6>PM: noirq suspend of devices complete after 7.415 msecs
  15090. Disabling non-boot CPUs ...
  15091. <6>msm_pm_enter
  15092. <6>msm_pm_enter: power collapse
  15093. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15094. <6>PM: noirq resume of devices complete after 5.706 msecs
  15095. <6>wakeup wake lock: alarm_rtc
  15096. <6>PM: early resume of devices complete after 5.614 msecs
  15097. max8903b_resume: resume
  15098. <3>msm_wm8958_setup_power: codec power setup
  15099. <4>8058_s3: Failed to create debugfs directory
  15100. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15101. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15102. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15103. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15104. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15105. <6>PM: resume of devices complete after 117.017 msecs
  15106. Restarting tasks ... done.
  15107. <6>PM: suspend exit 2015-04-23 19:13:20.015888164 UTC
  15108. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:13:20.015888164 UTC)
  15109. <6>healthd: battery l=77 v=3864 t=26.0 h=2 st=3 c=-30 chg=
  15110. <6>PM: suspend entry 2015-04-23 19:13:25.476519899 UTC
  15111. Freezing user space processes ... (elapsed 0.005 seconds) done.
  15112. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15113. Suspending console(s) (use no_console_suspend to debug)
  15114. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15115. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15116. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15117. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15118. <3>msm_wm8958_shutdown_power: codec power shutdown
  15119. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15120. max8903b_suspend: suspend
  15121. <6>PM: suspend of devices complete after 224.578 msecs
  15122. <6>PM: late suspend of devices complete after 5.706 msecs
  15123. <6>PM: noirq suspend of devices complete after 7.293 msecs
  15124. Disabling non-boot CPUs ...
  15125. <6>msm_pm_enter
  15126. <6>msm_pm_enter: power collapse
  15127. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15128. <6>PM: noirq resume of devices complete after 5.615 msecs
  15129. <6>wakeup wake lock: alarm_rtc
  15130. <6>PM: early resume of devices complete after 5.615 msecs
  15131. max8903b_resume: resume
  15132. <3>msm_wm8958_setup_power: codec power setup
  15133. <4>8058_s3: Failed to create debugfs directory
  15134. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15135. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15136. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15137. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15138. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15139. <6>PM: resume of devices complete after 100.595 msecs
  15140. Restarting tasks ... done.
  15141. <6>PM: suspend exit 2015-04-23 19:14:24.015827652 UTC
  15142. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:14:24.015858144 UTC)
  15143. <6>healthd: battery l=77 v=3864 t=26.0 h=2 st=3 c=-58 chg=
  15144. send sigkill to 29366 (droid.apps.maps), adj 1000, size 12027
  15145. send sigkill to 29532 (viders.calendar), adj 1000, size 7397
  15146. send sigkill to 28631 (earchbox:search), adj 764, size 14832
  15147. <6>lsm303dlh_acc_sysfs: hw init start
  15148. <6>lsm303dlh_acc_sysfs: hw init done
  15149. send sigkill to 29552 (ndroid.calendar), adj 647, size 7492
  15150. send sigkill to 1280 (gle.android.gms), adj 529, size 11978
  15151. <6>binder: undelivered transaction 1444865
  15152. <6>binder: undelivered transaction 1444864
  15153. <6>PM: suspend entry 2015-04-23 19:14:27.932119037 UTC
  15154. Freezing user space processes ... (elapsed 0.005 seconds) done.
  15155. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15156. Suspending console(s) (use no_console_suspend to debug)
  15157. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15158. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15159. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15160. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15161. <3>msm_wm8958_shutdown_power: codec power shutdown
  15162. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15163. max8903b_suspend: suspend
  15164. <6>PM: suspend of devices complete after 232.573 msecs
  15165. <6>PM: late suspend of devices complete after 5.584 msecs
  15166. <6>active wake lock alarm, time left 485
  15167. <3>dpm_run_callback(): power_suspend_late+0x0/0x58 returns -11
  15168. <3>PM: Device power.0 failed to suspend noirq: error -11
  15169. <6>PM: noirq resume of devices complete after 5.065 msecs
  15170. <6>PM: early resume of devices complete after 5.340 msecs
  15171. <3>PM: Some devices failed to power down
  15172. max8903b_resume: resume
  15173. <3>msm_wm8958_setup_power: codec power setup
  15174. <4>8058_s3: Failed to create debugfs directory
  15175. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15176. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15177. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15178. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15179. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15180. <6>PM: resume of devices complete after 116.088 msecs
  15181. Restarting tasks ... done.
  15182. <6>PM: suspend exit 2015-04-23 19:14:28.403431500 UTC
  15183. <6>suspend: exit suspend, ret = -11 (2015-04-23 19:14:28.403462017 UTC)
  15184. <6>PM: suspend entry 2015-04-23 19:14:28.447468306 UTC
  15185. <6>healthd: battery l=77 v=3854 t=26.0 h=2 st=3 c=-347 chg=
  15186. Freezing user space processes ... (elapsed 0.001 seconds) done.
  15187. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15188. Suspending console(s) (use no_console_suspend to debug)
  15189. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15190. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15191. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15192. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15193. <3>msm_wm8958_shutdown_power: codec power shutdown
  15194. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15195. max8903b_suspend: suspend
  15196. <6>PM: suspend of devices complete after 226.226 msecs
  15197. <6>PM: late suspend of devices complete after 5.676 msecs
  15198. <6>PM: noirq suspend of devices complete after 7.171 msecs
  15199. Disabling non-boot CPUs ...
  15200. <6>msm_pm_enter
  15201. <6>msm_pm_enter: power collapse
  15202. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15203. <6>PM: noirq resume of devices complete after 5.615 msecs
  15204. <6>wakeup wake lock: mmc1
  15205. <6>PM: early resume of devices complete after 5.737 msecs
  15206. max8903b_resume: resume
  15207. <3>msm_wm8958_setup_power: codec power setup
  15208. <4>8058_s3: Failed to create debugfs directory
  15209. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15210. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15211. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15212. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15213. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15214. <6>PM: resume of devices complete after 100.785 msecs
  15215. Restarting tasks ... done.
  15216. <6>PM: suspend exit 2015-04-23 19:15:55.014820843 UTC
  15217. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:15:55.014851335 UTC)
  15218. <6>active wake lock PowerManagerService.WakeLocks
  15219. <6>active wake lock power-supply
  15220. <6>active wake lock alarm, time left 498
  15221. <6>healthd: battery l=77 v=3859 t=26.0 h=2 st=3 c=-64 chg=
  15222. <6>PM: suspend entry 2015-04-23 19:15:55.291259638 UTC
  15223. Freezing user space processes ... (elapsed 0.004 seconds) done.
  15224. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15225. Suspending console(s) (use no_console_suspend to debug)
  15226. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15227. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15228. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15229. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15230. <3>msm_wm8958_shutdown_power: codec power shutdown
  15231. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15232. max8903b_suspend: suspend
  15233. <6>PM: suspend of devices complete after 220.149 msecs
  15234. <6>PM: late suspend of devices complete after 5.644 msecs
  15235. <6>PM: noirq suspend of devices complete after 7.200 msecs
  15236. Disabling non-boot CPUs ...
  15237. <6>msm_pm_enter
  15238. <6>msm_pm_enter: power collapse
  15239. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15240. <6>PM: noirq resume of devices complete after 5.614 msecs
  15241. <6>wakeup wake lock: alarm_rtc
  15242. <6>PM: early resume of devices complete after 5.705 msecs
  15243. max8903b_resume: resume
  15244. <3>msm_wm8958_setup_power: codec power setup
  15245. <4>8058_s3: Failed to create debugfs directory
  15246. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15247. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15248. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15249. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15250. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15251. <6>PM: resume of devices complete after 101.093 msecs
  15252. Restarting tasks ... done.
  15253. <6>PM: suspend exit 2015-04-23 19:17:36.015003775 UTC
  15254. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:17:36.015003775 UTC)
  15255. <6>healthd: battery l=77 v=3864 t=25.0 h=2 st=3 c=-69 chg=
  15256. <6>lsm303dlh_acc_sysfs: hw init start
  15257. <6>lsm303dlh_acc_sysfs: hw init done
  15258. send sigkill to 29663 (viders.calendar), adj 1000, size 7369
  15259. send sigkill to 29619 (id.partnersetup), adj 1000, size 6668
  15260. send sigkill to 29584 (earchbox:search), adj 764, size 11743
  15261. send sigkill to 29681 (id.gms.wearable), adj 647, size 8582
  15262. send sigkill to 29705 (droid.deskclock), adj 647, size 7384
  15263. send sigkill to 29601 (gle.android.gms), adj 529, size 11354
  15264. <6>PM: suspend entry 2015-04-23 19:17:42.027728354 UTC
  15265. Freezing user space processes ... (elapsed 0.005 seconds) done.
  15266. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15267. Suspending console(s) (use no_console_suspend to debug)
  15268. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15269. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15270. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15271. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15272. <3>msm_wm8958_shutdown_power: codec power shutdown
  15273. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15274. max8903b_suspend: suspend
  15275. <6>PM: suspend of devices complete after 216.735 msecs
  15276. <6>PM: late suspend of devices complete after 5.706 msecs
  15277. <6>PM: noirq suspend of devices complete after 7.202 msecs
  15278. Disabling non-boot CPUs ...
  15279. <6>msm_pm_enter
  15280. <6>msm_pm_enter: power collapse
  15281. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15282. <6>PM: noirq resume of devices complete after 5.615 msecs
  15283. <6>wakeup wake lock: alarm_rtc
  15284. <6>PM: early resume of devices complete after 5.798 msecs
  15285. max8903b_resume: resume
  15286. <3>msm_wm8958_setup_power: codec power setup
  15287. <4>8058_s3: Failed to create debugfs directory
  15288. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15289. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15290. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15291. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15292. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15293. <6>PM: resume of devices complete after 105.779 msecs
  15294. Restarting tasks ... done.
  15295. <6>PM: suspend exit 2015-04-23 19:19:11.011131861 UTC
  15296. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:19:11.011162356 UTC)
  15297. <6>healthd: battery l=77 v=3859 t=25.0 h=2 st=3 c=-51 chg=
  15298. <6>lsm303dlh_acc_sysfs: hw init start
  15299. <6>lsm303dlh_acc_sysfs: hw init done
  15300. <6>PM: suspend entry 2015-04-23 19:19:18.529194198 UTC
  15301. Freezing user space processes ... (elapsed 0.005 seconds) done.
  15302. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15303. Suspending console(s) (use no_console_suspend to debug)
  15304. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15305. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15306. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15307. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15308. <3>msm_wm8958_shutdown_power: codec power shutdown
  15309. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15310. max8903b_suspend: suspend
  15311. <6>PM: suspend of devices complete after 235.931 msecs
  15312. <6>PM: late suspend of devices complete after 5.737 msecs
  15313. <6>PM: noirq suspend of devices complete after 7.202 msecs
  15314. Disabling non-boot CPUs ...
  15315. <6>msm_pm_enter
  15316. <6>msm_pm_enter: power collapse
  15317. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15318. <6>PM: noirq resume of devices complete after 5.584 msecs
  15319. <6>wakeup wake lock: mmc1
  15320. <6>PM: early resume of devices complete after 5.706 msecs
  15321. max8903b_resume: resume
  15322. <3>msm_wm8958_setup_power: codec power setup
  15323. <4>8058_s3: Failed to create debugfs directory
  15324. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15325. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15326. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15327. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15328. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15329. <6>PM: resume of devices complete after 96.654 msecs
  15330. Restarting tasks ... done.
  15331. <6>PM: suspend exit 2015-04-23 19:20:55.013083889 UTC
  15332. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:20:55.013114387 UTC)
  15333. <6>active wake lock PowerManagerService.WakeLocks
  15334. <6>active wake lock power-supply
  15335. <6>active wake lock alarm, time left 499
  15336. <6>healthd: battery l=77 v=3864 t=25.0 h=2 st=3 c=-29 chg=
  15337. <6>PM: suspend entry 2015-04-23 19:20:55.148974638 UTC
  15338. Freezing user space processes ... (elapsed 0.016 seconds) done.
  15339. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15340. Suspending console(s) (use no_console_suspend to debug)
  15341. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15342. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15343. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15344. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15345. <3>msm_wm8958_shutdown_power: codec power shutdown
  15346. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15347. max8903b_suspend: suspend
  15348. <6>PM: suspend of devices complete after 205.297 msecs
  15349. <6>PM: late suspend of devices complete after 1.800 msecs
  15350. <6>PM: noirq suspend of devices complete after 2.318 msecs
  15351. Disabling non-boot CPUs ...
  15352. <6>msm_pm_enter
  15353. <6>msm_pm_enter: power collapse
  15354. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15355. <6>PM: noirq resume of devices complete after 1.800 msecs
  15356. <6>wakeup wake lock: alarm_rtc
  15357. <6>PM: early resume of devices complete after 1.769 msecs
  15358. max8903b_resume: resume
  15359. <3>msm_wm8958_setup_power: codec power setup
  15360. <4>8058_s3: Failed to create debugfs directory
  15361. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15362. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15363. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15364. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15365. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15366. <6>PM: resume of devices complete after 110.767 msecs
  15367. Restarting tasks ... done.
  15368. <6>PM: suspend exit 2015-04-23 19:22:12.020766701 UTC
  15369. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:22:12.020827685 UTC)
  15370. <6>active wake lock PowerManagerService.WakeLocks
  15371. <6>active wake lock event5-424
  15372. <6>active wake lock event1-424
  15373. <6>active wake lock event0-424
  15374. <6>active wake lock power-supply
  15375. <6>healthd: battery l=77 v=3864 t=25.0 h=2 st=3 c=-72 chg=
  15376. <6>lsm303dlh_acc_sysfs: hw init start
  15377. <6>lsm303dlh_acc_sysfs: hw init done
  15378. <6>PM: suspend entry 2015-04-23 19:22:13.008060239 UTC
  15379. Freezing user space processes ... (elapsed 0.001 seconds) done.
  15380. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15381. Suspending console(s) (use no_console_suspend to debug)
  15382. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15383. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15384. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15385. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15386. <3>msm_wm8958_shutdown_power: codec power shutdown
  15387. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15388. max8903b_suspend: suspend
  15389. <6>PM: suspend of devices complete after 228.100 msecs
  15390. <6>PM: late suspend of devices complete after 5.675 msecs
  15391. <6>PM: noirq suspend of devices complete after 7.200 msecs
  15392. Disabling non-boot CPUs ...
  15393. <6>msm_pm_enter
  15394. <6>msm_pm_enter: power collapse
  15395. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15396. <6>PM: noirq resume of devices complete after 5.583 msecs
  15397. <6>wakeup wake lock: mmc1
  15398. <6>PM: early resume of devices complete after 5.705 msecs
  15399. max8903b_resume: resume
  15400. <3>msm_wm8958_setup_power: codec power setup
  15401. <4>8058_s3: Failed to create debugfs directory
  15402. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15403. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15404. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15405. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15406. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15407. <6>PM: resume of devices complete after 100.576 msecs
  15408. Restarting tasks ... done.
  15409. <6>PM: suspend exit 2015-04-23 19:22:13.538980060 UTC
  15410. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:22:13.539010556 UTC)
  15411. <6>active wake lock PowerManagerService.WakeLocks
  15412. <6>active wake lock power-supply
  15413. <6>PM: suspend entry 2015-04-23 19:22:13.577649595 UTC
  15414. <6>healthd: battery l=77 v=3859 t=25.0 h=2 st=3 c=-72 chg=
  15415. Freezing user space processes ... (elapsed 0.003 seconds) done.
  15416. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15417. Suspending console(s) (use no_console_suspend to debug)
  15418. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15419. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15420. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15421. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15422. <3>msm_wm8958_shutdown_power: codec power shutdown
  15423. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15424. max8903b_suspend: suspend
  15425. <6>PM: suspend of devices complete after 214.417 msecs
  15426. <6>PM: late suspend of devices complete after 5.796 msecs
  15427. <6>PM: noirq suspend of devices complete after 7.139 msecs
  15428. Disabling non-boot CPUs ...
  15429. <6>msm_pm_enter
  15430. <6>msm_pm_enter: power collapse
  15431. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15432. <6>PM: noirq resume of devices complete after 5.705 msecs
  15433. <6>wakeup wake lock: alarm_rtc
  15434. <6>PM: early resume of devices complete after 6.131 msecs
  15435. max8903b_resume: resume
  15436. <3>msm_wm8958_setup_power: codec power setup
  15437. <4>8058_s3: Failed to create debugfs directory
  15438. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15439. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15440. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15441. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15442. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15443. <6>PM: resume of devices complete after 113.994 msecs
  15444. Restarting tasks ... done.
  15445. <6>PM: suspend exit 2015-04-23 19:23:37.015766371 UTC
  15446. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:23:37.015796863 UTC)
  15447. <6>active wake lock PowerManagerService.WakeLocks
  15448. <6>active wake lock power-supply
  15449. <6>active wake lock alarm, time left 498
  15450. <6>healthd: battery l=77 v=3864 t=25.0 h=2 st=3 c=-39 chg=
  15451. <6>PM: suspend entry 2015-04-23 19:23:38.044301398 UTC
  15452. Freezing user space processes ... (elapsed 0.003 seconds) done.
  15453. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15454. Suspending console(s) (use no_console_suspend to debug)
  15455. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15456. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15457. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15458. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15459. <3>msm_wm8958_shutdown_power: codec power shutdown
  15460. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15461. max8903b_suspend: suspend
  15462. <6>PM: suspend of devices complete after 220.994 msecs
  15463. <6>PM: late suspend of devices complete after 5.736 msecs
  15464. <6>PM: noirq suspend of devices complete after 7.140 msecs
  15465. Disabling non-boot CPUs ...
  15466. <6>msm_pm_enter
  15467. <6>msm_pm_enter: power collapse
  15468. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15469. <6>PM: noirq resume of devices complete after 5.705 msecs
  15470. <6>wakeup wake lock: alarm_rtc
  15471. <6>PM: early resume of devices complete after 5.246 msecs
  15472. max8903b_resume: resume
  15473. <3>msm_wm8958_setup_power: codec power setup
  15474. <4>8058_s3: Failed to create debugfs directory
  15475. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15476. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15477. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15478. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15479. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15480. <6>PM: resume of devices complete after 103.199 msecs
  15481. Restarting tasks ... done.
  15482. <6>PM: suspend exit 2015-04-23 19:23:57.007898306 UTC
  15483. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:23:57.007898306 UTC)
  15484. <6>healthd: battery l=77 v=3864 t=25.0 h=2 st=3 c=-45 chg=
  15485. <6>lsm303dlh_acc_sysfs: hw init start
  15486. <6>lsm303dlh_acc_sysfs: hw init done
  15487. <6>PM: suspend entry 2015-04-23 19:23:58.044844167 UTC
  15488. Freezing user space processes ... (elapsed 0.005 seconds) done.
  15489. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15490. Suspending console(s) (use no_console_suspend to debug)
  15491. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15492. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15493. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15494. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15495. <3>msm_wm8958_shutdown_power: codec power shutdown
  15496. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15497. max8903b_suspend: suspend
  15498. <6>PM: suspend of devices complete after 240.304 msecs
  15499. <6>PM: late suspend of devices complete after 5.614 msecs
  15500. <6>PM: noirq suspend of devices complete after 7.200 msecs
  15501. Disabling non-boot CPUs ...
  15502. <6>msm_pm_enter
  15503. <6>msm_pm_enter: power collapse
  15504. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15505. <6>PM: noirq resume of devices complete after 5.614 msecs
  15506. <6>wakeup wake lock: alarm_rtc
  15507. <6>PM: early resume of devices complete after 5.644 msecs
  15508. max8903b_resume: resume
  15509. <3>msm_wm8958_setup_power: codec power setup
  15510. <4>8058_s3: Failed to create debugfs directory
  15511. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15512. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15513. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15514. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15515. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15516. <6>PM: resume of devices complete after 108.536 msecs
  15517. Restarting tasks ... done.
  15518. <6>PM: suspend exit 2015-04-23 19:25:36.015735588 UTC
  15519. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:25:36.015766084 UTC)
  15520. <6>healthd: battery l=77 v=3864 t=25.0 h=2 st=3 c=-30 chg=
  15521. <6>PM: suspend entry 2015-04-23 19:25:36.195086850 UTC
  15522. Freezing user space processes ... (elapsed 0.005 seconds) done.
  15523. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15524. Suspending console(s) (use no_console_suspend to debug)
  15525. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15526. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15527. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15528. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15529. <3>msm_wm8958_shutdown_power: codec power shutdown
  15530. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15531. max8903b_suspend: suspend
  15532. <6>PM: suspend of devices complete after 231.447 msecs
  15533. <6>PM: late suspend of devices complete after 5.644 msecs
  15534. <6>PM: noirq suspend of devices complete after 7.200 msecs
  15535. Disabling non-boot CPUs ...
  15536. <6>msm_pm_enter
  15537. <6>msm_pm_enter: power collapse
  15538. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15539. <6>PM: noirq resume of devices complete after 5.614 msecs
  15540. <6>wakeup wake lock: alarm_rtc
  15541. <6>PM: early resume of devices complete after 5.797 msecs
  15542. max8903b_resume: resume
  15543. <3>msm_wm8958_setup_power: codec power setup
  15544. <4>8058_s3: Failed to create debugfs directory
  15545. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15546. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15547. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15548. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15549. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15550. <6>PM: resume of devices complete after 99.997 msecs
  15551. Restarting tasks ... done.
  15552. <6>PM: suspend exit 2015-04-23 19:26:13.013387667 UTC
  15553. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:26:13.013387667 UTC)
  15554. <6>healthd: battery l=77 v=3864 t=25.0 h=2 st=3 c=-30 chg=
  15555. <6>PM: suspend entry 2015-04-23 19:26:13.149336093 UTC
  15556. Freezing user space processes ... <6>active wake lock PowerManagerService.WakeLocks
  15557.  
  15558. <3>Freezing of tasks aborted after 0.000 seconds (25 tasks refusing to freeze, wq_busy=0):
  15559.  
  15560. Restarting tasks ... done.
  15561. <6>PM: suspend exit 2015-04-23 19:26:13.163853004 UTC
  15562. <6>suspend: exit suspend, ret = -16 (2015-04-23 19:26:13.163853004 UTC)
  15563. <6>PM: suspend entry 2015-04-23 19:26:15.909724361 UTC
  15564. Freezing user space processes ... (elapsed 0.016 seconds) done.
  15565. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15566. Suspending console(s) (use no_console_suspend to debug)
  15567. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15568. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15569. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15570. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15571. <3>msm_wm8958_shutdown_power: codec power shutdown
  15572. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15573. max8903b_suspend: suspend
  15574. <6>PM: suspend of devices complete after 205.259 msecs
  15575. <6>PM: late suspend of devices complete after 1.831 msecs
  15576. <6>PM: noirq suspend of devices complete after 2.319 msecs
  15577. Disabling non-boot CPUs ...
  15578. <6>msm_pm_enter
  15579. <6>msm_pm_enter: power collapse
  15580. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15581. <6>PM: noirq resume of devices complete after 1.800 msecs
  15582. <6>wakeup wake lock: mmc1
  15583. <6>PM: early resume of devices complete after 1.800 msecs
  15584. max8903b_resume: resume
  15585. <3>msm_wm8958_setup_power: codec power setup
  15586. <4>8058_s3: Failed to create debugfs directory
  15587. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15588. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15589. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15590. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15591. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15592. <6>PM: resume of devices complete after 105.152 msecs
  15593. Restarting tasks ... done.
  15594. <6>PM: suspend exit 2015-04-23 19:26:25.008447320 UTC
  15595. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:26:25.008447320 UTC)
  15596. <6>active wake lock power-supply
  15597. <6>PM: suspend entry 2015-04-23 19:26:25.042295108 UTC
  15598. <6>healthd: battery l=77 v=3859 t=24.0 h=2 st=3 c=-41 chg=
  15599. Freezing user space processes ... (elapsed 0.001 seconds) done.
  15600. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15601. Suspending console(s) (use no_console_suspend to debug)
  15602. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15603. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15604. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15605. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15606. <3>msm_wm8958_shutdown_power: codec power shutdown
  15607. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15608. max8903b_suspend: suspend
  15609. <6>PM: suspend of devices complete after 225.965 msecs
  15610. <6>PM: late suspend of devices complete after 5.705 msecs
  15611. <6>PM: noirq suspend of devices complete after 7.200 msecs
  15612. Disabling non-boot CPUs ...
  15613. <6>msm_pm_enter
  15614. <6>msm_pm_enter: power collapse
  15615. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15616. <6>PM: noirq resume of devices complete after 5.613 msecs
  15617. <6>wakeup wake lock: alarm_rtc
  15618. <6>PM: early resume of devices complete after 5.613 msecs
  15619. max8903b_resume: resume
  15620. <3>msm_wm8958_setup_power: codec power setup
  15621. <4>8058_s3: Failed to create debugfs directory
  15622. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15623. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15624. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15625. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15626. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15627. <6>PM: resume of devices complete after 102.437 msecs
  15628. Restarting tasks ... done.
  15629. <6>PM: suspend exit 2015-04-23 19:27:38.022505037 UTC
  15630. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:27:38.022505037 UTC)
  15631. <6>active wake lock PowerManagerService.WakeLocks
  15632. <6>active wake lock power-supply
  15633. <6>active wake lock alarm, time left 497
  15634. <6>healthd: battery l=77 v=3864 t=24.0 h=2 st=3 c=-64 chg=
  15635. <6>lsm303dlh_acc_sysfs: hw init start
  15636. <6>lsm303dlh_acc_sysfs: hw init done
  15637. <6>PM: suspend entry 2015-04-23 19:27:40.464515687 UTC
  15638. Freezing user space processes ... (elapsed 0.005 seconds) done.
  15639. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15640. Suspending console(s) (use no_console_suspend to debug)
  15641. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15642. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15643. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15644. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15645. <3>msm_wm8958_shutdown_power: codec power shutdown
  15646. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15647. max8903b_suspend: suspend
  15648. <6>PM: suspend of devices complete after 217.584 msecs
  15649. <6>PM: late suspend of devices complete after 5.676 msecs
  15650. <6>PM: noirq suspend of devices complete after 7.110 msecs
  15651. Disabling non-boot CPUs ...
  15652. <6>msm_pm_enter
  15653. <6>msm_pm_enter: power collapse
  15654. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15655. <6>PM: noirq resume of devices complete after 3.417 msecs
  15656. <6>wakeup wake lock: mmc1
  15657. <6>PM: early resume of devices complete after 1.769 msecs
  15658. max8903b_resume: resume
  15659. <3>msm_wm8958_setup_power: codec power setup
  15660. <4>8058_s3: Failed to create debugfs directory
  15661. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15662. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15663. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15664. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15665. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15666. <6>PM: resume of devices complete after 105.845 msecs
  15667. Restarting tasks ... done.
  15668. <6>PM: suspend exit 2015-04-23 19:27:41.018571395 UTC
  15669. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:27:41.018571395 UTC)
  15670. <6>active wake lock power-supply
  15671. <6>PM: suspend entry 2015-04-23 19:27:41.033940061 UTC
  15672. <6>healthd: battery l=77 v=3849 t=24.0 h=2 st=3 c=-64 chg=
  15673. Freezing user space processes ... (elapsed 0.001 seconds) done.
  15674. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15675. Suspending console(s) (use no_console_suspend to debug)
  15676. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15677. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15678. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15679. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15680. <3>msm_wm8958_shutdown_power: codec power shutdown
  15681. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15682. max8903b_suspend: suspend
  15683. <6>PM: suspend of devices complete after 214.869 msecs
  15684. <6>PM: late suspend of devices complete after 5.735 msecs
  15685. <6>PM: noirq suspend of devices complete after 7.779 msecs
  15686. Disabling non-boot CPUs ...
  15687. <6>msm_pm_enter
  15688. <6>msm_pm_enter: power collapse
  15689. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<3>msm_pm_enter: cannot find the lowest power limit
  15690. <6>msm_pm_enter: return
  15691. <6>PM: noirq resume of devices complete after 1.769 msecs
  15692. <6>PM: early resume of devices complete after 1.738 msecs
  15693. max8903b_resume: resume
  15694. <3>msm_wm8958_setup_power: codec power setup
  15695. <4>8058_s3: Failed to create debugfs directory
  15696. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15697. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15698. <6>wakeup wake lock: power-supply
  15699. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15700. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15701. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15702. <6>PM: resume of devices complete after 91.765 msecs
  15703. Restarting tasks ... done.
  15704. <6>PM: suspend exit 2015-04-23 19:27:41.422554942 UTC
  15705. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:27:41.422554942 UTC)
  15706. <6>active wake lock power-supply
  15707. <6>PM: suspend entry 2015-04-23 19:27:41.456862739 UTC
  15708. <6>healthd: battery l=77 v=3849 t=24.0 h=2 st=3 c=-324 chg=
  15709. Freezing user space processes ... (elapsed 0.001 seconds) done.
  15710. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15711. Suspending console(s) (use no_console_suspend to debug)
  15712. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15713. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15714. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15715. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15716. <3>msm_wm8958_shutdown_power: codec power shutdown
  15717. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15718. max8903b_suspend: suspend
  15719. <6>PM: suspend of devices complete after 217.282 msecs
  15720. <6>PM: late suspend of devices complete after 5.491 msecs
  15721. <6>PM: noirq suspend of devices complete after 7.291 msecs
  15722. Disabling non-boot CPUs ...
  15723. <6>msm_pm_enter
  15724. <6>msm_pm_enter: power collapse
  15725. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15726. <6>PM: noirq resume of devices complete after 5.705 msecs
  15727. <6>wakeup wake lock: alarm_rtc
  15728. <6>PM: early resume of devices complete after 6.010 msecs
  15729. max8903b_resume: resume
  15730. <3>msm_wm8958_setup_power: codec power setup
  15731. <4>8058_s3: Failed to create debugfs directory
  15732. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15733. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15734. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15735. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15736. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15737. <6>PM: resume of devices complete after 106.858 msecs
  15738. Restarting tasks ... done.
  15739. <6>PM: suspend exit 2015-04-23 19:27:51.011557746 UTC
  15740. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:27:51.011557746 UTC)
  15741. <6>active wake lock power-supply
  15742. <6>active wake lock alarm_rtc, time left 88
  15743. <6>healthd: battery l=77 v=3864 t=24.0 h=2 st=3 c=-69 chg=
  15744. <6>PM: suspend entry 2015-04-23 19:27:52.616011981 UTC
  15745. Freezing user space processes ... (elapsed 0.004 seconds) done.
  15746. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15747. Suspending console(s) (use no_console_suspend to debug)
  15748. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15749. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15750. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15751. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15752. <3>msm_wm8958_shutdown_power: codec power shutdown
  15753. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15754. max8903b_suspend: suspend
  15755. <6>PM: suspend of devices complete after 226.705 msecs
  15756. <6>PM: late suspend of devices complete after 5.828 msecs
  15757. <6>PM: noirq suspend of devices complete after 7.110 msecs
  15758. Disabling non-boot CPUs ...
  15759. <6>msm_pm_enter
  15760. <6>msm_pm_enter: power collapse
  15761. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15762. <6>PM: noirq resume of devices complete after 5.706 msecs
  15763. <6>wakeup wake lock: alarm_rtc
  15764. <6>PM: early resume of devices complete after 5.370 msecs
  15765. max8903b_resume: resume
  15766. <3>msm_wm8958_setup_power: codec power setup
  15767. <4>8058_s3: Failed to create debugfs directory
  15768. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15769. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15770. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15771. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15772. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15773. <6>PM: resume of devices complete after 97.287 msecs
  15774. Restarting tasks ... done.
  15775. <6>PM: suspend exit 2015-04-23 19:28:43.014181921 UTC
  15776. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:28:43.014212413 UTC)
  15777. <6>healthd: battery l=77 v=3864 t=24.0 h=2 st=3 c=-30 chg=
  15778. <6>PM: suspend entry 2015-04-23 19:28:44.059433380 UTC
  15779. Freezing user space processes ... (elapsed 0.001 seconds) done.
  15780. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15781. Suspending console(s) (use no_console_suspend to debug)
  15782. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15783. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15784. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15785. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15786. <3>msm_wm8958_shutdown_power: codec power shutdown
  15787. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15788. max8903b_suspend: suspend
  15789. <6>PM: suspend of devices complete after 224.531 msecs
  15790. <6>PM: late suspend of devices complete after 5.827 msecs
  15791. <6>PM: noirq suspend of devices complete after 7.200 msecs
  15792. Disabling non-boot CPUs ...
  15793. <6>msm_pm_enter
  15794. <6>msm_pm_enter: power collapse
  15795. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15796. <6>PM: noirq resume of devices complete after 5.583 msecs
  15797. <6>wakeup wake lock: mmc1
  15798. <6>PM: early resume of devices complete after 5.705 msecs
  15799. max8903b_resume: resume
  15800. <3>msm_wm8958_setup_power: codec power setup
  15801. <4>8058_s3: Failed to create debugfs directory
  15802. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15803. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15804. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15805. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15806. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15807. <6>PM: resume of devices complete after 101.857 msecs
  15808. Restarting tasks ... done.
  15809. <6>PM: suspend exit 2015-04-23 19:28:47.007440927 UTC
  15810. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:28:47.007471423 UTC)
  15811. <6>active wake lock power-supply
  15812. <6>PM: suspend entry 2015-04-23 19:28:47.048057043 UTC
  15813. <6>healthd: battery l=77 v=3864 t=24.0 h=2 st=3 c=-146 chg=
  15814. Freezing user space processes ... (elapsed 0.001 seconds) done.
  15815. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15816. Suspending console(s) (use no_console_suspend to debug)
  15817. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15818. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15819. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15820. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15821. <3>msm_wm8958_shutdown_power: codec power shutdown
  15822. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15823. max8903b_suspend: suspend
  15824. <6>PM: suspend of devices complete after 223.016 msecs
  15825. <6>PM: late suspend of devices complete after 5.704 msecs
  15826. <6>PM: noirq suspend of devices complete after 7.199 msecs
  15827. Disabling non-boot CPUs ...
  15828. <6>msm_pm_enter
  15829. <6>msm_pm_enter: power collapse
  15830. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15831. <6>PM: noirq resume of devices complete after 5.613 msecs
  15832. <6>wakeup wake lock: mmc1
  15833. <6>PM: early resume of devices complete after 5.704 msecs
  15834. max8903b_resume: resume
  15835. <3>msm_wm8958_setup_power: codec power setup
  15836. <4>8058_s3: Failed to create debugfs directory
  15837. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15838. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15839. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15840. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15841. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15842. <6>PM: resume of devices complete after 100.029 msecs
  15843. Restarting tasks ... done.
  15844. <6>PM: suspend exit 2015-04-23 19:29:03.007867963 UTC
  15845. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:29:03.007898459 UTC)
  15846. <6>active wake lock power-supply
  15847. <6>PM: suspend entry 2015-04-23 19:29:03.049186932 UTC
  15848. <6>healthd: battery l=77 v=3864 t=24.0 h=2 st=3 c=-39 chg=
  15849. Freezing user space processes ... (elapsed 0.002 seconds) done.
  15850. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15851. Suspending console(s) (use no_console_suspend to debug)
  15852. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15853. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15854. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15855. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15856. <3>msm_wm8958_shutdown_power: codec power shutdown
  15857. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15858. max8903b_suspend: suspend
  15859. <6>PM: suspend of devices complete after 224.296 msecs
  15860. <6>PM: late suspend of devices complete after 5.643 msecs
  15861. <6>PM: noirq suspend of devices complete after 7.230 msecs
  15862. Disabling non-boot CPUs ...
  15863. <6>msm_pm_enter
  15864. <6>msm_pm_enter: power collapse
  15865. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15866. <6>PM: noirq resume of devices complete after 5.582 msecs
  15867. <6>wakeup wake lock: mmc1
  15868. <6>PM: early resume of devices complete after 5.735 msecs
  15869. max8903b_resume: resume
  15870. <3>msm_wm8958_setup_power: codec power setup
  15871. <4>8058_s3: Failed to create debugfs directory
  15872. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15873. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15874. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15875. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15876. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15877. <6>PM: resume of devices complete after 101.553 msecs
  15878. Restarting tasks ... done.
  15879. <6>PM: suspend exit 2015-04-23 19:29:06.008965818 UTC
  15880. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:29:06.008965818 UTC)
  15881. <6>active wake lock power-supply
  15882. <6>PM: suspend entry 2015-04-23 19:29:06.047997502 UTC
  15883. Freezing user space processes ... (elapsed 0.001 seconds) done.
  15884. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15885. Suspending console(s) (use no_console_suspend to debug)
  15886. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15887. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15888. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15889. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15890. <3>msm_wm8958_shutdown_power: codec power shutdown
  15891. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15892. max8903b_suspend: suspend
  15893. <6>PM: suspend of devices complete after 204.522 msecs
  15894. <6>PM: late suspend of devices complete after 1.799 msecs
  15895. <6>PM: noirq suspend of devices complete after 2.318 msecs
  15896. Disabling non-boot CPUs ...
  15897. <6>msm_pm_enter
  15898. <6>msm_pm_enter: power collapse
  15899. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15900. <6>PM: noirq resume of devices complete after 1.799 msecs
  15901. <6>wakeup wake lock: alarm_rtc
  15902. <6>PM: early resume of devices complete after 1.799 msecs
  15903. max8903b_resume: resume
  15904. <3>msm_wm8958_setup_power: codec power setup
  15905. <4>8058_s3: Failed to create debugfs directory
  15906. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15907. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15908. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15909. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15910. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15911. <6>PM: resume of devices complete after 105.153 msecs
  15912. Restarting tasks ... <6>healthd: battery l=77 v=3864 t=24.0 h=2 st=3 c=-63 chg=
  15913. done.
  15914. <6>PM: suspend exit 2015-04-23 19:29:43.008172990 UTC
  15915. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:29:43.008172990 UTC)
  15916. <6>active wake lock power-supply
  15917. <6>active wake lock alarm_rtc, time left 89
  15918. <6>healthd: battery l=77 v=3859 t=24.0 h=2 st=3 c=-32 chg=
  15919. <6>PM: suspend entry 2015-04-23 19:29:43.312459877 UTC
  15920. Freezing user space processes ... (elapsed 0.030 seconds) done.
  15921. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15922. Suspending console(s) (use no_console_suspend to debug)
  15923. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15924. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15925. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15926. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15927. <3>msm_wm8958_shutdown_power: codec power shutdown
  15928. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15929. max8903b_suspend: suspend
  15930. <6>PM: suspend of devices complete after 233.190 msecs
  15931. <6>PM: late suspend of devices complete after 5.703 msecs
  15932. <6>PM: noirq suspend of devices complete after 7.167 msecs
  15933. Disabling non-boot CPUs ...
  15934. <6>msm_pm_enter
  15935. <6>msm_pm_enter: power collapse
  15936. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15937. <6>PM: noirq resume of devices complete after 5.612 msecs
  15938. <6>wakeup wake lock: mmc1
  15939. <6>PM: early resume of devices complete after 5.703 msecs
  15940. max8903b_resume: resume
  15941. <3>msm_wm8958_setup_power: codec power setup
  15942. <4>8058_s3: Failed to create debugfs directory
  15943. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15944. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15945. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15946. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15947. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15948. <6>PM: resume of devices complete after 103.076 msecs
  15949. Restarting tasks ... done.
  15950. <6>PM: suspend exit 2015-04-23 19:30:16.007837604 UTC
  15951. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:30:16.007868100 UTC)
  15952. <6>active wake lock power-supply
  15953. <6>PM: suspend entry 2015-04-23 19:30:16.045924527 UTC
  15954. <6>healthd: battery l=77 v=3864 t=24.0 h=2 st=3 c=-30 chg=
  15955. Freezing user space processes ... (elapsed 0.001 seconds) done.
  15956. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15957. Suspending console(s) (use no_console_suspend to debug)
  15958. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15959. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15960. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15961. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15962. <3>msm_wm8958_shutdown_power: codec power shutdown
  15963. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15964. max8903b_suspend: suspend
  15965. <6>PM: suspend of devices complete after 214.881 msecs
  15966. <6>PM: late suspend of devices complete after 5.521 msecs
  15967. <6>PM: noirq suspend of devices complete after 7.291 msecs
  15968. Disabling non-boot CPUs ...
  15969. <6>msm_pm_enter
  15970. <6>msm_pm_enter: power collapse
  15971. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15972. <6>PM: noirq resume of devices complete after 5.704 msecs
  15973. <6>wakeup wake lock: mmc1
  15974. <6>PM: early resume of devices complete after 6.009 msecs
  15975. max8903b_resume: resume
  15976. <3>msm_wm8958_setup_power: codec power setup
  15977. <4>8058_s3: Failed to create debugfs directory
  15978. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15979. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15980. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15981. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15982. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15983. <6>PM: resume of devices complete after 95.636 msecs
  15984. Restarting tasks ... done.
  15985. <6>PM: suspend exit 2015-04-23 19:30:16.478652347 UTC
  15986. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:30:16.478682842 UTC)
  15987. <6>active wake lock power-supply
  15988. <6>PM: suspend entry 2015-04-23 19:30:16.510246438 UTC
  15989. <6>healthd: battery l=77 v=3849 t=24.0 h=2 st=3 c=-30 chg=
  15990. Freezing user space processes ... (elapsed 0.015 seconds) done.
  15991. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15992. Suspending console(s) (use no_console_suspend to debug)
  15993. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15994. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15995. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15996. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15997. <3>msm_wm8958_shutdown_power: codec power shutdown
  15998. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15999. max8903b_suspend: suspend
  16000. <6>PM: suspend of devices complete after 212.796 msecs
  16001. <6>PM: late suspend of devices complete after 1.800 msecs
  16002. <6>PM: noirq suspend of devices complete after 2.410 msecs
  16003. Disabling non-boot CPUs ...
  16004. <6>msm_pm_enter
  16005. <6>msm_pm_enter: power collapse
  16006. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  16007. <6>PM: noirq resume of devices complete after 1.800 msecs
  16008. <6>wakeup wake lock: mmc1
  16009. <6>PM: early resume of devices complete after 1.769 msecs
  16010. max8903b_resume: resume
  16011. <3>msm_wm8958_setup_power: codec power setup
  16012. <4>8058_s3: Failed to create debugfs directory
  16013. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  16014. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16015. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16016. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16017. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16018. <6>PM: resume of devices complete after 96.311 msecs
  16019. Restarting tasks ... done.
  16020. <6>PM: suspend exit 2015-04-23 19:30:17.018940228 UTC
  16021. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:30:17.018940228 UTC)
  16022. <6>active wake lock power-supply
  16023. <6>PM: suspend entry 2015-04-23 19:30:17.042633015 UTC
  16024. <6>healthd: battery l=77 v=3854 t=24.0 h=2 st=3 c=-30 chg=
  16025. Freezing user space processes ... (elapsed 0.001 seconds) done.
  16026. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  16027. Suspending console(s) (use no_console_suspend to debug)
  16028. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16029. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16030. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16031. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16032. <3>msm_wm8958_shutdown_power: codec power shutdown
  16033. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  16034. max8903b_suspend: suspend
  16035. <6>PM: suspend of devices complete after 213.964 msecs
  16036. <6>PM: late suspend of devices complete after 1.799 msecs
  16037. <6>PM: noirq suspend of devices complete after 2.318 msecs
  16038. Disabling non-boot CPUs ...
  16039. <6>msm_pm_enter
  16040. <6>msm_pm_enter: power collapse
  16041. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  16042. <6>PM: noirq resume of devices complete after 1.799 msecs
  16043. <6>wakeup wake lock: alarm_rtc
  16044. <6>PM: early resume of devices complete after 1.799 msecs
  16045. max8903b_resume: resume
  16046. <3>msm_wm8958_setup_power: codec power setup
  16047. <4>8058_s3: Failed to create debugfs directory
  16048. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  16049. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16050. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16051. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16052. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16053. <6>PM: resume of devices complete after 107.715 msecs
  16054. Restarting tasks ... done.
  16055. <6>PM: suspend exit 2015-04-23 19:31:33.025218940 UTC
  16056. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:31:33.025249434 UTC)
  16057. <6>active wake lock PowerManagerService.WakeLocks
  16058. <6>active wake lock power-supply
  16059. <6>healthd: battery l=77 v=3864 t=24.0 h=2 st=3 c=-41 chg=
  16060. <6>lsm303dlh_acc_sysfs: hw init start
  16061. <6>lsm303dlh_acc_sysfs: hw init done
  16062. <6>PM: suspend entry 2015-04-23 19:31:34.312700975 UTC
  16063. Freezing user space processes ... (elapsed 0.005 seconds) done.
  16064. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  16065. Suspending console(s) (use no_console_suspend to debug)
  16066. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16067. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16068. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16069. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16070. <3>msm_wm8958_shutdown_power: codec power shutdown
  16071. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  16072. max8903b_suspend: suspend
  16073. <6>PM: suspend of devices complete after 227.197 msecs
  16074. <6>PM: late suspend of devices complete after 5.675 msecs
  16075. <6>PM: noirq suspend of devices complete after 7.292 msecs
  16076. Disabling non-boot CPUs ...
  16077. <6>msm_pm_enter
  16078. <6>msm_pm_enter: power collapse
  16079. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  16080. <6>PM: noirq resume of devices complete after 5.584 msecs
  16081. <6>wakeup wake lock: mmc1
  16082. <6>PM: early resume of devices complete after 5.706 msecs
  16083. max8903b_resume: resume
  16084. <3>msm_wm8958_setup_power: codec power setup
  16085. <4>8058_s3: Failed to create debugfs directory
  16086. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  16087. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16088. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16089. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16090. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16091. <6>PM: resume of devices complete after 102.955 msecs
  16092. Restarting tasks ... done.
  16093. <6>PM: suspend exit 2015-04-23 19:31:35.008081261 UTC
  16094. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:31:35.008111756 UTC)
  16095. <6>active wake lock power-supply
  16096. <6>PM: suspend entry 2015-04-23 19:31:35.046168129 UTC
  16097. Freezing user space processes ... (elapsed 0.003 seconds) done.
  16098. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  16099. Suspending console(s) (use no_console_suspend to debug)
  16100. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16101. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16102. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16103. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16104. <3>msm_wm8958_shutdown_power: codec power shutdown
  16105. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  16106. max8903b_suspend: suspend
  16107. <6>PM: suspend of devices complete after 224.382 msecs
  16108. <6>PM: late suspend of devices complete after 5.704 msecs
  16109. <6>PM: noirq suspend of devices complete after 7.199 msecs
  16110. Disabling non-boot CPUs ...
  16111. <6>msm_pm_enter
  16112. <6>msm_pm_enter: power collapse
  16113. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  16114. <6>PM: noirq resume of devices complete after 5.582 msecs
  16115. <6>wakeup wake lock: mmc1
  16116. <6>PM: early resume of devices complete after 5.704 msecs
  16117. max8903b_resume: resume
  16118. <3>msm_wm8958_setup_power: codec power setup
  16119. <4>8058_s3: Failed to create debugfs directory
  16120. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  16121. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16122. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16123. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16124. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16125. <6>PM: resume of devices complete after 103.352 msecs
  16126. Restarting tasks ... done.
  16127. <6>PM: suspend exit 2015-04-23 19:31:38.011344540 UTC
  16128. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:31:38.011375036 UTC)
  16129. <6>active wake lock power-supply
  16130. <6>healthd: battery l=77 v=3864 t=24.0 h=2 st=3 c=-192 chg=
  16131. <6>PM: suspend entry 2015-04-23 19:31:38.050618855 UTC
  16132. <6>healthd: battery l=77 v=3864 t=24.0 h=2 st=3 c=-192 chg=
  16133. Freezing user space processes ... (elapsed 0.003 seconds) done.
  16134. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  16135. Suspending console(s) (use no_console_suspend to debug)
  16136. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16137. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16138. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16139. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16140. <3>msm_wm8958_shutdown_power: codec power shutdown
  16141. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  16142. max8903b_suspend: suspend
  16143. <6>PM: suspend of devices complete after 220.491 msecs
  16144. <6>PM: late suspend of devices complete after 5.766 msecs
  16145. <6>PM: noirq suspend of devices complete after 7.199 msecs
  16146. Disabling non-boot CPUs ...
  16147. <6>msm_pm_enter
  16148. <6>msm_pm_enter: power collapse
  16149. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  16150. <6>PM: noirq resume of devices complete after 5.613 msecs
  16151. <6>wakeup wake lock: mmc1
  16152. <6>PM: early resume of devices complete after 5.705 msecs
  16153. max8903b_resume: resume
  16154. <3>msm_wm8958_setup_power: codec power setup
  16155. <4>8058_s3: Failed to create debugfs directory
  16156. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  16157. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16158. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16159. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16160. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16161. <6>PM: resume of devices complete after 101.037 msecs
  16162. Restarting tasks ... done.
  16163. <6>PM: suspend exit 2015-04-23 19:31:41.007076017 UTC
  16164. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:31:41.007106517 UTC)
  16165. <6>active wake lock power-supply
  16166. <6>PM: suspend entry 2015-04-23 19:31:41.051414778 UTC
  16167. <6>healthd: battery l=77 v=3864 t=24.0 h=2 st=3 c=-63 chg=
  16168. Freezing user space processes ... (elapsed 0.001 seconds) done.
  16169. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  16170. Suspending console(s) (use no_console_suspend to debug)
  16171. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16172. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16173. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16174. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16175. <3>msm_wm8958_shutdown_power: codec power shutdown
  16176. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  16177. max8903b_suspend: suspend
  16178. <6>PM: suspend of devices complete after 215.947 msecs
  16179. <6>PM: late suspend of devices complete after 5.704 msecs
  16180. <6>PM: noirq suspend of devices complete after 7.077 msecs
  16181. Disabling non-boot CPUs ...
  16182. <6>msm_pm_enter
  16183. <6>msm_pm_enter: power collapse
  16184. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  16185. <6>PM: noirq resume of devices complete after 5.613 msecs
  16186. <6>wakeup wake lock: mmc1
  16187. <6>PM: early resume of devices complete after 5.703 msecs
  16188. max8903b_resume: resume
  16189. <3>msm_wm8958_setup_power: codec power setup
  16190. <4>8058_s3: Failed to create debugfs directory
  16191. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  16192. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16193. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16194. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16195. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16196. <6>PM: resume of devices complete after 95.880 msecs
  16197. Restarting tasks ... done.
  16198. <6>PM: suspend exit 2015-04-23 19:32:35.006708971 UTC
  16199. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:32:35.006739466 UTC)
  16200. <6>active wake lock power-supply
  16201. <6>PM: suspend entry 2015-04-23 19:32:35.062116791 UTC
  16202. <6>healthd: battery l=77 v=3864 t=24.0 h=2 st=3 c=-30 chg=
  16203. Freezing user space processes ... (elapsed 0.002 seconds) done.
  16204. Freezing remaining freezable tasks ... (elapsed 0.002 seconds) done.
  16205. Suspending console(s) (use no_console_suspend to debug)
  16206. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16207. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16208. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16209. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16210. <3>msm_wm8958_shutdown_power: codec power shutdown
  16211. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  16212. max8903b_suspend: suspend
  16213. <6>PM: suspend of devices complete after 219.911 msecs
  16214. <6>PM: late suspend of devices complete after 5.643 msecs
  16215. <6>PM: noirq suspend of devices complete after 7.230 msecs
  16216. Disabling non-boot CPUs ...
  16217. <6>msm_pm_enter
  16218. <6>msm_pm_enter: power collapse
  16219. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  16220. <6>PM: noirq resume of devices complete after 5.643 msecs
  16221. <6>wakeup wake lock: alarm_rtc
  16222. <6>PM: early resume of devices complete after 5.704 msecs
  16223. max8903b_resume: resume
  16224. <3>msm_wm8958_setup_power: codec power setup
  16225. <4>8058_s3: Failed to create debugfs directory
  16226. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  16227. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16228. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16229. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16230. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16231. <6>PM: resume of devices complete after 111.252 msecs
  16232. Restarting tasks ... done.
  16233. <6>PM: suspend exit 2015-04-23 19:34:03.014668251 UTC
  16234. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:34:03.014698746 UTC)
  16235. <6>active wake lock PowerManagerService.WakeLocks
  16236. <6>active wake lock power-supply
  16237. <6>healthd: battery l=76 v=3859 t=24.0 h=2 st=3 c=-39 chg=
  16238. <6>lsm303dlh_acc_sysfs: hw init start
  16239. <6>lsm303dlh_acc_sysfs: hw init done
  16240. <6>PM: suspend entry 2015-04-23 19:34:04.228550173 UTC
  16241. Freezing user space processes ... (elapsed 0.005 seconds) done.
  16242. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  16243. Suspending console(s) (use no_console_suspend to debug)
  16244. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16245. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16246. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16247. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16248. <3>msm_wm8958_shutdown_power: codec power shutdown
  16249. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  16250. max8903b_suspend: suspend
  16251. <6>PM: suspend of devices complete after 217.247 msecs
  16252. <6>PM: late suspend of devices complete after 1.891 msecs
  16253. <6>PM: noirq suspend of devices complete after 2.349 msecs
  16254. Disabling non-boot CPUs ...
  16255. <6>msm_pm_enter
  16256. <6>msm_pm_enter: power collapse
  16257. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  16258. <6>PM: noirq resume of devices complete after 1.769 msecs
  16259. <6>wakeup wake lock: mmc1
  16260. <6>PM: early resume of devices complete after 1.800 msecs
  16261. max8903b_resume: resume
  16262. <3>msm_wm8958_setup_power: codec power setup
  16263. <4>8058_s3: Failed to create debugfs directory
  16264. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  16265. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16266. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16267. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16268. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16269. <6>PM: resume of devices complete after 101.008 msecs
  16270. Restarting tasks ... done.
  16271. <6>PM: suspend exit 2015-04-23 19:34:04.647487874 UTC
  16272. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:34:04.647518369 UTC)
  16273. <6>active wake lock power-supply
  16274. <6>PM: suspend entry 2015-04-23 19:34:04.679905016 UTC
  16275. <6>healthd: battery l=76 v=3849 t=24.0 h=2 st=3 c=-139 chg=
  16276. Freezing user space processes ... <6>active wake lock PowerManagerService.WakeLocks
  16277.  
  16278. <3>Freezing of tasks aborted after 0.000 seconds (21 tasks refusing to freeze, wq_busy=0):
  16279.  
  16280. Restarting tasks ... done.
  16281. <6>PM: suspend exit 2015-04-23 19:34:04.724737564 UTC
  16282. <6>suspend: exit suspend, ret = -16 (2015-04-23 19:34:04.724768063 UTC)
  16283. <6>PM: suspend entry 2015-04-23 19:34:04.824815815 UTC
  16284. Freezing user space processes ... (elapsed 0.005 seconds) done.
  16285. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  16286. Suspending console(s) (use no_console_suspend to debug)
  16287. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16288. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16289. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16290. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16291. <3>msm_wm8958_shutdown_power: codec power shutdown
  16292. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  16293. max8903b_suspend: suspend
  16294. <6>PM: suspend of devices complete after 216.700 msecs
  16295. <6>PM: late suspend of devices complete after 5.583 msecs
  16296. <6>PM: noirq suspend of devices complete after 7.353 msecs
  16297. Disabling non-boot CPUs ...
  16298. <6>msm_pm_enter
  16299. <6>msm_pm_enter: power collapse
  16300. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  16301. <6>PM: noirq resume of devices complete after 5.675 msecs
  16302. <6>wakeup wake lock: alarm_rtc
  16303. <6>PM: early resume of devices complete after 5.980 msecs
  16304. max8903b_resume: resume
  16305. <3>msm_wm8958_setup_power: codec power setup
  16306. <4>8058_s3: Failed to create debugfs directory
  16307. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  16308. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16309. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16310. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16311. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16312. <6>PM: resume of devices complete after 115.945 msecs
  16313. Restarting tasks ... done.
  16314. <6>PM: suspend exit 2015-04-23 19:34:16.017504372 UTC
  16315. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:34:16.017534864 UTC)
  16316. <6>healthd: battery l=76 v=3864 t=24.0 h=2 st=3 c=-39 chg=
  16317. <6>PM: suspend entry 2015-04-23 19:34:18.173712454 UTC
  16318. Freezing user space processes ... (elapsed 0.001 seconds) done.
  16319. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  16320. Suspending console(s) (use no_console_suspend to debug)
  16321. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16322. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16323. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16324. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16325. <3>msm_wm8958_shutdown_power: codec power shutdown
  16326. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  16327. max8903b_suspend: suspend
  16328. <6>PM: suspend of devices complete after 221.399 msecs
  16329. <6>PM: late suspend of devices complete after 5.706 msecs
  16330. <6>PM: noirq suspend of devices complete after 7.202 msecs
  16331. Disabling non-boot CPUs ...
  16332. <6>msm_pm_enter
  16333. <6>msm_pm_enter: power collapse
  16334. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  16335. <6>PM: noirq resume of devices complete after 5.615 msecs
  16336. <6>wakeup wake lock: gpio_input
  16337. <6>PM: early resume of devices complete after 5.676 msecs
  16338. max8903b_resume: resume
  16339. <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 1
  16340. <3>msm_wm8958_setup_power: codec power setup
  16341. <4>8058_s3: Failed to create debugfs directory
  16342. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  16343. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16344. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16345. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16346. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16347. <6>PM: resume of devices complete after 122.316 msecs
  16348. <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 0
  16349. Restarting tasks ... done.
  16350. <6>PM: suspend exit 2015-04-23 19:35:15.035284160 UTC
  16351. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:35:15.035284160 UTC)
  16352. <6>lsm303dlh_acc_sysfs: hw init start
  16353. <6>healthd: battery l=76 v=3864 t=24.0 h=2 st=3 c=-29 chg=
  16354. <6>lsm303dlh_acc_sysfs: hw init done
  16355. <6>request_suspend_state: wakeup (3->0) at 3579607633236 (2015-04-23 19:35:15.073097344 UTC)
  16356. <6>[MPDEC]: Screen -> on. Activated mpdecision. | Mask=[1000]
  16357. <3>[DISP] lcdc_panel_power: ++ 1
  16358. <4>mdp4_csc_config: Block type 10 isn't supported by CSC.
  16359. <4>mdp4_csc_config: Block type 8 isn't supported by CSC.
  16360. <6>mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 128000000
  16361. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 70
  16362. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 73
  16363. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 76
  16364. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 80
  16365. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 83
  16366. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 86
  16367. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 90
  16368. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 93
  16369. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 96
  16370. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 100
  16371. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 103
  16372. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 106
  16373. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 110
  16374. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 113
  16375. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 116
  16376. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 120
  16377. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 123
  16378. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 126
  16379. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
  16380. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 132
  16381. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 135
  16382. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  16383. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  16384. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  16385. <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 1
  16386. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  16387. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  16388. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  16389. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  16390. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  16391. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  16392. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 172
  16393. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  16394. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 179
  16395. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 182
  16396. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 185
  16397. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 189
  16398. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 192
  16399. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 195
  16400. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 199
  16401. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 202
  16402. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 205
  16403. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 209
  16404. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 212
  16405. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 215
  16406. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 219
  16407. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 222
  16408. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 225
  16409. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 228
  16410. <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 0
  16411. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 227
  16412. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 226
  16413. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 225
  16414. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 224
  16415. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 223
  16416. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 222
  16417. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 221
  16418. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 220
  16419. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 219
  16420. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 218
  16421. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 217
  16422. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 216
  16423. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 215
  16424. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 214
  16425. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 213
  16426. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 212
  16427. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 211
  16428. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 210
  16429. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 209
  16430. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 208
  16431. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 207
  16432. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 206
  16433. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 205
  16434. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 204
  16435. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 203
  16436. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 202
  16437. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 201
  16438. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 200
  16439. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 199
  16440. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 198
  16441. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 197
  16442. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 196
  16443. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 195
  16444. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 194
  16445. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 193
  16446. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 192
  16447. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 191
  16448. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 190
  16449. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 189
  16450. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 188
  16451. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 187
  16452. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 186
  16453. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 185
  16454. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 184
  16455. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 183
  16456. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 182
  16457. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 181
  16458. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 180
  16459. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 179
  16460. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  16461. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
  16462. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 176
  16463. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  16464. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 174
  16465. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 173
  16466. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 172
  16467. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 171
  16468. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  16469. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  16470. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 168
  16471. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  16472. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  16473. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  16474. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  16475. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  16476. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  16477. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  16478. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  16479. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  16480. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  16481. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  16482. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  16483. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  16484. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  16485. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  16486. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  16487. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  16488. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  16489. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  16490. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  16491. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  16492. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  16493. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  16494. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  16495. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  16496. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  16497. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  16498. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  16499. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  16500. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  16501. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 168
  16502. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  16503. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  16504. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 171
  16505. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 0
  16506. <3>[DISP] lcdc_panel_power: ++ 0
  16507. <6>request_suspend_state: sleep (0->3) at 3590060464720 (2015-04-23 19:35:25.525959324 UTC)
  16508. <6>[MPDEC]: Screen -> off. Deactivated mpdecision.
  16509. <6>PM: suspend entry 2015-04-23 19:35:25.528553318 UTC
  16510. Freezing user space processes ... (elapsed 0.004 seconds) done.
  16511. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  16512. Suspending console(s) (use no_console_suspend to debug)
  16513. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16514. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16515. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16516. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16517. <3>msm_wm8958_shutdown_power: codec power shutdown
  16518. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  16519. max8903b_suspend: suspend
  16520. <6>PM: suspend of devices complete after 221.954 msecs
  16521. <6>PM: late suspend of devices complete after 5.706 msecs
  16522. <6>PM: noirq suspend of devices complete after 7.537 msecs
  16523. Disabling non-boot CPUs ...
  16524. <6>msm_pm_enter
  16525. <6>msm_pm_enter: power collapse
  16526. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<3>msm_pm_enter: cannot find the lowest power limit
  16527. <6>msm_pm_enter: return
  16528. <6>PM: noirq resume of devices complete after 2.746 msecs
  16529. <6>PM: early resume of devices complete after 1.739 msecs
  16530. max8903b_resume: resume
  16531. <3>msm_wm8958_setup_power: codec power setup
  16532. <4>8058_s3: Failed to create debugfs directory
  16533. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  16534. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16535. <6>wakeup wake lock: power-supply
  16536. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16537. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16538. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16539. <6>PM: resume of devices complete after 112.618 msecs
  16540. Restarting tasks ... done.
  16541. <6>PM: suspend exit 2015-04-23 19:35:26.020340475 UTC
  16542. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:35:26.020370968 UTC)
  16543. <6>active wake lock power-supply
  16544. <6>PM: suspend entry 2015-04-23 19:35:26.045406220 UTC
  16545. <6>healthd: battery l=76 v=3854 t=24.0 h=2 st=3 c=-864 chg=
  16546. Freezing user space processes ... (elapsed 0.001 seconds) done.
  16547. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  16548. Suspending console(s) (use no_console_suspend to debug)
  16549. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16550. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16551. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16552. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16553. <3>msm_wm8958_shutdown_power: codec power shutdown
  16554. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  16555. max8903b_suspend: suspend
  16556. <6>PM: suspend of devices complete after 205.229 msecs
  16557. <6>PM: late suspend of devices complete after 1.891 msecs
  16558. <6>PM: noirq suspend of devices complete after 2.318 msecs
  16559. Disabling non-boot CPUs ...
  16560. <6>msm_pm_enter
  16561. <6>msm_pm_enter: power collapse
  16562. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  16563. <6>PM: noirq resume of devices complete after 1.769 msecs
  16564. <6>wakeup wake lock: gpio_input
  16565. <6>PM: early resume of devices complete after 1.769 msecs
  16566. max8903b_resume: resume
  16567. <3>msm_wm8958_setup_power: codec power setup
  16568. <4>8058_s3: Failed to create debugfs directory
  16569. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  16570. <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 1
  16571. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16572. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16573. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  16574. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  16575. <6>PM: resume of devices complete after 114.180 msecs
  16576. Restarting tasks ... <6>lsm303dlh_acc_sysfs: hw init start
  16577. done.
  16578. <6>PM: suspend exit 2015-04-23 19:36:58.017259959 UTC
  16579. <6>suspend: exit suspend, ret = 0 (2015-04-23 19:36:58.017290451 UTC)
  16580. <6>active wake lock PowerManagerService.Display
  16581. <6>active wake lock PowerManagerService.Broadcasts
  16582. <6>active wake lock KeyEvents
  16583. <6>active wake lock power-supply
  16584. <6>lsm303dlh_acc_sysfs: hw init done
  16585. <6>request_suspend_state: wakeup (3->0) at 3590957443494 (2015-04-23 19:36:58.049094039 UTC)
  16586. <6>healthd: battery l=76 v=3864 t=24.0 h=2 st=3 c=-32 chg=
  16587. <6>[MPDEC]: Screen -> on. Activated mpdecision. | Mask=[1000]
  16588. <3>[DISP] lcdc_panel_power: ++ 1
  16589. <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 0
  16590. <4>mdp4_csc_config: Block type 10 isn't supported by CSC.
  16591. <4>mdp4_csc_config: Block type 8 isn't supported by CSC.
  16592. <6>mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 128000000
  16593. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 72
  16594. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 75
  16595. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 77
  16596. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 81
  16597. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 84
  16598. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 87
  16599. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 91
  16600. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 94
  16601. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 97
  16602. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 101
  16603. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 104
  16604. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 107
  16605. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 111
  16606. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 114
  16607. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 117
  16608. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 121
  16609. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 124
  16610. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 127
  16611. <6>msm_device_put:device speaker_stereo_rx set 0
  16612. <6>msm_device_put:device speaker_stereo_rx set 1
  16613. <3>msm_device_put:device freq =48000
  16614. <3>Device active
  16615. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 128
  16616. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 129
  16617. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
  16618. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 131
  16619. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 132
  16620. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 133
  16621. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 134
  16622. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 135
  16623. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 136
  16624. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 137
  16625. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  16626. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  16627. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  16628. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  16629. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  16630. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  16631. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  16632. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  16633. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  16634. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  16635. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  16636. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  16637. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  16638. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  16639. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  16640. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  16641. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  16642. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  16643. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  16644. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  16645. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  16646. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  16647. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  16648. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  16649. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  16650. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  16651. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  16652. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  16653. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  16654. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  16655. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 168
  16656. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  16657. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  16658. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 171
  16659. <6>msm_device_put:device speaker_stereo_rx set 0
  16660. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 172
  16661. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 173
  16662. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 174
  16663. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  16664. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 176
  16665. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
  16666. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  16667. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 179
  16668. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 180
  16669. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 181
  16670. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 182
  16671. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 183
  16672. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 184
  16673. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 185
  16674. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 186
  16675. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 187
  16676. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 188
  16677. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 189
  16678. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 190
  16679. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 191
  16680. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 192
  16681. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 193
  16682. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 194
  16683. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 195
  16684. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 196
  16685. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 197
  16686. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 198
  16687. <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 1
  16688. <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 0
  16689. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 199
  16690. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 200
  16691. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 201
  16692. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 202
  16693. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 203
  16694. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 204
  16695. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 205
  16696. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 206
  16697. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 207
  16698. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 208
  16699. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 209
  16700. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 210
  16701. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 211
  16702. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 212
  16703. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 213
  16704. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 214
  16705. <6>binder: 3206:3206 transaction failed 29201, size 742200-4
  16706. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 215
  16707. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 216
  16708. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 217
  16709. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 218
  16710. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 219
  16711. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 220
  16712. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 221
  16713. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 222
  16714. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 223
  16715. <6>msm_device_put:device speaker_stereo_rx set 0
  16716. <6>msm_device_put:device speaker_stereo_rx set 1
  16717. <3>msm_device_put:device freq =48000
  16718. <3>Device active
  16719. <6>msm_device_put:device speaker_mono_tx set 0
  16720. <6>msm_device_put:device speaker_mono_tx set 1
  16721. <3>msm_device_put:device freq =48000
  16722. <6>msm_device_put:device speaker_mono_tx set 0
  16723. <6>msm_device_put:device speaker_stereo_rx set 0
  16724. <6>msm_device_put:device speaker_stereo_rx set 0
  16725. <6>msm_device_put:device speaker_stereo_rx set 1
  16726. <3>msm_device_put:device freq =48000
  16727. <3>Device active
  16728. <6>msm_device_put:device speaker_mono_tx set 0
  16729. <6>msm_device_put:device speaker_mono_tx set 1
  16730. <3>msm_device_put:device freq =48000
  16731. <6>msm_device_put:device speaker_mono_tx set 0
  16732. send sigkill to 29763 (viders.calendar), adj 1000, size 7465
  16733. <6>msm_device_put:device speaker_stereo_rx set 0
  16734. <6>msm_device_put:device speaker_stereo_rx set 0
  16735. <6>msm_device_put:device speaker_stereo_rx set 1
  16736. <3>msm_device_put:device freq =48000
  16737. <3>Device active
  16738. <6>msm_device_put:device speaker_mono_tx set 0
  16739. <6>msm_device_put:device speaker_mono_tx set 1
  16740. <3>msm_device_put:device freq =48000
  16741. send sigkill to 29725 (ndroid.calendar), adj 1000, size 7584
  16742. <6>msm_device_put:device speaker_mono_tx set 0
  16743. <6>msm_device_put:device speaker_stereo_rx set 0
  16744. send sigkill to 29861 (id.gms.wearable), adj 1000, size 8607
  16745. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 222
  16746. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 221
  16747. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 220
  16748. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 217
  16749. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 216
  16750. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 215
  16751. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 214
  16752. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 213
  16753. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 212
  16754. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 211
  16755. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 210
  16756. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 209
  16757. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 208
  16758. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 207
  16759. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 206
  16760. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 205
  16761. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 204
  16762. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 203
  16763. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 202
  16764. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 201
  16765. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 200
  16766. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 199
  16767. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 198
  16768. <6>msm_device_put:device speaker_stereo_rx set 0
  16769. <6>msm_device_put:device speaker_stereo_rx set 1
  16770. <3>msm_device_put:device freq =48000
  16771. <3>Device active
  16772. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 197
  16773. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 196
  16774. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 195
  16775. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 194
  16776. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 193
  16777. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 192
  16778. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 191
  16779. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 190
  16780. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 189
  16781. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 188
  16782. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 187
  16783. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 186
  16784. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 185
  16785. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 184
  16786. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 183
  16787. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 182
  16788. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 181
  16789. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 180
  16790. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 179
  16791. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  16792. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
  16793. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 176
  16794. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  16795. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 174
  16796. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 173
  16797. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 172
  16798. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 171
  16799. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  16800. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  16801. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 168
  16802. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  16803. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  16804. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  16805. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  16806. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  16807. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  16808. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  16809. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  16810. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  16811. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  16812. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  16813. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  16814. type=1400 audit(1429817861.301:72): avc: denied { ioctl } for pid=144 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4355 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  16815. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  16816. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  16817. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  16818. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  16819. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  16820. type=1400 audit(1429817861.391:73): avc: denied { getattr } for pid=1012 comm="launcher-loader" path="/system/framework/com.google.android.media.effects.jar" dev="dm-10" ino=1885 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  16821. type=1400 audit(1429817861.391:74): avc: denied { read } for pid=1012 comm="launcher-loader" name="com.google.android.media.effects.jar" dev="dm-10" ino=1885 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  16822. type=1400 audit(1429817861.391:75): avc: denied { open } for pid=1012 comm="launcher-loader" name="com.google.android.media.effects.jar" dev="dm-10" ino=1885 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  16823. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  16824. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  16825. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  16826. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  16827. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  16828. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  16829. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  16830. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  16831. send sigkill to 29989 (droid.deskclock), adj 1000, size 7372
  16832. send sigkill to 29936 (le.android.talk), adj 1000, size 11480
  16833. send sigkill to 30307 (.android.videos), adj 1000, size 10768
  16834. send sigkill to 30423 (droid.gallery3d), adj 1000, size 7077
  16835. <6>msm_device_put:device speaker_mono_tx set 0
  16836. <6>msm_device_put:device speaker_mono_tx set 1
  16837. <3>msm_device_put:device freq =48000
  16838. send sigkill to 30470 (android.vending), adj 1000, size 10343
  16839. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  16840. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  16841. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  16842. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  16843. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  16844. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  16845. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  16846. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  16847. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  16848. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  16849. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  16850. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  16851. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  16852. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  16853. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  16854. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  16855. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  16856. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  16857. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  16858. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  16859. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  16860. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  16861. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  16862. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  16863. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 168
  16864. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  16865. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  16866. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 171
  16867. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 172
  16868. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 173
  16869. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 174
  16870. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  16871. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 176
  16872. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
  16873. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  16874. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 179
  16875. send sigkill to 30596 (droid.apps.plus), adj 1000, size 9040
  16876. send sigkill to 30613 (d.process.media), adj 1000, size 7693
  16877. <6>msm_device_put:device speaker_mono_tx set 0
  16878. <6>msm_device_put:device speaker_stereo_rx set 0
  16879. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 180
  16880. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 182
  16881. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 183
  16882. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 184
  16883. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 185
  16884. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 186
  16885. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 187
  16886. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 188
  16887. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 189
  16888. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 190
  16889. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 191
  16890. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 192
  16891. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 193
  16892. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 194
  16893. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 195
  16894. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 196
  16895. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 197
  16896. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 198
  16897. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 199
  16898. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 200
  16899. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 201
  16900. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 202
  16901. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 203
  16902. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 204
  16903. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 205
  16904. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 206
  16905. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 207
  16906. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 208
  16907. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 209
  16908. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 210
  16909. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 211
  16910. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 212
  16911. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 213
  16912. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 214
  16913. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 215
  16914. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 216
  16915. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 217
  16916. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 218
  16917. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 219
  16918. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 220
  16919. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 221
  16920. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 222
  16921. send sigkill to 29824 (id.partnersetup), adj 764, size 6675
  16922. send sigkill to 30204 (d.process.acore), adj 647, size 8069
  16923. send sigkill to 3206 (android.youtube), adj 529, size 32473
  16924. type=1400 audit(1429817889.178:76): avc: denied { ioctl } for pid=30544 comm="CrGpuMain" path="/dev/kgsl-3d0" dev="tmpfs" ino=4355 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  16925. type=1400 audit(1429817889.429:77): avc: denied { read } for pid=30953 comm="netd" name="hosts" dev="dm-10" ino=412 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  16926. type=1400 audit(1429817889.429:78): avc: denied { open } for pid=30953 comm="netd" name="hosts" dev="dm-10" ino=412 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  16927. type=1400 audit(1429817889.429:79): avc: denied { getattr } for pid=30953 comm="netd" path="/system/etc/hosts" dev="dm-10" ino=412 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
  16928. type=1400 audit(1429817889.959:80): avc: denied { read write } for pid=30544 comm="CrGpuMain" path="/dev/kgsl-3d0" dev="tmpfs" ino=4355 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  16929. type=1400 audit(1429817896.405:81): avc: denied { ioctl } for pid=1250 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4355 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  16930. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 221
  16931. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 220
  16932. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 219
  16933. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 218
  16934. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 217
  16935. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 216
  16936. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 215
  16937. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 214
  16938. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 213
  16939. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 212
  16940. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 211
  16941. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 210
  16942. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 209
  16943. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 208
  16944. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 207
  16945. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 206
  16946. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 205
  16947. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 204
  16948. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 203
  16949. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 202
  16950. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 201
  16951. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 200
  16952. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 199
  16953. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 198
  16954. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 197
  16955. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 196
  16956. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 195
  16957. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 194
  16958. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 193
  16959. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 192
  16960. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 191
  16961. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 190
  16962. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 189
  16963. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 188
  16964. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 187
  16965. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 186
  16966. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 185
  16967. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 184
  16968. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 183
  16969. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 182
  16970. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 181
  16971. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 179
  16972. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  16973. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
  16974. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  16975. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 174
  16976. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 173
  16977. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 171
  16978. send sigkill to 30660 (id.gms.wearable), adj 1000, size 8461
  16979. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  16980. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  16981. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 168
  16982. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  16983. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  16984. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  16985. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  16986. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  16987. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  16988. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  16989. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  16990. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  16991. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  16992. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  16993. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  16994. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  16995. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  16996. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  16997. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  16998. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  16999. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  17000. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  17001. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  17002. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  17003. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  17004. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  17005. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  17006. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  17007. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  17008. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  17009. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  17010. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  17011. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 137
  17012. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 136
  17013. type=1400 audit(1429817905.004:82): avc: denied { read write } for pid=144 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4355 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  17014. send sigkill to 30907 (d.process.acore), adj 764, size 8341
  17015. send sigkill to 30878 (d.process.media), adj 647, size 7679
  17016. send sigkill to 30852 (droid.apps.plus), adj 529, size 13260
  17017. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 137
  17018. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  17019. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  17020. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  17021. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  17022. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  17023. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  17024. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  17025. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  17026. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  17027. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  17028. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  17029. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  17030. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  17031. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  17032. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  17033. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  17034. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  17035. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  17036. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  17037. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  17038. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  17039. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  17040. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  17041. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  17042. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  17043. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  17044. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  17045. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  17046. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  17047. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  17048. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 168
  17049. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  17050. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  17051. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 171
  17052. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 172
  17053. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 173
  17054. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 174
  17055. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  17056. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 176
  17057. send sigkill to 18053 (umengService_v1), adj 470, size 7709
  17058. send sigkill to 855 (droid.launcher3), adj 352, size 14091
  17059. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
  17060. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  17061. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 179
  17062. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 180
  17063. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 181
  17064. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 182
  17065. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 183
  17066. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 184
  17067. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 185
  17068. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 186
  17069. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 187
  17070. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 188
  17071. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 189
  17072. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 190
  17073. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 191
  17074. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 192
  17075. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 193
  17076. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 194
  17077. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 195
  17078. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 196
  17079. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 197
  17080. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 198
  17081. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 199
  17082. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 200
  17083. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 201
  17084. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 202
  17085. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 203
  17086. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 204
  17087. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 205
  17088. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 206
  17089. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 207
  17090. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 208
  17091. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 209
  17092. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 210
  17093. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 211
  17094. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 212
  17095. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 213
  17096. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 214
  17097. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 215
  17098. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 216
  17099. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 217
  17100. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 218
  17101. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 219
  17102. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 220
  17103. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 221
  17104. send sigkill to 18588 (games.emojiquiz), adj 470, size 6400
  17105. send sigkill to 1179 (com.viber.voip), adj 294, size 11226
  17106. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  17107. <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  17108. type=1400 audit(1429817983.350:83): avc: denied { read write } for pid=1250 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4355 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  17109. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 220
  17110. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 219
  17111. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 218
  17112. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 217
  17113. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 216
  17114. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 215
  17115. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 214
  17116. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 213
  17117. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 212
  17118. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 211
  17119. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 210
  17120. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 209
  17121. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 208
  17122. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 207
  17123. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 206
  17124. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 205
  17125. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 204
  17126. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 203
  17127. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 202
  17128. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 201
  17129. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 200
  17130. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 199
  17131. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 198
  17132. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 197
  17133. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 196
  17134. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 195
  17135. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 194
  17136. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 193
  17137. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 192
  17138. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 191
  17139. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 190
  17140. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 189
  17141. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 188
  17142. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 187
  17143. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 186
  17144. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 185
  17145. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 184
  17146. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 183
  17147. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 182
  17148. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 181
  17149. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 180
  17150. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 179
  17151. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  17152. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
  17153. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 176
  17154. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  17155. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 174
  17156. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 173
  17157. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 172
  17158. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 171
  17159. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  17160. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  17161. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 168
  17162. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  17163. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  17164. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  17165. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  17166. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  17167. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  17168. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  17169. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  17170. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  17171. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  17172. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  17173. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  17174. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  17175. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  17176. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  17177. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  17178. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  17179. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  17180. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  17181. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  17182. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  17183. <6>msm_device_put:device speaker_stereo_rx set 0
  17184. <6>msm_device_put:device speaker_stereo_rx set 1
  17185. <3>msm_device_put:device freq =48000
  17186. <3>Device active
  17187. send sigkill to 31819 (d.process.acore), adj 529, size 8120
  17188. <6>msm_device_put:device speaker_stereo_rx set 0
  17189. <6>msm_device_put:device speaker_stereo_rx set 0
  17190. <6>msm_device_put:device speaker_stereo_rx set 1
  17191. <3>msm_device_put:device freq =48000
  17192. <3>Device active
  17193. send sigkill to 31293 (umengService_v1), adj 470, size 8178
  17194. send sigkill to 31706 (com.viber.voip), adj 294, size 11611
  17195. send sigkill to 31556 (games.emojiquiz), adj 294, size 7333
  17196. <6>msm_device_put:device speaker_stereo_rx set 0
  17197. send sigkill to 31885 (umengService_v1), adj 294, size 8099
  17198. send sigkill to 32010 (games.emojiquiz), adj 294, size 7244
  17199. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  17200. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  17201. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  17202. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  17203. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  17204. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  17205. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  17206. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  17207. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  17208. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 137
  17209. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 136
  17210. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 135
  17211. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 134
  17212. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 133
  17213. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 132
  17214. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 131
  17215. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 132
  17216. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 133
  17217. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 134
  17218. send sigkill to 769 (putmethod.latin), adj 117, size 11351
  17219. <6>binder: 424:424 transaction failed 29189, size 100-0
  17220. <6>binder: 424:424 transaction failed 29189, size 100-0
  17221. send sigkill to 32075 (umengService_v1), adj 294, size 7606
  17222. send sigkill to 32118 (d.process.acore), adj 529, size 8145
  17223. send sigkill to 32095 (putmethod.latin), adj 117, size 9173
  17224. <6>binder: 424:424 transaction failed 29189, size 100-0
  17225. send sigkill to 32207 (d.process.acore), adj 529, size 7332
  17226. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 135
  17227. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 136
  17228. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 137
  17229. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  17230. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  17231. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  17232. send sigkill to 32179 (putmethod.latin), adj 117, size 8940
  17233. <6>binder: 424:424 transaction failed 29189, size 100-0
  17234. send sigkill to 32530 (viders.calendar), adj 529, size 7180
  17235. send sigkill to 32595 (viders.calendar), adj 647, size 7149
  17236. send sigkill to 32620 (d.process.acore), adj 529, size 8020
  17237. send sigkill to 32301 (com.viber.voip), adj 470, size 11488
  17238. send sigkill to 32551 (ndroid.calendar), adj 294, size 7339
  17239. send sigkill to 32416 (games.emojiquiz), adj 470, size 7259
  17240. send sigkill to 32579 (putmethod.latin), adj 117, size 9104
  17241. <6>binder: 424:424 transaction failed 29189, size 100-0
  17242. send sigkill to 29799 (gle.android.gms), adj 529, size 9962
  17243. send sigkill to 32693 (ndroid.calendar), adj 294, size 6722
  17244. send sigkill to 29783 (earchbox:search), adj 58, size 26139
  17245. send sigkill to 32747 (umengService_v1), adj 294, size 7421
  17246. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  17247. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  17248. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 137
  17249. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 136
  17250. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 135
  17251. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 134
  17252. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 133
  17253. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 132
  17254. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 131
  17255. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
  17256. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 129
  17257. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 128
  17258. send sigkill to 311 (id.gms.wearable), adj 529, size 8262
  17259. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 129
  17260. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
  17261. type=1400 audit(1429818113.157:84): avc: denied { getattr } for pid=491 comm="id.partnersetup" path="/system/priv-app/GooglePartnerSetup" dev="dm-10" ino=14728 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1
  17262. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 131
  17263. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 132
  17264. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 133
  17265. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 134
  17266. send sigkill to 491 (id.partnersetup), adj 529, size 6344
  17267. <6>healthd: battery l=74 v=3772 t=28.0 h=2 st=3 c=-1074 chg=
  17268. send sigkill to 629 (ndroid.calendar), adj 294, size 6766
  17269. <6>binder: release 629:658 transaction 1615080 out, still active
  17270. <6>binder: 424:869 transaction failed 29189, size 1644-8
  17271. <6>binder: send failed reply for transaction 1615080, target dead
  17272. send sigkill to 673 (viders.calendar), adj 529, size 6977
  17273. send sigkill to 698 (ndroid.calendar), adj 294, size 7073
  17274. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 133
  17275. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 132
  17276. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 131
  17277. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
  17278. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 129
  17279. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 128
  17280. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 127
  17281. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 128
  17282. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 129
  17283. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
  17284. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 131
  17285. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 132
  17286. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 133
  17287. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 134
  17288. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 135
  17289. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 136
  17290. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 137
  17291. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  17292. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  17293. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  17294. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  17295. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  17296. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  17297. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  17298. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  17299. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  17300. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  17301. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  17302. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  17303. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  17304. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  17305. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  17306. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  17307. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  17308. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  17309. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  17310. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  17311. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  17312. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  17313. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  17314. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  17315. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  17316. send sigkill to 896 (d.process.acore), adj 529, size 7905
  17317. send sigkill to 1398 (com.viber.voip), adj 470, size 11322
  17318. <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 1
  17319. <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 0
  17320. <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  17321. <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 1
  17322. <4>resout_irq_handler PMIC Initiated shutdown
  17323. <3>PMIC Initiated shutdown cpu_power_off cpu=0
  17324. <2>Powering off the SoC
  17325. <3>PMIC Initiated shutdown cpu_power_off cpu=1
  17326.  
  17327. Broadcasting: Intent { act=com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED (has extras) }
  17328. Broadcast completed: result=0
  17329.  

Reply to "Logcat: "

Here you can reply to the paste above