Logcat: ev_passion-nightly-2014.01.26-squished

From EVLogcat Uploader, 10 Years ago, written in Plain Text, viewed 858 times.
URL http://paste.evervolv.com/view/a0d5370e Embed
Download Paste or View Raw
  1. ------ SYSTEM LOG (logcat threadtime -d *:v) ------
  2. --------- beginning of /dev/log/main
  3. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  4. I/BluetoothBondStateMachine(14670): StableState(): Entering Off State
  5. D/BluetoothDiscoverableEnabler(14650): handleModeChanged(): mode = 21
  6. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  7. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  8. I/BluetoothAdapterProperties(14670): Callback:discoveryStateChangeCallback with state:0
  9. I/BluetoothBondStateMachine(14670): Bond address is:00:0D:18:3A:67:89
  10. I/BluetoothBondStateMachine(14670): Entering PendingCommandState State
  11. I/BluetoothBondStateMachine(14670): bondStateChangeCallback: Status: 0 Address: 00:0D:18:3A:67:89 newState: 1
  12. I/BluetoothBondStateMachine(14670): Bond State Change Intent:00:0D:18:3A:67:89 OldState: 10 NewState: 11
  13. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  14. V/BluetoothDiscoveryReceiver(14650): Received: android.bluetooth.adapter.action.DISCOVERY_FINISHED
  15. D/BluetoothDiscoverableEnabler(14650): handleModeChanged(): mode = 21
  16. D/LocalBluetoothManager(14650): setting foreground activity to null
  17. I/ActivityManager( 2502): Displayed com.android.settings/.bluetooth.BluetoothPairingDialog: +175ms
  18. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  19. D/dalvikvm(14650): GC_CONCURRENT freed 427K, 43% free 4545K/7880K, paused 14ms+7ms, total 73ms
  20. E/a       (14576): Invalid input to AbstructCompatWrapper
  21. E/a       (14576): Invalid input to AbstructCompatWrapper
  22. E/a       (14576): Invalid input to AbstructCompatWrapper
  23. W/el      (14576): KeyboardLayoutSet not found, use QWERTY: locale=en_CA extraValue=TrySuppressingImeSwitcher,AsciiCapable,SupportTouchPositionCorrection
  24. W/el      (14576): KeyboardLayoutSet not found, use QWERTY: locale=en_CA extraValue=TrySuppressingImeSwitcher,AsciiCapable,SupportTouchPositionCorrection
  25. E/NotificationService( 2502): unable to notify listener (posted): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  26. E/NotificationService( 2502): android.os.DeadObjectException
  27. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  28. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationPosted(INotificationListener.java:102)
  29. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyPostedIfUserMatch(NotificationManagerService.java:247)
  30. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$2.run(NotificationManagerService.java:820)
  31. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  32. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  33. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  34. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  35. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  36. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  37. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  38. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  39. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  40. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  41. D/dalvikvm(14576): GC_CONCURRENT freed 2998K, 37% free 5488K/8696K, paused 5ms+27ms, total 231ms
  42. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  43. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  44. D/dalvikvm(14592): GC_CONCURRENT freed 1797K, 27% free 10791K/14652K, paused 25ms+5ms, total 71ms
  45. E/NotificationService( 2502): unable to notify listener (removed): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  46. E/NotificationService( 2502): android.os.DeadObjectException
  47. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  48. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationRemoved(INotificationListener.java:120)
  49. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyRemovedIfUserMatch(NotificationManagerService.java:256)
  50. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$3.run(NotificationManagerService.java:837)
  51. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  52. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  53. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  54. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  55. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  56. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  57. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  58. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  59. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  60. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  61. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  62. D/LocalBluetoothManager(14650): setting foreground activity to non-null context
  63. D/BluetoothDiscoverableEnabler(14650): handleModeChanged(): mode = 21
  64. D/BluetoothDiscoverableEnabler(14650): handleModeChanged(): mode = 21
  65. D/dalvikvm( 2502): GC_CONCURRENT freed 1969K, 43% free 10783K/18728K, paused 7ms+18ms, total 217ms
  66. E/bt-btif (14670): services_to_search = 3fffffff
  67. E/bt-btif (14670): ****************search UUID = 1200***********
  68. W/bt-btif (14670): info:x10
  69. D/        (14670): remote version info [00:0d:18:3a:67:89]: 4, a, 1060
  70. W/bt-sdp  (14670): process_service_search_attr_rsp
  71. E/bt-btif (14670): services_to_search = 3ffffffe
  72. E/bt-btif (14670): ****************search UUID = 0100***********
  73. W/bt-sdp  (14670): process_service_search_attr_rsp
  74. E/bt-btif (14670): Index: 0 uuid:00001101-0000-1000-8000-00805f9b34fb
  75. I/BluetoothBondStateMachine(14670): bondStateChangeCallback: Status: 0 Address: 00:0D:18:3A:67:89 newState: 2
  76. D/BluetoothAdapterProperties(14670): Adding bonded device:00:0D:18:3A:67:89
  77. I/BluetoothBondStateMachine(14670): Bond State Change Intent:00:0D:18:3A:67:89 OldState: 11 NewState: 12
  78. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  79. D/BluetoothAdapterProperties(14670): getBondedDevices: length=1
  80. D/BluetoothMap(14650): getConnectedDevices()
  81. D/BluetoothMap(14650): getConnectionState(00:0D:18:3A:67:89)
  82. D/MapProfile(14650): getConnectionStatus: status is: 0
  83. D/BluetoothDiscoverableEnabler(14650): handleModeChanged(): mode = 21
  84. D/CachedBluetoothDevice(14650): No profiles. Maybe we will connect later
  85. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  86. D/BluetoothAdapterProperties(14670): getBondedDevices: length=1
  87. E/NotificationService( 2502): unable to notify listener (removed): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  88. E/NotificationService( 2502): android.os.DeadObjectException
  89. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  90. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationRemoved(INotificationListener.java:120)
  91. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyRemovedIfUserMatch(NotificationManagerService.java:256)
  92. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$3.run(NotificationManagerService.java:837)
  93. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  94. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  95. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  96. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  97. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  98. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  99. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  100. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  101. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  102. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  103. E/NotificationService( 2502): unable to notify listener (posted): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  104. E/NotificationService( 2502): android.os.DeadObjectException
  105. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  106. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationPosted(INotificationListener.java:102)
  107. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyPostedIfUserMatch(NotificationManagerService.java:247)
  108. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$2.run(NotificationManagerService.java:820)
  109. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  110. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  111. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  112. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  113. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  114. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  115. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  116. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  117. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  118. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  119. W/BluetoothAdapter(14592): getBluetoothService() called with no BluetoothManagerCallback
  120. D/BTIF_SOCK(14670): service_uuid: 00001101-0000-1000-8000-00805f9b34fb
  121. D/BluetoothSocket(14592): connect(), SocketState: INIT, mPfd: {ParcelFileDescriptor: FileDescriptor[89]}
  122. W/bt-sdp  (14670): process_service_search_attr_rsp
  123. I/BluetoothBondStateMachine(14670): StableState(): Entering Off State
  124. W/bt-btif (14670): new conn_srvc id:26, app_id:1
  125. W/bt-btif (14670): bta_dm_pm_ssr conn_srvc id:26, app_id:1
  126. W/bt-btif (14670): bta_dm_pm_ssr:2, lat:1200
  127. E/NotificationService( 2502): unable to notify listener (removed): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  128. E/NotificationService( 2502): android.os.DeadObjectException
  129. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  130. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationRemoved(INotificationListener.java:120)
  131. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyRemovedIfUserMatch(NotificationManagerService.java:256)
  132. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$3.run(NotificationManagerService.java:837)
  133. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  134. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  135. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  136. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  137. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  138. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  139. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  140. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  141. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  142. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  143. E/NotificationService( 2502): unable to notify listener (posted): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  144. E/NotificationService( 2502): android.os.DeadObjectException
  145. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  146. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationPosted(INotificationListener.java:102)
  147. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyPostedIfUserMatch(NotificationManagerService.java:247)
  148. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$2.run(NotificationManagerService.java:820)
  149. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  150. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  151. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  152. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  153. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  154. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  155. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  156. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  157. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  158. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  159. D/org.prowl.torquefree.Torque(14592): Connected to OBD interface
  160. D/btif_config_util(14670): btif_config_save_file(L153): in file name:/data/misc/bluedroid/bt_config.new
  161. D/LocalBluetoothManager(14650): setting foreground activity to null
  162. I/Adreno200-EGL( 2667): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2961380_release_AU (CL2961380)
  163. I/Adreno200-EGL( 2667): Build Date: 12/10/12 Mon
  164. I/Adreno200-EGL( 2667): Local Branch:
  165. I/Adreno200-EGL( 2667): Remote Branch: m/partner-android/jb-mr1-dev
  166. I/Adreno200-EGL( 2667): Local Patches: NONE
  167. I/Adreno200-EGL( 2667): Reconstruct Branch: NOTHING
  168. I/Choreographer( 2667): Skipped 44 frames!  The application may be doing too much work on its main thread.
  169. D/SizeAdaptiveLayout( 2557): com.android.internal.widget.SizeAdaptiveLayout{41cfe970 V.E..... ......I. 0,0-0,0 #7f07004f app:id/adaptive}child view android.widget.FrameLayout{42072b30 G.E..... ......ID 0,0-0,0 #10202d6 android:id/status_bar_latest_event_content} measured out of bounds at 95px clamped to 96px
  170. D/SizeAdaptiveLayout( 2557): com.android.internal.widget.SizeAdaptiveLayout{41cfe970 V.E..... ......I. 0,0-0,0 #7f07004f app:id/adaptive}child view android.widget.FrameLayout{42072b30 G.E..... ......ID 0,0-0,0 #10202d6 android:id/status_bar_latest_event_content} measured out of bounds at 95px clamped to 96px
  171. V/PanelView( 2557): animationTick called with dtms=0; nothing to do (h=372.4941 v=1143.6833)
  172. V/PanelView( 2557): animationTick called with dtms=-4; nothing to do (h=372.4941 v=1143.6833)
  173. E/NotificationService( 2502): unable to notify listener (removed): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  174. E/NotificationService( 2502): android.os.DeadObjectException
  175. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  176. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationRemoved(INotificationListener.java:120)
  177. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyRemovedIfUserMatch(NotificationManagerService.java:256)
  178. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$3.run(NotificationManagerService.java:837)
  179. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  180. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  181. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  182. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  183. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  184. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  185. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  186. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  187. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  188. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  189. E/NotificationService( 2502): unable to notify listener (posted): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  190. E/NotificationService( 2502): android.os.DeadObjectException
  191. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  192. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationPosted(INotificationListener.java:102)
  193. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyPostedIfUserMatch(NotificationManagerService.java:247)
  194. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$2.run(NotificationManagerService.java:820)
  195. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  196. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  197. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  198. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  199. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  200. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  201. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  202. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  203. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  204. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  205. D/SizeAdaptiveLayout( 2557): com.android.internal.widget.SizeAdaptiveLayout{41d69450 V.E..... ......I. 0,0-0,0 #7f07004f app:id/adaptive}child view android.widget.FrameLayout{421b02a0 G.E..... ......ID 0,0-0,0 #10202d6 android:id/status_bar_latest_event_content} measured out of bounds at 95px clamped to 96px
  206. D/SizeAdaptiveLayout( 2557): com.android.internal.widget.SizeAdaptiveLayout{41d69450 V.E..... ......I. 0,0-0,0 #7f07004f app:id/adaptive}child view android.widget.FrameLayout{421b02a0 G.E..... ......ID 0,0-0,0 #10202d6 android:id/status_bar_latest_event_content} measured out of bounds at 95px clamped to 96px
  207. D/dalvikvm( 2557): GC_CONCURRENT freed 979K, 36% free 7633K/11860K, paused 6ms+7ms, total 81ms
  208. E/NotificationService( 2502): unable to notify listener (removed): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  209. E/NotificationService( 2502): android.os.DeadObjectException
  210. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  211. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationRemoved(INotificationListener.java:120)
  212. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyRemovedIfUserMatch(NotificationManagerService.java:256)
  213. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$3.run(NotificationManagerService.java:837)
  214. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  215. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  216. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  217. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  218. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  219. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  220. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  221. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  222. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  223. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  224. E/NotificationService( 2502): unable to notify listener (posted): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  225. E/NotificationService( 2502): android.os.DeadObjectException
  226. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  227. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationPosted(INotificationListener.java:102)
  228. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyPostedIfUserMatch(NotificationManagerService.java:247)
  229. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$2.run(NotificationManagerService.java:820)
  230. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  231. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  232. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  233. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  234. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  235. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  236. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  237. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  238. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  239. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  240. D/SizeAdaptiveLayout( 2557): com.android.internal.widget.SizeAdaptiveLayout{41cbfcd0 V.E..... ......I. 0,0-0,0 #7f07004f app:id/adaptive}child view android.widget.FrameLayout{41cc2270 G.E..... ......ID 0,0-0,0 #10202d6 android:id/status_bar_latest_event_content} measured out of bounds at 95px clamped to 96px
  241. D/SizeAdaptiveLayout( 2557): com.android.internal.widget.SizeAdaptiveLayout{41cbfcd0 V.E..... ......I. 0,0-0,0 #7f07004f app:id/adaptive}child view android.widget.FrameLayout{41cc2270 G.E..... ......ID 0,0-0,0 #10202d6 android:id/status_bar_latest_event_content} measured out of bounds at 95px clamped to 96px
  242. E/NotificationService( 2502): unable to notify listener (removed): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  243. E/NotificationService( 2502): android.os.DeadObjectException
  244. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  245. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationRemoved(INotificationListener.java:120)
  246. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyRemovedIfUserMatch(NotificationManagerService.java:256)
  247. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$3.run(NotificationManagerService.java:837)
  248. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  249. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  250. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  251. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  252. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  253. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  254. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  255. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  256. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  257. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  258. E/NotificationService( 2502): unable to notify listener (posted): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  259. E/NotificationService( 2502): android.os.DeadObjectException
  260. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  261. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationPosted(INotificationListener.java:102)
  262. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyPostedIfUserMatch(NotificationManagerService.java:247)
  263. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$2.run(NotificationManagerService.java:820)
  264. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  265. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  266. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  267. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  268. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  269. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  270. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  271. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  272. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  273. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  274. D/SizeAdaptiveLayout( 2557): com.android.internal.widget.SizeAdaptiveLayout{41cfc838 V.E..... ......I. 0,0-0,0 #7f07004f app:id/adaptive}child view android.widget.FrameLayout{41d6f410 G.E..... ......ID 0,0-0,0 #10202d6 android:id/status_bar_latest_event_content} measured out of bounds at 95px clamped to 96px
  275. D/SizeAdaptiveLayout( 2557): com.android.internal.widget.SizeAdaptiveLayout{41cfc838 V.E..... ......I. 0,0-0,0 #7f07004f app:id/adaptive}child view android.widget.FrameLayout{41d6f410 G.E..... ......ID 0,0-0,0 #10202d6 android:id/status_bar_latest_event_content} measured out of bounds at 95px clamped to 96px
  276. E/NotificationService( 2502): unable to notify listener (removed): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  277. E/NotificationService( 2502): android.os.DeadObjectException
  278. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  279. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationRemoved(INotificationListener.java:120)
  280. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyRemovedIfUserMatch(NotificationManagerService.java:256)
  281. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$3.run(NotificationManagerService.java:837)
  282. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  283. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  284. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  285. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  286. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  287. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  288. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  289. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  290. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  291. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  292. E/NotificationService( 2502): unable to notify listener (posted): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  293. E/NotificationService( 2502): android.os.DeadObjectException
  294. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  295. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationPosted(INotificationListener.java:102)
  296. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyPostedIfUserMatch(NotificationManagerService.java:247)
  297. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$2.run(NotificationManagerService.java:820)
  298. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  299. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  300. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  301. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  302. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  303. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  304. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  305. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  306. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  307. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  308. D/SizeAdaptiveLayout( 2557): com.android.internal.widget.SizeAdaptiveLayout{41d64ce8 V.E..... ......I. 0,0-0,0 #7f07004f app:id/adaptive}child view android.widget.FrameLayout{41ce6c30 G.E..... ......ID 0,0-0,0 #10202d6 android:id/status_bar_latest_event_content} measured out of bounds at 95px clamped to 96px
  309. D/SizeAdaptiveLayout( 2557): com.android.internal.widget.SizeAdaptiveLayout{41d64ce8 V.E..... ......I. 0,0-0,0 #7f07004f app:id/adaptive}child view android.widget.FrameLayout{41ce6c30 G.E..... ......ID 0,0-0,0 #10202d6 android:id/status_bar_latest_event_content} measured out of bounds at 95px clamped to 96px
  310. V/PanelView( 2557): animationTick called with dtms=0; nothing to do (h=800.0 v=-3000.0)
  311. V/PanelView( 2557): animationTick called with dtms=-13; nothing to do (h=800.0 v=-3000.0)
  312. D/dalvikvm(14650): GC_CONCURRENT freed 537K, 42% free 4596K/7880K, paused 8ms+9ms, total 73ms
  313. I/Adreno200-EGL(14650): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2961380_release_AU (CL2961380)
  314. I/Adreno200-EGL(14650): Build Date: 12/10/12 Mon
  315. I/Adreno200-EGL(14650): Local Branch:
  316. I/Adreno200-EGL(14650): Remote Branch: m/partner-android/jb-mr1-dev
  317. I/Adreno200-EGL(14650): Local Patches: NONE
  318. I/Adreno200-EGL(14650): Reconstruct Branch: NOTHING
  319. I/ActivityManager( 2502): Displayed com.android.settings/.Settings$LocationSettingsActivity: +1s249ms
  320. I/Adreno200-EGL( 2667): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2961380_release_AU (CL2961380)
  321. I/Adreno200-EGL( 2667): Build Date: 12/10/12 Mon
  322. I/Adreno200-EGL( 2667): Local Branch:
  323. I/Adreno200-EGL( 2667): Remote Branch: m/partner-android/jb-mr1-dev
  324. I/Adreno200-EGL( 2667): Local Patches: NONE
  325. I/Adreno200-EGL( 2667): Reconstruct Branch: NOTHING
  326. I/Choreographer( 2667): Skipped 39 frames!  The application may be doing too much work on its main thread.
  327. V/PanelView( 2557): animationTick called with dtms=0; nothing to do (h=286.7663 v=1444.9945)
  328. V/PanelView( 2557): animationTick called with dtms=-3; nothing to do (h=286.7663 v=1444.9945)
  329. D/org.prowl.torquefree.Torque(14592): End of first pass
  330. V/PanelView( 2557): animationTick called with dtms=0; nothing to do (h=800.0 v=-3000.0)
  331. I/Ads     (14592): To get test ads on this device, call adRequest.addTestDevice("63AECA725A239D94FE622351140EAE14");
  332. I/Ads     (14592): Unable to connect to network: b.o: NETWORK_ERROR
  333. I/System.out(14592): 0.2 1.0 -1.0
  334. I/System.out(14592): 4.0 20.0 -20.0
  335. I/System.out(14592): 11.0 110.0 0.0
  336. D/dalvikvm(14592): GC_FOR_ALLOC freed 1983K, 27% free 10712K/14652K, paused 60ms, total 66ms
  337. I/System.out(14592): 17.0 170.0 0.0
  338. D/dalvikvm(14592): GC_FOR_ALLOC freed 802K, 25% free 11015K/14652K, paused 49ms, total 49ms
  339. D/dalvikvm(14592): GC_FOR_ALLOC freed 200K, 21% free 11608K/14652K, paused 35ms, total 35ms
  340. I/dalvikvm-heap(14592): Grow heap (frag case) to 12.785MB for 810016-byte allocation
  341. I/System.out(14592): 17.0 170.0 0.0
  342. D/dalvikvm(14592): GC_FOR_ALLOC freed 1695K, 31% free 10708K/15444K, paused 34ms, total 34ms
  343. D/dalvikvm(14592): GC_FOR_ALLOC freed 2539K, 37% free 9864K/15444K, paused 34ms, total 35ms
  344. W/Ads     (14592): loadAd called while the ad is already loading, so aborting.
  345. I/Choreographer(14592): Skipped 55 frames!  The application may be doing too much work on its main thread.
  346. V/PhoneStatusBar( 2557): setLightsOn(true)
  347. I/Ads     (14592): onFailedToReceiveAd(A network error occurred.)
  348. V/PhoneStatusBar( 2557): setLightsOn(true)
  349. D/lib_locapi( 2502): loc_eng_set_position mode, client = 0, interval = 0, mode = 1
  350. D/lib_locapi( 2502): loc_eng_start
  351. D/lib_locapi( 2502): set_agps_server returned = -1
  352. D/dalvikvm(14592): GC_CONCURRENT freed 1078K, 31% free 10706K/15444K, paused 6ms+3ms, total 68ms
  353. W/System.err( 2829): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname
  354. W/System.err( 2829):    at java.net.InetAddress.lookupHostByName(InetAddress.java:424)
  355. W/System.err( 2829):    at java.net.InetAddress.getAllByNameImpl(InetAddress.java:236)
  356. W/System.err( 2829):    at java.net.InetAddress.getAllByName(InetAddress.java:214)
  357. W/System.err( 2829):    at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:137)
  358. W/System.err( 2829):    at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
  359. W/System.err( 2829):    at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
  360. W/System.err( 2829):    at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
  361. W/System.err( 2829):    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
  362. W/System.err( 2829):    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:487)
  363. W/System.err( 2829):    at android.net.http.AndroidHttpClient.execute(AndroidHttpClient.java:257)
  364. W/System.err( 2829):    at wm.a(SourceFile:200)
  365. W/System.err( 2829):    at wm.execute(SourceFile:242)
  366. W/System.err( 2829):    at wm.execute(SourceFile:310)
  367. W/System.err( 2829):    at hzm.g(SourceFile:126)
  368. W/System.err( 2829):    at hzm.c(SourceFile:172)
  369. W/System.err( 2829):    at ifd.run(SourceFile:418)
  370. W/System.err( 2829):    at ifc.b(SourceFile:224)
  371. W/System.err( 2829):    at ifc.run(SourceFile:198)
  372. W/System.err( 2829):    at hzu.run(SourceFile:96)
  373. W/System.err( 2829): Caused by: libcore.io.GaiException: getaddrinfo failed: EAI_NODATA (No address associated with hostname)
  374. W/System.err( 2829):    at libcore.io.Posix.getaddrinfo(Native Method)
  375. W/System.err( 2829):    at libcore.io.ForwardingOs.getaddrinfo(ForwardingOs.java:61)
  376. W/System.err( 2829):    at java.net.InetAddress.lookupHostByName(InetAddress.java:405)
  377. W/System.err( 2829):    ... 18 more
  378. D/dalvikvm( 2829): GC_CONCURRENT freed 514K, 54% free 3688K/7880K, paused 9ms+15ms, total 239ms
  379. I/GCoreUlr( 2829): Successfully inserted location
  380. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: true, elapsed millis: 302305, request: Phone
  381. D/dalvikvm( 2502): GC_CONCURRENT freed 1841K, 42% free 10872K/18728K, paused 7ms+18ms, total 296ms
  382. D/dalvikvm(14592): GC_CONCURRENT freed 4045K, 45% free 8603K/15444K, paused 29ms+14ms, total 129ms
  383. D/dalvikvm( 2829): GC_CONCURRENT freed 359K, 53% free 3712K/7880K, paused 4ms+20ms, total 72ms
  384. I/GCoreUlr( 2829): Successfully inserted location
  385. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: true, elapsed millis: 347199, request: Phone
  386. I/Ads     (14592): Refreshing ad.
  387. I/Ads     (14592): Unable to connect to network: b.o: NETWORK_ERROR
  388. I/Ads     (14592): onFailedToReceiveAd(A network error occurred.)
  389. D/dalvikvm(14592): GC_CONCURRENT freed 2199K, 44% free 8283K/14652K, paused 4ms+11ms, total 71ms
  390. D/dalvikvm(14592): GC_CONCURRENT freed 2444K, 48% free 7619K/14652K, paused 9ms+15ms, total 101ms
  391. D/dalvikvm( 2502): GC_CONCURRENT freed 2015K, 43% free 10791K/18728K, paused 13ms+44ms, total 416ms
  392. D/dalvikvm(14592): GC_CONCURRENT freed 916K, 44% free 8326K/14652K, paused 5ms+12ms, total 85ms
  393. D/dalvikvm(14592): WAIT_FOR_CONCURRENT_GC blocked 78ms
  394. D/dalvikvm( 2661): GC_CONCURRENT freed 395K, 60% free 3157K/7880K, paused 22ms+11ms, total 115ms
  395. D/dalvikvm(14592): GC_CONCURRENT freed 2461K, 48% free 7661K/14652K, paused 13ms+15ms, total 124ms
  396. I/InputReader( 2502): Reconfiguring input devices.  changes=0x00000004
  397. I/InputReader( 2502): Device reconfigured: id=4, name='synaptics-rmi-touchscreen', size 480x800, orientation 3, mode 1, display id 0
  398. D/PhoneStatusBar( 2557): mSettingsPanelGravity = 55
  399. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  400. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  401. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  402. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  403. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  404. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  405. D/dalvikvm( 2948): GC_CONCURRENT freed 400K, 61% free 3087K/7880K, paused 3ms+8ms, total 167ms
  406. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  407. D/dalvikvm(14576): GC_CONCURRENT freed 1461K, 44% free 4870K/8696K, paused 6ms+14ms, total 72ms
  408. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  409. D/dalvikvm(14576): GC_CONCURRENT freed 11K, 37% free 5540K/8696K, paused 4ms+22ms, total 67ms
  410. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  411. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  412. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  413. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  414. I/Choreographer(14650): Skipped 33 frames!  The application may be doing too much work on its main thread.
  415. D/dalvikvm( 2502): GC_EXPLICIT freed 979K, 44% free 10658K/18728K, paused 6ms+29ms, total 209ms
  416. D/dalvikvm( 2829): GC_CONCURRENT freed 393K, 53% free 3710K/7880K, paused 9ms+13ms, total 92ms
  417. I/GCoreUlr( 2829): Successfully inserted location
  418. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: true, elapsed millis: 392397, request: Phone
  419. D/dalvikvm(14592): GC_CONCURRENT freed 1741K, 49% free 7493K/14652K, paused 9ms+13ms, total 87ms
  420. D/dalvikvm( 2829): GC_CONCURRENT freed 431K, 52% free 3790K/7880K, paused 4ms+4ms, total 81ms
  421. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 49ms
  422. D/dalvikvm(14592): GC_CONCURRENT freed 1515K, 49% free 7494K/14652K, paused 4ms+4ms, total 100ms
  423. D/dalvikvm( 2829): GC_CONCURRENT freed 510K, 52% free 3791K/7880K, paused 3ms+3ms, total 74ms
  424. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 57ms
  425. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 55ms
  426. D/dalvikvm(14592): GC_CONCURRENT freed 1517K, 49% free 7495K/14652K, paused 4ms+4ms, total 103ms
  427. D/dalvikvm( 2829): GC_CONCURRENT freed 538K, 53% free 3765K/7880K, paused 4ms+17ms, total 83ms
  428. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 67ms
  429. D/dalvikvm(14592): GC_CONCURRENT freed 1517K, 49% free 7491K/14652K, paused 5ms+4ms, total 94ms
  430. D/dalvikvm( 2829): GC_CONCURRENT freed 483K, 52% free 3794K/7880K, paused 3ms+4ms, total 78ms
  431. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 49ms
  432. D/dalvikvm( 2829): GC_CONCURRENT freed 541K, 53% free 3765K/7880K, paused 3ms+3ms, total 75ms
  433. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 52ms
  434. D/dalvikvm( 2829): GC_CONCURRENT freed 478K, 52% free 3798K/7880K, paused 3ms+7ms, total 80ms
  435. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 59ms
  436. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 60ms
  437. D/dalvikvm(14592): GC_CONCURRENT freed 1516K, 49% free 7494K/14652K, paused 6ms+20ms, total 90ms
  438. D/dalvikvm( 2829): GC_CONCURRENT freed 533K, 53% free 3776K/7880K, paused 3ms+8ms, total 79ms
  439. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 50ms
  440. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 30ms
  441. I/GCoreUlr( 2829): Successfully inserted location
  442. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: true, elapsed millis: 437345, request: Phone
  443. D/dalvikvm( 2829): GC_CONCURRENT freed 507K, 53% free 3781K/7880K, paused 3ms+3ms, total 77ms
  444. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 56ms
  445. D/dalvikvm(14592): GC_CONCURRENT freed 1518K, 49% free 7491K/14652K, paused 5ms+3ms, total 73ms
  446. D/dalvikvm( 2829): GC_CONCURRENT freed 515K, 53% free 3777K/7880K, paused 4ms+4ms, total 78ms
  447. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 49ms
  448. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 9ms
  449. D/dalvikvm(14592): GC_CONCURRENT freed 1514K, 49% free 7496K/14652K, paused 8ms+3ms, total 114ms
  450. D/dalvikvm( 2829): GC_CONCURRENT freed 487K, 52% free 3802K/7880K, paused 4ms+3ms, total 96ms
  451. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 58ms
  452. D/dalvikvm( 2502): GC_CONCURRENT freed 2033K, 44% free 10541K/18728K, paused 27ms+58ms, total 492ms
  453. D/dalvikvm(14592): GC_CONCURRENT freed 1395K, 49% free 7617K/14652K, paused 6ms+29ms, total 107ms
  454. D/dalvikvm( 2829): GC_CONCURRENT freed 536K, 53% free 3777K/7880K, paused 4ms+9ms, total 83ms
  455. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 51ms
  456. D/dalvikvm( 2829): GC_CONCURRENT freed 487K, 52% free 3801K/7880K, paused 3ms+4ms, total 85ms
  457. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 50ms
  458. D/dalvikvm(14592): GC_CONCURRENT freed 756K, 43% free 8418K/14652K, paused 5ms+20ms, total 93ms
  459. D/dalvikvm( 2829): GC_CONCURRENT freed 536K, 53% free 3776K/7880K, paused 3ms+5ms, total 56ms
  460. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 26ms
  461. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 17ms
  462. D/dalvikvm(14592): GC_FOR_ALLOC freed 650K, 37% free 9319K/14652K, paused 47ms, total 47ms
  463. D/dalvikvm( 2829): GC_CONCURRENT freed 534K, 53% free 3753K/7880K, paused 3ms+8ms, total 94ms
  464. D/dalvikvm(14592): GC_CONCURRENT freed 2875K, 43% free 8383K/14652K, paused 11ms+22ms, total 218ms
  465. D/dalvikvm( 2829): GC_CONCURRENT freed 483K, 53% free 3759K/7880K, paused 4ms+11ms, total 117ms
  466. I/InputReader( 2502): Reconfiguring input devices.  changes=0x00000004
  467. I/InputReader( 2502): Device reconfigured: id=4, name='synaptics-rmi-touchscreen', size 480x800, orientation 0, mode 1, display id 0
  468. D/PhoneStatusBar( 2557): mSettingsPanelGravity = 55
  469. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  470. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  471. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  472. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  473. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  474. I/Ads     (14592): To get test ads on this device, call adRequest.addTestDevice("63AECA725A239D94FE622351140EAE14");
  475. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  476. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  477. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  478. I/Ads     (14592): Unable to connect to network: b.o: NETWORK_ERROR
  479. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  480. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  481. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  482. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  483. I/Ads     (14592): onFailedToReceiveAd(A network error occurred.)
  484. I/GCoreUlr( 2829): Successfully inserted location
  485. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: true, elapsed millis: 484481, request: Phone
  486. D/dalvikvm( 2502): GC_EXPLICIT freed 746K, 44% free 10522K/18728K, paused 5ms+20ms, total 228ms
  487. I/InputReader( 2502): Reconfiguring input devices.  changes=0x00000004
  488. I/InputReader( 2502): Device reconfigured: id=4, name='synaptics-rmi-touchscreen', size 480x800, orientation 3, mode 1, display id 0
  489. D/PhoneStatusBar( 2557): mSettingsPanelGravity = 55
  490. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  491. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  492. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  493. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  494. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  495. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  496. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  497. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  498. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  499. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  500. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  501. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  502. D/dalvikvm( 2829): GC_CONCURRENT freed 505K, 53% free 3765K/7880K, paused 3ms+11ms, total 82ms
  503. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 55ms
  504. D/dalvikvm( 2502): GC_EXPLICIT freed 145K, 44% free 10495K/18728K, paused 11ms+17ms, total 241ms
  505. D/dalvikvm(14592): GC_CONCURRENT freed 1814K, 43% free 8393K/14652K, paused 7ms+4ms, total 91ms
  506. D/dalvikvm( 2829): GC_CONCURRENT freed 525K, 53% free 3752K/7880K, paused 5ms+11ms, total 121ms
  507. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 58ms
  508. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 35ms
  509. D/dalvikvm(14592): GC_CONCURRENT freed 1828K, 43% free 8385K/14652K, paused 5ms+17ms, total 90ms
  510. D/dalvikvm( 2829): GC_CONCURRENT freed 506K, 53% free 3757K/7880K, paused 3ms+3ms, total 79ms
  511. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 58ms
  512. D/dalvikvm(14592): GC_CONCURRENT freed 1917K, 44% free 8292K/14652K, paused 6ms+18ms, total 92ms
  513. D/dalvikvm(14592): GC_CONCURRENT freed 1791K, 44% free 8291K/14652K, paused 4ms+4ms, total 93ms
  514. D/dalvikvm( 2829): GC_CONCURRENT freed 515K, 53% free 3754K/7880K, paused 3ms+4ms, total 90ms
  515. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 22ms
  516. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 23ms
  517. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 23ms
  518. D/dalvikvm( 2829): GC_CONCURRENT freed 482K, 53% free 3758K/7880K, paused 3ms+5ms, total 85ms
  519. D/dalvikvm(14592): GC_CONCURRENT freed 1782K, 44% free 8291K/14652K, paused 5ms+11ms, total 88ms
  520. D/dalvikvm( 2829): GC_CONCURRENT freed 500K, 53% free 3767K/7880K, paused 5ms+8ms, total 118ms
  521. D/dalvikvm(14592): GC_CONCURRENT freed 1786K, 44% free 8299K/14652K, paused 5ms+3ms, total 99ms
  522. D/dalvikvm( 2829): GC_CONCURRENT freed 466K, 53% free 3759K/7880K, paused 4ms+7ms, total 82ms
  523. D/dalvikvm(14592): GC_CONCURRENT freed 1795K, 44% free 8290K/14652K, paused 5ms+4ms, total 85ms
  524. D/dalvikvm( 2829): GC_CONCURRENT freed 467K, 53% free 3759K/7880K, paused 3ms+3ms, total 74ms
  525. D/dalvikvm(14592): GC_CONCURRENT freed 1787K, 44% free 8291K/14652K, paused 10ms+9ms, total 103ms
  526. D/dalvikvm(14214): GC_CONCURRENT freed 1615K, 21% free 7296K/9144K, paused 42ms+7ms, total 947ms
  527. D/dalvikvm(14214): WAIT_FOR_CONCURRENT_GC blocked 634ms
  528. W/fb4a(:<default>):BlueServiceQueue(14214): Exception during service
  529. W/fb4a(:<default>):BlueServiceQueue(14214): java.net.UnknownHostException: Unable to resolve host "graph.facebook.com": No address associated with hostname
  530. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.lookupHostByName(InetAddress.java:424)
  531. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.getAllByNameImpl(InetAddress.java:236)
  532. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.getAllByName(InetAddress.java:214)
  533. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientConnectionOperator.openConnection(FbHttpClientConnectionOperator.java:129)
  534. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
  535. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
  536. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
  537. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
  538. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientImpl.execute(FbHttpClientImpl.java:160)
  539. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientImpl.execute(FbHttpClientImpl.java:148)
  540. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientRequestExecutor.a(FbHttpClientRequestExecutor.java:52)
  541. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.executors.qebased.QeHttpRequestExecutor.a(QeHttpRequestExecutor.java:58)
  542. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.RequestFlowStateController.a(RequestFlowStateController.java:89)
  543. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbRedirectController.a(FbRedirectController.java:93)
  544. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.b(FbHttpRequestProcessor.java:173)
  545. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:148)
  546. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.b(FbHttpRequestProcessor.java:103)
  547. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:241)
  548. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.SingleMethodRunnerImpl.a(SingleMethodRunnerImpl.java:375)
  549. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.SingleMethodRunnerImpl.a(SingleMethodRunnerImpl.java:160)
  550. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.AbstractSingleMethodRunner.a(AbstractSingleMethodRunner.java:26)
  551. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.ApiMethodRunnerImpl.a(ApiMethodRunnerImpl.java:43)
  552. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.ApiMethodRunnerImpl.a(ApiMethodRunnerImpl.java:35)
  553. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.protocol.WebServiceHandler.b(WebServiceHandler.java:174)
  554. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.server.AbstractBlueServiceHandlerFilter.a(AbstractBlueServiceHandlerFilter.java:31)
  555. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.FilterChainLink.a(FilterChainLink.java:20)
  556. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.database.DbServiceHandler.b(DbServiceHandler.java:265)
  557. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.server.AbstractBlueServiceHandlerFilter.a(AbstractBlueServiceHandlerFilter.java:31)
  558. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.FilterChainLink.a(FilterChainLink.java:20)
  559. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.cache.CacheServiceHandler.b(CacheServiceHandler.java:138)
  560. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.server.AbstractBlueServiceHandlerFilter.a(AbstractBlueServiceHandlerFilter.java:31)
  561. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.FilterChainLink.a(FilterChainLink.java:20)
  562. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue.e(BlueServiceQueue.java:302)
  563. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue.d(BlueServiceQueue.java:54)
  564. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue$3.run(BlueServiceQueue.java:232)
  565. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
  566. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  567. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.common.executors.ListenableScheduledFutureImpl.run(ListenableScheduledFutureImpl.java:59)
  568. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Handler.handleCallback(Handler.java:733)
  569. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Handler.dispatchMessage(Handler.java:95)
  570. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Looper.loop(Looper.java:136)
  571. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.HandlerThread.run(HandlerThread.java:61)
  572. W/fb4a(:<default>):BlueServiceQueue(14214): Caused by: libcore.io.GaiException: getaddrinfo failed: EAI_NODATA (No address associated with hostname)
  573. W/fb4a(:<default>):BlueServiceQueue(14214):     at libcore.io.Posix.getaddrinfo(Native Method)
  574. W/fb4a(:<default>):BlueServiceQueue(14214):     at libcore.io.ForwardingOs.getaddrinfo(ForwardingOs.java:61)
  575. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.lookupHostByName(InetAddress.java:405)
  576. W/fb4a(:<default>):BlueServiceQueue(14214):     ... 41 more
  577. D/dalvikvm(14214): WAIT_FOR_CONCURRENT_GC blocked 236ms
  578. D/dalvikvm(14214): WAIT_FOR_CONCURRENT_GC blocked 241ms
  579. W/System.err( 2829): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname
  580. W/System.err( 2829):    at java.net.InetAddress.lookupHostByName(InetAddress.java:424)
  581. W/System.err( 2829):    at java.net.InetAddress.getAllByNameImpl(InetAddress.java:236)
  582. W/System.err( 2829):    at java.net.InetAddress.getAllByName(InetAddress.java:214)
  583. W/System.err( 2829):    at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:137)
  584. W/System.err( 2829):    at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
  585. W/System.err( 2829):    at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
  586. W/System.err( 2829):    at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
  587. W/System.err( 2829):    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
  588. W/System.err( 2829):    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:487)
  589. W/System.err( 2829):    at android.net.http.AndroidHttpClient.execute(AndroidHttpClient.java:257)
  590. W/System.err( 2829):    at wm.a(SourceFile:200)
  591. W/System.err( 2829):    at wm.execute(SourceFile:242)
  592. W/System.err( 2829):    at wm.execute(SourceFile:310)
  593. W/System.err( 2829):    at hzm.g(SourceFile:126)
  594. W/System.err( 2829):    at hzm.c(SourceFile:172)
  595. W/System.err( 2829):    at ifd.run(SourceFile:418)
  596. W/System.err( 2829):    at ifc.b(SourceFile:224)
  597. W/System.err( 2829):    at ifc.run(SourceFile:198)
  598. W/System.err( 2829):    at hzu.run(SourceFile:96)
  599. W/System.err( 2829): Caused by: libcore.io.GaiException: getaddrinfo failed: EAI_NODATA (No address associated with hostname)
  600. W/System.err( 2829):    at libcore.io.Posix.getaddrinfo(Native Method)
  601. W/System.err( 2829):    at libcore.io.ForwardingOs.getaddrinfo(ForwardingOs.java:61)
  602. W/System.err( 2829):    at java.net.InetAddress.lookupHostByName(InetAddress.java:405)
  603. W/System.err( 2829):    ... 18 more
  604. D/dalvikvm( 2829): GC_CONCURRENT freed 480K, 52% free 3790K/7880K, paused 3ms+13ms, total 94ms
  605. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 74ms
  606. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 75ms
  607. D/dalvikvm(14592): GC_CONCURRENT freed 1783K, 44% free 8286K/14652K, paused 4ms+17ms, total 76ms
  608. D/dalvikvm(14592): GC_CONCURRENT freed 1780K, 44% free 8298K/14652K, paused 4ms+9ms, total 89ms
  609. D/dalvikvm(14592): GC_CONCURRENT freed 1799K, 44% free 8291K/14652K, paused 5ms+4ms, total 90ms
  610. D/dalvikvm(14592): GC_CONCURRENT freed 1792K, 44% free 8287K/14652K, paused 4ms+4ms, total 77ms
  611. D/dalvikvm(14592): GC_CONCURRENT freed 1781K, 44% free 8294K/14652K, paused 5ms+10ms, total 78ms
  612. D/dalvikvm(14592): GC_CONCURRENT freed 1788K, 44% free 8291K/14652K, paused 5ms+9ms, total 110ms
  613. I/GCoreUlr( 2829): Successfully inserted location
  614. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: true, elapsed millis: 578884, request: Phone
  615. D/dalvikvm(14592): GC_CONCURRENT freed 1794K, 44% free 8292K/14652K, paused 12ms+14ms, total 119ms
  616. D/dalvikvm( 2829): GC_CONCURRENT freed 491K, 52% free 3811K/7880K, paused 4ms+13ms, total 82ms
  617. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 63ms
  618. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 61ms
  619. D/dalvikvm(14592): GC_CONCURRENT freed 1785K, 44% free 8289K/14652K, paused 5ms+3ms, total 91ms
  620. D/dalvikvm( 2829): GC_CONCURRENT freed 540K, 53% free 3782K/7880K, paused 12ms+10ms, total 89ms
  621. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 61ms
  622. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 64ms
  623. D/dalvikvm(14592): GC_CONCURRENT freed 1690K, 43% free 8384K/14652K, paused 6ms+8ms, total 104ms
  624. D/dalvikvm( 2502): GC_EXPLICIT freed 1763K, 44% free 10550K/18728K, paused 6ms+19ms, total 308ms
  625. D/dalvikvm( 2829): GC_CONCURRENT freed 508K, 52% free 3786K/7880K, paused 6ms+10ms, total 112ms
  626. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 57ms
  627. D/dalvikvm(14592): GC_FOR_ALLOC freed 1058K, 38% free 9101K/14652K, paused 52ms, total 53ms
  628. I/InputReader( 2502): Reconfiguring input devices.  changes=0x00000004
  629. I/InputReader( 2502): Device reconfigured: id=4, name='synaptics-rmi-touchscreen', size 480x800, orientation 0, mode 1, display id 0
  630. D/PhoneStatusBar( 2557): mSettingsPanelGravity = 55
  631. I/Ads     (14592): To get test ads on this device, call adRequest.addTestDevice("63AECA725A239D94FE622351140EAE14");
  632. I/Ads     (14592): Unable to connect to network: b.o: NETWORK_ERROR
  633. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  634. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  635. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  636. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  637. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  638. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  639. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  640. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  641. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  642. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  643. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  644. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  645. I/Ads     (14592): onFailedToReceiveAd(A network error occurred.)
  646. D/dalvikvm( 2829): GC_CONCURRENT freed 515K, 52% free 3783K/7880K, paused 3ms+18ms, total 99ms
  647. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 63ms
  648. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 67ms
  649. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 66ms
  650. D/dalvikvm( 2502): GC_EXPLICIT freed 284K, 44% free 10499K/18728K, paused 8ms+30ms, total 202ms
  651. D/dalvikvm(14592): GC_CONCURRENT freed 2642K, 43% free 8388K/14652K, paused 5ms+18ms, total 89ms
  652. I/InputReader( 2502): Reconfiguring input devices.  changes=0x00000004
  653. I/InputReader( 2502): Device reconfigured: id=4, name='synaptics-rmi-touchscreen', size 480x800, orientation 3, mode 1, display id 0
  654. D/PhoneStatusBar( 2557): mSettingsPanelGravity = 55
  655. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  656. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  657. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  658. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  659. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  660. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  661. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  662. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  663. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  664. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  665. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  666. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  667. D/dalvikvm( 2502): GC_EXPLICIT freed 143K, 44% free 10492K/18728K, paused 8ms+20ms, total 256ms
  668. D/dalvikvm( 2829): GC_CONCURRENT freed 483K, 54% free 3687K/7880K, paused 14ms+5ms, total 90ms
  669. D/dalvikvm(14592): GC_CONCURRENT freed 1822K, 43% free 8385K/14652K, paused 8ms+7ms, total 132ms
  670. I/GCoreUlr( 2829): Successfully inserted location
  671. I/GCoreUlr( 2829): Starting service, intent=Intent { cmp=com.google.android.gms/com.google.android.location.reporting.LocationReportingService }, extras=null
  672. I/GCoreUlr( 2829): Batch Location Update aborted because connected: false or backgroundDataEnabled: true
  673. D/dalvikvm( 2661): GC_CONCURRENT freed 384K, 60% free 3157K/7880K, paused 2ms+3ms, total 67ms
  674. D/dalvikvm(14592): GC_CONCURRENT freed 1916K, 44% free 8294K/14652K, paused 9ms+4ms, total 112ms
  675. D/dalvikvm(14592): GC_CONCURRENT freed 1790K, 44% free 8295K/14652K, paused 10ms+17ms, total 148ms
  676. D/dalvikvm( 2829): GC_CONCURRENT freed 304K, 53% free 3781K/7880K, paused 3ms+8ms, total 67ms
  677. D/dalvikvm( 2829): GC_CONCURRENT freed 431K, 53% free 3743K/7880K, paused 17ms+6ms, total 96ms
  678. D/dalvikvm(14592): GC_CONCURRENT freed 1789K, 44% free 8296K/14652K, paused 4ms+4ms, total 88ms
  679. D/dalvikvm( 2829): GC_CONCURRENT freed 480K, 53% free 3774K/7880K, paused 4ms+3ms, total 79ms
  680. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 47ms
  681. D/dalvikvm(14592): GC_CONCURRENT freed 1793K, 44% free 8292K/14652K, paused 3ms+8ms, total 99ms
  682. D/dalvikvm( 2829): GC_CONCURRENT freed 504K, 52% free 3782K/7880K, paused 5ms+5ms, total 61ms
  683. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 30ms
  684. D/dalvikvm(14592): GC_CONCURRENT freed 1784K, 44% free 8292K/14652K, paused 4ms+17ms, total 85ms
  685. I/GCoreUlr( 2829): Successfully inserted location
  686. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: true, elapsed millis: 45929, request: Phone
  687. D/dalvikvm(14592): GC_CONCURRENT freed 1781K, 44% free 8294K/14652K, paused 5ms+16ms, total 95ms
  688. D/dalvikvm(14592): GC_CONCURRENT freed 1791K, 44% free 8296K/14652K, paused 5ms+8ms, total 99ms
  689. D/dalvikvm(14592): GC_CONCURRENT freed 1787K, 44% free 8292K/14652K, paused 4ms+14ms, total 88ms
  690. I/dalvikvm(15169): Enabling JNI app bug workarounds for target SDK version 8...
  691. V/GmsNetworkLocationProvi( 2829): onSetRequest: ProviderRequestUnbundled, reportLocation is true and interval is 600000
  692. V/GmsNetworkLocationProvi( 2829): SET-REQUEST
  693. V/GmsNetworkLocationProvi( 2829): in Handler: ProviderRequestUnbundled, reportLocation is true and interval is 600000
  694. D/dalvikvm(14592): GC_CONCURRENT freed 1788K, 44% free 8292K/14652K, paused 4ms+11ms, total 90ms
  695. V/GmsNetworkLocationProvi( 2829): onSetRequest: ProviderRequestUnbundled, reportLocation is true and interval is 86400000
  696. V/GmsNetworkLocationProvi( 2829): SET-REQUEST
  697. V/GmsNetworkLocationProvi( 2829): in Handler: ProviderRequestUnbundled, reportLocation is true and interval is 86400000
  698. D/dalvikvm( 2829): GC_CONCURRENT freed 416K, 53% free 3750K/7880K, paused 9ms+9ms, total 89ms
  699. D/dalvikvm(14592): GC_CONCURRENT freed 1787K, 44% free 8295K/14652K, paused 5ms+4ms, total 87ms
  700. E/WeatherEyeServices(15169): Empty result from server
  701. D/dalvikvm( 2502): GC_EXPLICIT freed 1387K, 44% free 10536K/18728K, paused 16ms+27ms, total 316ms
  702. E/WeatherEyeServices(15169): Empty result from server
  703. D/dalvikvm(14592): GC_CONCURRENT freed 1785K, 44% free 8295K/14652K, paused 4ms+13ms, total 95ms
  704. I/GCoreUlr( 2829): Successfully inserted location
  705. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: true, elapsed millis: 88950, request: Phone
  706. D/dalvikvm(14592): GC_CONCURRENT freed 1789K, 44% free 8294K/14652K, paused 4ms+4ms, total 105ms
  707. D/dalvikvm(14592): GC_CONCURRENT freed 1791K, 44% free 8288K/14652K, paused 4ms+13ms, total 86ms
  708. D/dalvikvm(14592): GC_CONCURRENT freed 1779K, 44% free 8292K/14652K, paused 5ms+11ms, total 74ms
  709. D/dalvikvm(14592): GC_CONCURRENT freed 1784K, 44% free 8290K/14652K, paused 4ms+20ms, total 82ms
  710. D/dalvikvm(14592): GC_CONCURRENT freed 1785K, 44% free 8290K/14652K, paused 5ms+8ms, total 76ms
  711. D/dalvikvm( 2829): GC_CONCURRENT freed 373K, 53% free 3761K/7880K, paused 9ms+10ms, total 89ms
  712. D/dalvikvm(14592): GC_CONCURRENT freed 1783K, 44% free 8290K/14652K, paused 3ms+11ms, total 88ms
  713. I/GCoreUlr( 2829): Successfully inserted location
  714. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: true, elapsed millis: 134868, request: Phone
  715. D/dalvikvm(14592): GC_CONCURRENT freed 1784K, 44% free 8291K/14652K, paused 4ms+9ms, total 75ms
  716. D/dalvikvm(14592): GC_CONCURRENT freed 1786K, 44% free 8294K/14652K, paused 6ms+8ms, total 101ms
  717. D/dalvikvm(14592): GC_CONCURRENT freed 1791K, 44% free 8290K/14652K, paused 5ms+8ms, total 84ms
  718. D/dalvikvm(14592): GC_CONCURRENT freed 1785K, 44% free 8292K/14652K, paused 5ms+8ms, total 92ms
  719. D/dalvikvm( 2829): GC_CONCURRENT freed 372K, 52% free 3786K/7880K, paused 4ms+4ms, total 73ms
  720. D/dalvikvm(14592): GC_CONCURRENT freed 1787K, 44% free 8291K/14652K, paused 5ms+8ms, total 75ms
  721. D/dalvikvm(14592): GC_CONCURRENT freed 1788K, 44% free 8293K/14652K, paused 9ms+9ms, total 119ms
  722. I/GCoreUlr( 2829): Successfully inserted location
  723. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: true, elapsed millis: 180020, request: Phone
  724. D/dalvikvm(14592): GC_CONCURRENT freed 1788K, 44% free 8290K/14652K, paused 4ms+9ms, total 75ms
  725. D/dalvikvm(14592): GC_CONCURRENT freed 1785K, 44% free 8292K/14652K, paused 22ms+12ms, total 136ms
  726. D/dalvikvm( 2502): GC_CONCURRENT freed 1870K, 44% free 10533K/18728K, paused 41ms+32ms, total 301ms
  727. D/dalvikvm( 2829): GC_CONCURRENT freed 441K, 52% free 3857K/7880K, paused 4ms+22ms, total 94ms
  728. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 70ms
  729. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 74ms
  730. D/dalvikvm(14592): GC_CONCURRENT freed 1785K, 44% free 8290K/14652K, paused 8ms+5ms, total 82ms
  731. D/dalvikvm(14592): GC_CONCURRENT freed 1783K, 44% free 8292K/14652K, paused 4ms+9ms, total 74ms
  732. W/fb4a(:<default>):BlueServiceQueue(14214): Exception during service
  733. W/fb4a(:<default>):BlueServiceQueue(14214): java.net.UnknownHostException: Unable to resolve host "graph.facebook.com": No address associated with hostname
  734. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.lookupHostByName(InetAddress.java:424)
  735. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.getAllByNameImpl(InetAddress.java:236)
  736. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.getAllByName(InetAddress.java:214)
  737. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientConnectionOperator.openConnection(FbHttpClientConnectionOperator.java:129)
  738. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
  739. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
  740. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
  741. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
  742. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientImpl.execute(FbHttpClientImpl.java:160)
  743. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientImpl.execute(FbHttpClientImpl.java:148)
  744. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientRequestExecutor.a(FbHttpClientRequestExecutor.java:52)
  745. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.executors.qebased.QeHttpRequestExecutor.a(QeHttpRequestExecutor.java:58)
  746. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.RequestFlowStateController.a(RequestFlowStateController.java:89)
  747. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbRedirectController.a(FbRedirectController.java:93)
  748. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.b(FbHttpRequestProcessor.java:173)
  749. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:148)
  750. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.b(FbHttpRequestProcessor.java:103)
  751. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:241)
  752. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.MethodBatcherImpl$MethodBatchImpl.a(MethodBatcherImpl.java:213)
  753. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.BatchComponentRunner.a(BatchComponentRunner.java:79)
  754. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.config.background.ConfigBackgroundServiceHandler.a(ConfigBackgroundServiceHandler.java:90)
  755. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.config.background.ConfigBackgroundServiceHandler.a(ConfigBackgroundServiceHandler.java:59)
  756. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue.e(BlueServiceQueue.java:302)
  757. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue.d(BlueServiceQueue.java:54)
  758. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue$3.run(BlueServiceQueue.java:232)
  759. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
  760. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  761. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.common.executors.ListenableScheduledFutureImpl.run(ListenableScheduledFutureImpl.java:59)
  762. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Handler.handleCallback(Handler.java:733)
  763. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Handler.dispatchMessage(Handler.java:95)
  764. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Looper.loop(Looper.java:136)
  765. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.HandlerThread.run(HandlerThread.java:61)
  766. W/fb4a(:<default>):BlueServiceQueue(14214): Caused by: libcore.io.GaiException: getaddrinfo failed: EAI_NODATA (No address associated with hostname)
  767. W/fb4a(:<default>):BlueServiceQueue(14214):     at libcore.io.Posix.getaddrinfo(Native Method)
  768. W/fb4a(:<default>):BlueServiceQueue(14214):     at libcore.io.ForwardingOs.getaddrinfo(ForwardingOs.java:61)
  769. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.lookupHostByName(InetAddress.java:405)
  770. W/fb4a(:<default>):BlueServiceQueue(14214):     ... 31 more
  771. W/fb4a(:<default>):BlueServiceQueue(14214): Caused by: libcore.io.ErrnoException: getaddrinfo failed: EINVAL (Invalid argument)
  772. W/fb4a(:<default>):BlueServiceQueue(14214):     ... 34 more
  773. D/dalvikvm(14592): GC_CONCURRENT freed 1788K, 44% free 8293K/14652K, paused 7ms+7ms, total 112ms
  774. W/fb4a(:<default>):BlueServiceQueue(14214): Exception during service
  775. W/fb4a(:<default>):BlueServiceQueue(14214): java.net.UnknownHostException: Unable to resolve host "graph.facebook.com": No address associated with hostname
  776. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.lookupHostByName(InetAddress.java:394)
  777. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.getAllByNameImpl(InetAddress.java:236)
  778. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.getAllByName(InetAddress.java:214)
  779. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientConnectionOperator.openConnection(FbHttpClientConnectionOperator.java:129)
  780. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
  781. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
  782. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
  783. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
  784. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientImpl.execute(FbHttpClientImpl.java:160)
  785. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientImpl.execute(FbHttpClientImpl.java:148)
  786. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientRequestExecutor.a(FbHttpClientRequestExecutor.java:52)
  787. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.executors.qebased.QeHttpRequestExecutor.a(QeHttpRequestExecutor.java:58)
  788. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.RequestFlowStateController.a(RequestFlowStateController.java:89)
  789. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbRedirectController.a(FbRedirectController.java:93)
  790. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.b(FbHttpRequestProcessor.java:173)
  791. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:148)
  792. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.b(FbHttpRequestProcessor.java:103)
  793. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:241)
  794. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.SingleMethodRunnerImpl.a(SingleMethodRunnerImpl.java:375)
  795. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.SingleMethodRunnerImpl.a(SingleMethodRunnerImpl.java:160)
  796. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.AbstractSingleMethodRunner.a(AbstractSingleMethodRunner.java:26)
  797. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.ApiMethodRunnerImpl.a(ApiMethodRunnerImpl.java:43)
  798. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.ApiMethodRunnerImpl.a(ApiMethodRunnerImpl.java:35)
  799. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.protocol.WebServiceHandler.b(WebServiceHandler.java:174)
  800. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.server.AbstractBlueServiceHandlerFilter.a(AbstractBlueServiceHandlerFilter.java:31)
  801. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.FilterChainLink.a(FilterChainLink.java:20)
  802. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.database.DbServiceHandler.b(DbServiceHandler.java:265)
  803. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.server.AbstractBlueServiceHandlerFilter.a(AbstractBlueServiceHandlerFilter.java:31)
  804. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.FilterChainLink.a(FilterChainLink.java:20)
  805. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.cache.CacheServiceHandler.b(CacheServiceHandler.java:138)
  806. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.server.AbstractBlueServiceHandlerFilter.a(AbstractBlueServiceHandlerFilter.java:31)
  807. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.FilterChainLink.a(FilterChainLink.java:20)
  808. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue.e(BlueServiceQueue.java:302)
  809. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue.d(BlueServiceQueue.java:54)
  810. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue$3.run(BlueServiceQueue.java:232)
  811. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
  812. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  813. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.common.executors.ListenableScheduledFutureImpl.run(ListenableScheduledFutureImpl.java:59)
  814. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Handler.handleCallback(Handler.java:733)
  815. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Handler.dispatchMessage(Handler.java:95)
  816. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Looper.loop(Looper.java:136)
  817. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.HandlerThread.run(HandlerThread.java:61)
  818. D/dalvikvm( 2829): GC_CONCURRENT freed 497K, 53% free 3744K/7880K, paused 14ms+7ms, total 89ms
  819. D/dalvikvm(14592): GC_CONCURRENT freed 1786K, 44% free 8296K/14652K, paused 3ms+9ms, total 82ms
  820. I/GCoreUlr( 2829): Successfully inserted location
  821. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: true, elapsed millis: 226819, request: Phone
  822. D/dalvikvm(14592): GC_CONCURRENT freed 1791K, 44% free 8294K/14652K, paused 4ms+13ms, total 94ms
  823. D/dalvikvm(14592): GC_CONCURRENT freed 1785K, 44% free 8293K/14652K, paused 4ms+9ms, total 91ms
  824. D/dalvikvm(14592): GC_CONCURRENT freed 1782K, 44% free 8293K/14652K, paused 5ms+13ms, total 94ms
  825. D/dalvikvm(14592): GC_CONCURRENT freed 1786K, 44% free 8292K/14652K, paused 6ms+11ms, total 93ms
  826. D/dalvikvm(14592): GC_CONCURRENT freed 1786K, 44% free 8292K/14652K, paused 4ms+17ms, total 86ms
  827. D/dalvikvm( 2829): GC_CONCURRENT freed 344K, 52% free 3785K/7880K, paused 2ms+7ms, total 84ms
  828. D/dalvikvm( 2502): GC_CONCURRENT freed 1882K, 44% free 10526K/18728K, paused 22ms+20ms, total 293ms
  829. D/dalvikvm( 2872): GC_EXPLICIT freed 197K, 59% free 3242K/7880K, paused 64ms+63ms, total 508ms
  830. I/GCoreUlr( 2829): Successfully inserted location
  831. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: true, elapsed millis: 272513, request: Phone
  832. D/dalvikvm(14592): GC_CONCURRENT freed 1785K, 44% free 8292K/14652K, paused 5ms+10ms, total 92ms
  833. D/dalvikvm(14592): GC_CONCURRENT freed 1781K, 44% free 8291K/14652K, paused 6ms+16ms, total 77ms
  834. D/dalvikvm(14592): GC_CONCURRENT freed 1784K, 44% free 8291K/14652K, paused 3ms+6ms, total 85ms
  835. D/dalvikvm(14592): GC_CONCURRENT freed 1784K, 44% free 8293K/14652K, paused 4ms+11ms, total 79ms
  836. D/dalvikvm(14592): GC_CONCURRENT freed 1784K, 44% free 8293K/14652K, paused 5ms+11ms, total 94ms
  837. D/dalvikvm(14592): GC_CONCURRENT freed 1786K, 44% free 8296K/14652K, paused 4ms+12ms, total 87ms
  838. D/dalvikvm( 2829): GC_CONCURRENT freed 395K, 53% free 3776K/7880K, paused 5ms+24ms, total 89ms
  839. I/GCoreUlr( 2829): Successfully inserted location
  840. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: true, elapsed millis: 317046, request: Phone
  841. D/dalvikvm(14592): GC_CONCURRENT freed 1793K, 44% free 8293K/14652K, paused 4ms+10ms, total 89ms
  842. D/dalvikvm(14592): GC_CONCURRENT freed 1784K, 44% free 8293K/14652K, paused 4ms+14ms, total 90ms
  843. D/dalvikvm(14592): GC_CONCURRENT freed 1788K, 44% free 8289K/14652K, paused 5ms+9ms, total 84ms
  844. D/dalvikvm( 2502): GC_CONCURRENT freed 1871K, 44% free 10516K/18728K, paused 6ms+26ms, total 271ms
  845. D/dalvikvm(14592): GC_CONCURRENT freed 1782K, 44% free 8294K/14652K, paused 5ms+24ms, total 104ms
  846. D/dalvikvm(14592): GC_CONCURRENT freed 1788K, 44% free 8294K/14652K, paused 5ms+16ms, total 98ms
  847. D/dalvikvm(14592): GC_CONCURRENT freed 1783K, 44% free 8293K/14652K, paused 4ms+20ms, total 82ms
  848. D/dalvikvm( 2829): GC_CONCURRENT freed 379K, 53% free 3782K/7880K, paused 3ms+5ms, total 72ms
  849. I/GCoreUlr( 2829): Successfully inserted location
  850. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: true, elapsed millis: 361931, request: Phone
  851. D/dalvikvm(14592): GC_CONCURRENT freed 1789K, 44% free 8292K/14652K, paused 5ms+15ms, total 91ms
  852. D/dalvikvm(14592): GC_CONCURRENT freed 1784K, 44% free 8292K/14652K, paused 4ms+19ms, total 85ms
  853. D/dalvikvm(14592): GC_CONCURRENT freed 1785K, 44% free 8293K/14652K, paused 7ms+13ms, total 105ms
  854. D/dalvikvm( 2829): GC_CONCURRENT freed 427K, 51% free 3866K/7880K, paused 4ms+10ms, total 82ms
  855. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 60ms
  856. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 60ms
  857. D/dalvikvm(14592): GC_CONCURRENT freed 1791K, 44% free 8291K/14652K, paused 5ms+9ms, total 99ms
  858. D/dalvikvm( 2829): GC_CONCURRENT freed 525K, 52% free 3852K/7880K, paused 4ms+3ms, total 81ms
  859. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 59ms
  860. --------- beginning of /dev/log/system
  861. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3548)
  862. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3549, xdr 0x5063e008) for callback client 3100008c:00010001.
  863. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3549)
  864. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3550, xdr 0x5063e008) for callback client 3100008c:00010001.
  865. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3550)
  866. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3551, xdr 0x5063e008) for callback client 3100008c:00010001.
  867. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3551)
  868. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3552, xdr 0x5063e008) for callback client 3100008c:00010001.
  869. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3552)
  870. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3553, xdr 0x5063e008) for callback client 3100008c:00010001.
  871. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3553)
  872. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3554, xdr 0x5063e008) for callback client 3100008c:00010001.
  873. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3554)
  874. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3555, xdr 0x5063e008) for callback client 3100008c:00010001.
  875. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3555)
  876. D/dalvikvm(14592): GC_CONCURRENT freed 1785K, 44% free 8295K/14652K, paused 5ms+9ms, total 91ms
  877. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3556, xdr 0x5063e008) for callback client 3100008c:00010001.
  878. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3556)
  879. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3557, xdr 0x5063e008) for callback client 3100008c:00010001.
  880. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3557)
  881. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3558, xdr 0x5063e008) for callback client 3100008c:00010001.
  882. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3558)
  883. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3559, xdr 0x5063e008) for callback client 3100008c:00010001.
  884. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3559)
  885. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3560, xdr 0x5063e008) for callback client 3100008c:00010001.
  886. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3560)
  887. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3561, xdr 0x5063e008) for callback client 3100008c:00010001.
  888. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3561)
  889. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3562, xdr 0x5063e008) for callback client 3100008c:00010001.
  890. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3562)
  891. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3563, xdr 0x5063e008) for callback client 3100008c:00010001.
  892. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3563)
  893. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3564, xdr 0x5063e008) for callback client 3100008c:00010001.
  894. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3564)
  895. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3565, xdr 0x5063e008) for callback client 3100008c:00010001.
  896. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3565)
  897. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3566, xdr 0x5063e008) for callback client 3100008c:00010001.
  898. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3566)
  899. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3567, xdr 0x5063e008) for callback client 3100008c:00010001.
  900. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3567)
  901. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3568, xdr 0x5063e008) for callback client 3100008c:00010001.
  902. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3568)
  903. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3569, xdr 0x5063e008) for callback client 3100008c:00010001.
  904. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3569)
  905. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3570, xdr 0x5063e008) for callback client 3100008c:00010001.
  906. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3570)
  907. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3571, xdr 0x5063e008) for callback client 3100008c:00010001.
  908. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3571)
  909. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3572, xdr 0x5063e008) for callback client 3100008c:00010001.
  910. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3572)
  911. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3573, xdr 0x5063e008) for callback client 3100008c:00010001.
  912. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3573)
  913. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3574, xdr 0x5063e008) for callback client 3100008c:00010001.
  914. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3574)
  915. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3575, xdr 0x5063e008) for callback client 3100008c:00010001.
  916. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3575)
  917. D/dalvikvm( 2829): GC_CONCURRENT freed 515K, 52% free 3848K/7880K, paused 4ms+11ms, total 85ms
  918. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 62ms
  919. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3576, xdr 0x5063e008) for callback client 3100008c:00010001.
  920. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3576)
  921. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3577, xdr 0x5063e008) for callback client 3100008c:00010001.
  922. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3577)
  923. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3578, xdr 0x5063e008) for callback client 3100008c:00010001.
  924. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3578)
  925. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3579, xdr 0x5063e008) for callback client 3100008c:00010001.
  926. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3579)
  927. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3580, xdr 0x5063e008) for callback client 3100008c:00010001.
  928. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3580)
  929. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3581, xdr 0x5063e008) for callback client 3100008c:00010001.
  930. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3581)
  931. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3582, xdr 0x5063e008) for callback client 3100008c:00010001.
  932. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3582)
  933. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3583, xdr 0x5063e008) for callback client 3100008c:00010001.
  934. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3583)
  935. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3584, xdr 0x5063e008) for callback client 3100008c:00010001.
  936. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3584)
  937. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3585, xdr 0x5063e008) for callback client 3100008c:00010001.
  938. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3585)
  939. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3586, xdr 0x5063e008) for callback client 3100008c:00010001.
  940. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3586)
  941. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3587, xdr 0x5063e008) for callback client 3100008c:00010001.
  942. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3587)
  943. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3588, xdr 0x5063e008) for callback client 3100008c:00010001.
  944. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3588)
  945. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3589, xdr 0x5063e008) for callback client 3100008c:00010001.
  946. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3589)
  947. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3590, xdr 0x5063e008) for callback client 3100008c:00010001.
  948. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3590)
  949. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3591, xdr 0x5063e008) for callback client 3100008c:00010001.
  950. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3591)
  951. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3592, xdr 0x5063e008) for callback client 3100008c:00010001.
  952. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3592)
  953. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3593, xdr 0x5063e008) for callback client 3100008c:00010001.
  954. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3593)
  955. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3594, xdr 0x5063e008) for callback client 3100008c:00010001.
  956. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3594)
  957. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3595, xdr 0x5063e008) for callback client 3100008c:00010001.
  958. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3595)
  959. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3596, xdr 0x5063e008) for callback client 3100008c:00010001.
  960. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3596)
  961. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3597, xdr 0x5063e008) for callback client 3100008c:00010001.
  962. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3597)
  963. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3598, xdr 0x5063e008) for callback client 3100008c:00010001.
  964. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3598)
  965. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3599, xdr 0x5063e008) for callback client 3100008c:00010001.
  966. D/dalvikvm(14592): GC_CONCURRENT freed 1789K, 44% free 8293K/14652K, paused 5ms+13ms, total 97ms
  967. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3599)
  968. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3600, xdr 0x5063e008) for callback client 3100008c:00010001.
  969. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3600)
  970. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3601, xdr 0x5063e008) for callback client 3100008c:00010001.
  971. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3601)
  972. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3602, xdr 0x5063e008) for callback client 3100008c:00010001.
  973. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3602)
  974. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3603, xdr 0x5063e008) for callback client 3100008c:00010001.
  975. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3603)
  976. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3604, xdr 0x5063e008) for callback client 3100008c:00010001.
  977. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3604)
  978. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3605, xdr 0x5063e008) for callback client 3100008c:00010001.
  979. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3605)
  980. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3606, xdr 0x5063e008) for callback client 3100008c:00010001.
  981. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3606)
  982. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3607, xdr 0x5063e008) for callback client 3100008c:00010001.
  983. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3607)
  984. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3608, xdr 0x5063e008) for callback client 3100008c:00010001.
  985. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3608)
  986. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3609, xdr 0x5063e008) for callback client 3100008c:00010001.
  987. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3609)
  988. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3610, xdr 0x5063e008) for callback client 3100008c:00010001.
  989. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3610)
  990. I/GCoreUlr( 2829): Successfully inserted location
  991. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: true, elapsed millis: 408185, request: Phone
  992. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3611, xdr 0x5063e008) for callback client 3100008c:00010001.
  993. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3611)
  994. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3612, xdr 0x5063e008) for callback client 3100008c:00010001.
  995. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3612)
  996. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3613, xdr 0x5063e008) for callback client 3100008c:00010001.
  997. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3613)
  998. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3614, xdr 0x5063e008) for callback client 3100008c:00010001.
  999. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3614)
  1000. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3615, xdr 0x5063e008) for callback client 3100008c:00010001.
  1001. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3615)
  1002. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3616, xdr 0x5063e008) for callback client 3100008c:00010001.
  1003. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3616)
  1004. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3617, xdr 0x5063e008) for callback client 3100008c:00010001.
  1005. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3617)
  1006. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3618, xdr 0x5063e008) for callback client 3100008c:00010001.
  1007. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3618)
  1008. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3619, xdr 0x5063e008) for callback client 3100008c:00010001.
  1009. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3619)
  1010. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3620, xdr 0x5063e008) for callback client 3100008c:00010001.
  1011. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3620)
  1012. D/dalvikvm( 2829): GC_CONCURRENT freed 506K, 52% free 3854K/7880K, paused 3ms+9ms, total 83ms
  1013. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 64ms
  1014. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 65ms
  1015. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3621, xdr 0x5063e008) for callback client 3100008c:00010001.
  1016. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3621)
  1017. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3622, xdr 0x5063e008) for callback client 3100008c:00010001.
  1018. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3622)
  1019. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3623, xdr 0x5063e008) for callback client 3100008c:00010001.
  1020. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3623)
  1021. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3624, xdr 0x5063e008) for callback client 3100008c:00010001.
  1022. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3624)
  1023. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3625, xdr 0x5063e008) for callback client 3100008c:00010001.
  1024. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3625)
  1025. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3626, xdr 0x5063e008) for callback client 3100008c:00010001.
  1026. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3626)
  1027. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3627, xdr 0x5063e008) for callback client 3100008c:00010001.
  1028. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3627)
  1029. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3628, xdr 0x5063e008) for callback client 3100008c:00010001.
  1030. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3628)
  1031. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3629, xdr 0x5063e008) for callback client 3100008c:00010001.
  1032. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3629)
  1033. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3630, xdr 0x5063e008) for callback client 3100008c:00010001.
  1034. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3630)
  1035. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3631, xdr 0x5063e008) for callback client 3100008c:00010001.
  1036. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3631)
  1037. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3632, xdr 0x5063e008) for callback client 3100008c:00010001.
  1038. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3632)
  1039. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3633, xdr 0x5063e008) for callback client 3100008c:00010001.
  1040. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3633)
  1041. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3634, xdr 0x5063e008) for callback client 3100008c:00010001.
  1042. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3634)
  1043. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3635, xdr 0x5063e008) for callback client 3100008c:00010001.
  1044. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3635)
  1045. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3636, xdr 0x5063e008) for callback client 3100008c:00010001.
  1046. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3636)
  1047. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3637, xdr 0x5063e008) for callback client 3100008c:00010001.
  1048. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3637)
  1049. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3638, xdr 0x5063e008) for callback client 3100008c:00010001.
  1050. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3638)
  1051. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3639, xdr 0x5063e008) for callback client 3100008c:00010001.
  1052. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3639)
  1053. D/ConnectivityService( 2502): handleInetConditionChange: no active default network - ignore
  1054. D/dalvikvm(14592): GC_CONCURRENT freed 1792K, 44% free 8290K/14652K, paused 10ms+4ms, total 110ms
  1055. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3640, xdr 0x5063e008) for callback client 3100008c:00010001.
  1056. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3640)
  1057. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3641, xdr 0x5063e008) for callback client 3100008c:00010001.
  1058. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3641)
  1059. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3642, xdr 0x5063e008) for callback client 3100008c:00010001.
  1060. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3642)
  1061. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3643, xdr 0x5063e008) for callback client 3100008c:00010001.
  1062. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3643)
  1063. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3644, xdr 0x5063e008) for callback client 3100008c:00010001.
  1064. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3644)
  1065. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3645, xdr 0x5063e008) for callback client 3100008c:00010001.
  1066. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3645)
  1067. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3646, xdr 0x5063e008) for callback client 3100008c:00010001.
  1068. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3646)
  1069. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3647, xdr 0x5063e008) for callback client 3100008c:00010001.
  1070. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3647)
  1071. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3648, xdr 0x5063e008) for callback client 3100008c:00010001.
  1072. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3648)
  1073. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3649, xdr 0x5063e008) for callback client 3100008c:00010001.
  1074. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3649)
  1075. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3650, xdr 0x5063e008) for callback client 3100008c:00010001.
  1076. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3650)
  1077. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3651, xdr 0x5063e008) for callback client 3100008c:00010001.
  1078. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3651)
  1079. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3652, xdr 0x5063e008) for callback client 3100008c:00010001.
  1080. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3652)
  1081. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3653, xdr 0x5063e008) for callback client 3100008c:00010001.
  1082. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3653)
  1083. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3654, xdr 0x5063e008) for callback client 3100008c:00010001.
  1084. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3654)
  1085. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3655, xdr 0x5063e008) for callback client 3100008c:00010001.
  1086. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3655)
  1087. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3656, xdr 0x5063e008) for callback client 3100008c:00010001.
  1088. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3656)
  1089. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3657, xdr 0x5063e008) for callback client 3100008c:00010001.
  1090. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3657)
  1091. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3658, xdr 0x5063e008) for callback client 3100008c:00010001.
  1092. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3658)
  1093. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3659, xdr 0x5063e008) for callback client 3100008c:00010001.
  1094. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3659)
  1095. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3660, xdr 0x5063e008) for callback client 3100008c:00010001.
  1096. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3660)
  1097. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3661, xdr 0x5063e008) for callback client 3100008c:00010001.
  1098. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3661)
  1099. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3662, xdr 0x5063e008) for callback client 3100008c:00010001.
  1100. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3662)
  1101. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3663, xdr 0x5063e008) for callback client 3100008c:00010001.
  1102. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3663)
  1103. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3664, xdr 0x5063e008) for callback client 3100008c:00010001.
  1104. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3664)
  1105. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3665, xdr 0x5063e008) for callback client 3100008c:00010001.
  1106. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3665)
  1107. D/dalvikvm( 2829): GC_CONCURRENT freed 518K, 52% free 3848K/7880K, paused 3ms+4ms, total 85ms
  1108. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 66ms
  1109. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 68ms
  1110. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3666, xdr 0x5063e008) for callback client 3100008c:00010001.
  1111. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3666)
  1112. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3667, xdr 0x5063e008) for callback client 3100008c:00010001.
  1113. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3667)
  1114. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3668, xdr 0x5063e008) for callback client 3100008c:00010001.
  1115. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3668)
  1116. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3669, xdr 0x5063e008) for callback client 3100008c:00010001.
  1117. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3669)
  1118. D/dalvikvm( 2502): GC_CONCURRENT freed 1855K, 44% free 10521K/18728K, paused 7ms+27ms, total 269ms
  1119. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3670, xdr 0x5063e008) for callback client 3100008c:00010001.
  1120. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3670)
  1121. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3671, xdr 0x5063e008) for callback client 3100008c:00010001.
  1122. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3671)
  1123. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3672, xdr 0x5063e008) for callback client 3100008c:00010001.
  1124. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3672)
  1125. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3673, xdr 0x5063e008) for callback client 3100008c:00010001.
  1126. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3673)
  1127. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3674, xdr 0x5063e008) for callback client 3100008c:00010001.
  1128. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3674)
  1129. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3675, xdr 0x5063e008) for callback client 3100008c:00010001.
  1130. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3675)
  1131. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3676, xdr 0x5063e008) for callback client 3100008c:00010001.
  1132. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3676)
  1133. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3677, xdr 0x5063e008) for callback client 3100008c:00010001.
  1134. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3677)
  1135. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3678, xdr 0x5063e008) for callback client 3100008c:00010001.
  1136. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3678)
  1137. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3679, xdr 0x5063e008) for callback client 3100008c:00010001.
  1138. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3679)
  1139. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3680, xdr 0x5063e008) for callback client 3100008c:00010001.
  1140. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3680)
  1141. D/dalvikvm(14592): GC_CONCURRENT freed 1784K, 44% free 8288K/14652K, paused 4ms+17ms, total 77ms
  1142. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3681, xdr 0x5063e008) for callback client 3100008c:00010001.
  1143. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3681)
  1144. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3682, xdr 0x5063e008) for callback client 3100008c:00010001.
  1145. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3682)
  1146. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3683, xdr 0x5063e008) for callback client 3100008c:00010001.
  1147. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3683)
  1148. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3684, xdr 0x5063e008) for callback client 3100008c:00010001.
  1149. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3684)
  1150. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3685, xdr 0x5063e008) for callback client 3100008c:00010001.
  1151. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3685)
  1152. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3686, xdr 0x5063e008) for callback client 3100008c:00010001.
  1153. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3686)
  1154. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3687, xdr 0x5063e008) for callback client 3100008c:00010001.
  1155. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3687)
  1156. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3688, xdr 0x5063e008) for callback client 3100008c:00010001.
  1157. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3688)
  1158. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3689, xdr 0x5063e008) for callback client 3100008c:00010001.
  1159. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3689)
  1160. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3690, xdr 0x5063e008) for callback client 3100008c:00010001.
  1161. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3690)
  1162. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3691, xdr 0x5063e008) for callback client 3100008c:00010001.
  1163. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3691)
  1164. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3692, xdr 0x5063e008) for callback client 3100008c:00010001.
  1165. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3692)
  1166. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3693, xdr 0x5063e008) for callback client 3100008c:00010001.
  1167. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3693)
  1168. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3694, xdr 0x5063e008) for callback client 3100008c:00010001.
  1169. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3694)
  1170. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3695, xdr 0x5063e008) for callback client 3100008c:00010001.
  1171. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3695)
  1172. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3696, xdr 0x5063e008) for callback client 3100008c:00010001.
  1173. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3696)
  1174. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3697, xdr 0x5063e008) for callback client 3100008c:00010001.
  1175. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3697)
  1176. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3698, xdr 0x5063e008) for callback client 3100008c:00010001.
  1177. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3698)
  1178. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3699, xdr 0x5063e008) for callback client 3100008c:00010001.
  1179. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3699)
  1180. D/ConnectivityService( 2502): Sampling interval elapsed, updating statistics ..
  1181. D/ConnectivityService( 2502): Done.
  1182. D/ConnectivityService( 2502): Setting timer for 720seconds
  1183. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3700, xdr 0x5063e008) for callback client 3100008c:00010001.
  1184. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3700)
  1185. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3701, xdr 0x5063e008) for callback client 3100008c:00010001.
  1186. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3701)
  1187. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3702, xdr 0x5063e008) for callback client 3100008c:00010001.
  1188. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3702)
  1189. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3703, xdr 0x5063e008) for callback client 3100008c:00010001.
  1190. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3703)
  1191. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3704, xdr 0x5063e008) for callback client 3100008c:00010001.
  1192. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3704)
  1193. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3705, xdr 0x5063e008) for callback client 3100008c:00010001.
  1194. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3705)
  1195. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3706, xdr 0x5063e008) for callback client 3100008c:00010001.
  1196. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3706)
  1197. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3707, xdr 0x5063e008) for callback client 3100008c:00010001.
  1198. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3707)
  1199. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3708, xdr 0x5063e008) for callback client 3100008c:00010001.
  1200. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3708)
  1201. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3709, xdr 0x5063e008) for callback client 3100008c:00010001.
  1202. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3709)
  1203. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3710, xdr 0x5063e008) for callback client 3100008c:00010001.
  1204. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3710)
  1205. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3711, xdr 0x5063e008) for callback client 3100008c:00010001.
  1206. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3711)
  1207. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3712, xdr 0x5063e008) for callback client 3100008c:00010001.
  1208. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3712)
  1209. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3713, xdr 0x5063e008) for callback client 3100008c:00010001.
  1210. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3713)
  1211. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3714, xdr 0x5063e008) for callback client 3100008c:00010001.
  1212. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3714)
  1213. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3715, xdr 0x5063e008) for callback client 3100008c:00010001.
  1214. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3715)
  1215. D/dalvikvm( 2557): GC_CONCURRENT freed 2307K, 42% free 6887K/11860K, paused 2ms+11ms, total 111ms
  1216. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3716, xdr 0x5063e008) for callback client 3100008c:00010001.
  1217. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3716)
  1218. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3717, xdr 0x5063e008) for callback client 3100008c:00010001.
  1219. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3717)
  1220. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3718, xdr 0x5063e008) for callback client 3100008c:00010001.
  1221. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3718)
  1222. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3719, xdr 0x5063e008) for callback client 3100008c:00010001.
  1223. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3719)
  1224. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3720, xdr 0x5063e008) for callback client 3100008c:00010001.
  1225. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3720)
  1226. D/dalvikvm(14592): GC_CONCURRENT freed 1779K, 44% free 8297K/14652K, paused 4ms+10ms, total 87ms
  1227. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3721, xdr 0x5063e008) for callback client 3100008c:00010001.
  1228. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3721)
  1229. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3722, xdr 0x5063e008) for callback client 3100008c:00010001.
  1230. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3722)
  1231. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3723, xdr 0x5063e008) for callback client 3100008c:00010001.
  1232. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3723)
  1233. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3724, xdr 0x5063e008) for callback client 3100008c:00010001.
  1234. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3724)
  1235. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3725, xdr 0x5063e008) for callback client 3100008c:00010001.
  1236. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3725)
  1237. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3726, xdr 0x5063e008) for callback client 3100008c:00010001.
  1238. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3726)
  1239. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3727, xdr 0x5063e008) for callback client 3100008c:00010001.
  1240. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3727)
  1241. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3728, xdr 0x5063e008) for callback client 3100008c:00010001.
  1242. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3728)
  1243. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3729, xdr 0x5063e008) for callback client 3100008c:00010001.
  1244. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3729)
  1245. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3730, xdr 0x5063e008) for callback client 3100008c:00010001.
  1246. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3730)
  1247. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3731, xdr 0x5063e008) for callback client 3100008c:00010001.
  1248. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3731)
  1249. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3732, xdr 0x5063e008) for callback client 3100008c:00010001.
  1250. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3732)
  1251. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3733, xdr 0x5063e008) for callback client 3100008c:00010001.
  1252. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3733)
  1253. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3734, xdr 0x5063e008) for callback client 3100008c:00010001.
  1254. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3734)
  1255. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3735, xdr 0x5063e008) for callback client 3100008c:00010001.
  1256. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3735)
  1257. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3736, xdr 0x5063e008) for callback client 3100008c:00010001.
  1258. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3736)
  1259. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3737, xdr 0x5063e008) for callback client 3100008c:00010001.
  1260. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3737)
  1261. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3738, xdr 0x5063e008) for callback client 3100008c:00010001.
  1262. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3738)
  1263. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3739, xdr 0x5063e008) for callback client 3100008c:00010001.
  1264. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3739)
  1265. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3740, xdr 0x5063e008) for callback client 3100008c:00010001.
  1266. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3740)
  1267. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3741, xdr 0x5063e008) for callback client 3100008c:00010001.
  1268. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3741)
  1269. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3742, xdr 0x5063e008) for callback client 3100008c:00010001.
  1270. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3742)
  1271. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3743, xdr 0x5063e008) for callback client 3100008c:00010001.
  1272. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3743)
  1273. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3744, xdr 0x5063e008) for callback client 3100008c:00010001.
  1274. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3744)
  1275. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3745, xdr 0x5063e008) for callback client 3100008c:00010001.
  1276. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3745)
  1277. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3746, xdr 0x5063e008) for callback client 3100008c:00010001.
  1278. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3746)
  1279. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3747, xdr 0x5063e008) for callback client 3100008c:00010001.
  1280. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3747)
  1281. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3748, xdr 0x5063e008) for callback client 3100008c:00010001.
  1282. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3748)
  1283. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3749, xdr 0x5063e008) for callback client 3100008c:00010001.
  1284. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3749)
  1285. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3750, xdr 0x5063e008) for callback client 3100008c:00010001.
  1286. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3750)
  1287. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3751, xdr 0x5063e008) for callback client 3100008c:00010001.
  1288. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3751)
  1289. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3752, xdr 0x5063e008) for callback client 3100008c:00010001.
  1290. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3752)
  1291. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3753, xdr 0x5063e008) for callback client 3100008c:00010001.
  1292. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3753)
  1293. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3754, xdr 0x5063e008) for callback client 3100008c:00010001.
  1294. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3754)
  1295. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3755, xdr 0x5063e008) for callback client 3100008c:00010001.
  1296. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3755)
  1297. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3756, xdr 0x5063e008) for callback client 3100008c:00010001.
  1298. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3756)
  1299. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3757, xdr 0x5063e008) for callback client 3100008c:00010001.
  1300. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3757)
  1301. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3758, xdr 0x5063e008) for callback client 3100008c:00010001.
  1302. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3758)
  1303. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3759, xdr 0x5063e008) for callback client 3100008c:00010001.
  1304. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3759)
  1305. D/dalvikvm(14592): GC_CONCURRENT freed 1792K, 44% free 8292K/14652K, paused 4ms+3ms, total 86ms
  1306. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3760, xdr 0x5063e008) for callback client 3100008c:00010001.
  1307. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3760)
  1308. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3761, xdr 0x5063e008) for callback client 3100008c:00010001.
  1309. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3761)
  1310. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3762, xdr 0x5063e008) for callback client 3100008c:00010001.
  1311. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3762)
  1312. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3763, xdr 0x5063e008) for callback client 3100008c:00010001.
  1313. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3763)
  1314. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3764, xdr 0x5063e008) for callback client 3100008c:00010001.
  1315. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3764)
  1316. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3765, xdr 0x5063e008) for callback client 3100008c:00010001.
  1317. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3765)
  1318. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3766, xdr 0x5063e008) for callback client 3100008c:00010001.
  1319. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3766)
  1320. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3767, xdr 0x5063e008) for callback client 3100008c:00010001.
  1321. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3767)
  1322. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3768, xdr 0x5063e008) for callback client 3100008c:00010001.
  1323. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3768)
  1324. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3769, xdr 0x5063e008) for callback client 3100008c:00010001.
  1325. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3769)
  1326. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3770, xdr 0x5063e008) for callback client 3100008c:00010001.
  1327. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3770)
  1328. D/dalvikvm( 2829): GC_CONCURRENT freed 479K, 53% free 3759K/7880K, paused 2ms+13ms, total 112ms
  1329. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3771, xdr 0x5063e008) for callback client 3100008c:00010001.
  1330. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3771)
  1331. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3772, xdr 0x5063e008) for callback client 3100008c:00010001.
  1332. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3772)
  1333. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3773, xdr 0x5063e008) for callback client 3100008c:00010001.
  1334. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3773)
  1335. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3774, xdr 0x5063e008) for callback client 3100008c:00010001.
  1336. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3774)
  1337. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3775, xdr 0x5063e008) for callback client 3100008c:00010001.
  1338. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3775)
  1339. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3776, xdr 0x5063e008) for callback client 3100008c:00010001.
  1340. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3776)
  1341. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3777, xdr 0x5063e008) for callback client 3100008c:00010001.
  1342. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3777)
  1343. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3778, xdr 0x5063e008) for callback client 3100008c:00010001.
  1344. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3778)
  1345. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3779, xdr 0x5063e008) for callback client 3100008c:00010001.
  1346. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3779)
  1347. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3780, xdr 0x5063e008) for callback client 3100008c:00010001.
  1348. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3780)
  1349. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3781, xdr 0x5063e008) for callback client 3100008c:00010001.
  1350. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3781)
  1351. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3782, xdr 0x5063e008) for callback client 3100008c:00010001.
  1352. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3782)
  1353. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3783, xdr 0x5063e008) for callback client 3100008c:00010001.
  1354. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3783)
  1355. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3784, xdr 0x5063e008) for callback client 3100008c:00010001.
  1356. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3784)
  1357. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3785, xdr 0x5063e008) for callback client 3100008c:00010001.
  1358. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3785)
  1359. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3786, xdr 0x5063e008) for callback client 3100008c:00010001.
  1360. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3786)
  1361. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3787, xdr 0x5063e008) for callback client 3100008c:00010001.
  1362. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3787)
  1363. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3788, xdr 0x5063e008) for callback client 3100008c:00010001.
  1364. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3788)
  1365. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3789, xdr 0x5063e008) for callback client 3100008c:00010001.
  1366. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3789)
  1367. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3790, xdr 0x5063e008) for callback client 3100008c:00010001.
  1368. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3790)
  1369. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3791, xdr 0x5063e008) for callback client 3100008c:00010001.
  1370. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3791)
  1371. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3792, xdr 0x5063e008) for callback client 3100008c:00010001.
  1372. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3792)
  1373. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3793, xdr 0x5063e008) for callback client 3100008c:00010001.
  1374. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3793)
  1375. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3794, xdr 0x5063e008) for callback client 3100008c:00010001.
  1376. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3794)
  1377. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3795, xdr 0x5063e008) for callback client 3100008c:00010001.
  1378. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3795)
  1379. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3796, xdr 0x5063e008) for callback client 3100008c:00010001.
  1380. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3796)
  1381. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3797, xdr 0x5063e008) for callback client 3100008c:00010001.
  1382. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3797)
  1383. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3798, xdr 0x5063e008) for callback client 3100008c:00010001.
  1384. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3798)
  1385. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3799, xdr 0x5063e008) for callback client 3100008c:00010001.
  1386. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3799)
  1387. D/dalvikvm(14592): GC_CONCURRENT freed 1789K, 44% free 8292K/14652K, paused 4ms+9ms, total 85ms
  1388. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3800, xdr 0x5063e008) for callback client 3100008c:00010001.
  1389. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3800)
  1390. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3801, xdr 0x5063e008) for callback client 3100008c:00010001.
  1391. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3801)
  1392. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3802, xdr 0x5063e008) for callback client 3100008c:00010001.
  1393. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3802)
  1394. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3803, xdr 0x5063e008) for callback client 3100008c:00010001.
  1395. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3803)
  1396. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3804, xdr 0x5063e008) for callback client 3100008c:00010001.
  1397. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3804)
  1398. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3805, xdr 0x5063e008) for callback client 3100008c:00010001.
  1399. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3805)
  1400. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3806, xdr 0x5063e008) for callback client 3100008c:00010001.
  1401. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3806)
  1402. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3807, xdr 0x5063e008) for callback client 3100008c:00010001.
  1403. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3807)
  1404. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3808, xdr 0x5063e008) for callback client 3100008c:00010001.
  1405. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3808)
  1406. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3809, xdr 0x5063e008) for callback client 3100008c:00010001.
  1407. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3809)
  1408. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3810, xdr 0x5063e008) for callback client 3100008c:00010001.
  1409. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3810)
  1410. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3811, xdr 0x5063e008) for callback client 3100008c:00010001.
  1411. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3811)
  1412. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3812, xdr 0x5063e008) for callback client 3100008c:00010001.
  1413. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3812)
  1414. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3813, xdr 0x5063e008) for callback client 3100008c:00010001.
  1415. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3813)
  1416. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3814, xdr 0x5063e008) for callback client 3100008c:00010001.
  1417. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3814)
  1418. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3815, xdr 0x5063e008) for callback client 3100008c:00010001.
  1419. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3815)
  1420. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3816, xdr 0x5063e008) for callback client 3100008c:00010001.
  1421. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3816)
  1422. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3817, xdr 0x5063e008) for callback client 3100008c:00010001.
  1423. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3817)
  1424. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3818, xdr 0x5063e008) for callback client 3100008c:00010001.
  1425. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3818)
  1426. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3819, xdr 0x5063e008) for callback client 3100008c:00010001.
  1427. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3819)
  1428. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3820, xdr 0x5063e008) for callback client 3100008c:00010001.
  1429. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3820)
  1430. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3821, xdr 0x5063e008) for callback client 3100008c:00010001.
  1431. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3821)
  1432. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3822, xdr 0x5063e008) for callback client 3100008c:00010001.
  1433. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3822)
  1434. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3823, xdr 0x5063e008) for callback client 3100008c:00010001.
  1435. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3823)
  1436. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3824, xdr 0x5063e008) for callback client 3100008c:00010001.
  1437. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3824)
  1438. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3825, xdr 0x5063e008) for callback client 3100008c:00010001.
  1439. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3825)
  1440. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3826, xdr 0x5063e008) for callback client 3100008c:00010001.
  1441. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3826)
  1442. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3827, xdr 0x5063e008) for callback client 3100008c:00010001.
  1443. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3827)
  1444. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3828, xdr 0x5063e008) for callback client 3100008c:00010001.
  1445. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3828)
  1446. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3829, xdr 0x5063e008) for callback client 3100008c:00010001.
  1447. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3829)
  1448. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3830, xdr 0x5063e008) for callback client 3100008c:00010001.
  1449. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3830)
  1450. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3831, xdr 0x5063e008) for callback client 3100008c:00010001.
  1451. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3831)
  1452. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3832, xdr 0x5063e008) for callback client 3100008c:00010001.
  1453. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3832)
  1454. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3833, xdr 0x5063e008) for callback client 3100008c:00010001.
  1455. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3833)
  1456. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3834, xdr 0x5063e008) for callback client 3100008c:00010001.
  1457. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3834)
  1458. I/GCoreUlr( 2829): Successfully inserted location
  1459. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: true, elapsed millis: 452948, request: Phone
  1460. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3835, xdr 0x5063e008) for callback client 3100008c:00010001.
  1461. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3835)
  1462. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3836, xdr 0x5063e008) for callback client 3100008c:00010001.
  1463. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3836)
  1464. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3837, xdr 0x5063e008) for callback client 3100008c:00010001.
  1465. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3837)
  1466. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3838, xdr 0x5063e008) for callback client 3100008c:00010001.
  1467. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3838)
  1468. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3839, xdr 0x5063e008) for callback client 3100008c:00010001.
  1469. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3839)
  1470. D/dalvikvm(14592): GC_CONCURRENT freed 1785K, 44% free 8296K/14652K, paused 4ms+10ms, total 101ms
  1471. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3840, xdr 0x5063e008) for callback client 3100008c:00010001.
  1472. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3840)
  1473. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3841, xdr 0x5063e008) for callback client 3100008c:00010001.
  1474. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3841)
  1475. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3842, xdr 0x5063e008) for callback client 3100008c:00010001.
  1476. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3842)
  1477. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3843, xdr 0x5063e008) for callback client 3100008c:00010001.
  1478. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3843)
  1479. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3844, xdr 0x5063e008) for callback client 3100008c:00010001.
  1480. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3844)
  1481. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3845, xdr 0x5063e008) for callback client 3100008c:00010001.
  1482. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3845)
  1483. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3846, xdr 0x5063e008) for callback client 3100008c:00010001.
  1484. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3846)
  1485. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3847, xdr 0x5063e008) for callback client 3100008c:00010001.
  1486. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3847)
  1487. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3848, xdr 0x5063e008) for callback client 3100008c:00010001.
  1488. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3848)
  1489. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3849, xdr 0x5063e008) for callback client 3100008c:00010001.
  1490. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3849)
  1491. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3850, xdr 0x5063e008) for callback client 3100008c:00010001.
  1492. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3850)
  1493. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3851, xdr 0x5063e008) for callback client 3100008c:00010001.
  1494. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3851)
  1495. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3852, xdr 0x5063e008) for callback client 3100008c:00010001.
  1496. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3852)
  1497. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3853, xdr 0x5063e008) for callback client 3100008c:00010001.
  1498. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3853)
  1499. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3854, xdr 0x5063e008) for callback client 3100008c:00010001.
  1500. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3854)
  1501. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3855, xdr 0x5063e008) for callback client 3100008c:00010001.
  1502. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3855)
  1503. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3856, xdr 0x5063e008) for callback client 3100008c:00010001.
  1504. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3856)
  1505. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3857, xdr 0x5063e008) for callback client 3100008c:00010001.
  1506. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3857)
  1507. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3858, xdr 0x5063e008) for callback client 3100008c:00010001.
  1508. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3858)
  1509. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3859, xdr 0x5063e008) for callback client 3100008c:00010001.
  1510. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3859)
  1511. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3860, xdr 0x5063e008) for callback client 3100008c:00010001.
  1512. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3860)
  1513. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3861, xdr 0x5063e008) for callback client 3100008c:00010001.
  1514. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3861)
  1515. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3862, xdr 0x5063e008) for callback client 3100008c:00010001.
  1516. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3862)
  1517. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3863, xdr 0x5063e008) for callback client 3100008c:00010001.
  1518. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3863)
  1519. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3864, xdr 0x5063e008) for callback client 3100008c:00010001.
  1520. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3864)
  1521. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3865, xdr 0x5063e008) for callback client 3100008c:00010001.
  1522. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3865)
  1523. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3866, xdr 0x5063e008) for callback client 3100008c:00010001.
  1524. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3866)
  1525. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3867, xdr 0x5063e008) for callback client 3100008c:00010001.
  1526. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3867)
  1527. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3868, xdr 0x5063e008) for callback client 3100008c:00010001.
  1528. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3868)
  1529. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3869, xdr 0x5063e008) for callback client 3100008c:00010001.
  1530. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3869)
  1531. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3870, xdr 0x5063e008) for callback client 3100008c:00010001.
  1532. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3870)
  1533. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3871, xdr 0x5063e008) for callback client 3100008c:00010001.
  1534. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3871)
  1535. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3872, xdr 0x5063e008) for callback client 3100008c:00010001.
  1536. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3872)
  1537. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3873, xdr 0x5063e008) for callback client 3100008c:00010001.
  1538. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3873)
  1539. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3874, xdr 0x5063e008) for callback client 3100008c:00010001.
  1540. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3874)
  1541. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3875, xdr 0x5063e008) for callback client 3100008c:00010001.
  1542. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3875)
  1543. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3876, xdr 0x5063e008) for callback client 3100008c:00010001.
  1544. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3876)
  1545. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3877, xdr 0x5063e008) for callback client 3100008c:00010001.
  1546. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3877)
  1547. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3878, xdr 0x5063e008) for callback client 3100008c:00010001.
  1548. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3878)
  1549. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3879, xdr 0x5063e008) for callback client 3100008c:00010001.
  1550. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3879)
  1551. D/dalvikvm(14592): GC_CONCURRENT freed 1792K, 44% free 8300K/14652K, paused 5ms+9ms, total 105ms
  1552. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3880, xdr 0x5063e008) for callback client 3100008c:00010001.
  1553. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3880)
  1554. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3881, xdr 0x5063e008) for callback client 3100008c:00010001.
  1555. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3881)
  1556. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3882, xdr 0x5063e008) for callback client 3100008c:00010001.
  1557. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3882)
  1558. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3883, xdr 0x5063e008) for callback client 3100008c:00010001.
  1559. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3883)
  1560. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3884, xdr 0x5063e008) for callback client 3100008c:00010001.
  1561. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3884)
  1562. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3885, xdr 0x5063e008) for callback client 3100008c:00010001.
  1563. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3885)
  1564. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3886, xdr 0x5063e008) for callback client 3100008c:00010001.
  1565. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3886)
  1566. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3887, xdr 0x5063e008) for callback client 3100008c:00010001.
  1567. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3887)
  1568. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3888, xdr 0x5063e008) for callback client 3100008c:00010001.
  1569. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3888)
  1570. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3889, xdr 0x5063e008) for callback client 3100008c:00010001.
  1571. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3889)
  1572. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3890, xdr 0x5063e008) for callback client 3100008c:00010001.
  1573. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3890)
  1574. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3891, xdr 0x5063e008) for callback client 3100008c:00010001.
  1575. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3891)
  1576. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3892, xdr 0x5063e008) for callback client 3100008c:00010001.
  1577. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3892)
  1578. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3893, xdr 0x5063e008) for callback client 3100008c:00010001.
  1579. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3893)
  1580. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3894, xdr 0x5063e008) for callback client 3100008c:00010001.
  1581. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3894)
  1582. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3895, xdr 0x5063e008) for callback client 3100008c:00010001.
  1583. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3895)
  1584. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3896, xdr 0x5063e008) for callback client 3100008c:00010001.
  1585. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3896)
  1586. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3897, xdr 0x5063e008) for callback client 3100008c:00010001.
  1587. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3897)
  1588. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3898, xdr 0x5063e008) for callback client 3100008c:00010001.
  1589. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3898)
  1590. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3899, xdr 0x5063e008) for callback client 3100008c:00010001.
  1591. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3899)
  1592. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3900, xdr 0x5063e008) for callback client 3100008c:00010001.
  1593. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3900)
  1594. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3901, xdr 0x5063e008) for callback client 3100008c:00010001.
  1595. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3901)
  1596. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3902, xdr 0x5063e008) for callback client 3100008c:00010001.
  1597. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3902)
  1598. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3903, xdr 0x5063e008) for callback client 3100008c:00010001.
  1599. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3903)
  1600. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3904, xdr 0x5063e008) for callback client 3100008c:00010001.
  1601. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3904)
  1602. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3905, xdr 0x5063e008) for callback client 3100008c:00010001.
  1603. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3905)
  1604. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3906, xdr 0x5063e008) for callback client 3100008c:00010001.
  1605. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3906)
  1606. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3907, xdr 0x5063e008) for callback client 3100008c:00010001.
  1607. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3907)
  1608. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3908, xdr 0x5063e008) for callback client 3100008c:00010001.
  1609. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3908)
  1610. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3909, xdr 0x5063e008) for callback client 3100008c:00010001.
  1611. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3909)
  1612. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3910, xdr 0x5063e008) for callback client 3100008c:00010001.
  1613. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3910)
  1614. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3911, xdr 0x5063e008) for callback client 3100008c:00010001.
  1615. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3911)
  1616. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3912, xdr 0x5063e008) for callback client 3100008c:00010001.
  1617. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3912)
  1618. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3913, xdr 0x5063e008) for callback client 3100008c:00010001.
  1619. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3913)
  1620. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3914, xdr 0x5063e008) for callback client 3100008c:00010001.
  1621. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3914)
  1622. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3915, xdr 0x5063e008) for callback client 3100008c:00010001.
  1623. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3915)
  1624. D/dalvikvm(14592): GC_CONCURRENT freed 1793K, 44% free 8292K/14652K, paused 4ms+3ms, total 91ms
  1625. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3916, xdr 0x5063e008) for callback client 3100008c:00010001.
  1626. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3916)
  1627. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3917, xdr 0x5063e008) for callback client 3100008c:00010001.
  1628. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3917)
  1629. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3918, xdr 0x5063e008) for callback client 3100008c:00010001.
  1630. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3918)
  1631. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3919, xdr 0x5063e008) for callback client 3100008c:00010001.
  1632. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3919)
  1633. D/MobileDataStateTracker( 2502): default: setPolicyDataEnable(enabled=true)
  1634. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3920, xdr 0x5063e008) for callback client 3100008c:00010001.
  1635. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3920)
  1636. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3921, xdr 0x5063e008) for callback client 3100008c:00010001.
  1637. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3921)
  1638. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3922, xdr 0x5063e008) for callback client 3100008c:00010001.
  1639. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3922)
  1640. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3923, xdr 0x5063e008) for callback client 3100008c:00010001.
  1641. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3923)
  1642. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3924, xdr 0x5063e008) for callback client 3100008c:00010001.
  1643. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3924)
  1644. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3925, xdr 0x5063e008) for callback client 3100008c:00010001.
  1645. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3925)
  1646. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3926, xdr 0x5063e008) for callback client 3100008c:00010001.
  1647. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3926)
  1648. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3927, xdr 0x5063e008) for callback client 3100008c:00010001.
  1649. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3927)
  1650. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3928, xdr 0x5063e008) for callback client 3100008c:00010001.
  1651. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3928)
  1652. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3929, xdr 0x5063e008) for callback client 3100008c:00010001.
  1653. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3929)
  1654. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3930, xdr 0x5063e008) for callback client 3100008c:00010001.
  1655. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3930)
  1656. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3931, xdr 0x5063e008) for callback client 3100008c:00010001.
  1657. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3931)
  1658. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3932, xdr 0x5063e008) for callback client 3100008c:00010001.
  1659. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3932)
  1660. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3933, xdr 0x5063e008) for callback client 3100008c:00010001.
  1661. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3933)
  1662. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3934, xdr 0x5063e008) for callback client 3100008c:00010001.
  1663. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3934)
  1664. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3935, xdr 0x5063e008) for callback client 3100008c:00010001.
  1665. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3935)
  1666. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3936, xdr 0x5063e008) for callback client 3100008c:00010001.
  1667. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3936)
  1668. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3937, xdr 0x5063e008) for callback client 3100008c:00010001.
  1669. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3937)
  1670. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3938, xdr 0x5063e008) for callback client 3100008c:00010001.
  1671. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3938)
  1672. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3939, xdr 0x5063e008) for callback client 3100008c:00010001.
  1673. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3939)
  1674. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3940, xdr 0x5063e008) for callback client 3100008c:00010001.
  1675. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3940)
  1676. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3941, xdr 0x5063e008) for callback client 3100008c:00010001.
  1677. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3941)
  1678. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3942, xdr 0x5063e008) for callback client 3100008c:00010001.
  1679. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3942)
  1680. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3943, xdr 0x5063e008) for callback client 3100008c:00010001.
  1681. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3943)
  1682. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3944, xdr 0x5063e008) for callback client 3100008c:00010001.
  1683. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3944)
  1684. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3945, xdr 0x5063e008) for callback client 3100008c:00010001.
  1685. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3945)
  1686. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3946, xdr 0x5063e008) for callback client 3100008c:00010001.
  1687. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3946)
  1688. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3947, xdr 0x5063e008) for callback client 3100008c:00010001.
  1689. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3947)
  1690. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3948, xdr 0x5063e008) for callback client 3100008c:00010001.
  1691. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3948)
  1692. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3949, xdr 0x5063e008) for callback client 3100008c:00010001.
  1693. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3949)
  1694. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3950, xdr 0x5063e008) for callback client 3100008c:00010001.
  1695. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3950)
  1696. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3951, xdr 0x5063e008) for callback client 3100008c:00010001.
  1697. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3951)
  1698. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3952, xdr 0x5063e008) for callback client 3100008c:00010001.
  1699. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3952)
  1700. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3953, xdr 0x5063e008) for callback client 3100008c:00010001.
  1701. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3953)
  1702. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3954, xdr 0x5063e008) for callback client 3100008c:00010001.
  1703. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3954)
  1704. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3955, xdr 0x5063e008) for callback client 3100008c:00010001.
  1705. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3955)
  1706. D/dalvikvm(14592): GC_CONCURRENT freed 1787K, 44% free 8290K/14652K, paused 5ms+9ms, total 82ms
  1707. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3956, xdr 0x5063e008) for callback client 3100008c:00010001.
  1708. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3956)
  1709. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3957, xdr 0x5063e008) for callback client 3100008c:00010001.
  1710. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3957)
  1711. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3958, xdr 0x5063e008) for callback client 3100008c:00010001.
  1712. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3958)
  1713. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3959, xdr 0x5063e008) for callback client 3100008c:00010001.
  1714. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3959)
  1715. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3960, xdr 0x5063e008) for callback client 3100008c:00010001.
  1716. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3960)
  1717. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3961, xdr 0x5063e008) for callback client 3100008c:00010001.
  1718. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3961)
  1719. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3962, xdr 0x5063e008) for callback client 3100008c:00010001.
  1720. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3962)
  1721. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3963, xdr 0x5063e008) for callback client 3100008c:00010001.
  1722. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3963)
  1723. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3964, xdr 0x5063e008) for callback client 3100008c:00010001.
  1724. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3964)
  1725. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3965, xdr 0x5063e008) for callback client 3100008c:00010001.
  1726. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3965)
  1727. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3966, xdr 0x5063e008) for callback client 3100008c:00010001.
  1728. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3966)
  1729. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3967, xdr 0x5063e008) for callback client 3100008c:00010001.
  1730. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3967)
  1731. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3968, xdr 0x5063e008) for callback client 3100008c:00010001.
  1732. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3968)
  1733. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3969, xdr 0x5063e008) for callback client 3100008c:00010001.
  1734. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3969)
  1735. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3970, xdr 0x5063e008) for callback client 3100008c:00010001.
  1736. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3970)
  1737. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3971, xdr 0x5063e008) for callback client 3100008c:00010001.
  1738. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3971)
  1739. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3972, xdr 0x5063e008) for callback client 3100008c:00010001.
  1740. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3972)
  1741. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3973, xdr 0x5063e008) for callback client 3100008c:00010001.
  1742. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3973)
  1743. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3974, xdr 0x5063e008) for callback client 3100008c:00010001.
  1744. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3974)
  1745. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3975, xdr 0x5063e008) for callback client 3100008c:00010001.
  1746. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3975)
  1747. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3976, xdr 0x5063e008) for callback client 3100008c:00010001.
  1748. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3976)
  1749. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3977, xdr 0x5063e008) for callback client 3100008c:00010001.
  1750. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3977)
  1751. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3978, xdr 0x5063e008) for callback client 3100008c:00010001.
  1752. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3978)
  1753. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3979, xdr 0x5063e008) for callback client 3100008c:00010001.
  1754. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3979)
  1755. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3980, xdr 0x5063e008) for callback client 3100008c:00010001.
  1756. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3980)
  1757. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3981, xdr 0x5063e008) for callback client 3100008c:00010001.
  1758. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3981)
  1759. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3982, xdr 0x5063e008) for callback client 3100008c:00010001.
  1760. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3982)
  1761. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3983, xdr 0x5063e008) for callback client 3100008c:00010001.
  1762. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3983)
  1763. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3984, xdr 0x5063e008) for callback client 3100008c:00010001.
  1764. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3984)
  1765. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3985, xdr 0x5063e008) for callback client 3100008c:00010001.
  1766. D/dalvikvm( 2829): GC_CONCURRENT freed 349K, 52% free 3795K/7880K, paused 13ms+8ms, total 93ms
  1767. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3985)
  1768. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3986, xdr 0x5063e008) for callback client 3100008c:00010001.
  1769. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3986)
  1770. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3987, xdr 0x5063e008) for callback client 3100008c:00010001.
  1771. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3987)
  1772. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3988, xdr 0x5063e008) for callback client 3100008c:00010001.
  1773. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3988)
  1774. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3989, xdr 0x5063e008) for callback client 3100008c:00010001.
  1775. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3989)
  1776. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3990, xdr 0x5063e008) for callback client 3100008c:00010001.
  1777. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3990)
  1778. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3991, xdr 0x5063e008) for callback client 3100008c:00010001.
  1779. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3991)
  1780. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3992, xdr 0x5063e008) for callback client 3100008c:00010001.
  1781. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3992)
  1782. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3993, xdr 0x5063e008) for callback client 3100008c:00010001.
  1783. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3993)
  1784. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3994, xdr 0x5063e008) for callback client 3100008c:00010001.
  1785. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3994)
  1786. D/dalvikvm(14592): GC_CONCURRENT freed 1784K, 44% free 8291K/14652K, paused 4ms+9ms, total 97ms
  1787. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3995, xdr 0x5063e008) for callback client 3100008c:00010001.
  1788. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3995)
  1789. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3996, xdr 0x5063e008) for callback client 3100008c:00010001.
  1790. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3996)
  1791. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3997, xdr 0x5063e008) for callback client 3100008c:00010001.
  1792. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3997)
  1793. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3998, xdr 0x5063e008) for callback client 3100008c:00010001.
  1794. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3998)
  1795. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 3999, xdr 0x5063e008) for callback client 3100008c:00010001.
  1796. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 3999)
  1797. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4000, xdr 0x5063e008) for callback client 3100008c:00010001.
  1798. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4000)
  1799. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4001, xdr 0x5063e008) for callback client 3100008c:00010001.
  1800. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4001)
  1801. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4002, xdr 0x5063e008) for callback client 3100008c:00010001.
  1802. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4002)
  1803. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4003, xdr 0x5063e008) for callback client 3100008c:00010001.
  1804. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4003)
  1805. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4004, xdr 0x5063e008) for callback client 3100008c:00010001.
  1806. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4004)
  1807. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4005, xdr 0x5063e008) for callback client 3100008c:00010001.
  1808. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4005)
  1809. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4006, xdr 0x5063e008) for callback client 3100008c:00010001.
  1810. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4006)
  1811. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4007, xdr 0x5063e008) for callback client 3100008c:00010001.
  1812. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4007)
  1813. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4008, xdr 0x5063e008) for callback client 3100008c:00010001.
  1814. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4008)
  1815. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4009, xdr 0x5063e008) for callback client 3100008c:00010001.
  1816. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4009)
  1817. D/dalvikvm( 2502): GC_CONCURRENT freed 1860K, 44% free 10522K/18728K, paused 14ms+22ms, total 281ms
  1818. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4010, xdr 0x5063e008) for callback client 3100008c:00010001.
  1819. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4010)
  1820. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4011, xdr 0x5063e008) for callback client 3100008c:00010001.
  1821. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4011)
  1822. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4012, xdr 0x5063e008) for callback client 3100008c:00010001.
  1823. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4012)
  1824. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4013, xdr 0x5063e008) for callback client 3100008c:00010001.
  1825. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4013)
  1826. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4014, xdr 0x5063e008) for callback client 3100008c:00010001.
  1827. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4014)
  1828. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4015, xdr 0x5063e008) for callback client 3100008c:00010001.
  1829. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4015)
  1830. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4016, xdr 0x5063e008) for callback client 3100008c:00010001.
  1831. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4016)
  1832. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4017, xdr 0x5063e008) for callback client 3100008c:00010001.
  1833. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4017)
  1834. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4018, xdr 0x5063e008) for callback client 3100008c:00010001.
  1835. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4018)
  1836. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4019, xdr 0x5063e008) for callback client 3100008c:00010001.
  1837. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4019)
  1838. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4020, xdr 0x5063e008) for callback client 3100008c:00010001.
  1839. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4020)
  1840. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4021, xdr 0x5063e008) for callback client 3100008c:00010001.
  1841. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4021)
  1842. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4022, xdr 0x5063e008) for callback client 3100008c:00010001.
  1843. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4022)
  1844. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4023, xdr 0x5063e008) for callback client 3100008c:00010001.
  1845. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4023)
  1846. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4024, xdr 0x5063e008) for callback client 3100008c:00010001.
  1847. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4024)
  1848. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4025, xdr 0x5063e008) for callback client 3100008c:00010001.
  1849. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4025)
  1850. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4026, xdr 0x5063e008) for callback client 3100008c:00010001.
  1851. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4026)
  1852. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4027, xdr 0x5063e008) for callback client 3100008c:00010001.
  1853. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4027)
  1854. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4028, xdr 0x5063e008) for callback client 3100008c:00010001.
  1855. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4028)
  1856. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4029, xdr 0x5063e008) for callback client 3100008c:00010001.
  1857. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4029)
  1858. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4030, xdr 0x5063e008) for callback client 3100008c:00010001.
  1859. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4030)
  1860. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4031, xdr 0x5063e008) for callback client 3100008c:00010001.
  1861. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4031)
  1862. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4032, xdr 0x5063e008) for callback client 3100008c:00010001.
  1863. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4032)
  1864. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4033, xdr 0x5063e008) for callback client 3100008c:00010001.
  1865. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4033)
  1866. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4034, xdr 0x5063e008) for callback client 3100008c:00010001.
  1867. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4034)
  1868. D/dalvikvm(14592): GC_CONCURRENT freed 1787K, 44% free 8292K/14652K, paused 9ms+11ms, total 111ms
  1869. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4035, xdr 0x5063e008) for callback client 3100008c:00010001.
  1870. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4035)
  1871. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4036, xdr 0x5063e008) for callback client 3100008c:00010001.
  1872. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4036)
  1873. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4037, xdr 0x5063e008) for callback client 3100008c:00010001.
  1874. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4037)
  1875. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4038, xdr 0x5063e008) for callback client 3100008c:00010001.
  1876. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4038)
  1877. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4039, xdr 0x5063e008) for callback client 3100008c:00010001.
  1878. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4039)
  1879. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4040, xdr 0x5063e008) for callback client 3100008c:00010001.
  1880. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4040)
  1881. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4041, xdr 0x5063e008) for callback client 3100008c:00010001.
  1882. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4041)
  1883. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4042, xdr 0x5063e008) for callback client 3100008c:00010001.
  1884. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4042)
  1885. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4043, xdr 0x5063e008) for callback client 3100008c:00010001.
  1886. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4043)
  1887. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4044, xdr 0x5063e008) for callback client 3100008c:00010001.
  1888. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4044)
  1889. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4045, xdr 0x5063e008) for callback client 3100008c:00010001.
  1890. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4045)
  1891. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4046, xdr 0x5063e008) for callback client 3100008c:00010001.
  1892. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4046)
  1893. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4047, xdr 0x5063e008) for callback client 3100008c:00010001.
  1894. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4047)
  1895. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4048, xdr 0x5063e008) for callback client 3100008c:00010001.
  1896. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4048)
  1897. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4049, xdr 0x5063e008) for callback client 3100008c:00010001.
  1898. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4049)
  1899. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4050, xdr 0x5063e008) for callback client 3100008c:00010001.
  1900. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4050)
  1901. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4051, xdr 0x5063e008) for callback client 3100008c:00010001.
  1902. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4051)
  1903. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4052, xdr 0x5063e008) for callback client 3100008c:00010001.
  1904. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4052)
  1905. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4053, xdr 0x5063e008) for callback client 3100008c:00010001.
  1906. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4053)
  1907. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4054, xdr 0x5063e008) for callback client 3100008c:00010001.
  1908. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4054)
  1909. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4055, xdr 0x5063e008) for callback client 3100008c:00010001.
  1910. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4055)
  1911. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4056, xdr 0x5063e008) for callback client 3100008c:00010001.
  1912. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4056)
  1913. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4057, xdr 0x5063e008) for callback client 3100008c:00010001.
  1914. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4057)
  1915. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4058, xdr 0x5063e008) for callback client 3100008c:00010001.
  1916. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4058)
  1917. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4059, xdr 0x5063e008) for callback client 3100008c:00010001.
  1918. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4059)
  1919. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4060, xdr 0x5063e008) for callback client 3100008c:00010001.
  1920. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4060)
  1921. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4061, xdr 0x5063e008) for callback client 3100008c:00010001.
  1922. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4061)
  1923. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4062, xdr 0x5063e008) for callback client 3100008c:00010001.
  1924. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4062)
  1925. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4063, xdr 0x5063e008) for callback client 3100008c:00010001.
  1926. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4063)
  1927. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4064, xdr 0x5063e008) for callback client 3100008c:00010001.
  1928. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4064)
  1929. I/GCoreUlr( 2829): Successfully inserted location
  1930. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: true, elapsed millis: 499032, request: Phone
  1931. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4065, xdr 0x5063e008) for callback client 3100008c:00010001.
  1932. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4065)
  1933. I/ActivityManager( 2502): Delay finish: com.rageconsulting.android.lightflow/.receiver.OnAlarmReceiver
  1934. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4066, xdr 0x5063e008) for callback client 3100008c:00010001.
  1935. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4066)
  1936. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4067, xdr 0x5063e008) for callback client 3100008c:00010001.
  1937. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4067)
  1938. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  1939. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  1940. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4068, xdr 0x5063e008) for callback client 3100008c:00010001.
  1941. I/ActivityManager( 2502): Resuming delayed broadcast
  1942. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4068)
  1943. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4069, xdr 0x5063e008) for callback client 3100008c:00010001.
  1944. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4069)
  1945. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4070, xdr 0x5063e008) for callback client 3100008c:00010001.
  1946. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4070)
  1947. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4071, xdr 0x5063e008) for callback client 3100008c:00010001.
  1948. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4071)
  1949. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4072, xdr 0x5063e008) for callback client 3100008c:00010001.
  1950. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4072)
  1951. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4073, xdr 0x5063e008) for callback client 3100008c:00010001.
  1952. D/dalvikvm(14592): GC_CONCURRENT freed 1788K, 44% free 8290K/14652K, paused 5ms+11ms, total 104ms
  1953. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4073)
  1954. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4074, xdr 0x5063e008) for callback client 3100008c:00010001.
  1955. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4074)
  1956. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4075, xdr 0x5063e008) for callback client 3100008c:00010001.
  1957. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4075)
  1958. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4076, xdr 0x5063e008) for callback client 3100008c:00010001.
  1959. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4076)
  1960. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4077, xdr 0x5063e008) for callback client 3100008c:00010001.
  1961. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4077)
  1962. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4078, xdr 0x5063e008) for callback client 3100008c:00010001.
  1963. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4078)
  1964. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4079, xdr 0x5063e008) for callback client 3100008c:00010001.
  1965. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4079)
  1966. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4080, xdr 0x5063e008) for callback client 3100008c:00010001.
  1967. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4080)
  1968. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4081, xdr 0x5063e008) for callback client 3100008c:00010001.
  1969. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4081)
  1970. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4082, xdr 0x5063e008) for callback client 3100008c:00010001.
  1971. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4082)
  1972. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4083, xdr 0x5063e008) for callback client 3100008c:00010001.
  1973. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4083)
  1974. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4084, xdr 0x5063e008) for callback client 3100008c:00010001.
  1975. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4084)
  1976. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4085, xdr 0x5063e008) for callback client 3100008c:00010001.
  1977. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4085)
  1978. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4086, xdr 0x5063e008) for callback client 3100008c:00010001.
  1979. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4086)
  1980. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4087, xdr 0x5063e008) for callback client 3100008c:00010001.
  1981. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4087)
  1982. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4088, xdr 0x5063e008) for callback client 3100008c:00010001.
  1983. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4088)
  1984. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4089, xdr 0x5063e008) for callback client 3100008c:00010001.
  1985. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4089)
  1986. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4090, xdr 0x5063e008) for callback client 3100008c:00010001.
  1987. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4090)
  1988. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4091, xdr 0x5063e008) for callback client 3100008c:00010001.
  1989. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4091)
  1990. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4092, xdr 0x5063e008) for callback client 3100008c:00010001.
  1991. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4092)
  1992. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4093, xdr 0x5063e008) for callback client 3100008c:00010001.
  1993. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4093)
  1994. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4094, xdr 0x5063e008) for callback client 3100008c:00010001.
  1995. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4094)
  1996. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4095, xdr 0x5063e008) for callback client 3100008c:00010001.
  1997. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4095)
  1998. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4096, xdr 0x5063e008) for callback client 3100008c:00010001.
  1999. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4096)
  2000. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4097, xdr 0x5063e008) for callback client 3100008c:00010001.
  2001. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4097)
  2002. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4098, xdr 0x5063e008) for callback client 3100008c:00010001.
  2003. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4098)
  2004. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4099, xdr 0x5063e008) for callback client 3100008c:00010001.
  2005. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4099)
  2006. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4100, xdr 0x5063e008) for callback client 3100008c:00010001.
  2007. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4100)
  2008. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4101, xdr 0x5063e008) for callback client 3100008c:00010001.
  2009. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4101)
  2010. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4102, xdr 0x5063e008) for callback client 3100008c:00010001.
  2011. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4102)
  2012. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4103, xdr 0x5063e008) for callback client 3100008c:00010001.
  2013. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4103)
  2014. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4104, xdr 0x5063e008) for callback client 3100008c:00010001.
  2015. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4104)
  2016. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4105, xdr 0x5063e008) for callback client 3100008c:00010001.
  2017. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4105)
  2018. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4106, xdr 0x5063e008) for callback client 3100008c:00010001.
  2019. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4106)
  2020. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4107, xdr 0x5063e008) for callback client 3100008c:00010001.
  2021. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4107)
  2022. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4108, xdr 0x5063e008) for callback client 3100008c:00010001.
  2023. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4108)
  2024. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4109, xdr 0x5063e008) for callback client 3100008c:00010001.
  2025. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4109)
  2026. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4110, xdr 0x5063e008) for callback client 3100008c:00010001.
  2027. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4110)
  2028. D/dalvikvm(14592): GC_CONCURRENT freed 1784K, 44% free 8293K/14652K, paused 6ms+12ms, total 87ms
  2029. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4111, xdr 0x5063e008) for callback client 3100008c:00010001.
  2030. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4111)
  2031. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4112, xdr 0x5063e008) for callback client 3100008c:00010001.
  2032. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4112)
  2033. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4113, xdr 0x5063e008) for callback client 3100008c:00010001.
  2034. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4113)
  2035. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4114, xdr 0x5063e008) for callback client 3100008c:00010001.
  2036. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4114)
  2037. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4115, xdr 0x5063e008) for callback client 3100008c:00010001.
  2038. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4115)
  2039. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4116, xdr 0x5063e008) for callback client 3100008c:00010001.
  2040. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4116)
  2041. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4117, xdr 0x5063e008) for callback client 3100008c:00010001.
  2042. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4117)
  2043. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4118, xdr 0x5063e008) for callback client 3100008c:00010001.
  2044. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4118)
  2045. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4119, xdr 0x5063e008) for callback client 3100008c:00010001.
  2046. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4119)
  2047. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4120, xdr 0x5063e008) for callback client 3100008c:00010001.
  2048. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4120)
  2049. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4121, xdr 0x5063e008) for callback client 3100008c:00010001.
  2050. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4121)
  2051. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4122, xdr 0x5063e008) for callback client 3100008c:00010001.
  2052. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4122)
  2053. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4123, xdr 0x5063e008) for callback client 3100008c:00010001.
  2054. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4123)
  2055. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4124, xdr 0x5063e008) for callback client 3100008c:00010001.
  2056. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4124)
  2057. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4125, xdr 0x5063e008) for callback client 3100008c:00010001.
  2058. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4125)
  2059. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4126, xdr 0x5063e008) for callback client 3100008c:00010001.
  2060. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4126)
  2061. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4127, xdr 0x5063e008) for callback client 3100008c:00010001.
  2062. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4127)
  2063. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4128, xdr 0x5063e008) for callback client 3100008c:00010001.
  2064. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4128)
  2065. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4129, xdr 0x5063e008) for callback client 3100008c:00010001.
  2066. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4129)
  2067. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4130, xdr 0x5063e008) for callback client 3100008c:00010001.
  2068. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4130)
  2069. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4131, xdr 0x5063e008) for callback client 3100008c:00010001.
  2070. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4131)
  2071. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4132, xdr 0x5063e008) for callback client 3100008c:00010001.
  2072. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4132)
  2073. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4133, xdr 0x5063e008) for callback client 3100008c:00010001.
  2074. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4133)
  2075. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4134, xdr 0x5063e008) for callback client 3100008c:00010001.
  2076. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4134)
  2077. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4135, xdr 0x5063e008) for callback client 3100008c:00010001.
  2078. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4135)
  2079. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4136, xdr 0x5063e008) for callback client 3100008c:00010001.
  2080. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4136)
  2081. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4137, xdr 0x5063e008) for callback client 3100008c:00010001.
  2082. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4137)
  2083. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4138, xdr 0x5063e008) for callback client 3100008c:00010001.
  2084. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4138)
  2085. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4139, xdr 0x5063e008) for callback client 3100008c:00010001.
  2086. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4139)
  2087. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4140, xdr 0x5063e008) for callback client 3100008c:00010001.
  2088. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4140)
  2089. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4141, xdr 0x5063e008) for callback client 3100008c:00010001.
  2090. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4141)
  2091. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4142, xdr 0x5063e008) for callback client 3100008c:00010001.
  2092. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4142)
  2093. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4143, xdr 0x5063e008) for callback client 3100008c:00010001.
  2094. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4143)
  2095. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4144, xdr 0x5063e008) for callback client 3100008c:00010001.
  2096. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4144)
  2097. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4145, xdr 0x5063e008) for callback client 3100008c:00010001.
  2098. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4145)
  2099. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4146, xdr 0x5063e008) for callback client 3100008c:00010001.
  2100. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4146)
  2101. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4147, xdr 0x5063e008) for callback client 3100008c:00010001.
  2102. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4147)
  2103. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4148, xdr 0x5063e008) for callback client 3100008c:00010001.
  2104. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4148)
  2105. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4149, xdr 0x5063e008) for callback client 3100008c:00010001.
  2106. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4149)
  2107. D/dalvikvm(14592): GC_CONCURRENT freed 1790K, 44% free 8292K/14652K, paused 9ms+17ms, total 91ms
  2108. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4150, xdr 0x5063e008) for callback client 3100008c:00010001.
  2109. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4150)
  2110. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4151, xdr 0x5063e008) for callback client 3100008c:00010001.
  2111. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4151)
  2112. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4152, xdr 0x5063e008) for callback client 3100008c:00010001.
  2113. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4152)
  2114. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4153, xdr 0x5063e008) for callback client 3100008c:00010001.
  2115. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4153)
  2116. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4154, xdr 0x5063e008) for callback client 3100008c:00010001.
  2117. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4154)
  2118. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4155, xdr 0x5063e008) for callback client 3100008c:00010001.
  2119. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4155)
  2120. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4156, xdr 0x5063e008) for callback client 3100008c:00010001.
  2121. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4156)
  2122. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4157, xdr 0x5063e008) for callback client 3100008c:00010001.
  2123. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4157)
  2124. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4158, xdr 0x5063e008) for callback client 3100008c:00010001.
  2125. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4158)
  2126. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4159, xdr 0x5063e008) for callback client 3100008c:00010001.
  2127. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4159)
  2128. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4160, xdr 0x5063e008) for callback client 3100008c:00010001.
  2129. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4160)
  2130. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4161, xdr 0x5063e008) for callback client 3100008c:00010001.
  2131. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4161)
  2132. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4162, xdr 0x5063e008) for callback client 3100008c:00010001.
  2133. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4162)
  2134. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4163, xdr 0x5063e008) for callback client 3100008c:00010001.
  2135. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4163)
  2136. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4164, xdr 0x5063e008) for callback client 3100008c:00010001.
  2137. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4164)
  2138. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4165, xdr 0x5063e008) for callback client 3100008c:00010001.
  2139. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4165)
  2140. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4166, xdr 0x5063e008) for callback client 3100008c:00010001.
  2141. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4166)
  2142. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4167, xdr 0x5063e008) for callback client 3100008c:00010001.
  2143. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4167)
  2144. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4168, xdr 0x5063e008) for callback client 3100008c:00010001.
  2145. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4168)
  2146. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4169, xdr 0x5063e008) for callback client 3100008c:00010001.
  2147. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4169)
  2148. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4170, xdr 0x5063e008) for callback client 3100008c:00010001.
  2149. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4170)
  2150. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4171, xdr 0x5063e008) for callback client 3100008c:00010001.
  2151. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4171)
  2152. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4172, xdr 0x5063e008) for callback client 3100008c:00010001.
  2153. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4172)
  2154. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4173, xdr 0x5063e008) for callback client 3100008c:00010001.
  2155. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4173)
  2156. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4174, xdr 0x5063e008) for callback client 3100008c:00010001.
  2157. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4174)
  2158. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4175, xdr 0x5063e008) for callback client 3100008c:00010001.
  2159. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4175)
  2160. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4176, xdr 0x5063e008) for callback client 3100008c:00010001.
  2161. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4176)
  2162. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4177, xdr 0x5063e008) for callback client 3100008c:00010001.
  2163. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4177)
  2164. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4178, xdr 0x5063e008) for callback client 3100008c:00010001.
  2165. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4178)
  2166. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4179, xdr 0x5063e008) for callback client 3100008c:00010001.
  2167. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4179)
  2168. D/dalvikvm(14214): GC_CONCURRENT freed 1479K, 20% free 7389K/9144K, paused 7ms+201ms, total 1068ms
  2169. D/dalvikvm(14214): WAIT_FOR_CONCURRENT_GC blocked 606ms
  2170. W/fb4a(:<default>):BlueServiceQueue(14214): Exception during service
  2171. W/fb4a(:<default>):BlueServiceQueue(14214): java.net.UnknownHostException: Unable to resolve host "graph.facebook.com": No address associated with hostname
  2172. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.lookupHostByName(InetAddress.java:424)
  2173. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.getAllByNameImpl(InetAddress.java:236)
  2174. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.getAllByName(InetAddress.java:214)
  2175. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientConnectionOperator.openConnection(FbHttpClientConnectionOperator.java:129)
  2176. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
  2177. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
  2178. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
  2179. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
  2180. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientImpl.execute(FbHttpClientImpl.java:160)
  2181. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientImpl.execute(FbHttpClientImpl.java:148)
  2182. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientRequestExecutor.a(FbHttpClientRequestExecutor.java:52)
  2183. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.executors.qebased.QeHttpRequestExecutor.a(QeHttpRequestExecutor.java:58)
  2184. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.RequestFlowStateController.a(RequestFlowStateController.java:89)
  2185. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbRedirectController.a(FbRedirectController.java:93)
  2186. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.b(FbHttpRequestProcessor.java:173)
  2187. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:148)
  2188. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.b(FbHttpRequestProcessor.java:103)
  2189. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:241)
  2190. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.SingleMethodRunnerImpl.a(SingleMethodRunnerImpl.java:375)
  2191. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.SingleMethodRunnerImpl.a(SingleMethodRunnerImpl.java:160)
  2192. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.AbstractSingleMethodRunner.a(AbstractSingleMethodRunner.java:26)
  2193. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.ApiMethodRunnerImpl.a(ApiMethodRunnerImpl.java:43)
  2194. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.ApiMethodRunnerImpl.a(ApiMethodRunnerImpl.java:35)
  2195. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.protocol.WebServiceHandler.b(WebServiceHandler.java:174)
  2196. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.server.AbstractBlueServiceHandlerFilter.a(AbstractBlueServiceHandlerFilter.java:31)
  2197. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.FilterChainLink.a(FilterChainLink.java:20)
  2198. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.database.DbServiceHandler.b(DbServiceHandler.java:265)
  2199. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.server.AbstractBlueServiceHandlerFilter.a(AbstractBlueServiceHandlerFilter.java:31)
  2200. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.FilterChainLink.a(FilterChainLink.java:20)
  2201. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.cache.CacheServiceHandler.b(CacheServiceHandler.java:138)
  2202. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.server.AbstractBlueServiceHandlerFilter.a(AbstractBlueServiceHandlerFilter.java:31)
  2203. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.FilterChainLink.a(FilterChainLink.java:20)
  2204. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue.e(BlueServiceQueue.java:302)
  2205. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue.d(BlueServiceQueue.java:54)
  2206. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue$3.run(BlueServiceQueue.java:232)
  2207. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
  2208. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  2209. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.common.executors.ListenableScheduledFutureImpl.run(ListenableScheduledFutureImpl.java:59)
  2210. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Handler.handleCallback(Handler.java:733)
  2211. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Handler.dispatchMessage(Handler.java:95)
  2212. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Looper.loop(Looper.java:136)
  2213. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.HandlerThread.run(HandlerThread.java:61)
  2214. W/fb4a(:<default>):BlueServiceQueue(14214): Caused by: libcore.io.GaiException: getaddrinfo failed: EAI_NODATA (No address associated with hostname)
  2215. W/fb4a(:<default>):BlueServiceQueue(14214):     at libcore.io.Posix.getaddrinfo(Native Method)
  2216. W/fb4a(:<default>):BlueServiceQueue(14214):     at libcore.io.ForwardingOs.getaddrinfo(ForwardingOs.java:61)
  2217. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.lookupHostByName(InetAddress.java:405)
  2218. W/fb4a(:<default>):BlueServiceQueue(14214):     ... 41 more
  2219. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4180, xdr 0x5063e008) for callback client 3100008c:00010001.
  2220. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4180)
  2221. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4181, xdr 0x5063e008) for callback client 3100008c:00010001.
  2222. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4181)
  2223. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4182, xdr 0x5063e008) for callback client 3100008c:00010001.
  2224. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4182)
  2225. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4183, xdr 0x5063e008) for callback client 3100008c:00010001.
  2226. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4183)
  2227. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4184, xdr 0x5063e008) for callback client 3100008c:00010001.
  2228. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4184)
  2229. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4185, xdr 0x5063e008) for callback client 3100008c:00010001.
  2230. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4185)
  2231. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4186, xdr 0x5063e008) for callback client 3100008c:00010001.
  2232. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4186)
  2233. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4187, xdr 0x5063e008) for callback client 3100008c:00010001.
  2234. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4187)
  2235. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4188, xdr 0x5063e008) for callback client 3100008c:00010001.
  2236. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4188)
  2237. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4189, xdr 0x5063e008) for callback client 3100008c:00010001.
  2238. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4189)
  2239. D/dalvikvm(14592): GC_CONCURRENT freed 1787K, 44% free 8293K/14652K, paused 6ms+10ms, total 79ms
  2240. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4190, xdr 0x5063e008) for callback client 3100008c:00010001.
  2241. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4190)
  2242. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4191, xdr 0x5063e008) for callback client 3100008c:00010001.
  2243. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4191)
  2244. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4192, xdr 0x5063e008) for callback client 3100008c:00010001.
  2245. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4192)
  2246. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4193, xdr 0x5063e008) for callback client 3100008c:00010001.
  2247. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4193)
  2248. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4194, xdr 0x5063e008) for callback client 3100008c:00010001.
  2249. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4194)
  2250. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4195, xdr 0x5063e008) for callback client 3100008c:00010001.
  2251. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4195)
  2252. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4196, xdr 0x5063e008) for callback client 3100008c:00010001.
  2253. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4196)
  2254. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4197, xdr 0x5063e008) for callback client 3100008c:00010001.
  2255. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4197)
  2256. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4198, xdr 0x5063e008) for callback client 3100008c:00010001.
  2257. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4198)
  2258. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4199, xdr 0x5063e008) for callback client 3100008c:00010001.
  2259. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4199)
  2260. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4200, xdr 0x5063e008) for callback client 3100008c:00010001.
  2261. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4200)
  2262. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4201, xdr 0x5063e008) for callback client 3100008c:00010001.
  2263. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4201)
  2264. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4202, xdr 0x5063e008) for callback client 3100008c:00010001.
  2265. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4202)
  2266. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4203, xdr 0x5063e008) for callback client 3100008c:00010001.
  2267. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4203)
  2268. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4204, xdr 0x5063e008) for callback client 3100008c:00010001.
  2269. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4204)
  2270. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4205, xdr 0x5063e008) for callback client 3100008c:00010001.
  2271. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4205)
  2272. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4206, xdr 0x5063e008) for callback client 3100008c:00010001.
  2273. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4206)
  2274. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4207, xdr 0x5063e008) for callback client 3100008c:00010001.
  2275. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4207)
  2276. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4208, xdr 0x5063e008) for callback client 3100008c:00010001.
  2277. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4208)
  2278. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4209, xdr 0x5063e008) for callback client 3100008c:00010001.
  2279. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4209)
  2280. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4210, xdr 0x5063e008) for callback client 3100008c:00010001.
  2281. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4210)
  2282. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4211, xdr 0x5063e008) for callback client 3100008c:00010001.
  2283. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4211)
  2284. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4212, xdr 0x5063e008) for callback client 3100008c:00010001.
  2285. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4212)
  2286. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4213, xdr 0x5063e008) for callback client 3100008c:00010001.
  2287. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4213)
  2288. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4214, xdr 0x5063e008) for callback client 3100008c:00010001.
  2289. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4214)
  2290. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4215, xdr 0x5063e008) for callback client 3100008c:00010001.
  2291. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4215)
  2292. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4216, xdr 0x5063e008) for callback client 3100008c:00010001.
  2293. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4216)
  2294. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4217, xdr 0x5063e008) for callback client 3100008c:00010001.
  2295. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4217)
  2296. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4218, xdr 0x5063e008) for callback client 3100008c:00010001.
  2297. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4218)
  2298. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4219, xdr 0x5063e008) for callback client 3100008c:00010001.
  2299. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4219)
  2300. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4220, xdr 0x5063e008) for callback client 3100008c:00010001.
  2301. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4220)
  2302. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4221, xdr 0x5063e008) for callback client 3100008c:00010001.
  2303. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4221)
  2304. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4222, xdr 0x5063e008) for callback client 3100008c:00010001.
  2305. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4222)
  2306. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4223, xdr 0x5063e008) for callback client 3100008c:00010001.
  2307. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4223)
  2308. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4224, xdr 0x5063e008) for callback client 3100008c:00010001.
  2309. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4224)
  2310. D/dalvikvm( 2829): GC_CONCURRENT freed 397K, 52% free 3811K/7880K, paused 4ms+11ms, total 93ms
  2311. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4225, xdr 0x5063e008) for callback client 3100008c:00010001.
  2312. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4225)
  2313. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4226, xdr 0x5063e008) for callback client 3100008c:00010001.
  2314. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4226)
  2315. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4227, xdr 0x5063e008) for callback client 3100008c:00010001.
  2316. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4227)
  2317. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4228, xdr 0x5063e008) for callback client 3100008c:00010001.
  2318. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4228)
  2319. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4229, xdr 0x5063e008) for callback client 3100008c:00010001.
  2320. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4229)
  2321. D/dalvikvm(14592): GC_CONCURRENT freed 1790K, 44% free 8294K/14652K, paused 10ms+10ms, total 94ms
  2322. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4230, xdr 0x5063e008) for callback client 3100008c:00010001.
  2323. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4230)
  2324. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4231, xdr 0x5063e008) for callback client 3100008c:00010001.
  2325. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4231)
  2326. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4232, xdr 0x5063e008) for callback client 3100008c:00010001.
  2327. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4232)
  2328. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4233, xdr 0x5063e008) for callback client 3100008c:00010001.
  2329. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4233)
  2330. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4234, xdr 0x5063e008) for callback client 3100008c:00010001.
  2331. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4234)
  2332. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4235, xdr 0x5063e008) for callback client 3100008c:00010001.
  2333. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4235)
  2334. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4236, xdr 0x5063e008) for callback client 3100008c:00010001.
  2335. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4236)
  2336. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4237, xdr 0x5063e008) for callback client 3100008c:00010001.
  2337. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4237)
  2338. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4238, xdr 0x5063e008) for callback client 3100008c:00010001.
  2339. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4238)
  2340. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4239, xdr 0x5063e008) for callback client 3100008c:00010001.
  2341. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4239)
  2342. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4240, xdr 0x5063e008) for callback client 3100008c:00010001.
  2343. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4240)
  2344. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4241, xdr 0x5063e008) for callback client 3100008c:00010001.
  2345. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4241)
  2346. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4242, xdr 0x5063e008) for callback client 3100008c:00010001.
  2347. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4242)
  2348. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4243, xdr 0x5063e008) for callback client 3100008c:00010001.
  2349. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4243)
  2350. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4244, xdr 0x5063e008) for callback client 3100008c:00010001.
  2351. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4244)
  2352. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4245, xdr 0x5063e008) for callback client 3100008c:00010001.
  2353. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4245)
  2354. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4246, xdr 0x5063e008) for callback client 3100008c:00010001.
  2355. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4246)
  2356. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4247, xdr 0x5063e008) for callback client 3100008c:00010001.
  2357. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4247)
  2358. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4248, xdr 0x5063e008) for callback client 3100008c:00010001.
  2359. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4248)
  2360. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4249, xdr 0x5063e008) for callback client 3100008c:00010001.
  2361. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4249)
  2362. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4250, xdr 0x5063e008) for callback client 3100008c:00010001.
  2363. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4250)
  2364. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4251, xdr 0x5063e008) for callback client 3100008c:00010001.
  2365. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4251)
  2366. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4252, xdr 0x5063e008) for callback client 3100008c:00010001.
  2367. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4252)
  2368. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4253, xdr 0x5063e008) for callback client 3100008c:00010001.
  2369. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4253)
  2370. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4254, xdr 0x5063e008) for callback client 3100008c:00010001.
  2371. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4254)
  2372. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4255, xdr 0x5063e008) for callback client 3100008c:00010001.
  2373. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4255)
  2374. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4256, xdr 0x5063e008) for callback client 3100008c:00010001.
  2375. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4256)
  2376. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4257, xdr 0x5063e008) for callback client 3100008c:00010001.
  2377. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4257)
  2378. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4258, xdr 0x5063e008) for callback client 3100008c:00010001.
  2379. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4258)
  2380. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4259, xdr 0x5063e008) for callback client 3100008c:00010001.
  2381. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4259)
  2382. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4260, xdr 0x5063e008) for callback client 3100008c:00010001.
  2383. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4260)
  2384. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4261, xdr 0x5063e008) for callback client 3100008c:00010001.
  2385. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4261)
  2386. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4262, xdr 0x5063e008) for callback client 3100008c:00010001.
  2387. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4262)
  2388. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4263, xdr 0x5063e008) for callback client 3100008c:00010001.
  2389. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4263)
  2390. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4264, xdr 0x5063e008) for callback client 3100008c:00010001.
  2391. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4264)
  2392. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4265, xdr 0x5063e008) for callback client 3100008c:00010001.
  2393. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4265)
  2394. D/dalvikvm(14592): GC_CONCURRENT freed 1786K, 44% free 8291K/14652K, paused 5ms+4ms, total 82ms
  2395. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4266, xdr 0x5063e008) for callback client 3100008c:00010001.
  2396. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4266)
  2397. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4267, xdr 0x5063e008) for callback client 3100008c:00010001.
  2398. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4267)
  2399. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4268, xdr 0x5063e008) for callback client 3100008c:00010001.
  2400. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4268)
  2401. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4269, xdr 0x5063e008) for callback client 3100008c:00010001.
  2402. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4269)
  2403. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4270, xdr 0x5063e008) for callback client 3100008c:00010001.
  2404. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4270)
  2405. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4271, xdr 0x5063e008) for callback client 3100008c:00010001.
  2406. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4271)
  2407. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4272, xdr 0x5063e008) for callback client 3100008c:00010001.
  2408. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4272)
  2409. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4273, xdr 0x5063e008) for callback client 3100008c:00010001.
  2410. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4273)
  2411. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4274, xdr 0x5063e008) for callback client 3100008c:00010001.
  2412. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4274)
  2413. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4275, xdr 0x5063e008) for callback client 3100008c:00010001.
  2414. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4275)
  2415. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4276, xdr 0x5063e008) for callback client 3100008c:00010001.
  2416. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4276)
  2417. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4277, xdr 0x5063e008) for callback client 3100008c:00010001.
  2418. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4277)
  2419. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4278, xdr 0x5063e008) for callback client 3100008c:00010001.
  2420. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4278)
  2421. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4279, xdr 0x5063e008) for callback client 3100008c:00010001.
  2422. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4279)
  2423. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4280, xdr 0x5063e008) for callback client 3100008c:00010001.
  2424. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4280)
  2425. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4281, xdr 0x5063e008) for callback client 3100008c:00010001.
  2426. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4281)
  2427. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4282, xdr 0x5063e008) for callback client 3100008c:00010001.
  2428. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4282)
  2429. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4283, xdr 0x5063e008) for callback client 3100008c:00010001.
  2430. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4283)
  2431. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4284, xdr 0x5063e008) for callback client 3100008c:00010001.
  2432. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4284)
  2433. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4285, xdr 0x5063e008) for callback client 3100008c:00010001.
  2434. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4285)
  2435. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4286, xdr 0x5063e008) for callback client 3100008c:00010001.
  2436. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4286)
  2437. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4287, xdr 0x5063e008) for callback client 3100008c:00010001.
  2438. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4287)
  2439. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4288, xdr 0x5063e008) for callback client 3100008c:00010001.
  2440. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4288)
  2441. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4289, xdr 0x5063e008) for callback client 3100008c:00010001.
  2442. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4289)
  2443. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4290, xdr 0x5063e008) for callback client 3100008c:00010001.
  2444. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4290)
  2445. I/GCoreUlr( 2829): Successfully inserted location
  2446. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: true, elapsed millis: 544369, request: Phone
  2447. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4291, xdr 0x5063e008) for callback client 3100008c:00010001.
  2448. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4291)
  2449. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4292, xdr 0x5063e008) for callback client 3100008c:00010001.
  2450. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4292)
  2451. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4293, xdr 0x5063e008) for callback client 3100008c:00010001.
  2452. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4293)
  2453. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4294, xdr 0x5063e008) for callback client 3100008c:00010001.
  2454. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4294)
  2455. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4295, xdr 0x5063e008) for callback client 3100008c:00010001.
  2456. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4295)
  2457. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4296, xdr 0x5063e008) for callback client 3100008c:00010001.
  2458. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4296)
  2459. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4297, xdr 0x5063e008) for callback client 3100008c:00010001.
  2460. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4297)
  2461. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4298, xdr 0x5063e008) for callback client 3100008c:00010001.
  2462. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4298)
  2463. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4299, xdr 0x5063e008) for callback client 3100008c:00010001.
  2464. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4299)
  2465. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4300, xdr 0x5063e008) for callback client 3100008c:00010001.
  2466. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4300)
  2467. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4301, xdr 0x5063e008) for callback client 3100008c:00010001.
  2468. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4301)
  2469. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4302, xdr 0x5063e008) for callback client 3100008c:00010001.
  2470. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4302)
  2471. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4303, xdr 0x5063e008) for callback client 3100008c:00010001.
  2472. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4303)
  2473. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4304, xdr 0x5063e008) for callback client 3100008c:00010001.
  2474. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4304)
  2475. D/dalvikvm(14592): GC_CONCURRENT freed 1783K, 44% free 8294K/14652K, paused 6ms+12ms, total 93ms
  2476. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4305, xdr 0x5063e008) for callback client 3100008c:00010001.
  2477. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4305)
  2478. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4306, xdr 0x5063e008) for callback client 3100008c:00010001.
  2479. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4306)
  2480. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4307, xdr 0x5063e008) for callback client 3100008c:00010001.
  2481. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4307)
  2482. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4308, xdr 0x5063e008) for callback client 3100008c:00010001.
  2483. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4308)
  2484. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4309, xdr 0x5063e008) for callback client 3100008c:00010001.
  2485. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4309)
  2486. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4310, xdr 0x5063e008) for callback client 3100008c:00010001.
  2487. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4310)
  2488. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4311, xdr 0x5063e008) for callback client 3100008c:00010001.
  2489. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4311)
  2490. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4312, xdr 0x5063e008) for callback client 3100008c:00010001.
  2491. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4312)
  2492. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4313, xdr 0x5063e008) for callback client 3100008c:00010001.
  2493. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4313)
  2494. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4314, xdr 0x5063e008) for callback client 3100008c:00010001.
  2495. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4314)
  2496. E/NotificationService( 2502): unable to notify listener (posted): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  2497. E/NotificationService( 2502): android.os.DeadObjectException
  2498. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  2499. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationPosted(INotificationListener.java:102)
  2500. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyPostedIfUserMatch(NotificationManagerService.java:247)
  2501. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$2.run(NotificationManagerService.java:820)
  2502. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  2503. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  2504. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  2505. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  2506. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  2507. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  2508. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  2509. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  2510. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  2511. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  2512. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4315, xdr 0x5063e008) for callback client 3100008c:00010001.
  2513. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4315)
  2514. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4316, xdr 0x5063e008) for callback client 3100008c:00010001.
  2515. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4316)
  2516. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4317, xdr 0x5063e008) for callback client 3100008c:00010001.
  2517. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4317)
  2518. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4318, xdr 0x5063e008) for callback client 3100008c:00010001.
  2519. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4318)
  2520. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4319, xdr 0x5063e008) for callback client 3100008c:00010001.
  2521. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4319)
  2522. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4320, xdr 0x5063e008) for callback client 3100008c:00010001.
  2523. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4320)
  2524. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4321, xdr 0x5063e008) for callback client 3100008c:00010001.
  2525. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4321)
  2526. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4322, xdr 0x5063e008) for callback client 3100008c:00010001.
  2527. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4322)
  2528. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4323, xdr 0x5063e008) for callback client 3100008c:00010001.
  2529. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4323)
  2530. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4324, xdr 0x5063e008) for callback client 3100008c:00010001.
  2531. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4324)
  2532. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4325, xdr 0x5063e008) for callback client 3100008c:00010001.
  2533. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4325)
  2534. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4326, xdr 0x5063e008) for callback client 3100008c:00010001.
  2535. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4326)
  2536. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4327, xdr 0x5063e008) for callback client 3100008c:00010001.
  2537. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4327)
  2538. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4328, xdr 0x5063e008) for callback client 3100008c:00010001.
  2539. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4328)
  2540. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4329, xdr 0x5063e008) for callback client 3100008c:00010001.
  2541. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4329)
  2542. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4330, xdr 0x5063e008) for callback client 3100008c:00010001.
  2543. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4330)
  2544. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4331, xdr 0x5063e008) for callback client 3100008c:00010001.
  2545. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4331)
  2546. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4332, xdr 0x5063e008) for callback client 3100008c:00010001.
  2547. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4332)
  2548. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4333, xdr 0x5063e008) for callback client 3100008c:00010001.
  2549. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4333)
  2550. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4334, xdr 0x5063e008) for callback client 3100008c:00010001.
  2551. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4334)
  2552. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4335, xdr 0x5063e008) for callback client 3100008c:00010001.
  2553. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4335)
  2554. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4336, xdr 0x5063e008) for callback client 3100008c:00010001.
  2555. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4336)
  2556. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4337, xdr 0x5063e008) for callback client 3100008c:00010001.
  2557. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4337)
  2558. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4338, xdr 0x5063e008) for callback client 3100008c:00010001.
  2559. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4338)
  2560. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4339, xdr 0x5063e008) for callback client 3100008c:00010001.
  2561. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4339)
  2562. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4340, xdr 0x5063e008) for callback client 3100008c:00010001.
  2563. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4340)
  2564. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4341, xdr 0x5063e008) for callback client 3100008c:00010001.
  2565. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4341)
  2566. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4342, xdr 0x5063e008) for callback client 3100008c:00010001.
  2567. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4342)
  2568. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4343, xdr 0x5063e008) for callback client 3100008c:00010001.
  2569. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4343)
  2570. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4344, xdr 0x5063e008) for callback client 3100008c:00010001.
  2571. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4344)
  2572. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4345, xdr 0x5063e008) for callback client 3100008c:00010001.
  2573. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4345)
  2574. D/dalvikvm(14592): GC_CONCURRENT freed 1789K, 44% free 8293K/14652K, paused 5ms+10ms, total 80ms
  2575. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4346, xdr 0x5063e008) for callback client 3100008c:00010001.
  2576. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4346)
  2577. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4347, xdr 0x5063e008) for callback client 3100008c:00010001.
  2578. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4347)
  2579. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4348, xdr 0x5063e008) for callback client 3100008c:00010001.
  2580. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4348)
  2581. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4349, xdr 0x5063e008) for callback client 3100008c:00010001.
  2582. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4349)
  2583. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4350, xdr 0x5063e008) for callback client 3100008c:00010001.
  2584. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4350)
  2585. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4351, xdr 0x5063e008) for callback client 3100008c:00010001.
  2586. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4351)
  2587. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4352, xdr 0x5063e008) for callback client 3100008c:00010001.
  2588. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4352)
  2589. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4353, xdr 0x5063e008) for callback client 3100008c:00010001.
  2590. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4353)
  2591. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4354, xdr 0x5063e008) for callback client 3100008c:00010001.
  2592. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4354)
  2593. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4355, xdr 0x5063e008) for callback client 3100008c:00010001.
  2594. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4355)
  2595. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4356, xdr 0x5063e008) for callback client 3100008c:00010001.
  2596. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4356)
  2597. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4357, xdr 0x5063e008) for callback client 3100008c:00010001.
  2598. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4357)
  2599. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4358, xdr 0x5063e008) for callback client 3100008c:00010001.
  2600. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4358)
  2601. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4359, xdr 0x5063e008) for callback client 3100008c:00010001.
  2602. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4359)
  2603. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4360, xdr 0x5063e008) for callback client 3100008c:00010001.
  2604. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4360)
  2605. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4361, xdr 0x5063e008) for callback client 3100008c:00010001.
  2606. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4361)
  2607. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4362, xdr 0x5063e008) for callback client 3100008c:00010001.
  2608. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4362)
  2609. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4363, xdr 0x5063e008) for callback client 3100008c:00010001.
  2610. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4363)
  2611. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4364, xdr 0x5063e008) for callback client 3100008c:00010001.
  2612. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4364)
  2613. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4365, xdr 0x5063e008) for callback client 3100008c:00010001.
  2614. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4365)
  2615. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4366, xdr 0x5063e008) for callback client 3100008c:00010001.
  2616. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4366)
  2617. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4367, xdr 0x5063e008) for callback client 3100008c:00010001.
  2618. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4367)
  2619. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4368, xdr 0x5063e008) for callback client 3100008c:00010001.
  2620. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4368)
  2621. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4369, xdr 0x5063e008) for callback client 3100008c:00010001.
  2622. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4369)
  2623. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4370, xdr 0x5063e008) for callback client 3100008c:00010001.
  2624. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4370)
  2625. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4371, xdr 0x5063e008) for callback client 3100008c:00010001.
  2626. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4371)
  2627. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4372, xdr 0x5063e008) for callback client 3100008c:00010001.
  2628. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4372)
  2629. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4373, xdr 0x5063e008) for callback client 3100008c:00010001.
  2630. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4373)
  2631. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4374, xdr 0x5063e008) for callback client 3100008c:00010001.
  2632. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4374)
  2633. D/dalvikvm( 2502): GC_CONCURRENT freed 1859K, 44% free 10527K/18728K, paused 9ms+12ms, total 267ms
  2634. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4375, xdr 0x5063e008) for callback client 3100008c:00010001.
  2635. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4375)
  2636. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4376, xdr 0x5063e008) for callback client 3100008c:00010001.
  2637. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4376)
  2638. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4377, xdr 0x5063e008) for callback client 3100008c:00010001.
  2639. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4377)
  2640. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4378, xdr 0x5063e008) for callback client 3100008c:00010001.
  2641. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4378)
  2642. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4379, xdr 0x5063e008) for callback client 3100008c:00010001.
  2643. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4379)
  2644. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4380, xdr 0x5063e008) for callback client 3100008c:00010001.
  2645. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4380)
  2646. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4381, xdr 0x5063e008) for callback client 3100008c:00010001.
  2647. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4381)
  2648. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4382, xdr 0x5063e008) for callback client 3100008c:00010001.
  2649. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4382)
  2650. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4383, xdr 0x5063e008) for callback client 3100008c:00010001.
  2651. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4383)
  2652. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4384, xdr 0x5063e008) for callback client 3100008c:00010001.
  2653. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4384)
  2654. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4385, xdr 0x5063e008) for callback client 3100008c:00010001.
  2655. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4385)
  2656. D/dalvikvm(14592): GC_CONCURRENT freed 1787K, 44% free 8296K/14652K, paused 7ms+11ms, total 91ms
  2657. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4386, xdr 0x5063e008) for callback client 3100008c:00010001.
  2658. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4386)
  2659. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4387, xdr 0x5063e008) for callback client 3100008c:00010001.
  2660. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4387)
  2661. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4388, xdr 0x5063e008) for callback client 3100008c:00010001.
  2662. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4388)
  2663. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4389, xdr 0x5063e008) for callback client 3100008c:00010001.
  2664. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4389)
  2665. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4390, xdr 0x5063e008) for callback client 3100008c:00010001.
  2666. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4390)
  2667. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4391, xdr 0x5063e008) for callback client 3100008c:00010001.
  2668. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4391)
  2669. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4392, xdr 0x5063e008) for callback client 3100008c:00010001.
  2670. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4392)
  2671. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4393, xdr 0x5063e008) for callback client 3100008c:00010001.
  2672. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4393)
  2673. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4394, xdr 0x5063e008) for callback client 3100008c:00010001.
  2674. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4394)
  2675. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4395, xdr 0x5063e008) for callback client 3100008c:00010001.
  2676. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4395)
  2677. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4396, xdr 0x5063e008) for callback client 3100008c:00010001.
  2678. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4396)
  2679. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4397, xdr 0x5063e008) for callback client 3100008c:00010001.
  2680. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4397)
  2681. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4398, xdr 0x5063e008) for callback client 3100008c:00010001.
  2682. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4398)
  2683. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4399, xdr 0x5063e008) for callback client 3100008c:00010001.
  2684. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4399)
  2685. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4400, xdr 0x5063e008) for callback client 3100008c:00010001.
  2686. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4400)
  2687. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4401, xdr 0x5063e008) for callback client 3100008c:00010001.
  2688. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4401)
  2689. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4402, xdr 0x5063e008) for callback client 3100008c:00010001.
  2690. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4402)
  2691. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4403, xdr 0x5063e008) for callback client 3100008c:00010001.
  2692. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4403)
  2693. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4404, xdr 0x5063e008) for callback client 3100008c:00010001.
  2694. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4404)
  2695. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4405, xdr 0x5063e008) for callback client 3100008c:00010001.
  2696. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4405)
  2697. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4406, xdr 0x5063e008) for callback client 3100008c:00010001.
  2698. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4406)
  2699. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4407, xdr 0x5063e008) for callback client 3100008c:00010001.
  2700. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4407)
  2701. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4408, xdr 0x5063e008) for callback client 3100008c:00010001.
  2702. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4408)
  2703. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4409, xdr 0x5063e008) for callback client 3100008c:00010001.
  2704. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4409)
  2705. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4410, xdr 0x5063e008) for callback client 3100008c:00010001.
  2706. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4410)
  2707. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4411, xdr 0x5063e008) for callback client 3100008c:00010001.
  2708. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4411)
  2709. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4412, xdr 0x5063e008) for callback client 3100008c:00010001.
  2710. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4412)
  2711. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4413, xdr 0x5063e008) for callback client 3100008c:00010001.
  2712. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4413)
  2713. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4414, xdr 0x5063e008) for callback client 3100008c:00010001.
  2714. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4414)
  2715. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4415, xdr 0x5063e008) for callback client 3100008c:00010001.
  2716. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4415)
  2717. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4416, xdr 0x5063e008) for callback client 3100008c:00010001.
  2718. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4416)
  2719. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4417, xdr 0x5063e008) for callback client 3100008c:00010001.
  2720. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4417)
  2721. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4418, xdr 0x5063e008) for callback client 3100008c:00010001.
  2722. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4418)
  2723. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4419, xdr 0x5063e008) for callback client 3100008c:00010001.
  2724. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4419)
  2725. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4420, xdr 0x5063e008) for callback client 3100008c:00010001.
  2726. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4420)
  2727. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4421, xdr 0x5063e008) for callback client 3100008c:00010001.
  2728. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4421)
  2729. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4422, xdr 0x5063e008) for callback client 3100008c:00010001.
  2730. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4422)
  2731. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4423, xdr 0x5063e008) for callback client 3100008c:00010001.
  2732. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4423)
  2733. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4424, xdr 0x5063e008) for callback client 3100008c:00010001.
  2734. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4424)
  2735. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4425, xdr 0x5063e008) for callback client 3100008c:00010001.
  2736. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4425)
  2737. D/dalvikvm(14592): GC_CONCURRENT freed 1789K, 44% free 8294K/14652K, paused 5ms+7ms, total 100ms
  2738. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4426, xdr 0x5063e008) for callback client 3100008c:00010001.
  2739. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4426)
  2740. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4427, xdr 0x5063e008) for callback client 3100008c:00010001.
  2741. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4427)
  2742. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4428, xdr 0x5063e008) for callback client 3100008c:00010001.
  2743. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4428)
  2744. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4429, xdr 0x5063e008) for callback client 3100008c:00010001.
  2745. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4429)
  2746. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4430, xdr 0x5063e008) for callback client 3100008c:00010001.
  2747. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4430)
  2748. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4431, xdr 0x5063e008) for callback client 3100008c:00010001.
  2749. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4431)
  2750. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4432, xdr 0x5063e008) for callback client 3100008c:00010001.
  2751. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4432)
  2752. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4433, xdr 0x5063e008) for callback client 3100008c:00010001.
  2753. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4433)
  2754. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4434, xdr 0x5063e008) for callback client 3100008c:00010001.
  2755. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4434)
  2756. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4435, xdr 0x5063e008) for callback client 3100008c:00010001.
  2757. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4435)
  2758. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4436, xdr 0x5063e008) for callback client 3100008c:00010001.
  2759. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4436)
  2760. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4437, xdr 0x5063e008) for callback client 3100008c:00010001.
  2761. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4437)
  2762. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4438, xdr 0x5063e008) for callback client 3100008c:00010001.
  2763. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4438)
  2764. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4439, xdr 0x5063e008) for callback client 3100008c:00010001.
  2765. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4439)
  2766. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4440, xdr 0x5063e008) for callback client 3100008c:00010001.
  2767. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4440)
  2768. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4441, xdr 0x5063e008) for callback client 3100008c:00010001.
  2769. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4441)
  2770. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4442, xdr 0x5063e008) for callback client 3100008c:00010001.
  2771. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4442)
  2772. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4443, xdr 0x5063e008) for callback client 3100008c:00010001.
  2773. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4443)
  2774. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4444, xdr 0x5063e008) for callback client 3100008c:00010001.
  2775. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4444)
  2776. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4445, xdr 0x5063e008) for callback client 3100008c:00010001.
  2777. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4445)
  2778. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4446, xdr 0x5063e008) for callback client 3100008c:00010001.
  2779. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4446)
  2780. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4447, xdr 0x5063e008) for callback client 3100008c:00010001.
  2781. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4447)
  2782. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4448, xdr 0x5063e008) for callback client 3100008c:00010001.
  2783. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4448)
  2784. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4449, xdr 0x5063e008) for callback client 3100008c:00010001.
  2785. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4449)
  2786. D/dalvikvm( 2829): GC_CONCURRENT freed 402K, 52% free 3803K/7880K, paused 4ms+4ms, total 92ms
  2787. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4450, xdr 0x5063e008) for callback client 3100008c:00010001.
  2788. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4450)
  2789. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4451, xdr 0x5063e008) for callback client 3100008c:00010001.
  2790. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4451)
  2791. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4452, xdr 0x5063e008) for callback client 3100008c:00010001.
  2792. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4452)
  2793. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4453, xdr 0x5063e008) for callback client 3100008c:00010001.
  2794. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4453)
  2795. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4454, xdr 0x5063e008) for callback client 3100008c:00010001.
  2796. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4454)
  2797. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4455, xdr 0x5063e008) for callback client 3100008c:00010001.
  2798. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4455)
  2799. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4456, xdr 0x5063e008) for callback client 3100008c:00010001.
  2800. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4456)
  2801. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4457, xdr 0x5063e008) for callback client 3100008c:00010001.
  2802. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4457)
  2803. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4458, xdr 0x5063e008) for callback client 3100008c:00010001.
  2804. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4458)
  2805. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4459, xdr 0x5063e008) for callback client 3100008c:00010001.
  2806. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4459)
  2807. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4460, xdr 0x5063e008) for callback client 3100008c:00010001.
  2808. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4460)
  2809. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4462, xdr 0x5063e008) for callback client 3100008c:00010001.
  2810. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4462)
  2811. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4463, xdr 0x5063e008) for callback client 3100008c:00010001.
  2812. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4463)
  2813. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4464, xdr 0x5063e008) for callback client 3100008c:00010001.
  2814. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4464)
  2815. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4465, xdr 0x5063e008) for callback client 3100008c:00010001.
  2816. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4465)
  2817. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4466, xdr 0x5063e008) for callback client 3100008c:00010001.
  2818. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4466)
  2819. D/dalvikvm(14592): GC_CONCURRENT freed 1792K, 44% free 8289K/14652K, paused 8ms+5ms, total 106ms
  2820. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  2821. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  2822. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  2823. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  2824. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4467, xdr 0x5063e008) for callback client 3100008c:00010001.
  2825. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4467)
  2826. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4468, xdr 0x5063e008) for callback client 3100008c:00010001.
  2827. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4468)
  2828. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4469, xdr 0x5063e008) for callback client 3100008c:00010001.
  2829. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4469)
  2830. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4470, xdr 0x5063e008) for callback client 3100008c:00010001.
  2831. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4470)
  2832. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4471, xdr 0x5063e008) for callback client 3100008c:00010001.
  2833. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4471)
  2834. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4472, xdr 0x5063e008) for callback client 3100008c:00010001.
  2835. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4472)
  2836. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4473, xdr 0x5063e008) for callback client 3100008c:00010001.
  2837. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4473)
  2838. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4474, xdr 0x5063e008) for callback client 3100008c:00010001.
  2839. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4474)
  2840. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4475, xdr 0x5063e008) for callback client 3100008c:00010001.
  2841. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4475)
  2842. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4476, xdr 0x5063e008) for callback client 3100008c:00010001.
  2843. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4476)
  2844. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4477, xdr 0x5063e008) for callback client 3100008c:00010001.
  2845. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4477)
  2846. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4478, xdr 0x5063e008) for callback client 3100008c:00010001.
  2847. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4478)
  2848. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4479, xdr 0x5063e008) for callback client 3100008c:00010001.
  2849. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4479)
  2850. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4480, xdr 0x5063e008) for callback client 3100008c:00010001.
  2851. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4480)
  2852. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4481, xdr 0x5063e008) for callback client 3100008c:00010001.
  2853. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4481)
  2854. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4482, xdr 0x5063e008) for callback client 3100008c:00010001.
  2855. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4482)
  2856. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4483, xdr 0x5063e008) for callback client 3100008c:00010001.
  2857. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4483)
  2858. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4484, xdr 0x5063e008) for callback client 3100008c:00010001.
  2859. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4484)
  2860. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4485, xdr 0x5063e008) for callback client 3100008c:00010001.
  2861. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4485)
  2862. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4486, xdr 0x5063e008) for callback client 3100008c:00010001.
  2863. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4486)
  2864. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4487, xdr 0x5063e008) for callback client 3100008c:00010001.
  2865. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4487)
  2866. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4488, xdr 0x5063e008) for callback client 3100008c:00010001.
  2867. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4488)
  2868. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4489, xdr 0x5063e008) for callback client 3100008c:00010001.
  2869. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4489)
  2870. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4490, xdr 0x5063e008) for callback client 3100008c:00010001.
  2871. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4490)
  2872. I/InputReader( 2502): Reconfiguring input devices.  changes=0x00000004
  2873. I/InputReader( 2502): Device reconfigured: id=4, name='synaptics-rmi-touchscreen', size 480x800, orientation 0, mode 1, display id 0
  2874. I/ActivityManager( 2502): Config changes=480 {1.0 302mcc500mnc en_CA ldltr sw320dp w320dp h508dp 240dpi nrml long port finger -keyb/v/h tball/v s.17 themeResource=null}
  2875. D/PhoneStatusBar( 2557): mSettingsPanelGravity = 55
  2876. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  2877. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  2878. I/Ads     (14592): To get test ads on this device, call adRequest.addTestDevice("63AECA725A239D94FE622351140EAE14");
  2879. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  2880. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  2881. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  2882. I/uk.co.jasonfry.android.tools.ui.PageControl(14576): Initialising PageControl
  2883. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  2884. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  2885. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  2886. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  2887. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  2888. I/uk.co.jasonfry.android.tools.ui.SwipeView(14576): Initialising SwipeView
  2889. I/Ads     (14592): Unable to connect to network: b.o: NETWORK_ERROR
  2890. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4491, xdr 0x5063e008) for callback client 3100008c:00010001.
  2891. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4491)
  2892. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4492, xdr 0x5063e008) for callback client 3100008c:00010001.
  2893. I/Ads     (14592): onFailedToReceiveAd(A network error occurred.)
  2894. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4492)
  2895. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4493, xdr 0x5063e008) for callback client 3100008c:00010001.
  2896. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4493)
  2897. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4494, xdr 0x5063e008) for callback client 3100008c:00010001.
  2898. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4494)
  2899. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4495, xdr 0x5063e008) for callback client 3100008c:00010001.
  2900. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4495)
  2901. I/WindowManager( 2502): Screen frozen for +1s36ms due to Window{41b6b180 u0 org.prowl.torquefree/org.prowl.torquefree.Torque}
  2902. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4496, xdr 0x5063e008) for callback client 3100008c:00010001.
  2903. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4496)
  2904. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4497, xdr 0x5063e008) for callback client 3100008c:00010001.
  2905. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4497)
  2906. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4498, xdr 0x5063e008) for callback client 3100008c:00010001.
  2907. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4498)
  2908. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4499, xdr 0x5063e008) for callback client 3100008c:00010001.
  2909. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4499)
  2910. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4500, xdr 0x5063e008) for callback client 3100008c:00010001.
  2911. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4500)
  2912. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4501, xdr 0x5063e008) for callback client 3100008c:00010001.
  2913. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4501)
  2914. D/InputEventConsistencyVerifier(14592): KeyEvent: ACTION_UP but key was not down.
  2915. D/InputEventConsistencyVerifier(14592):   in android.view.ViewRootImpl@41e26e98
  2916. D/InputEventConsistencyVerifier(14592):   0: sent at 28992041000000, KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=158, metaState=0, flags=0x48, repeatCount=0, eventTime=28992041, downTime=28991938, deviceId=4, source=0x101 }
  2917. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4502, xdr 0x5063e008) for callback client 3100008c:00010001.
  2918. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4502)
  2919. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4503, xdr 0x5063e008) for callback client 3100008c:00010001.
  2920. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4503)
  2921. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4504, xdr 0x5063e008) for callback client 3100008c:00010001.
  2922. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4504)
  2923. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4505, xdr 0x5063e008) for callback client 3100008c:00010001.
  2924. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4505)
  2925. D/dalvikvm(14592): GC_CONCURRENT freed 1483K, 42% free 8593K/14652K, paused 17ms+4ms, total 103ms
  2926. D/dalvikvm( 2502): GC_EXPLICIT freed 959K, 45% free 10392K/18728K, paused 5ms+18ms, total 191ms
  2927. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4506, xdr 0x5063e008) for callback client 3100008c:00010001.
  2928. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4506)
  2929. E/NotificationService( 2502): unable to notify listener (removed): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  2930. E/NotificationService( 2502): android.os.DeadObjectException
  2931. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  2932. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationRemoved(INotificationListener.java:120)
  2933. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyRemovedIfUserMatch(NotificationManagerService.java:256)
  2934. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$3.run(NotificationManagerService.java:837)
  2935. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  2936. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  2937. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  2938. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  2939. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  2940. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  2941. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  2942. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  2943. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  2944. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  2945. W/InputMethodManagerService( 2502): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@425ebc40 attribute=null, token = android.os.BinderProxy@42180f68
  2946. D/lib_locapi( 2502): loc_eng_stop
  2947. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4507, xdr 0x5063e008) for callback client 3100008c:00010001.
  2948. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4507)
  2949. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4508, xdr 0x5063e008) for callback client 3100008c:00010001.
  2950. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4508)
  2951. W/bt-btif (14670): bta_jv_rfc_port_to_cb(port_handle:0x7):jv handle:0x0 not FOUND
  2952. I/Adreno200-EGL( 2667): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2961380_release_AU (CL2961380)
  2953. I/Adreno200-EGL( 2667): Build Date: 12/10/12 Mon
  2954. I/Adreno200-EGL( 2667): Local Branch:
  2955. I/Adreno200-EGL( 2667): Remote Branch: m/partner-android/jb-mr1-dev
  2956. I/Adreno200-EGL( 2667): Local Patches: NONE
  2957. I/Adreno200-EGL( 2667): Reconstruct Branch: NOTHING
  2958. I/Choreographer( 2667): Skipped 54 frames!  The application may be doing too much work on its main thread.
  2959. W/IInputConnectionWrapper(14592): showStatusIcon on inactive InputConnection
  2960. I/ActivityManager( 2502): Delay finish: com.rageconsulting.android.lightflow/.receiver.OnAlarmReceiver
  2961. I/AndroidRuntime(14592): VM exiting with result code -1, cleanup skipped.
  2962. D/dalvikvm(10362): GC_CONCURRENT freed 1479K, 23% free 7187K/9316K, paused 6ms+6ms, total 97ms
  2963. D/dalvikvm(10362): WAIT_FOR_CONCURRENT_GC blocked 27ms
  2964. I/ActivityManager( 2502): Process org.prowl.torquefree (pid 14592) has died.
  2965. D/Zygote  ( 2110): Process 14592 exited cleanly (255)
  2966. D/dalvikvm(10362): GC_CONCURRENT freed 1565K, 24% free 7157K/9316K, paused 4ms+8ms, total 90ms
  2967. D/dalvikvm(10362): WAIT_FOR_CONCURRENT_GC blocked 11ms
  2968. E/ActivityThread(10362): Failed to find provider info for com.google.android.gm
  2969. D/dalvikvm(10362): GC_CONCURRENT freed 1510K, 23% free 7173K/9316K, paused 4ms+13ms, total 90ms
  2970. D/dalvikvm(10362): WAIT_FOR_CONCURRENT_GC blocked 11ms
  2971. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  2972. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  2973. D/dalvikvm(10362): GC_CONCURRENT freed 1468K, 23% free 7236K/9316K, paused 4ms+6ms, total 91ms
  2974. D/dalvikvm(10362): WAIT_FOR_CONCURRENT_GC blocked 35ms
  2975. E/ActivityThread(10362): Failed to find provider info for com.google.android.gm
  2976. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  2977. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  2978. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  2979. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  2980. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  2981. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  2982. I/ActivityManager( 2502): Resuming delayed broadcast
  2983. E/bt-btm  (14670): btm_sec_disconnected - Clearing Pending flag
  2984. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4509, xdr 0x5063e008) for callback client 3100008c:00010001.
  2985. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4509)
  2986. D/dalvikvm( 2829): GC_CONCURRENT freed 420K, 51% free 3894K/7880K, paused 3ms+5ms, total 46ms
  2987. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 26ms
  2988. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 31ms
  2989. I/ActivityManager( 2502): Start proc com.evervolv.widgets for broadcast com.evervolv.widgets/.GoToSleepWidgetProvider: pid=15238 uid=1000 gids={41000, 1028, 3003, 3002, 3001, 1015}
  2990. I/PowerManagerService( 2502): Going to sleep by user request...
  2991. D/SurfaceFlinger( 2109): Screen released, type=0 flinger=0x4130d450
  2992. V/KeyguardHostView( 2557): Initial transport state: 0, pbstate=0
  2993. D/AK8973  ( 2115): Compass CLOSE
  2994. D/dalvikvm( 2557): GC_CONCURRENT freed 1070K, 40% free 7177K/11860K, paused 5ms+42ms, total 278ms
  2995. D/dalvikvm( 2557): GC_CONCURRENT freed 80K, 28% free 8581K/11860K, paused 3ms+5ms, total 53ms
  2996. D/dalvikvm( 2557): WAIT_FOR_CONCURRENT_GC blocked 38ms
  2997. V/KeyguardHostView( 2557): hide transport, gen:4
  2998. V/KeyguardHostView( 2557): music state changed: 0
  2999. I/Choreographer( 2557): Skipped 54 frames!  The application may be doing too much work on its main thread.
  3000. V/KeyguardHostView( 2557): Initial transport state: 0, pbstate=0
  3001. V/KeyguardHostView( 2557): hide transport, gen:4
  3002. V/KeyguardHostView( 2557): music state changed: 0
  3003. D/PhoneStatusBar( 2557): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT* CLOCK* SEARCH* >
  3004. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3005. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3006. D/AK8973  ( 2115): Compass Start
  3007. D/AK8973  ( 2115): Compass CLOSE
  3008. D/dalvikvm( 2829): GC_CONCURRENT freed 556K, 52% free 3849K/7880K, paused 9ms+11ms, total 236ms
  3009. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 111ms
  3010. W/System.err( 2829): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname
  3011. W/System.err( 2829):    at java.net.InetAddress.lookupHostByName(InetAddress.java:424)
  3012. W/System.err( 2829):    at java.net.InetAddress.getAllByNameImpl(InetAddress.java:236)
  3013. W/System.err( 2829):    at java.net.InetAddress.getAllByName(InetAddress.java:214)
  3014. W/System.err( 2829):    at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:137)
  3015. W/System.err( 2829):    at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
  3016. W/System.err( 2829):    at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
  3017. W/System.err( 2829):    at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
  3018. W/System.err( 2829):    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
  3019. W/System.err( 2829):    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:487)
  3020. W/System.err( 2829):    at android.net.http.AndroidHttpClient.execute(AndroidHttpClient.java:257)
  3021. W/System.err( 2829):    at wm.a(SourceFile:200)
  3022. W/System.err( 2829):    at wm.execute(SourceFile:242)
  3023. W/System.err( 2829):    at wm.execute(SourceFile:310)
  3024. W/System.err( 2829):    at hzm.g(SourceFile:126)
  3025. W/System.err( 2829):    at hzm.c(SourceFile:172)
  3026. W/System.err( 2829):    at ifd.run(SourceFile:418)
  3027. W/System.err( 2829):    at ifc.b(SourceFile:224)
  3028. W/System.err( 2829):    at ifc.run(SourceFile:198)
  3029. W/System.err( 2829):    at hzu.run(SourceFile:96)
  3030. W/System.err( 2829): Caused by: libcore.io.GaiException: getaddrinfo failed: EAI_NODATA (No address associated with hostname)
  3031. W/System.err( 2829):    at libcore.io.Posix.getaddrinfo(Native Method)
  3032. W/System.err( 2829):    at libcore.io.ForwardingOs.getaddrinfo(ForwardingOs.java:61)
  3033. W/System.err( 2829):    at java.net.InetAddress.lookupHostByName(InetAddress.java:405)
  3034. W/System.err( 2829):    ... 18 more
  3035. D/AK8973  ( 2115): Compass Start
  3036. D/dalvikvm( 2829): GC_CONCURRENT freed 484K, 53% free 3750K/7880K, paused 9ms+14ms, total 130ms
  3037. D/AK8973  ( 2115): Compass CLOSE
  3038. D/dalvikvm( 2829): GC_CONCURRENT freed 357K, 52% free 3799K/7880K, paused 15ms+20ms, total 319ms
  3039. I/ProcessStatsService( 2502): Prepared write state in 18ms
  3040. I/ProcessStatsService( 2502): Prepared write state in 21ms
  3041. D/AK8973  ( 2115): Compass Start
  3042. D/AK8973  ( 2115): Compass CLOSE
  3043. D/dalvikvm( 2829): GC_CONCURRENT freed 442K, 52% free 3796K/7880K, paused 16ms+6ms, total 283ms
  3044. D/AK8973  ( 2115): Compass Start
  3045. D/AK8973  ( 2115): Compass CLOSE
  3046. D/AK8973  ( 2115): Compass Start
  3047. D/dalvikvm( 2829): GC_CONCURRENT freed 431K, 52% free 3799K/7880K, paused 8ms+26ms, total 444ms
  3048. D/AK8973  ( 2115): Compass CLOSE
  3049. D/dalvikvm( 2829): GC_CONCURRENT freed 430K, 52% free 3800K/7880K, paused 11ms+19ms, total 247ms
  3050. D/AK8973  ( 2115): Compass Start
  3051. D/dalvikvm( 2829): GC_CONCURRENT freed 431K, 52% free 3795K/7880K, paused 9ms+20ms, total 267ms
  3052. D/AK8973  ( 2115): Compass CLOSE
  3053. D/AK8973  ( 2115): Compass Start
  3054. D/AK8973  ( 2115): Compass CLOSE
  3055. D/AK8973  ( 2115): Compass Start
  3056. D/dalvikvm( 2829): GC_CONCURRENT freed 428K, 52% free 3796K/7880K, paused 9ms+11ms, total 233ms
  3057. D/AK8973  ( 2115): Compass CLOSE
  3058. D/dalvikvm( 2829): GC_CONCURRENT freed 425K, 52% free 3807K/7880K, paused 11ms+21ms, total 326ms
  3059. D/dalvikvm( 2502): GC_EXPLICIT freed 870K, 44% free 10507K/18728K, paused 17ms+18ms, total 299ms
  3060. D/AK8973  ( 2115): Compass Start
  3061. D/dalvikvm( 2829): GC_CONCURRENT freed 464K, 52% free 3811K/7880K, paused 5ms+25ms, total 186ms
  3062. D/AK8973  ( 2115): Compass CLOSE
  3063. V/BackupManagerService( 2502): Running a backup pass
  3064. V/BackupManagerService( 2502): clearing pending backups
  3065. V/PerformBackupTask( 2502): Beginning backup of 3 targets
  3066. V/GmsNetworkLocationProvi( 2829): onSetRequest: ProviderRequestUnbundled, reportLocation is true and interval is 600000
  3067. V/GmsNetworkLocationProvi( 2829): SET-REQUEST
  3068. V/GmsNetworkLocationProvi( 2829): in Handler: ProviderRequestUnbundled, reportLocation is true and interval is 600000
  3069. D/PerformBackupTask( 2502): invokeAgentForBackup on @pm@
  3070. V/BackupServiceBinder( 2502): doBackup() invoked
  3071. W/BackupTransportService( 2829): Unknown package in backup request: @pm@
  3072. W/BackupTransportService( 2829): Not ready for backup request right now: [OperationScheduler: enabledState=false lastSuccess=2014-01-28/06:19:40 moratoriumSet=2014-01-27/23:07:52 moratorium=1969-12-31/19:00:00 trigger=1969-12-31/19:00:00]
  3073. D/BackupManagerService( 2502): Now staging backup of android
  3074. D/BackupManagerService( 2502): Now staging backup of com.zl.inputmethod.latin
  3075. D/BackupManagerService( 2502): Now staging backup of com.android.providers.settings
  3076. I/BackupManagerService( 2502): Backup time but one already running
  3077. I/PerformBackupTask( 2502): Backup pass finished.
  3078. V/GmsNetworkLocationProvi( 2829): onSetRequest: ProviderRequestUnbundled, reportLocation is true and interval is 86400000
  3079. V/GmsNetworkLocationProvi( 2829): SET-REQUEST
  3080. V/GmsNetworkLocationProvi( 2829): in Handler: ProviderRequestUnbundled, reportLocation is true and interval is 86400000
  3081. E/WeatherEyeServices(15169): Empty result from server
  3082. W/SocketClient( 2106): write error (Broken pipe)
  3083. E/WeatherEyeServices(15169): Empty result from server
  3084. W/SocketClient( 2106): write error (Broken pipe)
  3085. W/SocketClient( 2106): write error (Broken pipe)
  3086. D/ConnectivityService( 2502): handleInetConditionChange: no active default network - ignore
  3087. D/MobileDataStateTracker( 2502): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
  3088. D/MobileDataStateTracker( 2502): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=(unspecified)
  3089. E/NotificationService( 2502): unable to notify listener (posted): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  3090. E/NotificationService( 2502): android.os.DeadObjectException
  3091. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  3092. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationPosted(INotificationListener.java:102)
  3093. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyPostedIfUserMatch(NotificationManagerService.java:247)
  3094. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$2.run(NotificationManagerService.java:820)
  3095. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  3096. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  3097. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  3098. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  3099. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  3100. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  3101. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  3102. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  3103. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  3104. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  3105. D/MobileDataStateTracker( 2502): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
  3106. D/MobileDataStateTracker( 2502): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
  3107. D/MobileDataStateTracker( 2502): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  3108. D/MobileDataStateTracker( 2502): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
  3109. D/MobileDataStateTracker( 2502): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  3110. D/MobileDataStateTracker( 2502): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
  3111. D/MobileDataStateTracker( 2502): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  3112. D/MobileDataStateTracker( 2502): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
  3113. D/MobileDataStateTracker( 2502): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  3114. D/MobileDataStateTracker( 2502): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
  3115. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3116. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3117. D/LightFlow:NotificationVO(10362): dashClockIntent repeating service
  3118. D/LightFlow:NotificationVO(10362): dashClockIntent - send
  3119. E/NotificationService( 2502): unable to notify listener (posted): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  3120. E/NotificationService( 2502): android.os.DeadObjectException
  3121. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  3122. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationPosted(INotificationListener.java:102)
  3123. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyPostedIfUserMatch(NotificationManagerService.java:247)
  3124. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$2.run(NotificationManagerService.java:820)
  3125. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  3126. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  3127. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  3128. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  3129. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  3130. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  3131. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  3132. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  3133. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  3134. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  3135. I/Choreographer( 2557): Skipped 30 frames!  The application may be doing too much work on its main thread.
  3136. D/dalvikvm( 2557): GC_CONCURRENT freed 207K, 14% free 10259K/11860K, paused 5ms+9ms, total 72ms
  3137. D/dalvikvm( 2557): WAIT_FOR_CONCURRENT_GC blocked 50ms
  3138. D/AlarmManagerService( 2502): Kernel timezone updated to 300 minutes west of GMT
  3139. E/NotificationService( 2502): unable to notify listener (removed): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  3140. E/NotificationService( 2502): android.os.DeadObjectException
  3141. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  3142. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationRemoved(INotificationListener.java:120)
  3143. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyRemovedIfUserMatch(NotificationManagerService.java:256)
  3144. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$3.run(NotificationManagerService.java:837)
  3145. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  3146. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  3147. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  3148. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  3149. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  3150. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  3151. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  3152. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  3153. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  3154. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  3155. D/MobileDataStateTracker( 2502): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  3156. D/MobileDataStateTracker( 2502): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  3157. D/MobileDataStateTracker( 2502): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  3158. D/MobileDataStateTracker( 2502): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  3159. D/MobileDataStateTracker( 2502): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  3160. D/MobileDataStateTracker( 2502): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  3161. D/MobileDataStateTracker( 2502): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  3162. D/MobileDataStateTracker( 2502): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  3163. D/MobileDataStateTracker( 2502): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  3164. D/MobileDataStateTracker( 2502): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  3165. D/MobileDataStateTracker( 2502): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  3166. D/MobileDataStateTracker( 2502): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  3167. D/MobileDataStateTracker( 2502): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  3168. D/MobileDataStateTracker( 2502): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  3169. D/MobileDataStateTracker( 2502): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  3170. D/MobileDataStateTracker( 2502): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  3171. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3172. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3173. E/NotificationService( 2502): unable to notify listener (posted): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  3174. E/NotificationService( 2502): android.os.DeadObjectException
  3175. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  3176. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationPosted(INotificationListener.java:102)
  3177. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyPostedIfUserMatch(NotificationManagerService.java:247)
  3178. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$2.run(NotificationManagerService.java:820)
  3179. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  3180. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  3181. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  3182. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  3183. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  3184. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  3185. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  3186. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  3187. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  3188. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  3189. D/dalvikvm( 2661): GC_CONCURRENT freed 416K, 60% free 3158K/7880K, paused 14ms+25ms, total 366ms
  3190. I/ActivityManager( 2502): Delay finish: com.rageconsulting.android.lightflow/.receiver.OnAlarmReceiver
  3191. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3192. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3193. I/ActivityManager( 2502): Resuming delayed broadcast
  3194. D/AK8973  ( 2115): Compass Start
  3195. D/AK8973  ( 2115): Compass CLOSE
  3196. D/dalvikvm( 2829): GC_CONCURRENT freed 525K, 52% free 3798K/7880K, paused 8ms+11ms, total 235ms
  3197. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 97ms
  3198. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 93ms
  3199. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 78ms
  3200. D/AK8973  ( 2115): Compass Start
  3201. D/AK8973  ( 2115): Compass CLOSE
  3202. D/dalvikvm( 2829): GC_CONCURRENT freed 462K, 52% free 3799K/7880K, paused 8ms+10ms, total 282ms
  3203. D/dalvikvm( 2502): GC_EXPLICIT freed 906K, 45% free 10450K/18728K, paused 17ms+38ms, total 393ms
  3204. D/AK8973  ( 2115): Compass Start
  3205. D/AK8973  ( 2115): Compass CLOSE
  3206. D/dalvikvm( 2829): GC_CONCURRENT freed 432K, 52% free 3793K/7880K, paused 21ms+11ms, total 369ms
  3207. D/AK8973  ( 2115): Compass Start
  3208. D/AK8973  ( 2115): Compass CLOSE
  3209. D/dalvikvm( 2829): GC_CONCURRENT freed 433K, 52% free 3789K/7880K, paused 9ms+17ms, total 282ms
  3210. I/ActivityManager( 2502): Start proc com.videotron.android.personas for broadcast com.videotron.android.personas/.widget.TwoOneWidgetProvider: pid=15298 uid=10070 gids={50070, 3003}
  3211. W/System.err( 2829): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname
  3212. W/System.err( 2829):    at java.net.InetAddress.lookupHostByName(InetAddress.java:424)
  3213. W/System.err( 2829):    at java.net.InetAddress.getAllByNameImpl(InetAddress.java:236)
  3214. W/System.err( 2829):    at java.net.InetAddress.getAllByName(InetAddress.java:214)
  3215. W/System.err( 2829):    at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:137)
  3216. W/System.err( 2829):    at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
  3217. W/System.err( 2829):    at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
  3218. W/System.err( 2829):    at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
  3219. W/System.err( 2829):    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
  3220. W/System.err( 2829):    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:487)
  3221. W/System.err( 2829):    at android.net.http.AndroidHttpClient.execute(AndroidHttpClient.java:257)
  3222. W/System.err( 2829):    at wm.a(SourceFile:200)
  3223. W/System.err( 2829):    at wm.execute(SourceFile:242)
  3224. W/System.err( 2829):    at wm.execute(SourceFile:310)
  3225. W/System.err( 2829):    at hzm.g(SourceFile:126)
  3226. W/System.err( 2829):    at hzm.c(SourceFile:172)
  3227. W/System.err( 2829):    at ifd.run(SourceFile:418)
  3228. W/System.err( 2829):    at ifc.b(SourceFile:224)
  3229. W/System.err( 2829):    at ifc.run(SourceFile:198)
  3230. W/System.err( 2829):    at hzu.run(SourceFile:96)
  3231. W/System.err( 2829): Caused by: libcore.io.GaiException: getaddrinfo failed: EAI_NODATA (No address associated with hostname)
  3232. W/System.err( 2829):    at libcore.io.Posix.getaddrinfo(Native Method)
  3233. W/System.err( 2829):    at libcore.io.ForwardingOs.getaddrinfo(ForwardingOs.java:61)
  3234. W/System.err( 2829):    at java.net.InetAddress.lookupHostByName(InetAddress.java:405)
  3235. W/System.err( 2829):    ... 18 more
  3236. I/ActivityManager( 2502): Delay finish: com.rageconsulting.android.lightflow/.receiver.OnAlarmReceiver
  3237. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3238. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3239. I/ActivityManager( 2502): Resuming delayed broadcast
  3240. D/AK8973  ( 2115): Compass Start
  3241. E/NotificationService( 2502): unable to notify listener (removed): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  3242. E/NotificationService( 2502): android.os.DeadObjectException
  3243. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  3244. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationRemoved(INotificationListener.java:120)
  3245. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyRemovedIfUserMatch(NotificationManagerService.java:256)
  3246. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$3.run(NotificationManagerService.java:837)
  3247. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  3248. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  3249. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  3250. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  3251. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  3252. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  3253. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  3254. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  3255. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  3256. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  3257. D/AK8973  ( 2115): Compass CLOSE
  3258. D/dalvikvm( 2829): GC_CONCURRENT freed 539K, 53% free 3761K/7880K, paused 8ms+11ms, total 207ms
  3259. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 140ms
  3260. D/AK8973  ( 2115): Compass Start
  3261. D/AK8973  ( 2115): Compass CLOSE
  3262. D/dalvikvm( 2829): GC_CONCURRENT freed 531K, 53% free 3742K/7880K, paused 17ms+11ms, total 199ms
  3263. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 73ms
  3264. D/AK8973  ( 2115): Compass Start
  3265. D/AK8973  ( 2115): Compass CLOSE
  3266. D/dalvikvm( 2829): GC_CONCURRENT freed 447K, 53% free 3735K/7880K, paused 8ms+19ms, total 381ms
  3267. D/AK8973  ( 2115): Compass Start
  3268. D/AK8973  ( 2115): Compass CLOSE
  3269. D/dalvikvm( 2829): GC_CONCURRENT freed 430K, 53% free 3738K/7880K, paused 15ms+19ms, total 301ms
  3270. D/ConnectivityService( 2502): handleInetConditionChange: no active default network - ignore
  3271. D/lib_locapi( 2502): loc_eng_set_position mode, client = 0, interval = 0, mode = 1
  3272. D/lib_locapi( 2502): loc_eng_start
  3273. D/lib_locapi( 2502): set_agps_server returned = -1
  3274. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4510, xdr 0x5063e008) for callback client 3100008c:00010001.
  3275. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4510)
  3276. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4511, xdr 0x5063e008) for callback client 3100008c:00010001.
  3277. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4511)
  3278. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4512, xdr 0x5063e008) for callback client 3100008c:00010001.
  3279. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4512)
  3280. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4513, xdr 0x5063e008) for callback client 3100008c:00010001.
  3281. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4513)
  3282. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4514, xdr 0x5063e008) for callback client 3100008c:00010001.
  3283. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4514)
  3284. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4515, xdr 0x5063e008) for callback client 3100008c:00010001.
  3285. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4515)
  3286. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4516, xdr 0x5063e008) for callback client 3100008c:00010001.
  3287. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4516)
  3288. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4517, xdr 0x5063e008) for callback client 3100008c:00010001.
  3289. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4517)
  3290. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4518, xdr 0x5063e008) for callback client 3100008c:00010001.
  3291. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4518)
  3292. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4519, xdr 0x5063e008) for callback client 3100008c:00010001.
  3293. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4519)
  3294. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4520, xdr 0x5063e008) for callback client 3100008c:00010001.
  3295. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4520)
  3296. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4521, xdr 0x5063e008) for callback client 3100008c:00010001.
  3297. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4521)
  3298. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4522, xdr 0x5063e008) for callback client 3100008c:00010001.
  3299. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4522)
  3300. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4523, xdr 0x5063e008) for callback client 3100008c:00010001.
  3301. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4523)
  3302. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4524, xdr 0x5063e008) for callback client 3100008c:00010001.
  3303. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4524)
  3304. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4525, xdr 0x5063e008) for callback client 3100008c:00010001.
  3305. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4525)
  3306. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4526, xdr 0x5063e008) for callback client 3100008c:00010001.
  3307. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4526)
  3308. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4527, xdr 0x5063e008) for callback client 3100008c:00010001.
  3309. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4527)
  3310. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4528, xdr 0x5063e008) for callback client 3100008c:00010001.
  3311. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4528)
  3312. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4529, xdr 0x5063e008) for callback client 3100008c:00010001.
  3313. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4529)
  3314. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4530, xdr 0x5063e008) for callback client 3100008c:00010001.
  3315. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4530)
  3316. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4531, xdr 0x5063e008) for callback client 3100008c:00010001.
  3317. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4531)
  3318. I/GCoreUlr( 2829): Successfully inserted location
  3319. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4532, xdr 0x5063e008) for callback client 3100008c:00010001.
  3320. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4532)
  3321. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4533, xdr 0x5063e008) for callback client 3100008c:00010001.
  3322. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4533)
  3323. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4534, xdr 0x5063e008) for callback client 3100008c:00010001.
  3324. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4534)
  3325. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4535, xdr 0x5063e008) for callback client 3100008c:00010001.
  3326. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4535)
  3327. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4536, xdr 0x5063e008) for callback client 3100008c:00010001.
  3328. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4536)
  3329. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4537, xdr 0x5063e008) for callback client 3100008c:00010001.
  3330. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4537)
  3331. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4538, xdr 0x5063e008) for callback client 3100008c:00010001.
  3332. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4538)
  3333. I/GCoreUlr( 2829): Starting service, intent=Intent { cmp=com.google.android.gms/com.google.android.location.reporting.LocationReportingService }, extras=null
  3334. I/GCoreUlr( 2829): Batch Location Update aborted because connected: false or backgroundDataEnabled: true
  3335. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4539, xdr 0x5063e008) for callback client 3100008c:00010001.
  3336. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4539)
  3337. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4540, xdr 0x5063e008) for callback client 3100008c:00010001.
  3338. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4540)
  3339. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4541, xdr 0x5063e008) for callback client 3100008c:00010001.
  3340. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4541)
  3341. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4542, xdr 0x5063e008) for callback client 3100008c:00010001.
  3342. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4542)
  3343. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4543, xdr 0x5063e008) for callback client 3100008c:00010001.
  3344. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4543)
  3345. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4544, xdr 0x5063e008) for callback client 3100008c:00010001.
  3346. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4544)
  3347. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4545, xdr 0x5063e008) for callback client 3100008c:00010001.
  3348. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4545)
  3349. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4546, xdr 0x5063e008) for callback client 3100008c:00010001.
  3350. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4546)
  3351. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4547, xdr 0x5063e008) for callback client 3100008c:00010001.
  3352. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4547)
  3353. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4548, xdr 0x5063e008) for callback client 3100008c:00010001.
  3354. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4548)
  3355. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4549, xdr 0x5063e008) for callback client 3100008c:00010001.
  3356. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4549)
  3357. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4550, xdr 0x5063e008) for callback client 3100008c:00010001.
  3358. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4550)
  3359. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4551, xdr 0x5063e008) for callback client 3100008c:00010001.
  3360. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4551)
  3361. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4552, xdr 0x5063e008) for callback client 3100008c:00010001.
  3362. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4552)
  3363. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4553, xdr 0x5063e008) for callback client 3100008c:00010001.
  3364. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4553)
  3365. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4554, xdr 0x5063e008) for callback client 3100008c:00010001.
  3366. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4554)
  3367. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4555, xdr 0x5063e008) for callback client 3100008c:00010001.
  3368. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4555)
  3369. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4556, xdr 0x5063e008) for callback client 3100008c:00010001.
  3370. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4556)
  3371. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4557, xdr 0x5063e008) for callback client 3100008c:00010001.
  3372. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4557)
  3373. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4558, xdr 0x5063e008) for callback client 3100008c:00010001.
  3374. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4558)
  3375. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4559, xdr 0x5063e008) for callback client 3100008c:00010001.
  3376. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4559)
  3377. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4560, xdr 0x5063e008) for callback client 3100008c:00010001.
  3378. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4560)
  3379. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4561, xdr 0x5063e008) for callback client 3100008c:00010001.
  3380. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4561)
  3381. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4562, xdr 0x5063e008) for callback client 3100008c:00010001.
  3382. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4562)
  3383. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4563, xdr 0x5063e008) for callback client 3100008c:00010001.
  3384. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4563)
  3385. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4564, xdr 0x5063e008) for callback client 3100008c:00010001.
  3386. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4564)
  3387. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4565, xdr 0x5063e008) for callback client 3100008c:00010001.
  3388. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4565)
  3389. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4566, xdr 0x5063e008) for callback client 3100008c:00010001.
  3390. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4566)
  3391. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4567, xdr 0x5063e008) for callback client 3100008c:00010001.
  3392. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4567)
  3393. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4568, xdr 0x5063e008) for callback client 3100008c:00010001.
  3394. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4568)
  3395. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4569, xdr 0x5063e008) for callback client 3100008c:00010001.
  3396. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4569)
  3397. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4570, xdr 0x5063e008) for callback client 3100008c:00010001.
  3398. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4570)
  3399. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4571, xdr 0x5063e008) for callback client 3100008c:00010001.
  3400. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4571)
  3401. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4572, xdr 0x5063e008) for callback client 3100008c:00010001.
  3402. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4572)
  3403. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4573, xdr 0x5063e008) for callback client 3100008c:00010001.
  3404. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4573)
  3405. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4574, xdr 0x5063e008) for callback client 3100008c:00010001.
  3406. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4574)
  3407. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4575, xdr 0x5063e008) for callback client 3100008c:00010001.
  3408. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4575)
  3409. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4576, xdr 0x5063e008) for callback client 3100008c:00010001.
  3410. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4576)
  3411. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4577, xdr 0x5063e008) for callback client 3100008c:00010001.
  3412. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4577)
  3413. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4578, xdr 0x5063e008) for callback client 3100008c:00010001.
  3414. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4578)
  3415. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4579, xdr 0x5063e008) for callback client 3100008c:00010001.
  3416. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4579)
  3417. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4580, xdr 0x5063e008) for callback client 3100008c:00010001.
  3418. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4580)
  3419. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4581, xdr 0x5063e008) for callback client 3100008c:00010001.
  3420. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4581)
  3421. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4582, xdr 0x5063e008) for callback client 3100008c:00010001.
  3422. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4582)
  3423. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4583, xdr 0x5063e008) for callback client 3100008c:00010001.
  3424. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4583)
  3425. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4584, xdr 0x5063e008) for callback client 3100008c:00010001.
  3426. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4584)
  3427. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4585, xdr 0x5063e008) for callback client 3100008c:00010001.
  3428. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4585)
  3429. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4586, xdr 0x5063e008) for callback client 3100008c:00010001.
  3430. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4586)
  3431. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4587, xdr 0x5063e008) for callback client 3100008c:00010001.
  3432. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4587)
  3433. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4588, xdr 0x5063e008) for callback client 3100008c:00010001.
  3434. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4588)
  3435. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4589, xdr 0x5063e008) for callback client 3100008c:00010001.
  3436. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4589)
  3437. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4590, xdr 0x5063e008) for callback client 3100008c:00010001.
  3438. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4590)
  3439. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4591, xdr 0x5063e008) for callback client 3100008c:00010001.
  3440. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4591)
  3441. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4592, xdr 0x5063e008) for callback client 3100008c:00010001.
  3442. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4592)
  3443. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4593, xdr 0x5063e008) for callback client 3100008c:00010001.
  3444. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4593)
  3445. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4594, xdr 0x5063e008) for callback client 3100008c:00010001.
  3446. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4594)
  3447. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4595, xdr 0x5063e008) for callback client 3100008c:00010001.
  3448. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4595)
  3449. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4596, xdr 0x5063e008) for callback client 3100008c:00010001.
  3450. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4596)
  3451. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4597, xdr 0x5063e008) for callback client 3100008c:00010001.
  3452. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4597)
  3453. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4598, xdr 0x5063e008) for callback client 3100008c:00010001.
  3454. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4598)
  3455. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4599, xdr 0x5063e008) for callback client 3100008c:00010001.
  3456. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4599)
  3457. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4600, xdr 0x5063e008) for callback client 3100008c:00010001.
  3458. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4600)
  3459. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4601, xdr 0x5063e008) for callback client 3100008c:00010001.
  3460. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4601)
  3461. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4602, xdr 0x5063e008) for callback client 3100008c:00010001.
  3462. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4602)
  3463. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4603, xdr 0x5063e008) for callback client 3100008c:00010001.
  3464. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4603)
  3465. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4604, xdr 0x5063e008) for callback client 3100008c:00010001.
  3466. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4604)
  3467. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4605, xdr 0x5063e008) for callback client 3100008c:00010001.
  3468. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4605)
  3469. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4606, xdr 0x5063e008) for callback client 3100008c:00010001.
  3470. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4606)
  3471. D/AK8973  ( 2115): Compass Start
  3472. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4607, xdr 0x5063e008) for callback client 3100008c:00010001.
  3473. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4607)
  3474. D/AK8973  ( 2115): Compass CLOSE
  3475. D/dalvikvm( 2829): GC_CONCURRENT freed 471K, 53% free 3779K/7880K, paused 8ms+31ms, total 230ms
  3476. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 167ms
  3477. D/lib_locapi( 2502): loc_eng_stop
  3478. W/System.err( 2829): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname
  3479. W/System.err( 2829):    at java.net.InetAddress.lookupHostByName(InetAddress.java:424)
  3480. W/System.err( 2829):    at java.net.InetAddress.getAllByNameImpl(InetAddress.java:236)
  3481. W/System.err( 2829):    at java.net.InetAddress.getAllByName(InetAddress.java:214)
  3482. W/System.err( 2829):    at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:137)
  3483. W/System.err( 2829):    at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
  3484. W/System.err( 2829):    at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
  3485. W/System.err( 2829):    at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
  3486. W/System.err( 2829):    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
  3487. W/System.err( 2829):    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:487)
  3488. W/System.err( 2829):    at android.net.http.AndroidHttpClient.execute(AndroidHttpClient.java:257)
  3489. W/System.err( 2829):    at wm.a(SourceFile:200)
  3490. W/System.err( 2829):    at wm.execute(SourceFile:242)
  3491. W/System.err( 2829):    at wm.execute(SourceFile:310)
  3492. W/System.err( 2829):    at hzm.g(SourceFile:126)
  3493. W/System.err( 2829):    at hzm.c(SourceFile:172)
  3494. W/System.err( 2829):    at ifd.run(SourceFile:418)
  3495. W/System.err( 2829):    at ifc.b(SourceFile:224)
  3496. W/System.err( 2829):    at ifc.run(SourceFile:198)
  3497. W/System.err( 2829):    at hzu.run(SourceFile:96)
  3498. W/System.err( 2829): Caused by: libcore.io.GaiException: getaddrinfo failed: EAI_NODATA (No address associated with hostname)
  3499. W/System.err( 2829):    at libcore.io.Posix.getaddrinfo(Native Method)
  3500. W/System.err( 2829):    at libcore.io.ForwardingOs.getaddrinfo(ForwardingOs.java:61)
  3501. W/System.err( 2829):    at java.net.InetAddress.lookupHostByName(InetAddress.java:405)
  3502. W/System.err( 2829):    ... 18 more
  3503. D/RPC     ( 2502): 3000008c:00010000 waiting for XDR input buffer to be consumed.
  3504. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4608, xdr 0x5063e008) for callback client 3100008c:00010001.
  3505. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4608)
  3506. D/RPC     ( 2502): 3000008c:00010000 dispatching RPC call (XID 4609, xdr 0x5063e008) for callback client 3100008c:00010001.
  3507. D/RPC     ( 2502): 3100008c:65537 sending RPC reply (XID 4609)
  3508. I/ActivityManager( 2502): Delay finish: com.rageconsulting.android.lightflow/.receiver.OnAlarmReceiver
  3509. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3510. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3511. I/ActivityManager( 2502): Resuming delayed broadcast
  3512. D/ConnectivityService( 2502): Sampling interval elapsed, updating statistics ..
  3513. D/ConnectivityService( 2502): Done.
  3514. D/ConnectivityService( 2502): Setting timer for 720seconds
  3515. D/AK8973  ( 2115): Compass Start
  3516. V/GmsNetworkLocationProvi( 2829): onSetRequest: ProviderRequestUnbundled, reportLocation is true and interval is 600000
  3517. V/GmsNetworkLocationProvi( 2829): SET-REQUEST
  3518. V/GmsNetworkLocationProvi( 2829): in Handler: ProviderRequestUnbundled, reportLocation is true and interval is 600000
  3519. D/dalvikvm( 2829): GC_CONCURRENT freed 520K, 53% free 3770K/7880K, paused 8ms+35ms, total 233ms
  3520. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 141ms
  3521. D/AK8973  ( 2115): Compass CLOSE
  3522. D/dalvikvm( 2502): GC_EXPLICIT freed 1061K, 45% free 10486K/18728K, paused 16ms+15ms, total 332ms
  3523. V/GmsNetworkLocationProvi( 2829): onSetRequest: ProviderRequestUnbundled, reportLocation is true and interval is 86400000
  3524. V/GmsNetworkLocationProvi( 2829): SET-REQUEST
  3525. V/GmsNetworkLocationProvi( 2829): in Handler: ProviderRequestUnbundled, reportLocation is true and interval is 86400000
  3526. E/WeatherEyeServices(15169): Empty result from server
  3527. W/SocketClient( 2106): write error (Broken pipe)
  3528. E/WeatherEyeServices(15169): Empty result from server
  3529. W/SocketClient( 2106): write error (Broken pipe)
  3530. D/AK8973  ( 2115): Compass Start
  3531. D/AK8973  ( 2115): Compass CLOSE
  3532. I/ActivityManager( 2502): Delay finish: com.rageconsulting.android.lightflow/.receiver.OnAlarmReceiver
  3533. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3534. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3535. I/ActivityManager( 2502): Resuming delayed broadcast
  3536. D/AK8973  ( 2115): Compass Start
  3537. I/ActivityManager( 2502): Delay finish: com.google.android.gsf/.checkin.EventLogService$Receiver
  3538. I/EventLogService( 2872): Aggregate from 1390911704159 (log), 1390911704159 (data)
  3539. D/ConnectivityService( 2502): handleInetConditionChange: no active default network - ignore
  3540. I/ServiceDumpSys( 2872): dumping service [account]
  3541. I/ActivityManager( 2502): Resuming delayed broadcast
  3542. D/AK8973  ( 2115): Compass CLOSE
  3543. D/AK8973  ( 2115): Compass Start
  3544. D/AK8973  ( 2115): Compass CLOSE
  3545. D/AK8973  ( 2115): Compass Start
  3546. D/dalvikvm( 2829): GC_CONCURRENT freed 433K, 53% free 3723K/7880K, paused 25ms+16ms, total 216ms
  3547. D/AK8973  ( 2115): Compass CLOSE
  3548. D/AK8973  ( 2115): Compass Start
  3549. D/AK8973  ( 2115): Compass CLOSE
  3550. D/AK8973  ( 2115): Compass Start
  3551. D/AK8973  ( 2115): Compass CLOSE
  3552. D/dalvikvm( 2829): GC_CONCURRENT freed 459K, 53% free 3759K/7880K, paused 8ms+13ms, total 277ms
  3553. I/ActivityManager( 2502): Delay finish: com.rageconsulting.android.lightflow/.receiver.OnAlarmReceiver
  3554. D/dalvikvm( 2502): GC_EXPLICIT freed 336K, 45% free 10460K/18728K, paused 58ms+34ms, total 451ms
  3555. D/AK8973  ( 2115): Compass Start
  3556. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3557. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3558. I/ActivityManager( 2502): Resuming delayed broadcast
  3559. E/NotificationService( 2502): unable to notify listener (posted): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  3560. E/NotificationService( 2502): android.os.DeadObjectException
  3561. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  3562. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationPosted(INotificationListener.java:102)
  3563. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyPostedIfUserMatch(NotificationManagerService.java:247)
  3564. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$2.run(NotificationManagerService.java:820)
  3565. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  3566. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  3567. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  3568. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  3569. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  3570. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  3571. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  3572. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  3573. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  3574. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  3575. D/dalvikvm( 2557): GC_FOR_ALLOC freed 594K, 15% free 10629K/12468K, paused 49ms, total 64ms
  3576. D/AK8973  ( 2115): Compass CLOSE
  3577. D/AK8973  ( 2115): Compass Start
  3578. W/SocketClient( 2106): write error (Broken pipe)
  3579. W/fb4a(:<default>):BlueServiceQueue(14214): Exception during service
  3580. W/fb4a(:<default>):BlueServiceQueue(14214): java.net.UnknownHostException: Unable to resolve host "graph.facebook.com": No address associated with hostname
  3581. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.lookupHostByName(InetAddress.java:424)
  3582. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.getAllByNameImpl(InetAddress.java:236)
  3583. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.getAllByName(InetAddress.java:214)
  3584. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientConnectionOperator.openConnection(FbHttpClientConnectionOperator.java:129)
  3585. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
  3586. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
  3587. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
  3588. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
  3589. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientImpl.execute(FbHttpClientImpl.java:160)
  3590. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientImpl.execute(FbHttpClientImpl.java:148)
  3591. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientRequestExecutor.a(FbHttpClientRequestExecutor.java:52)
  3592. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.executors.qebased.QeHttpRequestExecutor.a(QeHttpRequestExecutor.java:58)
  3593. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.RequestFlowStateController.a(RequestFlowStateController.java:89)
  3594. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbRedirectController.a(FbRedirectController.java:93)
  3595. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.b(FbHttpRequestProcessor.java:173)
  3596. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:148)
  3597. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.b(FbHttpRequestProcessor.java:103)
  3598. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:241)
  3599. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.MethodBatcherImpl$MethodBatchImpl.a(MethodBatcherImpl.java:213)
  3600. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.BatchComponentRunner.a(BatchComponentRunner.java:79)
  3601. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.config.background.ConfigBackgroundServiceHandler.a(ConfigBackgroundServiceHandler.java:90)
  3602. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.config.background.ConfigBackgroundServiceHandler.a(ConfigBackgroundServiceHandler.java:59)
  3603. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue.e(BlueServiceQueue.java:302)
  3604. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue.d(BlueServiceQueue.java:54)
  3605. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue$3.run(BlueServiceQueue.java:232)
  3606. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
  3607. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  3608. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.common.executors.ListenableScheduledFutureImpl.run(ListenableScheduledFutureImpl.java:59)
  3609. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Handler.handleCallback(Handler.java:733)
  3610. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Handler.dispatchMessage(Handler.java:95)
  3611. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Looper.loop(Looper.java:136)
  3612. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.HandlerThread.run(HandlerThread.java:61)
  3613. W/fb4a(:<default>):BlueServiceQueue(14214): Caused by: libcore.io.GaiException: getaddrinfo failed: EAI_NODATA (No address associated with hostname)
  3614. W/fb4a(:<default>):BlueServiceQueue(14214):     at libcore.io.Posix.getaddrinfo(Native Method)
  3615. W/fb4a(:<default>):BlueServiceQueue(14214):     at libcore.io.ForwardingOs.getaddrinfo(ForwardingOs.java:61)
  3616. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.lookupHostByName(InetAddress.java:405)
  3617. W/fb4a(:<default>):BlueServiceQueue(14214):     ... 31 more
  3618. W/fb4a(:<default>):BlueServiceQueue(14214): Exception during service
  3619. W/fb4a(:<default>):BlueServiceQueue(14214): java.net.UnknownHostException: Unable to resolve host "graph.facebook.com": No address associated with hostname
  3620. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.lookupHostByName(InetAddress.java:394)
  3621. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.getAllByNameImpl(InetAddress.java:236)
  3622. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.getAllByName(InetAddress.java:214)
  3623. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientConnectionOperator.openConnection(FbHttpClientConnectionOperator.java:129)
  3624. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
  3625. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
  3626. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
  3627. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
  3628. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientImpl.execute(FbHttpClientImpl.java:160)
  3629. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientImpl.execute(FbHttpClientImpl.java:148)
  3630. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientRequestExecutor.a(FbHttpClientRequestExecutor.java:52)
  3631. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.executors.qebased.QeHttpRequestExecutor.a(QeHttpRequestExecutor.java:58)
  3632. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.RequestFlowStateController.a(RequestFlowStateController.java:89)
  3633. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbRedirectController.a(FbRedirectController.java:93)
  3634. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.b(FbHttpRequestProcessor.java:173)
  3635. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:148)
  3636. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.b(FbHttpRequestProcessor.java:103)
  3637. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:241)
  3638. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.SingleMethodRunnerImpl.a(SingleMethodRunnerImpl.java:375)
  3639. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.SingleMethodRunnerImpl.a(SingleMethodRunnerImpl.java:160)
  3640. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.AbstractSingleMethodRunner.a(AbstractSingleMethodRunner.java:26)
  3641. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.ApiMethodRunnerImpl.a(ApiMethodRunnerImpl.java:43)
  3642. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.ApiMethodRunnerImpl.a(ApiMethodRunnerImpl.java:35)
  3643. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.protocol.WebServiceHandler.b(WebServiceHandler.java:174)
  3644. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.server.AbstractBlueServiceHandlerFilter.a(AbstractBlueServiceHandlerFilter.java:31)
  3645. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.FilterChainLink.a(FilterChainLink.java:20)
  3646. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.database.DbServiceHandler.b(DbServiceHandler.java:265)
  3647. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.server.AbstractBlueServiceHandlerFilter.a(AbstractBlueServiceHandlerFilter.java:31)
  3648. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.FilterChainLink.a(FilterChainLink.java:20)
  3649. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.cache.CacheServiceHandler.b(CacheServiceHandler.java:138)
  3650. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.orca.server.AbstractBlueServiceHandlerFilter.a(AbstractBlueServiceHandlerFilter.java:31)
  3651. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.FilterChainLink.a(FilterChainLink.java:20)
  3652. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue.e(BlueServiceQueue.java:302)
  3653. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue.d(BlueServiceQueue.java:54)
  3654. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue$3.run(BlueServiceQueue.java:232)
  3655. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
  3656. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  3657. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.common.executors.ListenableScheduledFutureImpl.run(ListenableScheduledFutureImpl.java:59)
  3658. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Handler.handleCallback(Handler.java:733)
  3659. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Handler.dispatchMessage(Handler.java:95)
  3660. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Looper.loop(Looper.java:136)
  3661. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.HandlerThread.run(HandlerThread.java:61)
  3662. D/AK8973  ( 2115): Compass CLOSE
  3663. D/AK8973  ( 2115): Compass Start
  3664. E/NotificationService( 2502): unable to notify listener (removed): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  3665. E/NotificationService( 2502): android.os.DeadObjectException
  3666. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  3667. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationRemoved(INotificationListener.java:120)
  3668. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyRemovedIfUserMatch(NotificationManagerService.java:256)
  3669. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$3.run(NotificationManagerService.java:837)
  3670. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  3671. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  3672. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  3673. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  3674. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  3675. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  3676. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  3677. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  3678. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  3679. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  3680. D/AK8973  ( 2115): Compass CLOSE
  3681. D/AK8973  ( 2115): Compass Start
  3682. D/AK8973  ( 2115): Compass CLOSE
  3683. D/AK8973  ( 2115): Compass Start
  3684. D/AK8973  ( 2115): Compass CLOSE
  3685. D/dalvikvm( 2829): GC_CONCURRENT freed 482K, 52% free 3788K/7880K, paused 8ms+26ms, total 208ms
  3686. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 149ms
  3687. D/ConnectivityService( 2502): handleInetConditionChange: no active default network - ignore
  3688. D/AK8973  ( 2115): Compass Start
  3689. D/AK8973  ( 2115): Compass CLOSE
  3690. I/ActivityManager( 2502): Delay finish: com.rageconsulting.android.lightflow/.receiver.OnAlarmReceiver
  3691. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3692. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3693. I/ActivityManager( 2502): Resuming delayed broadcast
  3694. D/AK8973  ( 2115): Compass Start
  3695. D/AK8973  ( 2115): Compass CLOSE
  3696. D/AK8973  ( 2115): Compass Start
  3697. D/AK8973  ( 2115): Compass CLOSE
  3698. D/AK8973  ( 2115): Compass Start
  3699. D/AK8973  ( 2115): Compass CLOSE
  3700. D/AK8973  ( 2115): Compass Start
  3701. D/AK8973  ( 2115): Compass CLOSE
  3702. D/AK8973  ( 2115): Compass Start
  3703. D/dalvikvm( 2829): GC_CONCURRENT freed 434K, 53% free 3738K/7880K, paused 10ms+16ms, total 131ms
  3704. D/AK8973  ( 2115): Compass CLOSE
  3705. D/dalvikvm( 2829): GC_CONCURRENT freed 425K, 53% free 3736K/7880K, paused 17ms+12ms, total 224ms
  3706. D/AK8973  ( 2115): Compass Start
  3707. D/AK8973  ( 2115): Compass CLOSE
  3708. D/AK8973  ( 2115): Compass Start
  3709. D/AK8973  ( 2115): Compass CLOSE
  3710. I/ActivityManager( 2502): Delay finish: com.rageconsulting.android.lightflow/.receiver.OnAlarmReceiver
  3711. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3712. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3713. I/ActivityManager( 2502): Resuming delayed broadcast
  3714. D/ConnectivityService( 2502): Sampling interval elapsed, updating statistics ..
  3715. D/ConnectivityService( 2502): Done.
  3716. D/ConnectivityService( 2502): Setting timer for 720seconds
  3717. D/dalvikvm( 2502): GC_EXPLICIT freed 463K, 44% free 10503K/18728K, paused 24ms+13ms, total 336ms
  3718. D/AK8973  ( 2115): Compass Start
  3719. V/GmsNetworkLocationProvi( 2829): onSetRequest: ProviderRequestUnbundled, reportLocation is true and interval is 600000
  3720. V/GmsNetworkLocationProvi( 2829): SET-REQUEST
  3721. V/GmsNetworkLocationProvi( 2829): in Handler: ProviderRequestUnbundled, reportLocation is true and interval is 600000
  3722. D/AK8973  ( 2115): Compass CLOSE
  3723. V/GmsNetworkLocationProvi( 2829): onSetRequest: ProviderRequestUnbundled, reportLocation is true and interval is 86400000
  3724. V/GmsNetworkLocationProvi( 2829): SET-REQUEST
  3725. V/GmsNetworkLocationProvi( 2829): in Handler: ProviderRequestUnbundled, reportLocation is true and interval is 86400000
  3726. E/WeatherEyeServices(15169): Empty result from server
  3727. W/SocketClient( 2106): write error (Broken pipe)
  3728. D/dalvikvm(15169): GC_EXPLICIT freed 765K, 60% free 3212K/7880K, paused 5ms+10ms, total 114ms
  3729. E/WeatherEyeServices(15169): Empty result from server
  3730. W/SocketClient( 2106): write error (Broken pipe)
  3731. D/ConnectivityService( 2502): handleInetConditionChange: no active default network - ignore
  3732. D/AK8973  ( 2115): Compass Start
  3733. D/AK8973  ( 2115): Compass CLOSE
  3734. D/AK8973  ( 2115): Compass Start
  3735. D/AK8973  ( 2115): Compass CLOSE
  3736. D/dalvikvm( 2829): GC_CONCURRENT freed 444K, 52% free 3804K/7880K, paused 9ms+29ms, total 217ms
  3737. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 160ms
  3738. D/AK8973  ( 2115): Compass Start
  3739. D/AK8973  ( 2115): Compass CLOSE
  3740. D/AK8973  ( 2115): Compass Start
  3741. D/AK8973  ( 2115): Compass CLOSE
  3742. D/AK8973  ( 2115): Compass Start
  3743. D/AK8973  ( 2115): Compass CLOSE
  3744. D/AK8973  ( 2115): Compass Start
  3745. D/AK8973  ( 2115): Compass CLOSE
  3746. D/dalvikvm( 2502): GC_EXPLICIT freed 433K, 44% free 10490K/18728K, paused 16ms+32ms, total 380ms
  3747. D/AK8973  ( 2115): Compass Start
  3748. D/dalvikvm( 2829): GC_CONCURRENT freed 452K, 53% free 3749K/7880K, paused 5ms+8ms, total 163ms
  3749. D/AK8973  ( 2115): Compass CLOSE
  3750. I/ActivityManager( 2502): Delay finish: com.rageconsulting.android.lightflow/.receiver.OnAlarmReceiver
  3751. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3752. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3753. I/ActivityManager( 2502): Resuming delayed broadcast
  3754. V/BackupManagerService( 2502): Running a backup pass
  3755. V/BackupManagerService( 2502): clearing pending backups
  3756. D/AK8973  ( 2115): Compass Start
  3757. V/PerformBackupTask( 2502): Beginning backup of 3 targets
  3758. W/System.err( 2829): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname
  3759. W/System.err( 2829):    at java.net.InetAddress.lookupHostByName(InetAddress.java:424)
  3760. W/System.err( 2829):    at java.net.InetAddress.getAllByNameImpl(InetAddress.java:236)
  3761. W/System.err( 2829):    at java.net.InetAddress.getAllByName(InetAddress.java:214)
  3762. W/System.err( 2829):    at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:137)
  3763. W/System.err( 2829):    at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
  3764. W/System.err( 2829):    at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
  3765. W/System.err( 2829):    at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
  3766. W/System.err( 2829):    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
  3767. W/System.err( 2829):    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:487)
  3768. W/System.err( 2829):    at android.net.http.AndroidHttpClient.execute(AndroidHttpClient.java:257)
  3769. W/System.err( 2829):    at wm.a(SourceFile:200)
  3770. W/System.err( 2829):    at wm.execute(SourceFile:242)
  3771. W/System.err( 2829):    at wm.execute(SourceFile:310)
  3772. W/System.err( 2829):    at hzm.g(SourceFile:126)
  3773. W/System.err( 2829):    at hzm.c(SourceFile:172)
  3774. W/System.err( 2829):    at ifd.run(SourceFile:418)
  3775. W/System.err( 2829):    at ifc.b(SourceFile:224)
  3776. W/System.err( 2829):    at ifc.run(SourceFile:198)
  3777. W/System.err( 2829):    at hzu.run(SourceFile:96)
  3778. W/System.err( 2829): Caused by: libcore.io.GaiException: getaddrinfo failed: EAI_NODATA (No address associated with hostname)
  3779. W/System.err( 2829):    at libcore.io.Posix.getaddrinfo(Native Method)
  3780. W/System.err( 2829):    at libcore.io.ForwardingOs.getaddrinfo(ForwardingOs.java:61)
  3781. W/System.err( 2829):    at java.net.InetAddress.lookupHostByName(InetAddress.java:405)
  3782. W/System.err( 2829):    ... 18 more
  3783. D/PerformBackupTask( 2502): invokeAgentForBackup on @pm@
  3784. V/BackupServiceBinder( 2502): doBackup() invoked
  3785. W/BackupTransportService( 2829): Unknown package in backup request: @pm@
  3786. W/BackupTransportService( 2829): Not ready for backup request right now: [OperationScheduler: enabledState=false lastSuccess=2014-01-28/06:19:40 moratoriumSet=2014-01-27/23:07:52 moratorium=1969-12-31/19:00:00 trigger=1969-12-31/19:00:00]
  3787. D/BackupManagerService( 2502): Now staging backup of android
  3788. W/fb4a(:<default>):BlueServiceQueue(14214): Exception during service
  3789. W/fb4a(:<default>):BlueServiceQueue(14214): java.net.UnknownHostException: Unable to resolve host "api.facebook.com": No address associated with hostname
  3790. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.lookupHostByName(InetAddress.java:424)
  3791. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.getAllByNameImpl(InetAddress.java:236)
  3792. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.getAllByName(InetAddress.java:214)
  3793. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientConnectionOperator.openConnection(FbHttpClientConnectionOperator.java:129)
  3794. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
  3795. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
  3796. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
  3797. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
  3798. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientImpl.execute(FbHttpClientImpl.java:160)
  3799. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientImpl.execute(FbHttpClientImpl.java:148)
  3800. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientRequestExecutor.a(FbHttpClientRequestExecutor.java:52)
  3801. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.executors.qebased.QeHttpRequestExecutor.a(QeHttpRequestExecutor.java:58)
  3802. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.RequestFlowStateController.a(RequestFlowStateController.java:89)
  3803. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbRedirectController.a(FbRedirectController.java:93)
  3804. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.b(FbHttpRequestProcessor.java:173)
  3805. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:148)
  3806. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.b(FbHttpRequestProcessor.java:103)
  3807. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:241)
  3808. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.SingleMethodRunnerImpl.a(SingleMethodRunnerImpl.java:375)
  3809. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.SingleMethodRunnerImpl.a(SingleMethodRunnerImpl.java:160)
  3810. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.AbstractSingleMethodRunner.a(AbstractSingleMethodRunner.java:36)
  3811. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.fql.FqlQueryRunner.a(FqlQueryRunner.java:64)
  3812. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.katana.statuswidget.service.StatusWidgetSyncServiceHandler.a(StatusWidgetSyncServiceHandler.java:51)
  3813. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue.e(BlueServiceQueue.java:302)
  3814. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue.d(BlueServiceQueue.java:54)
  3815. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue$3.run(BlueServiceQueue.java:232)
  3816. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
  3817. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  3818. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.common.executors.ListenableScheduledFutureImpl.run(ListenableScheduledFutureImpl.java:59)
  3819. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Handler.handleCallback(Handler.java:733)
  3820. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Handler.dispatchMessage(Handler.java:95)
  3821. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Looper.loop(Looper.java:136)
  3822. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.HandlerThread.run(HandlerThread.java:61)
  3823. W/fb4a(:<default>):BlueServiceQueue(14214): Caused by: libcore.io.GaiException: getaddrinfo failed: EAI_NODATA (No address associated with hostname)
  3824. W/fb4a(:<default>):BlueServiceQueue(14214):     at libcore.io.Posix.getaddrinfo(Native Method)
  3825. W/fb4a(:<default>):BlueServiceQueue(14214):     at libcore.io.ForwardingOs.getaddrinfo(ForwardingOs.java:61)
  3826. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.lookupHostByName(InetAddress.java:405)
  3827. W/fb4a(:<default>):BlueServiceQueue(14214):     ... 32 more
  3828. E/fb4a(:<default>):StatusWidgetFetchHelper(14214): Failed to sync status widget
  3829. E/fb4a(:<default>):StatusWidgetFetchHelper(14214): com.facebook.fbservice.service.ServiceException: CONNECTION_FAILURE: CONNECTION_FAILURE
  3830. E/fb4a(:<default>):StatusWidgetFetchHelper(14214):      at com.facebook.fbservice.ops.DefaultBlueServiceOperationFactory$DefaultOperation.b(DefaultBlueServiceOperationFactory.java:612)
  3831. E/fb4a(:<default>):StatusWidgetFetchHelper(14214):      at com.facebook.fbservice.ops.DefaultBlueServiceOperationFactory$DefaultOperation.c(DefaultBlueServiceOperationFactory.java:110)
  3832. E/fb4a(:<default>):StatusWidgetFetchHelper(14214):      at com.facebook.fbservice.ops.DefaultBlueServiceOperationFactory$DefaultOperation$4.run(DefaultBlueServiceOperationFactory.java:588)
  3833. E/fb4a(:<default>):StatusWidgetFetchHelper(14214):      at android.os.Handler.handleCallback(Handler.java:733)
  3834. E/fb4a(:<default>):StatusWidgetFetchHelper(14214):      at android.os.Handler.dispatchMessage(Handler.java:95)
  3835. E/fb4a(:<default>):StatusWidgetFetchHelper(14214):      at android.os.Looper.loop(Looper.java:136)
  3836. E/fb4a(:<default>):StatusWidgetFetchHelper(14214):      at android.app.ActivityThread.main(ActivityThread.java:5048)
  3837. E/fb4a(:<default>):StatusWidgetFetchHelper(14214):      at java.lang.reflect.Method.invokeNative(Native Method)
  3838. E/fb4a(:<default>):StatusWidgetFetchHelper(14214):      at java.lang.reflect.Method.invoke(Method.java:515)
  3839. E/fb4a(:<default>):StatusWidgetFetchHelper(14214):      at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  3840. E/fb4a(:<default>):StatusWidgetFetchHelper(14214):      at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  3841. E/fb4a(:<default>):StatusWidgetFetchHelper(14214):      at dalvik.system.NativeStart.main(Native Method)
  3842. D/BackupManagerService( 2502): Now staging backup of com.zl.inputmethod.latin
  3843. D/BackupManagerService( 2502): Now staging backup of com.android.providers.settings
  3844. W/fb4a(:<default>):BlueServiceQueue(14214): Exception during service
  3845. W/fb4a(:<default>):BlueServiceQueue(14214): java.net.UnknownHostException: Unable to resolve host "api.facebook.com": No address associated with hostname
  3846. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.lookupHostByName(InetAddress.java:394)
  3847. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.getAllByNameImpl(InetAddress.java:236)
  3848. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.net.InetAddress.getAllByName(InetAddress.java:214)
  3849. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientConnectionOperator.openConnection(FbHttpClientConnectionOperator.java:129)
  3850. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
  3851. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
  3852. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
  3853. W/fb4a(:<default>):BlueServiceQueue(14214):     at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
  3854. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientImpl.execute(FbHttpClientImpl.java:160)
  3855. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientImpl.execute(FbHttpClientImpl.java:148)
  3856. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.executorimpl.apache.FbHttpClientRequestExecutor.a(FbHttpClientRequestExecutor.java:52)
  3857. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.executors.qebased.QeHttpRequestExecutor.a(QeHttpRequestExecutor.java:58)
  3858. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.RequestFlowStateController.a(RequestFlowStateController.java:89)
  3859. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbRedirectController.a(FbRedirectController.java:93)
  3860. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.b(FbHttpRequestProcessor.java:173)
  3861. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:148)
  3862. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.b(FbHttpRequestProcessor.java:103)
  3863. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:241)
  3864. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.SingleMethodRunnerImpl.a(SingleMethodRunnerImpl.java:375)
  3865. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.SingleMethodRunnerImpl.a(SingleMethodRunnerImpl.java:160)
  3866. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.AbstractSingleMethodRunner.a(AbstractSingleMethodRunner.java:18)
  3867. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.notifications.protocol.NotificationsServiceHandler.a(NotificationsServiceHandler.java:150)
  3868. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.notifications.protocol.NotificationsServiceHandler.a(NotificationsServiceHandler.java:84)
  3869. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.notifications.provider.GraphQLNotificationsContentProviderHandler.a(GraphQLNotificationsContentProviderHandler.java:57)
  3870. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.FilterChainLink.a(FilterChainLink.java:20)
  3871. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue.e(BlueServiceQueue.java:302)
  3872. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue.d(BlueServiceQueue.java:54)
  3873. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue$3.run(BlueServiceQueue.java:232)
  3874. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
  3875. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  3876. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.common.executors.ListenableScheduledFutureImpl.run(ListenableScheduledFutureImpl.java:59)
  3877. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Handler.handleCallback(Handler.java:733)
  3878. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Handler.dispatchMessage(Handler.java:95)
  3879. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Looper.loop(Looper.java:136)
  3880. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.HandlerThread.run(HandlerThread.java:61)
  3881. I/BackupManagerService( 2502): Backup time but one already running
  3882. D/dalvikvm(14214): GC_CONCURRENT freed 1572K, 20% free 7421K/9176K, paused 37ms+19ms, total 261ms
  3883. D/dalvikvm(14214): WAIT_FOR_CONCURRENT_GC blocked 61ms
  3884. I/PerformBackupTask( 2502): Backup pass finished.
  3885. D/dalvikvm( 2829): GC_CONCURRENT freed 510K, 53% free 3751K/7880K, paused 4ms+4ms, total 71ms
  3886. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 24ms
  3887. D/AK8973  ( 2115): Compass CLOSE
  3888. D/AK8973  ( 2115): Compass Start
  3889. D/AK8973  ( 2115): Compass CLOSE
  3890. D/dalvikvm( 2829): GC_CONCURRENT freed 447K, 53% free 3731K/7880K, paused 9ms+20ms, total 253ms
  3891. D/AK8973  ( 2115): Compass Start
  3892. D/AK8973  ( 2115): Compass CLOSE
  3893. D/dalvikvm( 2829): GC_CONCURRENT freed 422K, 53% free 3738K/7880K, paused 8ms+11ms, total 231ms
  3894. I/ActivityManager( 2502): Delay finish: com.rageconsulting.android.lightflow/.receiver.OnAlarmReceiver
  3895. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3896. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3897. I/ActivityManager( 2502): Resuming delayed broadcast
  3898. D/AK8973  ( 2115): Compass Start
  3899. D/ConnectivityService( 2502): handleInetConditionChange: no active default network - ignore
  3900. W/SocketClient( 2106): write error (Broken pipe)
  3901. D/AK8973  ( 2115): Compass CLOSE
  3902. D/AK8973  ( 2115): Compass Start
  3903. I/PowerManagerService( 2502): Waking up from sleep...
  3904. V/KeyguardServiceDelegate( 2502): onScreenTurnedOn(showListener = com.android.internal.policy.impl.PhoneWindowManager$20@41dd2710)
  3905. D/AK8973  ( 2115): Compass CLOSE
  3906. D/AK8973  ( 2115): Compass Start
  3907. V/KeyguardServiceDelegate( 2502): **** SHOWN CALLED ****
  3908. I/WindowManager( 2502): Lock screen displayed!
  3909. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3910. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3911. D/SurfaceFlinger( 2109): Screen acquired, type=0 flinger=0x4130d450
  3912. D/dalvikvm( 2829): GC_CONCURRENT freed 428K, 52% free 3822K/7880K, paused 4ms+4ms, total 48ms
  3913. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 18ms
  3914. D/dalvikvm( 2829): GC_CONCURRENT freed 567K, 53% free 3766K/7880K, paused 5ms+3ms, total 49ms
  3915. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 17ms
  3916. W/bt-btif (14670): info:x0
  3917. D/        (14670): remote version info [00:e0:11:0d:1c:12]: 4, a, 12e9
  3918. E/BluetoothRemoteDevices(14670): aclStateChangeCallback: Device is NULL
  3919. E/bt-btm  (14670): btm_sec_disconnected - Clearing Pending flag
  3920. E/BluetoothRemoteDevices(14670): aclStateChangeCallback: Device is NULL
  3921. W/bt-l2cap(14670): l2cu_get_conn_role 1
  3922. W/bt-btif (14670): info:x0
  3923. D/        (14670): remote version info [00:e0:11:0d:1c:12]: 4, a, 12e9
  3924. E/BluetoothRemoteDevices(14670): aclStateChangeCallback: Device is NULL
  3925. I/BluetoothBondStateMachine(14670): bondStateChangeCallback: Status: 0 Address: 00:E0:11:0D:1C:12 newState: 1
  3926. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  3927. D/BluetoothAdapterProperties(14670): getBondedDevices: length=1
  3928. I/BluetoothBondStateMachine(14670): Bond State Change Intent:00:E0:11:0D:1C:12 OldState: 10 NewState: 11
  3929. I/BluetoothBondStateMachine(14670): Entering PendingCommandState State
  3930. W/BluetoothEventManager(14650): CachedBluetoothDevice for device 00:E0:11:0D:1C:12 not found, calling readPairedDevices().
  3931. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  3932. D/BluetoothAdapterProperties(14670): getBondedDevices: length=1
  3933. E/BluetoothEventManager(14650): Got bonding state changed for 00:E0:11:0D:1C:12, but we have no record of that device.
  3934. V/LocalBluetoothPreferences(14650): Found no reason to show the dialog - do not show dialog.
  3935. E/NotificationService( 2502): unable to notify listener (posted): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  3936. E/NotificationService( 2502): android.os.DeadObjectException
  3937. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  3938. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationPosted(INotificationListener.java:102)
  3939. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyPostedIfUserMatch(NotificationManagerService.java:247)
  3940. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$2.run(NotificationManagerService.java:820)
  3941. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  3942. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  3943. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  3944. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  3945. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  3946. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  3947. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  3948. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  3949. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  3950. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  3951. D/MobileDataStateTracker( 2502): default: setPolicyDataEnable(enabled=true)
  3952. D/dalvikvm( 2557): GC_FOR_ALLOC freed 2477K, 31% free 8886K/12820K, paused 34ms, total 38ms
  3953. D/dalvikvm( 2829): GC_CONCURRENT freed 477K, 53% free 3759K/7880K, paused 3ms+3ms, total 46ms
  3954. D/btif_config_util(14670): btif_config_save_file(L153): in file name:/data/misc/bluedroid/bt_config.new
  3955. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3956. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3957. I/wpa_supplicant( 2742): wlan0: Trying to associate with 14:d6:4d:29:5e:b9 (SSID='VIDEOTRON7362' freq=2412 MHz)
  3958. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3959. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3960. I/wpa_supplicant( 2742): wlan0: Associated with 14:d6:4d:29:5e:b9
  3961. I/wpa_supplicant( 2742): wlan0: WPA: Key negotiation completed with 14:d6:4d:29:5e:b9 [PTK=CCMP GTK=CCMP]
  3962. I/wpa_supplicant( 2742): wlan0: CTRL-EVENT-CONNECTED - Connection to 14:d6:4d:29:5e:b9 completed (auth) [id=0 id_str=]
  3963. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3964. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3965. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3966. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3967. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3968. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3969. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3970. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3971. E/WifiStateMachine( 2502): Unexpected BatchedScanResults :OK
  3972. D/dalvikvm( 2502): GC_EXPLICIT freed 644K, 44% free 10557K/18728K, paused 7ms+18ms, total 178ms
  3973. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3974. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3975. D/dalvikvm( 2872): GC_EXPLICIT freed 236K, 59% free 3243K/7880K, paused 4ms+4ms, total 45ms
  3976. I/PowerManagerService( 2502): Nap time...
  3977. I/PowerManagerService( 2502): Going to sleep due to screen timeout...
  3978. D/dalvikvm( 2829): GC_CONCURRENT freed 481K, 52% free 3790K/7880K, paused 5ms+4ms, total 128ms
  3979. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 102ms
  3980. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 97ms
  3981. V/KeyguardHostView( 2557): Initial transport state: 0, pbstate=0
  3982. D/WifiStateMachine( 2502): VerifyingLinkState enter
  3983. D/WifiStateMachine( 2502): VerifyingLinkState GOOD_LINK_DETECTED: transition to captive portal check
  3984. D/WifiStateMachine( 2502): CaptivePortalCheckState enter
  3985. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3986. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3987. D/WifiStateMachine( 2502): CaptivePortalCheckState CMD_CAPTIVE_CHECK_COMPLETE
  3988. D/ConnectivityService( 2502): Captive portal check NetworkInfo: type: WIFI[], state: CONNECTING/CAPTIVE_PORTAL_CHECK, reason: (unspecified), extra: "VIDEOTRON7362", roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false
  3989. D/ConnectivityService( 2502): handleCaptivePortalTrackerCheck: call captivePortalCheckComplete ni=NetworkInfo: type: WIFI[], state: CONNECTING/CAPTIVE_PORTAL_CHECK, reason: (unspecified), extra: "VIDEOTRON7362", roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false
  3990. D/ConnectivityService( 2502): ConnectivityChange for WIFI: CONNECTED/CONNECTED
  3991. E/ConnectivityService( 2502): Unexpected mtu value: android.net.wifi.WifiStateTracker@41e55a30
  3992. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3993. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3994. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  3995. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  3996. D/Nat464Xlat( 2502): requiresClat: netType=1, hasIPv4Address=true
  3997. D/SurfaceFlinger( 2109): Screen released, type=0 flinger=0x4130d450
  3998. D/AK8973  ( 2115): Compass CLOSE
  3999. D/AK8973  ( 2115): Compass Start
  4000. D/MobileDataStateTracker( 2502): default: setPolicyDataEnable(enabled=true)
  4001. D/MobileDataStateTracker( 2502): default: setPolicyDataEnable(enabled=true)
  4002. V/KeyguardHostView( 2557): hide transport, gen:4
  4003. V/KeyguardHostView( 2557): music state changed: 0
  4004. I/Choreographer( 2557): Skipped 31 frames!  The application may be doing too much work on its main thread.
  4005. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  4006. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  4007. I/GCoreUlr( 2829): Successfully inserted location
  4008. D/ConnectivityService( 2502): handleConnectivityChange: addresses changed linkProperty[1]: resetMask=0
  4009. D/ConnectivityService( 2502):    car=removed=[] added=[fe80::fadb:7fff:fe8c:2d2d/64,]
  4010. D/Nat464Xlat( 2502): requiresClat: netType=1, hasIPv4Address=true
  4011. I/GCoreUlr( 2829): Starting service, intent=Intent { cmp=com.google.android.gms/com.google.android.location.reporting.LocationReportingService }, extras=null
  4012. D/dalvikvm( 2829): GC_CONCURRENT freed 498K, 53% free 3771K/7880K, paused 5ms+21ms, total 97ms
  4013. D/CaptivePortalTracker( 2502): NoActiveNetworkState{ when=0 what=1 obj=NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: "VIDEOTRON7362", roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false target=com.android.internal.util.StateMachine$SmHandler }
  4014. D/Tethering( 2502): MasterInitialState.processMessage what=3
  4015. V/BackupManagerService( 2502): Scheduling immediate backup pass
  4016. V/BackupManagerService( 2502): Running a backup pass
  4017. D/dalvikvm( 2829): GC_CONCURRENT freed 465K, 52% free 3817K/7880K, paused 6ms+13ms, total 180ms
  4018. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 7ms
  4019. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 8ms
  4020. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 35ms
  4021. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  4022. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  4023. V/BackupManagerService( 2502): clearing pending backups
  4024. D/dalvikvm( 2829): GC_CONCURRENT freed 403K, 51% free 3925K/7880K, paused 9ms+16ms, total 108ms
  4025. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 31ms
  4026. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 6ms
  4027. V/PerformBackupTask( 2502): Beginning backup of 3 targets
  4028. D/PerformBackupTask( 2502): invokeAgentForBackup on @pm@
  4029. V/BackupServiceBinder( 2502): doBackup() invoked
  4030. W/BackupTransportService( 2829): Unknown package in backup request: @pm@
  4031. D/AK8973  ( 2115): Compass CLOSE
  4032. I/ActivityManager( 2502): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=15474 uid=10008 gids={50008, 3003, 1028, 1015}
  4033. I/ActivityManager( 2502): Start proc com.google.android.gsf.login for service com.google.android.gms/.auth.GetToken: pid=15478 uid=10053 gids={50053, 3003, 1007, 1028, 1015, 3007, 2001, 3006}
  4034. D/dalvikvm( 2829): GC_CONCURRENT freed 478K, 50% free 3959K/7880K, paused 16ms+25ms, total 199ms
  4035. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 119ms
  4036. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 105ms
  4037. I/MultiDex(15478): load(/data/app/com.google.android.gms-1.apk, forceReload=false)
  4038. I/MultiDex(15478): Need extracted file /data/data/com.google.android.gms/files/secondary-dexes/com.google.android.gms-1.apk.classes2.zip
  4039. I/MultiDex(15478): No extraction needed for /data/data/com.google.android.gms/files/secondary-dexes/com.google.android.gms-1.apk.classes2.zip of size 1431690
  4040. D/CountryDetector( 2502): The first listener is added
  4041. V/MmsConfig(15474): mnc/mcc: 302500
  4042. V/MmsConfig(15474): tag: int value: maxMessageSize - 307200
  4043. V/MmsConfig(15474): tag: int value: maxImageHeight - 768
  4044. V/MmsConfig(15474): tag: int value: maxImageWidth - 1024
  4045. V/MmsConfig(15474): tag: string value: userAgent - NexusOne
  4046. V/MmsConfig(15474): tag: string value: uaProfUrl - http://www.htcmms.com.tw/Android/Common/nexusone/ua-profile.xml
  4047. V/MmsConfig(15474): tag: int value: recipientLimit - -1
  4048. V/MmsConfig(15474): tag: int value: smsToMmsTextThreshold - 4
  4049. V/MmsConfig(15474): tag: bool value: enableMultipartSMS - true
  4050. V/MmsConfig(15474): tag: bool value: enableSlideDuration - true
  4051. V/MmsConfig(15474): tag: int value: maxMessageTextSize - -1
  4052. I/ActivityManager( 2502): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=15506 uid=10009 gids={50009, 1028, 1015, 1023, 1024, 2001, 3003, 3007}
  4053. I/NotificationStore(15478): file does not exist: /data/data/com.google.android.gms/files/notification_data.dat
  4054. W/BackupTransportService( 2829): Network error - waiting 4998ms to retry:
  4055. W/BackupTransportService( 2829): javax.net.ssl.SSLException: Read error: ssl=0x504b5490: I/O error during system call, Connection reset by peer
  4056. W/BackupTransportService( 2829):        at com.android.org.conscrypt.NativeCrypto.SSL_read(Native Method)
  4057. W/BackupTransportService( 2829):        at com.android.org.conscrypt.OpenSSLSocketImpl$SSLInputStream.read(OpenSSLSocketImpl.java:689)
  4058. W/BackupTransportService( 2829):        at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:103)
  4059. W/BackupTransportService( 2829):        at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:191)
  4060. W/BackupTransportService( 2829):        at org.apache.http.impl.conn.DefaultResponseParser.parseHead(DefaultResponseParser.java:82)
  4061. W/BackupTransportService( 2829):        at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:174)
  4062. W/BackupTransportService( 2829):        at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:180)
  4063. W/BackupTransportService( 2829):        at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:235)
  4064. W/BackupTransportService( 2829):        at org.apache.http.impl.conn.AbstractClientConnAdapter.receiveResponseHeader(AbstractClientConnAdapter.java:259)
  4065. W/BackupTransportService( 2829):        at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:279)
  4066. W/BackupTransportService( 2829):        at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:121)
  4067. W/BackupTransportService( 2829):        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:428)
  4068. W/BackupTransportService( 2829):        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
  4069. W/BackupTransportService( 2829):        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:487)
  4070. W/BackupTransportService( 2829):        at android.net.http.AndroidHttpClient.execute(AndroidHttpClient.java:257)
  4071. W/BackupTransportService( 2829):        at com.google.android.common.http.GoogleHttpClient.executeWithoutRewriting(GoogleHttpClient.java:200)
  4072. W/BackupTransportService( 2829):        at com.google.android.common.http.GoogleHttpClient.execute(GoogleHttpClient.java:242)
  4073. W/BackupTransportService( 2829):        at com.google.android.common.http.GoogleHttpClient.execute(GoogleHttpClient.java:310)
  4074. W/BackupTransportService( 2829):        at com.google.android.backup.BackupTransportService.sendRequestLocked(BackupTransportService.java:853)
  4075. W/BackupTransportService( 2829):        at com.google.android.backup.BackupTransportService.access$600(BackupTransportService.java:74)
  4076. W/BackupTransportService( 2829):        at com.google.android.backup.BackupTransportService$1.finishBackup(BackupTransportService.java:446)
  4077. W/BackupTransportService( 2829):        at com.android.internal.backup.IBackupTransport$Stub.onTransact(IBackupTransport.java:140)
  4078. W/BackupTransportService( 2829):        at android.os.Binder.execTransact(Binder.java:404)
  4079. W/BackupTransportService( 2829):        at dalvik.system.NativeStart.run(Native Method)
  4080. D/GCM     ( 2872): GcmService start Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 cmp=com.google.android.gms/.gcm.GcmService (has extras) } android.net.conn.CONNECTIVITY_CHANGE
  4081. I/ActivityManager( 2502): Start proc com.fsck.k9 for broadcast com.fsck.k9/.service.BootReceiver: pid=15529 uid=10059 gids={50059, 3003, 1028, 1015}
  4082. D/dalvikvm( 2110): GC_EXPLICIT freed 40K, 68% free 2589K/7880K, paused 3ms+3ms, total 70ms
  4083. D/dalvikvm( 2110): GC_EXPLICIT freed <1K, 68% free 2589K/7880K, paused 4ms+3ms, total 71ms
  4084. D/dalvikvm( 2110): GC_EXPLICIT freed <1K, 68% free 2589K/7880K, paused 3ms+3ms, total 81ms
  4085. I/k9      (15529): Loading preferences from DB into Storage
  4086. I/k9      (15529): Preferences load took 57ms
  4087. I/k9      (15529): Registered: unmount receiver
  4088. I/k9      (15529): Registered: shutdown receiver
  4089. V/k9      (15529): Registering content resolver notifier
  4090. I/k9      (15529): Committing preference changes
  4091. I/k9      (15529): Preferences commit took 39ms
  4092. I/ActivityManager( 2502): Delay finish: com.google.android.gsf/.settings.GoogleLocationSettings$LocationSettingsChangedListener
  4093. I/k9      (15529): Committing preference changes
  4094. I/k9      (15529): Preferences commit took 40ms
  4095. D/dalvikvm( 2502): GC_EXPLICIT freed 651K, 44% free 10598K/18728K, paused 8ms+18ms, total 208ms
  4096. D/CaptivePortalTracker( 2502): DelayedCaptiveCheckState{ when=-3ms what=2 arg1=2 target=com.android.internal.util.StateMachine$SmHandler }
  4097. D/ConnectivityService( 2502): setProvNotificationVisible: E visible=false networkType=1 extraInfo=null url=null
  4098. D/CaptivePortalTracker( 2502): Checking http://173.194.43.46/generate_204
  4099. I/dalvikvm(15529): Waiting again for class init
  4100. W/GLSUser (15478): [amz][amz] Permission for com.google.android.gms to access oauth2:https://www.googleapis.com/auth/userlocation.reporting will be managed locally.
  4101. D/dalvikvm( 2829): GC_CONCURRENT freed 583K, 51% free 3874K/7880K, paused 5ms+5ms, total 65ms
  4102. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 23ms
  4103. D/dalvikvm( 2829): GC_CONCURRENT freed 377K, 50% free 4000K/7880K, paused 4ms+7ms, total 64ms
  4104. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 26ms
  4105. D/CaptivePortalTracker( 2502): isCaptivePortal: ret=false rspCode=204
  4106. D/CaptivePortalTracker( 2502): Not captive network NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: "VIDEOTRON7362", roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false
  4107. D/CaptivePortalTracker( 2502): notifyPortalCheckCompleted: captive=false ni=NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: "VIDEOTRON7362", roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false
  4108. W/ContextImpl( 2502): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1162 android.net.CaptivePortalTracker.sendNetworkConditionsBroadcast:507 android.net.CaptivePortalTracker.isCaptivePortal:399 android.net.CaptivePortalTracker.access$2600:60 android.net.CaptivePortalTracker$DelayedCaptiveCheckState.processMessage:283
  4109. D/ConnectivityService( 2502): captivePortalCheckCompleted: ni=NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: "VIDEOTRON7362", roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false captive=false
  4110. I/qtaguid ( 2829): Failed write_ctrl(u 79) res=-1 errno=22
  4111. I/qtaguid ( 2829): Untagging socket 79 failed errno=-22
  4112. W/NetworkManagementSocketTagger( 2829): untagSocket(79) failed with errno -22
  4113. D/GCM     ( 2872): Connected
  4114. E/GCoreUlr( 2829): VolleyError: qa: javax.net.ssl.SSLException: Read error: ssl=0x5266e3d8: I/O error during system call, Connection reset by peer, response is null
  4115. I/GCoreUlr( 2829): Batch Location Update failed for account account#3#: java.io.IOException
  4116. D/ConnectivityService( 2502): handleInetConditionHoldEnd: net=1, condition=100, published condition=0
  4117. I/GCM     ( 2872): GCM message com.google.android.gsf.gtalkservice
  4118. D/GCM     ( 2872): Message class hks
  4119. D/ConnectivityService( 2502): handleInetConditionHoldEnd: net=1, condition=100, published condition=100
  4120. I/k9      (15529): Got exception while idling, but stop is set for philippe:INBOX/Thread-1040
  4121. I/k9      (15529): Got exception while idling, but stop is set for philippe:Drafts/Thread-1039
  4122. I/k9      (15529): Got exception while idling, but stop is set for philippe:Drafts/Thread-1035
  4123. I/k9      (15529): Got exception while idling, but stop is set for krunchyfrog:Drafts/Thread-1037
  4124. I/k9      (15529): Got exception while idling, but stop is set for philippe:INBOX/Thread-1036
  4125. I/k9      (15529): Got exception while idling, but stop is set for krunchyfrog:INBOX/Thread-1042
  4126. I/k9      (15529): Got exception while idling, but stop is set for krunchyfrog:INBOX/Thread-1038
  4127. I/k9      (15529): Got exception while idling, but stop is set for krunchyfrog:Drafts/Thread-1041
  4128. D/BackupManagerService( 2502): Now staging backup of android
  4129. D/PerformBackupTask( 2502): starting agent for backup of BackupRequest{pkg=android}
  4130. D/BackupManagerService( 2502): awaiting agent for ApplicationInfo{41d4f198 android}
  4131. D/BackupManagerService( 2502): agentConnected pkg=android agent=android.app.backup.BackupAgent$BackupServiceBinder@41bb7c50
  4132. I/BackupManagerService( 2502): got agent android.app.backup.BackupAgent$BackupServiceBinder@41bb7c50
  4133. D/PerformBackupTask( 2502): invokeAgentForBackup on android
  4134. I/BluetoothBondStateMachine(14670): bondStateChangeCallback: Status: 10 Address: 00:E0:11:0D:1C:12 newState: 0
  4135. D/BluetoothAdapterProperties(14670): Failed to remove device: 00:E0:11:0D:1C:12
  4136. I/BluetoothBondStateMachine(14670): Bond State Change Intent:00:E0:11:0D:1C:12 OldState: 11 NewState: 10
  4137. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  4138. D/BluetoothAdapterProperties(14670): getBondedDevices: length=1
  4139. W/BluetoothEventManager(14650): CachedBluetoothDevice for device 00:E0:11:0D:1C:12 not found, calling readPairedDevices().
  4140. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  4141. D/BluetoothAdapterProperties(14670): getBondedDevices: length=1
  4142. E/BluetoothEventManager(14650): Got bonding state changed for 00:E0:11:0D:1C:12, but we have no record of that device.
  4143. E/bt-btm  (14670): btm_sec_disconnected - Clearing Pending flag
  4144. E/bt-btif (14670): Do not find the bg connection mask for the remote device
  4145. D/dalvikvm( 2829): GC_CONCURRENT freed 728K, 54% free 3660K/7880K, paused 3ms+3ms, total 41ms
  4146. W/BackupManagerService( 2502): dataChanged but no participant pkg='com.android.providers.settings' uid=1002
  4147. W/BackupManagerService( 2502): dataChanged but no participant pkg='com.android.providers.settings' uid=1002
  4148. V/BackupServiceBinder( 2502): doBackup() invoked
  4149. D/BackupHelperDispatcher( 2502): handling existing helper 'wallpaper' android.app.backup.WallpaperBackupHelper@41d358a0
  4150. W/BackupManagerService( 2502): dataChanged but no participant pkg='com.android.providers.settings' uid=1002
  4151. I/BluetoothBondStateMachine(14670): StableState(): Entering Off State
  4152. I/ActivityManager( 2502): Waited long enough for: ServiceRecord{4260c138 u0 com.fsck.k9/.service.PushService}
  4153. I/ActivityManager( 2502): Resuming delayed broadcast
  4154. D/GCM     ( 2872): 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
  4155. I/ActivityManager( 2502): Delay finish: com.android.mms/.transaction.SmsReceiver
  4156. V/SmsReceiverService(15474): onStart: #1 mResultCode: -1 = Activity.RESULT_OK
  4157. I/ActivityManager( 2502): Resuming delayed broadcast
  4158. D/AK8973  ( 2115): Compass Start
  4159. I/ActivityManager( 2502): Delay finish: com.fsck.k9/.service.BootReceiver
  4160. I/k9      (15529): Committing preference changes
  4161. I/k9      (15529): Preferences commit took 20ms
  4162. D/AK8973  ( 2115): Compass CLOSE
  4163. D/dalvikvm( 2829): GC_CONCURRENT freed 407K, 53% free 3719K/7880K, paused 9ms+11ms, total 223ms
  4164. D/PerformBackupTask( 2502): starting agent for backup of BackupRequest{pkg=com.zl.inputmethod.latin}
  4165. D/BackupManagerService( 2502): awaiting agent for ApplicationInfo{4265fa18 com.zl.inputmethod.latin}
  4166. D/BackupManagerService( 2502): agentConnected pkg=com.zl.inputmethod.latin agent=android.os.BinderProxy@41e1ccc0
  4167. I/BackupManagerService( 2502): got agent android.app.IBackupAgent$Stub$Proxy@41d3c060
  4168. D/PerformBackupTask( 2502): invokeAgentForBackup on com.zl.inputmethod.latin
  4169. V/BackupServiceBinder(14576): doBackup() invoked
  4170. D/BackupHelperDispatcher(14576): handling new helper 'shared_pref'
  4171. E/BackupTransportService( 2829): IGNORING BACKUP DATA without API key: com.zl.inputmethod.latin
  4172. D/PerformBackupTask( 2502): starting agent for backup of BackupRequest{pkg=com.android.providers.settings}
  4173. D/BackupManagerService( 2502): awaiting agent for ApplicationInfo{41e33aa0 com.android.providers.settings}
  4174. V/BackupServiceBinder( 2502): doBackup() invoked
  4175. D/BackupManagerService( 2502): agentConnected pkg=com.android.providers.settings agent=android.app.backup.BackupAgent$BackupServiceBinder@41c8ae70
  4176. I/BackupManagerService( 2502): got agent android.app.backup.BackupAgent$BackupServiceBinder@41c8ae70
  4177. D/PerformBackupTask( 2502): invokeAgentForBackup on com.android.providers.settings
  4178. W/bt-btif (14670): info:x0
  4179. D/        (14670): remote version info [00:e0:11:0d:1c:12]: 4, a, 12e9
  4180. E/bt-btm  (14670): btm_sec_disconnected - Clearing Pending flag
  4181. W/bt-l2cap(14670): l2cu_get_conn_role 1
  4182. W/bt-btif (14670): info:x0
  4183. D/        (14670): remote version info [00:e0:11:0d:1c:12]: 4, a, 12e9
  4184. I/BluetoothBondStateMachine(14670): bondStateChangeCallback: Status: 0 Address: 00:E0:11:0D:1C:12 newState: 1
  4185. I/BluetoothBondStateMachine(14670): Bond State Change Intent:00:E0:11:0D:1C:12 OldState: 10 NewState: 11
  4186. I/BluetoothBondStateMachine(14670): Entering PendingCommandState State
  4187. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  4188. D/BluetoothAdapterProperties(14670): getBondedDevices: length=1
  4189. W/BluetoothEventManager(14650): CachedBluetoothDevice for device 00:E0:11:0D:1C:12 not found, calling readPairedDevices().
  4190. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  4191. D/BluetoothAdapterProperties(14670): getBondedDevices: length=1
  4192. E/BluetoothEventManager(14650): Got bonding state changed for 00:E0:11:0D:1C:12, but we have no record of that device.
  4193. I/ActivityManager( 2502): Waited long enough for: ServiceRecord{4213b750 u0 com.fsck.k9/.service.PollService}
  4194. I/ActivityManager( 2502): Resuming delayed broadcast
  4195. I/ActivityManager( 2502): Delay finish: com.fsck.k9/.service.BootReceiver
  4196. I/k9      (15529): Committing preference changes
  4197. I/k9      (15529): Preferences commit took 26ms
  4198. I/ActivityManager( 2502): Resuming delayed broadcast
  4199. D/AK8973  ( 2115): Compass Start
  4200. E/NotificationService( 2502): unable to notify listener (posted): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  4201. E/NotificationService( 2502): android.os.DeadObjectException
  4202. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  4203. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationPosted(INotificationListener.java:102)
  4204. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyPostedIfUserMatch(NotificationManagerService.java:247)
  4205. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$2.run(NotificationManagerService.java:820)
  4206. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  4207. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  4208. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  4209. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  4210. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  4211. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  4212. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  4213. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  4214. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  4215. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  4216. I/PerformBackupTask( 2502): no backup data written; not calling transport
  4217. I/PerformBackupTask( 2502): Backup pass finished.
  4218. I/ActivityManager( 2502): Process com.pelmorex.WeatherEyeAndroid (pid 15169) has died.
  4219. D/dalvikvm( 2829): GC_CONCURRENT freed 480K, 53% free 3720K/7880K, paused 4ms+5ms, total 70ms
  4220. D/AK8973  ( 2115): Compass CLOSE
  4221. D/btif_config_util(14670): btif_config_save_file(L153): in file name:/data/misc/bluedroid/bt_config.new
  4222. D/AK8973  ( 2115): Compass Start
  4223. E/NotificationService( 2502): unable to notify listener (posted): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  4224. E/NotificationService( 2502): android.os.DeadObjectException
  4225. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  4226. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationPosted(INotificationListener.java:102)
  4227. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyPostedIfUserMatch(NotificationManagerService.java:247)
  4228. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$2.run(NotificationManagerService.java:820)
  4229. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  4230. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  4231. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  4232. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  4233. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  4234. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  4235. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  4236. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  4237. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  4238. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  4239. D/dalvikvm( 2557): GC_CONCURRENT freed 1905K, 30% free 8978K/12820K, paused 12ms+20ms, total 228ms
  4240. D/dalvikvm( 2557): WAIT_FOR_CONCURRENT_GC blocked 199ms
  4241. D/AK8973  ( 2115): Compass CLOSE
  4242. D/AK8973  ( 2115): Compass Start
  4243. D/dalvikvm( 2829): GC_CONCURRENT freed 439K, 53% free 3723K/7880K, paused 5ms+7ms, total 135ms
  4244. I/k9      (15529): Committing preference changes
  4245. D/AK8973  ( 2115): Compass CLOSE
  4246. D/dalvikvm( 2829): GC_CONCURRENT freed 461K, 53% free 3728K/7880K, paused 5ms+4ms, total 61ms
  4247. V/BufferedAnalyticsState( 2829): Not ready for upload, 537 seconds left.
  4248. D/dalvikvm( 2829): GC_CONCURRENT freed 469K, 54% free 3666K/7880K, paused 6ms+5ms, total 76ms
  4249. I/GCoreUlr( 2829): Successfully inserted location
  4250. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: false, elapsed millis: 62203, request: Phone
  4251. I/k9      (15529): Preferences commit took 4794ms
  4252. D/AK8973  ( 2115): Compass Start
  4253. I/k9      (15529): Committing preference changes
  4254. I/k9      (15529): Preferences commit took 67ms
  4255. D/dalvikvm( 2502): GC_EXPLICIT freed 794K, 44% free 10641K/18728K, paused 7ms+16ms, total 203ms
  4256. I/k9      (15529): Committing preference changes
  4257. I/k9      (15529): Preferences commit took 19ms
  4258. I/ActivityManager( 2502): Delay finish: com.fsck.k9/.service.BootReceiver
  4259. I/ActivityManager( 2502): Resuming delayed broadcast
  4260. V/BufferedAnalyticsState( 2829): Not ready for upload, 532 seconds left.
  4261. D/dalvikvm( 2829): GC_CONCURRENT freed 413K, 53% free 3765K/7880K, paused 30ms+27ms, total 241ms
  4262. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 146ms
  4263. D/AK8973  ( 2115): Compass CLOSE
  4264. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-77327272,-50000000) -- cpu overload ? #####
  4265. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-69461822,-50000000) -- cpu overload ? #####
  4266. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-60620578,-50000000) -- cpu overload ? #####
  4267. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-51779334,-50000000) -- cpu overload ? #####
  4268. D/AK8973  ( 2115): Compass Start
  4269. D/AK8973  ( 2115): Compass CLOSE
  4270. D/dalvikvm( 2829): GC_CONCURRENT freed 545K, 53% free 3731K/7880K, paused 9ms+20ms, total 208ms
  4271. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 146ms
  4272. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-75541679,-50000000) -- cpu overload ? #####
  4273. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-67525321,-50000000) -- cpu overload ? #####
  4274. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-58807060,-50000000) -- cpu overload ? #####
  4275. E/bt-btm  (14670): btm_sec_disconnected - Clearing Pending flag
  4276. E/bt-btif (14670): Do not find the bg connection mask for the remote device
  4277. I/BluetoothBondStateMachine(14670): bondStateChangeCallback: Status: 1 Address: 00:E0:11:0D:1C:12 newState: 0
  4278. D/BluetoothAdapterProperties(14670): Failed to remove device: 00:E0:11:0D:1C:12
  4279. I/BluetoothBondStateMachine(14670): Bond State Change Intent:00:E0:11:0D:1C:12 OldState: 11 NewState: 10
  4280. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  4281. D/BluetoothAdapterProperties(14670): getBondedDevices: length=1
  4282. I/BluetoothBondStateMachine(14670): StableState(): Entering Off State
  4283. W/BluetoothEventManager(14650): CachedBluetoothDevice for device 00:E0:11:0D:1C:12 not found, calling readPairedDevices().
  4284. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  4285. D/BluetoothAdapterProperties(14670): getBondedDevices: length=1
  4286. E/BluetoothEventManager(14650): Got bonding state changed for 00:E0:11:0D:1C:12, but we have no record of that device.
  4287. I/ActivityManager( 2502): Delay finish: com.rageconsulting.android.lightflow/.receiver.OnAlarmReceiver
  4288. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  4289. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  4290. I/ActivityManager( 2502): Resuming delayed broadcast
  4291. D/AK8973  ( 2115): Compass Start
  4292. V/BufferedAnalyticsState( 2829): Not ready for upload, 477 seconds left.
  4293. D/AK8973  ( 2115): Compass CLOSE
  4294. D/dalvikvm( 2829): GC_CONCURRENT freed 476K, 54% free 3694K/7880K, paused 8ms+20ms, total 228ms
  4295. I/GCoreUlr( 2829): Successfully inserted location
  4296. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: false, elapsed millis: 122523, request: Phone
  4297. W/bt-btif (14670): info:x0
  4298. D/        (14670): remote version info [00:e0:11:0d:1c:12]: 4, a, 12e9
  4299. E/bt-btm  (14670): btm_sec_disconnected - Clearing Pending flag
  4300. W/bt-l2cap(14670): l2cu_get_conn_role 1
  4301. W/bt-btif (14670): info:x0
  4302. D/        (14670): remote version info [00:e0:11:0d:1c:12]: 4, a, 12e9
  4303. I/BluetoothBondStateMachine(14670): bondStateChangeCallback: Status: 0 Address: 00:E0:11:0D:1C:12 newState: 1
  4304. I/BluetoothBondStateMachine(14670): Bond State Change Intent:00:E0:11:0D:1C:12 OldState: 10 NewState: 11
  4305. I/BluetoothBondStateMachine(14670): Entering PendingCommandState State
  4306. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  4307. D/BluetoothAdapterProperties(14670): getBondedDevices: length=1
  4308. W/BluetoothEventManager(14650): CachedBluetoothDevice for device 00:E0:11:0D:1C:12 not found, calling readPairedDevices().
  4309. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  4310. D/BluetoothAdapterProperties(14670): getBondedDevices: length=1
  4311. E/BluetoothEventManager(14650): Got bonding state changed for 00:E0:11:0D:1C:12, but we have no record of that device.
  4312. E/NotificationService( 2502): unable to notify listener (posted): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  4313. E/NotificationService( 2502): android.os.DeadObjectException
  4314. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  4315. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationPosted(INotificationListener.java:102)
  4316. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyPostedIfUserMatch(NotificationManagerService.java:247)
  4317. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$2.run(NotificationManagerService.java:820)
  4318. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  4319. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  4320. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  4321. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  4322. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  4323. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  4324. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  4325. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  4326. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  4327. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  4328. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-128494257,-50000000) -- cpu overload ? #####
  4329. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-120323924,-50000000) -- cpu overload ? #####
  4330. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-111665681,-50000000) -- cpu overload ? #####
  4331. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-102946392,-50000000) -- cpu overload ? #####
  4332. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-94257568,-50000000) -- cpu overload ? #####
  4333. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-85568744,-50000000) -- cpu overload ? #####
  4334. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-76818935,-50000000) -- cpu overload ? #####
  4335. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-68130111,-50000000) -- cpu overload ? #####
  4336. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-59380302,-50000000) -- cpu overload ? #####
  4337. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-50691478,-50000000) -- cpu overload ? #####
  4338. D/AK8973  ( 2115): Compass Start
  4339. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-78795731,-50000000) -- cpu overload ? #####
  4340. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-70045977,-50000000) -- cpu overload ? #####
  4341. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-61265729,-50000000) -- cpu overload ? #####
  4342. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-52576947,-50000000) -- cpu overload ? #####
  4343. D/AK8973  ( 2115): Compass CLOSE
  4344. D/AK8973  ( 2115): Compass Start
  4345. D/btif_config_util(14670): btif_config_save_file(L153): in file name:/data/misc/bluedroid/bt_config.new
  4346. V/BufferedAnalyticsState( 2829): Not ready for upload, 416 seconds left.
  4347. D/AK8973  ( 2115): Compass CLOSE
  4348. D/dalvikvm( 2829): GC_CONCURRENT freed 371K, 53% free 3712K/7880K, paused 58ms+6ms, total 152ms
  4349. I/GCoreUlr( 2829): Successfully inserted location
  4350. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: false, elapsed millis: 182107, request: Phone
  4351. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-78080707,-50000000) -- cpu overload ? #####
  4352. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-70002746,-50000000) -- cpu overload ? #####
  4353. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-61314613,-50000000) -- cpu overload ? #####
  4354. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-52565337,-50000000) -- cpu overload ? #####
  4355. I/BluetoothBondStateMachine(14670): bondStateChangeCallback: Status: 1 Address: 00:E0:11:0D:1C:12 newState: 0
  4356. D/BluetoothAdapterProperties(14670): Failed to remove device: 00:E0:11:0D:1C:12
  4357. E/bt-btm  (14670): btm_sec_disconnected - Clearing Pending flag
  4358. E/bt-btif (14670): Do not find the bg connection mask for the remote device
  4359. I/BluetoothBondStateMachine(14670): Bond State Change Intent:00:E0:11:0D:1C:12 OldState: 11 NewState: 10
  4360. I/BluetoothBondStateMachine(14670): StableState(): Entering Off State
  4361. W/BluetoothEventManager(14650): CachedBluetoothDevice for device 00:E0:11:0D:1C:12 not found, calling readPairedDevices().
  4362. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  4363. D/BluetoothAdapterProperties(14670): getBondedDevices: length=1
  4364. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  4365. D/BluetoothAdapterProperties(14670): getBondedDevices: length=1
  4366. E/BluetoothEventManager(14650): Got bonding state changed for 00:E0:11:0D:1C:12, but we have no record of that device.
  4367. D/AK8973  ( 2115): Compass Start
  4368. W/bt-btif (14670): info:x0
  4369. D/        (14670): remote version info [00:e0:11:0d:1c:12]: 4, a, 12e9
  4370. D/AK8973  ( 2115): Compass CLOSE
  4371. E/bt-btm  (14670): btm_sec_disconnected - Clearing Pending flag
  4372. W/bt-l2cap(14670): l2cu_get_conn_role 1
  4373. W/bt-btif (14670): info:x0
  4374. D/        (14670): remote version info [00:e0:11:0d:1c:12]: 4, a, 12e9
  4375. I/BluetoothBondStateMachine(14670): bondStateChangeCallback: Status: 0 Address: 00:E0:11:0D:1C:12 newState: 1
  4376. I/BluetoothBondStateMachine(14670): Bond State Change Intent:00:E0:11:0D:1C:12 OldState: 10 NewState: 11
  4377. I/BluetoothBondStateMachine(14670): Entering PendingCommandState State
  4378. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  4379. D/BluetoothAdapterProperties(14670): getBondedDevices: length=1
  4380. W/BluetoothEventManager(14650): CachedBluetoothDevice for device 00:E0:11:0D:1C:12 not found, calling readPairedDevices().
  4381. D/BluetoothAdapterService(1102197856)(14670): Get Bonded Devices being called
  4382. D/BluetoothAdapterProperties(14670): getBondedDevices: length=1
  4383. E/BluetoothEventManager(14650): Got bonding state changed for 00:E0:11:0D:1C:12, but we have no record of that device.
  4384. E/NotificationService( 2502): unable to notify listener (posted): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  4385. E/NotificationService( 2502): android.os.DeadObjectException
  4386. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  4387. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationPosted(INotificationListener.java:102)
  4388. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyPostedIfUserMatch(NotificationManagerService.java:247)
  4389. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$2.run(NotificationManagerService.java:820)
  4390. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  4391. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  4392. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  4393. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  4394. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  4395. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  4396. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  4397. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  4398. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  4399. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  4400. I/wpa_supplicant( 2742): wlan0: WPA: Group rekeying completed with 14:d6:4d:29:5e:b9 [GTK=CCMP]
  4401. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-134596551,-50000000) -- cpu overload ? #####
  4402. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-126731132,-50000000) -- cpu overload ? #####
  4403. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-118072802,-50000000) -- cpu overload ? #####
  4404. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-109353488,-50000000) -- cpu overload ? #####
  4405. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-100695159,-50000000) -- cpu overload ? #####
  4406. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-91975844,-50000000) -- cpu overload ? #####
  4407. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-83256530,-50000000) -- cpu overload ? #####
  4408. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-74537215,-50000000) -- cpu overload ? #####
  4409. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-65878903,-50000000) -- cpu overload ? #####
  4410. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-57251111,-50000000) -- cpu overload ? #####
  4411. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  4412. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  4413. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  4414. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  4415. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-125339839,-50000000) -- cpu overload ? #####
  4416. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-118236529,-50000000) -- cpu overload ? #####
  4417. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-109486678,-50000000) -- cpu overload ? #####
  4418. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-100706336,-50000000) -- cpu overload ? #####
  4419. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-92535823,-50000000) -- cpu overload ? #####
  4420. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-83785973,-50000000) -- cpu overload ? #####
  4421. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-75036122,-50000000) -- cpu overload ? #####
  4422. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-66255809,-50000000) -- cpu overload ? #####
  4423. E/GKI_LINUX(14670): ##### ERROR : timer_thread: tick delayed > 5 slots (-57505999,-50000000) -- cpu overload ? #####
  4424. I/PowerManagerService( 2502): Waking up from sleep...
  4425. D/AK8973  ( 2115): Compass Start
  4426. V/KeyguardServiceDelegate( 2502): onScreenTurnedOn(showListener = com.android.internal.policy.impl.PhoneWindowManager$20@41b9fe50)
  4427. I/EntropyMixer( 2502): Writing entropy...
  4428. V/KeyguardServiceDelegate( 2502): **** SHOWN CALLED ****
  4429. I/WindowManager( 2502): Lock screen displayed!
  4430. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  4431. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  4432. I/System.out(10362): zzzz contenturl: content://com.rageconsulting.android.lightflow.provider/notifications
  4433. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  4434. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  4435. D/SurfaceFlinger( 2109): Screen acquired, type=0 flinger=0x4130d450
  4436. D/btif_config_util(14670): btif_config_save_file(L153): in file name:/data/misc/bluedroid/bt_config.new
  4437. I/ActivityManager( 2502): Delay finish: com.rageconsulting.android.lightflow/.receiver.UserPresentReceiver
  4438. D/PhoneStatusBar( 2557): disable: < expand icons alerts ticker system_info back* home* recent* clock* search* >
  4439. W/InputMethodManagerService( 2502): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41c122d8 attribute=android.view.inputmethod.EditorInfo@41ff4f70, token = android.os.BinderProxy@42563d58
  4440. I/ActivityManager( 2502): Resuming delayed broadcast
  4441. D/SizeAdaptiveLayout( 2557): com.android.internal.widget.SizeAdaptiveLayout{41cc1a48 V.E..... ......I. 0,0-0,0 #7f07004f app:id/adaptive}child view android.widget.FrameLayout{421b26d0 G.E..... ......ID 0,0-0,0 #10202d6 android:id/status_bar_latest_event_content} measured out of bounds at 95px clamped to 96px
  4442. D/SizeAdaptiveLayout( 2557): com.android.internal.widget.SizeAdaptiveLayout{421bcaa0 V.E..... ......I. 0,0-0,0 #7f07004f app:id/adaptive}child view android.widget.FrameLayout{41c5cf68 G.E..... ......ID 0,0-0,0 #10202d6 android:id/status_bar_latest_event_content} measured out of bounds at 95px clamped to 96px
  4443. D/SizeAdaptiveLayout( 2557): com.android.internal.widget.SizeAdaptiveLayout{41b29638 V.E..... ......I. 0,0-0,0 #7f07004f app:id/adaptive}child view android.widget.FrameLayout{41ce62d8 G.E..... ......ID 0,0-0,0 #10202d6 android:id/status_bar_latest_event_content} measured out of bounds at 95px clamped to 96px
  4444. D/SizeAdaptiveLayout( 2557): com.android.internal.widget.SizeAdaptiveLayout{42015c58 V.E..... ......ID 0,0-480,96 #7f07004f app:id/adaptive}child view android.widget.FrameLayout{421a7760 V.E..... ......ID 0,0-480,96 #10202d6 android:id/status_bar_latest_event_content} measured out of bounds at 95px clamped to 96px
  4445. D/SizeAdaptiveLayout( 2557): com.android.internal.widget.SizeAdaptiveLayout{41cc1a48 V.E..... ......I. 0,0-0,0 #7f07004f app:id/adaptive}child view android.widget.FrameLayout{421b26d0 G.E..... ......ID 0,0-0,0 #10202d6 android:id/status_bar_latest_event_content} measured out of bounds at 95px clamped to 96px
  4446. D/SizeAdaptiveLayout( 2557): com.android.internal.widget.SizeAdaptiveLayout{421bcaa0 V.E..... ......I. 0,0-0,0 #7f07004f app:id/adaptive}child view android.widget.FrameLayout{41c5cf68 G.E..... ......ID 0,0-0,0 #10202d6 android:id/status_bar_latest_event_content} measured out of bounds at 95px clamped to 96px
  4447. D/SizeAdaptiveLayout( 2557): com.android.internal.widget.SizeAdaptiveLayout{41b29638 V.E..... ......I. 0,0-0,0 #7f07004f app:id/adaptive}child view android.widget.FrameLayout{41ce62d8 G.E..... ......ID 0,0-0,0 #10202d6 android:id/status_bar_latest_event_content} measured out of bounds at 95px clamped to 96px
  4448. D/SizeAdaptiveLayout( 2557): com.android.internal.widget.SizeAdaptiveLayout{42015c58 V.E..... ......ID 0,0-480,96 #7f07004f app:id/adaptive}child view android.widget.FrameLayout{421a7760 V.E..... ......ID 0,0-480,96 #10202d6 android:id/status_bar_latest_event_content} measured out of bounds at 95px clamped to 96px
  4449. V/PanelView( 2557): animationTick called with dtms=0; nothing to do (h=277.4508 v=991.64484)
  4450. V/PanelView( 2557): animationTick called with dtms=-13; nothing to do (h=277.4508 v=991.64484)
  4451. I/ActivityManager( 2502): START u0 {act=android.settings.BLUETOOTH_SETTINGS flg=0x14000000 cmp=com.android.settings/.Settings$BluetoothSettingsActivity} from pid 2557
  4452. V/PanelView( 2557): animationTick called with dtms=0; nothing to do (h=800.0 v=-3000.0)
  4453. V/PanelView( 2557): animationTick called with dtms=-13; nothing to do (h=800.0 v=-3000.0)
  4454. D/LocalBluetoothManager(14650): setting foreground activity to non-null context
  4455. D/BluetoothDiscoverableEnabler(14650): handleModeChanged(): mode = 21
  4456. D/BluetoothDiscoverableEnabler(14650): handleModeChanged(): mode = 21
  4457. D/dalvikvm(14650): GC_CONCURRENT freed 605K, 43% free 4559K/7880K, paused 13ms+17ms, total 194ms
  4458. I/Adreno200-EGL(14650): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2961380_release_AU (CL2961380)
  4459. I/Adreno200-EGL(14650): Build Date: 12/10/12 Mon
  4460. I/Adreno200-EGL(14650): Local Branch:
  4461. I/Adreno200-EGL(14650): Remote Branch: m/partner-android/jb-mr1-dev
  4462. I/Adreno200-EGL(14650): Local Patches: NONE
  4463. I/Adreno200-EGL(14650): Reconstruct Branch: NOTHING
  4464. I/ActivityManager( 2502): Process com.android.inputmethod.latin (pid 14793) has died.
  4465. D/LightFlow:MainActivity(10362): onTrimMemory() with level=5
  4466. V/BufferedAnalyticsState( 2829): Not ready for upload, 356 seconds left.
  4467. I/ActivityManager( 2502): Displayed com.android.settings/.Settings$BluetoothSettingsActivity: +1s340ms
  4468. I/ActivityManager( 2502): Process com.google.android.calendar (pid 14981) has died.
  4469. I/Choreographer(14650): Skipped 68 frames!  The application may be doing too much work on its main thread.
  4470. I/ActivityManager( 2502): Process com.android.providers.calendar (pid 14484) has died.
  4471. I/GCoreUlr( 2829): Successfully inserted location
  4472. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: false, elapsed millis: 243548, request: Phone
  4473. D/BluetoothManagerService( 2502): disable(): mBluetooth = android.bluetooth.IBluetooth$Stub$Proxy@41c6cd38 mBinding = false
  4474. D/BackupManagerService( 2502): Now staging backup of com.android.providers.settings
  4475. D/BluetoothManagerService( 2502): Message: 2
  4476. D/BluetoothManagerService( 2502): Sending off request.
  4477. D/BluetoothAdapterState(14670): CURRENT_STATE=ON, MESSAGE = USER_TURN_OFF
  4478. D/BluetoothAdapterProperties(14670): Setting state to 13
  4479. I/BluetoothAdapterState(14670): Bluetooth adapter state changed: 12-> 13
  4480. D/BluetoothAdapterService(14670): Broadcasting updateAdapterState() to 1 receivers.
  4481. D/BluetoothAdapterProperties(14670): onBluetoothDisable()
  4482. I/BluetoothAdapterState(14670): Entering PendingCommandState State: isTurningOn()=false, isTurningOff()=true
  4483. I/BluetoothAdapterProperties(14670): adapterPropertyChangedCallback with type:7 len:4
  4484. D/BluetoothAdapterProperties(14670): Scan Mode:20
  4485. D/BluetoothAdapterState(14670): CURRENT_STATE=PENDING, MESSAGE = BEGIN_DISABLE, isTurningOn=false, isTurningOff=true
  4486. I/BluetoothBondStateMachine(14670): bondStateChangeCallback: Status: 1 Address: 00:E0:11:0D:1C:12 newState: 0
  4487. E/bt-btif (14670): bta_jv_rfcomm_stop_server
  4488. E/bt-btif (14670): bta_jv_rfcomm_stop_server
  4489. E/bt-btif (14670): bta_jv_rfcomm_stop_server
  4490. I/BluetoothBondStateMachine(14670): bondStateChangeCallback: Status: 1 Address: 00:E0:11:0D:1C:12 newState: 0
  4491. D/BluetoothAdapterProperties(14670): Failed to remove device: 00:E0:11:0D:1C:12
  4492. I/BluetoothBondStateMachine(14670): Bond State Change Intent:00:E0:11:0D:1C:12 OldState: 11 NewState: 10
  4493. D/BluetoothDiscoverableEnabler(14650): handleModeChanged(): mode = 20
  4494. W/BluetoothEventManager(14650): CachedBluetoothDevice for device 00:E0:11:0D:1C:12 not found, calling readPairedDevices().
  4495. E/BluetoothEventManager(14650): Got bonding state changed for 00:E0:11:0D:1C:12, but we have no record of that device.
  4496. I/BluetoothBondStateMachine(14670): StableState(): Entering Off State
  4497. E/BtOppRfcommListener(14670): Error accept connection java.io.IOException: read failed, socket might closed or timeout, read ret: -1
  4498. E/BluetoothBondStateMachine(14670): In stable state, received invalid newState: 10
  4499. D/btif_config_util(14670): btif_config_save_file(L153): in file name:/data/misc/bluedroid/bt_config.new
  4500. W/bt-l2cap(14670): L2CAP - PSM: 0x0019 not found for deregistration
  4501. W/bt-l2cap(14670): L2CAP - PSM: 0x0017 not found for deregistration
  4502. D/BluetoothManagerService( 2502): Message: 60
  4503. D/BluetoothManagerService( 2502): MESSAGE_BLUETOOTH_STATE_CHANGE: prevState = 12, newState=13
  4504. D/BluetoothManagerService( 2502): Bluetooth State Change Intent: 12 -> 13
  4505. D/BluetoothMapService(14670): onReceive
  4506. D/BluetoothMapService(14670): STATE_TURNING_OFF
  4507. D/BluetoothMapService(14670): MAP Service closeService in
  4508. I/BtOppRfcommListener(14670): stopping Accept Thread
  4509. I/BtOppRfcommListener(14670): BluetoothSocket listen thread finished
  4510. D/CachedBluetoothDevice(14650):  Clearing all connection state for dev:OBDII
  4511. W/ContextImpl(14650): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1504 android.content.ContextWrapper.startService:494 android.content.ContextWrapper.startService:494 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  4512. E/bt-btm  (14670): btm_sec_disconnected - Clearing Pending flag
  4513. E/bt-btif (14670): Do not find the bg connection mask for the remote device
  4514. D/DockEventReceiver(14650): finishStartingService: stopping service
  4515. D/BluetoothPbap(14650): Proxy object disconnected
  4516. D/PbapServerProfile(14650): Bluetooth service disconnected
  4517. D/dalvikvm( 2829): GC_CONCURRENT freed 414K, 52% free 3809K/7880K, paused 3ms+5ms, total 61ms
  4518. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 20ms
  4519. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 27ms
  4520. W/bt-btif (14670): ag scb idx 1 not allocated
  4521. E/bt-btif (14670): BTA AG is already disabled, ignoring ...
  4522. W/bt-l2cap(14670): L2CAP - PSM: 0x0019 not found for deregistration
  4523. W/bt-l2cap(14670): L2CAP - PSM: 0x0017 not found for deregistration
  4524. W/bt-l2cap(14670): L2CAP - PSM: 0x0019 not found for deregistration
  4525. W/bt-l2cap(14670): L2CAP - PSM: 0x0017 not found for deregistration
  4526. W/bt-l2cap(14670): L2CAP - PSM: 0x0019 not found for deregistration
  4527. W/bt-l2cap(14670): L2CAP - PSM: 0x0017 not found for deregistration
  4528. D/bt_hwcfg(14670): hw_epilog_process
  4529. D/bt_hwcfg(14670): hw_epilog_cback Opcode:0x0C03 Status: 0
  4530. I/bt_hci_bdroid(14670): bt_hc_worker_thread exiting
  4531. W/bt_userial(14670): select_read return size <=0:-1, exiting userial_read_thread
  4532. I/bt_userial_vendor(14670): device fd = 70 close
  4533. D/BTSNOOP-DISP(14670): btsnoop_close
  4534. I/GKI_LINUX(14670): gki_task_entry: gki_task task_id=0 [BTU] terminating
  4535. I/GKI_LINUX(14670): GKI_exit_task: GKI_exit_task 0 done
  4536. I/GKI_LINUX(14670): GKI_destroy_task: GKI_shutdown(): task [BTU] terminated
  4537. D/BluetoothAdapterState(14670): CURRENT_STATE=PENDING, MESSAGE = DISABLED, isTurningOn=false, isTurningOff=true
  4538. D/HeadsetService(14670): Received stop request...Stopping profile...
  4539. D/BluetoothHeadset(14650): Proxy object disconnected
  4540. D/HeadsetProfile(14650): Bluetooth service disconnected
  4541. D/BluetoothHeadset( 2502): Proxy object disconnected
  4542. D/BluetoothHeadset( 2661): Proxy object disconnected
  4543. D/BluetoothHeadset( 2661): Proxy object disconnected
  4544. D/BluetoothHeadset( 2661): Proxy object disconnected
  4545. D/A2dpService(14670): Received stop request...Stopping profile...
  4546. D/A2dpStateMachine(14670): Exit Disconnected: -1
  4547. D/BluetoothAdapterState(14670): Stopping profile services that were post enabled
  4548. D/BluetoothA2dp( 2502): Proxy object disconnected
  4549. D/BluetoothA2dp(14650): Proxy object disconnected
  4550. D/A2dpProfile(14650): Bluetooth service disconnected
  4551. D/HidService(14670): Received stop request...Stopping profile...
  4552. D/BluetoothInputDevice(14650): Proxy object disconnected
  4553. D/HidProfile(14650): Bluetooth service disconnected
  4554. D/HealthService(14670): Received stop request...Stopping profile...
  4555. D/PanService(14670): Received stop request...Stopping profile...
  4556. D/BluetoothPan(14650): BluetoothPAN Proxy object disconnected
  4557. D/PanProfile(14650): Bluetooth service disconnected
  4558. D/BtGatt.DebugUtils(14670): handleDebugAction() action=null
  4559. D/BtGatt.GattService(14670): Received stop request...Stopping profile...
  4560. D/BtGatt.GattService(14670): stop()
  4561. D/BluetoothAdapterService(14670): Profile still running: com.android.bluetooth.hdp.HealthService
  4562. W/BluetoothHeadsetServiceJni(14670): Cleaning up Bluetooth Handsfree Interface...
  4563. W/BluetoothHeadsetServiceJni(14670): Cleaning up Bluetooth Handsfree callback object
  4564. D/BluetoothMapService(14670): Received stop request...Stopping profile...
  4565. D/BluetoothMapService(14670): stop()
  4566. D/BluetoothMapService(14670): MAP Service closeService in
  4567. D/BluetoothMap(14650): Proxy object disconnected
  4568. D/MapProfile(14650): Bluetooth service disconnected
  4569. D/BluetoothAdapterService(14670): Profile still running: com.android.bluetooth.hdp.HealthService
  4570. I/GKI_LINUX(14670): gki_task_entry: gki_task task_id=2 [A2DP-MEDIA] terminating
  4571. I/GKI_LINUX(14670): GKI_exit_task: GKI_exit_task 2 done
  4572. I/GKI_LINUX(14670): GKI_destroy_task: GKI_shutdown(): task [A2DP-MEDIA] terminated
  4573. D/BluetoothAdapterService(14670): Profile still running: com.android.bluetooth.hdp.HealthService
  4574. W/BluetoothHidServiceJni(14670): Cleaning up Bluetooth HID Interface...
  4575. W/bt-btif (14670): cleanup: HH disabling or disabled already, status = 0
  4576. W/BluetoothHidServiceJni(14670): Cleaning up Bluetooth GID callback object
  4577. D/BluetoothAdapterService(14670): Profile still running: com.android.bluetooth.map.BluetoothMapService
  4578. W/BluetoothHealthServiceJni(14670): Cleaning up Bluetooth Health Interface...
  4579. W/BluetoothHealthServiceJni(14670): Cleaning up Bluetooth Health object
  4580. D/BluetoothAdapterService(14670): Profile still running: com.android.bluetooth.map.BluetoothMapService
  4581. W/BluetoothPanServiceJni(14670): Cleaning up Bluetooth PAN Interface...
  4582. W/BluetoothPanServiceJni(14670): Cleaning up Bluetooth PAN callback object
  4583. D/BluetoothAdapterService(14670): Profile still running: com.android.bluetooth.map.BluetoothMapService
  4584. D/BtGatt.GattService(14670): cleanup()
  4585. W/bt-btif (14670): GATTC Module not enabled/already disabled
  4586. W/bt-btif (14670): GATTS Module not enabled/already disabled
  4587. D/BluetoothAdapterState(14670): CURRENT_STATE=PENDING, MESSAGE = STOPPED, isTurningOn=false, isTurningOff=true
  4588. D/BluetoothAdapterProperties(14670): Setting state to 10
  4589. I/BluetoothAdapterState(14670): Bluetooth adapter state changed: 13-> 10
  4590. D/BluetoothAdapterService(14670): Broadcasting updateAdapterState() to 1 receivers.
  4591. D/BluetoothManagerService( 2502): Message: 60
  4592. D/BluetoothManagerService( 2502): MESSAGE_BLUETOOTH_STATE_CHANGE: prevState = 13, newState=10
  4593. D/BluetoothManagerService( 2502): Broadcasting onBluetoothStateChange(false) to 11 receivers.
  4594. I/BluetoothAdapterState(14670): Entering OffState
  4595. D/BluetoothMapService(14670): cleanup()
  4596. D/BluetoothMapService(14670): MAP Service closeService in
  4597. D/BluetoothInputDevice(14650): onBluetoothStateChange: up=false
  4598. D/BluetoothHeadset( 2661): onBluetoothStateChange: up=false
  4599. D/BluetoothA2dp( 2502): onBluetoothStateChange: up=false
  4600. D/BluetoothHeadset( 2661): onBluetoothStateChange: up=false
  4601. D/BluetoothPbap(14650): onBluetoothStateChange: up=false
  4602. D/BluetoothHeadset( 2661): onBluetoothStateChange: up=false
  4603. D/BluetoothMap(14650): onBluetoothStateChange: up=false
  4604. D/BluetoothHeadset(14650): onBluetoothStateChange: up=false
  4605. D/BluetoothA2dp(14650): onBluetoothStateChange: up=false
  4606. D/BluetoothHeadset( 2502): onBluetoothStateChange: up=false
  4607. D/BluetoothManagerService( 2502): Calling onBluetoothServiceDown callbacks
  4608. D/BluetoothManagerService( 2502): Broadcasting onBluetoothServiceDown() to 5 receivers.
  4609. D/BluetoothManagerService( 2502): unbindAndFinish(): android.bluetooth.IBluetooth$Stub$Proxy@41c6cd38 mBinding = false
  4610. D/BluetoothManagerService( 2502): Sending unbind request.
  4611. D/BluetoothManagerService( 2502): Bluetooth State Change Intent: 13 -> 10
  4612. D/BluetoothAdapter( 2557): 1103294640: getState() :  mService = null. Returning STATE_OFF
  4613. D/BluetoothAdapter(14650): 1103175296: getState() :  mService = null. Returning STATE_OFF
  4614. D/BluetoothAdapter(14650): 1103175296: getState() :  mService = null. Returning STATE_OFF
  4615. D/BluetoothAdapter(14650): 1103175296: getState() :  mService = null. Returning STATE_OFF
  4616. W/ContextImpl(14650): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1504 android.content.ContextWrapper.startService:494 android.content.ContextWrapper.startService:494 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  4617. D/DockEventReceiver(14650): finishStartingService: stopping service
  4618. D/BluetoothAdapterService(14670): Cleaning up adapter native....
  4619. I/GKI_LINUX(14670): gki_task_entry: gki_task task_id=1 [BTIF] terminating
  4620. I/GKI_LINUX(14670): GKI_exit_task: GKI_exit_task 1 done
  4621. I/GKI_LINUX(14670): GKI_destroy_task: GKI_shutdown(): task [BTIF] terminated
  4622. I/BluetoothServiceJni(14670): cleanupNative: return from cleanup
  4623. D/BluetoothAdapterService(14670): Done cleaning up adapter native....
  4624. D/BluetoothAdapterService(1102197856)(14670): ****onDestroy()********
  4625. D/BluetoothAdapter(14650): 1103175296: getState() :  mService = null. Returning STATE_OFF
  4626. D/dalvikvm( 2502): GC_EXPLICIT freed 1188K, 43% free 10739K/18728K, paused 5ms+12ms, total 141ms
  4627. W/InputEventReceiver(14650): Attempted to finish an input event but the input event receiver has already been disposed.
  4628. W/InputEventReceiver(14650): Attempted to finish an input event but the input event receiver has already been disposed.
  4629. W/ViewRootImpl(14650): Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=268.21844, y[0]=266.12274, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=29470695, downTime=29470684, deviceId=4, source=0x1002 }
  4630. W/InputMethodManagerService( 2502): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4221da00 attribute=null, token = android.os.BinderProxy@41c1dda8
  4631. D/BluetoothAdapter(14650): 1103175296: getState() :  mService = null. Returning STATE_OFF
  4632. D/LocalBluetoothManager(14650): setting foreground activity to null
  4633. I/ActivityManager( 2502): Start proc com.pelmorex.WeatherEyeAndroid for service com.pelmorex.WeatherEyeAndroid/.WeatherEyeServices: pid=15628 uid=10068 gids={50068, 3003}
  4634. I/dalvikvm(15628): Enabling JNI app bug workarounds for target SDK version 8...
  4635. I/ActivityManager( 2502): Delay finish: com.rageconsulting.android.lightflow/.receiver.OnAlarmReceiver
  4636. D/dalvikvm(10362): GC_CONCURRENT freed 1607K, 23% free 7182K/9316K, paused 7ms+16ms, total 246ms
  4637. D/dalvikvm(10362): WAIT_FOR_CONCURRENT_GC blocked 53ms
  4638. D/dalvikvm(10362): GC_CONCURRENT freed 1547K, 24% free 7169K/9316K, paused 14ms+8ms, total 108ms
  4639. D/dalvikvm(10362): WAIT_FOR_CONCURRENT_GC blocked 48ms
  4640. I/ActivityManager( 2502): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=15642 uid=10014 gids={50014, 3003, 1028, 1015}
  4641. I/CalendarProvider2(15642): Created com.android.providers.calendar.CalendarAlarmManager@41b254c8(com.android.providers.calendar.CalendarProvider2@41b1d068)
  4642. I/Adreno200-EGL( 2667): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2961380_release_AU (CL2961380)
  4643. I/Adreno200-EGL( 2667): Build Date: 12/10/12 Mon
  4644. I/Adreno200-EGL( 2667): Local Branch:
  4645. I/Adreno200-EGL( 2667): Remote Branch: m/partner-android/jb-mr1-dev
  4646. I/Adreno200-EGL( 2667): Local Patches: NONE
  4647. I/Adreno200-EGL( 2667): Reconstruct Branch: NOTHING
  4648. E/ActivityThread(10362): Failed to find provider info for com.google.android.gm
  4649. D/dalvikvm(10362): GC_CONCURRENT freed 1528K, 24% free 7170K/9316K, paused 6ms+14ms, total 160ms
  4650. D/dalvikvm(10362): WAIT_FOR_CONCURRENT_GC blocked 47ms
  4651. I/Choreographer( 2667): Skipped 51 frames!  The application may be doing too much work on its main thread.
  4652. D/dalvikvm(10362): GC_CONCURRENT freed 1531K, 24% free 7169K/9316K, paused 17ms+16ms, total 199ms
  4653. D/dalvikvm(10362): WAIT_FOR_CONCURRENT_GC blocked 80ms
  4654. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  4655. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  4656. E/ActivityThread(10362): Failed to find provider info for com.google.android.gm
  4657. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  4658. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  4659. I/System.out(10362): zzzz contenturl: content://com.rageconsulting.android.lightflow.provider/notifications
  4660. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  4661. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  4662. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  4663. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  4664. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  4665. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  4666. I/ActivityManager( 2502): Resuming delayed broadcast
  4667. I/ActivityManager( 2502): Start proc net.cachapa.libra for broadcast net.cachapa.libra/.widget.Widget: pid=15659 uid=10062 gids={50062, 3003, 1028, 1015}
  4668. V/GmsNetworkLocationProvi( 2829): onSetRequest: ProviderRequestUnbundled, reportLocation is true and interval is 600000
  4669. V/GmsNetworkLocationProvi( 2829): SET-REQUEST
  4670. V/GmsNetworkLocationProvi( 2829): in Handler: ProviderRequestUnbundled, reportLocation is true and interval is 600000
  4671. I/ActivityManager( 2502): Delay finish: net.cachapa.libra/.widget.Widget
  4672. D/dalvikvm( 2829): GC_CONCURRENT freed 565K, 53% free 3756K/7880K, paused 6ms+37ms, total 92ms
  4673. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 6ms
  4674. V/BufferedAnalyticsState( 2829): Not ready for upload, 344 seconds left.
  4675. V/GmsNetworkLocationProvi( 2829): onSetRequest: ProviderRequestUnbundled, reportLocation is true and interval is 86400000
  4676. V/GmsNetworkLocationProvi( 2829): SET-REQUEST
  4677. V/GmsNetworkLocationProvi( 2829): in Handler: ProviderRequestUnbundled, reportLocation is true and interval is 86400000
  4678. I/CalendarProvider2(15642): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
  4679. W/ContentResolver(15642): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
  4680. I/ActivityManager( 2502): Resuming delayed broadcast
  4681. I/ActivityManager( 2502): Start proc com.google.android.calendar for broadcast com.google.android.calendar/com.android.calendar.alerts.AlertReceiver: pid=15673 uid=10075 gids={50075, 3003}
  4682. V/BufferedAnalyticsState( 2829): Not ready for upload, 343 seconds left.
  4683. D/AlertReceiver(15673): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.google.android.calendar/com.android.calendar.alerts.AlertReceiver }
  4684. I/ActivityManager( 2502): Delay finish: com.google.android.calendar/com.android.calendar.alerts.AlertReceiver
  4685. D/AlertService(15673): 0 Action = android.intent.action.PROVIDER_CHANGED
  4686. V/PanelView( 2557): animationTick called with dtms=0; nothing to do (h=293.43823 v=799.70044)
  4687. V/PanelView( 2557): animationTick called with dtms=-10; nothing to do (h=293.43823 v=799.70044)
  4688. I/ActivityManager( 2502): Process android.process.acore (pid 14779) has died.
  4689. I/ActivityManager( 2502): Process com.android.deskclock (pid 15149) has died.
  4690. D/dalvikvm( 2829): GC_CONCURRENT freed 490K, 53% free 3777K/7880K, paused 10ms+4ms, total 95ms
  4691. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 55ms
  4692. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 48ms
  4693. D/AlertService(15673): Beginning updateAlertNotification
  4694. D/AlertService(15673): No fired or scheduled alerts
  4695. D/AlertService(15673): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
  4696. D/AlarmScheduler(15673): Query result count for events starting within 1 week: 1
  4697. I/ActivityManager( 2502): Resuming delayed broadcast
  4698. D/dalvikvm( 2502): GC_EXPLICIT freed 1140K, 44% free 10633K/18728K, paused 4ms+21ms, total 157ms
  4699. I/ActivityManager( 2502): Process com.videotron.android.personas (pid 15298) has died.
  4700. E/NotificationService( 2502): unable to notify listener (removed): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  4701. E/NotificationService( 2502): android.os.DeadObjectException
  4702. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  4703. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationRemoved(INotificationListener.java:120)
  4704. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyRemovedIfUserMatch(NotificationManagerService.java:256)
  4705. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$3.run(NotificationManagerService.java:837)
  4706. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  4707. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  4708. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  4709. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  4710. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  4711. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  4712. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  4713. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  4714. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  4715. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  4716. D/dalvikvm( 2557): GC_CONCURRENT freed 2533K, 35% free 8392K/12796K, paused 9ms+19ms, total 113ms
  4717. D/dalvikvm( 2829): GC_CONCURRENT freed 523K, 53% free 3765K/7880K, paused 10ms+4ms, total 80ms
  4718. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 51ms
  4719. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 52ms
  4720. D/dalvikvm( 2829): GC_CONCURRENT freed 537K, 53% free 3740K/7880K, paused 3ms+2ms, total 44ms
  4721. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 20ms
  4722. D/InputEventConsistencyVerifier( 2557): TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  4723. D/InputEventConsistencyVerifier( 2557):   in android.view.ScaleGestureDetector@41d21040
  4724. D/InputEventConsistencyVerifier( 2557):   0: sent at 29504050247000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=425.03815, y[0]=366.07394, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=29504050, downTime=29504050, deviceId=4, source=0x1002 }
  4725. D/InputEventConsistencyVerifier( 2557):   -- recent events --
  4726. D/InputEventConsistencyVerifier( 2557):   1: sent at 29485960487228, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=138.78664, y[0]=126.80457, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=29485960, downTime=29485928, deviceId=4, source=0x1002 }
  4727. D/InputEventConsistencyVerifier( 2557):   2: sent at 29485943820562, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=116.44428, y[0]=125.57193, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=29485943, downTime=29485928, deviceId=4, source=0x1002 }
  4728. D/InputEventConsistencyVerifier( 2557):   3: sent at 29485928757000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=109.039215, y[0]=124.75216, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=29485928, downTime=29485928, deviceId=4, source=0x1002 }
  4729. E/NotificationService( 2502): unable to notify listener (removed): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  4730. E/NotificationService( 2502): android.os.DeadObjectException
  4731. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  4732. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationRemoved(INotificationListener.java:120)
  4733. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyRemovedIfUserMatch(NotificationManagerService.java:256)
  4734. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$3.run(NotificationManagerService.java:837)
  4735. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  4736. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  4737. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  4738. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  4739. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  4740. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  4741. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  4742. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  4743. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  4744. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  4745. V/PanelView( 2557): animationTick called with dtms=0; nothing to do (h=800.0 v=-3000.0)
  4746. W/InputMethodManagerService( 2502): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41ffc568 attribute=null, token = android.os.BinderProxy@42563d58
  4747. D/dalvikvm( 2667): GC_CONCURRENT freed 1168K, 35% free 8391K/12868K, paused 7ms+25ms, total 123ms
  4748. W/BackupManagerService( 2502): dataChanged but no participant pkg='com.android.launcher3' uid=10033
  4749. W/BackupManagerService( 2502): dataChanged but no participant pkg='com.android.launcher3' uid=10033
  4750. W/BackupManagerService( 2502): dataChanged but no participant pkg='com.android.launcher3' uid=10033
  4751. D/dalvikvm( 2667): GC_CONCURRENT freed 2526K, 41% free 7715K/12868K, paused 6ms+25ms, total 144ms
  4752. W/BackupManagerService( 2502): dataChanged but no participant pkg='com.android.launcher3' uid=10033
  4753. W/fb4a(:<default>):BlueServiceQueue(14214): Exception during service
  4754. W/fb4a(:<default>):BlueServiceQueue(14214): com.fasterxml.jackson.databind.JsonMappingException: Can not deserialize instance of com.fasterxml.jackson.databind.JsonNode out of END_ARRAY token
  4755. W/fb4a(:<default>):BlueServiceQueue(14214):  at [Source: com.facebook.http.common.observerimpl.EofTrackingInputStream@41b681f8; line: 1, column: 2]
  4756. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.fasterxml.jackson.databind.DeserializationContext.a(DeserializationContext.java:575)
  4757. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.fasterxml.jackson.databind.DeserializationContext.b(DeserializationContext.java:569)
  4758. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.fasterxml.jackson.databind.deser.std.BaseNodeDeserializer.c(JsonNodeDeserializer.java:322)
  4759. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.fasterxml.jackson.databind.deser.std.JsonNodeDeserializer.b(JsonNodeDeserializer.java:63)
  4760. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.fasterxml.jackson.databind.deser.std.JsonNodeDeserializer.a(JsonNodeDeserializer.java:15)
  4761. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.fasterxml.jackson.databind.MappingIterator.c(MappingIterator.java:189)
  4762. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.MethodBatcherImpl$MethodBatchImpl$BatchResponseHandler.b(MethodBatcherImpl.java:277)
  4763. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.MethodBatcherImpl$MethodBatchImpl$BatchResponseHandler.a(MethodBatcherImpl.java:251)
  4764. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.MethodBatcherImpl$MethodBatchImpl$BatchResponseHandler.handleResponse(MethodBatcherImpl.java:231)
  4765. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:325)
  4766. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:151)
  4767. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.b(FbHttpRequestProcessor.java:103)
  4768. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:241)
  4769. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.MethodBatcherImpl$MethodBatchImpl.a(MethodBatcherImpl.java:213)
  4770. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.http.protocol.BatchComponentRunner.a(BatchComponentRunner.java:79)
  4771. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.config.background.ConfigBackgroundServiceHandler.a(ConfigBackgroundServiceHandler.java:90)
  4772. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.config.background.ConfigBackgroundServiceHandler.a(ConfigBackgroundServiceHandler.java:59)
  4773. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue.e(BlueServiceQueue.java:302)
  4774. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue.d(BlueServiceQueue.java:54)
  4775. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.fbservice.service.BlueServiceQueue$3.run(BlueServiceQueue.java:232)
  4776. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
  4777. W/fb4a(:<default>):BlueServiceQueue(14214):     at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  4778. W/fb4a(:<default>):BlueServiceQueue(14214):     at com.facebook.common.executors.ListenableScheduledFutureImpl.run(ListenableScheduledFutureImpl.java:59)
  4779. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Handler.handleCallback(Handler.java:733)
  4780. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Handler.dispatchMessage(Handler.java:95)
  4781. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.Looper.loop(Looper.java:136)
  4782. W/fb4a(:<default>):BlueServiceQueue(14214):     at android.os.HandlerThread.run(HandlerThread.java:61)
  4783. D/dalvikvm(14214): GC_CONCURRENT freed 1429K, 18% free 7609K/9220K, paused 13ms+8ms, total 168ms
  4784. D/dalvikvm(14214): WAIT_FOR_CONCURRENT_GC blocked 81ms
  4785. W/CursorWrapperInner(14214): Cursor finalized without prior close()
  4786. W/CursorWrapperInner(14214): Cursor finalized without prior close()
  4787. V/BufferedAnalyticsState( 2829): Not ready for upload, 283 seconds left.
  4788. D/dalvikvm( 2829): GC_CONCURRENT freed 489K, 54% free 3691K/7880K, paused 5ms+8ms, total 104ms
  4789. I/GCoreUlr( 2829): Successfully inserted location
  4790. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: false, elapsed millis: 316613, request: Phone
  4791. D/dalvikvm( 2667): GC_CONCURRENT freed 830K, 34% free 8532K/12868K, paused 6ms+24ms, total 146ms
  4792. D/dalvikvm( 2667): WAIT_FOR_CONCURRENT_GC blocked 98ms
  4793. I/Choreographer( 2667): Skipped 52 frames!  The application may be doing too much work on its main thread.
  4794. D/ConnectivityService( 2502): Sampling interval elapsed, updating statistics ..
  4795. D/ConnectivityService( 2502): Done.
  4796. D/ConnectivityService( 2502): Setting timer for 720seconds
  4797. D/dalvikvm( 2667): GC_CONCURRENT freed 285K, 21% free 10231K/12868K, paused 4ms+7ms, total 115ms
  4798. D/dalvikvm( 2667): WAIT_FOR_CONCURRENT_GC blocked 38ms
  4799. D/dalvikvm( 2667): WAIT_FOR_CONCURRENT_GC blocked 37ms
  4800. D/dalvikvm( 2667): WAIT_FOR_CONCURRENT_GC blocked 30ms
  4801. I/ActivityManager( 2502): Start proc com.videotron.android.personas for broadcast com.videotron.android.personas/.widget.TwoOneWidgetProvider: pid=15715 uid=10070 gids={50070, 3003}
  4802. I/ActivityManager( 2502): Process com.google.android.gsf.login (pid 15478) has died.
  4803. D/LightFlow:MainActivity(10362): onTrimMemory() with level=5
  4804. I/ActivityManager( 2502): Process com.android.mms (pid 15474) has died.
  4805. D/CountryDetector( 2502): No listener is left
  4806. D/BluetoothAdapter(14650): 1103175296: getState() :  mService = null. Returning STATE_OFF
  4807. D/dalvikvm( 2667): GC_CONCURRENT freed 1403K, 17% free 10787K/12868K, paused 4ms+16ms, total 124ms
  4808. D/dalvikvm( 2667): GC_FOR_ALLOC freed 60K, 17% free 10728K/12868K, paused 50ms, total 51ms
  4809. I/dalvikvm-heap( 2667): Grow heap (frag case) to 11.454MB for 313360-byte allocation
  4810. D/dalvikvm( 2667): GC_FOR_ALLOC freed 410K, 19% free 10716K/13176K, paused 48ms, total 49ms
  4811. D/dalvikvm( 2667): GC_FOR_ALLOC freed <1K, 17% free 10957K/13176K, paused 50ms, total 50ms
  4812. I/dalvikvm-heap( 2667): Grow heap (frag case) to 11.614MB for 247120-byte allocation
  4813. I/ActivityManager( 2502): Process com.evervolv.widgets (pid 15238) has died.
  4814. D/dalvikvm( 2667): GC_FOR_ALLOC freed 774K, 19% free 10935K/13420K, paused 65ms, total 66ms
  4815. D/Launcher.Workspace( 2667): 6557954 Animate widget drop, final view is appWidgetHostView
  4816. W/BackupManagerService( 2502): dataChanged but no participant pkg='com.android.launcher3' uid=10033
  4817. W/BackupManagerService( 2502): dataChanged but no participant pkg='com.android.launcher3' uid=10033
  4818. W/BackupManagerService( 2502): dataChanged but no participant pkg='com.android.launcher3' uid=10033
  4819. D/dalvikvm( 2667): GC_FOR_ALLOC freed 227K, 17% free 11156K/13352K, paused 52ms, total 53ms
  4820. I/dalvikvm-heap( 2667): Grow heap (frag case) to 11.813MB for 251936-byte allocation
  4821. D/dalvikvm( 2667): GC_FOR_ALLOC freed 5K, 17% free 11397K/13600K, paused 65ms, total 66ms
  4822. I/dalvikvm-heap( 2667): Grow heap (frag case) to 12.048MB for 251936-byte allocation
  4823. D/dalvikvm( 2667): GC_FOR_ALLOC freed 743K, 20% free 11155K/13848K, paused 51ms, total 52ms
  4824. D/dalvikvm( 2667): GC_FOR_ALLOC freed <1K, 18% free 11404K/13848K, paused 48ms, total 48ms
  4825. I/dalvikvm-heap( 2667): Grow heap (frag case) to 12.055MB for 251936-byte allocation
  4826. W/BackupManagerService( 2502): dataChanged but no participant pkg='com.android.launcher3' uid=10033
  4827. D/BluetoothAdapter(14650): 1103175296: getState() :  mService = null. Returning STATE_OFF
  4828. W/ContextImpl( 2502): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1148 com.android.server.content.SyncStorageEngine.setMasterSyncAutomatically:894 com.android.server.content.ContentService.setMasterSyncAutomatically:631 android.content.IContentService$Stub.onTransact:292 com.android.server.content.ContentService.onTransact:140
  4829. D/BluetoothAdapter(14650): 1103175296: getState() :  mService = null. Returning STATE_OFF
  4830. I/ActivityManager( 2502): Start proc com.evervolv.widgets for broadcast com.evervolv.widgets/.SyncWidgetProvider: pid=15732 uid=1000 gids={41000, 1028, 3003, 3002, 3001, 1015}
  4831. I/ActivityManager( 2502): Delay finish: com.fsck.k9/.service.BootReceiver
  4832. W/k9      (15529): Attempt to interrupt null mConnection to stop pushing on folderPusher for krunchyfrog:INBOX/pool-12-thread-1
  4833. W/k9      (15529): Attempt to interrupt null mConnection to stop pushing on folderPusher for krunchyfrog:Drafts/pool-12-thread-1
  4834. W/k9      (15529): Attempt to interrupt null mConnection to stop pushing on folderPusher for philippe:INBOX/pool-12-thread-1
  4835. W/k9      (15529): Attempt to interrupt null mConnection to stop pushing on folderPusher for philippe:Drafts/pool-12-thread-1
  4836. I/ActivityManager( 2502): Resuming delayed broadcast
  4837. I/ActivityManager( 2502): Process com.pelmorex.WeatherEyeAndroid (pid 15628) has died.
  4838. D/BluetoothAdapter(14650): 1103175296: getState() :  mService = null. Returning STATE_OFF
  4839. W/ContextImpl( 2502): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1148 com.android.server.content.SyncStorageEngine.setMasterSyncAutomatically:894 com.android.server.content.ContentService.setMasterSyncAutomatically:631 android.content.IContentService$Stub.onTransact:292 com.android.server.content.ContentService.onTransact:140
  4840. I/ActivityManager( 2502): Delay finish: com.fsck.k9/.service.BootReceiver
  4841. D/BluetoothAdapter(14650): 1103175296: getState() :  mService = null. Returning STATE_OFF
  4842. I/k9      (15529): Committing preference changes
  4843. I/k9      (15529): Preferences commit took 20ms
  4844. I/PeopleSync( 2948): onPerformSync() [ac9e433b]
  4845. I/k9      (15529): Got exception while idling, but stop is set for philippe:Drafts/Thread-1049
  4846. I/k9      (15529): Got exception while idling, but stop is set for krunchyfrog:Drafts/Thread-1051
  4847. I/k9      (15529): Got exception while idling, but stop is set for krunchyfrog:INBOX/Thread-1052
  4848. I/k9      (15529): Got exception while idling, but stop is set for philippe:INBOX/Thread-1050
  4849. I/PeopleSync( 2948): Setting subscription: result=true [ac9e433b]
  4850. I/PeopleSync( 2948): Starting sync, feed=null [ac9e433b]
  4851. I/PeopleSync( 2948): Sync start: gaia-only=false
  4852. D/dalvikvm( 2667): GC_FOR_ALLOC freed 662K, 21% free 11166K/14096K, paused 50ms, total 51ms
  4853. D/dalvikvm( 2667): GC_FOR_ALLOC freed 509K, 20% free 11405K/14096K, paused 56ms, total 56ms
  4854. D/dalvikvm( 2667): GC_FOR_ALLOC freed <1K, 18% free 11653K/14096K, paused 65ms, total 66ms
  4855. I/dalvikvm-heap( 2667): Grow heap (frag case) to 12.298MB for 251936-byte allocation
  4856. D/dalvikvm( 2667): GC_FOR_ALLOC freed 777K, 23% free 11178K/14344K, paused 58ms, total 59ms
  4857. W/BackupManagerService( 2502): dataChanged but no participant pkg='com.android.launcher3' uid=10033
  4858. D/dalvikvm( 2667): GC_FOR_ALLOC freed 522K, 19% free 11653K/14344K, paused 57ms, total 57ms
  4859. W/BackupManagerService( 2502): dataChanged but no participant pkg='com.android.launcher3' uid=10033
  4860. I/ActivityManager( 2502): Start proc com.google.android.gsf.login for service com.google.android.gms/.auth.GetToken: pid=15754 uid=10053 gids={50053, 3003, 1007, 1028, 1015, 3007, 2001, 3006}
  4861. I/MultiDex(15754): load(/data/app/com.google.android.gms-1.apk, forceReload=false)
  4862. I/MultiDex(15754): Need extracted file /data/data/com.google.android.gms/files/secondary-dexes/com.google.android.gms-1.apk.classes2.zip
  4863. I/MultiDex(15754): No extraction needed for /data/data/com.google.android.gms/files/secondary-dexes/com.google.android.gms-1.apk.classes2.zip of size 1431690
  4864. W/GLSUser (15754): [amz][amz] Permission for com.google.android.gms to access oauth2:https://www.googleapis.com/auth/plus.circles.read https://www.googleapis.com/auth/plus.circles.write https://www.googleapis.com/auth/plus.media.upload https://www.googleapis.com/auth/plus.pages.manage https://www.googleapis.com/auth/plus.me https://www.googleapis.com/auth/plus.profiles.read https://www.googleapis.com/auth/plus.profiles.write https://www.googleapis.com/auth/plus.stream.read https://www.googleapis.com/auth/plus.peopleapi.readwrite https://www.googleapis.com/auth/plus.applications.manage https://www.googleapis.com/auth/plus.settings will be managed locally.
  4865. I/NotificationStore(15754): file does not exist: /data/data/com.google.android.gms/files/notification_data.dat
  4866. D/dalvikvm( 2948): GC_CONCURRENT freed 326K, 60% free 3174K/7880K, paused 14ms+7ms, total 70ms
  4867. W/ActivityThread( 2948): 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());
  4868. I/ActivityManager( 2502): Process net.cachapa.libra (pid 15659) has died.
  4869. I/qtaguid ( 2948): Failed write_ctrl(u 94) res=-1 errno=22
  4870. I/qtaguid ( 2948): Untagging socket 94 failed errno=-22
  4871. W/NetworkManagementSocketTagger( 2948): untagSocket(94) failed with errno -22
  4872. D/dalvikvm( 2948): GC_CONCURRENT freed 322K, 59% free 3246K/7880K, paused 5ms+2ms, total 31ms
  4873. I/qtaguid ( 2948): Failed write_ctrl(u 94) res=-1 errno=22
  4874. I/qtaguid ( 2948): Untagging socket 94 failed errno=-22
  4875. W/NetworkManagementSocketTagger( 2948): untagSocket(94) failed with errno -22
  4876. I/ActivityManager( 2502): Process com.facebook.katana (pid 14214) has died.
  4877. I/qtaguid ( 2948): Failed write_ctrl(u 94) res=-1 errno=22
  4878. I/qtaguid ( 2948): Untagging socket 94 failed errno=-22
  4879. W/NetworkManagementSocketTagger( 2948): untagSocket(94) failed with errno -22
  4880. I/qtaguid ( 2948): Failed write_ctrl(u 94) res=-1 errno=22
  4881. I/qtaguid ( 2948): Untagging socket 94 failed errno=-22
  4882. W/NetworkManagementSocketTagger( 2948): untagSocket(94) failed with errno -22
  4883. I/qtaguid ( 2948): Failed write_ctrl(u 94) res=-1 errno=22
  4884. I/qtaguid ( 2948): Untagging socket 94 failed errno=-22
  4885. W/NetworkManagementSocketTagger( 2948): untagSocket(94) failed with errno -22
  4886. D/dalvikvm( 2948): GC_CONCURRENT freed 278K, 58% free 3352K/7880K, paused 3ms+8ms, total 39ms
  4887. D/dalvikvm( 2502): GC_EXPLICIT freed 1451K, 44% free 10571K/18728K, paused 7ms+14ms, total 134ms
  4888. I/qtaguid ( 2948): Failed write_ctrl(u 94) res=-1 errno=22
  4889. I/qtaguid ( 2948): Untagging socket 94 failed errno=-22
  4890. W/NetworkManagementSocketTagger( 2948): untagSocket(94) failed with errno -22
  4891. I/PeopleSync( 2948): Sync finished, successful=true, took 8003ms
  4892. I/PeopleSync( 2948): Sync finished, duration: 9047 [ac9e433b]
  4893. W/GLSUser (15754): [amz][amz] Permission for com.google.android.gms to access oauth2:https://www.googleapis.com/auth/games.firstparty will be managed locally.
  4894. D/dalvikvm( 2872): GC_EXPLICIT freed 270K, 59% free 3236K/7880K, paused 11ms+4ms, total 87ms
  4895. I/qtaguid ( 2948): Failed write_ctrl(u 94) res=-1 errno=22
  4896. I/qtaguid ( 2948): Untagging socket 94 failed errno=-22
  4897. W/NetworkManagementSocketTagger( 2948): untagSocket(94) failed with errno -22
  4898. D/dalvikvm( 2948): GC_CONCURRENT freed 421K, 58% free 3319K/7880K, paused 4ms+4ms, total 32ms
  4899. W/AbstractGoogleClient(15673): Application name is not set. Call Builder#setApplicationName.
  4900. I/ActivityManager( 2502): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.deskclock/.DeskClock bnds=[123,128][240,260]} from pid 2667
  4901. I/ActivityManager( 2502): Start proc com.android.deskclock for activity com.android.deskclock/.DeskClock: pid=15775 uid=10043 gids={50043, 1028}
  4902. I/ActivityManager( 2502): Waited long enough for: ServiceRecord{421aaf58 u0 com.fsck.k9/.service.PushService}
  4903. I/ActivityManager( 2502): Resuming delayed broadcast
  4904. D/GCM     ( 2872): 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
  4905. V/BufferedAnalyticsState( 2829): Not ready for upload, 220 seconds left.
  4906. D/dalvikvm( 2829): GC_CONCURRENT freed 406K, 53% free 3719K/7880K, paused 15ms+4ms, total 108ms
  4907. I/AlarmClock(15775): Displaying next alarm time: ''
  4908. I/GCoreUlr( 2829): Successfully inserted location
  4909. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: false, elapsed millis: 377971, request: Phone
  4910. D/dalvikvm(15775): GC_CONCURRENT freed 461K, 10% free 7125K/7880K, paused 12ms+8ms, total 59ms
  4911. D/libEGL  (15775): loaded /system/lib/egl/libEGL_adreno200.so
  4912. D/libEGL  (15775): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  4913. D/libEGL  (15775): loaded /system/lib/egl/libGLESv2_adreno200.so
  4914. I/Adreno200-EGL(15775): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2961380_release_AU (CL2961380)
  4915. I/Adreno200-EGL(15775): Build Date: 12/10/12 Mon
  4916. I/Adreno200-EGL(15775): Local Branch:
  4917. I/Adreno200-EGL(15775): Remote Branch: m/partner-android/jb-mr1-dev
  4918. I/Adreno200-EGL(15775): Local Patches: NONE
  4919. I/Adreno200-EGL(15775): Reconstruct Branch: NOTHING
  4920. D/OpenGLRenderer(15775): Enabling debug mode 0
  4921. V/Clock-StaggeredGridView(15775): [fillDown] position: 0 id: 5097933 childLeft: 0 childTop: 0 column: 0 childHeight:450
  4922. V/Clock-StaggeredGridView(15775): [fillDown] position: 1 id: 5150680 childLeft: 0 childTop: 450 column: 0 childHeight:450
  4923. V/Clock-StaggeredGridView(15775): starting
  4924. V/TimerReceiver(15775): Received intent Intent { act=notif_in_use_cancel flg=0x10 cmp=com.android.deskclock/.timer.TimerReceiver }
  4925. I/Choreographer(15775): Skipped 40 frames!  The application may be doing too much work on its main thread.
  4926. I/ActivityManager( 2502): Displayed com.android.deskclock/.DeskClock: +3s412ms
  4927. D/CalendarSyncAdapter(15673): Found 0 events marked dirty & lastSynced
  4928. I/ActivityManager( 2502): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=15799 uid=10013 gids={50013, 3003, 1028, 1015}
  4929. I/ContactLocale(15799): AddressBook Labels [en_CA]: [, 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, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, #, ]
  4930. D/dalvikvm( 2502): GC_EXPLICIT freed 913K, 44% free 10645K/18728K, paused 8ms+11ms, total 138ms
  4931. D/dalvikvm( 2872): GC_CONCURRENT freed 381K, 59% free 3280K/7880K, paused 4ms+4ms, total 39ms
  4932. W/GDataClient( 2872): Unable to execute HTTP request.javax.net.ssl.SSLException: Read error: ssl=0x52937630: I/O error during system call, Connection reset by peer
  4933. D/SyncManager( 2502): failed sync operation philwire79@gmail.com u0 (com.google), subscribedfeeds, POLL, latestRunTime 32851352, reason: MasterSyncAuto, SyncResult: stats [ numIoExceptions: 1]
  4934. I/GCoreUlr( 2829): UserPreferences.update(RealReportingServer(auth), ConfigUpdate{mAccount=account#3#, mDefined=null, mReferenceVersion=null, mUnconditional=true, mUiUpdate=false, mShouldNotSync=false, mPreservesVersion=true, mAmbiguous=null, mReportingEnabled=null, mHistoryEnabled=null, mServerMillis=null, mRestriction=null, mAuthorized=true, mDirty=null}
  4935. D/dalvikvm( 2829): GC_CONCURRENT freed 386K, 53% free 3720K/7880K, paused 3ms+19ms, total 100ms
  4936. I/GCoreUlr( 2829): UserPreferences.update(sync() server wins GetSettingsResults{mModMillis=1390847130908, mReportingEnabled=true, mHistoryEnabled=true, mUserRestriction=0, mSource=0}, ConfigUpdate{mAccount=account#3#, mDefined=null, mReferenceVersion=1390907391530, mUnconditional=false, mUiUpdate=false, mShouldNotSync=true, mPreservesVersion=false, mAmbiguous=null, mReportingEnabled=true, mHistoryEnabled=true, mServerMillis=1390847130908, mRestriction=0, mAuthorized=null, mDirty=null}
  4937. V/CalendarSyncAdapter(15673): Saving inProgress state: {calendarId=philwire79@gmail.com, maxAttendees=50, maxResults=200, timeMax=2015-02-04T00:00:00.000Z, updatedMin=2014-01-27T14:04:45.094Z}
  4938. D/CalendarSyncAdapter(15673): Found 0 events marked dirty & lastSynced
  4939. V/CalendarSyncAdapter(15673): Saving inProgress state: {calendarId=ei9dg2vpjr12ljfmpakfpon090@group.calendar.google.com, maxAttendees=50, maxResults=200, timeMax=2015-02-04T00:00:00.000Z, updatedMin=2014-01-27T14:04:45.098Z}
  4940. D/CalendarSyncAdapter(15673): Found 0 events marked dirty & lastSynced
  4941. V/CalendarSyncAdapter(15673): Saving inProgress state: {calendarId=#contacts@group.v.calendar.google.com, maxAttendees=50, maxResults=200, timeMax=2015-02-04T00:00:00.000Z, updatedMin=2014-01-27T14:04:45.094Z}
  4942. I/ActivityManager( 2502): START u0 {cmp=com.android.deskclock/.SettingsActivity} from pid 15775
  4943. V/TimerReceiver(15775): Received intent Intent { act=notif_in_use_show flg=0x10 cmp=com.android.deskclock/.timer.TimerReceiver }
  4944. W/Resources(15775): Converting to string: TypedValue{t=0x10/d=0xa a=-1}
  4945. W/Resources(15775): Converting to string: TypedValue{t=0x10/d=0xa a=-1}
  4946. W/Resources(15775): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
  4947. D/dalvikvm(15673): GC_CONCURRENT freed 4462K, 61% free 3116K/7880K, paused 7ms+6ms, total 84ms
  4948. W/CursorWrapperInner(15673): Cursor finalized without prior close()
  4949. D/dalvikvm(15673): GC_CONCURRENT freed 515K, 62% free 3010K/7880K, paused 8ms+8ms, total 49ms
  4950. I/ActivityManager( 2502): Displayed com.android.deskclock/.SettingsActivity: +1s187ms
  4951. D/dalvikvm(15673): GC_CONCURRENT freed 436K, 62% free 3011K/7880K, paused 4ms+6ms, total 121ms
  4952. D/dalvikvm(15673): GC_CONCURRENT freed 421K, 62% free 3011K/7880K, paused 5ms+4ms, total 45ms
  4953. D/dalvikvm(15673): GC_CONCURRENT freed 381K, 62% free 3014K/7880K, paused 3ms+9ms, total 34ms
  4954. D/dalvikvm(15642): GC_EXPLICIT freed 292K, 65% free 2814K/7880K, paused 6ms+39ms, total 196ms
  4955. D/dalvikvm(15673): GC_CONCURRENT freed 430K, 62% free 3030K/7880K, paused 4ms+23ms, total 81ms
  4956. D/dalvikvm(15673): GC_CONCURRENT freed 457K, 62% free 3057K/7880K, paused 3ms+8ms, total 52ms
  4957. D/dalvikvm(15673): GC_CONCURRENT freed 444K, 62% free 3056K/7880K, paused 4ms+4ms, total 39ms
  4958. D/dalvikvm(15673): GC_CONCURRENT freed 440K, 62% free 3056K/7880K, paused 4ms+3ms, total 38ms
  4959. D/dalvikvm(15673): GC_CONCURRENT freed 438K, 62% free 3058K/7880K, paused 3ms+4ms, total 37ms
  4960. D/dalvikvm(15673): GC_CONCURRENT freed 444K, 62% free 3061K/7880K, paused 3ms+4ms, total 38ms
  4961. D/dalvikvm(15673): GC_CONCURRENT freed 452K, 62% free 3060K/7880K, paused 3ms+5ms, total 40ms
  4962. D/dalvikvm(15673): GC_CONCURRENT freed 443K, 62% free 3066K/7880K, paused 3ms+4ms, total 39ms
  4963. D/dalvikvm( 2502): GC_EXPLICIT freed 671K, 44% free 10573K/18728K, paused 5ms+11ms, total 126ms
  4964. D/dalvikvm(15642): GC_CONCURRENT freed 262K, 63% free 2938K/7880K, paused 6ms+3ms, total 44ms
  4965. D/dalvikvm(10362): GC_CONCURRENT freed 1402K, 23% free 7181K/9316K, paused 6ms+6ms, total 92ms
  4966. D/CalendarSyncAdapter(15673): Found 0 events marked dirty & lastSynced
  4967. D/dalvikvm(15673): GC_CONCURRENT freed 459K, 62% free 2999K/7880K, paused 5ms+7ms, total 37ms
  4968. V/CalendarSyncAdapter(15673): Saving inProgress state: {calendarId=fr.canadian#holiday@group.v.calendar.google.com, maxAttendees=50, maxResults=200, timeMax=2015-02-04T00:00:00.000Z, updatedMin=2014-01-28T01:44:01.000Z}
  4969. D/CalendarSyncAdapter(15673): Found 0 events marked dirty & lastSynced
  4970. V/Clock-StaggeredGridView(15775): [fillDown] position: 0 id: 5097933 childLeft: 0 childTop: 0 column: 0 childHeight:450
  4971. V/Clock-StaggeredGridView(15775): [fillDown] position: 1 id: 5150680 childLeft: 0 childTop: 450 column: 0 childHeight:450
  4972. V/Clock-StaggeredGridView(15775): starting
  4973. D/dalvikvm(15775): GC_CONCURRENT freed 571K, 9% free 7978K/8732K, paused 5ms+25ms, total 91ms
  4974. V/TimerReceiver(15775): Received intent Intent { act=notif_in_use_cancel flg=0x10 cmp=com.android.deskclock/.timer.TimerReceiver }
  4975. I/Choreographer(15775): Skipped 47 frames!  The application may be doing too much work on its main thread.
  4976. I/ActivityManager( 2502): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher} from pid 2502
  4977. V/TimerReceiver(15775): Received intent Intent { act=notif_in_use_show flg=0x10 cmp=com.android.deskclock/.timer.TimerReceiver }
  4978. I/Choreographer( 2667): Skipped 45 frames!  The application may be doing too much work on its main thread.
  4979. I/Adreno200-EGL( 2667): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2961380_release_AU (CL2961380)
  4980. I/Adreno200-EGL( 2667): Build Date: 12/10/12 Mon
  4981. I/Adreno200-EGL( 2667): Local Branch:
  4982. I/Adreno200-EGL( 2667): Remote Branch: m/partner-android/jb-mr1-dev
  4983. I/Adreno200-EGL( 2667): Local Patches: NONE
  4984. I/Adreno200-EGL( 2667): Reconstruct Branch: NOTHING
  4985. W/InputMethodManagerService( 2502): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@41d4c4c0 (uid=10043 pid=15775)
  4986. I/Choreographer( 2667): Skipped 31 frames!  The application may be doing too much work on its main thread.
  4987. I/ActivityManager( 2502): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.srcapps.cloudcube/.ui.main.MainActivity_} from pid 2667
  4988. I/ActivityManager( 2502): Start proc com.srcapps.cloudcube for activity com.srcapps.cloudcube/.ui.main.MainActivity_: pid=15852 uid=10077 gids={50077, 3003, 1028, 1015}
  4989. D/adf     (15852): ACRA is enabled for com.srcapps.cloudcube, intializing...
  4990. D/adf     (15852): Looking for error files in /data/data/com.srcapps.cloudcube/files
  4991. D/adf     (15852): Looking for error files in /data/data/com.srcapps.cloudcube/files
  4992. W/adf     (15852): com.srcapps.cloudcube reports will be sent by email (if accepted by user).
  4993. D/libEGL  (15852): loaded /system/lib/egl/libEGL_adreno200.so
  4994. D/libEGL  (15852): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  4995. D/libEGL  (15852): loaded /system/lib/egl/libGLESv2_adreno200.so
  4996. I/Adreno200-EGL(15852): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2961380_release_AU (CL2961380)
  4997. I/Adreno200-EGL(15852): Build Date: 12/10/12 Mon
  4998. I/Adreno200-EGL(15852): Local Branch:
  4999. I/Adreno200-EGL(15852): Remote Branch: m/partner-android/jb-mr1-dev
  5000. I/Adreno200-EGL(15852): Local Patches: NONE
  5001. I/Adreno200-EGL(15852): Reconstruct Branch: NOTHING
  5002. D/OpenGLRenderer(15852): Enabling debug mode 0
  5003. W/View    (15852): requestLayout() improperly called by android.widget.TextView{41bebb98 V.ED.... ......ID 82,21-480,50 #7f0a00ad app:id/title_view} during layout: running second layout pass
  5004. I/ActivityManager( 2502): Displayed com.srcapps.cloudcube/.ui.main.MainActivity_: +1s942ms
  5005. D/dalvikvm(15852): GC_CONCURRENT freed 1324K, 20% free 6350K/7880K, paused 4ms+10ms, total 76ms
  5006. D/dalvikvm(15852): WAIT_FOR_CONCURRENT_GC blocked 10ms
  5007. I/dalvikvm-heap(15852): Grow heap (frag case) to 6.932MB for 57616-byte allocation
  5008. D/dalvikvm(15852): GC_FOR_ALLOC freed 91K, 21% free 6317K/7940K, paused 28ms, total 28ms
  5009. I/dalvikvm-heap(15852): Grow heap (frag case) to 6.900MB for 57616-byte allocation
  5010. D/dalvikvm(15852): GC_FOR_ALLOC freed <1K, 21% free 6374K/8000K, paused 29ms, total 29ms
  5011. I/dalvikvm-heap(15852): Grow heap (frag case) to 6.956MB for 57616-byte allocation
  5012. I/CalendarProvider2(15642): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
  5013. W/ContentResolver(15642): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
  5014. D/AlertReceiver(15673): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.google.android.calendar/com.android.calendar.alerts.AlertReceiver }
  5015. I/ActivityManager( 2502): Delay finish: com.google.android.calendar/com.android.calendar.alerts.AlertReceiver
  5016. D/AlertService(15673): 0 Action = android.intent.action.PROVIDER_CHANGED
  5017. D/dalvikvm(15852): GC_FOR_ALLOC freed 139K, 16% free 6801K/8052K, paused 41ms, total 41ms
  5018. I/ActivityManager( 2502): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.spellcheck.AndroidSpellCheckerService: pid=15878 uid=10034 gids={50034, 1028, 1015}
  5019. D/dalvikvm( 2110): GC_EXPLICIT freed 40K, 68% free 2589K/7880K, paused 2ms+4ms, total 51ms
  5020. D/dalvikvm( 2110): GC_EXPLICIT freed <1K, 68% free 2589K/7880K, paused 2ms+2ms, total 49ms
  5021. D/dalvikvm( 2110): GC_EXPLICIT freed <1K, 68% free 2589K/7880K, paused 2ms+6ms, total 61ms
  5022. I/LatinIME:LogUtils(15878): Dictionary info: dictionary = contacts.en_CA.dict ; version = ? ; date = ?
  5023. D/AlertService(15673): Beginning updateAlertNotification
  5024. D/dalvikvm(15642): GC_CONCURRENT freed 467K, 64% free 2855K/7880K, paused 4ms+3ms, total 27ms
  5025. D/AlertService(15673): No fired or scheduled alerts
  5026. D/AlertService(15673): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
  5027. D/AlarmScheduler(15673): Query result count for events starting within 1 week: 1
  5028. I/ActivityManager( 2502): Resuming delayed broadcast
  5029. I/ActivityManager( 2502): Delay finish: com.rageconsulting.android.lightflow/.receiver.OnAlarmReceiver
  5030. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  5031. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  5032. I/ActivityManager( 2502): Resuming delayed broadcast
  5033. D/dalvikvm( 2872): GC_CONCURRENT freed 364K, 58% free 3312K/7880K, paused 7ms+7ms, total 43ms
  5034. I/ActivityManager( 2502): Process android.process.media (pid 15506) has died.
  5035. I/ActivityManager( 2502): Process com.videotron.android.personas (pid 15715) has died.
  5036. I/ActivityManager( 2502): START u0 {cmp=com.srcapps.cloudcube/.ui.settings.system.SystemSettingsActivity_} from pid 15852
  5037. I/ActivityManager( 2502): Displayed com.srcapps.cloudcube/.ui.settings.system.SystemSettingsActivity_: +313ms
  5038. I/ActivityManager( 2502): START u0 {cmp=com.srcapps.cloudcube/.ui.filesystem.FileSystemActivity_} from pid 15852
  5039. I/ActivityManager( 2502): Displayed com.srcapps.cloudcube/.ui.filesystem.FileSystemActivity_: +511ms
  5040. D/dalvikvm( 2829): GC_CONCURRENT freed 481K, 53% free 3750K/7880K, paused 4ms+4ms, total 75ms
  5041. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 15ms
  5042. D/dalvikvm( 2502): GC_EXPLICIT freed 1135K, 43% free 10740K/18728K, paused 5ms+15ms, total 149ms
  5043. V/BufferedAnalyticsState( 2829): Not ready for upload, 160 seconds left.
  5044. I/GCoreUlr( 2829): Successfully inserted location
  5045. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: false, elapsed millis: 439810, request: Phone
  5046. D/dalvikvm( 2829): GC_CONCURRENT freed 457K, 52% free 3805K/7880K, paused 3ms+3ms, total 44ms
  5047. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 23ms
  5048. D/dalvikvm( 2829): GC_CONCURRENT freed 518K, 53% free 3768K/7880K, paused 5ms+3ms, total 51ms
  5049. I/ActivityManager( 2502): START u0 {cmp=com.srcapps.cloudcube/.ui.common.dialog.DialogView_} from pid 15852
  5050. I/ActivityManager( 2502): Displayed com.srcapps.cloudcube/.ui.common.dialog.DialogView_: +527ms
  5051. D/dalvikvm( 2829): GC_CONCURRENT freed 442K, 53% free 3778K/7880K, paused 6ms+3ms, total 64ms
  5052. D/dalvikvm( 2829): GC_CONCURRENT freed 447K, 53% free 3775K/7880K, paused 3ms+3ms, total 52ms
  5053. D/dalvikvm(15852): GC_CONCURRENT freed 416K, 8% free 7686K/8288K, paused 11ms+29ms, total 110ms
  5054. W/SurfaceFlinger( 2109): couldn't log to binary event log: overflow.
  5055. I/ActivityManager( 2502): Process android.process.acore (pid 15799) has died.
  5056. E/a       (14576): Invalid input to AbstructCompatWrapper
  5057. E/a       (14576): Invalid input to AbstructCompatWrapper
  5058. E/a       (14576): Invalid input to AbstructCompatWrapper
  5059. W/el      (14576): KeyboardLayoutSet not found, use QWERTY: locale=en_CA extraValue=TrySuppressingImeSwitcher,AsciiCapable,SupportTouchPositionCorrection
  5060. W/el      (14576): KeyboardLayoutSet not found, use QWERTY: locale=en_CA extraValue=TrySuppressingImeSwitcher,AsciiCapable,SupportTouchPositionCorrection
  5061. D/dalvikvm(14576): GC_CONCURRENT freed 1412K, 37% free 5114K/8088K, paused 5ms+7ms, total 99ms
  5062. D/dalvikvm(14576): WAIT_FOR_CONCURRENT_GC blocked 18ms
  5063. I/Choreographer(14576): Skipped 36 frames!  The application may be doing too much work on its main thread.
  5064. E/NotificationService( 2502): unable to notify listener (posted): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  5065. E/NotificationService( 2502): android.os.DeadObjectException
  5066. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  5067. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationPosted(INotificationListener.java:102)
  5068. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyPostedIfUserMatch(NotificationManagerService.java:247)
  5069. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$2.run(NotificationManagerService.java:820)
  5070. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  5071. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  5072. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  5073. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  5074. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  5075. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  5076. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  5077. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  5078. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  5079. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  5080. D/dalvikvm(14576): GC_CONCURRENT freed 320K, 31% free 5609K/8088K, paused 5ms+41ms, total 149ms
  5081. I/ActivityManager( 2502): Process com.evervolv.widgets (pid 15732) has died.
  5082. D/dalvikvm( 2557): GC_CONCURRENT freed 1995K, 36% free 8210K/12796K, paused 4ms+6ms, total 88ms
  5083. E/NotificationService( 2502): unable to notify listener (removed): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  5084. E/NotificationService( 2502): android.os.DeadObjectException
  5085. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  5086. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationRemoved(INotificationListener.java:120)
  5087. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyRemovedIfUserMatch(NotificationManagerService.java:256)
  5088. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$3.run(NotificationManagerService.java:837)
  5089. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  5090. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  5091. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  5092. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  5093. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  5094. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  5095. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  5096. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  5097. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  5098. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  5099. V/BufferedAnalyticsState( 2829): Not ready for upload, 100 seconds left.
  5100. I/GCoreUlr( 2829): Successfully inserted location
  5101. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: false, elapsed millis: 499666, request: Phone
  5102. I/Adreno200-EGL( 2667): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2961380_release_AU (CL2961380)
  5103. I/Adreno200-EGL( 2667): Build Date: 12/10/12 Mon
  5104. I/Adreno200-EGL( 2667): Local Branch:
  5105. I/Adreno200-EGL( 2667): Remote Branch: m/partner-android/jb-mr1-dev
  5106. I/Adreno200-EGL( 2667): Local Patches: NONE
  5107. I/Adreno200-EGL( 2667): Reconstruct Branch: NOTHING
  5108. W/IInputConnectionWrapper(15852): showStatusIcon on inactive InputConnection
  5109. I/ActivityManager( 2502): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings} from pid 2667
  5110. D/dalvikvm(14650): GC_CONCURRENT freed 403K, 40% free 4759K/7880K, paused 6ms+21ms, total 196ms
  5111. D/BluetoothAdapter(14650): 1103175296: getState() :  mService = null. Returning STATE_OFF
  5112. I/Adreno200-EGL(14650): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2961380_release_AU (CL2961380)
  5113. I/Adreno200-EGL(14650): Build Date: 12/10/12 Mon
  5114. I/Adreno200-EGL(14650): Local Branch:
  5115. I/Adreno200-EGL(14650): Remote Branch: m/partner-android/jb-mr1-dev
  5116. I/Adreno200-EGL(14650): Local Patches: NONE
  5117. I/Adreno200-EGL(14650): Reconstruct Branch: NOTHING
  5118. D/WifiService( 2502): setWifiEnabled: true pid=14650, uid=1000
  5119. D/BluetoothAdapter(14650): 1103175296: getState() :  mService = null. Returning STATE_OFF
  5120. I/ActivityManager( 2502): Displayed com.android.settings/.Settings: +889ms
  5121. I/ActivityManager( 2502): START u0 {act=android.intent.action.MAIN cmp=com.evervolv.updater/.Updater} from pid 14650
  5122. I/ActivityManager( 2502): Start proc com.evervolv.updater for activity com.evervolv.updater/.Updater: pid=15916 uid=10039 gids={50039, 1028, 1015, 3003, 2001}
  5123. W/Resources(15916): Converting to string: TypedValue{t=0x10/d=0x15180 a=-1}
  5124. W/Resources(15916): Converting to string: TypedValue{t=0x10/d=0x24ea00 a=-1}
  5125. W/Resources(15916): Converting to string: TypedValue{t=0x10/d=0xfffffffe a=-1}
  5126. D/libEGL  (15916): loaded /system/lib/egl/libEGL_adreno200.so
  5127. D/libEGL  (15916): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  5128. D/libEGL  (15916): loaded /system/lib/egl/libGLESv2_adreno200.so
  5129. I/Adreno200-EGL(15916): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2961380_release_AU (CL2961380)
  5130. I/Adreno200-EGL(15916): Build Date: 12/10/12 Mon
  5131. I/Adreno200-EGL(15916): Local Branch:
  5132. I/Adreno200-EGL(15916): Remote Branch: m/partner-android/jb-mr1-dev
  5133. I/Adreno200-EGL(15916): Local Patches: NONE
  5134. I/Adreno200-EGL(15916): Reconstruct Branch: NOTHING
  5135. D/OpenGLRenderer(15916): Enabling debug mode 0
  5136. I/ActivityManager( 2502): Displayed com.evervolv.updater/.Updater: +1s143ms
  5137. I/ActivityManager( 2502): Start proc com.facebook.katana for broadcast com.facebook.katana/com.facebook.prefetch.service.NewsFeedImagePrefetchBroadcastReceiver: pid=15930 uid=10065 gids={50065, 1028, 1015, 3003}
  5138. D/CatchMeIfYouCan(15930): Process (<default>) ca: '/data/data/com.facebook.katana/app_cmiyc/A1657CCD543F12E66E587EE52ED9D802E22AAC4701'
  5139. D/CatchMeIfYouCan(15930): Process (<default>) fc: '/data/data/com.facebook.katana/app_cmiyc/A1657CCD543F12E66E587EE52ED9D802E22AAC4702'
  5140. D/CatchMeIfYouCan(15930): Process (<default>) cp: '('default', 3, 120000, silent [true], restart [false], logout [false])'
  5141. D/ACRA    (15930): ACRA is enabled for com.facebook.katana, intializing...
  5142. D/ACRA    (15930): Looking for error files in /data/data/com.facebook.katana/app_acra-reports
  5143. D/ACRA    (15930): Looking for error files in /data/data/com.facebook.katana/app_minidumps
  5144. W/SoLoader(15930): Failed to load library!
  5145. W/SoLoader(15930): java.lang.UnsatisfiedLinkError: Couldn't load fb_stl_shared from loader dalvik.system.PathClassLoader[DexPathList[[zip file "/system/framework/com.google.android.maps.jar", zip file "/data/app/com.facebook.katana-1.apk"],nativeLibraryDirectories=[/data/app-lib/com.facebook.katana-1, /vendor/lib, /system/lib]]]: findLibrary returned null
  5146. W/SoLoader(15930):      at java.lang.Runtime.loadLibrary(Runtime.java:358)
  5147. W/SoLoader(15930):      at java.lang.System.loadLibrary(System.java:526)
  5148. W/SoLoader(15930):      at com.facebook.soloader.SoLoader.a(SoLoader.java:133)
  5149. W/SoLoader(15930):      at com.facebook.breakpad.BreakpadManager.b(BreakpadManager.java:62)
  5150. W/SoLoader(15930):      at com.facebook.katana.app.FacebookApplication.b(FacebookApplication.java:157)
  5151. W/SoLoader(15930):      at com.facebook.base.app.DelegatingApplication.attachBaseContext(DelegatingApplication.java:58)
  5152. W/SoLoader(15930):      at android.app.Application.attach(Application.java:181)
  5153. W/SoLoader(15930):      at android.app.Instrumentation.newApplication(Instrumentation.java:991)
  5154. W/SoLoader(15930):      at android.app.Instrumentation.newApplication(Instrumentation.java:975)
  5155. W/SoLoader(15930):      at android.app.LoadedApk.makeApplication(LoadedApk.java:511)
  5156. W/SoLoader(15930):      at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4348)
  5157. W/SoLoader(15930):      at android.app.ActivityThread.access$1500(ActivityThread.java:142)
  5158. W/SoLoader(15930):      at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1263)
  5159. W/SoLoader(15930):      at android.os.Handler.dispatchMessage(Handler.java:102)
  5160. W/SoLoader(15930):      at android.os.Looper.loop(Looper.java:136)
  5161. W/SoLoader(15930):      at android.app.ActivityThread.main(ActivityThread.java:5048)
  5162. W/SoLoader(15930):      at java.lang.reflect.Method.invokeNative(Native Method)
  5163. W/SoLoader(15930):      at java.lang.reflect.Method.invoke(Method.java:515)
  5164. W/SoLoader(15930):      at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  5165. W/SoLoader(15930):      at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  5166. W/SoLoader(15930):      at dalvik.system.NativeStart.main(Native Method)
  5167. D/dalvikvm(15930): Trying to load lib /data/data/com.facebook.katana/app_libs/libfb_stl_shared.so 0x41b1bed0
  5168. D/dalvikvm(15930): Added shared lib /data/data/com.facebook.katana/app_libs/libfb_stl_shared.so 0x41b1bed0
  5169. D/dalvikvm(15930): No JNI_OnLoad found in /data/data/com.facebook.katana/app_libs/libfb_stl_shared.so 0x41b1bed0, skipping init
  5170. W/SoLoader(15930): Failed to load library!
  5171. W/SoLoader(15930): java.lang.UnsatisfiedLinkError: Couldn't load fb_breakpad_client from loader dalvik.system.PathClassLoader[DexPathList[[zip file "/system/framework/com.google.android.maps.jar", zip file "/data/app/com.facebook.katana-1.apk"],nativeLibraryDirectories=[/data/app-lib/com.facebook.katana-1, /vendor/lib, /system/lib]]]: findLibrary returned null
  5172. W/SoLoader(15930):      at java.lang.Runtime.loadLibrary(Runtime.java:358)
  5173. W/SoLoader(15930):      at java.lang.System.loadLibrary(System.java:526)
  5174. W/SoLoader(15930):      at com.facebook.soloader.SoLoader.a(SoLoader.java:133)
  5175. W/SoLoader(15930):      at com.facebook.breakpad.BreakpadManager.b(BreakpadManager.java:63)
  5176. W/SoLoader(15930):      at com.facebook.katana.app.FacebookApplication.b(FacebookApplication.java:157)
  5177. W/SoLoader(15930):      at com.facebook.base.app.DelegatingApplication.attachBaseContext(DelegatingApplication.java:58)
  5178. W/SoLoader(15930):      at android.app.Application.attach(Application.java:181)
  5179. W/SoLoader(15930):      at android.app.Instrumentation.newApplication(Instrumentation.java:991)
  5180. W/SoLoader(15930):      at android.app.Instrumentation.newApplication(Instrumentation.java:975)
  5181. W/SoLoader(15930):      at android.app.LoadedApk.makeApplication(LoadedApk.java:511)
  5182. W/SoLoader(15930):      at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4348)
  5183. W/SoLoader(15930):      at android.app.ActivityThread.access$1500(ActivityThread.java:142)
  5184. W/SoLoader(15930):      at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1263)
  5185. W/SoLoader(15930):      at android.os.Handler.dispatchMessage(Handler.java:102)
  5186. W/SoLoader(15930):      at android.os.Looper.loop(Looper.java:136)
  5187. W/SoLoader(15930):      at android.app.ActivityThread.main(ActivityThread.java:5048)
  5188. W/SoLoader(15930):      at java.lang.reflect.Method.invokeNative(Native Method)
  5189. W/SoLoader(15930):      at java.lang.reflect.Method.invoke(Method.java:515)
  5190. W/SoLoader(15930):      at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  5191. W/SoLoader(15930):      at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  5192. W/SoLoader(15930):      at dalvik.system.NativeStart.main(Native Method)
  5193. D/dalvikvm(15930): Trying to load lib /data/data/com.facebook.katana/app_libs/libfb_breakpad_client.so 0x41b1bed0
  5194. D/dalvikvm(15930): Added shared lib /data/data/com.facebook.katana/app_libs/libfb_breakpad_client.so 0x41b1bed0
  5195. W/SystemClassLoaderAdder(15930): Could not find zipFile entry corresponding to path /data/app/com.facebook.katana-1.apk
  5196. V/DexLibLoader(15930): Preparing secondary program dexes.
  5197. V/DexLibLoader(15930): Loaded 2 raw lines of metadata.
  5198. V/DexLibLoader(15930): Secondary program dex metadata: secondary-1.dex.jar.xz 8aab1580ca891b7115d9fa3879a26157d8f31271 secondary.dex01.Canary
  5199. V/DexLibLoader(15930): Secondary program dex metadata: secondary-2.dex.jar.xz 2465274392feb39037a062419f6c2bc3def0b8bb secondary.dex02.Canary
  5200. W/DexLibLoader(15930): Unexpected file in program dex directory: /data/data/com.facebook.katana/app_secondary_program_dex/temp_dex_lock
  5201. V/DexLibLoader(15930): Preparing to extract secondary-1.dex.jar.xz to /data/data/com.facebook.katana/app_secondary_program_dex/program-8aab1580ca891b7115d9fa3879a26157d8f3127133779462.dex.jar
  5202. V/DexLibLoader(15930): Dex already copied
  5203. D/OdexVerifier(15930): Odex verification is skipped.
  5204. V/DexLibLoader(15930): Creating class loader
  5205. V/DexLibLoader(15930): Finished creating class loader
  5206. V/DexLibLoader(15930): Preparing to extract secondary-2.dex.jar.xz to /data/data/com.facebook.katana/app_secondary_program_dex/program-2465274392feb39037a062419f6c2bc3def0b8bb33779462.dex.jar
  5207. V/DexLibLoader(15930): Dex already copied
  5208. D/OdexVerifier(15930): Odex verification is skipped.
  5209. V/DexLibLoader(15930): Creating class loader
  5210. V/DexLibLoader(15930): Finished creating class loader
  5211. V/DexLibLoader(15930): Verifying classes from secondary dexes.
  5212. D/DexLibLoader(15930): DexLibLoader.ensureDexLoaded took 266 ms
  5213. W/dalvikvm(15930): method Lcom/facebook/reflex/view/AbstractListView;.invalidate incorrectly overrides package-private method with same name in Landroid/view/View;
  5214. W/dalvikvm(15930): method Lcom/facebook/reflex/view/GalleryViewAutoReflex;.invalidate incorrectly overrides package-private method with same name in Landroid/view/View;
  5215. W/dalvikvm(15930): method Lcom/facebook/reflex/view/HorizontalScrollViewAutoReflex;.invalidate incorrectly overrides package-private method with same name in Landroid/view/View;
  5216. W/dalvikvm(15930): method Lcom/facebook/reflex/view/ImageViewAutoReflex;.invalidate incorrectly overrides package-private method with same name in Landroid/view/View;
  5217. W/dalvikvm(15930): method Lcom/facebook/reflex/view/ScrollViewAutoReflex;.invalidate incorrectly overrides package-private method with same name in Landroid/view/View;
  5218. W/dalvikvm(15930): method Lcom/facebook/reflex/view/ViewPagerAutoReflex;.invalidate incorrectly overrides package-private method with same name in Landroid/view/View;
  5219. I/ActivityManager( 2502): Process com.google.android.gsf.login (pid 15754) has died.
  5220. D/dalvikvm(15930): GC_CONCURRENT freed 3272K, 44% free 4466K/7880K, paused 9ms+34ms, total 228ms
  5221. W/dalvikvm(15930): method Lcom/facebook/katana/activity/media/photoset/reflex/SwipableLinearLayoutAutoReflex;.invalidate incorrectly overrides package-private method with same name in Landroid/view/View;
  5222. D/dalvikvm(15930): GC_CONCURRENT freed 417K, 41% free 4657K/7880K, paused 6ms+32ms, total 100ms
  5223. W/dalvikvm(15930): method Lcom/facebook/reflex/view/FrameLayoutAutoReflex;.invalidate incorrectly overrides package-private method with same name in Landroid/view/View;
  5224. D/dalvikvm(15930): GC_CONCURRENT freed 482K, 39% free 4867K/7880K, paused 5ms+6ms, total 87ms
  5225. D/dalvikvm(15930): WAIT_FOR_CONCURRENT_GC blocked 4ms
  5226. W/dalvikvm(15930): method Lcom/facebook/messaging/reflex/SwipableOverlayLayoutAutoReflex;.invalidate incorrectly overrides package-private method with same name in Landroid/view/View;
  5227. D/dalvikvm(15930): GC_CONCURRENT freed 450K, 35% free 5167K/7880K, paused 5ms+7ms, total 97ms
  5228. D/dalvikvm(15930): GC_CONCURRENT freed 631K, 32% free 5398K/7880K, paused 14ms+5ms, total 98ms
  5229. D/dalvikvm(15930): WAIT_FOR_CONCURRENT_GC blocked 26ms
  5230. W/fb4a(:<default>):BaseAnalyticsConfig(15930): willEventBeLogged() called before shared prefs were initialized! Defaulting to true.
  5231. W/fb4a(:<default>):BaseAnalyticsConfig(15930): willEventBeLogged() called before shared prefs were initialized! Defaulting to true.
  5232. D/dalvikvm(15930): GC_FOR_ALLOC freed 337K, 32% free 5421K/7880K, paused 57ms, total 57ms
  5233. I/dalvikvm-heap(15930): Grow heap (frag case) to 6.041MB for 75568-byte allocation
  5234. I/ActivityManager( 2502): Start proc com.videotron.android.personas for broadcast com.videotron.android.personas/.alarm.ServiceAlarmReceiver: pid=15949 uid=10070 gids={50070, 3003}
  5235. I/ActivityManager( 2502): Process com.google.android.calendar (pid 15673) has died.
  5236. D/dalvikvm( 2829): GC_CONCURRENT freed 417K, 53% free 3742K/7880K, paused 4ms+14ms, total 107ms
  5237. I/ActivityManager( 2502): Delay finish: com.videotron.android.personas/.alarm.ServiceAlarmReceiver
  5238. D/dalvikvm(15930): GC_FOR_ALLOC freed 235K, 28% free 5770K/7956K, paused 119ms, total 119ms
  5239. E/dalvikvm(15930): Could not find class 'org.apache.harmony.xnet.provider.jsse.OpenSSLSocketImpl', referenced from method com.facebook.ssl.openssl.check.CheckOpenSSLImplHasRequiredMethods.<clinit>
  5240. W/dalvikvm(15930): VFY: unable to resolve const-class 13340 (Lorg/apache/harmony/xnet/provider/jsse/OpenSSLSocketImpl;) in Lcom/facebook/ssl/openssl/check/CheckOpenSSLImplHasRequiredMethods;
  5241. D/dalvikvm(15930): VFY: replacing opcode 0x1c at 0x000d
  5242. E/dalvikvm(15930): Could not find class 'org.apache.harmony.xnet.provider.jsse.OpenSSLSocketFactoryImpl', referenced from method com.facebook.ssl.openssl.reflect.SSLParametersGetter.<clinit>
  5243. W/dalvikvm(15930): VFY: unable to resolve const-class 13339 (Lorg/apache/harmony/xnet/provider/jsse/OpenSSLSocketFactoryImpl;) in Lcom/facebook/ssl/openssl/reflect/SSLParametersGetter;
  5244. D/dalvikvm(15930): VFY: replacing opcode 0x1c at 0x000d
  5245. E/dalvikvm(15930): Could not find class 'org.apache.harmony.xnet.provider.jsse.SSLParametersImpl', referenced from method com.facebook.ssl.openssl.reflect.SSLParametersGetter.a
  5246. W/dalvikvm(15930): VFY: unable to resolve check-cast 13342 (Lorg/apache/harmony/xnet/provider/jsse/SSLParametersImpl;) in Lcom/facebook/ssl/openssl/reflect/SSLParametersGetter;
  5247. D/dalvikvm(15930): VFY: replacing opcode 0x1f at 0x0006
  5248. E/dalvikvm(15930): Could not find class 'org.apache.harmony.xnet.provider.jsse.SSLParametersImpl', referenced from method com.facebook.ssl.openssl.reflect.SSLSessionTimeoutSetter.<clinit>
  5249. W/dalvikvm(15930): VFY: unable to resolve const-class 13342 (Lorg/apache/harmony/xnet/provider/jsse/SSLParametersImpl;) in Lcom/facebook/ssl/openssl/reflect/SSLSessionTimeoutSetter;
  5250. D/dalvikvm(15930): VFY: replacing opcode 0x1c at 0x000d
  5251. W/dalvikvm(15930): VFY: unable to find class referenced in signature (Lorg/apache/harmony/xnet/provider/jsse/SSLParametersImpl;)
  5252. E/dalvikvm(15930): Could not find class 'org.apache.harmony.xnet.provider.jsse.ClientSessionContext', referenced from method com.facebook.ssl.openssl.reflect.SSLSessionTimeoutSetter.a
  5253. W/dalvikvm(15930): VFY: unable to resolve check-cast 13338 (Lorg/apache/harmony/xnet/provider/jsse/ClientSessionContext;) in Lcom/facebook/ssl/openssl/reflect/SSLSessionTimeoutSetter;
  5254. D/dalvikvm(15930): VFY: replacing opcode 0x1f at 0x0006
  5255. W/dalvikvm(15930): VFY: unable to find class referenced in signature (Lorg/apache/harmony/xnet/provider/jsse/SSLParametersImpl;)
  5256. W/dalvikvm(15930): Unable to resolve superclass of Lcom/facebook/ssl/openssl/TicketEnabledOpenSSLSocketImplWrapper; (13341)
  5257. W/dalvikvm(15930): Link of class 'Lcom/facebook/ssl/openssl/TicketEnabledOpenSSLSocketImplWrapper;' failed
  5258. D/dalvikvm(15930): GC_CONCURRENT freed 775K, 24% free 6059K/7956K, paused 5ms+5ms, total 93ms
  5259. D/dalvikvm(15930): WAIT_FOR_CONCURRENT_GC blocked 73ms
  5260. E/dalvikvm(15930): Could not find class 'com.facebook.ssl.openssl.TicketEnabledOpenSSLSocketImplWrapper', referenced from method com.facebook.ssl.openssl.TicketEnabledOpenSSLSocketFactoryHelper.a
  5261. W/dalvikvm(15930): VFY: unable to resolve new-instance 10267 (Lcom/facebook/ssl/openssl/TicketEnabledOpenSSLSocketImplWrapper;) in Lcom/facebook/ssl/openssl/TicketEnabledOpenSSLSocketFactoryHelper;
  5262. D/dalvikvm(15930): VFY: replacing opcode 0x22 at 0x0000
  5263. W/dalvikvm(15930): Unable to resolve superclass of Lcom/facebook/ssl/openssl/TicketEnabledOpenSSLSocketImplWrapper; (13341)
  5264. W/dalvikvm(15930): Link of class 'Lcom/facebook/ssl/openssl/TicketEnabledOpenSSLSocketImplWrapper;' failed
  5265. D/dalvikvm(15930): DexOpt: unable to opt direct call 0xad57 at 0x08 in Lcom/facebook/ssl/openssl/TicketEnabledOpenSSLSocketFactoryHelper;.a
  5266. D/dalvikvm(15930): WAIT_FOR_CONCURRENT_GC blocked 83ms
  5267. D/dalvikvm(15930): WAIT_FOR_CONCURRENT_GC blocked 79ms
  5268. D/dalvikvm(15930): GC_FOR_ALLOC freed 181K, 23% free 6142K/7956K, paused 124ms, total 132ms
  5269. I/dalvikvm-heap(15930): Grow heap (frag case) to 6.747MB for 75520-byte allocation
  5270. D/dalvikvm( 2502): GC_EXPLICIT freed 1316K, 42% free 10998K/18728K, paused 5ms+14ms, total 167ms
  5271. W/BroadcastQueue( 2502): Permission Denial: broadcasting Intent { act=android.net.conn.INET_CONDITION_ACTION flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{42693c48 u0 ReceiverList{429a1280 15930 com.facebook.katana/10065/u0 remote:421062b8}}
  5272. W/BroadcastQueue( 2502): Permission Denial: broadcasting Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{42693c48 u0 ReceiverList{429a1280 15930 com.facebook.katana/10065/u0 remote:421062b8}}
  5273. I/ActivityManager( 2502): Process com.android.providers.calendar (pid 15642) has died.
  5274. D/dalvikvm(15930): GC_FOR_ALLOC freed 125K, 22% free 6267K/8032K, paused 263ms, total 264ms
  5275. I/dalvikvm-heap(15930): Grow heap (frag case) to 6.879MB for 86968-byte allocation
  5276. W/BroadcastQueue( 2502): Permission Denial: broadcasting Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{42615a48 u0 ReceiverList{4265cb70 15930 com.facebook.katana/10065/u0 remote:425cef88}}
  5277. D/dalvikvm(15930): GC_FOR_ALLOC freed 27K, 22% free 6363K/8120K, paused 115ms, total 115ms
  5278. I/dalvikvm-heap(15930): Grow heap (frag case) to 6.917MB for 28816-byte allocation
  5279. I/ActivityManager( 2502): Delaying start of: ServiceRecord{42742aa8 u0 com.facebook.katana/com.facebook.push.mqtt.MqttPushService}
  5280. D/GCoreFlp( 2829): Unknown pending intent to remove.
  5281. D/dalvikvm(15930): GC_FOR_ALLOC freed 348K, 20% free 6555K/8152K, paused 93ms, total 93ms
  5282. D/dalvikvm(15930): GC_FOR_ALLOC freed 792K, 17% free 6846K/8152K, paused 115ms, total 115ms
  5283. D/dalvikvm(15930): GC_FOR_ALLOC freed 710K, 18% free 6930K/8452K, paused 108ms, total 109ms
  5284. I/ActivityManager( 2502): Delaying start of: ServiceRecord{426f08b8 u0 com.facebook.katana/com.facebook.vault.service.VaultManagerService}
  5285. D/dalvikvm(15930): GC_CONCURRENT freed 1287K, 18% free 7095K/8564K, paused 29ms+7ms, total 209ms
  5286. D/dalvikvm(15930): WAIT_FOR_CONCURRENT_GC blocked 67ms
  5287. D/dalvikvm(15930): WAIT_FOR_CONCURRENT_GC blocked 68ms
  5288. D/dalvikvm(15930): WAIT_FOR_CONCURRENT_GC blocked 69ms
  5289. D/dalvikvm(15930): WAIT_FOR_CONCURRENT_GC blocked 64ms
  5290. D/dalvikvm(15930): WAIT_FOR_CONCURRENT_GC blocked 65ms
  5291. D/dalvikvm(15930): WAIT_FOR_CONCURRENT_GC blocked 39ms
  5292. I/dalvikvm(15930): Could not find method com.android.internal.widget.ILockSettings$Stub.a, referenced from method com.facebook.keyguardtype.LockSettingsServiceKeyguardTypeResolver.b
  5293. W/dalvikvm(15930): VFY: unable to resolve static method 5804: Lcom/android/internal/widget/ILockSettings$Stub;.a (Landroid/os/IBinder;)Lcom/android/internal/widget/ILockSettings;
  5294. D/dalvikvm(15930): VFY: replacing opcode 0x71 at 0x0023
  5295. W/Settings(15930): Setting wifi_sleep_policy has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
  5296. W/fb4a(:<default>):MqttPushService(15930): Attempt to start service that is already started
  5297. D/dalvikvm(15930): GC_CONCURRENT freed 1135K, 15% free 7467K/8784K, paused 23ms+17ms, total 247ms
  5298. D/dalvikvm(15930): WAIT_FOR_CONCURRENT_GC blocked 90ms
  5299. D/dalvikvm(15930): WAIT_FOR_CONCURRENT_GC blocked 90ms
  5300. D/dalvikvm(15930): GC_CONCURRENT freed 1390K, 17% free 7707K/9280K, paused 14ms+8ms, total 145ms
  5301. D/dalvikvm(15930): WAIT_FOR_CONCURRENT_GC blocked 57ms
  5302. D/dalvikvm(15930): WAIT_FOR_CONCURRENT_GC blocked 58ms
  5303. D/dalvikvm(15930): GC_CONCURRENT freed 1157K, 14% free 8261K/9600K, paused 8ms+19ms, total 405ms
  5304. D/dalvikvm(15930): WAIT_FOR_CONCURRENT_GC blocked 64ms
  5305. D/dalvikvm(15930): GC_CONCURRENT freed 1697K, 19% free 8457K/10336K, paused 7ms+8ms, total 127ms
  5306. D/dalvikvm(15930): WAIT_FOR_CONCURRENT_GC blocked 80ms
  5307. I/ActivityManager( 2502): Process com.android.vending (pid 8715) has died.
  5308. I/WindowState( 2502): WIN DEATH: Window{41b1c3a0 u0 com.android.vending/com.google.android.finsky.activities.MainActivity}
  5309. D/LightFlow:MainActivity(10362): onTrimMemory() with level=10
  5310. I/WindowState( 2502): WIN DEATH: Window{41c12378 u0 com.android.vending/com.android.vending.AssetBrowserActivity}
  5311. W/InputMethodManagerService( 2502): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41f762b8 attribute=null, token = android.os.BinderProxy@41ce3178
  5312. I/ActivityManager( 2502): Waited long enough for: ServiceRecord{42742aa8 u0 com.facebook.katana/com.facebook.push.mqtt.MqttPushService}
  5313. I/ActivityManager( 2502): Start proc android.process.media for content provider com.android.providers.media/.MediaProvider: pid=15992 uid=10009 gids={50009, 1028, 1015, 1023, 1024, 2001, 3003, 3007}
  5314. D/BluetoothAdapter(14650): 1103175296: getState() :  mService = null. Returning STATE_OFF
  5315. I/Adreno200-EGL(14650): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2961380_release_AU (CL2961380)
  5316. I/Adreno200-EGL(14650): Build Date: 12/10/12 Mon
  5317. I/Adreno200-EGL(14650): Local Branch:
  5318. I/Adreno200-EGL(14650): Remote Branch: m/partner-android/jb-mr1-dev
  5319. I/Adreno200-EGL(14650): Local Patches: NONE
  5320. I/Adreno200-EGL(14650): Reconstruct Branch: NOTHING
  5321. V/BufferedAnalyticsState( 2829): Not ready for upload, 30 seconds left.
  5322. I/GCoreUlr( 2829): Successfully inserted location
  5323. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: false, elapsed millis: 568321, request: Phone
  5324. I/ActivityManager( 2502): START u0 {act=android.intent.action.MAIN cmp=com.evervolv.toolbox/.Toolbox} from pid 14650
  5325. I/ActivityManager( 2502): Start proc com.evervolv.toolbox for activity com.evervolv.toolbox/.Toolbox: pid=16011 uid=1000 gids={41000, 1028, 3003, 3002, 3001, 1015}
  5326. D/Toolbox (16011): Selected item=0
  5327. I/ActivityManager( 2502): Waited long enough for: ServiceRecord{41c3eaa8 u0 com.facebook.katana/com.facebook.vault.service.VaultObserverService}
  5328. I/ActivityManager( 2502): Resuming delayed broadcast
  5329. D/libEGL  (16011): loaded /system/lib/egl/libEGL_adreno200.so
  5330. D/libEGL  (16011): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  5331. D/libEGL  (16011): loaded /system/lib/egl/libGLESv2_adreno200.so
  5332. I/Adreno200-EGL(16011): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2961380_release_AU (CL2961380)
  5333. I/Adreno200-EGL(16011): Build Date: 12/10/12 Mon
  5334. I/Adreno200-EGL(16011): Local Branch:
  5335. I/Adreno200-EGL(16011): Remote Branch: m/partner-android/jb-mr1-dev
  5336. I/Adreno200-EGL(16011): Local Patches: NONE
  5337. I/Adreno200-EGL(16011): Reconstruct Branch: NOTHING
  5338. D/OpenGLRenderer(16011): Enabling debug mode 0
  5339. I/ActivityManager( 2502): Displayed com.evervolv.toolbox/.Toolbox: +1s291ms
  5340. D/Toolbox (16011): Selected item=3
  5341. W/InputMethodManagerService( 2502): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@42027be8 attribute=null, token = android.os.BinderProxy@425c0b28
  5342. D/BluetoothAdapter(14650): 1103175296: getState() :  mService = null. Returning STATE_OFF
  5343. I/Adreno200-EGL(14650): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2961380_release_AU (CL2961380)
  5344. I/Adreno200-EGL(14650): Build Date: 12/10/12 Mon
  5345. I/Adreno200-EGL(14650): Local Branch:
  5346. I/Adreno200-EGL(14650): Remote Branch: m/partner-android/jb-mr1-dev
  5347. I/Adreno200-EGL(14650): Local Patches: NONE
  5348. I/Adreno200-EGL(14650): Reconstruct Branch: NOTHING
  5349. W/InputMethodManagerService( 2502): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@42041d60 (uid=1000 pid=16011)
  5350. I/ActivityManager( 2502): START u0 {act=android.intent.action.MAIN cmp=com.evervolv.toolbox/.Toolbox} from pid 14650
  5351. D/Toolbox (16011): Selected item=0
  5352. I/Adreno200-EGL(16011): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2961380_release_AU (CL2961380)
  5353. I/Adreno200-EGL(16011): Build Date: 12/10/12 Mon
  5354. I/Adreno200-EGL(16011): Local Branch:
  5355. I/Adreno200-EGL(16011): Remote Branch: m/partner-android/jb-mr1-dev
  5356. I/Adreno200-EGL(16011): Local Patches: NONE
  5357. I/Adreno200-EGL(16011): Reconstruct Branch: NOTHING
  5358. I/ActivityManager( 2502): Displayed com.evervolv.toolbox/.Toolbox: +664ms
  5359. D/Toolbox (16011): Selected item=0
  5360. I/ActivityManager( 2502): Delay finish: com.rageconsulting.android.lightflow/.receiver.OnAlarmReceiver
  5361. E/NotificationService( 2502): Not posting notification with icon==0: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x1 kind=[null])
  5362. E/NotificationService( 2502): WARNING: In a future release this will crash the app: com.rageconsulting.android.lightflow
  5363. I/ActivityManager( 2502): Resuming delayed broadcast
  5364. D/dalvikvm( 2829): GC_CONCURRENT freed 378K, 53% free 3752K/7880K, paused 4ms+3ms, total 59ms
  5365. D/BluetoothAdapter(14650): 1103175296: getState() :  mService = null. Returning STATE_OFF
  5366. I/Adreno200-EGL(14650): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2961380_release_AU (CL2961380)
  5367. I/Adreno200-EGL(14650): Build Date: 12/10/12 Mon
  5368. I/Adreno200-EGL(14650): Local Branch:
  5369. I/Adreno200-EGL(14650): Remote Branch: m/partner-android/jb-mr1-dev
  5370. I/Adreno200-EGL(14650): Local Patches: NONE
  5371. I/Adreno200-EGL(14650): Reconstruct Branch: NOTHING
  5372. I/ActivityManager( 2502): START u0 {act=android.intent.action.MAIN cmp=com.evervolv.toolbox/.Toolbox} from pid 14650
  5373. D/Toolbox (16011): Selected item=0
  5374. I/Adreno200-EGL(16011): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2961380_release_AU (CL2961380)
  5375. I/Adreno200-EGL(16011): Build Date: 12/10/12 Mon
  5376. I/Adreno200-EGL(16011): Local Branch:
  5377. I/Adreno200-EGL(16011): Remote Branch: m/partner-android/jb-mr1-dev
  5378. I/Adreno200-EGL(16011): Local Patches: NONE
  5379. I/Adreno200-EGL(16011): Reconstruct Branch: NOTHING
  5380. I/ActivityManager( 2502): Displayed com.evervolv.toolbox/.Toolbox: +716ms
  5381. D/Toolbox (16011): Selected item=1
  5382. I/GCoreUlr( 2829): Successfully inserted location
  5383. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: false, elapsed millis: 627433, request: Phone
  5384. D/dalvikvm( 2829): GC_CONCURRENT freed 430K, 52% free 3834K/7880K, paused 5ms+5ms, total 58ms
  5385. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 18ms
  5386. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 32ms
  5387. W/InputMethodManagerService( 2502): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41e31fa0 attribute=null, token = android.os.BinderProxy@425d1e10
  5388. I/ActivityManager( 2502): Process com.srcapps.cloudcube (pid 15852) has died.
  5389. D/dalvikvm( 2502): GC_EXPLICIT freed 1370K, 42% free 10922K/18728K, paused 5ms+39ms, total 300ms
  5390. I/Choreographer(16011): Skipped 55 frames!  The application may be doing too much work on its main thread.
  5391. W/InputMethodManagerService( 2502): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@425c83f0 attribute=null, token = android.os.BinderProxy@425d1e10
  5392. D/dalvikvm( 2829): GC_CONCURRENT freed 540K, 52% free 3806K/7880K, paused 4ms+4ms, total 51ms
  5393. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 25ms
  5394. E/a       (14576): Invalid input to AbstructCompatWrapper
  5395. E/a       (14576): Invalid input to AbstructCompatWrapper
  5396. E/a       (14576): Invalid input to AbstructCompatWrapper
  5397. W/el      (14576): KeyboardLayoutSet not found, use QWERTY: locale=en_CA extraValue=TrySuppressingImeSwitcher,AsciiCapable,SupportTouchPositionCorrection
  5398. W/el      (14576): KeyboardLayoutSet not found, use QWERTY: locale=en_CA extraValue=TrySuppressingImeSwitcher,AsciiCapable,SupportTouchPositionCorrection
  5399. I/Choreographer(14576): Skipped 35 frames!  The application may be doing too much work on its main thread.
  5400. E/NotificationService( 2502): unable to notify listener (posted): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  5401. E/NotificationService( 2502): android.os.DeadObjectException
  5402. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  5403. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationPosted(INotificationListener.java:102)
  5404. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyPostedIfUserMatch(NotificationManagerService.java:247)
  5405. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$2.run(NotificationManagerService.java:820)
  5406. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  5407. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  5408. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  5409. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  5410. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  5411. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  5412. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  5413. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  5414. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  5415. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  5416. D/dalvikvm( 2829): GC_CONCURRENT freed 506K, 52% free 3811K/7880K, paused 5ms+3ms, total 53ms
  5417. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 30ms
  5418. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 46ms
  5419. E/NotificationService( 2502): unable to notify listener (removed): android.service.notification.INotificationListener$Stub$Proxy@41fb24b8
  5420. E/NotificationService( 2502): android.os.DeadObjectException
  5421. E/NotificationService( 2502):   at android.os.BinderProxy.transact(Native Method)
  5422. E/NotificationService( 2502):   at android.service.notification.INotificationListener$Stub$Proxy.onNotificationRemoved(INotificationListener.java:120)
  5423. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$NotificationListenerInfo.notifyRemovedIfUserMatch(NotificationManagerService.java:256)
  5424. E/NotificationService( 2502):   at com.android.server.NotificationManagerService$3.run(NotificationManagerService.java:837)
  5425. E/NotificationService( 2502):   at android.os.Handler.handleCallback(Handler.java:733)
  5426. E/NotificationService( 2502):   at android.os.Handler.dispatchMessage(Handler.java:95)
  5427. E/NotificationService( 2502):   at android.os.Looper.loop(Looper.java:136)
  5428. E/NotificationService( 2502):   at com.android.server.ServerThread.initAndLoop(SystemServer.java:1111)
  5429. E/NotificationService( 2502):   at com.android.server.SystemServer.main(SystemServer.java:1197)
  5430. E/NotificationService( 2502):   at java.lang.reflect.Method.invokeNative(Native Method)
  5431. E/NotificationService( 2502):   at java.lang.reflect.Method.invoke(Method.java:515)
  5432. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:781)
  5433. E/NotificationService( 2502):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
  5434. E/NotificationService( 2502):   at dalvik.system.NativeStart.main(Native Method)
  5435. D/BluetoothAdapter(14650): 1103175296: getState() :  mService = null. Returning STATE_OFF
  5436. I/Adreno200-EGL(14650): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2961380_release_AU (CL2961380)
  5437. I/Adreno200-EGL(14650): Build Date: 12/10/12 Mon
  5438. I/Adreno200-EGL(14650): Local Branch:
  5439. I/Adreno200-EGL(14650): Remote Branch: m/partner-android/jb-mr1-dev
  5440. I/Adreno200-EGL(14650): Local Patches: NONE
  5441. I/Adreno200-EGL(14650): Reconstruct Branch: NOTHING
  5442. W/InputMethodManagerService( 2502): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@42041d60 (uid=1000 pid=16011)
  5443. D/dalvikvm(14650): GC_CONCURRENT freed 336K, 37% free 5039K/7880K, paused 8ms+21ms, total 154ms
  5444. I/ActivityManager( 2502): START u0 {act=android.intent.action.MAIN cmp=com.evervolv.toolbox/.Toolbox} from pid 14650
  5445. D/Toolbox (16011): Selected item=0
  5446. I/Adreno200-EGL(16011): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2961380_release_AU (CL2961380)
  5447. I/Adreno200-EGL(16011): Build Date: 12/10/12 Mon
  5448. I/Adreno200-EGL(16011): Local Branch:
  5449. I/Adreno200-EGL(16011): Remote Branch: m/partner-android/jb-mr1-dev
  5450. I/Adreno200-EGL(16011): Local Patches: NONE
  5451. I/Adreno200-EGL(16011): Reconstruct Branch: NOTHING
  5452. D/AlarmManagerService( 2502): Kernel timezone updated to 300 minutes west of GMT
  5453. D/        ( 2661): Setting time of day to sec=1390915129
  5454. I/ActivityManager( 2502): Displayed com.evervolv.toolbox/.Toolbox: +923ms
  5455. V/AlarmClock(15775): AlarmInitReceiver android.intent.action.TIME_SET
  5456. I/AlarmClock(15775): Displaying next alarm time: ''
  5457. V/AlarmClock(15775): AlarmInitReceiver finished
  5458. I/ActivityManager( 2502): Start proc com.google.android.calendar for broadcast com.google.android.calendar/com.android.calendar.widget.CalendarAppWidgetService$CalendarFactory: pid=16050 uid=10075 gids={50075, 3003}
  5459. I/ActivityManager( 2502): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=16068 uid=10014 gids={50014, 3003, 1028, 1015}
  5460. I/CalendarProvider2(16068): Created com.android.providers.calendar.CalendarAlarmManager@41b29fd8(com.android.providers.calendar.CalendarProvider2@41b21b78)
  5461. I/ActivityManager( 2502): Delay finish: com.google.android.calendar/com.android.calendar.widget.CalendarAppWidgetProvider
  5462. D/dalvikvm( 2829): GC_CONCURRENT freed 500K, 52% free 3822K/7880K, paused 4ms+2ms, total 47ms
  5463. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 25ms
  5464. D/dalvikvm( 2829): WAIT_FOR_CONCURRENT_GC blocked 37ms
  5465. I/CalendarProvider2(16068): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
  5466. W/ContentResolver(16068): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
  5467. I/ActivityManager( 2502): Resuming delayed broadcast
  5468. D/AlertReceiver(16050): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.google.android.calendar/com.android.calendar.alerts.AlertReceiver }
  5469. D/Toolbox (16011): Selected item=2
  5470. D/dalvikvm(16011): GC_CONCURRENT freed 2492K, 35% free 5187K/7880K, paused 6ms+39ms, total 129ms
  5471. D/AlertService(16050): 0 Action = android.intent.action.PROVIDER_CHANGED
  5472. I/ActivityManager( 2502): Delay finish: com.fsck.k9/.service.BootReceiver
  5473. I/k9      (15529): Committing preference changes
  5474. D/AlertService(16050): Beginning updateAlertNotification
  5475. I/k9      (15529): Preferences commit took 79ms
  5476. D/AlertService(16050): No fired or scheduled alerts
  5477. D/AlertService(16050): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
  5478. D/AlarmScheduler(16050): Query result count for events starting within 1 week: 1
  5479. D/Toolbox (16011): Selected item=3
  5480. D/Toolbox (16011): Selected item=4
  5481. D/dalvikvm(16011): GC_CONCURRENT freed 1901K, 49% free 4070K/7880K, paused 4ms+23ms, total 72ms
  5482. I/ActivityManager( 2502): Waited long enough for: ServiceRecord{425d7e80 u0 com.fsck.k9/.service.PollService}
  5483. I/ActivityManager( 2502): Resuming delayed broadcast
  5484. D/Toolbox (16011): Selected item=5
  5485. D/dalvikvm(16011): GC_CONCURRENT freed 400K, 48% free 4103K/7880K, paused 5ms+3ms, total 46ms
  5486. V/BufferedAnalyticsState( 2829): Not ready for upload, 540 seconds left.
  5487. D/dalvikvm( 2829): GC_CONCURRENT freed 483K, 53% free 3724K/7880K, paused 7ms+3ms, total 56ms
  5488. D/dalvikvm( 2872): GC_CONCURRENT freed 397K, 59% free 3299K/7880K, paused 4ms+7ms, total 80ms
  5489. I/GCoreUlr( 2829): Successfully inserted location
  5490. I/GCoreUlr( 2829): Not calling LocationReportingService, hasMoved: false, elapsed millis: 688434, request: Phone
  5491. D/Toolbox (16011): Selected item=6
  5492. D/dalvikvm( 2661): GC_CONCURRENT freed 380K, 60% free 3162K/7880K, paused 49ms+3ms, total 137ms
  5493. D/EVToolbox(16011): Calling dumplogcat:-D -B -o /data/data/com.evervolv.toolbox/files/logcat -m -r -d -k
  5494. D/dalvikvm(16011): GC_CONCURRENT freed 311K, 47% free 4219K/7880K, paused 8ms+10ms, total 749ms
  5495. *** logcat: Timed out after 20.0s (killing pid 16093)
  5496. ------ RADIO LOG (logcat -b radio threadtime -d *:v) ------
  5497. D/IccCardProxy( 2661): Broadcasting intent ACTION_SIM_STATE_CHANGED ABSENT reason null
  5498. D/RILJ    ( 2661): [3662]< GET_SIM_STATUS IccCardState {CARDSTATE_PRESENT,PINSTATE_UNKNOWN,num_apps=1,gsm_id=0{APPTYPE_SIM,APPSTATE_DETECTED},cdma_id=8,ims_id=-1}
  5499. D/UiccController( 2661): Received EVENT_GET_ICC_STATUS_DONE
  5500. D/RILJ    ( 2661): [3655]< BASEBAND_VERSION 32.50.00.32U_5.12.00.08
  5501. D/RILJ    ( 2661): [3656]< GET_IMEI
  5502. D/UiccCard( 2661): Creating
  5503. D/UiccCard( 2661): 1 applications
  5504. D/UiccCardApplication( 2661): Creating UiccApp: {APPTYPE_SIM,APPSTATE_DETECTED}
  5505. W/VoiceMailConstants( 2661): Can't open /system/etc/voicemail-conf.xml
  5506. D/SIMRecords( 2661): [SIMRecords] SIMRecords: onRadioOffOrNotAvailable set 'gsm.sim.operator.numeric' to operator=null
  5507. D/SIMRecords( 2661): [SIMRecords] getOperatorNumeric: IMSI == null
  5508. D/SIMRecords( 2661): [SIMRecords] SIMRecords X ctor this=SimRecords: mDestroyed=false mContext=com.android.phone.PhoneGlobals@41b23b90 mCi=com.android.internal.telephony.RIL@41b28540 mFh=Handler (com.android.internal.telephony.uicc.SIMFileHandler) {41bc87f0} mParentApp=com.android.internal.telephony.uicc.UiccCardApplication@41bc7690 recordsLoadedRegistrants=android.os.RegistrantList@41bcb2a8 mImsiReadyRegistrants=android.os.RegistrantList@41bcb2d0 mRecordsEventsRegistrants=android.os.RegistrantList@41bcb2f8 mNewSmsRegistrants=android.os.RegistrantList@41bcb320 mNetworkSelectionModeAutomaticRegistrants=android.os.RegistrantList@41bcb348 recordsToLoad=0 adnCache=Handler (com.android.internal.telephony.uicc.AdnRecordCache) {41bcb448} recordsRequested=false iccid=null msisdn=null msisdnTag=null voiceMailNum=null voiceMailTag=null newVoiceMailNum=null newVoiceMailTag=null isVoiceMailFixed=false countVoiceMessages=0 mImsi=null mncLength=-1 mailboxIndex=0 spn=null mVmConfigcom.android.internal.telephony.uicc.VoiceMailConstants@41bcbbf8 mSpnOverride=mSpnOverride callForwardingEnabled=false spnState=null mCphsInfo=null mCspPlmnEnabled=true efMWIS=null efCPHS_MWI=null mEfCff=null mEfCfis=null getOperatorNumeric=null
  5509. D/RILJ    ( 2661): [3657]< GET_IMEISV
  5510. D/RilRequest( 2661): [3658]< OPERATOR error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  5511. D/RILJ    ( 2661): [3659]< DATA_REGISTRATION_STATE {0, null, null, 0}
  5512. D/RILJ    ( 2661): [3660]< VOICE_REGISTRATION_STATE {2, null, null, 0, null, null, null, null, null, null, null, null, null, null, null}
  5513. D/RilRequest( 2661): [3661]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  5514. D/RILJ    ( 2661): [3663]< GET_CURRENT_CALLS  
  5515. D/CAT     ( 2661): CatService: Running CAT service. STK app installed:true
  5516. D/CAT     ( 2661): CatService: NEW sInstance
  5517. E/UiccCard( 2661): App index 8 is invalid since there are no applications
  5518. D/UiccCard( 2661): update: radioState=RADIO_ON mLastRadioState=RADIO_UNAVAILABLE
  5519. D/UiccController( 2661): Notifying IccChangedRegistrants
  5520. D/GSMPhone( 2661): Baseband version: 32.50.00.32U_5.12.00.08
  5521. D/PHONE   ( 2661): [ServiceState] setDataRegState=1
  5522. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=0
  5523. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=1 regState=0 dataRadioTechnology=0
  5524. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=1
  5525. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  5526. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[3 3 home null null null  Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[1 1 home null null null  Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  5527. D/PHONE   ( 2661): [ServiceState] setNullState=1
  5528. D/GsmSST  ( 2661): [GsmSST] updateSpnDisplay: radio is on but out of service, set plmn='No service.'
  5529. D/GsmSST  ( 2661): [GsmSST] updateSpnDisplay: changed sending intent rule=0 showPlmn='true' plmn='No service.' showSpn='false' spn=''
  5530. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  5531. D/GsmSST  ( 2661): [GsmSST] operatorNumeric is null
  5532. D/GsmSST  ( 2661): [GsmSST] notifyDataRegStateRilRadioTechnologyChanged: drs=1 rat=0
  5533. D/DCT     ( 2661): get all active apn types
  5534. D/GSMPhone( 2661): [GSMPhone] New Uicc application found
  5535. D/GsmSST  ( 2661): [GsmSST] New card found
  5536. D/DCT     ( 2661): handleMessage msg={ when=-237ms what=270369 obj=android.os.AsyncResult@41bdff60 target=com.android.internal.telephony.dataconnection.DcTracker }
  5537. D/DCT     ( 2661): New records found
  5538. D/GsmSMSDispatcher( 2661): New Uicc application found
  5539. D/IccCardProxy( 2661): Icc changed. Reregestering.
  5540. D/IccCardProxy( 2661): Broadcasting intent ACTION_SIM_STATE_CHANGED UNKNOWN reason null
  5541. D/RILJ    ( 2661): [3667]> OPERATOR
  5542. D/RilRequest( 2661): [3667]< OPERATOR error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  5543. D/RILJ    ( 2661): [3668]> DATA_REGISTRATION_STATE
  5544. D/RILJ    ( 2661): [3669]> VOICE_REGISTRATION_STATE
  5545. D/RILJ    ( 2661): [3670]> QUERY_NETWORK_SELECTION_MODE
  5546. D/DCT     ( 2661): onReceive: action=android.net.wifi.STATE_CHANGE
  5547. D/DCT     ( 2661): NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  5548. D/RILJ    ( 2661): [3668]< DATA_REGISTRATION_STATE {0, null, null, 0}
  5549. D/RILJ    ( 2661): [3669]< VOICE_REGISTRATION_STATE {10, null, null, 0, null, null, null, null, null, null, null, null, null, null, null}
  5550. D/RilRequest( 2661): [3670]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  5551. D/DCT     ( 2661): onReceive: action=android.net.wifi.STATE_CHANGE
  5552. D/DCT     ( 2661): NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  5553. D/PHONE   ( 2661): [ServiceState] setDataRegState=1
  5554. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=0
  5555. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=1 regState=0 dataRadioTechnology=0
  5556. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=1
  5557. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  5558. D/DCT     ( 2661): onReceive: action=android.net.wifi.STATE_CHANGE
  5559. D/DCT     ( 2661): NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  5560. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[1 1 home null null null  Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[1 1 home null null null  Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=true] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  5561. D/PHONE   ( 2661): [ServiceState] setNullState=1
  5562. D/GsmSST  ( 2661): [GsmSST] updateSpnDisplay: radio is on but out of service, set plmn='Emergency calls only'
  5563. D/GsmSST  ( 2661): [GsmSST] updateSpnDisplay: changed sending intent rule=2 showPlmn='true' plmn='Emergency calls only' showSpn='false' spn='null'
  5564. D/GsmSST  ( 2661): [GsmSST] operatorNumeric is null
  5565. D/GsmCellBroadcastHandler( 2661): mWakeLock released
  5566. D/CellBroadcastHandler( 2661): mWakeLock released
  5567. D/CdmaServiceCategoryProgramHandler( 2661): mWakeLock released
  5568. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  5569. D/RILJ    ( 2661): [3671]> OPERATOR
  5570. D/RILJ    ( 2661): [3672]> DATA_REGISTRATION_STATE
  5571. D/RILJ    ( 2661): [3673]> VOICE_REGISTRATION_STATE
  5572. D/RILJ    ( 2661): [3674]> QUERY_NETWORK_SELECTION_MODE
  5573. D/RilRequest( 2661): [3671]< OPERATOR error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  5574. D/RILJ    ( 2661): [3672]< DATA_REGISTRATION_STATE {2, null, null, 0}
  5575. D/PHONE   ( 2661): [ServiceState] setDataRegState=1
  5576. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=0
  5577. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=1 regState=2 dataRadioTechnology=0
  5578. D/RILJ    ( 2661): [3673]< VOICE_REGISTRATION_STATE {12, null, null, 0, null, null, null, null, null, null, null, null, null, null, null}
  5579. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=1
  5580. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  5581. D/RilRequest( 2661): [3674]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  5582. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[1 1 home null null null  Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=true] newSS=[1 1 home null null null  Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=true] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  5583. D/PHONE   ( 2661): [ServiceState] setNullState=1
  5584. D/GsmInboundSmsHandler( 2661): Idle state processing message type 5
  5585. D/CdmaInboundSmsHandler( 2661): Idle state processing message type 5
  5586. D/CdmaInboundSmsHandler( 2661): mWakeLock released
  5587. D/GsmInboundSmsHandler( 2661): mWakeLock released
  5588. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  5589. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  5590. D/RILJ    ( 2661): [3675]> OPERATOR
  5591. D/RILJ    ( 2661): [3676]> DATA_REGISTRATION_STATE
  5592. D/RILJ    ( 2661): [3677]> VOICE_REGISTRATION_STATE
  5593. D/RILJ    ( 2661): [3678]> QUERY_NETWORK_SELECTION_MODE
  5594. D/RilRequest( 2661): [3675]< OPERATOR error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  5595. D/RILJ    ( 2661): [3679]> OPERATOR
  5596. D/RILJ    ( 2661): [3680]> DATA_REGISTRATION_STATE
  5597. D/RILJ    ( 2661): [3676]< DATA_REGISTRATION_STATE {3, null, null, 0}
  5598. D/RILJ    ( 2661): [3681]> VOICE_REGISTRATION_STATE
  5599. D/RILJ    ( 2661): [3682]> QUERY_NETWORK_SELECTION_MODE
  5600. D/RILJ    ( 2661): [3677]< VOICE_REGISTRATION_STATE {13, null, null, 0, null, null, null, null, null, null, null, null, null, 0, null}
  5601. D/RilRequest( 2661): [3678]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  5602. D/RilRequest( 2661): [3679]< OPERATOR error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  5603. D/RILJ    ( 2661): [3680]< DATA_REGISTRATION_STATE {3, null, null, 0}
  5604. D/PHONE   ( 2661): [ServiceState] setDataRegState=1
  5605. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=0
  5606. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=1 regState=3 dataRadioTechnology=0
  5607. D/RILJ    ( 2661): [3681]< VOICE_REGISTRATION_STATE {13, null, null, 0, null, null, null, null, null, null, null, null, null, 0, null}
  5608. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=1
  5609. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  5610. D/RilRequest( 2661): [3682]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  5611. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[1 1 home null null null  Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=true] newSS=[1 1 home null null null  Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=true] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  5612. D/PHONE   ( 2661): [ServiceState] setNullState=1
  5613. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_SIM_STATUS_CHANGED
  5614. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED RADIO_ON
  5615. D/UiccController( 2661): Received EVENT_ICC_STATUS_CHANGED, calling getIccCardStatus
  5616. D/RILJ    ( 2661): [3683]> GET_SIM_STATUS
  5617. D/RILJ    ( 2661): [3683]< GET_SIM_STATUS IccCardState {CARDSTATE_PRESENT,PINSTATE_UNKNOWN,num_apps=1,gsm_id=0{APPTYPE_SIM,APPSTATE_READY},cdma_id=8,ims_id=-1}
  5618. D/UiccController( 2661): Received EVENT_GET_ICC_STATUS_DONE
  5619. D/UiccCard( 2661): 1 applications
  5620. D/UiccCardApplication( 2661): APPTYPE_SIM update. New {APPTYPE_SIM,APPSTATE_READY}
  5621. D/UiccCardApplication( 2661): APPTYPE_SIM changed state: APPSTATE_DETECTED -> APPSTATE_READY
  5622. D/RILJ    ( 2661): [3684]> QUERY_FACILITY_LOCK
  5623. D/RILJ    ( 2661): [3685]> QUERY_FACILITY_LOCK
  5624. D/UiccCardApplication( 2661): Notifying registrants: READY
  5625. D/CAT     ( 2661): CatService: Return current sInstance
  5626. E/UiccCard( 2661): App index 8 is invalid since there are no applications
  5627. D/UiccCard( 2661): update: radioState=RADIO_ON mLastRadioState=RADIO_ON
  5628. D/UiccController( 2661): Notifying IccChangedRegistrants
  5629. D/SIMRecords( 2661): [SIMRecords] fetchSimRecords 0
  5630. D/RILJ    ( 2661): [3686]> getIMSI: GET_IMSI aid: null
  5631. D/RILJ    ( 2661): [3687]> iccIO: SIM_IO 0xc0 0x2fe2  path: 3F00,0,0,15 aid: null
  5632. D/RILJ    ( 2661): [3688]> iccIO: SIM_IO 0xc0 0x6f40  path: 3F007F10,0,0,15 aid: null
  5633. D/RILJ    ( 2661): [3689]> iccIO: SIM_IO 0xc0 0x6fc9  path: 3F007F20,0,0,15 aid: null
  5634. D/RILJ    ( 2661): [3690]> iccIO: SIM_IO 0xc0 0x6fad  path: 3F007F20,0,0,15 aid: null
  5635. D/RILJ    ( 2661): [3691]> iccIO: SIM_IO 0xc0 0x6fca  path: 3F007F20,0,0,15 aid: null
  5636. D/RILJ    ( 2661): [3692]> iccIO: SIM_IO 0xc0 0x6f11  path: 3F007F20,0,0,15 aid: null
  5637. D/RILJ    ( 2661): [3693]> iccIO: SIM_IO 0xc0 0x6fcb  path: 3F007F20,0,0,15 aid: null
  5638. D/RILJ    ( 2661): [3694]> iccIO: SIM_IO 0xc0 0x6f13  path: 3F007F20,0,0,15 aid: null
  5639. D/RILJ    ( 2661): [3695]> iccIO: SIM_IO 0xc0 0x6f46  path: 3F007F20,0,0,15 aid: null
  5640. D/RILJ    ( 2661): [3696]> iccIO: SIM_IO 0xc0 0x6fcd  path: 3F007F20,0,0,15 aid: null
  5641. D/RILJ    ( 2661): [3697]> iccIO: SIM_IO 0xc0 0x6fc5  path: 3F007F20,0,0,15 aid: null
  5642. D/RILJ    ( 2661): [3698]> iccIO: SIM_IO 0xc0 0x6f38  path: 3F007F20,0,0,15 aid: null
  5643. D/RILJ    ( 2661): [3699]> iccIO: SIM_IO 0xc0 0x6f16  path: 3F007F20,0,0,15 aid: null
  5644. D/RILJ    ( 2661): [3700]> iccIO: SIM_IO 0xc0 0x6f15  path: 3F007F20,0,0,15 aid: null
  5645. D/RILJ    ( 2661): [3701]> iccIO: SIM_IO 0xc0 0x6f3e  path: 3F007F20,0,0,15 aid: null
  5646. D/SIMRecords( 2661): [SIMRecords] fetchSimRecords 16 requested: true
  5647. D/CAT     ( 2661): CatService: SIM ready. Reporting STK service running now...
  5648. D/RILJ    ( 2661): [3702]> RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING
  5649. D/RilRequest( 2661): [3702]< RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED ret=
  5650. D/RILJ    ( 2661): setCurrentPreferredNetworkType: 0
  5651. D/RILJ    ( 2661): [3703]> REQUEST_SET_PREFERRED_NETWORK_TYPE : 0
  5652. D/RILJ    ( 2661): [3704]> SET_NETWORK_SELECTION_MANUAL 302500
  5653. D/RILJ    ( 2661): [3705]> OPERATOR
  5654. D/RILJ    ( 2661): [3706]> DATA_REGISTRATION_STATE
  5655. D/RILJ    ( 2661): [3707]> VOICE_REGISTRATION_STATE
  5656. D/RILJ    ( 2661): [3708]> QUERY_NETWORK_SELECTION_MODE
  5657. D/IccCardProxy( 2661): Broadcasting intent ACTION_SIM_STATE_CHANGED READY reason null
  5658. D/DCT     ( 2661): handleMessage msg={ when=-56ms what=270369 obj=android.os.AsyncResult@41bfd020 target=com.android.internal.telephony.dataconnection.DcTracker }
  5659. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  5660. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  5661. D/RILJ    ( 2661): [3709]> OPERATOR
  5662. D/RILJ    ( 2661): [3710]> DATA_REGISTRATION_STATE
  5663. D/RILJ    ( 2661): [3711]> VOICE_REGISTRATION_STATE
  5664. D/RILJ    ( 2661): [3712]> QUERY_NETWORK_SELECTION_MODE
  5665. D/RILJ    ( 2661): [3713]> OPERATOR
  5666. D/RILJ    ( 2661): [3714]> DATA_REGISTRATION_STATE
  5667. D/RILJ    ( 2661): [3715]> VOICE_REGISTRATION_STATE
  5668. D/RILJ    ( 2661): [3716]> QUERY_NETWORK_SELECTION_MODE
  5669. D/RILJ    ( 2661): [UNSL]< UNSOL_NITZ_TIME_RECEIVED 14/01/28,04:07:52-20,0
  5670. D/GsmSST  ( 2661): [GsmSST] NITZ: 14/01/28,04:07:52-20,0,88351 start=88352 delay=1
  5671. D/GsmSST  ( 2661): [GsmSST] NITZ: Setting time of day to Mon Jan 27 23:07:52 EST 2014 NITZ receive delay(ms): 6 gained(ms): -945 from 14/01/28,04:07:52-20,0
  5672. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  5673. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  5674. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  5675. D/RILJ    ( 2661): [3684]< QUERY_FACILITY_LOCK {0}
  5676. D/RILJ    ( 2661): [3685]< QUERY_FACILITY_LOCK {0}
  5677. D/RILJ    ( 2661): [3686]< GET_IMSI
  5678. D/GsmSST  ( 2661): [GsmSST] setAndBroadcastNetworkSetTime: time=1390882072006ms
  5679. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  5680. D/RILJ    ( 2661): [3704]< SET_NETWORK_SELECTION_MANUAL
  5681. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  5682. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  5683. D/RILJ    ( 2661): [3687]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5684. D/RILJ    ( 2661): [3688]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5685. D/RILJ    ( 2661): [3689]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5686. D/RILJ    ( 2661): [3690]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5687. D/RILJ    ( 2661): [3691]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5688. D/RilRequest( 2661): [3692]< SIM_IO error: com.android.internal.telephony.CommandException: GENERIC_FAILURE ret=
  5689. D/RILJ    ( 2661): [3693]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5690. D/RilRequest( 2661): [3694]< SIM_IO error: com.android.internal.telephony.CommandException: GENERIC_FAILURE ret=
  5691. D/RILJ    ( 2661): [3695]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5692. D/RILJ    ( 2661): [3696]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5693. D/RILJ    ( 2661): [3697]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5694. D/RILJ    ( 2661): [3698]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5695. D/RilRequest( 2661): [3699]< SIM_IO error: com.android.internal.telephony.CommandException: GENERIC_FAILURE ret=
  5696. D/RilRequest( 2661): [3700]< SIM_IO error: com.android.internal.telephony.CommandException: GENERIC_FAILURE ret=
  5697. D/RILJ    ( 2661): [3701]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5698. D/RILJ    ( 2661): [3703]< REQUEST_SET_PREFERRED_NETWORK_TYPE
  5699. D/RILJ    ( 2661): [3705]< OPERATOR {Videotron, , 302500}
  5700. D/RILJ    ( 2661): [3706]< DATA_REGISTRATION_STATE {1, null, null, 3}
  5701. D/RILJ    ( 2661): [3707]< VOICE_REGISTRATION_STATE {1, 044C, 0BC32E5A, 3, null, null, null, null, null, null, null, null, null, null, 137}
  5702. D/RILJ    ( 2661): [3708]< QUERY_NETWORK_SELECTION_MODE {1}
  5703. D/RILJ    ( 2661): [3709]< OPERATOR {Videotron, , 302500}
  5704. D/RILJ    ( 2661): [3710]< DATA_REGISTRATION_STATE {1, null, null, 3}
  5705. D/RILJ    ( 2661): [3711]< VOICE_REGISTRATION_STATE {1, 044C, 0BC32E5A, 3, null, null, null, null, null, null, null, null, null, null, 137}
  5706. D/RILJ    ( 2661): [3712]< QUERY_NETWORK_SELECTION_MODE {1}
  5707. D/RILJ    ( 2661): [3713]< OPERATOR {Videotron, , 302500}
  5708. D/RILJ    ( 2661): [3714]< DATA_REGISTRATION_STATE {1, null, null, 3}
  5709. D/RILJ    ( 2661): [3715]< VOICE_REGISTRATION_STATE {1, 044C, 0BC32E5A, 3, null, null, null, null, null, null, null, null, null, null, 137}
  5710. D/RILJ    ( 2661): [3716]< QUERY_NETWORK_SELECTION_MODE {1}
  5711. I/GsmSST  ( 2661): NITZ: after Setting time of day
  5712. D/RILJ    ( 2661): [3717]> OPERATOR
  5713. D/RILJ    ( 2661): [3718]> DATA_REGISTRATION_STATE
  5714. D/RILJ    ( 2661): [3719]> VOICE_REGISTRATION_STATE
  5715. D/RILJ    ( 2661): [3720]> QUERY_NETWORK_SELECTION_MODE
  5716. D/RILJ    ( 2661): [3721]> OPERATOR
  5717. D/RILJ    ( 2661): [3717]< OPERATOR {Videotron, , 302500}
  5718. D/RILJ    ( 2661): [3722]> DATA_REGISTRATION_STATE
  5719. D/RILJ    ( 2661): [3723]> VOICE_REGISTRATION_STATE
  5720. D/RILJ    ( 2661): [3724]> QUERY_NETWORK_SELECTION_MODE
  5721. D/RILJ    ( 2661): [3718]< DATA_REGISTRATION_STATE {1, null, null, 3}
  5722. D/RILJ    ( 2661): [3725]> OPERATOR
  5723. D/RILJ    ( 2661): [3726]> DATA_REGISTRATION_STATE
  5724. D/RILJ    ( 2661): [3727]> VOICE_REGISTRATION_STATE
  5725. D/RILJ    ( 2661): [3728]> QUERY_NETWORK_SELECTION_MODE
  5726. D/UiccCardApplication( 2661): Query facility FDN : FDN service available: true enabled: false
  5727. D/UiccCardApplication( 2661): Query facility lock : 0
  5728. D/SIMRecords( 2661): [SIMRecords] IMSI: xxxxxxx
  5729. D/SIMRecords( 2661): [SIMRecords] onRecordLoaded 15 requested: true
  5730. D/RILJ    ( 2661): [3729]> OPERATOR
  5731. D/RILJ    ( 2661): [3719]< VOICE_REGISTRATION_STATE {1, 044C, 0BC32E5A, 3, null, null, null, null, null, null, null, null, null, null, 137}
  5732. D/RILJ    ( 2661): [3730]> DATA_REGISTRATION_STATE
  5733. D/RILJ    ( 2661): [3731]> VOICE_REGISTRATION_STATE
  5734. D/RILJ    ( 2661): [3732]> QUERY_NETWORK_SELECTION_MODE
  5735. D/RILJ    ( 2661): [3733]> OPERATOR
  5736. D/RILJ    ( 2661): [3734]> DATA_REGISTRATION_STATE
  5737. D/RILJ    ( 2661): [3735]> VOICE_REGISTRATION_STATE
  5738. D/RILJ    ( 2661): [3720]< QUERY_NETWORK_SELECTION_MODE {1}
  5739. D/RILJ    ( 2661): [3736]> QUERY_NETWORK_SELECTION_MODE
  5740. D/RILJ    ( 2661): [3737]> OPERATOR
  5741. D/RILJ    ( 2661): [3738]> DATA_REGISTRATION_STATE
  5742. D/RILJ    ( 2661): [3739]> VOICE_REGISTRATION_STATE
  5743. D/RILJ    ( 2661): [3740]> QUERY_NETWORK_SELECTION_MODE
  5744. D/RILJ    ( 2661): [3721]< OPERATOR {Videotron, , 302500}
  5745. D/RILJ    ( 2661): [3741]> iccIO: SIM_IO 0xb0 0x2fe2  path: 3F00,0,0,10 aid: null
  5746. D/RILJ    ( 2661): [3742]> iccIO: SIM_IO 0xb2 0x6f40  path: 3F007F10,1,4,38 aid: null
  5747. D/RILJ    ( 2661): [3743]> iccIO: SIM_IO 0xb2 0x6fc9  path: 3F007F20,1,4,4 aid: null
  5748. D/RILJ    ( 2661): [3722]< DATA_REGISTRATION_STATE {1, null, null, 3}
  5749. D/RILJ    ( 2661): [3744]> iccIO: SIM_IO 0xb0 0x6fad  path: 3F007F20,0,0,4 aid: null
  5750. D/RILJ    ( 2661): [3745]> iccIO: SIM_IO 0xb2 0x6fca  path: 3F007F20,1,4,5 aid: null
  5751. D/RILJ    ( 2661): [3723]< VOICE_REGISTRATION_STATE {1, 044C, 0BC32E5A, 3, null, null, null, null, null, null, null, null, null, null, 137}
  5752. D/RILJ    ( 2661): [3746]> iccIO: SIM_IO 0xb2 0x6fcb  path: 3F007F20,1,4,16 aid: null
  5753. D/RILJ    ( 2661): [3724]< QUERY_NETWORK_SELECTION_MODE {1}
  5754. D/RILJ    ( 2661): [3725]< OPERATOR {Videotron, , 302500}
  5755. D/RILJ    ( 2661): [3747]> iccIO: SIM_IO 0xb0 0x6f46  path: 3F007F20,0,0,17 aid: null
  5756. D/RILJ    ( 2661): [3748]> iccIO: SIM_IO 0xb0 0x6fcd  path: 3F007F20,0,0,64 aid: null
  5757. D/RILJ    ( 2661): [3749]> iccIO: SIM_IO 0xb2 0x6fc5  path: 3F007F20,1,4,36 aid: null
  5758. D/RILJ    ( 2661): [3726]< DATA_REGISTRATION_STATE {1, null, null, 3}
  5759. D/RILJ    ( 2661): [3750]> iccIO: SIM_IO 0xb0 0x6f38  path: 3F007F20,0,0,7 aid: null
  5760. D/RILJ    ( 2661): [3751]> iccIO: SIM_IO 0xb0 0x6f3e  path: 3F007F20,0,0,1 aid: null
  5761. D/IccCardProxy( 2661): Broadcasting intent ACTION_SIM_STATE_CHANGED IMSI reason null
  5762. D/RILJ    ( 2661): [3727]< VOICE_REGISTRATION_STATE {1, 044C, 0BC32E5A, 3, null, null, null, null, null, null, null, null, null, null, 137}
  5763. D/SIMRecords( 2661): [SIMRecords] onRecordLoaded 14 requested: true
  5764. D/SIMRecords( 2661): [SIMRecords] onRecordLoaded 13 requested: true
  5765. D/SIMRecords( 2661): [SIMRecords] onRecordLoaded 12 requested: true
  5766. E/SIMRecords( 2661): [SIMRecords] Exception in fetching EF_CSP data com.android.internal.telephony.CommandException: GENERIC_FAILURE
  5767. D/SIMRecords( 2661): [SIMRecords] onRecordLoaded 11 requested: true
  5768. D/RILJ    ( 2661): [3728]< QUERY_NETWORK_SELECTION_MODE {1}
  5769. D/RILJ    ( 2661): [3729]< OPERATOR {Videotron, , 302500}
  5770. D/RILJ    ( 2661): [3730]< DATA_REGISTRATION_STATE {1, null, null, 3}
  5771. D/RILJ    ( 2661): [3731]< VOICE_REGISTRATION_STATE {1, 044C, 0BC32E5A, 3, null, null, null, null, null, null, null, null, null, null, 137}
  5772. D/RILJ    ( 2661): [3732]< QUERY_NETWORK_SELECTION_MODE {1}
  5773. D/RILJ    ( 2661): [3733]< OPERATOR {Videotron, , 302500}
  5774. D/RILJ    ( 2661): [3734]< DATA_REGISTRATION_STATE {1, null, null, 3}
  5775. D/RILJ    ( 2661): [3735]< VOICE_REGISTRATION_STATE {1, 044C, 0BC32E5A, 3, null, null, null, null, null, null, null, null, null, null, 137}
  5776. D/RILJ    ( 2661): [3736]< QUERY_NETWORK_SELECTION_MODE {1}
  5777. D/RILJ    ( 2661): [3737]< OPERATOR {Videotron, , 302500}
  5778. D/RILJ    ( 2661): [3738]< DATA_REGISTRATION_STATE {1, null, null, 3}
  5779. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  5780. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  5781. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  5782. D/RILJ    ( 2661): [3739]< VOICE_REGISTRATION_STATE {1, 044C, 0BC32E5A, 3, null, null, null, null, null, null, null, null, null, null, 137}
  5783. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  5784. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  5785. D/RILJ    ( 2661): [3740]< QUERY_NETWORK_SELECTION_MODE {1}
  5786. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[1 1 home null null null  Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=true] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  5787. D/GsmSST  ( 2661): [GsmSST] RAT switched Unknown -> UMTS at cell 197340762
  5788. D/PHONE   ( 2661): [ServiceState] setNullState=1
  5789. D/PhoneProxy( 2661): [PhoneProxy] updatePhoneObject: radioTechnology=3
  5790. D/GsmSST  ( 2661): [GsmSST] pollStateDone: registering current mNitzUpdatedTime=true changing to false
  5791. D/GsmSST  ( 2661): [GsmSST] updateSpnDisplay: changed sending intent rule=2 showPlmn='true' plmn='Videotron' showSpn='false' spn='null'
  5792. D/RILJ    ( 2661): [3741]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5793. D/RILJ    ( 2661): [3742]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5794. D/RILJ    ( 2661): [3743]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5795. D/RILJ    ( 2661): [3744]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5796. D/RILJ    ( 2661): [3745]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5797. D/GsmSST  ( 2661): [GsmSST] pollStateDone: there are 6 unique offsets for iso-cc='ca testOneUniqueOffsetPath=false', do nothing
  5798. D/GsmSST  ( 2661): [GsmSST] shouldFixTimeZoneNow: retVal=true iccCardExist=true operatorNumeric=302500 mcc=302 prevOperatorNumeric= prevMcc=303 needToFixTimeZone=true ltod=01-27 23:07:59.791
  5799. D/GsmSST  ( 2661): [GsmSST] pollStateDone: fix time zone zoneName='America/Toronto' mZoneOffset=-18000000 mZoneDst=false iso-cc='ca' iso-cc-idx=-2
  5800. D/GsmSST  ( 2661): [GsmSST] pollStateDone: using getTimeZone(off, dst, time, iso)
  5801. D/GsmSST  ( 2661): [GsmSST] pollStateDone: zone != null zone.getID=America/Toronto
  5802. D/GsmSST  ( 2661): [GsmSST] setAndBroadcastNetworkSetTimeZone: setTimeZone=America/Toronto
  5803. D/GsmSST  ( 2661): [GsmSST] setAndBroadcastNetworkSetTimeZone: call alarm.setTimeZone and broadcast zoneId=America/Toronto
  5804. D/GsmSST  ( 2661): [GsmSST] notifyDataRegStateRilRadioTechnologyChanged: drs=0 rat=3
  5805. D/DCT     ( 2661): get all active apn types
  5806. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,311]
  5807. D/PhoneProxy( 2661): [PhoneProxy] phoneObjectUpdater: newVoiceRadioTech=3
  5808. D/PhoneProxy( 2661): [PhoneProxy] phoneObjectUpdater: No change ignore, newVoiceRadioTech=3 mActivePhone=GSM
  5809. D/RILJ    ( 2661): [3746]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5810. D/DCT     ( 2661): handleMessage msg={ when=-19ms what=270352 obj=android.os.AsyncResult@41c44d98 target=com.android.internal.telephony.dataconnection.DcTracker }
  5811. D/DCT     ( 2661): onDataConnectionAttached
  5812. D/DCT     ( 2661): overall state is IDLE
  5813. D/DCT     ( 2661): isDataAllowed: not allowed due to - SIM not loaded and not NV subscription
  5814. D/DCT     ( 2661): [ApnContext:dun] getApnSetting: apnSetting=null
  5815. D/DCT     ( 2661): isDataAllowed: not allowed due to - SIM not loaded and not NV subscription
  5816. D/DCT     ( 2661): [ApnContext:supl] getApnSetting: apnSetting=null
  5817. D/RILJ    ( 2661): [3747]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5818. D/DCT     ( 2661): isDataAllowed: not allowed due to - SIM not loaded and not NV subscription
  5819. D/DCT     ( 2661): [ApnContext:hipri] getApnSetting: apnSetting=null
  5820. D/DCT     ( 2661): isDataAllowed: not allowed due to - SIM not loaded and not NV subscription
  5821. D/DCT     ( 2661): [ApnContext:mms] getApnSetting: apnSetting=null
  5822. D/DCT     ( 2661): setupDataOnConnectableApns: dataAttached
  5823. D/DCT     ( 2661): setupDataOnConnectableApns: apnContext {mApnType=dun mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}
  5824. D/DCT     ( 2661): setupDataOnConnectableApns: apnContext {mApnType=hipri mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}
  5825. D/DCT     ( 2661): setupDataOnConnectableApns: apnContext {mApnType=supl mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}
  5826. D/DCT     ( 2661): setupDataOnConnectableApns: apnContext {mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=true mDependencyMet=true}
  5827. D/DCT     ( 2661): setupDataOnConnectableApns: isConnectable() call trySetupData
  5828. D/DCT     ( 2661): trySetupData for type:default due to dataAttached apnContext={mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataAttached mDataEnabled=true mDependencyMet=true}
  5829. D/DCT     ( 2661): trySetupData with mIsPsRestricted=false
  5830. D/DCT     ( 2661): isDataAllowed: not allowed due to - SIM not loaded and not NV subscription
  5831. D/DCT     ( 2661): isDataAllowed: not allowed due to - SIM not loaded and not NV subscription
  5832. D/DCT     ( 2661): [ApnContext:dun] getApnSetting: apnSetting=null
  5833. D/RILJ    ( 2661): [3748]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5834. D/DCT     ( 2661): isDataAllowed: not allowed due to - SIM not loaded and not NV subscription
  5835. D/DCT     ( 2661): [ApnContext:supl] getApnSetting: apnSetting=null
  5836. D/DCT     ( 2661): isDataAllowed: not allowed due to - SIM not loaded and not NV subscription
  5837. D/DCT     ( 2661): [ApnContext:hipri] getApnSetting: apnSetting=null
  5838. D/DCT     ( 2661): isDataAllowed: not allowed due to - SIM not loaded and not NV subscription
  5839. D/DCT     ( 2661): [ApnContext:mms] getApnSetting: apnSetting=null
  5840. D/RILJ    ( 2661): [3749]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5841. D/DCT     ( 2661): trySetupData: X apnContext not 'ready' retValue=false
  5842. D/DCT     ( 2661): setupDataOnConnectableApns: apnContext {mApnType=mms mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}
  5843. D/SIMRecords( 2661): [SIMRecords] iccid: 89302500101221719581
  5844. D/SIMRecords( 2661): [SIMRecords] onRecordLoaded 10 requested: true
  5845. D/SIMRecords( 2661): [SIMRecords] EF_MBI: 01000101
  5846. D/SIMRecords( 2661): [SIMRecords] Got valid mailbox number for MBDN
  5847. D/RILJ    ( 2661): [3752]> iccIO: SIM_IO 0xc0 0x6fc7  path: 3F007F20,0,0,15 aid: null
  5848. D/RILJ    ( 2661): [3750]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5849. D/SIMRecords( 2661): [SIMRecords] onRecordLoaded 10 requested: true
  5850. D/SIMRecords( 2661): [SIMRecords] EF_AD: 00ffff03
  5851. D/RilRequest( 2661): [3751]< SIM_IO error: com.android.internal.telephony.CommandException: GENERIC_FAILURE ret=
  5852. D/RILJ    ( 2661): [3752]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5853. D/SIMRecords( 2661): [SIMRecords] onRecordLoaded 9 requested: true
  5854. D/SIMRecords( 2661): [SIMRecords] EF_MWIS: 0000000000
  5855. D/SIMRecords( 2661): [SIMRecords] onRecordLoaded 8 requested: true
  5856. D/SIMRecords( 2661): [SIMRecords] MSISDN: xxxxxxx
  5857. D/SIMRecords( 2661): [SIMRecords] onRecordLoaded 7 requested: true
  5858. D/SIMRecords( 2661): [SIMRecords] EF_CFIS: ff00ffffffffffffffffffffffffffff
  5859. D/SIMRecords( 2661): [SIMRecords] EF_CFIS: invalid data=ff00ffffffffffffffffffffffffffff
  5860. D/SIMRecords( 2661): [SIMRecords] onRecordLoaded 6 requested: true
  5861. D/RILJ    ( 2661): [3753]> iccIO: SIM_IO 0xb2 0x6fc7  path: 3F007F20,1,4,38 aid: null
  5862. D/RILJ    ( 2661): [3753]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  5863. D/SIMRecords( 2661): [SIMRecords] Load EF_SPN: Vidotron spnDisplayCondition: 2
  5864. D/SIMRecords( 2661): [SIMRecords] onRecordLoaded 5 requested: true
  5865. D/SIMRecords( 2661): [SIMRecords] onRecordLoaded 4 requested: true
  5866. D/SIMRecords( 2661): [SIMRecords] onRecordLoaded 3 requested: true
  5867. D/SIMRecords( 2661): [SIMRecords] SST: UsimServiceTable[56]={ FDN, FDN_EXTENSION, SDN, SDN_EXTENSION, OUTGOING_CALL_INFO, INCOMING_CALL_INFO, SM_STORAGE, SM_SERVICE_PARAMS, SPN, USER_PLMN_SELECT, MSISDN, GSM_ACCESS, DATA_DL_VIA_SMS_PP, CALL_CONTROL_BY_USIM, IGNORED_1, ENABLED_SERVICES_TABLE, APN_CONTROL_LIST, GSM_SECURITY_CONTEXT, OPERATOR_PLMN_SELECT, HPLMN_SELECT, PLMN_NETWORK_NAME, OPERATOR_PLMN_LIST, MBDN, MWI_STATUS, CFI_STATUS, SERVICE_PROVIDER_DISPLAY_INFO }
  5868. D/SIMRecords( 2661): [SIMRecords] onRecordLoaded 2 requested: true
  5869. E/SIMRecords( 2661): [SIMRecords] Exception in get GID1 com.android.internal.telephony.CommandException: GENERIC_FAILURE
  5870. D/SIMRecords( 2661): [SIMRecords] onRecordLoaded 1 requested: true
  5871. D/SIMRecords( 2661): [SIMRecords] VM: ADN Record 'Boite Vocale' '+15144242302 null' EF[MBDN]
  5872. D/SIMRecords( 2661): [SIMRecords] onRecordLoaded 0 requested: true
  5873. D/SIMRecords( 2661): [SIMRecords] record load complete
  5874. D/SIMRecords( 2661): [SIMRecords] onAllRecordsLoaded set 'gsm.sim.operator.numeric' to operator='302500'
  5875. D/SIMRecords( 2661): [SIMRecords] onAllRecordsLoaded set mcc imsi=302500200406100
  5876. D/GsmSST  ( 2661): [GsmSST] EVENT_SIM_RECORDS_LOADED: what=16
  5877. D/PhoneProxy( 2661): [PhoneProxy] updatePhoneObject: radioTechnology=3
  5878. D/GsmSST  ( 2661): [GsmSST] updateSpnDisplay: changed sending intent rule=1 showPlmn='false' plmn='Videotron' showSpn='true' spn='Vidotron'
  5879. D/DCT     ( 2661): handleMessage msg={ when=-110ms what=270338 obj=android.os.AsyncResult@41c6ee30 target=com.android.internal.telephony.dataconnection.DcTracker }
  5880. D/DCT     ( 2661): onRecordsLoaded: createAllApnList
  5881. D/DCT     ( 2661): createAllApnList: selection=numeric = '302500' and carrier_enabled = 1
  5882. D/DCT     ( 2661): createApnList: X result=[[ApnSettingV2] Videotron, 558, 302500, media.videotron, null, http://media.videotron.com/, 10.208.89.17, 8080, null, -1, default | supl | mms, IP, IP, true, 0]
  5883. D/DCT     ( 2661): getPreferredApn: mRequestedApnType=default cursor=android.content.ContentResolver$CursorWrapperInner@41c751f0 cursor.count=1
  5884. D/DCT     ( 2661): getPreferredApn: apnSetting=[ApnSettingV2] Videotron, 558, 302500, media.videotron, null, http://media.videotron.com/, 10.208.89.17, 8080, null, -1, default | supl | mms, IP, IP, true, 0
  5885. D/DCT     ( 2661): getPreferredApn: X found apnSetting[ApnSettingV2] Videotron, 558, 302500, media.videotron, null, http://media.videotron.com/, 10.208.89.17, 8080, null, -1, default | supl | mms, IP, IP, true, 0
  5886. D/DCT     ( 2661): createAllApnList: mPreferredApn=[ApnSettingV2] Videotron, 558, 302500, media.videotron, null, http://media.videotron.com/, 10.208.89.17, 8080, null, -1, default | supl | mms, IP, IP, true, 0
  5887. D/DCT     ( 2661): createAllApnList: X mAllApnSettings=[[ApnSettingV2] Videotron, 558, 302500, media.videotron, null, http://media.videotron.com/, 10.208.89.17, 8080, null, -1, default | supl | mms, IP, IP, true, 0]
  5888. D/DCT     ( 2661): setInitialApn: E mPreferredApn=[ApnSettingV2] Videotron, 558, 302500, media.videotron, null, http://media.videotron.com/, 10.208.89.17, 8080, null, -1, default | supl | mms, IP, IP, true, 0
  5889. D/DCT     ( 2661): setInitialApn: firstApnSetting=[ApnSettingV2] Videotron, 558, 302500, media.videotron, null, http://media.videotron.com/, 10.208.89.17, 8080, null, -1, default | supl | mms, IP, IP, true, 0
  5890. D/DCT     ( 2661): setInitialApn: defaultApnSetting=[ApnSettingV2] Videotron, 558, 302500, media.videotron, null, http://media.videotron.com/, 10.208.89.17, 8080, null, -1, default | supl | mms, IP, IP, true, 0
  5891. D/DCT     ( 2661): setInitialAttachApn: using mPreferredApn
  5892. D/DCT     ( 2661): setInitialAttachApn: X selected Apn=[ApnSettingV2] Videotron, 558, 302500, media.videotron, null, http://media.videotron.com/, 10.208.89.17, 8080, null, -1, default | supl | mms, IP, IP, true, 0
  5893. D/RILJ    ( 2661): Set RIL_REQUEST_SET_INITIAL_ATTACH_APN
  5894. D/RILJ    ( 2661): [3754]> RIL_REQUEST_SET_INITIAL_ATTACH_APN, apn:media.videotron, protocol:IP, authType:-1, username:null, password:null
  5895. D/RilRequest( 2661): [3754]< RIL_REQUEST_SET_INITIAL_ATTACH_APN error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED ret=
  5896. D/DCT     ( 2661): onRecordsLoaded: notifying data availability
  5897. D/DCT     ( 2661): [ApnContext:dun] getApnSetting: apnSetting=null
  5898. D/DCT     ( 2661): [ApnContext:supl] getApnSetting: apnSetting=null
  5899. D/DCT     ( 2661): [ApnContext:hipri] getApnSetting: apnSetting=null
  5900. D/DCT     ( 2661): [ApnContext:mms] getApnSetting: apnSetting=null
  5901. D/DCT     ( 2661): setupDataOnConnectableApns: simLoaded
  5902. D/DCT     ( 2661): setupDataOnConnectableApns: apnContext {mApnType=dun mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}
  5903. D/DCT     ( 2661): setupDataOnConnectableApns: apnContext {mApnType=hipri mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}
  5904. D/DCT     ( 2661): setupDataOnConnectableApns: apnContext {mApnType=supl mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}
  5905. D/DCT     ( 2661): setupDataOnConnectableApns: apnContext {mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataAttached mDataEnabled=true mDependencyMet=true}
  5906. D/DCT     ( 2661): setupDataOnConnectableApns: isConnectable() call trySetupData
  5907. D/DCT     ( 2661): trySetupData for type:default due to simLoaded apnContext={mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=simLoaded mDataEnabled=true mDependencyMet=true}
  5908. D/DCT     ( 2661): trySetupData with mIsPsRestricted=false
  5909. D/DCT     ( 2661): [ApnContext:dun] getApnSetting: apnSetting=null
  5910. D/DCT     ( 2661): [ApnContext:supl] getApnSetting: apnSetting=null
  5911. D/DCT     ( 2661): [ApnContext:hipri] getApnSetting: apnSetting=null
  5912. D/DCT     ( 2661): [ApnContext:mms] getApnSetting: apnSetting=null
  5913. D/DCT     ( 2661): trySetupData: X apnContext not 'ready' retValue=false
  5914. D/DCT     ( 2661): setupDataOnConnectableApns: apnContext {mApnType=mms mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}
  5915. D/IccCardProxy( 2661): Broadcasting intent ACTION_SIM_STATE_CHANGED LOADED reason null
  5916. D/PhoneProxy( 2661): [PhoneProxy] phoneObjectUpdater: newVoiceRadioTech=3
  5917. D/PhoneProxy( 2661): [PhoneProxy] phoneObjectUpdater: No change ignore, newVoiceRadioTech=3 mActivePhone=GSM
  5918. D/RILJ    ( 2661): [3755]> SIGNAL_STRENGTH
  5919. D/RILJ    ( 2661): [3755]< SIGNAL_STRENGTH SignalStrength: 15 99 -1 -1 -1 -1 -1 99 2147483647 2147483647 2147483647 2147483647 gsm|lte
  5920. D/SipBroadcastReceiver( 2661): onReceive: start auto registration
  5921. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,311]
  5922. D/RILJ    ( 2661): [3756]> REQUEST_GET_NEIGHBORING_CELL_IDS
  5923. D/RILJ    ( 2661): [3756]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@16]
  5924. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  5925. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5926. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,311]
  5927. D/RILJ    ( 2661): [3757]> REQUEST_GET_NEIGHBORING_CELL_IDS
  5928. D/RILJ    ( 2661): [3757]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@16]
  5929. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  5930. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5931. D/CAT     ( 2661): CatService: Return current sInstance
  5932. D/CAT     ( 2661): StkAppService$ServiceHandler: OP_BOOT_COMPLETED
  5933. D/RILJ    ( 2661): [3758]> RIL_REQUEST_GSM_SET_BROADCAST_CONFIG with 1 configs :
  5934. D/RILJ    ( 2661): SmsBroadcastConfigInfo: Id [4352,4354] Code [0,255] ENABLED
  5935. D/RilRequest( 2661): [3758]< RIL_REQUEST_GSM_SET_BROADCAST_CONFIG error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED ret=
  5936. D/RILJ    ( 2661): [3759]> RIL_REQUEST_GSM_SET_BROADCAST_CONFIG with 1 configs :
  5937. D/RILJ    ( 2661): SmsBroadcastConfigInfo: Id [4356,4356] Code [0,255] ENABLED
  5938. D/RilRequest( 2661): [3759]< RIL_REQUEST_GSM_SET_BROADCAST_CONFIG error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED ret=
  5939. D/RILJ    ( 2661): [3760]> RIL_REQUEST_GSM_SET_BROADCAST_CONFIG with 1 configs :
  5940. D/RILJ    ( 2661): SmsBroadcastConfigInfo: Id [4371,4372] Code [0,255] ENABLED
  5941. D/RilRequest( 2661): [3760]< RIL_REQUEST_GSM_SET_BROADCAST_CONFIG error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED ret=
  5942. D/RILJ    ( 2661): [3761]> RIL_REQUEST_GSM_SET_BROADCAST_CONFIG with 1 configs :
  5943. D/RILJ    ( 2661): SmsBroadcastConfigInfo: Id [4373,4378] Code [0,255] ENABLED
  5944. D/RilRequest( 2661): [3761]< RIL_REQUEST_GSM_SET_BROADCAST_CONFIG error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED ret=
  5945. D/RILJ    ( 2661): [3762]> RIL_REQUEST_GSM_SET_BROADCAST_CONFIG with 1 configs :
  5946. D/RILJ    ( 2661): SmsBroadcastConfigInfo: Id [4379,4379] Code [0,255] ENABLED
  5947. D/RilRequest( 2661): [3762]< RIL_REQUEST_GSM_SET_BROADCAST_CONFIG error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED ret=
  5948. D/RILJ    ( 2661): [3763]> RIL_REQUEST_GSM_SET_BROADCAST_CONFIG with 1 configs :
  5949. D/RILJ    ( 2661): SmsBroadcastConfigInfo: Id [4370,4370] Code [0,255] ENABLED
  5950. D/RilRequest( 2661): [3763]< RIL_REQUEST_GSM_SET_BROADCAST_CONFIG error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED ret=
  5951. D/DCT     ( 2661): handleMessage msg={ when=-1ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  5952. D/DCT     ( 2661): handleMessage msg={ when=-1ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  5953. D/DCT     ( 2661): handleMessage msg={ when=-1ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  5954. D/DCT     ( 2661): handleMessage msg={ when=-1ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  5955. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  5956. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  5957. D/DCT     ( 2661): handleMessage msg={ when=-1ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  5958. D/DCT     ( 2661): handleMessage msg={ when=-144ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  5959. D/DCT     ( 2661): handleMessage msg={ when=-1ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  5960. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  5961. D/DCT     ( 2661): handleMessage msg={ when=-1ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  5962. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_NEW_SMS
  5963. D/GsmInboundSmsHandler( 2661): Idle state processing message type 1
  5964. D/GsmInboundSmsHandler( 2661): acquired wakelock, leaving Idle state
  5965. D/GsmInboundSmsHandler( 2661): entering Delivering state
  5966. D/GsmInboundSmsHandler( 2661): URI of new row -> content://raw/1
  5967. D/RILJ    ( 2661): [3764]> SMS_ACKNOWLEDGE true 0
  5968. D/RILJ    ( 2661): [3764]< SMS_ACKNOWLEDGE
  5969. D/GsmInboundSmsHandler( 2661): Delivering SMS to: com.android.mms com.android.mms.transaction.PrivilegedSmsReceiver
  5970. E/GsmInboundSmsHandler( 2661): unexpected BroadcastReceiver action: android.provider.Telephony.SMS_RECEIVED
  5971. D/GsmInboundSmsHandler( 2661): successful broadcast, deleting from raw table.
  5972. D/GsmInboundSmsHandler( 2661): Deleted 1 rows from raw table.
  5973. D/GsmInboundSmsHandler( 2661): ordered broadcast completed in: 3302 ms
  5974. D/GsmInboundSmsHandler( 2661): leaving Delivering state
  5975. D/GsmInboundSmsHandler( 2661): entering Delivering state
  5976. D/GsmInboundSmsHandler( 2661): leaving Delivering state
  5977. D/GsmInboundSmsHandler( 2661): entering Idle state
  5978. D/GsmInboundSmsHandler( 2661): Idle state processing message type 5
  5979. D/GsmInboundSmsHandler( 2661): mWakeLock released
  5980. D/DCT     ( 2661): handleMessage msg={ when=-2ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  5981. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  5982. D/DCT     ( 2661): handleMessage msg={ when=-2ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  5983. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  5984. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  5985. D/RILJ    ( 2661): [3765]> SCREEN_STATE: true
  5986. D/DCT     ( 2661): onReceive: action=android.intent.action.SCREEN_ON
  5987. D/DCT     ( 2661): stopNetStatPoll
  5988. D/DCT     ( 2661): overall state is IDLE
  5989. D/RILJ    ( 2661): [3765]< SCREEN_STATE
  5990. D/RILJ    ( 2661): [3766]> SCREEN_STATE: false
  5991. D/DCT     ( 2661): onReceive: action=android.intent.action.SCREEN_OFF
  5992. D/DCT     ( 2661): stopNetStatPoll
  5993. D/DCT     ( 2661): overall state is IDLE
  5994. D/RILJ    ( 2661): [3766]< SCREEN_STATE
  5995. D/RILJ    ( 2661): [3767]> SCREEN_STATE: true
  5996. D/DCT     ( 2661): onReceive: action=android.intent.action.SCREEN_ON
  5997. D/DCT     ( 2661): stopNetStatPoll
  5998. D/DCT     ( 2661): overall state is IDLE
  5999. D/RILJ    ( 2661): [3767]< SCREEN_STATE
  6000. D/DCT     ( 2661): handleMessage msg={ when=-1ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6001. D/RILJ    ( 2661): [3768]> SCREEN_STATE: false
  6002. D/DCT     ( 2661): onReceive: action=android.intent.action.SCREEN_OFF
  6003. D/DCT     ( 2661): stopNetStatPoll
  6004. D/DCT     ( 2661): overall state is IDLE
  6005. D/RILJ    ( 2661): [3768]< SCREEN_STATE
  6006. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6007. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6008. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6009. D/RILJ    ( 2661): [UNSL]< UNSOL_NITZ_TIME_RECEIVED 14/01/28,07:18:40-20,0
  6010. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  6011. D/GsmSST  ( 2661): [GsmSST] NITZ: 14/01/28,07:18:40-20,0,11535907 start=11535912 delay=5
  6012. D/GsmSST  ( 2661): [GsmSST] setAndBroadcastNetworkSetTimeZone: setTimeZone=America/Toronto
  6013. D/GsmSST  ( 2661): [GsmSST] setAndBroadcastNetworkSetTimeZone: call alarm.setTimeZone and broadcast zoneId=America/Toronto
  6014. D/GsmSST  ( 2661): [GsmSST] NITZ: Setting time of day to Tue Jan 28 02:18:40 EST 2014 NITZ receive delay(ms): 41 gained(ms): 445 from 14/01/28,07:18:40-20,0
  6015. D/GsmSST  ( 2661): [GsmSST] setAndBroadcastNetworkSetTime: time=1390893520041ms
  6016. I/GsmSST  ( 2661): NITZ: after Setting time of day
  6017. D/RILJ    ( 2661): [3769]> OPERATOR
  6018. D/RILJ    ( 2661): [3770]> DATA_REGISTRATION_STATE
  6019. D/RILJ    ( 2661): [3771]> VOICE_REGISTRATION_STATE
  6020. D/RILJ    ( 2661): [3769]< OPERATOR {Videotron, , 302500}
  6021. D/RILJ    ( 2661): [3772]> QUERY_NETWORK_SELECTION_MODE
  6022. D/RILJ    ( 2661): [3770]< DATA_REGISTRATION_STATE {1, null, null, 3}
  6023. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  6024. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  6025. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  6026. D/RILJ    ( 2661): [3771]< VOICE_REGISTRATION_STATE {1, null, null, 3, null, null, null, null, null, null, null, null, null, null, 137}
  6027. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  6028. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  6029. D/RILJ    ( 2661): [3772]< QUERY_NETWORK_SELECTION_MODE {1}
  6030. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  6031. D/PHONE   ( 2661): [ServiceState] setNullState=1
  6032. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6033. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6034. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6035. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6036. D/DCT     ( 2661): handleMessage msg={ when=-1ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6037. D/DCT     ( 2661): handleMessage msg={ when=-1ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6038. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6039. D/RILJ    ( 2661): [UNSL]< UNSOL_NITZ_TIME_RECEIVED 14/01/28,09:18:42-20,0
  6040. D/GsmSST  ( 2661): [GsmSST] NITZ: 14/01/28,09:18:42-20,0,18738416 start=18738418 delay=2
  6041. D/GsmSST  ( 2661): [GsmSST] setAndBroadcastNetworkSetTimeZone: setTimeZone=America/Toronto
  6042. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  6043. D/GsmSST  ( 2661): [GsmSST] setAndBroadcastNetworkSetTimeZone: call alarm.setTimeZone and broadcast zoneId=America/Toronto
  6044. D/GsmSST  ( 2661): [GsmSST] NITZ: Setting time of day to Tue Jan 28 04:18:42 EST 2014 NITZ receive delay(ms): 19 gained(ms): -509 from 14/01/28,09:18:42-20,0
  6045. I/GsmSST  ( 2661): NITZ: after Setting time of day
  6046. D/RILJ    ( 2661): [3773]> OPERATOR
  6047. D/RILJ    ( 2661): [3774]> DATA_REGISTRATION_STATE
  6048. D/RILJ    ( 2661): [3775]> VOICE_REGISTRATION_STATE
  6049. D/RILJ    ( 2661): [3776]> QUERY_NETWORK_SELECTION_MODE
  6050. D/RILJ    ( 2661): [3773]< OPERATOR {Videotron, , 302500}
  6051. D/RILJ    ( 2661): [3774]< DATA_REGISTRATION_STATE {1, null, null, 3}
  6052. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  6053. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  6054. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  6055. D/RILJ    ( 2661): [3775]< VOICE_REGISTRATION_STATE {1, null, null, 3, null, null, null, null, null, null, null, null, null, null, 137}
  6056. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  6057. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  6058. D/RILJ    ( 2661): [3776]< QUERY_NETWORK_SELECTION_MODE {1}
  6059. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  6060. D/PHONE   ( 2661): [ServiceState] setNullState=1
  6061. D/GsmSST  ( 2661): [GsmSST] setAndBroadcastNetworkSetTime: time=1390900722019ms
  6062. D/DCT     ( 2661): handleMessage msg={ when=-1ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6063. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6064. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6065. D/RILJ    ( 2661): [3777]> SCREEN_STATE: true
  6066. D/DCT     ( 2661): onReceive: action=android.intent.action.SCREEN_ON
  6067. D/DCT     ( 2661): stopNetStatPoll
  6068. D/DCT     ( 2661): overall state is IDLE
  6069. D/RILJ    ( 2661): [3777]< SCREEN_STATE
  6070. D/DCT     ( 2661): handleMessage msg={ when=-1ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6071. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6072. D/DCT     ( 2661): handleMessage msg={ when=-1ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6073. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6074. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6075. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6076. D/RILJ    ( 2661): [3778]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6077. D/RILJ    ( 2661): [3778]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@19] [138@7]
  6078. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6079. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6080. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6081. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6082. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6083. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6084. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6085. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6086. D/RILJ    ( 2661): [3779]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6087. D/RILJ    ( 2661): [3779]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@19] [138@7]
  6088. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6089. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6090. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6091. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6092. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6093. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6094. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6095. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6096. D/RILJ    ( 2661): [3780]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6097. D/RILJ    ( 2661): [3780]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@19] [138@7]
  6098. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6099. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6100. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6101. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6102. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6103. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6104. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6105. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6106. D/RILJ    ( 2661): [3781]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6107. D/RILJ    ( 2661): [3781]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@19] [138@7]
  6108. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6109. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6110. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6111. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6112. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6113. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6114. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6115. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6116. D/RILJ    ( 2661): [3782]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6117. D/RILJ    ( 2661): [3782]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@19] [138@7]
  6118. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6119. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6120. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6121. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6122. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6123. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6124. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6125. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6126. D/RILJ    ( 2661): [3783]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6127. D/RILJ    ( 2661): [3783]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@19] [138@7]
  6128. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6129. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6130. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6131. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6132. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6133. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6134. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6135. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6136. D/RILJ    ( 2661): [3784]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6137. D/RILJ    ( 2661): [3784]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@19] [138@7]
  6138. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6139. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6140. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6141. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6142. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6143. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6144. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6145. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6146. D/RILJ    ( 2661): [3785]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6147. D/RILJ    ( 2661): [3785]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@19] [138@7]
  6148. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6149. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6150. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6151. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6152. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6153. D/RILJ    ( 2661): [3786]> SCREEN_STATE: false
  6154. D/DCT     ( 2661): onReceive: action=android.intent.action.SCREEN_OFF
  6155. D/DCT     ( 2661): stopNetStatPoll
  6156. D/DCT     ( 2661): overall state is IDLE
  6157. D/RILJ    ( 2661): [3786]< SCREEN_STATE
  6158. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6159. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6160. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6161. D/RILJ    ( 2661): [3787]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6162. D/RILJ    ( 2661): [3787]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@19] [138@7]
  6163. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6164. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6165. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6166. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6167. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6168. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6169. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6170. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6171. D/RILJ    ( 2661): [3788]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6172. D/RILJ    ( 2661): [3788]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@19] [138@7]
  6173. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6174. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6175. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6176. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6177. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6178. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6179. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6180. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6181. D/RILJ    ( 2661): [3789]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6182. D/RILJ    ( 2661): [3789]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@29] [138@21]
  6183. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6184. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6185. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6186. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6187. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6188. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6189. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6190. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6191. D/RILJ    ( 2661): [3790]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6192. D/RILJ    ( 2661): [3790]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@29] [138@21]
  6193. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6194. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6195. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6196. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6197. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6198. D/RILJ    ( 2661): [UNSL]< UNSOL_NITZ_TIME_RECEIVED 14/01/28,11:18:46-20,0
  6199. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  6200. D/GsmSST  ( 2661): [GsmSST] NITZ: 14/01/28,11:18:46-20,0,25943433 start=25943508 delay=75
  6201. D/GsmSST  ( 2661): [GsmSST] setAndBroadcastNetworkSetTimeZone: setTimeZone=America/Toronto
  6202. D/GsmSST  ( 2661): [GsmSST] setAndBroadcastNetworkSetTimeZone: call alarm.setTimeZone and broadcast zoneId=America/Toronto
  6203. D/GsmSST  ( 2661): [GsmSST] NITZ: Setting time of day to Tue Jan 28 06:18:46 EST 2014 NITZ receive delay(ms): 93 gained(ms): -1016 from 14/01/28,11:18:46-20,0
  6204. I/GsmSST  ( 2661): NITZ: after Setting time of day
  6205. D/RILJ    ( 2661): [3791]> OPERATOR
  6206. D/RILJ    ( 2661): [3792]> DATA_REGISTRATION_STATE
  6207. D/RILJ    ( 2661): [3793]> VOICE_REGISTRATION_STATE
  6208. D/RILJ    ( 2661): [3794]> QUERY_NETWORK_SELECTION_MODE
  6209. D/RILJ    ( 2661): [3791]< OPERATOR {Videotron, , 302500}
  6210. D/RILJ    ( 2661): [3792]< DATA_REGISTRATION_STATE {1, null, null, 3}
  6211. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  6212. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  6213. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  6214. D/RILJ    ( 2661): [3793]< VOICE_REGISTRATION_STATE {1, null, null, 3, null, null, null, null, null, null, null, null, null, null, 137}
  6215. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  6216. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  6217. D/RILJ    ( 2661): [3794]< QUERY_NETWORK_SELECTION_MODE {1}
  6218. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  6219. D/PHONE   ( 2661): [ServiceState] setNullState=1
  6220. D/GsmSST  ( 2661): [GsmSST] setAndBroadcastNetworkSetTime: time=1390907926093ms
  6221. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6222. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6223. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6224. D/RILJ    ( 2661): [3795]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6225. D/RILJ    ( 2661): [3795]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6226. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6227. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6228. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6229. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6230. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6231. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6232. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6233. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6234. D/RILJ    ( 2661): [3796]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6235. D/RILJ    ( 2661): [3796]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6236. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6237. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6238. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6239. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6240. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6241. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6242. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6243. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6244. D/RILJ    ( 2661): [3797]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6245. D/RILJ    ( 2661): [3797]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6246. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6247. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6248. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6249. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6250. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6251. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6252. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6253. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6254. D/RILJ    ( 2661): [3798]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6255. D/RILJ    ( 2661): [3798]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6256. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6257. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6258. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6259. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6260. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6261. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6262. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6263. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6264. D/RILJ    ( 2661): [3799]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6265. D/RILJ    ( 2661): [3799]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6266. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6267. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6268. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6269. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6270. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6271. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6272. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6273. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6274. D/RILJ    ( 2661): [3800]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6275. D/RILJ    ( 2661): [3800]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6276. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6277. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6278. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6279. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6280. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6281. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6282. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6283. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6284. D/RILJ    ( 2661): [3801]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6285. D/RILJ    ( 2661): [3801]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6286. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6287. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6288. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6289. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6290. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6291. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6292. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6293. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6294. D/RILJ    ( 2661): [3802]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6295. D/RILJ    ( 2661): [3802]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6296. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6297. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6298. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6299. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6300. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6301. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6302. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6303. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6304. D/RILJ    ( 2661): [3803]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6305. D/RILJ    ( 2661): [3803]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6306. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6307. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6308. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6309. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6310. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6311. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6312. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6313. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6314. D/RILJ    ( 2661): [3804]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6315. D/RILJ    ( 2661): [3804]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6316. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6317. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6318. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6319. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6320. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6321. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6322. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6323. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6324. D/RILJ    ( 2661): [3805]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6325. D/RILJ    ( 2661): [3805]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6326. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6327. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6328. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6329. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6330. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6331. D/RILJ    ( 2661): [3806]> SCREEN_STATE: true
  6332. D/DCT     ( 2661): onReceive: action=android.intent.action.SCREEN_ON
  6333. D/DCT     ( 2661): stopNetStatPoll
  6334. D/DCT     ( 2661): overall state is IDLE
  6335. D/RILJ    ( 2661): [3806]< SCREEN_STATE
  6336. D/DCT     ( 2661): handleMessage msg={ when=-1ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6337. D/DCT     ( 2661): handleMessage msg={ when=-1ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6338. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6339. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6340. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6341. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6342. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6343. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6344. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6345. D/RILJ    ( 2661): [3807]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6346. D/RILJ    ( 2661): [3807]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6347. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6348. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6349. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6350. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6351. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6352. D/DCT     ( 2661): handleMessage msg={ when=-1ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6353. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6354. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6355. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6356. D/RILJ    ( 2661): [3808]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6357. D/RILJ    ( 2661): [3808]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6358. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6359. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6360. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6361. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6362. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6363. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6364. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6365. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6366. D/RILJ    ( 2661): [3809]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6367. D/RILJ    ( 2661): [3809]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6368. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6369. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6370. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6371. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6372. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6373. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6374. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6375. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6376. D/RILJ    ( 2661): [3810]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6377. D/RILJ    ( 2661): [3810]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6378. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6379. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6380. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6381. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6382. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6383. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6384. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6385. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6386. D/RILJ    ( 2661): [3811]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6387. D/RILJ    ( 2661): [3811]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6388. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6389. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6390. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6391. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6392. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6393. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6394. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6395. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6396. D/RILJ    ( 2661): [3812]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6397. D/RILJ    ( 2661): [3812]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6398. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6399. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6400. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6401. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6402. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6403. D/DCT     ( 2661): handleMessage msg={ when=-1ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6404. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6405. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6406. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6407. D/RILJ    ( 2661): [3813]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6408. D/RILJ    ( 2661): [3813]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6409. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6410. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6411. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6412. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6413. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6414. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6415. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6416. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6417. D/RILJ    ( 2661): [3814]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6418. D/RILJ    ( 2661): [3814]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6419. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6420. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6421. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6422. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6423. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6424. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6425. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6426. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6427. D/RILJ    ( 2661): [3815]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6428. D/RILJ    ( 2661): [3815]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6429. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6430. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6431. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6432. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6433. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6434. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6435. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6436. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6437. D/RILJ    ( 2661): [3816]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6438. D/RILJ    ( 2661): [3816]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6439. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6440. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6441. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6442. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6443. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6444. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6445. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6446. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6447. D/RILJ    ( 2661): [3817]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6448. D/RILJ    ( 2661): [3817]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6449. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6450. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6451. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6452. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6453. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6454. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6455. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6456. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6457. D/RILJ    ( 2661): [3818]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6458. D/RILJ    ( 2661): [3818]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6459. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6460. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6461. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6462. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6463. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6464. D/RILJ    ( 2661): [3819]> SCREEN_STATE: false
  6465. D/DCT     ( 2661): onReceive: action=android.intent.action.SCREEN_OFF
  6466. D/DCT     ( 2661): stopNetStatPoll
  6467. D/DCT     ( 2661): overall state is IDLE
  6468. D/RILJ    ( 2661): [3819]< SCREEN_STATE
  6469. D/RILJ    ( 2661): [3820]> SCREEN_STATE: true
  6470. D/DCT     ( 2661): onReceive: action=android.intent.action.SCREEN_ON
  6471. D/DCT     ( 2661): stopNetStatPoll
  6472. D/DCT     ( 2661): overall state is IDLE
  6473. D/RILJ    ( 2661): [3820]< SCREEN_STATE
  6474. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6475. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6476. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6477. D/RILJ    ( 2661): [3821]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6478. D/RILJ    ( 2661): [3821]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6479. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6480. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6481. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6482. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6483. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6484. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6485. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6486. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6487. D/RILJ    ( 2661): [3822]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6488. D/RILJ    ( 2661): [3822]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6489. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6490. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6491. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6492. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6493. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6494. D/RILJ    ( 2661): [3823]> SCREEN_STATE: false
  6495. D/DCT     ( 2661): onReceive: action=android.intent.action.SCREEN_OFF
  6496. D/DCT     ( 2661): stopNetStatPoll
  6497. D/DCT     ( 2661): overall state is IDLE
  6498. D/RILJ    ( 2661): [3823]< SCREEN_STATE
  6499. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6500. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6501. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6502. D/RILJ    ( 2661): [3824]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6503. D/RILJ    ( 2661): [3824]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6504. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6505. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6506. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6507. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6508. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6509. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6510. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6511. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6512. D/RILJ    ( 2661): [3825]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6513. D/RILJ    ( 2661): [3825]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6514. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6515. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6516. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6517. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6518. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6519. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6520. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6521. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6522. D/RILJ    ( 2661): [3826]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6523. D/RILJ    ( 2661): [3826]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6524. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6525. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6526. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6527. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6528. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6529. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6530. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6531. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6532. D/RILJ    ( 2661): [3827]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6533. D/RILJ    ( 2661): [3827]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6534. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6535. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6536. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6537. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6538. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6539. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6540. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6541. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6542. D/RILJ    ( 2661): [3828]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6543. D/RILJ    ( 2661): [3828]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6544. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6545. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6546. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6547. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6548. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6549. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6550. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6551. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6552. D/RILJ    ( 2661): [3829]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6553. D/RILJ    ( 2661): [3829]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6554. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6555. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6556. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6557. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6558. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6559. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6560. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6561. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6562. D/RILJ    ( 2661): [3830]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6563. D/RILJ    ( 2661): [3830]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6564. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6565. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6566. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6567. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6568. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6569. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6570. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6571. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6572. D/RILJ    ( 2661): [3831]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6573. D/RILJ    ( 2661): [3831]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6574. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6575. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6576. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6577. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6578. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6579. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6580. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6581. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6582. D/RILJ    ( 2661): [3832]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6583. D/RILJ    ( 2661): [3832]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6584. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6585. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6586. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6587. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6588. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6589. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6590. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6591. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6592. D/RILJ    ( 2661): [3833]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6593. D/RILJ    ( 2661): [3833]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@9] [104@9]
  6594. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6595. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6596. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6597. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6598. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6599. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6600. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6601. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6602. D/RILJ    ( 2661): [3834]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6603. D/RILJ    ( 2661): [3834]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@17] [104@7]
  6604. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6605. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6606. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6607. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6608. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6609. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6610. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6611. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6612. D/RILJ    ( 2661): [3835]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6613. D/RILJ    ( 2661): [3835]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@17] [104@7]
  6614. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6615. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6616. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6617. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6618. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6619. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6620. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6621. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6622. D/RILJ    ( 2661): [3836]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6623. D/RILJ    ( 2661): [3836]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@17] [104@7]
  6624. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6625. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6626. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6627. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6628. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6629. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6630. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6631. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6632. D/RILJ    ( 2661): [3837]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6633. D/RILJ    ( 2661): [3837]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@17] [104@7]
  6634. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6635. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6636. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6637. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6638. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6639. D/DCT     ( 2661): onReceive: action=android.net.wifi.STATE_CHANGE
  6640. D/DCT     ( 2661): NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  6641. D/DCT     ( 2661): enableApnType: default mState(IDLE)
  6642. D/DCT     ( 2661): onReceive: action=android.net.wifi.STATE_CHANGE
  6643. D/DCT     ( 2661): NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  6644. D/DCT     ( 2661): setEnabled(0, true) with old state = true and enabledCount = 1
  6645. D/DCT     ( 2661): enableApnType: new apn request for type default return APN_REQUEST_STARTED
  6646. D/DCT     ( 2661): handleMessage msg={ when=0 what=270349 arg2=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6647. D/DCT     ( 2661): onEnableApn: apnContext={mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=simLoaded mDataEnabled=true mDependencyMet=true} call applyNewState
  6648. D/DCT     ( 2661): applyNewState(default, true(true), true(true))
  6649. D/DCT     ( 2661): cleanUpConnection: E tearDown=true reason=dataEnabled apnContext={mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataEnabled mDataEnabled=true mDependencyMet=true}
  6650. D/DCT     ( 2661): cleanUpConnection: X tearDown=true reason=dataEnabled apnContext={mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataEnabled mDataEnabled=true mDependencyMet=true} dcac=null
  6651. D/DCT     ( 2661): trySetupData for type:default due to dataEnabled apnContext={mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataEnabled mDataEnabled=true mDependencyMet=true}
  6652. D/DCT     ( 2661): trySetupData with mIsPsRestricted=false
  6653. D/DCT     ( 2661): [ApnContext:dun] getApnSetting: apnSetting=null
  6654. D/DCT     ( 2661): [ApnContext:supl] getApnSetting: apnSetting=null
  6655. D/DCT     ( 2661): [ApnContext:hipri] getApnSetting: apnSetting=null
  6656. D/DCT     ( 2661): [ApnContext:mms] getApnSetting: apnSetting=null
  6657. D/DCT     ( 2661): trySetupData: X apnContext not 'ready' retValue=false
  6658. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6659. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6660. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6661. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6662. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6663. D/RILJ    ( 2661): [3838]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6664. D/RILJ    ( 2661): [3838]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@11] [104@11]
  6665. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6666. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6667. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6668. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6669. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6670. D/DCT     ( 2661): onReceive: action=android.net.wifi.STATE_CHANGE
  6671. D/DCT     ( 2661): NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  6672. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6673. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6674. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6675. D/RILJ    ( 2661): [3839]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6676. D/RILJ    ( 2661): [3839]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@18] [104@18]
  6677. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6678. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6679. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6680. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6681. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6682. D/DCT     ( 2661): enableApnType: default mState(IDLE)
  6683. D/DCT     ( 2661): setEnabled(0, true) with old state = true and enabledCount = 1
  6684. D/DCT     ( 2661): enableApnType: new apn request for type default return APN_REQUEST_STARTED
  6685. D/DCT     ( 2661): handleMessage msg={ when=-1ms what=270349 arg2=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6686. D/DCT     ( 2661): onEnableApn: apnContext={mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataEnabled mDataEnabled=true mDependencyMet=true} call applyNewState
  6687. D/DCT     ( 2661): applyNewState(default, true(true), true(true))
  6688. D/DCT     ( 2661): cleanUpConnection: E tearDown=true reason=dataEnabled apnContext={mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataEnabled mDataEnabled=true mDependencyMet=true}
  6689. D/DCT     ( 2661): cleanUpConnection: X tearDown=true reason=dataEnabled apnContext={mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataEnabled mDataEnabled=true mDependencyMet=true} dcac=null
  6690. D/DCT     ( 2661): trySetupData for type:default due to dataEnabled apnContext={mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataEnabled mDataEnabled=true mDependencyMet=true}
  6691. D/DCT     ( 2661): trySetupData with mIsPsRestricted=false
  6692. D/DCT     ( 2661): [ApnContext:dun] getApnSetting: apnSetting=null
  6693. D/DCT     ( 2661): [ApnContext:supl] getApnSetting: apnSetting=null
  6694. D/DCT     ( 2661): [ApnContext:hipri] getApnSetting: apnSetting=null
  6695. D/DCT     ( 2661): [ApnContext:mms] getApnSetting: apnSetting=null
  6696. D/DCT     ( 2661): trySetupData: X apnContext not 'ready' retValue=false
  6697. D/DCT     ( 2661): onReceive: action=android.net.wifi.STATE_CHANGE
  6698. D/DCT     ( 2661): NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  6699. D/DCT     ( 2661): handleMessage msg={ when=-132ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6700. D/DCT     ( 2661): onReceive: action=android.net.wifi.STATE_CHANGE
  6701. D/DCT     ( 2661): NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  6702. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6703. D/DCT     ( 2661): handleMessage msg={ when=-1ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6704. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6705. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6706. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6707. D/RILJ    ( 2661): [3840]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6708. D/RILJ    ( 2661): [3840]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@18] [104@18]
  6709. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6710. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6711. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6712. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6713. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6714. D/DCT     ( 2661): enableApnType: supl mState(IDLE)
  6715. D/DCT     ( 2661): setEnabled(2, true) with old state = false and enabledCount = 1
  6716. D/DCT     ( 2661): enableApnType: new apn request for type supl return APN_REQUEST_STARTED
  6717. D/DCT     ( 2661): handleMessage msg={ when=0 what=270349 arg1=2 arg2=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6718. D/DCT     ( 2661): onEnableApn: apnContext={mApnType=supl mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} call applyNewState
  6719. D/DCT     ( 2661): applyNewState(supl, true(false), true(true))
  6720. D/DCT     ( 2661): trySetupData for type:supl due to dataEnabled apnContext={mApnType=supl mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataEnabled mDataEnabled=true mDependencyMet=true}
  6721. D/DCT     ( 2661): trySetupData with mIsPsRestricted=false
  6722. D/DCT     ( 2661): [ApnContext:dun] getApnSetting: apnSetting=null
  6723. D/DCT     ( 2661): [ApnContext:hipri] getApnSetting: apnSetting=null
  6724. D/DCT     ( 2661): [ApnContext:mms] getApnSetting: apnSetting=null
  6725. D/DCT     ( 2661): trySetupData: X apnContext not 'ready' retValue=false
  6726. D/DCT     ( 2661): handleMessage msg={ when=-8ms what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6727. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  6728. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6729. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6730. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6731. D/RILJ    ( 2661): [3841]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6732. D/RILJ    ( 2661): [3841]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@18] [104@18]
  6733. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6734. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6735. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6736. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6737. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6738. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6739. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6740. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6741. D/RILJ    ( 2661): [3842]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6742. D/RILJ    ( 2661): [3842]< REQUEST_GET_NEIGHBORING_CELL_IDS  [138@40] [b4@18] [104@18]
  6743. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6744. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6745. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6746. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6747. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6748. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6749. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6750. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6751. D/RILJ    ( 2661): [3843]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6752. D/RILJ    ( 2661): [3843]< REQUEST_GET_NEIGHBORING_CELL_IDS  [138@44] [b4@26] [104@26]
  6753. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6754. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6755. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6756. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6757. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6758. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6759. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6760. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6761. D/RILJ    ( 2661): [3844]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6762. D/RILJ    ( 2661): [3844]< REQUEST_GET_NEIGHBORING_CELL_IDS  [138@44] [b4@26] [104@26]
  6763. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6764. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6765. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6766. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6767. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6768. D/DCT     ( 2661): disableApnType:supl
  6769. D/DCT     ( 2661): setEnabled(2, false) with old state = false and enabledCount = 1
  6770. D/DCT     ( 2661): disableApnType: return APN_ALREADY_INACTIVE
  6771. D/DCT     ( 2661): handleMessage msg={ when=-1ms what=270349 arg1=2 target=com.android.internal.telephony.dataconnection.DcTracker }
  6772. D/DCT     ( 2661): onEnableApn: apnContext={mApnType=supl mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataEnabled mDataEnabled=true mDependencyMet=true} call applyNewState
  6773. D/DCT     ( 2661): applyNewState(supl, false(true), true(true))
  6774. D/DCT     ( 2661): cleanUpConnection: E tearDown=true reason=dataDisabled apnContext={mApnType=supl mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataDisabled mDataEnabled=false mDependencyMet=true}
  6775. D/DCT     ( 2661): cleanUpConnection: X tearDown=true reason=dataDisabled apnContext={mApnType=supl mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataDisabled mDataEnabled=false mDependencyMet=true} dcac=null
  6776. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6777. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6778. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6779. D/RILJ    ( 2661): [3845]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6780. D/RILJ    ( 2661): [3845]< REQUEST_GET_NEIGHBORING_CELL_IDS  [138@44] [b4@26] [104@26]
  6781. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6782. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6783. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6784. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6785. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6786. D/RILJ    ( 2661): [3846]> SCREEN_STATE: true
  6787. D/DCT     ( 2661): onReceive: action=android.intent.action.SCREEN_ON
  6788. D/DCT     ( 2661): stopNetStatPoll
  6789. D/DCT     ( 2661): overall state is IDLE
  6790. D/RILJ    ( 2661): [3846]< SCREEN_STATE
  6791. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6792. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6793. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6794. D/RILJ    ( 2661): [3847]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6795. D/RILJ    ( 2661): [3847]< REQUEST_GET_NEIGHBORING_CELL_IDS  [138@25] [b4@9] [104@9]
  6796. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6797. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6798. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6799. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6800. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6801. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6802. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6803. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6804. D/RILJ    ( 2661): [3848]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6805. D/RILJ    ( 2661): [3848]< REQUEST_GET_NEIGHBORING_CELL_IDS  [138@25] [b4@9] [104@9]
  6806. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6807. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6808. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6809. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6810. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6811. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6812. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6813. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6814. D/RILJ    ( 2661): [3849]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6815. D/RILJ    ( 2661): [3849]< REQUEST_GET_NEIGHBORING_CELL_IDS  [138@24]
  6816. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6817. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6818. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6819. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6820. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6821. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6822. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6823. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6824. D/RILJ    ( 2661): [3850]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6825. D/RILJ    ( 2661): [3850]< REQUEST_GET_NEIGHBORING_CELL_IDS  [138@26]
  6826. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6827. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6828. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6829. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6830. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6831. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6832. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6833. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6834. D/RILJ    ( 2661): [3851]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6835. D/RILJ    ( 2661): [3851]< REQUEST_GET_NEIGHBORING_CELL_IDS  [138@36]
  6836. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6837. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6838. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6839. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6840. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,311]
  6841. D/RILJ    ( 2661): [3852]> SCREEN_STATE: false
  6842. D/DCT     ( 2661): onReceive: action=android.intent.action.SCREEN_OFF
  6843. D/DCT     ( 2661): stopNetStatPoll
  6844. D/DCT     ( 2661): overall state is IDLE
  6845. D/RILJ    ( 2661): [3852]< SCREEN_STATE
  6846. D/RILJ    ( 2661): [3853]> SCREEN_STATE: true
  6847. D/DCT     ( 2661): onReceive: action=android.intent.action.SCREEN_ON
  6848. D/DCT     ( 2661): stopNetStatPoll
  6849. D/DCT     ( 2661): overall state is IDLE
  6850. D/RILJ    ( 2661): [3853]< SCREEN_STATE
  6851. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  6852. D/RILJ    ( 2661): [3854]> OPERATOR
  6853. D/RILJ    ( 2661): [3855]> DATA_REGISTRATION_STATE
  6854. D/RILJ    ( 2661): [3856]> VOICE_REGISTRATION_STATE
  6855. D/RILJ    ( 2661): [3857]> QUERY_NETWORK_SELECTION_MODE
  6856. D/RILJ    ( 2661): [3854]< OPERATOR {Videotron, , 302500}
  6857. D/RILJ    ( 2661): [3855]< DATA_REGISTRATION_STATE {1, null, null, 3}
  6858. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  6859. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  6860. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  6861. D/RILJ    ( 2661): [3856]< VOICE_REGISTRATION_STATE {1, 044C, 0BC33242, 3, null, null, null, null, null, null, null, null, null, null, 138}
  6862. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  6863. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  6864. D/RILJ    ( 2661): [3857]< QUERY_NETWORK_SELECTION_MODE {1}
  6865. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  6866. D/PHONE   ( 2661): [ServiceState] setNullState=1
  6867. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197341762,312]
  6868. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197341762,312]
  6869. D/RILJ    ( 2661): [3858]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6870. D/RILJ    ( 2661): [3858]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6871. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6872. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6873. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197341762,312]
  6874. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  6875. D/RILJ    ( 2661): [3859]> OPERATOR
  6876. D/RILJ    ( 2661): [3860]> DATA_REGISTRATION_STATE
  6877. D/RILJ    ( 2661): [3861]> VOICE_REGISTRATION_STATE
  6878. D/RILJ    ( 2661): [3862]> QUERY_NETWORK_SELECTION_MODE
  6879. D/RILJ    ( 2661): [3859]< OPERATOR {Videotron, , 302500}
  6880. D/RILJ    ( 2661): [3860]< DATA_REGISTRATION_STATE {1, null, null, 3}
  6881. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  6882. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  6883. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  6884. D/RILJ    ( 2661): [3861]< VOICE_REGISTRATION_STATE {1, 044C, 0BC32E5A, 3, null, null, null, null, null, null, null, null, null, null, 137}
  6885. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  6886. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  6887. D/RILJ    ( 2661): [3862]< QUERY_NETWORK_SELECTION_MODE {1}
  6888. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  6889. D/PHONE   ( 2661): [ServiceState] setNullState=1
  6890. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,311]
  6891. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,311]
  6892. D/RILJ    ( 2661): [3863]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6893. D/RILJ    ( 2661): [3863]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6894. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6895. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6896. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,311]
  6897. D/RILJ    ( 2661): [3864]> SCREEN_STATE: false
  6898. D/DCT     ( 2661): onReceive: action=android.intent.action.SCREEN_OFF
  6899. D/DCT     ( 2661): stopNetStatPoll
  6900. D/DCT     ( 2661): overall state is IDLE
  6901. D/RILJ    ( 2661): [3864]< SCREEN_STATE
  6902. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,311]
  6903. D/RILJ    ( 2661): [3865]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6904. D/RILJ    ( 2661): [3865]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6905. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6906. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6907. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,311]
  6908. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,311]
  6909. D/RILJ    ( 2661): [3866]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6910. D/RILJ    ( 2661): [3866]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6911. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6912. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6913. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,311]
  6914. D/RILJ    ( 2661): [3867]> SCREEN_STATE: true
  6915. D/DCT     ( 2661): onReceive: action=android.intent.action.SCREEN_ON
  6916. D/DCT     ( 2661): stopNetStatPoll
  6917. D/DCT     ( 2661): overall state is IDLE
  6918. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  6919. D/RILJ    ( 2661): [3867]< SCREEN_STATE
  6920. D/RILJ    ( 2661): [3868]> OPERATOR
  6921. D/RILJ    ( 2661): [3869]> DATA_REGISTRATION_STATE
  6922. D/RILJ    ( 2661): [3870]> VOICE_REGISTRATION_STATE
  6923. D/RILJ    ( 2661): [3871]> QUERY_NETWORK_SELECTION_MODE
  6924. D/RILJ    ( 2661): [3868]< OPERATOR {Videotron, , 302500}
  6925. D/RILJ    ( 2661): [3869]< DATA_REGISTRATION_STATE {1, null, null, 3}
  6926. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  6927. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  6928. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  6929. D/RILJ    ( 2661): [3870]< VOICE_REGISTRATION_STATE {1, 044C, 0BC33242, 3, null, null, null, null, null, null, null, null, null, null, 137}
  6930. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  6931. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  6932. D/RILJ    ( 2661): [3871]< QUERY_NETWORK_SELECTION_MODE {1}
  6933. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  6934. D/PHONE   ( 2661): [ServiceState] setNullState=1
  6935. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197341762,311]
  6936. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197341762,311]
  6937. D/RILJ    ( 2661): [3872]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6938. D/RILJ    ( 2661): [3872]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6939. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6940. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6941. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197341762,311]
  6942. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  6943. D/RILJ    ( 2661): [3873]> OPERATOR
  6944. D/RILJ    ( 2661): [3874]> DATA_REGISTRATION_STATE
  6945. D/RILJ    ( 2661): [3875]> VOICE_REGISTRATION_STATE
  6946. D/RILJ    ( 2661): [3876]> QUERY_NETWORK_SELECTION_MODE
  6947. D/RILJ    ( 2661): [3873]< OPERATOR {Videotron, , 302500}
  6948. D/RILJ    ( 2661): [3874]< DATA_REGISTRATION_STATE {1, null, null, 3}
  6949. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  6950. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  6951. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  6952. D/RILJ    ( 2661): [3875]< VOICE_REGISTRATION_STATE {1, 044C, 0BC3362A, 3, null, null, null, null, null, null, null, null, null, null, 139}
  6953. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  6954. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  6955. D/RILJ    ( 2661): [3876]< QUERY_NETWORK_SELECTION_MODE {1}
  6956. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  6957. D/PHONE   ( 2661): [ServiceState] setNullState=1
  6958. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197342762,313]
  6959. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197342762,313]
  6960. D/RILJ    ( 2661): [3877]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6961. D/RILJ    ( 2661): [3877]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6962. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6963. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6964. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197342762,313]
  6965. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197342762,313]
  6966. D/RILJ    ( 2661): [3878]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6967. D/RILJ    ( 2661): [3878]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6968. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6969. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6970. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197342762,313]
  6971. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197342762,313]
  6972. D/RILJ    ( 2661): [3879]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6973. D/RILJ    ( 2661): [3879]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6974. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6975. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6976. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197342762,313]
  6977. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197342762,313]
  6978. D/RILJ    ( 2661): [3880]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6979. D/RILJ    ( 2661): [3880]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6980. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6981. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6982. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197342762,313]
  6983. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197342762,313]
  6984. D/RILJ    ( 2661): [3881]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6985. D/RILJ    ( 2661): [3881]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  6986. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6987. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6988. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197342762,313]
  6989. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197342762,313]
  6990. D/RILJ    ( 2661): [3882]> REQUEST_GET_NEIGHBORING_CELL_IDS
  6991. D/RILJ    ( 2661): [3882]< REQUEST_GET_NEIGHBORING_CELL_IDS  [138@0]
  6992. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  6993. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6994. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197342762,313]
  6995. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  6996. D/RILJ    ( 2661): [3883]> OPERATOR
  6997. D/RILJ    ( 2661): [3884]> DATA_REGISTRATION_STATE
  6998. D/RILJ    ( 2661): [3885]> VOICE_REGISTRATION_STATE
  6999. D/RILJ    ( 2661): [3886]> QUERY_NETWORK_SELECTION_MODE
  7000. D/RILJ    ( 2661): [3883]< OPERATOR {Videotron, , 302500}
  7001. D/RILJ    ( 2661): [3884]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7002. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7003. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7004. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7005. D/RILJ    ( 2661): [3885]< VOICE_REGISTRATION_STATE {1, 044C, 0BC32DF3, 3, null, null, null, null, null, null, null, null, null, null, 1A1}
  7006. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7007. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7008. D/RILJ    ( 2661): [3886]< QUERY_NETWORK_SELECTION_MODE {1}
  7009. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7010. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7011. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340659,417]
  7012. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340659,417]
  7013. D/RILJ    ( 2661): [3887]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7014. D/RILJ    ( 2661): [3887]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7015. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7016. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7017. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340659,417]
  7018. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7019. D/RILJ    ( 2661): [3888]> OPERATOR
  7020. D/RILJ    ( 2661): [3889]> DATA_REGISTRATION_STATE
  7021. D/RILJ    ( 2661): [3890]> VOICE_REGISTRATION_STATE
  7022. D/RILJ    ( 2661): [3891]> QUERY_NETWORK_SELECTION_MODE
  7023. D/RILJ    ( 2661): [3888]< OPERATOR {Videotron, , 302500}
  7024. D/RILJ    ( 2661): [3889]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7025. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7026. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7027. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7028. D/RILJ    ( 2661): [3890]< VOICE_REGISTRATION_STATE {1, 044C, 0BC306E5, 3, null, null, null, null, null, null, null, null, null, null, 154}
  7029. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7030. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7031. D/RILJ    ( 2661): [3891]< QUERY_NETWORK_SELECTION_MODE {1}
  7032. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7033. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7034. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197330661,340]
  7035. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197330661,340]
  7036. D/RILJ    ( 2661): [3892]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7037. D/RILJ    ( 2661): [3892]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7038. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7039. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7040. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197330661,340]
  7041. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197330661,340]
  7042. D/RILJ    ( 2661): [3893]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7043. D/RILJ    ( 2661): [3893]< REQUEST_GET_NEIGHBORING_CELL_IDS  [1a1@12] [139@12] [10b@10]
  7044. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7045. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7046. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197330661,340]
  7047. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7048. D/RILJ    ( 2661): [3894]> OPERATOR
  7049. D/RILJ    ( 2661): [3895]> DATA_REGISTRATION_STATE
  7050. D/RILJ    ( 2661): [3896]> VOICE_REGISTRATION_STATE
  7051. D/RILJ    ( 2661): [3897]> QUERY_NETWORK_SELECTION_MODE
  7052. D/RILJ    ( 2661): [3894]< OPERATOR {Videotron, , 302500}
  7053. D/RILJ    ( 2661): [3895]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7054. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7055. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7056. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7057. D/RILJ    ( 2661): [3896]< VOICE_REGISTRATION_STATE {1, 044C, 0BC32DF3, 3, null, null, null, null, null, null, null, null, null, null, 1A1}
  7058. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7059. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7060. D/RILJ    ( 2661): [3897]< QUERY_NETWORK_SELECTION_MODE {1}
  7061. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7062. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7063. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340659,417]
  7064. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340659,417]
  7065. D/RILJ    ( 2661): [3898]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7066. D/RILJ    ( 2661): [3898]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7067. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7068. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7069. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340659,417]
  7070. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7071. D/RILJ    ( 2661): [3899]> OPERATOR
  7072. D/RILJ    ( 2661): [3900]> DATA_REGISTRATION_STATE
  7073. D/RILJ    ( 2661): [3901]> VOICE_REGISTRATION_STATE
  7074. D/RILJ    ( 2661): [3902]> QUERY_NETWORK_SELECTION_MODE
  7075. D/RILJ    ( 2661): [3899]< OPERATOR {Videotron, , 302500}
  7076. D/RILJ    ( 2661): [3900]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7077. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7078. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7079. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7080. D/RILJ    ( 2661): [3901]< VOICE_REGISTRATION_STATE {1, 044C, 0BC3362A, 3, null, null, null, null, null, null, null, null, null, null, 139}
  7081. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7082. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7083. D/RILJ    ( 2661): [3902]< QUERY_NETWORK_SELECTION_MODE {1}
  7084. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7085. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7086. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197342762,313]
  7087. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197342762,313]
  7088. D/RILJ    ( 2661): [3903]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7089. D/RILJ    ( 2661): [3903]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7090. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7091. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7092. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197342762,313]
  7093. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7094. D/RILJ    ( 2661): [3904]> OPERATOR
  7095. D/RILJ    ( 2661): [3905]> DATA_REGISTRATION_STATE
  7096. D/RILJ    ( 2661): [3906]> VOICE_REGISTRATION_STATE
  7097. D/RILJ    ( 2661): [3907]> QUERY_NETWORK_SELECTION_MODE
  7098. D/RILJ    ( 2661): [3904]< OPERATOR {Videotron, , 302500}
  7099. D/RILJ    ( 2661): [3905]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7100. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7101. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7102. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7103. D/RILJ    ( 2661): [3906]< VOICE_REGISTRATION_STATE {1, 044C, 0BC32DF3, 3, null, null, null, null, null, null, null, null, null, null, 1A1}
  7104. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7105. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7106. D/RILJ    ( 2661): [3907]< QUERY_NETWORK_SELECTION_MODE {1}
  7107. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7108. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7109. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340659,417]
  7110. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340659,417]
  7111. D/RILJ    ( 2661): [3908]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7112. D/RILJ    ( 2661): [3908]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7113. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7114. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7115. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340659,417]
  7116. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7117. D/RILJ    ( 2661): [3909]> OPERATOR
  7118. D/RILJ    ( 2661): [3910]> DATA_REGISTRATION_STATE
  7119. D/RILJ    ( 2661): [3911]> VOICE_REGISTRATION_STATE
  7120. D/RILJ    ( 2661): [3912]> QUERY_NETWORK_SELECTION_MODE
  7121. D/RILJ    ( 2661): [3909]< OPERATOR {Videotron, , 302500}
  7122. D/RILJ    ( 2661): [3910]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7123. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7124. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7125. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7126. D/RILJ    ( 2661): [3911]< VOICE_REGISTRATION_STATE {1, 044C, 0BC3362A, 3, null, null, null, null, null, null, null, null, null, null, 139}
  7127. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7128. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7129. D/RILJ    ( 2661): [3912]< QUERY_NETWORK_SELECTION_MODE {1}
  7130. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7131. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7132. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197342762,313]
  7133. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197342762,313]
  7134. D/RILJ    ( 2661): [3913]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7135. D/RILJ    ( 2661): [3913]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7136. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7137. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7138. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197342762,313]
  7139. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197342762,313]
  7140. D/RILJ    ( 2661): [3914]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7141. D/RILJ    ( 2661): [3914]< REQUEST_GET_NEIGHBORING_CELL_IDS  [ca@11]
  7142. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7143. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7144. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197342762,313]
  7145. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7146. D/RILJ    ( 2661): [3915]> OPERATOR
  7147. D/RILJ    ( 2661): [3916]> DATA_REGISTRATION_STATE
  7148. D/RILJ    ( 2661): [3917]> VOICE_REGISTRATION_STATE
  7149. D/RILJ    ( 2661): [3918]> QUERY_NETWORK_SELECTION_MODE
  7150. D/RILJ    ( 2661): [3915]< OPERATOR {Videotron, , 302500}
  7151. D/RILJ    ( 2661): [3916]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7152. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7153. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7154. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7155. D/RILJ    ( 2661): [3917]< VOICE_REGISTRATION_STATE {1, 044C, 0BC306E5, 3, null, null, null, null, null, null, null, null, null, null, 154}
  7156. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7157. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7158. D/RILJ    ( 2661): [3918]< QUERY_NETWORK_SELECTION_MODE {1}
  7159. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7160. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7161. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197330661,340]
  7162. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197330661,340]
  7163. D/RILJ    ( 2661): [3919]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7164. D/RILJ    ( 2661): [3919]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7165. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7166. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7167. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197330661,340]
  7168. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7169. D/RILJ    ( 2661): [3920]> OPERATOR
  7170. D/RILJ    ( 2661): [3921]> DATA_REGISTRATION_STATE
  7171. D/RILJ    ( 2661): [3922]> VOICE_REGISTRATION_STATE
  7172. D/RILJ    ( 2661): [3923]> QUERY_NETWORK_SELECTION_MODE
  7173. D/RILJ    ( 2661): [3920]< OPERATOR {Videotron, , 302500}
  7174. D/RILJ    ( 2661): [3921]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7175. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7176. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7177. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7178. D/RILJ    ( 2661): [3922]< VOICE_REGISTRATION_STATE {1, 044C, 0BC331DE, 3, null, null, null, null, null, null, null, null, null, null, CA}
  7179. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7180. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7181. D/RILJ    ( 2661): [3923]< QUERY_NETWORK_SELECTION_MODE {1}
  7182. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7183. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7184. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197341662,202]
  7185. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197341662,202]
  7186. D/RILJ    ( 2661): [3924]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7187. D/RILJ    ( 2661): [3924]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7188. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7189. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7190. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197341662,202]
  7191. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7192. D/RILJ    ( 2661): [3925]> OPERATOR
  7193. D/RILJ    ( 2661): [3926]> DATA_REGISTRATION_STATE
  7194. D/RILJ    ( 2661): [3927]> VOICE_REGISTRATION_STATE
  7195. D/RILJ    ( 2661): [3928]> QUERY_NETWORK_SELECTION_MODE
  7196. D/RILJ    ( 2661): [3925]< OPERATOR {Videotron, , 302500}
  7197. D/RILJ    ( 2661): [3926]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7198. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7199. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7200. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7201. D/RILJ    ( 2661): [3927]< VOICE_REGISTRATION_STATE {1, 044C, 0BC32E16, 3, null, null, null, null, null, null, null, null, null, null, AE}
  7202. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7203. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7204. D/RILJ    ( 2661): [3928]< QUERY_NETWORK_SELECTION_MODE {1}
  7205. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7206. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7207. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340694,174]
  7208. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340694,174]
  7209. D/RILJ    ( 2661): [3929]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7210. D/RILJ    ( 2661): [3929]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7211. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7212. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7213. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340694,174]
  7214. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340694,174]
  7215. D/RILJ    ( 2661): [3930]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7216. D/RILJ    ( 2661): [3930]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7217. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7218. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7219. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340694,174]
  7220. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7221. D/RILJ    ( 2661): [3931]> OPERATOR
  7222. D/RILJ    ( 2661): [3932]> DATA_REGISTRATION_STATE
  7223. D/RILJ    ( 2661): [3933]> VOICE_REGISTRATION_STATE
  7224. D/RILJ    ( 2661): [3934]> QUERY_NETWORK_SELECTION_MODE
  7225. D/RILJ    ( 2661): [3931]< OPERATOR {Videotron, , 302500}
  7226. D/RILJ    ( 2661): [3932]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7227. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7228. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7229. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7230. D/RILJ    ( 2661): [3933]< VOICE_REGISTRATION_STATE {1, 044C, 0BC331DE, 3, null, null, null, null, null, null, null, null, null, null, CA}
  7231. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7232. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7233. D/RILJ    ( 2661): [3934]< QUERY_NETWORK_SELECTION_MODE {1}
  7234. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7235. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7236. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197341662,202]
  7237. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197341662,202]
  7238. D/RILJ    ( 2661): [3935]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7239. D/RILJ    ( 2661): [3935]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7240. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7241. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7242. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197341662,202]
  7243. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7244. D/RILJ    ( 2661): [3936]> OPERATOR
  7245. D/RILJ    ( 2661): [3937]> DATA_REGISTRATION_STATE
  7246. D/RILJ    ( 2661): [3938]> VOICE_REGISTRATION_STATE
  7247. D/RILJ    ( 2661): [3939]> QUERY_NETWORK_SELECTION_MODE
  7248. D/RILJ    ( 2661): [3936]< OPERATOR {Videotron, , 302500}
  7249. D/RILJ    ( 2661): [3937]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7250. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7251. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7252. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7253. D/RILJ    ( 2661): [3938]< VOICE_REGISTRATION_STATE {1, 044C, 0BC32E16, 3, null, null, null, null, null, null, null, null, null, null, AE}
  7254. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7255. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7256. D/RILJ    ( 2661): [3939]< QUERY_NETWORK_SELECTION_MODE {1}
  7257. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7258. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7259. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340694,174]
  7260. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340694,174]
  7261. D/RILJ    ( 2661): [3940]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7262. D/RILJ    ( 2661): [3940]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7263. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7264. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7265. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340694,174]
  7266. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7267. D/RILJ    ( 2661): [3941]> OPERATOR
  7268. D/RILJ    ( 2661): [3942]> DATA_REGISTRATION_STATE
  7269. D/RILJ    ( 2661): [3943]> VOICE_REGISTRATION_STATE
  7270. D/RILJ    ( 2661): [3941]< OPERATOR {Videotron, , 302500}
  7271. D/RILJ    ( 2661): [3944]> QUERY_NETWORK_SELECTION_MODE
  7272. D/RILJ    ( 2661): [3942]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7273. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7274. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7275. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7276. D/RILJ    ( 2661): [3943]< VOICE_REGISTRATION_STATE {1, 044C, 0BC331DE, 3, null, null, null, null, null, null, null, null, null, null, CA}
  7277. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7278. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7279. D/RILJ    ( 2661): [3944]< QUERY_NETWORK_SELECTION_MODE {1}
  7280. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7281. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7282. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197341662,202]
  7283. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197341662,202]
  7284. D/RILJ    ( 2661): [3945]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7285. D/RILJ    ( 2661): [3945]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7286. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7287. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7288. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197341662,202]
  7289. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7290. D/RILJ    ( 2661): [3946]> OPERATOR
  7291. D/RILJ    ( 2661): [3947]> DATA_REGISTRATION_STATE
  7292. D/RILJ    ( 2661): [3948]> VOICE_REGISTRATION_STATE
  7293. D/RILJ    ( 2661): [3949]> QUERY_NETWORK_SELECTION_MODE
  7294. D/RILJ    ( 2661): [3946]< OPERATOR {Videotron, , 302500}
  7295. D/RILJ    ( 2661): [3947]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7296. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7297. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7298. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7299. D/RILJ    ( 2661): [3948]< VOICE_REGISTRATION_STATE {1, 044C, 0BC306E5, 3, null, null, null, null, null, null, null, null, null, null, 154}
  7300. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7301. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7302. D/RILJ    ( 2661): [3949]< QUERY_NETWORK_SELECTION_MODE {1}
  7303. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7304. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7305. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197330661,340]
  7306. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197330661,340]
  7307. D/RILJ    ( 2661): [3950]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7308. D/RILJ    ( 2661): [3950]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7309. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7310. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7311. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197330661,340]
  7312. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197330661,340]
  7313. D/RILJ    ( 2661): [3951]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7314. D/RILJ    ( 2661): [3951]< REQUEST_GET_NEIGHBORING_CELL_IDS  [ae@30] [9f@17] [1bf@17] [bf@17] [139@17]
  7315. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7316. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7317. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197330661,340]
  7318. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7319. D/RILJ    ( 2661): [3952]> OPERATOR
  7320. D/RILJ    ( 2661): [3953]> DATA_REGISTRATION_STATE
  7321. D/RILJ    ( 2661): [3954]> VOICE_REGISTRATION_STATE
  7322. D/RILJ    ( 2661): [3955]> QUERY_NETWORK_SELECTION_MODE
  7323. D/RILJ    ( 2661): [3952]< OPERATOR {Videotron, , 302500}
  7324. D/RILJ    ( 2661): [3953]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7325. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7326. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7327. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7328. D/RILJ    ( 2661): [3954]< VOICE_REGISTRATION_STATE {1, 044C, 0BC32E16, 3, null, null, null, null, null, null, null, null, null, null, AE}
  7329. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7330. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7331. D/RILJ    ( 2661): [3955]< QUERY_NETWORK_SELECTION_MODE {1}
  7332. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7333. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7334. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340694,174]
  7335. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340694,174]
  7336. D/RILJ    ( 2661): [3956]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7337. D/RILJ    ( 2661): [3956]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7338. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7339. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7340. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340694,174]
  7341. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7342. D/RILJ    ( 2661): [3957]> OPERATOR
  7343. D/RILJ    ( 2661): [3958]> DATA_REGISTRATION_STATE
  7344. D/RILJ    ( 2661): [3959]> VOICE_REGISTRATION_STATE
  7345. D/RILJ    ( 2661): [3960]> QUERY_NETWORK_SELECTION_MODE
  7346. D/RILJ    ( 2661): [3957]< OPERATOR {Videotron, , 302500}
  7347. D/RILJ    ( 2661): [3958]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7348. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7349. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7350. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7351. D/RILJ    ( 2661): [3959]< VOICE_REGISTRATION_STATE {1, 044C, 0BC35526, 3, null, null, null, null, null, null, null, null, null, null, AE}
  7352. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7353. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7354. D/RILJ    ( 2661): [3960]< QUERY_NETWORK_SELECTION_MODE {1}
  7355. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7356. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7357. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7358. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7359. D/RILJ    ( 2661): [3961]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7360. D/RILJ    ( 2661): [3961]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7361. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7362. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7363. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7364. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7365. D/RILJ    ( 2661): [3962]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7366. D/RILJ    ( 2661): [3962]< REQUEST_GET_NEIGHBORING_CELL_IDS  [154@22] [ca@19]
  7367. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7368. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7369. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7370. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7371. D/RILJ    ( 2661): [3963]> OPERATOR
  7372. D/RILJ    ( 2661): [3964]> DATA_REGISTRATION_STATE
  7373. D/RILJ    ( 2661): [3965]> VOICE_REGISTRATION_STATE
  7374. D/RILJ    ( 2661): [3966]> QUERY_NETWORK_SELECTION_MODE
  7375. D/RILJ    ( 2661): [3963]< OPERATOR {Videotron, , 302500}
  7376. D/RILJ    ( 2661): [3964]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7377. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7378. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7379. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7380. D/RILJ    ( 2661): [3965]< VOICE_REGISTRATION_STATE {1, 044C, 0BC30ACD, 3, null, null, null, null, null, null, null, null, null, null, 154}
  7381. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7382. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7383. D/RILJ    ( 2661): [3966]< QUERY_NETWORK_SELECTION_MODE {1}
  7384. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7385. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7386. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197331661,340]
  7387. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197331661,340]
  7388. D/RILJ    ( 2661): [3967]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7389. D/RILJ    ( 2661): [3967]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7390. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7391. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7392. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197331661,340]
  7393. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7394. D/RILJ    ( 2661): [3968]> OPERATOR
  7395. D/RILJ    ( 2661): [3969]> DATA_REGISTRATION_STATE
  7396. D/RILJ    ( 2661): [3970]> VOICE_REGISTRATION_STATE
  7397. D/RILJ    ( 2661): [3971]> QUERY_NETWORK_SELECTION_MODE
  7398. D/RILJ    ( 2661): [3968]< OPERATOR {Videotron, , 302500}
  7399. D/RILJ    ( 2661): [3969]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7400. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7401. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7402. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7403. D/RILJ    ( 2661): [3970]< VOICE_REGISTRATION_STATE {1, 044C, 0BC35526, 3, null, null, null, null, null, null, null, null, null, null, AE}
  7404. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7405. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7406. D/RILJ    ( 2661): [3971]< QUERY_NETWORK_SELECTION_MODE {1}
  7407. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7408. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7409. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7410. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7411. D/RILJ    ( 2661): [3972]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7412. D/RILJ    ( 2661): [3972]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7413. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7414. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7415. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7416. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7417. D/RILJ    ( 2661): [3973]> OPERATOR
  7418. D/RILJ    ( 2661): [3974]> DATA_REGISTRATION_STATE
  7419. D/RILJ    ( 2661): [3975]> VOICE_REGISTRATION_STATE
  7420. D/RILJ    ( 2661): [3976]> QUERY_NETWORK_SELECTION_MODE
  7421. D/RILJ    ( 2661): [3973]< OPERATOR {Videotron, , 302500}
  7422. D/RILJ    ( 2661): [3974]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7423. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7424. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7425. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7426. D/RILJ    ( 2661): [3975]< VOICE_REGISTRATION_STATE {1, 044C, 0BC32E16, 3, null, null, null, null, null, null, null, null, null, null, AE}
  7427. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7428. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7429. D/RILJ    ( 2661): [3976]< QUERY_NETWORK_SELECTION_MODE {1}
  7430. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7431. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7432. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340694,174]
  7433. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340694,174]
  7434. D/RILJ    ( 2661): [3977]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7435. D/RILJ    ( 2661): [3977]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7436. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7437. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7438. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340694,174]
  7439. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7440. D/RILJ    ( 2661): [3978]> OPERATOR
  7441. D/RILJ    ( 2661): [3979]> DATA_REGISTRATION_STATE
  7442. D/RILJ    ( 2661): [3980]> VOICE_REGISTRATION_STATE
  7443. D/RILJ    ( 2661): [3981]> QUERY_NETWORK_SELECTION_MODE
  7444. D/RILJ    ( 2661): [3978]< OPERATOR {Videotron, , 302500}
  7445. D/RILJ    ( 2661): [3979]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7446. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7447. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7448. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7449. D/RILJ    ( 2661): [3980]< VOICE_REGISTRATION_STATE {1, 044C, 0BC306E5, 3, null, null, null, null, null, null, null, null, null, null, 154}
  7450. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7451. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7452. D/RILJ    ( 2661): [3981]< QUERY_NETWORK_SELECTION_MODE {1}
  7453. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7454. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7455. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197330661,340]
  7456. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197330661,340]
  7457. D/RILJ    ( 2661): [3982]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7458. D/RILJ    ( 2661): [3982]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7459. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7460. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7461. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197330661,340]
  7462. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197330661,340]
  7463. D/RILJ    ( 2661): [3983]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7464. D/RILJ    ( 2661): [3983]< REQUEST_GET_NEIGHBORING_CELL_IDS  [ae@27] [ca@16] [139@1] [9f@1]
  7465. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7466. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7467. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197330661,340]
  7468. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7469. D/RILJ    ( 2661): [3984]> OPERATOR
  7470. D/RILJ    ( 2661): [3985]> DATA_REGISTRATION_STATE
  7471. D/RILJ    ( 2661): [3986]> VOICE_REGISTRATION_STATE
  7472. D/RILJ    ( 2661): [3987]> QUERY_NETWORK_SELECTION_MODE
  7473. D/RILJ    ( 2661): [3984]< OPERATOR {Videotron, , 302500}
  7474. D/RILJ    ( 2661): [3985]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7475. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7476. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7477. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7478. D/RILJ    ( 2661): [3986]< VOICE_REGISTRATION_STATE {1, 044C, 0BC32E16, 3, null, null, null, null, null, null, null, null, null, null, AE}
  7479. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7480. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7481. D/RILJ    ( 2661): [3987]< QUERY_NETWORK_SELECTION_MODE {1}
  7482. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7483. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7484. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340694,174]
  7485. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340694,174]
  7486. D/RILJ    ( 2661): [3988]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7487. D/RILJ    ( 2661): [3988]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7488. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7489. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7490. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340694,174]
  7491. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7492. D/RILJ    ( 2661): [3989]> OPERATOR
  7493. D/RILJ    ( 2661): [3990]> DATA_REGISTRATION_STATE
  7494. D/RILJ    ( 2661): [3991]> VOICE_REGISTRATION_STATE
  7495. D/RILJ    ( 2661): [3992]> QUERY_NETWORK_SELECTION_MODE
  7496. D/RILJ    ( 2661): [3989]< OPERATOR {Videotron, , 302500}
  7497. D/RILJ    ( 2661): [3990]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7498. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7499. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7500. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7501. D/RILJ    ( 2661): [3991]< VOICE_REGISTRATION_STATE {1, 044C, 0BC306E5, 3, null, null, null, null, null, null, null, null, null, null, 154}
  7502. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7503. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7504. D/RILJ    ( 2661): [3992]< QUERY_NETWORK_SELECTION_MODE {1}
  7505. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7506. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7507. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197330661,340]
  7508. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197330661,340]
  7509. D/RILJ    ( 2661): [3993]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7510. D/RILJ    ( 2661): [3993]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7511. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7512. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7513. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197330661,340]
  7514. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7515. D/RILJ    ( 2661): [3994]> OPERATOR
  7516. D/RILJ    ( 2661): [3995]> DATA_REGISTRATION_STATE
  7517. D/RILJ    ( 2661): [3996]> VOICE_REGISTRATION_STATE
  7518. D/RILJ    ( 2661): [3997]> QUERY_NETWORK_SELECTION_MODE
  7519. D/RILJ    ( 2661): [3994]< OPERATOR {Videotron, , 302500}
  7520. D/RILJ    ( 2661): [3995]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7521. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7522. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7523. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7524. D/RILJ    ( 2661): [3996]< VOICE_REGISTRATION_STATE {1, 044C, 0BC30ACD, 3, null, null, null, null, null, null, null, null, null, null, 154}
  7525. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7526. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7527. D/RILJ    ( 2661): [3997]< QUERY_NETWORK_SELECTION_MODE {1}
  7528. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7529. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7530. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197331661,340]
  7531. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197331661,340]
  7532. D/RILJ    ( 2661): [3998]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7533. D/RILJ    ( 2661): [3998]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7534. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7535. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7536. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197331661,340]
  7537. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7538. D/RILJ    ( 2661): [3999]> OPERATOR
  7539. D/RILJ    ( 2661): [4000]> DATA_REGISTRATION_STATE
  7540. D/RILJ    ( 2661): [4001]> VOICE_REGISTRATION_STATE
  7541. D/RILJ    ( 2661): [4002]> QUERY_NETWORK_SELECTION_MODE
  7542. D/RILJ    ( 2661): [3999]< OPERATOR {Videotron, , 302500}
  7543. D/RILJ    ( 2661): [4000]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7544. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7545. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7546. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7547. D/RILJ    ( 2661): [4001]< VOICE_REGISTRATION_STATE {1, 044C, 0BC35526, 3, null, null, null, null, null, null, null, null, null, null, AE}
  7548. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7549. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7550. D/RILJ    ( 2661): [4002]< QUERY_NETWORK_SELECTION_MODE {1}
  7551. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7552. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7553. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7554. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7555. D/RILJ    ( 2661): [4003]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7556. D/RILJ    ( 2661): [4003]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7557. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7558. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7559. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7560. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7561. D/RILJ    ( 2661): [4004]> OPERATOR
  7562. D/RILJ    ( 2661): [4005]> DATA_REGISTRATION_STATE
  7563. D/RILJ    ( 2661): [4006]> VOICE_REGISTRATION_STATE
  7564. D/RILJ    ( 2661): [4007]> QUERY_NETWORK_SELECTION_MODE
  7565. D/RILJ    ( 2661): [4004]< OPERATOR {Videotron, , 302500}
  7566. D/RILJ    ( 2661): [4005]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7567. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7568. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7569. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7570. D/RILJ    ( 2661): [4006]< VOICE_REGISTRATION_STATE {1, 044C, 0BC30ACD, 3, null, null, null, null, null, null, null, null, null, null, 154}
  7571. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7572. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7573. D/RILJ    ( 2661): [4007]< QUERY_NETWORK_SELECTION_MODE {1}
  7574. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7575. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7576. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197331661,340]
  7577. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197331661,340]
  7578. D/RILJ    ( 2661): [4008]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7579. D/RILJ    ( 2661): [4008]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7580. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7581. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7582. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197331661,340]
  7583. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7584. D/RILJ    ( 2661): [4009]> OPERATOR
  7585. D/RILJ    ( 2661): [4010]> DATA_REGISTRATION_STATE
  7586. D/RILJ    ( 2661): [4011]> VOICE_REGISTRATION_STATE
  7587. D/RILJ    ( 2661): [4012]> QUERY_NETWORK_SELECTION_MODE
  7588. D/RILJ    ( 2661): [4009]< OPERATOR {Videotron, , 302500}
  7589. D/RILJ    ( 2661): [4010]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7590. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7591. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7592. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7593. D/RILJ    ( 2661): [4011]< VOICE_REGISTRATION_STATE {1, 044C, 0BC35526, 3, null, null, null, null, null, null, null, null, null, null, AE}
  7594. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7595. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7596. D/RILJ    ( 2661): [4012]< QUERY_NETWORK_SELECTION_MODE {1}
  7597. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7598. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7599. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7600. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7601. D/RILJ    ( 2661): [4013]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7602. D/RILJ    ( 2661): [4013]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7603. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7604. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7605. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7606. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7607. D/RILJ    ( 2661): [4014]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7608. D/RILJ    ( 2661): [4014]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7609. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7610. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7611. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7612. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7613. D/RILJ    ( 2661): [4015]> OPERATOR
  7614. D/RILJ    ( 2661): [4016]> DATA_REGISTRATION_STATE
  7615. D/RILJ    ( 2661): [4017]> VOICE_REGISTRATION_STATE
  7616. D/RILJ    ( 2661): [4015]< OPERATOR {Videotron, , 302500}
  7617. D/RILJ    ( 2661): [4018]> QUERY_NETWORK_SELECTION_MODE
  7618. D/RILJ    ( 2661): [4016]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7619. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7620. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7621. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7622. D/RILJ    ( 2661): [4017]< VOICE_REGISTRATION_STATE {1, 044C, 0BC30ACD, 3, null, null, null, null, null, null, null, null, null, null, 154}
  7623. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7624. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7625. D/RILJ    ( 2661): [4018]< QUERY_NETWORK_SELECTION_MODE {1}
  7626. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7627. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7628. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197331661,340]
  7629. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197331661,340]
  7630. D/RILJ    ( 2661): [4019]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7631. D/RILJ    ( 2661): [4019]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7632. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7633. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7634. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197331661,340]
  7635. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7636. D/RILJ    ( 2661): [4020]> OPERATOR
  7637. D/RILJ    ( 2661): [4021]> DATA_REGISTRATION_STATE
  7638. D/RILJ    ( 2661): [4022]> VOICE_REGISTRATION_STATE
  7639. D/RILJ    ( 2661): [4023]> QUERY_NETWORK_SELECTION_MODE
  7640. D/RILJ    ( 2661): [4020]< OPERATOR {Videotron, , 302500}
  7641. D/RILJ    ( 2661): [4021]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7642. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7643. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7644. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7645. D/RILJ    ( 2661): [4022]< VOICE_REGISTRATION_STATE {1, 044C, 0BC35526, 3, null, null, null, null, null, null, null, null, null, null, AE}
  7646. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7647. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7648. D/RILJ    ( 2661): [4023]< QUERY_NETWORK_SELECTION_MODE {1}
  7649. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7650. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7651. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7652. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7653. D/RILJ    ( 2661): [4024]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7654. D/RILJ    ( 2661): [4024]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7655. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7656. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7657. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7658. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7659. D/RILJ    ( 2661): [4025]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7660. D/RILJ    ( 2661): [4025]< REQUEST_GET_NEIGHBORING_CELL_IDS  [d2@22] [ca@21]
  7661. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7662. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7663. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7664. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7665. D/RILJ    ( 2661): [4026]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7666. D/RILJ    ( 2661): [4026]< REQUEST_GET_NEIGHBORING_CELL_IDS  [d2@38] [10d@31] [1a1@27] [ca@25] [154@17]
  7667. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7668. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7669. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7670. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7671. D/RILJ    ( 2661): [4027]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7672. D/RILJ    ( 2661): [4027]< REQUEST_GET_NEIGHBORING_CELL_IDS  [1a1@33] [d2@33] [154@27] [10d@25] [ca@9]
  7673. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7674. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7675. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350694,174]
  7676. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7677. D/RILJ    ( 2661): [4028]> OPERATOR
  7678. D/RILJ    ( 2661): [4029]> DATA_REGISTRATION_STATE
  7679. D/RILJ    ( 2661): [4030]> VOICE_REGISTRATION_STATE
  7680. D/RILJ    ( 2661): [4031]> QUERY_NETWORK_SELECTION_MODE
  7681. D/RILJ    ( 2661): [4028]< OPERATOR {Videotron, , 302500}
  7682. D/RILJ    ( 2661): [4029]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7683. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7684. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7685. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7686. D/RILJ    ( 2661): [4030]< VOICE_REGISTRATION_STATE {1, 044C, 0BC30AEE, 3, null, null, null, null, null, null, null, null, null, null, D2}
  7687. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7688. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7689. D/RILJ    ( 2661): [4031]< QUERY_NETWORK_SELECTION_MODE {1}
  7690. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7691. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7692. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197331694,210]
  7693. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197331694,210]
  7694. D/RILJ    ( 2661): [4032]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7695. D/RILJ    ( 2661): [4032]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7696. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7697. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7698. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197331694,210]
  7699. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197331694,210]
  7700. D/RILJ    ( 2661): [4033]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7701. D/RILJ    ( 2661): [4033]< REQUEST_GET_NEIGHBORING_CELL_IDS  [ae@41] [1a0@16] [10d@16] [1a1@16] [14a@16]
  7702. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7703. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7704. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197331694,210]
  7705. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197331694,210]
  7706. D/RILJ    ( 2661): [4034]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7707. D/RILJ    ( 2661): [4034]< REQUEST_GET_NEIGHBORING_CELL_IDS  [1a0@28] [14a@22] [1bf@19] [10d@5] [1a1@5] [ae@1]
  7708. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7709. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7710. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197331694,210]
  7711. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197331694,210]
  7712. D/RILJ    ( 2661): [4035]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7713. D/RILJ    ( 2661): [4035]< REQUEST_GET_NEIGHBORING_CELL_IDS  [ee@15] [1b2@12]
  7714. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7715. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7716. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197331694,210]
  7717. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7718. D/RILJ    ( 2661): [4036]> OPERATOR
  7719. D/RILJ    ( 2661): [4037]> DATA_REGISTRATION_STATE
  7720. D/RILJ    ( 2661): [4038]> VOICE_REGISTRATION_STATE
  7721. D/RILJ    ( 2661): [4039]> QUERY_NETWORK_SELECTION_MODE
  7722. D/RILJ    ( 2661): [4036]< OPERATOR {Videotron, , 302500}
  7723. D/RILJ    ( 2661): [4037]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7724. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7725. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7726. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7727. D/RILJ    ( 2661): [4038]< VOICE_REGISTRATION_STATE {1, 044C, 0BC358D0, 3, null, null, null, null, null, null, null, null, null, null, EE}
  7728. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7729. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7730. D/RILJ    ( 2661): [4039]< QUERY_NETWORK_SELECTION_MODE {1}
  7731. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7732. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7733. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7734. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7735. D/RILJ    ( 2661): [4040]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7736. D/RILJ    ( 2661): [4040]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7737. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7738. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7739. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7740. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7741. D/RILJ    ( 2661): [4041]> OPERATOR
  7742. D/RILJ    ( 2661): [4042]> DATA_REGISTRATION_STATE
  7743. D/RILJ    ( 2661): [4043]> VOICE_REGISTRATION_STATE
  7744. D/RILJ    ( 2661): [4044]> QUERY_NETWORK_SELECTION_MODE
  7745. D/RILJ    ( 2661): [4041]< OPERATOR {Videotron, , 302500}
  7746. D/RILJ    ( 2661): [4042]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7747. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7748. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7749. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7750. D/RILJ    ( 2661): [4043]< VOICE_REGISTRATION_STATE {1, 044C, 0BC35525, 3, null, null, null, null, null, null, null, null, null, null, 1B2}
  7751. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7752. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7753. D/RILJ    ( 2661): [4044]< QUERY_NETWORK_SELECTION_MODE {1}
  7754. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7755. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7756. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350693,434]
  7757. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350693,434]
  7758. D/RILJ    ( 2661): [4045]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7759. D/RILJ    ( 2661): [4045]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7760. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7761. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7762. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350693,434]
  7763. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350693,434]
  7764. D/RILJ    ( 2661): [4046]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7765. D/RILJ    ( 2661): [4046]< REQUEST_GET_NEIGHBORING_CELL_IDS  [ee@22] [bf@9] [1bf@0] [d2@0]
  7766. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7767. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7768. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197350693,434]
  7769. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7770. D/RILJ    ( 2661): [4047]> OPERATOR
  7771. D/RILJ    ( 2661): [4048]> DATA_REGISTRATION_STATE
  7772. D/RILJ    ( 2661): [4049]> VOICE_REGISTRATION_STATE
  7773. D/RILJ    ( 2661): [4050]> QUERY_NETWORK_SELECTION_MODE
  7774. D/RILJ    ( 2661): [4047]< OPERATOR {Videotron, , 302500}
  7775. D/RILJ    ( 2661): [4048]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7776. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7777. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7778. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7779. D/RILJ    ( 2661): [4049]< VOICE_REGISTRATION_STATE {1, 044C, 0BC358D0, 3, null, null, null, null, null, null, null, null, null, null, EE}
  7780. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7781. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7782. D/RILJ    ( 2661): [4050]< QUERY_NETWORK_SELECTION_MODE {1}
  7783. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7784. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7785. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7786. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7787. D/RILJ    ( 2661): [4051]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7788. D/RILJ    ( 2661): [4051]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7789. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7790. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7791. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7792. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7793. D/RILJ    ( 2661): [4052]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7794. D/RILJ    ( 2661): [4052]< REQUEST_GET_NEIGHBORING_CELL_IDS  [1b4@22] [1b2@15] [bf@2] [1bf@2] [d2@2]
  7795. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7796. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7797. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7798. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7799. D/RILJ    ( 2661): [4053]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7800. D/RILJ    ( 2661): [4053]< REQUEST_GET_NEIGHBORING_CELL_IDS  [1b2@27] [1b4@13] [1bf@10] [d2@9] [bf@1]
  7801. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7802. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7803. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7804. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  7805. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7806. D/RILJ    ( 2661): [4054]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7807. D/RILJ    ( 2661): [4054]< REQUEST_GET_NEIGHBORING_CELL_IDS  [1b4@24] [d2@14] [bf@4] [1b2@4] [1bf@4]
  7808. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7809. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7810. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7811. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7812. D/RILJ    ( 2661): [4055]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7813. D/RILJ    ( 2661): [4055]< REQUEST_GET_NEIGHBORING_CELL_IDS  [1b4@29] [1b2@15] [bf@2] [1bf@2] [d2@2]
  7814. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7815. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7816. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7817. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7818. D/RILJ    ( 2661): [4056]> OPERATOR
  7819. D/RILJ    ( 2661): [4057]> DATA_REGISTRATION_STATE
  7820. D/RILJ    ( 2661): [4058]> VOICE_REGISTRATION_STATE
  7821. D/RILJ    ( 2661): [4059]> QUERY_NETWORK_SELECTION_MODE
  7822. D/RILJ    ( 2661): [4056]< OPERATOR {Videotron, , 302500}
  7823. D/RILJ    ( 2661): [4057]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7824. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7825. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7826. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7827. D/RILJ    ( 2661): [4058]< VOICE_REGISTRATION_STATE {1, 044C, 0BC35CF5, 3, null, null, null, null, null, null, null, null, null, null, 1B4}
  7828. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7829. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7830. D/RILJ    ( 2661): [4059]< QUERY_NETWORK_SELECTION_MODE {1}
  7831. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7832. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7833. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197352693,436]
  7834. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197352693,436]
  7835. D/RILJ    ( 2661): [4060]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7836. D/RILJ    ( 2661): [4060]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7837. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7838. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7839. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197352693,436]
  7840. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7841. D/RILJ    ( 2661): [4061]> OPERATOR
  7842. D/RILJ    ( 2661): [4062]> DATA_REGISTRATION_STATE
  7843. D/RILJ    ( 2661): [4063]> VOICE_REGISTRATION_STATE
  7844. D/RILJ    ( 2661): [4064]> QUERY_NETWORK_SELECTION_MODE
  7845. D/RILJ    ( 2661): [4061]< OPERATOR {Videotron, , 302500}
  7846. D/RILJ    ( 2661): [4062]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7847. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7848. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7849. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7850. D/RILJ    ( 2661): [4063]< VOICE_REGISTRATION_STATE {1, 044C, 0BC358D0, 3, null, null, null, null, null, null, null, null, null, null, EE}
  7851. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7852. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7853. D/RILJ    ( 2661): [4064]< QUERY_NETWORK_SELECTION_MODE {1}
  7854. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7855. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7856. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7857. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7858. D/RILJ    ( 2661): [4065]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7859. D/RILJ    ( 2661): [4065]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7860. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7861. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7862. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7863. D/RILJ    ( 2661): [4066]> SCREEN_STATE: false
  7864. D/DCT     ( 2661): onReceive: action=android.intent.action.SCREEN_OFF
  7865. D/DCT     ( 2661): stopNetStatPoll
  7866. D/DCT     ( 2661): overall state is IDLE
  7867. D/RILJ    ( 2661): [4066]< SCREEN_STATE
  7868. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7869. D/RILJ    ( 2661): [4067]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7870. D/RILJ    ( 2661): [4067]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  7871. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7872. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7873. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7874. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7875. D/RILJ    ( 2661): [4068]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7876. D/RILJ    ( 2661): [4068]< REQUEST_GET_NEIGHBORING_CELL_IDS  [ee@37] [1b2@10] [151@10] [153@10]
  7877. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7878. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7879. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7880. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7881. D/RILJ    ( 2661): [4069]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7882. D/RILJ    ( 2661): [4069]< REQUEST_GET_NEIGHBORING_CELL_IDS  [ee@37] [1b2@10] [151@10] [153@10]
  7883. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7884. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7885. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7886. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7887. D/RILJ    ( 2661): [4070]> REQUEST_GET_NEIGHBORING_CELL_IDS
  7888. D/RILJ    ( 2661): [4070]< REQUEST_GET_NEIGHBORING_CELL_IDS  [ee@28] [1b2@7] [151@7] [153@7]
  7889. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7890. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7891. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197351632,238]
  7892. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7893. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7894. D/RILJ    ( 2661): [4071]> OPERATOR
  7895. D/RILJ    ( 2661): [4072]> DATA_REGISTRATION_STATE
  7896. D/RILJ    ( 2661): [4073]> VOICE_REGISTRATION_STATE
  7897. D/RILJ    ( 2661): [4074]> QUERY_NETWORK_SELECTION_MODE
  7898. D/RilRequest( 2661): [4071]< OPERATOR error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  7899. D/RILJ    ( 2661): [4072]< DATA_REGISTRATION_STATE {0, null, null, 0}
  7900. D/RILJ    ( 2661): [4075]> OPERATOR
  7901. D/RILJ    ( 2661): [4076]> DATA_REGISTRATION_STATE
  7902. D/RILJ    ( 2661): [4077]> VOICE_REGISTRATION_STATE
  7903. D/RILJ    ( 2661): [4073]< VOICE_REGISTRATION_STATE {0, null, null, 0, null, null, null, null, null, null, null, null, null, null, null}
  7904. D/RILJ    ( 2661): [4078]> QUERY_NETWORK_SELECTION_MODE
  7905. D/RilRequest( 2661): [4074]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  7906. D/RilRequest( 2661): [4075]< OPERATOR error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  7907. D/RILJ    ( 2661): [4076]< DATA_REGISTRATION_STATE {0, null, null, 0}
  7908. D/PHONE   ( 2661): [ServiceState] setDataRegState=1
  7909. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=0
  7910. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=1 regState=0 dataRadioTechnology=0
  7911. D/RILJ    ( 2661): [4077]< VOICE_REGISTRATION_STATE {0, null, null, 0, null, null, null, null, null, null, null, null, null, null, null}
  7912. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=1
  7913. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7914. D/RilRequest( 2661): [4078]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  7915. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[1 1 home null null null  Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7916. D/GsmSST  ( 2661): [GsmSST] RAT switched UMTS -> Unknown at cell -1
  7917. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7918. D/PhoneProxy( 2661): [PhoneProxy] updatePhoneObject: radioTechnology=0
  7919. D/GsmSST  ( 2661): [GsmSST] updateSpnDisplay: radio is on but out of service, set plmn='No service.'
  7920. D/GsmSST  ( 2661): [GsmSST] updateSpnDisplay: changed sending intent rule=2 showPlmn='true' plmn='No service.' showSpn='false' spn='Vidotron'
  7921. D/GsmSST  ( 2661): [GsmSST] operatorNumeric is null
  7922. D/GsmSST  ( 2661): [GsmSST] notifyDataRegStateRilRadioTechnologyChanged: drs=1 rat=0
  7923. D/DCT     ( 2661): get all active apn types
  7924. D/DCT     ( 2661): [ApnContext:default] getApnSetting: apnSetting=null
  7925. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7926. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7927. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7928. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7929. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7930. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7931. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7932. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7933. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7934. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7935. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7936. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7937. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7938. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7939. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7940. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7941. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7942. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7943. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7944. D/PhoneProxy( 2661): [PhoneProxy] phoneObjectUpdater: newVoiceRadioTech=0
  7945. D/PhoneProxy( 2661): [PhoneProxy] phoneObjectUpdater: Unknown rat ignore,  newVoiceRadioTech=Unknown. mActivePhone=GSM
  7946. D/DCT     ( 2661): handleMessage msg={ when=-159ms what=270345 obj=android.os.AsyncResult@41bb3730 target=com.android.internal.telephony.dataconnection.DcTracker }
  7947. D/DCT     ( 2661): onDataConnectionDetached: stop polling and notify detached
  7948. D/DCT     ( 2661): stopNetStatPoll
  7949. D/DCT     ( 2661): stopDataStallAlarm: current tag=79389 mDataStallAlarmIntent=null
  7950. D/DCT     ( 2661): notifyDataConnection: reason=dataDetached
  7951. D/DCT     ( 2661): notifyDataConnection: type:default
  7952. D/DCT     ( 2661): [ApnContext:default] getApnSetting: apnSetting=null
  7953. D/DCT     ( 2661): [ApnContext:dun] getApnSetting: apnSetting=null
  7954. D/DCT     ( 2661): [ApnContext:supl] getApnSetting: apnSetting=null
  7955. D/DCT     ( 2661): [ApnContext:hipri] getApnSetting: apnSetting=null
  7956. D/DCT     ( 2661): [ApnContext:mms] getApnSetting: apnSetting=null
  7957. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7958. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  7959. D/RILJ    ( 2661): [4079]> OPERATOR
  7960. D/RILJ    ( 2661): [4080]> DATA_REGISTRATION_STATE
  7961. D/RILJ    ( 2661): [4081]> VOICE_REGISTRATION_STATE
  7962. D/RILJ    ( 2661): [4079]< OPERATOR {Videotron, , 302500}
  7963. D/RILJ    ( 2661): [4082]> QUERY_NETWORK_SELECTION_MODE
  7964. D/RILJ    ( 2661): [4083]> OPERATOR
  7965. D/RILJ    ( 2661): [4084]> DATA_REGISTRATION_STATE
  7966. D/RILJ    ( 2661): [4085]> VOICE_REGISTRATION_STATE
  7967. D/RILJ    ( 2661): [4086]> QUERY_NETWORK_SELECTION_MODE
  7968. D/RILJ    ( 2661): [4080]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7969. D/RILJ    ( 2661): [4081]< VOICE_REGISTRATION_STATE {1, null, null, 3, null, null, null, null, null, null, null, null, null, null, 1B4}
  7970. D/RILJ    ( 2661): [4082]< QUERY_NETWORK_SELECTION_MODE {1}
  7971. D/RILJ    ( 2661): [4083]< OPERATOR {Videotron, , 302500}
  7972. D/RILJ    ( 2661): [4084]< DATA_REGISTRATION_STATE {1, null, null, 3}
  7973. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  7974. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  7975. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  7976. D/RILJ    ( 2661): [4085]< VOICE_REGISTRATION_STATE {1, null, null, 3, null, null, null, null, null, null, null, null, null, null, 1B4}
  7977. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  7978. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  7979. D/RILJ    ( 2661): [4086]< QUERY_NETWORK_SELECTION_MODE {1}
  7980. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[1 1 home null null null  Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7981. D/GsmSST  ( 2661): [GsmSST] RAT switched Unknown -> UMTS at cell -1
  7982. D/PHONE   ( 2661): [ServiceState] setNullState=1
  7983. D/PhoneProxy( 2661): [PhoneProxy] updatePhoneObject: radioTechnology=3
  7984. D/GsmSST  ( 2661): [GsmSST] pollStateDone: registering current mNitzUpdatedTime=false changing to false
  7985. D/GsmSST  ( 2661): [GsmSST] updateSpnDisplay: changed sending intent rule=1 showPlmn='false' plmn='Videotron' showSpn='true' spn='Vidotron'
  7986. D/GsmSST  ( 2661): [GsmSST] pollStateDone: there are 6 unique offsets for iso-cc='ca testOneUniqueOffsetPath=false', do nothing
  7987. D/GsmSST  ( 2661): [GsmSST] shouldFixTimeZoneNow: retVal=true iccCardExist=true operatorNumeric=302500 mcc=302 prevOperatorNumeric= prevMcc=303 needToFixTimeZone=false ltod=01-28 07:42:18.174
  7988. D/GsmSST  ( 2661): [GsmSST] pollStateDone: fix time zone zoneName='America/Toronto' mZoneOffset=-18000000 mZoneDst=false iso-cc='ca' iso-cc-idx=-2
  7989. D/GsmSST  ( 2661): [GsmSST] pollStateDone: using getTimeZone(off, dst, time, iso)
  7990. D/GsmSST  ( 2661): [GsmSST] pollStateDone: zone != null zone.getID=America/Toronto
  7991. D/GsmSST  ( 2661): [GsmSST] setAndBroadcastNetworkSetTimeZone: setTimeZone=America/Toronto
  7992. D/GsmSST  ( 2661): [GsmSST] setAndBroadcastNetworkSetTimeZone: call alarm.setTimeZone and broadcast zoneId=America/Toronto
  7993. D/GsmSST  ( 2661): [GsmSST] notifyDataRegStateRilRadioTechnologyChanged: drs=0 rat=3
  7994. D/DCT     ( 2661): get all active apn types
  7995. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7996. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7997. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  7998. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  7999. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8000. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8001. D/PhoneProxy( 2661): [PhoneProxy] phoneObjectUpdater: newVoiceRadioTech=3
  8002. D/PhoneProxy( 2661): [PhoneProxy] phoneObjectUpdater: No change ignore, newVoiceRadioTech=3 mActivePhone=GSM
  8003. D/DCT     ( 2661): handleMessage msg={ when=-25ms what=270352 obj=android.os.AsyncResult@41c8efb0 target=com.android.internal.telephony.dataconnection.DcTracker }
  8004. D/DCT     ( 2661): onDataConnectionAttached
  8005. D/DCT     ( 2661): overall state is IDLE
  8006. D/DCT     ( 2661): [ApnContext:dun] getApnSetting: apnSetting=null
  8007. D/DCT     ( 2661): [ApnContext:supl] getApnSetting: apnSetting=null
  8008. D/DCT     ( 2661): [ApnContext:hipri] getApnSetting: apnSetting=null
  8009. D/DCT     ( 2661): [ApnContext:mms] getApnSetting: apnSetting=null
  8010. D/DCT     ( 2661): setupDataOnConnectableApns: dataAttached
  8011. D/DCT     ( 2661): setupDataOnConnectableApns: apnContext {mApnType=dun mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}
  8012. D/DCT     ( 2661): setupDataOnConnectableApns: apnContext {mApnType=hipri mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}
  8013. D/DCT     ( 2661): setupDataOnConnectableApns: apnContext {mApnType=supl mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataDisabled mDataEnabled=false mDependencyMet=true}
  8014. D/DCT     ( 2661): setupDataOnConnectableApns: apnContext {mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataEnabled mDataEnabled=true mDependencyMet=true}
  8015. D/DCT     ( 2661): setupDataOnConnectableApns: isConnectable() call trySetupData
  8016. D/DCT     ( 2661): trySetupData for type:default due to dataAttached apnContext={mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataAttached mDataEnabled=true mDependencyMet=true}
  8017. D/DCT     ( 2661): trySetupData with mIsPsRestricted=false
  8018. D/DCT     ( 2661): [ApnContext:dun] getApnSetting: apnSetting=null
  8019. D/DCT     ( 2661): [ApnContext:supl] getApnSetting: apnSetting=null
  8020. D/DCT     ( 2661): [ApnContext:hipri] getApnSetting: apnSetting=null
  8021. D/DCT     ( 2661): [ApnContext:mms] getApnSetting: apnSetting=null
  8022. D/DCT     ( 2661): trySetupData: X apnContext not 'ready' retValue=false
  8023. D/DCT     ( 2661): setupDataOnConnectableApns: apnContext {mApnType=mms mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}
  8024. D/RILJ    ( 2661): [4087]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8025. D/RILJ    ( 2661): [4087]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  8026. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8027. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8028. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8029. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8030. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8031. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8032. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8033. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8034. D/RILJ    ( 2661): [4088]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8035. D/RILJ    ( 2661): [4088]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  8036. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8037. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8038. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8039. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8040. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8041. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8042. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8043. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8044. D/RILJ    ( 2661): [4089]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8045. D/RILJ    ( 2661): [4089]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  8046. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8047. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8048. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8049. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8050. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8051. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8052. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8053. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8054. D/RILJ    ( 2661): [4090]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8055. D/RILJ    ( 2661): [4090]< REQUEST_GET_NEIGHBORING_CELL_IDS  [1b2@31] [ee@28]
  8056. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8057. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8058. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8059. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8060. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8061. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8062. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8063. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8064. D/RILJ    ( 2661): [4091]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8065. D/RILJ    ( 2661): [4091]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  8066. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8067. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8068. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8069. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8070. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8071. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8072. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8073. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8074. D/RILJ    ( 2661): [4092]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8075. D/RILJ    ( 2661): [4092]< REQUEST_GET_NEIGHBORING_CELL_IDS  [1b4@34] [94@26] [93@23]
  8076. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8077. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8078. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8079. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8080. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8081. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8082. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8083. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8084. D/RILJ    ( 2661): [4093]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8085. D/RILJ    ( 2661): [4093]< REQUEST_GET_NEIGHBORING_CELL_IDS  [1b4@34] [94@26] [93@23]
  8086. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8087. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8088. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8089. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8090. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8091. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8092. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8093. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8094. D/RILJ    ( 2661): [4094]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8095. D/RILJ    ( 2661): [4094]< REQUEST_GET_NEIGHBORING_CELL_IDS  [1b4@29] [1b2@28] [93@6] [94@6]
  8096. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8097. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8098. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8099. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8100. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8101. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8102. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8103. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8104. D/RILJ    ( 2661): [4095]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8105. D/RILJ    ( 2661): [4095]< REQUEST_GET_NEIGHBORING_CELL_IDS  [1b2@21] [d2@12] [19d@10] [94@9] [bf@3] [151@3]
  8106. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8107. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8108. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8109. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8110. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8111. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8112. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8113. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8114. D/RILJ    ( 2661): [4096]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8115. D/RILJ    ( 2661): [4096]< REQUEST_GET_NEIGHBORING_CELL_IDS  [ee@26] [bf@16] [14a@16] [19d@11] [1b2@2]
  8116. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8117. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8118. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8119. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8120. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8121. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8122. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8123. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8124. D/RILJ    ( 2661): [4097]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8125. D/RILJ    ( 2661): [4097]< REQUEST_GET_NEIGHBORING_CELL_IDS  [ee@26] [bf@16] [14a@16] [19d@11] [1b2@2]
  8126. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8127. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8128. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8129. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8130. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8131. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8132. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8133. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8134. D/RILJ    ( 2661): [4098]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8135. D/RILJ    ( 2661): [4098]< REQUEST_GET_NEIGHBORING_CELL_IDS  [ee@26] [14a@25] [1bf@21] [bf@3] [94@3] [19d@3]
  8136. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8137. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8138. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8139. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8140. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8141. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8142. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8143. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8144. D/RILJ    ( 2661): [4099]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8145. D/RILJ    ( 2661): [4099]< REQUEST_GET_NEIGHBORING_CELL_IDS  [1bf@28] [1a0@25] [ee@20] [151@20] [1b2@20] [bf@20]
  8146. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8147. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8148. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8149. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8150. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8151. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8152. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8153. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8154. D/RILJ    ( 2661): [4100]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8155. D/RILJ    ( 2661): [4100]< REQUEST_GET_NEIGHBORING_CELL_IDS  [154@29] [d2@26]
  8156. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8157. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8158. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8159. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8160. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8161. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8162. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8163. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8164. D/RILJ    ( 2661): [4101]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8165. D/RILJ    ( 2661): [4101]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  8166. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8167. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8168. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8169. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8170. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8171. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8172. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8173. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8174. D/RILJ    ( 2661): [4102]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8175. D/RILJ    ( 2661): [4102]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  8176. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8177. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8178. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8179. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8180. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8181. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8182. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8183. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8184. D/RILJ    ( 2661): [4103]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8185. D/RILJ    ( 2661): [4103]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  8186. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8187. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8188. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8189. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8190. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8191. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8192. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8193. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8194. D/RILJ    ( 2661): [4104]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8195. D/RILJ    ( 2661): [4104]< REQUEST_GET_NEIGHBORING_CELL_IDS  [154@22] [1a1@16] [1b2@10] [ae@9] [ca@0]
  8196. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8197. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8198. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8199. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8200. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8201. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8202. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8203. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8204. D/RILJ    ( 2661): [4105]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8205. D/RILJ    ( 2661): [4105]< REQUEST_GET_NEIGHBORING_CELL_IDS  [154@19] [10b@18] [1a1@17]
  8206. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8207. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8208. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8209. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8210. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8211. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8212. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8213. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8214. D/RILJ    ( 2661): [4106]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8215. D/RILJ    ( 2661): [4106]< REQUEST_GET_NEIGHBORING_CELL_IDS  [154@19] [10b@18] [1a1@17]
  8216. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8217. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8218. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8219. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8220. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8221. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8222. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8223. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8224. D/RILJ    ( 2661): [4107]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8225. D/RILJ    ( 2661): [4107]< REQUEST_GET_NEIGHBORING_CELL_IDS  [1a1@4] [10b@4] [154@4]
  8226. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8227. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8228. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8229. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8230. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8231. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8232. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8233. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8234. D/RILJ    ( 2661): [4108]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8235. D/RILJ    ( 2661): [4108]< REQUEST_GET_NEIGHBORING_CELL_IDS  [1a1@4] [10b@4] [154@4]
  8236. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8237. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8238. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8239. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8240. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8241. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8242. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8243. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8244. D/RILJ    ( 2661): [4109]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8245. D/RILJ    ( 2661): [4109]< REQUEST_GET_NEIGHBORING_CELL_IDS  [1a1@4] [10b@4] [154@4]
  8246. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8247. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8248. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8249. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8250. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8251. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8252. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8253. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8254. D/RILJ    ( 2661): [4110]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8255. D/RILJ    ( 2661): [4110]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  8256. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8257. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8258. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8259. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8260. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8261. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8262. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8263. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8264. D/RILJ    ( 2661): [4111]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8265. D/RILJ    ( 2661): [4111]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  8266. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8267. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8268. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8269. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8270. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8271. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8272. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8273. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8274. D/RILJ    ( 2661): [4112]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8275. D/RILJ    ( 2661): [4112]< REQUEST_GET_NEIGHBORING_CELL_IDS  [138@20] [139@9]
  8276. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8277. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8278. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8279. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8280. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8281. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8282. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8283. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8284. D/RILJ    ( 2661): [4113]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8285. D/RILJ    ( 2661): [4113]< REQUEST_GET_NEIGHBORING_CELL_IDS  [138@20] [139@9]
  8286. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8287. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8288. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8289. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8290. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8291. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8292. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8293. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8294. D/RILJ    ( 2661): [4114]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8295. D/RILJ    ( 2661): [4114]< REQUEST_GET_NEIGHBORING_CELL_IDS  [138@20] [139@9]
  8296. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8297. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8298. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8299. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8300. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,436]
  8301. D/RILJ    ( 2661): [4115]> SCREEN_STATE: true
  8302. D/DCT     ( 2661): onReceive: action=android.intent.action.SCREEN_ON
  8303. D/DCT     ( 2661): stopNetStatPoll
  8304. D/DCT     ( 2661): overall state is IDLE
  8305. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  8306. D/RILJ    ( 2661): [4115]< SCREEN_STATE
  8307. D/RILJ    ( 2661): [4116]> OPERATOR
  8308. D/RILJ    ( 2661): [4117]> DATA_REGISTRATION_STATE
  8309. D/RILJ    ( 2661): [4118]> VOICE_REGISTRATION_STATE
  8310. D/RILJ    ( 2661): [4119]> QUERY_NETWORK_SELECTION_MODE
  8311. D/RILJ    ( 2661): [4116]< OPERATOR {Videotron, , 302500}
  8312. D/RILJ    ( 2661): [4117]< DATA_REGISTRATION_STATE {1, null, null, 3}
  8313. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  8314. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  8315. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  8316. D/RILJ    ( 2661): [4118]< VOICE_REGISTRATION_STATE {1, 044C, 0BC32E5A, 3, null, null, null, null, null, null, null, null, null, null, 1B4}
  8317. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  8318. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  8319. D/RILJ    ( 2661): [4119]< QUERY_NETWORK_SELECTION_MODE {1}
  8320. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  8321. D/PHONE   ( 2661): [ServiceState] setNullState=1
  8322. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8323. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8324. D/RILJ    ( 2661): [4120]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8325. D/RILJ    ( 2661): [4120]< REQUEST_GET_NEIGHBORING_CELL_IDS  [138@20] [139@9]
  8326. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8327. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8328. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8329. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  8330. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8331. D/RILJ    ( 2661): [4121]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8332. D/RILJ    ( 2661): [4121]< REQUEST_GET_NEIGHBORING_CELL_IDS  [138@20] [139@9]
  8333. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8334. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8335. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8336. D/DCT     ( 2661): onReceive: action=android.net.wifi.STATE_CHANGE
  8337. D/DCT     ( 2661): NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8338. D/DCT     ( 2661): onReceive: action=android.net.wifi.STATE_CHANGE
  8339. D/DCT     ( 2661): NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8340. D/DCT     ( 2661): onReceive: action=android.net.wifi.STATE_CHANGE
  8341. D/DCT     ( 2661): NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8342. D/DCT     ( 2661): onReceive: action=android.net.wifi.STATE_CHANGE
  8343. D/DCT     ( 2661): NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  8344. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  8345. D/DCT     ( 2661): handleMessage msg={ when=0 what=270368 arg1=1 target=com.android.internal.telephony.dataconnection.DcTracker }
  8346. D/RILJ    ( 2661): [4122]> SCREEN_STATE: false
  8347. D/DCT     ( 2661): onReceive: action=android.intent.action.SCREEN_OFF
  8348. D/DCT     ( 2661): stopNetStatPoll
  8349. D/DCT     ( 2661): overall state is IDLE
  8350. D/RILJ    ( 2661): [4122]< SCREEN_STATE
  8351. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8352. D/RILJ    ( 2661): [4123]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8353. D/RILJ    ( 2661): [4123]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  8354. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8355. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8356. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8357. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8358. D/RILJ    ( 2661): [4124]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8359. D/RILJ    ( 2661): [4124]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  8360. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8361. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8362. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8363. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8364. D/RILJ    ( 2661): [4125]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8365. D/RILJ    ( 2661): [4125]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  8366. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8367. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8368. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8369. D/RILJ    ( 2661): [4126]> SCREEN_STATE: true
  8370. D/DCT     ( 2661): onReceive: action=android.intent.action.SCREEN_ON
  8371. D/DCT     ( 2661): stopNetStatPoll
  8372. D/DCT     ( 2661): overall state is IDLE
  8373. D/RILJ    ( 2661): [4126]< SCREEN_STATE
  8374. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8375. D/RILJ    ( 2661): [4127]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8376. D/RILJ    ( 2661): [4127]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  8377. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8378. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8379. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8380. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8381. D/RILJ    ( 2661): [4128]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8382. D/RILJ    ( 2661): [4128]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  8383. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8384. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8385. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8386. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8387. D/RILJ    ( 2661): [4129]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8388. D/RILJ    ( 2661): [4129]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  8389. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8390. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8391. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8392. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8393. D/RILJ    ( 2661): [4130]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8394. D/RILJ    ( 2661): [4130]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  8395. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8396. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8397. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8398. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8399. D/RILJ    ( 2661): [4131]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8400. D/RILJ    ( 2661): [4131]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  8401. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8402. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8403. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8404. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8405. D/RILJ    ( 2661): [4132]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8406. D/RILJ    ( 2661): [4132]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  8407. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8408. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8409. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8410. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8411. D/RILJ    ( 2661): [4133]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8412. D/RILJ    ( 2661): [4133]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  8413. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8414. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8415. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8416. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8417. D/RILJ    ( 2661): [4134]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8418. D/RILJ    ( 2661): [4134]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@0]
  8419. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8420. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8421. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8422. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8423. D/RILJ    ( 2661): [4135]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8424. D/RILJ    ( 2661): [4135]< REQUEST_GET_NEIGHBORING_CELL_IDS  [b4@3]
  8425. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8426. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8427. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8428. D/RILJ    ( 2661): [UNSL]< UNSOL_NITZ_TIME_RECEIVED 14/01/28,13:18:49-20,0
  8429. D/GsmSST  ( 2661): [GsmSST] NITZ: 14/01/28,13:18:49-20,0,33145216 start=33145219 delay=3
  8430. D/RILJ    ( 2661): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
  8431. D/GsmSST  ( 2661): [GsmSST] setAndBroadcastNetworkSetTimeZone: setTimeZone=America/Toronto
  8432. D/GsmSST  ( 2661): [GsmSST] setAndBroadcastNetworkSetTimeZone: call alarm.setTimeZone and broadcast zoneId=America/Toronto
  8433. D/GsmSST  ( 2661): [GsmSST] NITZ: Setting time of day to Tue Jan 28 08:18:49 EST 2014 NITZ receive delay(ms): 27 gained(ms): 1218 from 14/01/28,13:18:49-20,0
  8434. D/GsmSST  ( 2661): [GsmSST] setAndBroadcastNetworkSetTime: time=1390915129027ms
  8435. I/GsmSST  ( 2661): NITZ: after Setting time of day
  8436. D/RILJ    ( 2661): [4136]> OPERATOR
  8437. D/RILJ    ( 2661): [4137]> DATA_REGISTRATION_STATE
  8438. D/RILJ    ( 2661): [4138]> VOICE_REGISTRATION_STATE
  8439. D/RILJ    ( 2661): [4139]> QUERY_NETWORK_SELECTION_MODE
  8440. D/RILJ    ( 2661): [4136]< OPERATOR {Videotron, , 302500}
  8441. D/RILJ    ( 2661): [4137]< DATA_REGISTRATION_STATE {1, null, null, 3}
  8442. D/PHONE   ( 2661): [ServiceState] setDataRegState=0
  8443. D/PHONE   ( 2661): [ServiceState] setDataRadioTechnology=3
  8444. D/GsmSST  ( 2661): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=1 dataRadioTechnology=3
  8445. D/RILJ    ( 2661): [4138]< VOICE_REGISTRATION_STATE {1, 044C, 0BC32E5A, 3, null, null, null, null, null, null, null, null, null, null, 1B4}
  8446. D/PHONE   ( 2661): [ServiceState] setVoiceRegState=0
  8447. E/PHONE   ( 2661): [ServiceState] setState deprecated use setVoiceRegState()
  8448. D/RILJ    ( 2661): [4139]< QUERY_NETWORK_SELECTION_MODE {1}
  8449. D/GsmSST  ( 2661): [GsmSST] Poll ServiceState done:  oldSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Videotron  302500 (manual) UMTS UMTS CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  8450. D/PHONE   ( 2661): [ServiceState] setNullState=1
  8451. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8452. D/RILJ    ( 2661): [4140]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8453. D/RILJ    ( 2661): [4140]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  8454. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8455. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8456. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8457. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8458. D/RILJ    ( 2661): [4141]> REQUEST_GET_NEIGHBORING_CELL_IDS
  8459. D/RILJ    ( 2661): [4141]< REQUEST_GET_NEIGHBORING_CELL_IDS  
  8460. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): not implemented
  8461. D/GsmSST  ( 2661): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8462. D/GsmSST  ( 2661): [GsmSST] getCellLocation(): X good mCellLoc=[1100,197340762,436]
  8463. *** logcat: Timed out after 20.0s (killing pid 16095)
  8464. ------ KERNEL LOG (dmesg) ------
  8465.  
  8466. <6>[28901.408966] batt:  91%, 4055 mV, -9 mA (-1 avg), 18.0 C, 1209 mAh
  8467. <6>[28912.388549] sony_tft_set_pwm_val: 69
  8468. <6>[28912.404968] sony_tft_set_pwm_val: 68
  8469. <6>[28951.466644] batt:  91%, 4055 mV, 0 mA (-4 avg), 18.2 C, 1209 mAh
  8470. <6>[28972.905059] sony_tft_set_pwm_val: 69
  8471. <6>[28972.938415] sony_tft_set_pwm_val: 70
  8472. <6>[28979.521881] sony_tft_set_pwm_val: 71
  8473. <6>[28979.555084] sony_tft_set_pwm_val: 72
  8474. <6>[28979.573211] sony_tft_set_pwm_val: 73
  8475. <6>[28979.604736] sony_tft_set_pwm_val: 74
  8476. <6>[28982.518981] msm72k_udc: msm72k_udc: suspend
  8477. <6>[28984.977081] msm72k_udc: msm72k_udc: suspend
  8478. <6>[28986.873504] cable_status_update: status=0
  8479. <6>[28986.873565] msm72k_udc: ONLINE -> OFFLINE
  8480. <6>[28986.873596] msm_hsusb: disable pullup
  8481. <4>[28986.873596] ### notify_usb_connected(0) ###
  8482. <6>[28986.873626] usb: notify offline
  8483. <6>[28986.882629] batt: charging OFF
  8484. <6>[28986.884368] healthd: battery l=91 v=4055 t=18.2 h=2 st=3 c=0 chg=
  8485. <6>[28986.885986] healthd: battery l=91 v=4055 t=18.2 h=2 st=3 c=0 chg=
  8486. <6>[28986.887359] healthd: battery l=91 v=4055 t=18.2 h=2 st=3 c=0 chg=
  8487. <6>[28986.905639] msm_hsusb_phy_reset: success
  8488. <6>[29007.448211] sony_tft_set_pwm_val: 0
  8489. <4>[29007.526031] dhd_set_suspend: force extra Suspend setting
  8490. <6>[29007.610748] request_suspend_state: sleep (0->3) at 29004555560055 (2014-01-28 12:39:49.695581751 UTC)
  8491. <6>[29007.611206] [R] early_suspend start
  8492. <6>[29007.612487] lcdc_blank: ()
  8493. <6>[29007.612701] sony_tft_panel_blank: +()
  8494. <6>[29007.621734] msmfb: pan_update in state(4)
  8495. <6>[29007.621765] msmfb: drawing while asleep
  8496. <6>[29007.944274] sony_tft_panel_blank: -()
  8497. <6>[29007.949279] mahimahi_ts_power: power 0
  8498. <6>[29007.949890] lcdc_suspend: suspending
  8499. <6>[29007.950195] [R] early_suspend: sync
  8500. <6>[29008.006927] active wake lock PowerManagerService.WakeLocks
  8501. <6>[29008.007202] active wake lock PowerManagerService.Broadcasts
  8502. <6>[29008.007598] [R] early_suspend end
  8503. <6>[29008.522094] msmfb: pan_update in state(4)
  8504. <6>[29008.522094] msmfb: drawing while asleep
  8505. <6>[29008.616790] msmfb: pan_update in state(4)
  8506. <6>[29008.616790] msmfb: drawing while asleep
  8507. <6>[29008.839141] msmfb: pan_update in state(4)
  8508. <6>[29008.839172] msmfb: drawing while asleep
  8509. <6>[29008.864288] batt:  91%, 4011 mV, -184 mA (-17 avg), 18.7 C, 1206 mAh
  8510. <6>[29008.937194] msmfb: pan_update in state(4)
  8511. <6>[29008.937194] msmfb: drawing while asleep
  8512. <6>[29009.037078] msmfb: pan_update in state(4)
  8513. <6>[29009.037078] msmfb: drawing while asleep
  8514. <6>[29009.415222] wake lock SMD_DS, expired
  8515. <6>[29011.938507] suspend: enter suspend
  8516. <6>[29011.938903] PM: Syncing filesystems ... done.
  8517. <4>[29011.940856] Freezing user space processes ...
  8518. <6>[29011.948791] active wake lock PowerManagerService.WakeLocks
  8519. <4>[29011.949340]
  8520. <3>[29011.949523] Freezing of user space  aborted
  8521. <4>[29011.950592]
  8522. <4>[29011.950805] Restarting tasks ... done.
  8523. <6>[29011.958068] wakeup wake lock:
  8524. <6>[29011.958465] suspend: exit suspend, ret = -16 (2014-01-28 12:39:54.042932827 UTC)
  8525. <6>[29014.428283] suspend: enter suspend
  8526. <6>[29014.428802] PM: Syncing filesystems ... done.
  8527. <4>[29014.433013] Freezing user space processes ... (elapsed 0.03 seconds) done.
  8528. <4>[29014.466979] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  8529. <4>[29014.501220] msmsdcc_suspend enter
  8530. <4>[29014.502655] msmsdcc_suspend leave
  8531. <4>[29014.503143] msmsdcc_suspend enter
  8532. <4>[29014.503967] msmsdcc_suspend leave
  8533. <6>[29014.505157] PM: suspend of devices complete after 16.662 msecs
  8534. <6>[29014.506683] power_suspend_late return 0
  8535. <6>[29014.507537] PM: late suspend of devices complete after 1.739 msecs
  8536. <6>[29014.507537] clocks on: uart_clk
  8537. <6>[29014.507537] [R] suspend end
  8538. <6>[29014.507537] [R] resume start
  8539. <6>[29014.508239] PM: early resume of devices complete after 0.823 msecs
  8540. <4>[29014.509552] msmsdcc_resume enter
  8541. <4>[29014.510253] msmsdcc_resume enter
  8542. <6>[29014.518859] PM: resume of devices complete after 9.399 msecs
  8543. <4>[29014.520294] Restarting tasks ... done.
  8544. <6>[29014.543395] wakeup wake lock:
  8545. <6>[29014.544281] suspend: exit suspend, ret = 0 (2014-01-28 12:39:59.028653670 UTC)
  8546. <6>[29014.554870] suspend: enter suspend
  8547. <6>[29014.555389] PM: Syncing filesystems ... done.
  8548. <4>[29014.564117] Freezing user space processes ... (elapsed 0.04 seconds) done.
  8549. <4>[29014.606109] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  8550. <3>[29014.636535] pm_op(): 0xc0279d78 returns -16
  8551. <3>[29014.637054] PM: Device alarm failed to suspend: error -16
  8552. <3>[29014.637939] PM: Some devices failed to suspend
  8553. <6>[29014.638671] PM: resume of devices complete after 0.213 msecs
  8554. <4>[29014.639770] Restarting tasks ... done.
  8555. <6>[29014.651763] wakeup wake lock:
  8556. <6>[29014.652648] suspend: exit suspend, ret = -16 (2014-01-28 12:39:59.136915773 UTC)
  8557. <6>[29014.653594] active wake lock alarm_rtc, time left 199
  8558. <6>[29014.654083] suspend: abort suspend
  8559. <6>[29019.362976] suspend: enter suspend
  8560. <6>[29019.363861] PM: Syncing filesystems ... done.
  8561. <4>[29019.368194] Freezing user space processes ... (elapsed 0.02 seconds) done.
  8562. <4>[29019.395996] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  8563. <4>[29019.422698] msmsdcc_suspend enter
  8564. <4>[29019.423065] msmsdcc_suspend leave
  8565. <4>[29019.423309] msmsdcc_suspend enter
  8566. <4>[29019.423522] msmsdcc_suspend leave
  8567. <6>[29019.424011] PM: suspend of devices complete after 7.598 msecs
  8568. <6>[29019.424621] power_suspend_late return 0
  8569. <6>[29019.424865] PM: late suspend of devices complete after 0.579 msecs
  8570. <6>[29019.425323] clocks on: uart_clk
  8571. <6>[29019.425323] [R] suspend end
  8572. <6>[29019.425323] [R] resume start
  8573. <6>[29019.425811] PM: early resume of devices complete after 0.549 msecs
  8574. <4>[29019.426422] msmsdcc_resume enter
  8575. <4>[29019.427001] msmsdcc_resume enter
  8576. <6>[29019.433715] PM: resume of devices complete after 7.385 msecs
  8577. <4>[29019.434326] Restarting tasks ... done.
  8578. <6>[29019.442596] wakeup wake lock: event1-2502 event3-2502 event5-2502 event6-2502 alarm_rtc
  8579. <6>[29019.444122] suspend: exit suspend, ret = 0 (2014-01-28 12:40:08.012268059 UTC)
  8580. <6>[29019.444641] active wake lock event1-2502, time left 499
  8581. <6>[29019.444915] active wake lock event3-2502, time left 499
  8582. <6>[29019.445404] active wake lock event5-2502, time left 499
  8583. <6>[29019.445678] active wake lock event6-2502, time left 499
  8584. <6>[29019.446166] active wake lock alarm_rtc, time left 99
  8585. <6>[29019.450836] suspend: abort suspend
  8586. <6>[29024.393371] suspend: enter suspend
  8587. <6>[29024.393920] PM: Syncing filesystems ... done.
  8588. <4>[29024.398254] Freezing user space processes ... (elapsed 0.04 seconds) done.
  8589. <4>[29024.447570] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  8590. <4>[29024.473114] msmsdcc_suspend enter
  8591. <4>[29024.473327] msmsdcc_suspend leave
  8592. <4>[29024.473541] msmsdcc_suspend enter
  8593. <4>[29024.473754] msmsdcc_suspend leave
  8594. <6>[29024.474243] PM: suspend of devices complete after 7.232 msecs
  8595. <6>[29024.474853] power_suspend_late return 0
  8596. <6>[29024.475219] PM: late suspend of devices complete after 0.732 msecs
  8597. <6>[29024.475555] clocks on: uart_clk
  8598. <6>[29024.475555] [R] suspend end
  8599. <6>[29024.475555] [R] resume start
  8600. <6>[29024.476043] PM: early resume of devices complete after 0.549 msecs
  8601. <4>[29024.476654] msmsdcc_resume enter
  8602. <4>[29024.477233] msmsdcc_resume enter
  8603. <6>[29024.484344] PM: resume of devices complete after 7.751 msecs
  8604. <4>[29024.484924] Restarting tasks ... done.
  8605. <6>[29024.505828] wakeup wake lock: alarm_rtc
  8606. <6>[29024.506500] suspend: exit suspend, ret = 0 (2014-01-28 12:40:17.025299064 UTC)
  8607. <6>[29024.507019] active wake lock alarm_rtc, time left 97
  8608. <6>[29024.507293] suspend: abort suspend
  8609. <6>[29033.944488] suspend: enter suspend
  8610. <6>[29033.945343] PM: Syncing filesystems ... done.
  8611. <4>[29033.949645] Freezing user space processes ... (elapsed 0.03 seconds) done.
  8612. <4>[29033.987731] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  8613. <4>[29034.021942] msmsdcc_suspend enter
  8614. <4>[29034.022796] msmsdcc_suspend leave
  8615. <4>[29034.023284] msmsdcc_suspend enter
  8616. <4>[29034.023742] msmsdcc_suspend leave
  8617. <6>[29034.024902] PM: suspend of devices complete after 16.052 msecs
  8618. <3>[29035.026275] msm_i2c msm_i2c.0: Transaction timed out
  8619. <3>[29035.027160] msm_i2c msm_i2c.0: Error during data xfer (-110) @48
  8620. <6>[29035.028106] active wake lock i2c
  8621. <6>[29035.028594] power_suspend_late return -11
  8622. <3>[29035.029418] pm_noirq_op(): 0xc0279dd4 returns -11
  8623. <3>[29035.029937] PM: Device power.0 failed to suspend late: error -11
  8624. <3>[29036.026245] msm_i2c msm_i2c.0: Transaction timed out
  8625. <3>[29036.026794] msm_i2c msm_i2c.0: Error during data xfer (-110) @48
  8626. <6>[29036.029693] PM: early resume of devices complete after 998.840 msecs
  8627. <3>[29036.030517] PM: Some devices failed to power down
  8628. <4>[29036.031799] msmsdcc_resume enter
  8629. <4>[29036.033020] msmsdcc_resume enter
  8630. <6>[29036.036224] PM: resume of devices complete after 4.791 msecs
  8631. <4>[29036.036834] Restarting tasks ... done.
  8632. <6>[29036.052398] wakeup wake lock:
  8633. <6>[29036.052795] suspend: exit suspend, ret = 0 (2014-01-28 12:40:28.017272951 UTC)
  8634. <6>[29036.057586] suspend: enter suspend
  8635. <6>[29036.057830] PM: Syncing filesystems ... done.
  8636. <4>[29036.067810] Freezing user space processes ... (elapsed 0.01 seconds) done.
  8637. <4>[29036.086914] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  8638. <4>[29036.113281] msmsdcc_suspend enter
  8639. <4>[29036.113616] msmsdcc_suspend leave
  8640. <4>[29036.113830] msmsdcc_suspend enter
  8641. <4>[29036.114257] msmsdcc_suspend leave
  8642. <6>[29036.114593] PM: suspend of devices complete after 7.227 msecs
  8643. <6>[29036.115203] power_suspend_late return 0
  8644. <6>[29036.115600] PM: late suspend of devices complete after 0.731 msecs
  8645. <6>[29036.115600] clocks on: uart_clk
  8646. <6>[29036.115600] [R] suspend end
  8647. <6>[29036.115600] [R] resume start
  8648. <6>[29036.116180] PM: early resume of devices complete after 0.640 msecs
  8649. <4>[29036.116943] msmsdcc_resume enter
  8650. <4>[29036.117431] msmsdcc_resume enter
  8651. <6>[29036.124572] PM: resume of devices complete after 7.684 msecs
  8652. <4>[29036.125366] Restarting tasks ... done.
  8653. <6>[29036.133148] wakeup wake lock: event1-2502 event3-2502 event5-2502 event6-2502 alarm
  8654. <6>[29036.134826] suspend: exit suspend, ret = 0 (2014-01-28 12:40:32.012380596 UTC)
  8655. <6>[29036.135192] active wake lock event1-2502, time left 499
  8656. <6>[29036.135650] active wake lock event3-2502, time left 499
  8657. <6>[29036.135925] active wake lock event5-2502, time left 499
  8658. <6>[29036.136413] active wake lock event6-2502, time left 499
  8659. <6>[29036.136688] active wake lock alarm, time left 499
  8660. <6>[29036.137237] suspend: abort suspend
  8661. <6>[29040.371398] suspend: enter suspend
  8662. <6>[29040.372314] PM: Syncing filesystems ... done.
  8663. <4>[29040.556152] Freezing user space processes ... (elapsed 0.02 seconds) done.
  8664. <4>[29040.587158] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  8665. <4>[29040.613739] msmsdcc_suspend enter
  8666. <4>[29040.613952] msmsdcc_suspend leave
  8667. <4>[29040.614166] msmsdcc_suspend enter
  8668. <4>[29040.614532] msmsdcc_suspend leave
  8669. <6>[29040.614868] PM: suspend of devices complete after 7.232 msecs
  8670. <6>[29040.615631] power_suspend_late return 0
  8671. <6>[29040.615844] PM: late suspend of devices complete after 0.579 msecs
  8672. <6>[29040.615844] clocks on: uart_clk
  8673. <6>[29040.615844] [R] suspend end
  8674. <6>[29040.615844] [R] resume start
  8675. <6>[29040.616424] PM: early resume of devices complete after 0.640 msecs
  8676. <4>[29040.617187] msmsdcc_resume enter
  8677. <4>[29040.617614] msmsdcc_resume enter
  8678. <6>[29040.624389] PM: resume of devices complete after 7.232 msecs
  8679. <4>[29040.625183] Restarting tasks ... done.
  8680. <6>[29040.643066] wakeup wake lock: alarm_rtc
  8681. <6>[29040.643768] suspend: exit suspend, ret = 0 (2014-01-28 12:40:40.022155742 UTC)
  8682. <6>[29040.644287] active wake lock alarm_rtc, time left 98
  8683. <6>[29040.644744] suspend: abort suspend
  8684. <6>[29041.616638] wake lock alarm_rtc, expired
  8685. <6>[29041.619506] suspend: enter suspend
  8686. <6>[29041.619812] PM: Syncing filesystems ... done.
  8687. <4>[29041.622741] Freezing user space processes ... (elapsed 0.02 seconds) done.
  8688. <4>[29041.647552] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  8689. <3>[29041.676330] pm_op(): 0xc0279d78 returns -16
  8690. <3>[29041.676666] PM: Device alarm failed to suspend: error -16
  8691. <3>[29041.677154] PM: Some devices failed to suspend
  8692. <6>[29041.677551] PM: resume of devices complete after 0.091 msecs
  8693. <4>[29041.678314] Restarting tasks ... done.
  8694. <6>[29041.685882] wakeup wake lock:
  8695. <6>[29041.686523] suspend: exit suspend, ret = -16 (2014-01-28 12:40:41.064623310 UTC)
  8696. <6>[29041.687042] active wake lock alarm_rtc, time left 199
  8697. <6>[29041.687500] suspend: abort suspend
  8698. <6>[29041.742187] batt:  91%, 4035 mV, -29 mA (-44 avg), 20.0 C, 1211 mAh
  8699. <4>[29050.396423] mmc1: Starting deferred resume
  8700. <6>[29050.740966] mmc1: Deferred resume completed
  8701. <6>[29054.534942] suspend: enter suspend
  8702. <6>[29054.535461] PM: Syncing filesystems ... done.
  8703. <4>[29054.540100] Freezing user space processes ... (elapsed 0.03 seconds) done.
  8704. <4>[29054.578308] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  8705. <4>[29054.612182] msmsdcc_suspend enter
  8706. <4>[29054.613494] msmsdcc_suspend leave
  8707. <4>[29054.614349] msmsdcc_suspend enter
  8708. <4>[29054.614807] msmsdcc_suspend leave
  8709. <6>[29054.615631] PM: suspend of devices complete after 16.265 msecs
  8710. <6>[29054.617462] power_suspend_late return 0
  8711. <6>[29054.617980] PM: late suspend of devices complete after 1.373 msecs
  8712. <6>[29054.617980] clocks on: uart_clk
  8713. <6>[29054.617980] [R] suspend end
  8714. <6>[29054.617980] [R] resume start
  8715. <6>[29054.618682] PM: early resume of devices complete after 0.823 msecs
  8716. <4>[29054.619995] msmsdcc_resume enter
  8717. <4>[29054.620697] msmsdcc_resume enter
  8718. <6>[29054.629119] PM: resume of devices complete after 9.216 msecs
  8719. <4>[29054.630645] Restarting tasks ... done.
  8720. <6>[29054.653656] wakeup wake lock: alarm_rtc alarm
  8721. <6>[29054.658660] suspend: exit suspend, ret = 0 (2014-01-28 12:41:10.028653847 UTC)
  8722. <6>[29054.659271] active wake lock alarm_rtc, time left 97
  8723. <6>[29054.660125] active wake lock alarm, time left 497
  8724. <6>[29054.660614] suspend: abort suspend
  8725. <4>[29055.155059] mmc1: Starting deferred resume
  8726. <6>[29055.480804] mmc1: Deferred resume completed
  8727. <6>[29065.930328] suspend: enter suspend
  8728. <6>[29065.930725] PM: Syncing filesystems ... done.
  8729. <4>[29065.932586] Freezing user space processes ... (elapsed 0.02 seconds) done.
  8730. <4>[29065.957031] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  8731. <4>[29065.983489] msmsdcc_suspend enter
  8732. <4>[29065.984130] msmsdcc_suspend leave
  8733. <4>[29065.984497] msmsdcc_suspend enter
  8734. <4>[29065.984710] msmsdcc_suspend leave
  8735. <6>[29065.985046] PM: suspend of devices complete after 7.690 msecs
  8736. <6>[29065.985809] power_suspend_late return 0
  8737. <6>[29065.986145] PM: late suspend of devices complete after 0.701 msecs
  8738. <6>[29065.986145] clocks on: uart_clk
  8739. <6>[29065.986145] [R] suspend end
  8740. <6>[29065.986145] [R] resume start
  8741. <6>[29065.986633] PM: early resume of devices complete after 0.579 msecs
  8742. <4>[29065.987396] msmsdcc_resume enter
  8743. <4>[29065.987884] msmsdcc_resume enter
  8744. <6>[29065.994842] PM: resume of devices complete after 7.476 msecs
  8745. <4>[29065.995513] Restarting tasks ... done.
  8746. <6>[29066.010101] wakeup wake lock: alarm_rtc
  8747. <6>[29066.010955] suspend: exit suspend, ret = 0 (2014-01-28 12:41:49.018736569 UTC)
  8748. <6>[29066.011322] active wake lock alarm_rtc, time left 98
  8749. <6>[29066.011779] suspend: abort suspend
  8750. <6>[29066.606872] batt:  90%, 4035 mV, -12 mA (-11 avg), 21.6 C, 1211 mAh
  8751. <6>[29066.609710] healthd: battery l=90 v=4035 t=21.6 h=2 st=3 c=-12 chg=
  8752. <6>[29066.666839] suspend: enter suspend
  8753. <6>[29066.667297] PM: Syncing filesystems ... done.
  8754. <4>[29066.670074] Freezing user space processes ... (elapsed 0.03 seconds) done.
  8755. <4>[29066.707214] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  8756. <4>[29066.738922] msmsdcc_suspend enter
  8757. <4>[29066.739379] msmsdcc_suspend leave
  8758. <4>[29066.739837] msmsdcc_suspend enter
  8759. <4>[29066.740203] msmsdcc_suspend leave
  8760. <6>[29066.740631] PM: suspend of devices complete after 12.934 msecs
  8761. <6>[29066.741577] power_suspend_late return 0
  8762. <6>[29066.741851] PM: late suspend of devices complete after 0.762 msecs
  8763. <6>[29066.741851] clocks on: uart_clk
  8764. <6>[29066.741851] [R] suspend end
  8765. <6>[29066.741851] [R] resume start
  8766. <6>[29066.742370] PM: early resume of devices complete after 0.671 msecs
  8767. <4>[29066.743194] msmsdcc_resume enter
  8768. <4>[29066.743591] msmsdcc_resume enter
  8769. <6>[29066.750000] PM: resume of devices complete after 6.863 msecs
  8770. <4>[29066.750640] Restarting tasks ... done.
  8771. <6>[29066.763214] wakeup wake lock: event1-2502 event3-2502 event5-2502 event6-2502 SMD_DS
  8772. <6>[29066.764953] suspend: exit suspend, ret = 0 (2014-01-28 12:42:15.015161086 UTC)
  8773. <6>[29066.767272] active wake lock PowerManagerService.WakeLocks
  8774. <6>[29066.767608] active wake lock radio-interface
  8775. <6>[29066.768066] active wake lock SMD_DS, time left 49
  8776. <6>[29066.769653] suspend: abort suspend
  8777. <6>[29067.214324] mahimahi-microp 0-0066: Setting Jogball flash period to 2
  8778. <4>[29067.761199] mmc1: Starting deferred resume
  8779. <6>[29068.060882] mmc1: Deferred resume completed
  8780. <6>[29068.146148] suspend: enter suspend
  8781. <6>[29068.146484] PM: Syncing filesystems ... done.
  8782. <4>[29068.149536] Freezing user space processes ... (elapsed 0.02 seconds) done.
  8783. <4>[29068.177062] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  8784. <4>[29068.209716] msmsdcc_suspend enter
  8785. <4>[29068.210845] msmsdcc_suspend leave
  8786. <4>[29068.211151] msmsdcc_suspend enter
  8787. <4>[29068.211456] msmsdcc_suspend leave
  8788. <6>[29068.212127] PM: suspend of devices complete after 14.280 msecs
  8789. <6>[29068.213012] power_suspend_late return 0
  8790. <6>[29068.213531] PM: late suspend of devices complete after 1.037 msecs
  8791. <6>[29068.213531] clocks on: uart_clk
  8792. <6>[29068.213531] [R] suspend end
  8793. <6>[29068.213531] [R] resume start
  8794. <6>[29068.214080] PM: early resume of devices complete after 0.671 msecs
  8795. <4>[29068.214752] msmsdcc_resume enter
  8796. <4>[29068.215576] msmsdcc_resume enter
  8797. <6>[29068.220916] PM: resume of devices complete after 6.255 msecs
  8798. <4>[29068.221618] Restarting tasks ... done.
  8799. <6>[29068.236663] wakeup wake lock: SMD_DS
  8800. <6>[29068.238311] suspend: exit suspend, ret = 0 (2014-01-28 12:42:18.017666164 UTC)
  8801. <6>[29068.239135] active wake lock radio-interface
  8802. <6>[29068.239440] active wake lock SMD_DS, time left 49
  8803. <6>[29068.239959] suspend: abort suspend
  8804. <4>[29069.232727] mmc1: Starting deferred resume
  8805. <6>[29069.550292] mmc1: Deferred resume completed
  8806. <6>[29069.622467] suspend: enter suspend
  8807. <6>[29069.622985] PM: Syncing filesystems ... done.
  8808. <4>[29069.627471] Freezing user space processes ... (elapsed 0.04 seconds) done.
  8809. <4>[29069.677185] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  8810. <3>[29069.713562] pm_op(): 0xc0279d78 returns -16
  8811. <3>[29069.714111] PM: Device alarm failed to suspend: error -16
  8812. <3>[29069.714630] PM: Some devices failed to suspend
  8813. <6>[29069.715820] PM: resume of devices complete after 0.305 msecs
  8814. <4>[29069.717071] Restarting tasks ... done.
  8815. <6>[29069.731353] wakeup wake lock:
  8816. <6>[29069.732269] suspend: exit suspend, ret = -16 (2014-01-28 12:42:19.511856808 UTC)
  8817. <6>[29069.732849] active wake lock alarm_rtc, time left 198
  8818. <6>[29069.733734] suspend: abort suspend
  8819. <6>[29072.325836] wake lock wlan_ctrl_wake, expired
  8820. <6>[29072.330505] suspend: enter suspend
  8821. <6>[29072.331024] PM: Syncing filesystems ... done.
  8822. <4>[29072.335144] Freezing user space processes ... (elapsed 0.04 seconds) done.
  8823. <4>[29072.377441] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  8824. <4>[29072.411651] msmsdcc_suspend enter
  8825. <4>[29072.413116] msmsdcc_suspend leave
  8826. <4>[29072.413604] msmsdcc_suspend enter
  8827. <4>[29072.414062] msmsdcc_suspend leave
  8828. <6>[29072.415252] PM: suspend of devices complete after 16.326 msecs
  8829. <6>[29072.416748] power_suspend_late return 0
  8830. <6>[29072.417602] PM: late suspend of devices complete after 1.739 msecs
  8831. <6>[29072.417602] clocks on: uart_clk
  8832. <6>[29072.417602] [R] suspend end
  8833. <6>[29072.417602] [R] resume start
  8834. <6>[29072.418334] PM: early resume of devices complete after 0.823 msecs
  8835. <4>[29072.419281] msmsdcc_resume enter
  8836. <4>[29072.420349] msmsdcc_resume enter
  8837. <6>[29072.431091] PM: resume of devices complete after 11.901 msecs
  8838. <4>[29072.432373] Restarting tasks ... done.
  8839. <6>[29072.455749] wakeup wake lock: alarm_rtc
  8840. <6>[29072.457031] suspend: exit suspend, ret = 0 (2014-01-28 12:42:44.031036370 UTC)
  8841. <6>[29072.457946] active wake lock alarm_rtc, time left 97
  8842. <6>[29072.458465] suspend: abort suspend
  8843. <6>[29073.425476] wake lock alarm_rtc, expired
  8844. <6>[29073.429504] suspend: enter suspend
  8845. <6>[29073.430023] PM: Syncing filesystems ... done.
  8846. <4>[29073.434448] Freezing user space processes ... (elapsed 0.04 seconds) done.
  8847. <4>[29073.477050] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  8848. <3>[29073.507629] pm_op(): 0xc0279d78 returns -16
  8849. <3>[29073.508148] PM: Device alarm failed to suspend: error -16
  8850. <3>[29073.509033] PM: Some devices failed to suspend
  8851. <6>[29073.509735] PM: resume of devices complete after 0.183 msecs
  8852. <4>[29073.511169] Restarting tasks ... done.
  8853. <6>[29073.524230] wakeup wake lock:
  8854. <6>[29073.525115] suspend: exit suspend, ret = -16 (2014-01-28 12:42:45.099054120 UTC)
  8855. <6>[29073.528717] active wake lock alarm_rtc, time left 198
  8856. <6>[29073.529266] suspend: abort suspend
  8857. <6>[29073.661865] batt:  90%, 4035 mV, -17 mA (-49 avg), 22.5 C, 1211 mAh
  8858. <4>[29078.121307] mmc1: Starting deferred resume
  8859. <6>[29078.440307] mmc1: Deferred resume completed
  8860. <6>[29080.223815] suspend: enter suspend
  8861. <6>[29080.224060] PM: Syncing filesystems ... done.
  8862. <4>[29080.226074] Freezing user space processes ... (elapsed 0.02 seconds) done.
  8863. <4>[29080.256439] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  8864. <4>[29080.283081] msmsdcc_suspend enter
  8865. <4>[29080.283752] msmsdcc_suspend leave
  8866. <4>[29080.283966] msmsdcc_suspend enter
  8867. <4>[29080.284332] msmsdcc_suspend leave
  8868. <6>[29080.284667] PM: suspend of devices complete after 7.690 msecs
  8869. <6>[29080.285308] power_suspend_late return 0
  8870. <6>[29080.285736] PM: late suspend of devices complete after 0.793 msecs
  8871. <6>[29080.285736] clocks on: uart_clk
  8872. <6>[29080.285736] [R] suspend end
  8873. <6>[29080.285736] [R] resume start
  8874. <6>[29080.286224] PM: early resume of devices complete after 0.579 msecs
  8875. <4>[29080.286987] msmsdcc_resume enter
  8876. <4>[29080.287445] msmsdcc_resume enter
  8877. <6>[29080.294555] PM: resume of devices complete after 7.598 msecs
  8878. <4>[29080.295379] Restarting tasks ... done.
  8879. <6>[29080.313171] wakeup wake lock: alarm_rtc
  8880. <6>[29080.313842] suspend: exit suspend, ret = 0 (2014-01-28 12:42:54.022489352 UTC)
  8881. <6>[29080.314361] active wake lock alarm_rtc, time left 98
  8882. <6>[29080.314666] suspend: abort suspend
  8883. <6>[29085.094573] suspend: enter suspend
  8884. <6>[29085.095092] PM: Syncing filesystems ... done.
  8885. <4>[29085.099395] Freezing user space processes ... (elapsed 0.03 seconds) done.
  8886. <4>[29085.137542] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  8887. <4>[29085.172088] msmsdcc_suspend enter
  8888. <4>[29085.172607] msmsdcc_suspend leave
  8889. <4>[29085.173095] msmsdcc_suspend enter
  8890. <4>[29085.173889] msmsdcc_suspend leave
  8891. <6>[29085.174713] PM: suspend of devices complete after 15.716 msecs
  8892. <6>[29085.176208] power_suspend_late return 0
  8893. <6>[29085.177093] PM: late suspend of devices complete after 1.831 msecs
  8894. <6>[29085.177093] clocks on: uart_clk
  8895. <6>[29085.177093] [R] suspend end
  8896. <6>[29085.177093] [R] resume start
  8897. <6>[29085.177795] PM: early resume of devices complete after 0.823 msecs
  8898. <4>[29085.179107] msmsdcc_resume enter
  8899. <4>[29085.179779] msmsdcc_resume enter
  8900. <6>[29085.187408] PM: resume of devices complete after 8.422 msecs
  8901. <4>[29085.188934] Restarting tasks ... done.
  8902. <6>[29085.211883] wakeup wake lock: alarm_rtc alarm
  8903. <6>[29085.213592] suspend: exit suspend, ret = 0 (2014-01-28 12:43:03.027770985 UTC)
  8904. <6>[29085.214538] active wake lock alarm_rtc, time left 98
  8905. <6>[29085.215026] active wake lock alarm, time left 498
  8906. <6>[29085.220977] suspend: abort suspend
  8907. <6>[29090.433532] suspend: enter suspend
  8908. <6>[29090.434082] PM: Syncing filesystems ... done.
  8909. <4>[29090.438751] Freezing user space processes ... (elapsed 0.04 seconds) done.
  8910. <4>[29090.487243] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  8911. <4>[29090.521392] msmsdcc_suspend enter
  8912. <4>[29090.521881] msmsdcc_suspend leave
  8913. <4>[29090.522705] msmsdcc_suspend enter
  8914. <4>[29090.523193] msmsdcc_suspend leave
  8915. <6>[29090.523986] PM: suspend of devices complete after 15.380 msecs
  8916. <6>[29090.525848] power_suspend_late return 0
  8917. <6>[29090.526367] PM: late suspend of devices complete after 1.464 msecs
  8918. <6>[29090.526367] clocks on: uart_clk
  8919. <6>[29090.526367] [R] suspend end
  8920. <6>[29090.526367] [R] resume start
  8921. <6>[29090.527069] PM: early resume of devices complete after 0.823 msecs
  8922. <4>[29090.528381] msmsdcc_resume enter
  8923. <4>[29090.529083] msmsdcc_resume enter
  8924. <6>[29090.539733] PM: resume of devices complete after 11.474 msecs
  8925. <4>[29090.541198] Restarting tasks ... done.
  8926. <6>[29090.564178] wakeup wake lock: alarm_rtc
  8927. <6>[29090.574768] suspend: exit suspend, ret = 0 (2014-01-28 12:43:13.030120843 UTC)
  8928. <6>[29090.575378] active wake lock alarm_rtc, time left 96
  8929. <6>[29090.576202] suspend: abort suspend
  8930. <6>[29095.015075] suspend: enter suspend
  8931. <6>[29095.015869] PM: Syncing filesystems ... done.
  8932. <4>[29095.020385] Freezing user space processes ... (elapsed 0.04 seconds) done.
  8933. <4>[29095.066741] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  8934. <4>[29095.100952] msmsdcc_suspend enter
  8935. <4>[29095.101470] msmsdcc_suspend leave
  8936. <4>[29095.102294] msmsdcc_suspend enter
  8937. <4>[29095.102752] msmsdcc_suspend leave
  8938. <6>[29095.103576] PM: suspend of devices complete after 15.563 msecs
  8939. <3>[29096.105377] msm_i2c msm_i2c.0: Transaction timed out
  8940. <3>[29096.105926] msm_i2c msm_i2c.0: Error during data xfer (-110) @48
  8941. <6>[29096.107238] active wake lock i2c
  8942. <6>[29096.107696] power_suspend_late return -11
  8943. <3>[29096.108184] pm_noirq_op(): 0xc0279dd4 returns -11
  8944. <3>[29096.109039] PM: Device power.0 failed to suspend late: error -11
  8945. <3>[29097.105407] msm_i2c msm_i2c.0: Transaction timed out
  8946. <3>[29097.106292] msm_i2c msm_i2c.0: Error during data xfer (-110) @48
  8947. <6>[29097.108856] PM: early resume of devices complete after 999.268 msecs
  8948. <3>[29097.110015] PM: Some devices failed to power down
  8949. <4>[29097.110931] msmsdcc_resume enter
  8950. <4>[29097.112152] msmsdcc_resume enter
  8951. <6>[29097.115386] PM: resume of devices complete after 4.852 msecs
  8952. <4>[29097.115875] Restarting tasks ... done.
  8953. <6>[29097.131500] wakeup wake lock:
  8954. <6>[29097.132049] suspend: exit suspend, ret = 0 (2014-01-28 12:43:19.017211912 UTC)
  8955. <6>[29097.136718] suspend: enter suspend
  8956. <6>[29097.137115] PM: Syncing filesystems ... done.
  8957. <4>[29097.146972] Freezing user space processes ... (elapsed 0.01 seconds) done.
  8958. <4>[29097.166198] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  8959. <3>[29097.189849] pm_op(): 0xc0279d78 returns -16
  8960. <3>[29097.190246] PM: Device alarm failed to suspend: error -16
  8961. <3>[29097.190490] PM: Some devices failed to suspend
  8962. <6>[29097.190979] PM: resume of devices complete after 0.061 msecs
  8963. <4>[29097.191436] Restarting tasks ... done.
  8964. <6>[29097.196350] wakeup wake lock:
  8965. <6>[29097.196868] suspend: exit suspend, ret = -16 (2014-01-28 12:43:19.082052981 UTC)
  8966. <6>[29097.197143] active wake lock alarm_rtc, time left 199
  8967. <6>[29097.197509] suspend: abort suspend
  8968. <6>[29100.225860] wake lock wlan_ctrl_wake, expired
  8969. <6>[29100.229980] suspend: enter suspend
  8970. <6>[29100.230834] PM: Syncing filesystems ... done.
  8971. <4>[29100.234954] Freezing user space processes ... (elapsed 0.04 seconds) done.
  8972. <4>[29100.277984] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  8973. <4>[29100.311553] msmsdcc_suspend enter
  8974. <4>[29100.312408] msmsdcc_suspend leave
  8975. <4>[29100.312896] msmsdcc_suspend enter
  8976. <4>[29100.313354] msmsdcc_suspend leave
  8977. <6>[29100.314514] PM: suspend of devices complete after 15.869 msecs
  8978. <6>[29100.316009] power_suspend_late return 0
  8979. <6>[29100.316528] PM: late suspend of devices complete after 1.464 msecs
  8980. <6>[29100.316528] clocks on: uart_clk
  8981. <6>[29100.316528] [R] suspend end
  8982. <6>[29100.316528] [R] resume start
  8983. <6>[29100.317260] PM: early resume of devices complete after 0.823 msecs
  8984. <4>[29100.318206] msmsdcc_resume enter
  8985. <4>[29100.319274] msmsdcc_resume enter
  8986. <6>[29100.327850] PM: resume of devices complete after 9.765 msecs
  8987. <4>[29100.328948] Restarting tasks ... done.
  8988. <6>[29100.358398] wakeup wake lock: ds2784-battery event1-2502 event3-2502 event5-2502 event6-2502 alarm
  8989. <6>[29100.367126] suspend: exit suspend, ret = 0 (2014-01-28 12:44:11.034851073 UTC)
  8990. <6>[29100.370086] active wake lock KeyEvents
  8991. <6>[29100.370574] active wake lock ds2784-battery
  8992. <6>[29100.371429] active wake lock event1-2502, time left 495
  8993. <6>[29100.371948] active wake lock event3-2502, time left 495
  8994. <6>[29100.372802] active wake lock event5-2502, time left 495
  8995. <6>[29100.373291] active wake lock event6-2502, time left 495
  8996. <6>[29100.374145] active wake lock alarm, time left 496
  8997. <6>[29100.382171] suspend: abort suspend
  8998. <6>[29100.408752] batt:  90%, 4040 mV, -16 mA (-9 avg), 23.3 C, 1212 mAh
  8999. <6>[29100.519439] suspend: enter suspend
  9000. <6>[29100.519989] PM: Syncing filesystems ... done.
  9001. <4>[29100.524475] Freezing user space processes ... (elapsed 0.04 seconds) done.
  9002. <4>[29100.566375] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9003. <3>[29100.599060] pm_op(): 0xc0279d78 returns -16
  9004. <3>[29100.599609] PM: Device alarm failed to suspend: error -16
  9005. <3>[29100.600463] PM: Some devices failed to suspend
  9006. <6>[29100.601226] PM: resume of devices complete after 0.244 msecs
  9007. <4>[29100.602813] Restarting tasks ... done.
  9008. <6>[29100.614715] wakeup wake lock:
  9009. <6>[29100.615722] suspend: exit suspend, ret = -16 (2014-01-28 12:44:11.291015758 UTC)
  9010. <6>[29100.616668] active wake lock alarm_rtc, time left 198
  9011. <6>[29100.617156] suspend: abort suspend
  9012. <4>[29101.270324] mmc1: Starting deferred resume
  9013. <6>[29101.590148] mmc1: Deferred resume completed
  9014. <6>[29102.009826] suspend: enter suspend
  9015. <6>[29102.010192] PM: Syncing filesystems ... done.
  9016. <4>[29102.012084] Freezing user space processes ... (elapsed 0.02 seconds) done.
  9017. <4>[29102.036224] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9018. <4>[29102.062805] msmsdcc_suspend enter
  9019. <4>[29102.063446] msmsdcc_suspend leave
  9020. <4>[29102.063781] msmsdcc_suspend enter
  9021. <4>[29102.063995] msmsdcc_suspend leave
  9022. <6>[29102.064361] PM: suspend of devices complete after 7.811 msecs
  9023. <6>[29102.065124] power_suspend_late return 0
  9024. <6>[29102.065460] PM: late suspend of devices complete after 0.701 msecs
  9025. <6>[29102.065460] clocks on: uart_clk
  9026. <6>[29102.065460] [R] suspend end
  9027. <6>[29102.065460] [R] resume start
  9028. <6>[29102.065948] PM: early resume of devices complete after 0.579 msecs
  9029. <4>[29102.066741] msmsdcc_resume enter
  9030. <4>[29102.067169] msmsdcc_resume enter
  9031. <6>[29102.074554] PM: resume of devices complete after 7.872 msecs
  9032. <4>[29102.075286] Restarting tasks ... done.
  9033. <6>[29102.084259] wakeup wake lock: event1-2502 event3-2502 event5-2502 event6-2502 alarm
  9034. <6>[29102.090118] suspend: exit suspend, ret = 0 (2014-01-28 12:45:01.012968765 UTC)
  9035. <6>[29102.090667] active wake lock PowerManagerService.WakeLocks
  9036. <6>[29102.090942] active wake lock event1-2502, time left 498
  9037. <6>[29102.091430] active wake lock event3-2502, time left 498
  9038. <6>[29102.091705] active wake lock event5-2502, time left 498
  9039. <6>[29102.092163] active wake lock event6-2502, time left 498
  9040. <6>[29102.092468] suspend: abort suspend
  9041. <6>[29102.227966] batt:  90%, 4040 mV, -7 mA (-16 avg), 23.2 C, 1212 mAh
  9042. <6>[29103.665374] wake lock wlan_ctrl_wake, expired
  9043. <6>[29103.668945] suspend: enter suspend
  9044. <6>[29103.669464] PM: Syncing filesystems ... done.
  9045. <4>[29103.672332] Freezing user space processes ... (elapsed 0.02 seconds) done.
  9046. <4>[29103.696990] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9047. <4>[29103.727905] msmsdcc_suspend enter
  9048. <4>[29103.728393] msmsdcc_suspend leave
  9049. <4>[29103.728668] msmsdcc_suspend enter
  9050. <4>[29103.728973] msmsdcc_suspend leave
  9051. <6>[29103.729431] PM: suspend of devices complete after 12.145 msecs
  9052. <6>[29103.730438] power_suspend_late return 0
  9053. <6>[29103.730743] PM: late suspend of devices complete after 0.823 msecs
  9054. <6>[29103.730743] clocks on: uart_clk
  9055. <6>[29103.730743] [R] suspend end
  9056. <6>[29103.730743] [R] resume start
  9057. <6>[29103.731201] PM: early resume of devices complete after 0.549 msecs
  9058. <4>[29103.731842] msmsdcc_resume enter
  9059. <4>[29103.732330] msmsdcc_resume enter
  9060. <6>[29103.742645] PM: resume of devices complete after 10.863 msecs
  9061. <4>[29103.743377] Restarting tasks ... done.
  9062. <6>[29103.755065] wakeup wake lock: event1-2502 event3-2502 event5-2502 event6-2502 alarm_rtc
  9063. <6>[29103.756713] suspend: exit suspend, ret = 0 (2014-01-28 12:45:34.016295027 UTC)
  9064. <6>[29103.757293] active wake lock event1-2502, time left 498
  9065. <6>[29103.757598] active wake lock event3-2502, time left 498
  9066. <6>[29103.758087] active wake lock event5-2502, time left 498
  9067. <6>[29103.758392] active wake lock event6-2502, time left 498
  9068. <6>[29103.758911] active wake lock alarm_rtc, time left 98
  9069. <6>[29103.759216] suspend: abort suspend
  9070. <6>[29104.361541] suspend: enter suspend
  9071. <6>[29104.362426] PM: Syncing filesystems ... done.
  9072. <4>[29104.366882] Freezing user space processes ... (elapsed 0.04 seconds) done.
  9073. <4>[29104.416809] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9074. <4>[29104.453765] msmsdcc_suspend enter
  9075. <4>[29104.454833] msmsdcc_suspend leave
  9076. <4>[29104.455413] msmsdcc_suspend enter
  9077. <4>[29104.456024] msmsdcc_suspend leave
  9078. <6>[29104.457183] PM: suspend of devices complete after 19.308 msecs
  9079. <6>[29104.458618] power_suspend_late return 0
  9080. <6>[29104.459106] PM: late suspend of devices complete after 1.372 msecs
  9081. <6>[29104.459106] clocks on: uart_clk
  9082. <6>[29104.459106] [R] suspend end
  9083. <6>[29104.459106] [R] resume start
  9084. <6>[29104.459808] PM: early resume of devices complete after 0.823 msecs
  9085. <4>[29104.460754] msmsdcc_resume enter
  9086. <4>[29104.461822] msmsdcc_resume enter
  9087. <6>[29104.469604] PM: resume of devices complete after 8.937 msecs
  9088. <4>[29104.470764] Restarting tasks ... done.
  9089. <6>[29104.494903] wakeup wake lock: alarm_rtc alarm
  9090. <6>[29104.496612] suspend: exit suspend, ret = 0 (2014-01-28 12:46:01.028731516 UTC)
  9091. <6>[29104.497558] active wake lock alarm_rtc, time left 97
  9092. <6>[29104.498046] active wake lock alarm, time left 497
  9093. <6>[29104.498565] suspend: abort suspend
  9094. <6>[29105.464294] wake lock alarm_rtc, expired
  9095. <6>[29105.468322] suspend: enter suspend
  9096. <6>[29105.468841] PM: Syncing filesystems ... done.
  9097. <4>[29105.473266] Freezing user space processes ... (elapsed 0.04 seconds) done.
  9098. <4>[29105.516021] Freezing remaining freezable tasks ...
  9099. <6>[29105.518310] active wake lock ds2784-battery
  9100. <6>[29105.519195] active wake lock alarm, time left 500
  9101. <4>[29105.520233]
  9102. <3>[29105.520690] Freezing of tasks  aborted
  9103. <4>[29105.523010]
  9104. <4>[29105.523651] Restarting tasks ... done.
  9105. <6>[29105.537323] wakeup wake lock:
  9106. <6>[29105.538238] suspend: exit suspend, ret = -16 (2014-01-28 12:46:02.070692759 UTC)
  9107. <6>[29105.590393] batt:  90%, 4030 mV, -7 mA (-10 avg), 22.3 C, 1211 mAh
  9108. <4>[29109.987854] mmc1: Starting deferred resume
  9109. <6>[29110.309417] mmc1: Deferred resume completed
  9110. <6>[29110.452667] suspend: enter suspend
  9111. <6>[29110.452911] PM: Syncing filesystems ... done.
  9112. <4>[29110.454895] Freezing user space processes ... (elapsed 0.02 seconds) done.
  9113. <4>[29110.485260] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9114. <4>[29110.512054] msmsdcc_suspend enter
  9115. <4>[29110.512695] msmsdcc_suspend leave
  9116. <4>[29110.512908] msmsdcc_suspend enter
  9117. <4>[29110.513275] msmsdcc_suspend leave
  9118. <6>[29110.513641] PM: suspend of devices complete after 7.720 msecs
  9119. <6>[29110.514251] power_suspend_late return 0
  9120. <6>[29110.514739] PM: late suspend of devices complete after 0.823 msecs
  9121. <6>[29110.514739] clocks on: uart_clk
  9122. <6>[29110.514739] [R] suspend end
  9123. <6>[29110.514739] [R] resume start
  9124. <6>[29110.515228] PM: early resume of devices complete after 0.579 msecs
  9125. <4>[29110.515991] msmsdcc_resume enter
  9126. <4>[29110.516448] msmsdcc_resume enter
  9127. <6>[29110.523529] PM: resume of devices complete after 7.598 msecs
  9128. <4>[29110.524383] Restarting tasks ... done.
  9129. <6>[29110.541381] wakeup wake lock: alarm
  9130. <6>[29110.542053] suspend: exit suspend, ret = 0 (2014-01-28 12:46:12.021636962 UTC)
  9131. <6>[29110.542572] active wake lock alarm, time left 498
  9132. <6>[29110.542846] suspend: abort suspend
  9133. <6>[29114.826446] suspend: enter suspend
  9134. <6>[29114.826965] PM: Syncing filesystems ... done.
  9135. <4>[29114.831054] Freezing user space processes ... (elapsed 0.03 seconds) done.
  9136. <4>[29114.866424] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9137. <4>[29114.903533] msmsdcc_suspend enter
  9138. <4>[29114.904052] msmsdcc_suspend leave
  9139. <4>[29114.904541] msmsdcc_suspend enter
  9140. <4>[29114.905120] msmsdcc_suspend leave
  9141. <6>[29114.906280] PM: suspend of devices complete after 18.402 msecs
  9142. <6>[29114.907714] power_suspend_late return 0
  9143. <6>[29114.908569] PM: late suspend of devices complete after 1.739 msecs
  9144. <6>[29114.908569] clocks on: uart_clk
  9145. <6>[29114.908569] [R] suspend end
  9146. <6>[29114.908569] [R] resume start
  9147. <6>[29114.909271] PM: early resume of devices complete after 0.823 msecs
  9148. <4>[29114.910217] msmsdcc_resume enter
  9149. <4>[29114.911254] msmsdcc_resume enter
  9150. <6>[29114.921630] PM: resume of devices complete after 11.474 msecs
  9151. <4>[29114.922821] Restarting tasks ... done.
  9152. <6>[29114.946594] wakeup wake lock: alarm_rtc
  9153. <6>[29114.947937] suspend: exit suspend, ret = 0 (2014-01-28 12:46:20.028564426 UTC)
  9154. <6>[29114.948852] active wake lock alarm_rtc, time left 97
  9155. <6>[29114.949371] suspend: abort suspend
  9156. <6>[29115.914642] wake lock alarm_rtc, expired
  9157. <6>[29115.919036] suspend: enter suspend
  9158. <6>[29115.919555] PM: Syncing filesystems ... done.
  9159. <4>[29115.924041] Freezing user space processes ... (elapsed 0.04 seconds) done.
  9160. <4>[29115.966247] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9161. <3>[29115.996673] pm_op(): 0xc0279d78 returns -16
  9162. <3>[29115.997192] PM: Device alarm failed to suspend: error -16
  9163. <3>[29115.998046] PM: Some devices failed to suspend
  9164. <6>[29115.998718] PM: resume of devices complete after 0.213 msecs
  9165. <4>[29116.000152] Restarting tasks ... done.
  9166. <6>[29116.013244] wakeup wake lock:
  9167. <6>[29116.014160] suspend: exit suspend, ret = -16 (2014-01-28 12:46:21.094780918 UTC)
  9168. <6>[29116.017791] active wake lock alarm_rtc, time left 198
  9169. <6>[29116.018310] suspend: abort suspend
  9170. <6>[29120.325958] suspend: enter suspend
  9171. <6>[29120.326843] PM: Syncing filesystems ... done.
  9172. <4>[29120.330932] Freezing user space processes ... (elapsed 0.04 seconds) done.
  9173. <4>[29120.376129] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9174. <4>[29120.412353] msmsdcc_suspend enter
  9175. <4>[29120.413177] msmsdcc_suspend leave
  9176. <4>[29120.413665] msmsdcc_suspend enter
  9177. <4>[29120.414154] msmsdcc_suspend leave
  9178. <6>[29120.415405] PM: suspend of devices complete after 18.096 msecs
  9179. <6>[29120.416839] power_suspend_late return 0
  9180. <6>[29120.417327] PM: late suspend of devices complete after 1.373 msecs
  9181. <6>[29120.417327] clocks on: uart_clk
  9182. <6>[29120.417327] [R] suspend end
  9183. <6>[29120.417327] [R] resume start
  9184. <6>[29120.418029] PM: early resume of devices complete after 0.823 msecs
  9185. <4>[29120.419006] msmsdcc_resume enter
  9186. <4>[29120.420013] msmsdcc_resume enter
  9187. <6>[29120.428375] PM: resume of devices complete after 9.490 msecs
  9188. <4>[29120.429473] Restarting tasks ... done.
  9189. <6>[29120.452545] wakeup wake lock: alarm_rtc
  9190. <6>[29120.463562] suspend: exit suspend, ret = 0 (2014-01-28 12:46:29.028167717 UTC)
  9191. <6>[29120.464508] active wake lock alarm_rtc, time left 96
  9192. <6>[29120.464996] suspend: abort suspend
  9193. <6>[29121.423828] wake lock alarm_rtc, expired
  9194. <6>[29121.428192] suspend: enter suspend
  9195. <6>[29121.428710] PM: Syncing filesystems ... done.
  9196. <4>[29121.432830] Freezing user space processes ... (elapsed 0.04 seconds) done.
  9197. <4>[29121.475433] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9198. <3>[29121.506469] pm_op(): 0xc0279d78 returns -16
  9199. <3>[29121.506988] PM: Device alarm failed to suspend: error -16
  9200. <3>[29121.507843] PM: Some devices failed to suspend
  9201. <6>[29121.508544] PM: resume of devices complete after 0.213 msecs
  9202. <4>[29121.509674] Restarting tasks ... done.
  9203. <6>[29121.523162] wakeup wake lock:
  9204. <6>[29121.525817] suspend: exit suspend, ret = -16 (2014-01-28 12:46:30.098307009 UTC)
  9205. <6>[29121.526763] active wake lock alarm_rtc, time left 198
  9206. <6>[29121.527252] suspend: abort suspend
  9207. <6>[29126.078643] suspend: enter suspend
  9208. <6>[29126.079040] PM: Syncing filesystems ... done.
  9209. <4>[29126.080902] Freezing user space processes ... (elapsed 0.02 seconds) done.
  9210. <4>[29126.104980] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9211. <4>[29126.131439] msmsdcc_suspend enter
  9212. <4>[29126.131805] msmsdcc_suspend leave
  9213. <4>[29126.132019] msmsdcc_suspend enter
  9214. <4>[29126.132232] msmsdcc_suspend leave
  9215. <6>[29126.132568] PM: suspend of devices complete after 7.293 msecs
  9216. <6>[29126.133331] power_suspend_late return 0
  9217. <6>[29126.133575] PM: late suspend of devices complete after 0.610 msecs
  9218. <6>[29126.134063] clocks on: uart_clk
  9219. <6>[29126.134063] [R] suspend end
  9220. <6>[29126.134063] [R] resume start
  9221. <6>[29126.134552] PM: early resume of devices complete after 0.549 msecs
  9222. <4>[29126.135162] msmsdcc_resume enter
  9223. <4>[29126.135620] msmsdcc_resume enter
  9224. <6>[29126.142456] PM: resume of devices complete after 7.385 msecs
  9225. <4>[29126.143066] Restarting tasks ... done.
  9226. <6>[29126.158905] wakeup wake lock: alarm_rtc
  9227. <6>[29126.159576] suspend: exit suspend, ret = 0 (2014-01-28 12:46:49.019836425 UTC)
  9228. <6>[29126.160095] active wake lock alarm_rtc, time left 98
  9229. <6>[29126.160400] suspend: abort suspend
  9230. <6>[29126.846008] suspend: enter suspend
  9231. <6>[29126.846496] PM: Syncing filesystems ... done.
  9232. <4>[29126.849304] Freezing user space processes ... (elapsed 0.02 seconds) done.
  9233. <4>[29126.875671] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9234. <4>[29126.906433] msmsdcc_suspend enter
  9235. <4>[29126.907073] msmsdcc_suspend leave
  9236. <4>[29126.907348] msmsdcc_suspend enter
  9237. <4>[29126.907714] msmsdcc_suspend leave
  9238. <6>[29126.908142] PM: suspend of devices complete after 12.080 msecs
  9239. <6>[29126.909088] power_suspend_late return 0
  9240. <6>[29126.909393] PM: late suspend of devices complete after 0.732 msecs
  9241. <6>[29126.909393] clocks on: uart_clk
  9242. <6>[29126.909393] [R] suspend end
  9243. <6>[29126.909393] [R] resume start
  9244. <6>[29126.909881] PM: early resume of devices complete after 0.579 msecs
  9245. <4>[29126.910491] msmsdcc_resume enter
  9246. <4>[29126.910949] msmsdcc_resume enter
  9247. <6>[29126.918457] PM: resume of devices complete after 8.023 msecs
  9248. <4>[29126.919128] Restarting tasks ... done.
  9249. <6>[29126.931610] wakeup wake lock: ds2784-battery alarm
  9250. <6>[29126.934478] suspend: exit suspend, ret = 0 (2014-01-28 12:47:12.016931364 UTC)
  9251. <6>[29126.936035] active wake lock KeyEvents
  9252. <6>[29126.936309] active wake lock ds2784-battery
  9253. <6>[29126.936584] active wake lock alarm, time left 498
  9254. <6>[29126.937042] suspend: abort suspend
  9255. <6>[29126.980834] batt:  90%, 4045 mV, -7 mA (-20 avg), 21.5 C, 1209 mAh
  9256. <6>[29132.027862] suspend: enter suspend
  9257. <6>[29132.028411] PM: Syncing filesystems ... done.
  9258. <4>[29132.032562] Freezing user space processes ... (elapsed 0.04 seconds) done.
  9259. <4>[29132.075805] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9260. <4>[29132.110321] msmsdcc_suspend enter
  9261. <4>[29132.111175] msmsdcc_suspend leave
  9262. <4>[29132.111663] msmsdcc_suspend enter
  9263. <4>[29132.112121] msmsdcc_suspend leave
  9264. <6>[29132.113281] PM: suspend of devices complete after 16.143 msecs
  9265. <6>[29132.114776] power_suspend_late return 0
  9266. <6>[29132.115295] PM: late suspend of devices complete after 1.495 msecs
  9267. <6>[29132.115295] clocks on: uart_clk
  9268. <6>[29132.115295] [R] suspend end
  9269. <6>[29132.115295] [R] resume start
  9270. <6>[29132.115997] PM: early resume of devices complete after 0.823 msecs
  9271. <4>[29132.116943] msmsdcc_resume enter
  9272. <4>[29132.118011] msmsdcc_resume enter
  9273. <6>[29132.125823] PM: resume of devices complete after 8.972 msecs
  9274. <4>[29132.126922] Restarting tasks ... done.
  9275. <6>[29132.153717] wakeup wake lock: alarm_rtc
  9276. <6>[29132.155029] suspend: exit suspend, ret = 0 (2014-01-28 12:47:45.031369105 UTC)
  9277. <6>[29132.155944] active wake lock alarm_rtc, time left 97
  9278. <6>[29132.156433] suspend: abort suspend
  9279. <6>[29133.123443] wake lock alarm_rtc, expired
  9280. <6>[29133.127807] suspend: enter suspend
  9281. <6>[29133.128326] PM: Syncing filesystems ... done.
  9282. <4>[29133.132415] Freezing user space processes ... (elapsed 0.04 seconds) done.
  9283. <4>[29133.175048] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9284. <3>[29133.205841] pm_op(): 0xc0279d78 returns -16
  9285. <3>[29133.206359] PM: Device alarm failed to suspend: error -16
  9286. <3>[29133.207214] PM: Some devices failed to suspend
  9287. <6>[29133.207916] PM: resume of devices complete after 0.213 msecs
  9288. <4>[29133.209014] Restarting tasks ... done.
  9289. <6>[29133.222564] wakeup wake lock:
  9290. <6>[29133.225311] suspend: exit suspend, ret = -16 (2014-01-28 12:47:46.099788375 UTC)
  9291. <6>[29133.226257] active wake lock alarm, time left 499
  9292. <6>[29133.226776] suspend: abort suspend
  9293. <4>[29133.300079] mmc1: Starting deferred resume
  9294. <6>[29133.619354] mmc1: Deferred resume completed
  9295. <6>[29159.240844] batt:  90%, 4021 mV, -104 mA (-30 avg), 20.7 C, 1208 mAh
  9296. <6>[29178.791412] suspend: enter suspend
  9297. <6>[29178.791625] PM: Syncing filesystems ... done.
  9298. <4>[29178.845092] Freezing user space processes ... (elapsed 0.02 seconds) done.
  9299. <4>[29178.874542] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9300. <4>[29178.901275] msmsdcc_suspend enter
  9301. <4>[29178.901916] msmsdcc_suspend leave
  9302. <4>[29178.902130] msmsdcc_suspend enter
  9303. <4>[29178.902343] msmsdcc_suspend leave
  9304. <6>[29178.902862] PM: suspend of devices complete after 7.629 msecs
  9305. <6>[29178.903472] power_suspend_late return 0
  9306. <6>[29178.903900] PM: late suspend of devices complete after 0.823 msecs
  9307. <6>[29178.903900] clocks on: uart_clk
  9308. <6>[29178.903900] [R] suspend end
  9309. <6>[29178.903900] [R] resume start
  9310. <6>[29178.904357] PM: early resume of devices complete after 0.579 msecs
  9311. <4>[29178.904968] msmsdcc_resume enter
  9312. <4>[29178.905609] msmsdcc_resume enter
  9313. <6>[29178.912048] PM: resume of devices complete after 7.141 msecs
  9314. <4>[29178.912872] Restarting tasks ... done.
  9315. <6>[29178.930755] wakeup wake lock: alarm_rtc alarm
  9316. <6>[29178.931640] suspend: exit suspend, ret = 0 (2014-01-28 12:49:12.021848626 UTC)
  9317. <6>[29178.932159] active wake lock alarm_rtc, time left 98
  9318. <6>[29178.932434] active wake lock alarm, time left 498
  9319. <6>[29178.932891] suspend: abort suspend
  9320. <6>[29179.054565] batt:  90%, 4045 mV, -8 mA (-19 avg), 20.2 C, 1206 mAh
  9321. <4>[29179.073791] mmc1: Starting deferred resume
  9322. <6>[29179.378814] mmc1: Deferred resume completed
  9323. <6>[29184.178649] suspend: enter suspend
  9324. <6>[29184.179534] PM: Syncing filesystems ... done.
  9325. <4>[29184.183685] Freezing user space processes ... (elapsed 0.04 seconds) done.
  9326. <4>[29184.225860] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9327. <4>[29184.263336] msmsdcc_suspend enter
  9328. <4>[29184.265350] msmsdcc_suspend leave
  9329. <4>[29184.265838] msmsdcc_suspend enter
  9330. <4>[29184.266326] msmsdcc_suspend leave
  9331. <6>[29184.267150] PM: suspend of devices complete after 20.385 msecs
  9332. <6>[29184.268920] power_suspend_late return 0
  9333. <6>[29184.269439] PM: late suspend of devices complete after 1.434 msecs
  9334. <6>[29184.269439] clocks on: uart_clk
  9335. <6>[29184.269439] [R] suspend end
  9336. <6>[29184.269439] [R] resume start
  9337. <6>[29184.270141] PM: early resume of devices complete after 0.823 msecs
  9338. <4>[29184.271118] msmsdcc_resume enter
  9339. <4>[29184.271789] msmsdcc_resume enter
  9340. <6>[29184.280792] PM: resume of devices complete after 9.796 msecs
  9341. <4>[29184.282043] Restarting tasks ... done.
  9342. <6>[29184.311004] wakeup wake lock: ds2784-battery event1-2502 event3-2502 event5-2502 event6-2502 alarm
  9343. <6>[29184.320129] suspend: exit suspend, ret = 0 (2014-01-28 12:50:34.033743346 UTC)
  9344. <6>[29184.322784] active wake lock KeyEvents
  9345. <6>[29184.323272] active wake lock ds2784-battery
  9346. <6>[29184.324127] active wake lock event1-2502, time left 496
  9347. <6>[29184.324615] active wake lock event3-2502, time left 496
  9348. <6>[29184.325500] active wake lock event5-2502, time left 496
  9349. <6>[29184.325988] active wake lock event6-2502, time left 496
  9350. <6>[29184.326507] active wake lock alarm, time left 496
  9351. <6>[29184.335266] suspend: abort suspend
  9352. <6>[29184.361114] batt:  90%, 4045 mV, -7 mA (-8 avg), 19.5 C, 1203 mAh
  9353. <6>[29184.475128] suspend: enter suspend
  9354. <6>[29184.475677] PM: Syncing filesystems ... done.
  9355. <4>[29184.479827] Freezing user space processes ... (elapsed 0.04 seconds) done.
  9356. <4>[29184.524566] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9357. <3>[29184.555450] pm_op(): 0xc0279d78 returns -16
  9358. <3>[29184.555969] PM: Device alarm failed to suspend: error -16
  9359. <3>[29184.556823] PM: Some devices failed to suspend
  9360. <6>[29184.557525] PM: resume of devices complete after 0.183 msecs
  9361. <4>[29184.558624] Restarting tasks ... done.
  9362. <6>[29184.570831] wakeup wake lock:
  9363. <6>[29184.571716] suspend: exit suspend, ret = -16 (2014-01-28 12:50:34.293377352 UTC)
  9364. <6>[29184.572662] active wake lock alarm_rtc, time left 199
  9365. <6>[29184.573272] suspend: abort suspend
  9366. <4>[29190.152008] mmc1: Starting deferred resume
  9367. <6>[29190.448425] mmc1: Deferred resume completed
  9368. <6>[29196.474914] suspend: enter suspend
  9369. <6>[29196.475158] PM: Syncing filesystems ... done.
  9370. <4>[29196.477172] Freezing user space processes ... (elapsed 0.02 seconds) done.
  9371. <4>[29196.504272] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9372. <4>[29196.530792] msmsdcc_suspend enter
  9373. <4>[29196.531433] msmsdcc_suspend leave
  9374. <4>[29196.531799] msmsdcc_suspend enter
  9375. <4>[29196.532012] msmsdcc_suspend leave
  9376. <6>[29196.532379] PM: suspend of devices complete after 7.598 msecs
  9377. <6>[29196.533111] power_suspend_late return 0
  9378. <6>[29196.533355] PM: late suspend of devices complete after 0.610 msecs
  9379. <6>[29196.533843] clocks on: uart_clk
  9380. <6>[29196.533843] [R] suspend end
  9381. <6>[29196.533843] [R] resume start
  9382. <6>[29196.534301] PM: early resume of devices complete after 0.579 msecs
  9383. <4>[29196.535095] msmsdcc_resume enter
  9384. <4>[29196.535552] msmsdcc_resume enter
  9385. <6>[29196.541992] PM: resume of devices complete after 6.958 msecs
  9386. <4>[29196.542816] Restarting tasks ... done.
  9387. <6>[29196.558166] wakeup wake lock: alarm_rtc alarm
  9388. <6>[29196.559234] suspend: exit suspend, ret = 0 (2014-01-28 12:51:08.019346857 UTC)
  9389. <6>[29196.559600] active wake lock alarm_rtc, time left 98
  9390. <6>[29196.560058] active wake lock alarm, time left 498
  9391. <6>[29196.560333] suspend: abort suspend
  9392. <6>[29198.419433] suspend: enter suspend
  9393. <6>[29198.420318] PM: Syncing filesystems ... done.
  9394. <4>[29198.424835] Freezing user space processes ... (elapsed 0.04 seconds) done.
  9395. <4>[29198.475463] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9396. <4>[29198.509552] msmsdcc_suspend enter
  9397. <4>[29198.510406] msmsdcc_suspend leave
  9398. <4>[29198.510894] msmsdcc_suspend enter
  9399. <4>[29198.511383] msmsdcc_suspend leave
  9400. <6>[29198.512542] PM: suspend of devices complete after 15.867 msecs
  9401. <6>[29198.514038] power_suspend_late return 0
  9402. <6>[29198.514526] PM: late suspend of devices complete after 1.495 msecs
  9403. <6>[29198.514526] clocks on: uart_clk
  9404. <6>[29198.514526] [R] suspend end
  9405. <6>[29198.514526] [R] resume start
  9406. <6>[29198.515228] PM: early resume of devices complete after 0.823 msecs
  9407. <4>[29198.516204] msmsdcc_resume enter
  9408. <4>[29198.517242] msmsdcc_resume enter
  9409. <6>[29198.528656] PM: resume of devices complete after 12.541 msecs
  9410. <4>[29198.529937] Restarting tasks ... done.
  9411. <6>[29198.559936] wakeup wake lock: ds2784-battery event1-2502 event3-2502 event5-2502 event6-2502
  9412. <6>[29198.572906] suspend: exit suspend, ret = 0 (2014-01-28 12:51:49.037649306 UTC)
  9413. <6>[29198.577362] active wake lock ds2784-battery
  9414. <6>[29198.577880] active wake lock event1-2502, time left 494
  9415. <6>[29198.578735] active wake lock event3-2502, time left 494
  9416. <6>[29198.579254] active wake lock event5-2502, time left 494
  9417. <6>[29198.580108] active wake lock event6-2502, time left 494
  9418. <6>[29198.593139] suspend: abort suspend
  9419. <6>[29198.620025] batt:  90%, 4045 mV, -7 mA (-11 avg), 19.0 C, 1203 mAh
  9420. <6>[29198.809967] suspend: enter suspend
  9421. <6>[29198.810791] PM: Syncing filesystems ... done.
  9422. <4>[29198.916564] Freezing user space processes ... (elapsed 0.03 seconds) done.
  9423. <4>[29198.954650] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9424. <3>[29198.984832] pm_op(): 0xc0279d78 returns -16
  9425. <3>[29198.985351] PM: Device alarm failed to suspend: error -16
  9426. <3>[29198.986236] PM: Some devices failed to suspend
  9427. <6>[29198.986938] PM: resume of devices complete after 0.183 msecs
  9428. <4>[29198.988403] Restarting tasks ... done.
  9429. <6>[29199.002685] wakeup wake lock:
  9430. <6>[29199.005279] suspend: exit suspend, ret = -16 (2014-01-28 12:51:49.480177339 UTC)
  9431. <6>[29199.006225] active wake lock alarm_rtc, time left 198
  9432. <6>[29199.006713] suspend: abort suspend
  9433. <4>[29199.725036] mmc1: Starting deferred resume
  9434. <6>[29200.047668] mmc1: Deferred resume completed
  9435. <6>[29205.444396] suspend: enter suspend
  9436. <6>[29205.444641] PM: Syncing filesystems ... done.
  9437. <4>[29205.446533] Freezing user space processes ... (elapsed 0.02 seconds) done.
  9438. <4>[29205.474151] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9439. <4>[29205.500701] msmsdcc_suspend enter
  9440. <4>[29205.501525] msmsdcc_suspend leave
  9441. <4>[29205.501739] msmsdcc_suspend enter
  9442. <4>[29205.501953] msmsdcc_suspend leave
  9443. <6>[29205.502441] PM: suspend of devices complete after 7.751 msecs
  9444. <6>[29205.503082] power_suspend_late return 0
  9445. <6>[29205.503417] PM: late suspend of devices complete after 0.701 msecs
  9446. <6>[29205.503417] clocks on: uart_clk
  9447. <6>[29205.503417] [R] suspend end
  9448. <6>[29205.503417] [R] resume start
  9449. <6>[29205.503906] PM: early resume of devices complete after 0.549 msecs
  9450. <4>[29205.504516] msmsdcc_resume enter
  9451. <4>[29205.505157] msmsdcc_resume enter
  9452. <6>[29205.511566] PM: resume of devices complete after 7.141 msecs
  9453. <4>[29205.512237] Restarting tasks ... done.
  9454. <6>[29205.525451] wakeup wake lock: alarm_rtc alarm
  9455. <6>[29205.526306] suspend: exit suspend, ret = 0 (2014-01-28 12:52:19.016936568 UTC)
  9456. <6>[29205.526855] active wake lock alarm_rtc, time left 98
  9457. <6>[29205.527130] active wake lock alarm, time left 498
  9458. <6>[29205.527587] suspend: abort suspend
  9459. <6>[29207.469696] suspend: enter suspend
  9460. <6>[29207.470245] PM: Syncing filesystems ... done.
  9461. <4>[29207.475219] Freezing user space processes ... (elapsed 0.04 seconds) done.
  9462. <4>[29207.525024] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9463. <4>[29207.559143] msmsdcc_suspend enter
  9464. <4>[29207.559661] msmsdcc_suspend leave
  9465. <4>[29207.560150] msmsdcc_suspend enter
  9466. <4>[29207.560943] msmsdcc_suspend leave
  9467. <6>[29207.561767] PM: suspend of devices complete after 15.532 msecs
  9468. <6>[29207.563140] power_suspend_late return 0
  9469. <6>[29207.564117] PM: late suspend of devices complete after 1.800 msecs
  9470. <6>[29207.564117] clocks on: uart_clk
  9471. <6>[29207.564117] [R] suspend end
  9472. <6>[29207.564117] [R] resume start
  9473. <6>[29207.564819] PM: early resume of devices complete after 0.823 msecs
  9474. <4>[29207.566131] msmsdcc_resume enter
  9475. <4>[29207.566802] msmsdcc_resume enter
  9476. <6>[29207.575012] PM: resume of devices complete after 9.002 msecs
  9477. <4>[29207.576477] Restarting tasks ... done.
  9478. <6>[29207.598144] wakeup wake lock: alarm_rtc
  9479. <6>[29207.599456] suspend: exit suspend, ret = 0 (2014-01-28 12:52:50.026334124 UTC)
  9480. <6>[29207.600402] active wake lock alarm_rtc, time left 98
  9481. <6>[29207.600921] suspend: abort suspend
  9482. <6>[29208.423034] batt:  90%, 4035 mV, -7 mA (-16 avg), 18.7 C, 1200 mAh
  9483. <6>[29213.509521] suspend: enter suspend
  9484. <6>[29213.510375] PM: Syncing filesystems ... done.
  9485. <4>[29213.514770] Freezing user space processes ... (elapsed 0.02 seconds) done.
  9486. <4>[29213.545410] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9487. <4>[29213.579040] msmsdcc_suspend enter
  9488. <4>[29213.579895] msmsdcc_suspend leave
  9489. <4>[29213.580383] msmsdcc_suspend enter
  9490. <4>[29213.580841] msmsdcc_suspend leave
  9491. <6>[29213.581665] PM: suspend of devices complete after 15.594 msecs
  9492. <6>[29213.583496] power_suspend_late return 0
  9493. <6>[29213.584014] PM: late suspend of devices complete after 1.495 msecs
  9494. <6>[29213.584014] clocks on: uart_clk
  9495. <6>[29213.584014] [R] suspend end
  9496. <6>[29213.584014] [R] resume start
  9497. <6>[29213.584716] PM: early resume of devices complete after 0.823 msecs
  9498. <4>[29213.585662] msmsdcc_resume enter
  9499. <4>[29213.586364] msmsdcc_resume enter
  9500. <6>[29213.595214] PM: resume of devices complete after 9.674 msecs
  9501. <4>[29213.596374] Restarting tasks ... done.
  9502. <6>[29213.619659] wakeup wake lock: alarm_rtc alarm
  9503. <6>[29213.621368] suspend: exit suspend, ret = 0 (2014-01-28 12:53:20.028654017 UTC)
  9504. <6>[29213.626129] active wake lock alarm_rtc, time left 97
  9505. <6>[29213.626647] active wake lock alarm, time left 497
  9506. <6>[29213.627136] suspend: abort suspend
  9507. <6>[29215.630035] suspend: enter suspend
  9508. <6>[29215.630554] PM: Syncing filesystems ... done.
  9509. <4>[29215.635131] Freezing user space processes ... (elapsed 0.04 seconds) done.
  9510. <4>[29215.684234] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9511. <4>[29215.718811] msmsdcc_suspend enter
  9512. <4>[29215.719329] msmsdcc_suspend leave
  9513. <4>[29215.719818] msmsdcc_suspend enter
  9514. <4>[29215.720275] msmsdcc_suspend leave
  9515. <6>[29215.721435] PM: suspend of devices complete after 15.471 msecs
  9516. <6>[29215.722930] power_suspend_late return 0
  9517. <6>[29215.723815] PM: late suspend of devices complete after 1.830 msecs
  9518. <6>[29215.723815] clocks on: uart_clk
  9519. <6>[29215.723815] [R] suspend end
  9520. <6>[29215.723815] [R] resume start
  9521. <6>[29215.724517] PM: early resume of devices complete after 0.823 msecs
  9522. <4>[29215.725463] msmsdcc_resume enter
  9523. <4>[29215.726531] msmsdcc_resume enter
  9524. <6>[29215.734252] PM: resume of devices complete after 8.849 msecs
  9525. <4>[29215.735717] Restarting tasks ... done.
  9526. <6>[29215.757202] wakeup wake lock: alarm_rtc
  9527. <6>[29215.758514] suspend: exit suspend, ret = 0 (2014-01-28 12:53:51.026364528 UTC)
  9528. <6>[29215.759460] active wake lock alarm_rtc, time left 98
  9529. <6>[29215.759948] suspend: abort suspend
  9530. <6>[29216.618652] batt:  90%, 4035 mV, -11 mA (-12 avg), 18.5 C, 1200 mAh
  9531. <4>[29220.917877] mmc1: Starting deferred resume
  9532. <6>[29221.217498] mmc1: Deferred resume completed
  9533. <6>[29223.042907] suspend: enter suspend
  9534. <6>[29223.043457] PM: Syncing filesystems ... done.
  9535. <4>[29223.047576] Freezing user space processes ... (elapsed 0.03 seconds) done.
  9536. <4>[29223.084228] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9537. <4>[29223.118438] msmsdcc_suspend enter
  9538. <4>[29223.119750] msmsdcc_suspend leave
  9539. <4>[29223.120239] msmsdcc_suspend enter
  9540. <4>[29223.121063] msmsdcc_suspend leave
  9541. <6>[29223.121887] PM: suspend of devices complete after 16.540 msecs
  9542. <6>[29223.123535] power_suspend_late return 0
  9543. <6>[29223.124420] PM: late suspend of devices complete after 1.983 msecs
  9544. <6>[29223.124420] clocks on: uart_clk
  9545. <6>[29223.124420] [R] suspend end
  9546. <6>[29223.124420] [R] resume start
  9547. <6>[29223.125122] PM: early resume of devices complete after 0.854 msecs
  9548. <4>[29223.126434] msmsdcc_resume enter
  9549. <4>[29223.127136] msmsdcc_resume enter
  9550. <6>[29223.135650] PM: resume of devices complete after 9.307 msecs
  9551. <4>[29223.137145] Restarting tasks ... done.
  9552. <6>[29223.160156] wakeup wake lock: alarm_rtc alarm
  9553. <6>[29223.164459] suspend: exit suspend, ret = 0 (2014-01-28 12:54:30.028714819 UTC)
  9554. <6>[29223.165405] active wake lock alarm_rtc, time left 97
  9555. <6>[29223.166259] active wake lock alarm, time left 497
  9556. <6>[29223.166748] suspend: abort suspend
  9557. <6>[29229.292877] suspend: enter suspend
  9558. <6>[29229.293731] PM: Syncing filesystems ... done.
  9559. <4>[29229.297851] Freezing user space processes ... (elapsed 0.04 seconds) done.
  9560. <4>[29229.344360] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9561. <4>[29229.378082] msmsdcc_suspend enter
  9562. <4>[29229.378601] msmsdcc_suspend leave
  9563. <4>[29229.379455] msmsdcc_suspend enter
  9564. <4>[29229.379913] msmsdcc_suspend leave
  9565. <6>[29229.380737] PM: suspend of devices complete after 15.533 msecs
  9566. <6>[29229.382568] power_suspend_late return 0
  9567. <6>[29229.383087] PM: late suspend of devices complete after 1.464 msecs
  9568. <6>[29229.383087] clocks on: uart_clk
  9569. <6>[29229.383087] [R] suspend end
  9570. <6>[29229.383087] [R] resume start
  9571. <6>[29229.383789] PM: early resume of devices complete after 0.823 msecs
  9572. <4>[29229.385101] msmsdcc_resume enter
  9573. <4>[29229.385803] msmsdcc_resume enter
  9574. <6>[29229.393890] PM: resume of devices complete after 8.911 msecs
  9575. <4>[29229.395050] Restarting tasks ... done.
  9576. <6>[29229.418273] wakeup wake lock: alarm_rtc alarm
  9577. <6>[29229.420318] suspend: exit suspend, ret = 0 (2014-01-28 12:55:00.027799659 UTC)
  9578. <6>[29229.420898] active wake lock alarm_rtc, time left 98
  9579. <6>[29229.421783] active wake lock alarm, time left 498
  9580. <6>[29229.427337] suspend: abort suspend
  9581. <6>[29230.391723] wake lock alarm_rtc, expired
  9582. <6>[29230.395751] suspend: enter suspend
  9583. <6>[29230.396270] PM: Syncing filesystems ... done.
  9584. <4>[29230.400756] Freezing user space processes ... (elapsed 0.04 seconds) done.
  9585. <4>[29230.443328] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9586. <3>[29230.474273] pm_op(): 0xc0279d78 returns -16
  9587. <3>[29230.474792] PM: Device alarm failed to suspend: error -16
  9588. <3>[29230.475677] PM: Some devices failed to suspend
  9589. <6>[29230.476379] PM: resume of devices complete after 0.213 msecs
  9590. <4>[29230.477813] Restarting tasks ... done.
  9591. <6>[29230.491088] wakeup wake lock:
  9592. <6>[29230.493804] suspend: exit suspend, ret = -16 (2014-01-28 12:55:01.100098606 UTC)
  9593. <6>[29230.494750] active wake lock alarm_rtc, time left 198
  9594. <6>[29230.495239] suspend: abort suspend
  9595. <6>[29230.555511] batt:  90%, 4030 mV, -14 mA (-19 avg), 18.1 C, 1200 mAh
  9596. <4>[29230.688354] mmc1: Starting deferred resume
  9597. <6>[29230.986358] mmc1: Deferred resume completed
  9598. <6>[29232.094085] suspend: enter suspend
  9599. <6>[29232.094299] PM: Syncing filesystems ... done.
  9600. <4>[29232.096405] Freezing user space processes ... (elapsed 0.02 seconds) done.
  9601. <4>[29232.122680] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9602. <4>[29232.149322] msmsdcc_suspend enter
  9603. <4>[29232.149993] msmsdcc_suspend leave
  9604. <4>[29232.150207] msmsdcc_suspend enter
  9605. <4>[29232.150573] msmsdcc_suspend leave
  9606. <6>[29232.150909] PM: suspend of devices complete after 7.720 msecs
  9607. <6>[29232.151519] power_suspend_late return 0
  9608. <6>[29232.152008] PM: late suspend of devices complete after 0.854 msecs
  9609. <6>[29232.152008] clocks on: uart_clk
  9610. <6>[29232.152008] [R] suspend end
  9611. <6>[29232.152008] [R] resume start
  9612. <6>[29232.152465] PM: early resume of devices complete after 0.579 msecs
  9613. <4>[29232.153259] msmsdcc_resume enter
  9614. <4>[29232.153717] msmsdcc_resume enter
  9615. <6>[29232.161102] PM: resume of devices complete after 7.903 msecs
  9616. <4>[29232.161926] Restarting tasks ... done.
  9617. <6>[29232.178894] wakeup wake lock: alarm_rtc
  9618. <6>[29232.179595] suspend: exit suspend, ret = 0 (2014-01-28 12:55:32.021880941 UTC)
  9619. <6>[29232.180114] active wake lock alarm_rtc, time left 98
  9620. <6>[29232.180389] suspend: abort suspend
  9621. <4>[29232.827972] mmc1: Starting deferred resume
  9622. <6>[29233.126953] mmc1: Deferred resume completed
  9623. <6>[29233.772094] wake lock wlan_ctrl_wake, expired
  9624. <6>[29237.895874] suspend: enter suspend
  9625. <6>[29237.896179] PM: Syncing filesystems ... done.
  9626. <4>[29237.899230] Freezing user space processes ... (elapsed 0.02 seconds) done.
  9627. <4>[29237.923370] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9628. <4>[29237.954711] msmsdcc_suspend enter
  9629. <4>[29237.955810] msmsdcc_suspend leave
  9630. <4>[29237.956054] msmsdcc_suspend enter
  9631. <4>[29237.956512] msmsdcc_suspend leave
  9632. <6>[29237.956939] PM: suspend of devices complete after 13.061 msecs
  9633. <6>[29237.957733] power_suspend_late return 0
  9634. <6>[29237.958007] PM: late suspend of devices complete after 0.762 msecs
  9635. <6>[29237.958007] clocks on: uart_clk
  9636. <6>[29237.958007] [R] suspend end
  9637. <6>[29237.958007] [R] resume start
  9638. <6>[29237.958496] PM: early resume of devices complete after 0.549 msecs
  9639. <4>[29237.959259] msmsdcc_resume enter
  9640. <4>[29237.959716] msmsdcc_resume enter
  9641. <6>[29237.969024] PM: resume of devices complete after 9.796 msecs
  9642. <4>[29237.969909] Restarting tasks ... done.
  9643. <6>[29237.983245] wakeup wake lock: alarm_rtc
  9644. <6>[29237.983947] suspend: exit suspend, ret = 0 (2014-01-28 12:56:02.017577693 UTC)
  9645. <6>[29237.984466] active wake lock PowerManagerService.WakeLocks
  9646. <6>[29237.984924] active wake lock alarm_rtc, time left 98
  9647. <6>[29237.985229] suspend: abort suspend
  9648. <6>[29238.144714] batt:  90%, 4045 mV, -17 mA (-30 avg), 18.0 C, 1200 mAh
  9649. <4>[29239.072387] mmc1: Starting deferred resume
  9650. <6>[29239.417053] mmc1: Deferred resume completed
  9651. <6>[29239.991241] suspend: enter suspend
  9652. <6>[29239.991607] PM: Syncing filesystems ... done.
  9653. <4>[29240.064483] Freezing user space processes ... (elapsed 0.02 seconds) done.
  9654. <4>[29240.093414] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9655. <4>[29240.124847] msmsdcc_suspend enter
  9656. <4>[29240.125915] msmsdcc_suspend leave
  9657. <4>[29240.126190] msmsdcc_suspend enter
  9658. <4>[29240.126434] msmsdcc_suspend leave
  9659. <6>[29240.127044] PM: suspend of devices complete after 12.969 msecs
  9660. <6>[29240.127838] power_suspend_late return 0
  9661. <6>[29240.128295] PM: late suspend of devices complete after 0.946 msecs
  9662. <6>[29240.128295] clocks on: uart_clk
  9663. <6>[29240.128295] [R] suspend end
  9664. <6>[29240.128295] [R] resume start
  9665. <6>[29240.128784] PM: early resume of devices complete after 0.549 msecs
  9666. <4>[29240.129394] msmsdcc_resume enter
  9667. <4>[29240.130035] msmsdcc_resume enter
  9668. <6>[29240.137695] PM: resume of devices complete after 8.361 msecs
  9669. <4>[29240.138305] Restarting tasks ... done.
  9670. <6>[29240.156433] wakeup wake lock: alarm_rtc
  9671. <6>[29240.157135] suspend: exit suspend, ret = 0 (2014-01-28 12:56:32.022397853 UTC)
  9672. <6>[29240.157653] active wake lock alarm_rtc, time left 98
  9673. <6>[29240.157928] suspend: abort suspend
  9674. <6>[29241.132232] wake lock alarm_rtc, expired
  9675. <6>[29241.135192] suspend: enter suspend
  9676. <6>[29241.135498] PM: Syncing filesystems ... done.
  9677. <4>[29241.138275] Freezing user space processes ... (elapsed 0.02 seconds) done.
  9678. <4>[29241.163513] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9679. <3>[29241.192291] pm_op(): 0xc0279d78 returns -16
  9680. <3>[29241.192657] PM: Device alarm failed to suspend: error -16
  9681. <3>[29241.193145] PM: Some devices failed to suspend
  9682. <6>[29241.193542] PM: resume of devices complete after 0.091 msecs
  9683. <4>[29241.194122] Restarting tasks ... done.
  9684. <6>[29241.201995] wakeup wake lock:
  9685. <6>[29241.202606] suspend: exit suspend, ret = -16 (2014-01-28 12:56:33.067525395 UTC)
  9686. <6>[29241.203155] active wake lock alarm_rtc, time left 199
  9687. <6>[29241.203430] suspend: abort suspend
  9688. <4>[29245.586364] mmc1: Starting deferred resume
  9689. <6>[29245.927398] mmc1: Deferred resume completed
  9690. <6>[29248.548370] suspend: enter suspend
  9691. <6>[29248.548614] PM: Syncing filesystems ... done.
  9692. <4>[29248.550628] Freezing user space processes ... (elapsed 0.02 seconds) done.
  9693. <4>[29248.573242] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9694. <4>[29248.599731] msmsdcc_suspend enter
  9695. <4>[29248.600372] msmsdcc_suspend leave
  9696. <4>[29248.600738] msmsdcc_suspend enter
  9697. <4>[29248.600952] msmsdcc_suspend leave
  9698. <6>[29248.601287] PM: suspend of devices complete after 7.598 msecs
  9699. <6>[29248.602050] power_suspend_late return 0
  9700. <6>[29248.602294] PM: late suspend of devices complete after 0.579 msecs
  9701. <6>[29248.602752] clocks on: uart_clk
  9702. <6>[29248.602752] [R] suspend end
  9703. <6>[29248.602752] [R] resume start
  9704. <6>[29248.603240] PM: early resume of devices complete after 0.579 msecs
  9705. <4>[29248.604034] msmsdcc_resume enter
  9706. <4>[29248.604492] msmsdcc_resume enter
  9707. <6>[29248.611053] PM: resume of devices complete after 7.110 msecs
  9708. <4>[29248.611663] Restarting tasks ... done.
  9709. <6>[29248.628997] wakeup wake lock: alarm_rtc
  9710. <6>[29248.629852] suspend: exit suspend, ret = 0 (2014-01-28 12:56:50.021116365 UTC)
  9711. <6>[29248.630187] active wake lock alarm_rtc, time left 98
  9712. <6>[29248.630645] suspend: abort suspend
  9713. <6>[29248.694091] suspend: enter suspend
  9714. <6>[29248.694396] PM: Syncing filesystems ... done.
  9715. <4>[29248.697357] Freezing user space processes ... (elapsed 0.02 seconds) done.
  9716. <4>[29248.723571] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9717. <4>[29248.754608] msmsdcc_suspend enter
  9718. <4>[29248.755065] msmsdcc_suspend leave
  9719. <4>[29248.755493] msmsdcc_suspend enter
  9720. <4>[29248.755889] msmsdcc_suspend leave
  9721. <6>[29248.756317] PM: suspend of devices complete after 12.168 msecs
  9722. <6>[29248.757263] power_suspend_late return 0
  9723. <6>[29248.757537] PM: late suspend of devices complete after 0.762 msecs
  9724. <6>[29248.757537] clocks on: uart_clk
  9725. <6>[29248.757537] [R] suspend end
  9726. <6>[29248.757537] [R] resume start
  9727. <6>[29248.758026] PM: early resume of devices complete after 0.579 msecs
  9728. <4>[29248.758789] msmsdcc_resume enter
  9729. <4>[29248.759277] msmsdcc_resume enter
  9730. <6>[29248.766723] PM: resume of devices complete after 7.990 msecs
  9731. <4>[29248.767547] Restarting tasks ... done.
  9732. <6>[29248.777587] wakeup wake lock: event1-2502 event3-2502 event5-2502 event6-2502 alarm_rtc alarm
  9733. <6>[29248.779510] suspend: exit suspend, ret = 0 (2014-01-28 12:57:06.014364006 UTC)
  9734. <6>[29248.780029] active wake lock event1-2502, time left 499
  9735. <6>[29248.780303] active wake lock event3-2502, time left 499
  9736. <6>[29248.780792] active wake lock event5-2502, time left 499
  9737. <6>[29248.781066] active wake lock event6-2502, time left 499
  9738. <6>[29248.781555] active wake lock alarm_rtc, time left 99
  9739. <6>[29248.781829] active wake lock alarm, time left 499
  9740. <6>[29248.787567] suspend: abort suspend
  9741. <6>[29249.097564] batt:  90%, 4030 mV, -14 mA (-40 avg), 17.7 C, 1196 mAh
  9742. <6>[29250.134063] suspend: enter suspend
  9743. <6>[29250.134948] PM: Syncing filesystems ... done.
  9744. <4>[29250.139129] Freezing user space processes ... (elapsed 0.04 seconds) done.
  9745. <4>[29250.184234] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9746. <4>[29250.217926] msmsdcc_suspend enter
  9747. <4>[29250.218414] msmsdcc_suspend leave
  9748. <4>[29250.219238] msmsdcc_suspend enter
  9749. <4>[29250.219726] msmsdcc_suspend leave
  9750. <6>[29250.220550] PM: suspend of devices complete after 15.500 msecs
  9751. <6>[29250.222381] power_suspend_late return 0
  9752. <6>[29250.222900] PM: late suspend of devices complete after 1.464 msecs
  9753. <6>[29250.222900] clocks on: uart_clk
  9754. <6>[29250.222900] [R] suspend end
  9755. <6>[29250.222900] [R] resume start
  9756. <6>[29250.223602] PM: early resume of devices complete after 0.823 msecs
  9757. <4>[29250.224914] msmsdcc_resume enter
  9758. <4>[29250.225616] msmsdcc_resume enter
  9759. <6>[29250.234191] PM: resume of devices complete after 9.398 msecs
  9760. <4>[29250.235321] Restarting tasks ... done.
  9761. <6>[29250.256927] wakeup wake lock: alarm_rtc
  9762. <6>[29250.258605] suspend: exit suspend, ret = 0 (2014-01-28 12:57:33.026634860 UTC)
  9763. <6>[29250.259185] active wake lock alarm_rtc, time left 98
  9764. <6>[29250.260040] suspend: abort suspend
  9765. <6>[29251.231506] wake lock alarm_rtc, expired
  9766. <6>[29251.306610] suspend: enter suspend
  9767. <6>[29251.307495] PM: Syncing filesystems ... done.
  9768. <4>[29251.311767] Freezing user space processes ...
  9769. <6>[29251.332244] active wake lock alarm, time left 499
  9770. <4>[29251.333190]
  9771. <3>[29251.333618] Freezing of user space  aborted
  9772. <4>[29251.335815]
  9773. <4>[29251.336608] Restarting tasks ... done.
  9774. <6>[29251.352935] wakeup wake lock:
  9775. <6>[29251.353820] suspend: exit suspend, ret = -16 (2014-01-28 12:57:34.122203596 UTC)
  9776. <6>[29256.573150] suspend: enter suspend
  9777. <6>[29256.573699] PM: Syncing filesystems ... done.
  9778. <4>[29256.578186] Freezing user space processes ... (elapsed 0.03 seconds) done.
  9779. <4>[29256.613464] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9780. <4>[29256.650604] msmsdcc_suspend enter
  9781. <4>[29256.651092] msmsdcc_suspend leave
  9782. <4>[29256.651580] msmsdcc_suspend enter
  9783. <4>[29256.652496] msmsdcc_suspend leave
  9784. <6>[29256.653320] PM: suspend of devices complete after 18.707 msecs
  9785. <6>[29256.654754] power_suspend_late return 0
  9786. <6>[29256.655609] PM: late suspend of devices complete after 1.770 msecs
  9787. <6>[29256.655609] clocks on: uart_clk
  9788. <6>[29256.655609] [R] suspend end
  9789. <6>[29256.655609] [R] resume start
  9790. <6>[29256.656311] PM: early resume of devices complete after 0.823 msecs
  9791. <4>[29256.657592] msmsdcc_resume enter
  9792. <4>[29256.658325] msmsdcc_resume enter
  9793. <6>[29256.668579] PM: resume of devices complete after 11.077 msecs
  9794. <4>[29256.670166] Restarting tasks ... done.
  9795. <6>[29256.693695] wakeup wake lock: alarm_rtc alarm
  9796. <6>[29256.695434] suspend: exit suspend, ret = 0 (2014-01-28 12:58:04.028590148 UTC)
  9797. <6>[29256.696350] active wake lock alarm_rtc, time left 97
  9798. <6>[29256.696838] active wake lock alarm, time left 497
  9799. <6>[29256.697692] suspend: abort suspend
  9800. <6>[29257.063507] batt:  90%, 4030 mV, -11 mA (-15 avg), 17.7 C, 1195 mAh
  9801. <6>[29258.152862] suspend: enter suspend
  9802. <6>[29258.153350] PM: Syncing filesystems ... done.
  9803. <4>[29258.156646] Freezing user space processes ... (elapsed 0.04 seconds) done.
  9804. <4>[29258.203063] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9805. <4>[29258.237609] msmsdcc_suspend enter
  9806. <4>[29258.238128] msmsdcc_suspend leave
  9807. <4>[29258.238616] msmsdcc_suspend enter
  9808. <4>[29258.239440] msmsdcc_suspend leave
  9809. <6>[29258.240234] PM: suspend of devices complete after 15.623 msecs
  9810. <6>[29258.241882] power_suspend_late return 0
  9811. <6>[29258.242736] PM: late suspend of devices complete after 1.952 msecs
  9812. <6>[29258.242736] clocks on: uart_clk
  9813. <6>[29258.242736] [R] suspend end
  9814. <6>[29258.242736] [R] resume start
  9815. <6>[29258.243438] PM: early resume of devices complete after 0.823 msecs
  9816. <4>[29258.244750] msmsdcc_resume enter
  9817. <4>[29258.245422] msmsdcc_resume enter
  9818. <6>[29258.256683] PM: resume of devices complete after 12.022 msecs
  9819. <4>[29258.258300] Restarting tasks ... done.
  9820. <6>[29258.279602] wakeup wake lock: alarm_rtc
  9821. <6>[29258.281066] suspend: exit suspend, ret = 0 (2014-01-28 12:58:34.029807264 UTC)
  9822. <6>[29258.282012] active wake lock alarm_rtc, time left 97
  9823. <6>[29258.282501] suspend: abort suspend
  9824. <6>[29259.251068] wake lock alarm_rtc, expired
  9825. <6>[29259.326293] suspend: enter suspend
  9826. <6>[29259.326812] PM: Syncing filesystems ... done.
  9827. <4>[29259.331420] Freezing user space processes ... (elapsed 0.03 seconds) done.
  9828. <4>[29259.372802] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9829. <3>[29259.403015] pm_op(): 0xc0279d78 returns -16
  9830. <3>[29259.403625] PM: Device alarm failed to suspend: error -16
  9831. <3>[29259.404479] PM: Some devices failed to suspend
  9832. <6>[29259.405181] PM: resume of devices complete after 0.183 msecs
  9833. <4>[29259.406646] Restarting tasks ... done.
  9834. <6>[29259.422058] wakeup wake lock:
  9835. <6>[29259.422943] suspend: exit suspend, ret = -16 (2014-01-28 12:58:35.171813541 UTC)
  9836. <6>[29259.423889] active wake lock alarm_rtc, time left 198
  9837. <6>[29259.424377] suspend: abort suspend
  9838. <6>[29261.061340] wake lock wlan_ctrl_wake, expired
  9839. <6>[29261.137329] suspend: enter suspend
  9840. <6>[29261.137847] PM: Syncing filesystems ... done.
  9841. <4>[29261.142578] Freezing user space processes ... (elapsed 0.03 seconds) done.
  9842. <4>[29261.182952] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9843. <4>[29261.219757] msmsdcc_suspend enter
  9844. <4>[29261.220275] msmsdcc_suspend leave
  9845. <4>[29261.221130] msmsdcc_suspend enter
  9846. <4>[29261.221771] msmsdcc_suspend leave
  9847. <6>[29261.222625] PM: suspend of devices complete after 18.493 msecs
  9848. <6>[29261.224426] power_suspend_late return 0
  9849. <6>[29261.224945] PM: late suspend of devices complete after 1.403 msecs
  9850. <6>[29261.224945] clocks on: uart_clk
  9851. <6>[29261.224945] [R] suspend end
  9852. <6>[29261.224945] [R] resume start
  9853. <6>[29261.225677] PM: early resume of devices complete after 0.823 msecs
  9854. <4>[29261.226959] msmsdcc_resume enter
  9855. <4>[29261.227661] msmsdcc_resume enter
  9856. <6>[29261.238159] PM: resume of devices complete after 11.291 msecs
  9857. <4>[29261.239746] Restarting tasks ... done.
  9858. <6>[29261.263061] wakeup wake lock: alarm_rtc alarm
  9859. <6>[29261.265136] suspend: exit suspend, ret = 0 (2014-01-28 12:59:05.028472634 UTC)
  9860. <6>[29261.265716] active wake lock alarm_rtc, time left 97
  9861. <6>[29261.266571] active wake lock alarm, time left 497
  9862. <6>[29261.267059] suspend: abort suspend
  9863. <6>[29261.648315] batt:  90%, 4030 mV, -9 mA (-7 avg), 17.5 C, 1195 mAh
  9864. <6>[29262.716247] suspend: enter suspend
  9865. <6>[29262.716766] PM: Syncing filesystems ... done.
  9866. <4>[29262.721649] Freezing user space processes ... (elapsed 0.02 seconds) done.
  9867. <4>[29262.752655] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9868. <4>[29262.786499] msmsdcc_suspend enter
  9869. <4>[29262.787017] msmsdcc_suspend leave
  9870. <4>[29262.787506] msmsdcc_suspend enter
  9871. <4>[29262.788330] msmsdcc_suspend leave
  9872. <6>[29262.789123] PM: suspend of devices complete after 15.622 msecs
  9873. <6>[29262.791137] power_suspend_late return 0
  9874. <6>[29262.791656] PM: late suspend of devices complete after 1.617 msecs
  9875. <6>[29262.791656] clocks on: uart_clk
  9876. <6>[29262.791656] [R] suspend end
  9877. <6>[29262.791656] [R] resume start
  9878. <6>[29262.792358] PM: early resume of devices complete after 0.823 msecs
  9879. <4>[29262.793670] msmsdcc_resume enter
  9880. <4>[29262.794372] msmsdcc_resume enter
  9881. <6>[29262.805206] PM: resume of devices complete after 11.656 msecs
  9882. <4>[29262.806671] Restarting tasks ... done.
  9883. <6>[29262.828186] wakeup wake lock: alarm_rtc
  9884. <6>[29262.829467] suspend: exit suspend, ret = 0 (2014-01-28 12:59:36.029349561 UTC)
  9885. <6>[29262.830200] active wake lock alarm_rtc, time left 97
  9886. <6>[29262.831024] suspend: abort suspend
  9887. <4>[29267.396850] mmc1: Starting deferred resume
  9888. <6>[29267.695556] mmc1: Deferred resume completed
  9889. <6>[29267.830444] suspend: enter suspend
  9890. <6>[29267.830749] PM: Syncing filesystems ... done.
  9891. <4>[29267.832641] Freezing user space processes ... (elapsed 0.02 seconds) done.
  9892. <4>[29267.861450] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9893. <4>[29267.887969] msmsdcc_suspend enter
  9894. <4>[29267.888641] msmsdcc_suspend leave
  9895. <4>[29267.888854] msmsdcc_suspend enter
  9896. <4>[29267.889068] msmsdcc_suspend leave
  9897. <6>[29267.889556] PM: suspend of devices complete after 7.629 msecs
  9898. <6>[29267.890167] power_suspend_late return 0
  9899. <6>[29267.890594] PM: late suspend of devices complete after 0.793 msecs
  9900. <6>[29267.890594] clocks on: uart_clk
  9901. <6>[29267.890594] [R] suspend end
  9902. <6>[29267.890594] [R] resume start
  9903. <6>[29267.891082] PM: early resume of devices complete after 0.579 msecs
  9904. <4>[29267.891693] msmsdcc_resume enter
  9905. <4>[29267.892303] msmsdcc_resume enter
  9906. <6>[29267.898742] PM: resume of devices complete after 7.110 msecs
  9907. <4>[29267.899383] Restarting tasks ... done.
  9908. <6>[29267.915863] wakeup wake lock: alarm_rtc alarm
  9909. <6>[29267.916748] suspend: exit suspend, ret = 0 (2014-01-28 13:00:00.020263664 UTC)
  9910. <6>[29267.917266] active wake lock alarm_rtc, time left 98
  9911. <6>[29267.917572] active wake lock alarm, time left 498
  9912. <6>[29267.918029] suspend: abort suspend
  9913. <6>[29268.890991] wake lock alarm_rtc, expired
  9914. <6>[29268.893829] suspend: enter suspend
  9915. <6>[29268.894317] PM: Syncing filesystems ... done.
  9916. <4>[29268.898132] Freezing user space processes ...
  9917. <6>[29268.904510] active wake lock ds2784-battery
  9918. <6>[29268.905181] active wake lock alarm, time left 499
  9919. <4>[29268.905639]
  9920. <3>[29268.905883] Freezing of user space  aborted
  9921. <4>[29268.908294]
  9922. <4>[29268.908538] Restarting tasks ... done.
  9923. <6>[29268.914489] wakeup wake lock:
  9924. <6>[29268.914978] suspend: exit suspend, ret = -16 (2014-01-28 13:00:01.018399358 UTC)
  9925. <6>[29268.961791] batt:  90%, 4035 mV, -7 mA (-11 avg), 17.5 C, 1195 mAh
  9926. <6>[29270.500946] wake lock wlan_ctrl_wake, expired
  9927. <6>[29270.505126] suspend: enter suspend
  9928. <6>[29270.505645] PM: Syncing filesystems ... done.
  9929. <4>[29270.510192] Freezing user space processes ... (elapsed 0.04 seconds) done.
  9930. <4>[29270.552490] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9931. <4>[29270.586578] msmsdcc_suspend enter
  9932. <4>[29270.587066] msmsdcc_suspend leave
  9933. <4>[29270.587554] msmsdcc_suspend enter
  9934. <4>[29270.588378] msmsdcc_suspend leave
  9935. <6>[29270.589172] PM: suspend of devices complete after 15.563 msecs
  9936. <6>[29270.591033] power_suspend_late return 0
  9937. <6>[29270.591552] PM: late suspend of devices complete after 1.495 msecs
  9938. <6>[29270.591552] clocks on: uart_clk
  9939. <6>[29270.591552] [R] suspend end
  9940. <6>[29270.591552] [R] resume start
  9941. <6>[29270.592254] PM: early resume of devices complete after 0.823 msecs
  9942. <4>[29270.593536] msmsdcc_resume enter
  9943. <4>[29270.594238] msmsdcc_resume enter
  9944. <6>[29270.602844] PM: resume of devices complete after 9.399 msecs
  9945. <4>[29270.604278] Restarting tasks ... done.
  9946. <6>[29270.627410] wakeup wake lock: alarm_rtc
  9947. <6>[29270.628692] suspend: exit suspend, ret = 0 (2014-01-28 13:00:08.028106555 UTC)
  9948. <6>[29270.629638] active wake lock alarm_rtc, time left 98
  9949. <6>[29270.634429] suspend: abort suspend
  9950. <6>[29271.600341] wake lock alarm_rtc, expired
  9951. <6>[29271.604095] suspend: enter suspend
  9952. <6>[29271.604553] PM: Syncing filesystems ... done.
  9953. <4>[29271.607818] Freezing user space processes ... (elapsed 0.04 seconds) done.
  9954. <4>[29271.651947] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9955. <3>[29271.682434] pm_op(): 0xc0279d78 returns -16
  9956. <3>[29271.683288] PM: Device alarm failed to suspend: error -16
  9957. <3>[29271.683837] PM: Some devices failed to suspend
  9958. <6>[29271.684539] PM: resume of devices complete after 0.213 msecs
  9959. <4>[29271.685974] Restarting tasks ... done.
  9960. <6>[29271.699157] wakeup wake lock:
  9961. <6>[29271.700042] suspend: exit suspend, ret = -16 (2014-01-28 13:00:09.099485729 UTC)
  9962. <6>[29271.703643] active wake lock alarm_rtc, time left 198
  9963. <6>[29271.704528] suspend: abort suspend
  9964. <6>[29273.068115] suspend: enter suspend
  9965. <6>[29273.068664] PM: Syncing filesystems ... done.
  9966. <4>[29273.073547] Freezing user space processes ... (elapsed 0.04 seconds) done.
  9967. <4>[29273.122253] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9968. <4>[29273.156524] msmsdcc_suspend enter
  9969. <4>[29273.157043] msmsdcc_suspend leave
  9970. <4>[29273.157501] msmsdcc_suspend enter
  9971. <4>[29273.158325] msmsdcc_suspend leave
  9972. <6>[29273.159149] PM: suspend of devices complete after 15.685 msecs
  9973. <6>[29273.160644] power_suspend_late return 0
  9974. <6>[29273.161499] PM: late suspend of devices complete after 1.800 msecs
  9975. <6>[29273.161499] clocks on: uart_clk
  9976. <6>[29273.161499] [R] suspend end
  9977. <6>[29273.161499] [R] resume start
  9978. <6>[29273.162231] PM: early resume of devices complete after 0.823 msecs
  9979. <4>[29273.163513] msmsdcc_resume enter
  9980. <4>[29273.164184] msmsdcc_resume enter
  9981. <6>[29273.174224] PM: resume of devices complete after 10.802 msecs
  9982. <4>[29273.175842] Restarting tasks ... done.
  9983. <6>[29273.197296] wakeup wake lock: alarm_rtc
  9984. <6>[29273.198577] suspend: exit suspend, ret = 0 (2014-01-28 13:00:39.028836208 UTC)
  9985. <6>[29273.199493] active wake lock alarm_rtc, time left 97
  9986. <6>[29273.200134] suspend: abort suspend
  9987. <6>[29274.784851] suspend: enter suspend
  9988. <6>[29274.785369] PM: Syncing filesystems ... done.
  9989. <4>[29274.789520] Freezing user space processes ... (elapsed 0.03 seconds) done.
  9990. <4>[29274.822143] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  9991. <4>[29274.856353] msmsdcc_suspend enter
  9992. <4>[29274.856872] msmsdcc_suspend leave
  9993. <4>[29274.857330] msmsdcc_suspend enter
  9994. <4>[29274.858154] msmsdcc_suspend leave
  9995. <6>[29274.858947] PM: suspend of devices complete after 15.410 msecs
  9996. <6>[29274.860565] power_suspend_late return 0
  9997. <6>[29274.861450] PM: late suspend of devices complete after 1.952 msecs
  9998. <6>[29274.861450] clocks on: uart_clk
  9999. <6>[29274.861450] [R] suspend end
  10000. <6>[29274.861450] [R] resume start
  10001. <6>[29274.862152] PM: early resume of devices complete after 0.854 msecs
  10002. <4>[29274.863464] msmsdcc_resume enter
  10003. <4>[29274.864135] msmsdcc_resume enter
  10004. <6>[29274.875518] PM: resume of devices complete after 12.145 msecs
  10005. <4>[29274.877166] Restarting tasks ... done.
  10006. <6>[29274.922180] wakeup wake lock: ds2784-battery event1-2502 event3-2502 event5-2502 event6-2502 alarm
  10007. <6>[29274.938629] suspend: exit suspend, ret = 0 (2014-01-28 13:01:12.053019344 UTC)
  10008. <6>[29274.941467] active wake lock ds2784-battery
  10009. <6>[29274.942321] active wake lock event1-2502, time left 492
  10010. <6>[29274.942840] active wake lock event3-2502, time left 492
  10011. <6>[29274.943664] active wake lock event5-2502, time left 492
  10012. <6>[29274.944183] active wake lock event6-2502, time left 492
  10013. <6>[29274.945037] active wake lock alarm, time left 493
  10014. <6>[29274.957672] suspend: abort suspend
  10015. <6>[29274.973327] batt:  90%, 4045 mV, -7 mA (-11 avg), 17.5 C, 1195 mAh
  10016. <4>[29280.380706] mmc1: Starting deferred resume
  10017. <6>[29280.704864] mmc1: Deferred resume completed
  10018. <6>[29287.360321] wake lock wlan_ctrl_wake, expired
  10019. <6>[29287.934265] suspend: enter suspend
  10020. <6>[29287.934509] PM: Syncing filesystems ... done.
  10021. <4>[29287.936553] Freezing user space processes ... (elapsed 0.02 seconds) done.
  10022. <4>[29287.961059] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10023. <4>[29287.987609] msmsdcc_suspend enter
  10024. <4>[29287.988250] msmsdcc_suspend leave
  10025. <4>[29287.988616] msmsdcc_suspend enter
  10026. <4>[29287.988830] msmsdcc_suspend leave
  10027. <6>[29287.989196] PM: suspend of devices complete after 7.690 msecs
  10028. <6>[29287.989959] power_suspend_late return 0
  10029. <6>[29287.990295] PM: late suspend of devices complete after 0.701 msecs
  10030. <6>[29287.990295] clocks on: uart_clk
  10031. <6>[29287.990295] [R] suspend end
  10032. <6>[29287.990295] [R] resume start
  10033. <6>[29287.990783] PM: early resume of devices complete after 0.579 msecs
  10034. <4>[29287.991546] msmsdcc_resume enter
  10035. <4>[29287.992004] msmsdcc_resume enter
  10036. <6>[29287.999298] PM: resume of devices complete after 7.781 msecs
  10037. <4>[29288.000183] Restarting tasks ... done.
  10038. <6>[29288.015808] wakeup wake lock: alarm_rtc
  10039. <6>[29288.016662] suspend: exit suspend, ret = 0 (2014-01-28 13:01:49.020353642 UTC)
  10040. <6>[29288.016998] active wake lock alarm_rtc, time left 98
  10041. <6>[29288.017456] suspend: abort suspend
  10042. <6>[29288.991027] wake lock alarm_rtc, expired
  10043. <6>[29288.995391] suspend: enter suspend
  10044. <6>[29288.996246] PM: Syncing filesystems ... done.
  10045. <4>[29289.000518] Freezing user space processes ... (elapsed 0.03 seconds) done.
  10046. <4>[29289.032379] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10047. <3>[29289.061706] pm_op(): 0xc0279d78 returns -16
  10048. <3>[29289.062591] PM: Device alarm failed to suspend: error -16
  10049. <3>[29289.063110] PM: Some devices failed to suspend
  10050. <6>[29289.063812] PM: resume of devices complete after 0.183 msecs
  10051. <4>[29289.065246] Restarting tasks ... done.
  10052. <6>[29289.078399] wakeup wake lock:
  10053. <6>[29289.079284] suspend: exit suspend, ret = -16 (2014-01-28 13:01:50.082523598 UTC)
  10054. <6>[29289.084320] active wake lock alarm, time left 499
  10055. <6>[29289.085174] suspend: abort suspend
  10056. <6>[29290.193481] suspend: enter suspend
  10057. <6>[29290.194000] PM: Syncing filesystems ... done.
  10058. <4>[29290.198547] Freezing user space processes ... (elapsed 0.04 seconds) done.
  10059. <4>[29290.241973] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10060. <4>[29290.276092] msmsdcc_suspend enter
  10061. <4>[29290.276611] msmsdcc_suspend leave
  10062. <4>[29290.277099] msmsdcc_suspend enter
  10063. <4>[29290.277923] msmsdcc_suspend leave
  10064. <6>[29290.278717] PM: suspend of devices complete after 15.532 msecs
  10065. <6>[29290.280120] power_suspend_late return 0
  10066. <6>[29290.281188] PM: late suspend of devices complete after 1.922 msecs
  10067. <6>[29290.281188] clocks on: uart_clk
  10068. <6>[29290.281188] [R] suspend end
  10069. <6>[29290.281188] [R] resume start
  10070. <6>[29290.281890] PM: early resume of devices complete after 0.823 msecs
  10071. <4>[29290.283203] msmsdcc_resume enter
  10072. <4>[29290.283905] msmsdcc_resume enter
  10073. <6>[29290.292388] PM: resume of devices complete after 9.307 msecs
  10074. <4>[29290.294006] Restarting tasks ... done.
  10075. <6>[29290.320343] wakeup wake lock: ds2784-battery event1-2502 event3-2502 event5-2502 event6-2502 alarm
  10076. <6>[29290.324066] suspend: exit suspend, ret = 0 (2014-01-28 13:02:40.031459384 UTC)
  10077. <6>[29290.332611] active wake lock KeyEvents
  10078. <6>[29290.333496] active wake lock ds2784-battery
  10079. <6>[29290.333984] active wake lock event1-2502, time left 495
  10080. <6>[29290.334838] active wake lock event3-2502, time left 495
  10081. <6>[29290.335327] active wake lock event5-2502, time left 495
  10082. <6>[29290.336181] active wake lock event6-2502, time left 495
  10083. <6>[29290.336700] active wake lock alarm, time left 496
  10084. <6>[29290.352813] suspend: abort suspend
  10085. <6>[29290.383758] batt:  90%, 4040 mV, -7 mA (-8 avg), 17.5 C, 1195 mAh
  10086. <6>[29290.642456] suspend: enter suspend
  10087. <6>[29290.643310] PM: Syncing filesystems ... done.
  10088. <4>[29290.655670] Freezing user space processes ...
  10089. <6>[29290.679809] active wake lock wlan_wake
  10090. <6>[29290.681060] active wake lock PowerManagerService.WakeLocks
  10091. <6>[29290.681579] active wake lock alarm, time left 492
  10092. <4>[29290.682434]
  10093. <3>[29290.682891] Freezing of user space  aborted
  10094. <4>[29290.685455]
  10095. <4>[29290.685882] Restarting tasks ... done.
  10096. <6>[29290.712066] wakeup wake lock:
  10097. <6>[29290.712951] suspend: exit suspend, ret = -16 (2014-01-28 13:02:40.422971969 UTC)
  10098. <4>[29295.062561] mmc1: Starting deferred resume
  10099. <6>[29295.425231] mmc1: Deferred resume completed
  10100. <6>[29297.235198] suspend: enter suspend
  10101. <6>[29297.235717] PM: Syncing filesystems ... done.
  10102. <4>[29297.240356] Freezing user space processes ... (elapsed 0.04 seconds) done.
  10103. <4>[29297.281799] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10104. <4>[29297.319091] msmsdcc_suspend enter
  10105. <4>[29297.320617] msmsdcc_suspend leave
  10106. <4>[29297.321472] msmsdcc_suspend enter
  10107. <4>[29297.321960] msmsdcc_suspend leave
  10108. <6>[29297.322814] PM: suspend of devices complete after 19.805 msecs
  10109. <6>[29297.324584] power_suspend_late return 0
  10110. <6>[29297.325103] PM: late suspend of devices complete after 1.403 msecs
  10111. <6>[29297.325103] clocks on: uart_clk
  10112. <6>[29297.325103] [R] suspend end
  10113. <6>[29297.325103] [R] resume start
  10114. <6>[29297.325805] PM: early resume of devices complete after 0.823 msecs
  10115. <4>[29297.327117] msmsdcc_resume enter
  10116. <4>[29297.327789] msmsdcc_resume enter
  10117. <6>[29297.336761] PM: resume of devices complete after 9.765 msecs
  10118. <4>[29297.337921] Restarting tasks ... done.
  10119. <6>[29297.361297] wakeup wake lock: alarm_rtc alarm
  10120. <6>[29297.363342] suspend: exit suspend, ret = 0 (2014-01-28 13:03:13.028682124 UTC)
  10121. <6>[29297.363922] active wake lock alarm_rtc, time left 97
  10122. <6>[29297.364776] active wake lock alarm, time left 497
  10123. <6>[29297.365295] suspend: abort suspend
  10124. <6>[29299.027435] suspend: enter suspend
  10125. <6>[29299.027679] PM: Syncing filesystems ... done.
  10126. <4>[29299.030761] Freezing user space processes ... (elapsed 0.03 seconds) done.
  10127. <4>[29299.070434] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10128. <4>[29299.096984] msmsdcc_suspend enter
  10129. <4>[29299.097351] msmsdcc_suspend leave
  10130. <4>[29299.097564] msmsdcc_suspend enter
  10131. <4>[29299.097778] msmsdcc_suspend leave
  10132. <6>[29299.098266] PM: suspend of devices complete after 7.354 msecs
  10133. <6>[29299.098876] power_suspend_late return 0
  10134. <6>[29299.099121] PM: late suspend of devices complete after 0.610 msecs
  10135. <6>[29299.099121] clocks on: uart_clk
  10136. <6>[29299.099121] [R] suspend end
  10137. <6>[29299.099121] [R] resume start
  10138. <6>[29299.099670] PM: early resume of devices complete after 0.518 msecs
  10139. <4>[29299.100250] msmsdcc_resume enter
  10140. <4>[29299.100891] msmsdcc_resume enter
  10141. <6>[29299.107330] PM: resume of devices complete after 7.140 msecs
  10142. <4>[29299.107940] Restarting tasks ... done.
  10143. <6>[29299.115997] wakeup wake lock: event1-2502 event3-2502 event5-2502 event6-2502 alarm_rtc
  10144. <6>[29299.117492] suspend: exit suspend, ret = 0 (2014-01-28 13:03:41.011839753 UTC)
  10145. <6>[29299.118011] active wake lock event1-2502, time left 499
  10146. <6>[29299.118469] active wake lock event3-2502, time left 499
  10147. <6>[29299.118774] active wake lock event5-2502, time left 499
  10148. <6>[29299.119079] active wake lock event6-2502, time left 499
  10149. <6>[29299.119537] active wake lock alarm_rtc, time left 99
  10150. <6>[29299.124206] suspend: abort suspend
  10151. <6>[29299.497497] batt:  90%, 4030 mV, -10 mA (-15 avg), 17.6 C, 1193 mAh
  10152. <6>[29300.999694] wake lock wlan_ctrl_wake, expired
  10153. <6>[29301.075988] suspend: enter suspend
  10154. <6>[29301.076538] PM: Syncing filesystems ... done.
  10155. <4>[29301.080871] Freezing user space processes ... (elapsed 0.03 seconds) done.
  10156. <4>[29301.121643] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10157. <4>[29301.155792] msmsdcc_suspend enter
  10158. <4>[29301.156280] msmsdcc_suspend leave
  10159. <4>[29301.156768] msmsdcc_suspend enter
  10160. <4>[29301.157257] msmsdcc_suspend leave
  10161. <6>[29301.158416] PM: suspend of devices complete after 15.624 msecs
  10162. <6>[29301.160064] power_suspend_late return 0
  10163. <6>[29301.160919] PM: late suspend of devices complete after 1.953 msecs
  10164. <6>[29301.160919] clocks on: uart_clk
  10165. <6>[29301.160919] [R] suspend end
  10166. <6>[29301.160919] [R] resume start
  10167. <6>[29301.161621] PM: early resume of devices complete after 0.823 msecs
  10168. <4>[29301.162567] msmsdcc_resume enter
  10169. <4>[29301.163604] msmsdcc_resume enter
  10170. <6>[29301.174774] PM: resume of devices complete after 12.328 msecs
  10171. <4>[29301.176116] Restarting tasks ... done.
  10172. <6>[29301.199645] wakeup wake lock: alarm_rtc alarm
  10173. <6>[29301.201385] suspend: exit suspend, ret = 0 (2014-01-28 13:04:11.031702899 UTC)
  10174. <6>[29301.202301] active wake lock alarm_rtc, time left 97
  10175. <6>[29301.202819] active wake lock alarm, time left 497
  10176. <6>[29301.203643] suspend: abort suspend
  10177. <6>[29302.721740] suspend: enter suspend
  10178. <6>[29302.722259] PM: Syncing filesystems ... done.
  10179. <4>[29302.726806] Freezing user space processes ... (elapsed 0.04 seconds) done.
  10180. <4>[29302.770965] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10181. <4>[29302.804840] msmsdcc_suspend enter
  10182. <4>[29302.805328] msmsdcc_suspend leave
  10183. <4>[29302.805816] msmsdcc_suspend enter
  10184. <4>[29302.806610] msmsdcc_suspend leave
  10185. <6>[29302.807434] PM: suspend of devices complete after 15.226 msecs
  10186. <6>[29302.809173] power_suspend_late return 0
  10187. <6>[29302.809906] PM: late suspend of devices complete after 1.586 msecs
  10188. <6>[29302.809906] clocks on: uart_clk
  10189. <6>[29302.809906] [R] suspend end
  10190. <6>[29302.809906] [R] resume start
  10191. <6>[29302.810638] PM: early resume of devices complete after 0.823 msecs
  10192. <4>[29302.811920] msmsdcc_resume enter
  10193. <4>[29302.812652] msmsdcc_resume enter
  10194. <6>[29302.820373] PM: resume of devices complete after 8.574 msecs
  10195. <4>[29302.821838] Restarting tasks ... done.
  10196. <6>[29302.843872] wakeup wake lock: alarm_rtc
  10197. <6>[29302.845184] suspend: exit suspend, ret = 0 (2014-01-28 13:04:42.026882173 UTC)
  10198. <6>[29302.846130] active wake lock alarm_rtc, time left 97
  10199. <6>[29302.846954] suspend: abort suspend
  10200. <6>[29303.234832] batt:  90%, 4030 mV, -7 mA (-7 avg), 17.7 C, 1193 mAh
  10201. <6>[29304.759246] wake lock wlan_ctrl_wake, expired
  10202. <6>[29304.835784] suspend: enter suspend
  10203. <6>[29304.836334] PM: Syncing filesystems ... done.
  10204. <4>[29304.840820] Freezing user space processes ... (elapsed 0.03 seconds) done.
  10205. <4>[29304.880859] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10206. <4>[29304.915161] msmsdcc_suspend enter
  10207. <4>[29304.915649] msmsdcc_suspend leave
  10208. <4>[29304.916137] msmsdcc_suspend enter
  10209. <4>[29304.916961] msmsdcc_suspend leave
  10210. <6>[29304.917785] PM: suspend of devices complete after 15.776 msecs
  10211. <6>[29304.919403] power_suspend_late return 0
  10212. <6>[29304.920288] PM: late suspend of devices complete after 1.953 msecs
  10213. <6>[29304.920288] clocks on: uart_clk
  10214. <6>[29304.920288] [R] suspend end
  10215. <6>[29304.920288] [R] resume start
  10216. <6>[29304.920989] PM: early resume of devices complete after 0.823 msecs
  10217. <4>[29304.922302] msmsdcc_resume enter
  10218. <4>[29304.922973] msmsdcc_resume enter
  10219. <6>[29304.934234] PM: resume of devices complete after 12.053 msecs
  10220. <4>[29304.935913] Restarting tasks ... done.
  10221. <6>[29304.959136] wakeup wake lock: alarm_rtc alarm
  10222. <6>[29304.960845] suspend: exit suspend, ret = 0 (2014-01-28 13:05:12.031123361 UTC)
  10223. <6>[29304.961761] active wake lock alarm_rtc, time left 97
  10224. <6>[29304.962249] active wake lock alarm, time left 497
  10225. <6>[29304.963104] suspend: abort suspend
  10226. <6>[29306.912384] suspend: enter suspend
  10227. <6>[29306.912628] PM: Syncing filesystems ... done.
  10228. <4>[29306.915863] Freezing user space processes ... (elapsed 0.02 seconds) done.
  10229. <4>[29306.939819] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10230. <4>[29306.966400] msmsdcc_suspend enter
  10231. <4>[29306.966613] msmsdcc_suspend leave
  10232. <4>[29306.966979] msmsdcc_suspend enter
  10233. <4>[29306.967193] msmsdcc_suspend leave
  10234. <6>[29306.967559] PM: suspend of devices complete after 7.262 msecs
  10235. <6>[29306.968322] power_suspend_late return 0
  10236. <6>[29306.968536] PM: late suspend of devices complete after 0.610 msecs
  10237. <6>[29306.969024] clocks on: uart_clk
  10238. <6>[29306.969024] [R] suspend end
  10239. <6>[29306.969024] [R] resume start
  10240. <6>[29306.969512] PM: early resume of devices complete after 0.549 msecs
  10241. <4>[29306.970306] msmsdcc_resume enter
  10242. <4>[29306.970764] msmsdcc_resume enter
  10243. <6>[29306.977996] PM: resume of devices complete after 7.751 msecs
  10244. <4>[29306.978637] Restarting tasks ... done.
  10245. <6>[29306.986816] wakeup wake lock: event1-2502 event3-2502 event5-2502 event6-2502 alarm_rtc
  10246. <6>[29306.988494] suspend: exit suspend, ret = 0 (2014-01-28 13:05:43.012603137 UTC)
  10247. <6>[29306.991699] active wake lock alarm_rtc, time left 98
  10248. <6>[29306.992034] suspend: abort suspend
  10249. <6>[29307.425201] batt:  90%, 4030 mV, -7 mA (-13 avg), 17.7 C, 1193 mAh
  10250. <4>[29307.460205] mmc1: Starting deferred resume
  10251. <6>[29307.784423] mmc1: Deferred resume completed
  10252. <6>[29313.183593] suspend: enter suspend
  10253. <6>[29313.183837] PM: Syncing filesystems ... done.
  10254. <4>[29313.185760] Freezing user space processes ... (elapsed 0.02 seconds) done.
  10255. <4>[29313.210266] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10256. <4>[29313.237030] msmsdcc_suspend enter
  10257. <4>[29313.237701] msmsdcc_suspend leave
  10258. <4>[29313.237915] msmsdcc_suspend enter
  10259. <4>[29313.238281] msmsdcc_suspend leave
  10260. <6>[29313.238616] PM: suspend of devices complete after 7.720 msecs
  10261. <6>[29313.239257] power_suspend_late return 0
  10262. <6>[29313.239715] PM: late suspend of devices complete after 0.854 msecs
  10263. <6>[29313.239715] clocks on: uart_clk
  10264. <6>[29313.239715] [R] suspend end
  10265. <6>[29313.239715] [R] resume start
  10266. <6>[29313.240203] PM: early resume of devices complete after 0.579 msecs
  10267. <4>[29313.240997] msmsdcc_resume enter
  10268. <4>[29313.241455] msmsdcc_resume enter
  10269. <6>[29313.247985] PM: resume of devices complete after 7.049 msecs
  10270. <4>[29313.248748] Restarting tasks ... done.
  10271. <6>[29313.267974] wakeup wake lock: alarm_rtc
  10272. <6>[29313.268646] suspend: exit suspend, ret = 0 (2014-01-28 13:05:52.023221507 UTC)
  10273. <6>[29313.274505] active wake lock alarm_rtc, time left 97
  10274. <6>[29313.274810] suspend: abort suspend
  10275. <6>[29314.239929] wake lock alarm_rtc, expired
  10276. <6>[29314.243499] suspend: enter suspend
  10277. <6>[29314.243804] PM: Syncing filesystems ... done.
  10278. <4>[29314.246887] Freezing user space processes ... (elapsed 0.02 seconds) done.
  10279. <4>[29314.270874] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10280. <3>[29314.300231] pm_op(): 0xc0279d78 returns -16
  10281. <3>[29314.300537] PM: Device alarm failed to suspend: error -16
  10282. <3>[29314.300994] PM: Some devices failed to suspend
  10283. <6>[29314.301422] PM: resume of devices complete after 0.122 msecs
  10284. <4>[29314.302185] Restarting tasks ... done.
  10285. <6>[29314.309997] wakeup wake lock:
  10286. <6>[29314.310455] suspend: exit suspend, ret = -16 (2014-01-28 13:05:53.064717509 UTC)
  10287. <4>[29317.070220] mmc1: Starting deferred resume
  10288. <6>[29317.354400] mmc1: Deferred resume completed
  10289. <6>[29318.571533] suspend: enter suspend
  10290. <6>[29318.572082] PM: Syncing filesystems ... done.
  10291. <4>[29318.576232] Freezing user space processes ... (elapsed 0.03 seconds) done.
  10292. <4>[29318.610443] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10293. <4>[29318.637268] msmsdcc_suspend enter
  10294. <4>[29318.638000] msmsdcc_suspend leave
  10295. <4>[29318.638214] msmsdcc_suspend enter
  10296. <4>[29318.638427] msmsdcc_suspend leave
  10297. <6>[29318.638916] PM: suspend of devices complete after 7.843 msecs
  10298. <6>[29318.639617] power_suspend_late return 0
  10299. <6>[29318.639984] PM: late suspend of devices complete after 0.823 msecs
  10300. <6>[29318.639984] clocks on: uart_clk
  10301. <6>[29318.639984] [R] suspend end
  10302. <6>[29318.639984] [R] resume start
  10303. <6>[29318.640472] PM: early resume of devices complete after 0.579 msecs
  10304. <4>[29318.641082] msmsdcc_resume enter
  10305. <4>[29318.641723] msmsdcc_resume enter
  10306. <6>[29318.648468] PM: resume of devices complete after 7.476 msecs
  10307. <4>[29318.649017] Restarting tasks ... done.
  10308. <6>[29318.665466] wakeup wake lock: alarm_rtc
  10309. <6>[29318.666168] suspend: exit suspend, ret = 0 (2014-01-28 13:06:02.020477292 UTC)
  10310. <6>[29318.666687] active wake lock PowerManagerService.WakeLocks
  10311. <6>[29318.666992] active wake lock alarm_rtc, time left 98
  10312. <6>[29318.667449] suspend: abort suspend
  10313. <4>[29323.075836] mmc1: Starting deferred resume
  10314. <6>[29323.354797] mmc1: Deferred resume completed
  10315. <6>[29325.137084] suspend: enter suspend
  10316. <6>[29325.137298] PM: Syncing filesystems ... done.
  10317. <4>[29325.139282] Freezing user space processes ... (elapsed 0.03 seconds) done.
  10318. <4>[29325.170593] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10319. <4>[29325.197235] msmsdcc_suspend enter
  10320. <4>[29325.197875] msmsdcc_suspend leave
  10321. <4>[29325.198089] msmsdcc_suspend enter
  10322. <4>[29325.198455] msmsdcc_suspend leave
  10323. <6>[29325.198822] PM: suspend of devices complete after 7.598 msecs
  10324. <6>[29325.199584] power_suspend_late return 0
  10325. <6>[29325.199859] PM: late suspend of devices complete after 0.640 msecs
  10326. <6>[29325.199859] clocks on: uart_clk
  10327. <6>[29325.199859] [R] suspend end
  10328. <6>[29325.199859] [R] resume start
  10329. <6>[29325.200317] PM: early resume of devices complete after 0.579 msecs
  10330. <4>[29325.201110] msmsdcc_resume enter
  10331. <4>[29325.201568] msmsdcc_resume enter
  10332. <6>[29325.208007] PM: resume of devices complete after 6.958 msecs
  10333. <4>[29325.208801] Restarting tasks ... done.
  10334. <6>[29325.226684] wakeup wake lock: alarm_rtc
  10335. <6>[29325.227386] suspend: exit suspend, ret = 0 (2014-01-28 13:06:49.021818149 UTC)
  10336. <6>[29325.227905] active wake lock alarm_rtc, time left 98
  10337. <6>[29325.228363] suspend: abort suspend
  10338. <6>[29326.200317] wake lock alarm_rtc, expired
  10339. <6>[29326.203094] suspend: enter suspend
  10340. <6>[29326.203399] PM: Syncing filesystems ... done.
  10341. <4>[29326.206359] Freezing user space processes ... (elapsed 0.02 seconds) done.
  10342. <4>[29326.231231] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10343. <3>[29326.260498] pm_op(): 0xc0279d78 returns -16
  10344. <3>[29326.260772] PM: Device alarm failed to suspend: error -16
  10345. <3>[29326.261260] PM: Some devices failed to suspend
  10346. <6>[29326.261657] PM: resume of devices complete after 0.122 msecs
  10347. <4>[29326.262420] Restarting tasks ... done.
  10348. <6>[29326.270202] wakeup wake lock:
  10349. <6>[29326.270660] suspend: exit suspend, ret = -16 (2014-01-28 13:06:50.064851774 UTC)
  10350. <6>[29326.271209] active wake lock alarm_rtc, time left 199
  10351. <6>[29326.271667] suspend: abort suspend
  10352. <6>[29326.462066] batt:  90%, 4030 mV, -15 mA (-20 avg), 17.8 C, 1193 mAh
  10353. <6>[29328.020080] wake lock wlan_ctrl_wake, expired
  10354. <6>[29328.096588] suspend: enter suspend
  10355. <6>[29328.097106] PM: Syncing filesystems ... done.
  10356. <4>[29328.101440] Freezing user space processes ... (elapsed 0.03 seconds) done.
  10357. <4>[29328.141784] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10358. <4>[29328.175994] msmsdcc_suspend enter
  10359. <4>[29328.176483] msmsdcc_suspend leave
  10360. <4>[29328.176971] msmsdcc_suspend enter
  10361. <4>[29328.177795] msmsdcc_suspend leave
  10362. <6>[29328.178588] PM: suspend of devices complete after 15.441 msecs
  10363. <6>[29328.180114] power_suspend_late return 0
  10364. <6>[29328.180969] PM: late suspend of devices complete after 1.800 msecs
  10365. <6>[29328.180969] clocks on: uart_clk
  10366. <6>[29328.180969] [R] suspend end
  10367. <6>[29328.180969] [R] resume start
  10368. <6>[29328.181671] PM: early resume of devices complete after 0.823 msecs
  10369. <4>[29328.182983] msmsdcc_resume enter
  10370. <4>[29328.183654] msmsdcc_resume enter
  10371. <6>[29328.192352] PM: resume of devices complete after 9.490 msecs
  10372. <4>[29328.193847] Restarting tasks ... done.
  10373. <6>[29328.216979] wakeup wake lock: alarm_rtc alarm
  10374. <6>[29328.218627] suspend: exit suspend, ret = 0 (2014-01-28 13:07:20.028991488 UTC)
  10375. <6>[29328.222900] active wake lock alarm_rtc, time left 96
  10376. <6>[29328.223449] active wake lock alarm, time left 497
  10377. <6>[29328.224304] suspend: abort suspend
  10378. <3>[29329.796325] CFG80211-ERROR) wl_notify_pfn_status :  PNO Event
  10379. <6>[29329.818695] cfg80211: Calling CRDA to update world regulatory domain
  10380. <6>[29330.141540] request_suspend_state: wakeup (3->0) at 29327091699512 (2014-01-28 13:07:21.952921227 UTC)
  10381. <6>[29330.142639] [R] late_resume start
  10382. <6>[29330.143157] lcdc_resume: resuming
  10383. <6>[29330.144165] msmfb: ready, waiting for full update
  10384. <6>[29330.153015] mahimahi_ts_power: power 1
  10385. <6>[29330.279602] msmfb: pan_update in state(1)
  10386. <6>[29330.279632] msmfb: full update starting
  10387. <6>[29330.283538] msmfb: pan_update in state(3)
  10388. <6>[29330.302490] [R] late_resume end
  10389. <6>[29330.303436] msmfb: full update completed
  10390. <6>[29330.303497] msmfb: turning on panel
  10391. <6>[29330.303527] lcdc_unblank: ()
  10392. <6>[29330.303527] sony_tft_panel_unblank: +()
  10393. <4>[29330.476135] mmc1: Starting deferred resume
  10394. <6>[29330.660034] sony_tft_set_pwm_val: 0
  10395. <6>[29330.660491] sony_tft_panel_unblank: -()
  10396. <6>[29330.705139] sony_tft_set_pwm_val: 77
  10397. <6>[29330.755371] mmc1: Deferred resume completed
  10398. <6>[29342.984649] sony_tft_set_pwm_val: 76
  10399. <6>[29343.017913] sony_tft_set_pwm_val: 75
  10400. <6>[29343.034637] sony_tft_set_pwm_val: 74
  10401. <6>[29343.067993] sony_tft_set_pwm_val: 73
  10402. <6>[29343.086242] sony_tft_set_pwm_val: 72
  10403. <6>[29343.117858] sony_tft_set_pwm_val: 71
  10404. <6>[29343.133911] sony_tft_set_pwm_val: 70
  10405. <6>[29353.883117] sony_tft_set_pwm_val: 69
  10406. <6>[29353.899749] sony_tft_set_pwm_val: 66
  10407. <6>[29353.916412] sony_tft_set_pwm_val: 63
  10408. <6>[29353.933074] sony_tft_set_pwm_val: 59
  10409. <6>[29353.949798] sony_tft_set_pwm_val: 56
  10410. <6>[29353.966491] sony_tft_set_pwm_val: 53
  10411. <6>[29353.983184] sony_tft_set_pwm_val: 49
  10412. <6>[29353.999786] sony_tft_set_pwm_val: 46
  10413. <6>[29354.016418] sony_tft_set_pwm_val: 43
  10414. <6>[29354.033264] sony_tft_set_pwm_val: 39
  10415. <6>[29354.049774] sony_tft_set_pwm_val: 36
  10416. <6>[29354.066467] sony_tft_set_pwm_val: 33
  10417. <6>[29354.083190] sony_tft_set_pwm_val: 29
  10418. <6>[29354.099853] sony_tft_set_pwm_val: 26
  10419. <6>[29354.116424] sony_tft_set_pwm_val: 23
  10420. <6>[29354.133270] sony_tft_set_pwm_val: 19
  10421. <6>[29354.149780] sony_tft_set_pwm_val: 16
  10422. <6>[29354.166442] sony_tft_set_pwm_val: 13
  10423. <6>[29354.182891] sony_tft_set_pwm_val: 10
  10424. <6>[29356.588378] batt:  90%, 4006 mV, -219 mA (-52 avg), 18.0 C, 1193 mAh
  10425. <4>[29359.211669] wl_bss_connect_done succeeded
  10426. <4>[29359.278503] wl_bss_connect_done succeeded
  10427. <4>[29359.588775] Unknown PRIVATE command WLS_BATCHING GET - ignored
  10428. <4>[29359.590301] Unknown PRIVATE command WLS_BATCHING STOP - ignored
  10429. <6>[29360.524017] sony_tft_set_pwm_val: 0
  10430. <4>[29360.605926] dhd_set_suspend: force extra Suspend setting
  10431. <4>[29360.630798] dhd_get_dtim_skip bcn_li_dtim=3 DTIM=3 Listen=10
  10432. <6>[29361.388336] request_suspend_state: sleep (0->3) at 29358338510858 (2014-01-28 13:07:53.199702055 UTC)
  10433. <6>[29361.388824] [R] early_suspend start
  10434. <6>[29361.394622] lcdc_blank: ()
  10435. <6>[29361.394989] sony_tft_panel_blank: +()
  10436. <6>[29361.687377] sony_tft_panel_blank: -()
  10437. <6>[29361.688415] mahimahi_ts_power: power 0
  10438. <6>[29361.689453] lcdc_suspend: suspending
  10439. <6>[29361.689788] [R] early_suspend: sync
  10440. <6>[29369.984039] active wake lock wlan_wake
  10441. <6>[29369.984436] active wake lock PowerManagerService.WakeLocks
  10442. <6>[29369.984680] [R] early_suspend end
  10443. <7>[29371.639984] wlan0: no IPv6 routers present
  10444. <6>[29389.864471] healthd: battery l=90 v=4006 t=18.0 h=2 st=3 c=-219 chg=
  10445. <4>[29406.090667] select 14484 (viders.calendar), adj 15, size 4253, to kill
  10446. <4>[29406.091094] select 14793 (putmethod.latin), adj 15, size 5081, to kill
  10447. <4>[29406.091369] select 15169 (atherEyeAndroid), adj 15, size 5142, to kill
  10448. <4>[29406.091766] send sigkill to 15169 (atherEyeAndroid), adj 15, size 5142
  10449. <6>[29412.343322] batt:  89%, 3977 mV, -161 mA (-164 avg), 17.8 C, 1188 mAh
  10450. <6>[29412.345672] healthd: battery l=89 v=3977 t=17.8 h=2 st=3 c=-161 chg=
  10451. <6>[29430.090545] suspend: enter suspend
  10452. <6>[29430.090759] PM: Syncing filesystems ... done.
  10453. <4>[29430.092620] Freezing user space processes ... (elapsed 0.02 seconds) done.
  10454. <4>[29430.120819] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10455. <4>[29430.148040] msmsdcc_suspend enter
  10456. <4>[29430.148681] msmsdcc_suspend leave
  10457. <4>[29430.148895] msmsdcc_suspend enter
  10458. <4>[29430.149108] msmsdcc_suspend leave
  10459. <6>[29430.149658] PM: suspend of devices complete after 8.270 msecs
  10460. <6>[29430.150390] power_suspend_late return 0
  10461. <6>[29430.150756] PM: late suspend of devices complete after 0.762 msecs
  10462. <6>[29430.150756] clocks on: uart_clk
  10463. <6>[29430.150756] [R] suspend end
  10464. <6>[29430.150756] [R] resume start
  10465. <6>[29430.151275] PM: early resume of devices complete after 0.518 msecs
  10466. <4>[29430.151885] msmsdcc_resume enter
  10467. <4>[29430.152557] msmsdcc_resume enter
  10468. <6>[29430.159271] PM: resume of devices complete after 7.476 msecs
  10469. <4>[29430.160156] Restarting tasks ... done.
  10470. <6>[29430.178955] wakeup wake lock: wlan_wake alarm_rtc
  10471. <6>[29430.182037] suspend: exit suspend, ret = 0 (2014-01-28 13:09:06.022855162 UTC)
  10472. <6>[29430.182464] active wake lock alarm_rtc, time left 97
  10473. <6>[29430.182678] active wake lock wlan_rx_wake, time left 100
  10474. <6>[29430.183105] suspend: abort suspend
  10475. <4>[29431.070281] mmc1: Starting deferred resume
  10476. <6>[29431.415161] mmc1: Deferred resume completed
  10477. <6>[29434.476989] suspend: enter suspend
  10478. <6>[29434.477539] PM: Syncing filesystems ... done.
  10479. <4>[29434.482360] Freezing user space processes ... (elapsed 0.02 seconds) done.
  10480. <4>[29434.510955] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10481. <4>[29434.537719] msmsdcc_suspend enter
  10482. <4>[29434.538421] msmsdcc_suspend leave
  10483. <4>[29434.538635] msmsdcc_suspend enter
  10484. <4>[29434.539001] msmsdcc_suspend leave
  10485. <6>[29434.539367] PM: suspend of devices complete after 7.904 msecs
  10486. <6>[29434.539978] power_suspend_late return 0
  10487. <6>[29434.540405] PM: late suspend of devices complete after 0.793 msecs
  10488. <6>[29434.540405] clocks on: uart_clk
  10489. <6>[29434.540405] [R] suspend end
  10490. <6>[29434.540405] [R] resume start
  10491. <6>[29434.540954] PM: early resume of devices complete after 0.488 msecs
  10492. <4>[29434.542297] msmsdcc_resume enter
  10493. <4>[29434.542694] msmsdcc_resume enter
  10494. <6>[29434.548736] PM: resume of devices complete after 6.713 msecs
  10495. <4>[29434.549560] Restarting tasks ... done.
  10496. <6>[29434.567718] wakeup wake lock: msm_serial_hs_rx
  10497. <6>[29434.568420] suspend: exit suspend, ret = 0 (2014-01-28 13:09:35.021575905 UTC)
  10498. <6>[29434.568939] active wake lock msm_serial_hs_rx, time left 48
  10499. <6>[29434.569396] suspend: abort suspend
  10500. <6>[29436.170349] wake lock msm_serial_hs_rx, expired
  10501. <6>[29436.173156] suspend: enter suspend
  10502. <6>[29436.173645] PM: Syncing filesystems ... done.
  10503. <4>[29436.176361] Freezing user space processes ... (elapsed 0.02 seconds) done.
  10504. <4>[29436.201782] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10505. <4>[29436.232666] msmsdcc_suspend enter
  10506. <4>[29436.232940] msmsdcc_suspend leave
  10507. <4>[29436.233215] msmsdcc_suspend enter
  10508. <4>[29436.233459] msmsdcc_suspend leave
  10509. <6>[29436.233886] PM: suspend of devices complete after 11.686 msecs
  10510. <6>[29436.234832] power_suspend_late return 0
  10511. <6>[29436.235107] PM: late suspend of devices complete after 0.762 msecs
  10512. <6>[29436.235107] clocks on: uart_clk
  10513. <6>[29436.235107] [R] suspend end
  10514. <6>[29436.235107] [R] resume start
  10515. <6>[29436.235595] PM: early resume of devices complete after 0.579 msecs
  10516. <4>[29436.236206] msmsdcc_resume enter
  10517. <4>[29436.236663] msmsdcc_resume enter
  10518. <6>[29436.243255] PM: resume of devices complete after 7.140 msecs
  10519. <4>[29436.243865] Restarting tasks ... done.
  10520. <6>[29436.253906] wakeup wake lock: alarm_rtc
  10521. <6>[29436.254760] suspend: exit suspend, ret = 0 (2014-01-28 13:09:52.013822910 UTC)
  10522. <6>[29436.255096] active wake lock alarm_rtc, time left 99
  10523. <6>[29436.255554] suspend: abort suspend
  10524. <6>[29436.655303] batt:  89%, 4030 mV, -7 mA (-26 avg), 18.2 C, 1190 mAh
  10525. <4>[29436.872070] mmc1: Starting deferred resume
  10526. <6>[29437.175079] mmc1: Deferred resume completed
  10527. <6>[29440.021667] suspend: enter suspend
  10528. <6>[29440.022033] PM: Syncing filesystems ... done.
  10529. <4>[29440.023864] Freezing user space processes ... (elapsed 0.02 seconds) done.
  10530. <4>[29440.051055] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10531. <4>[29440.077728] msmsdcc_suspend enter
  10532. <4>[29440.078521] msmsdcc_suspend leave
  10533. <4>[29440.078765] msmsdcc_suspend enter
  10534. <4>[29440.078979] msmsdcc_suspend leave
  10535. <6>[29440.079467] PM: suspend of devices complete after 7.873 msecs
  10536. <6>[29440.080078] power_suspend_late return 0
  10537. <6>[29440.080413] PM: late suspend of devices complete after 0.671 msecs
  10538. <6>[29440.080413] clocks on: uart_clk
  10539. <6>[29440.080413] [R] suspend end
  10540. <6>[29440.080413] [R] resume start
  10541. <6>[29440.080932] PM: early resume of devices complete after 0.518 msecs
  10542. <4>[29440.081970] msmsdcc_resume enter
  10543. <4>[29440.082702] msmsdcc_resume enter
  10544. <6>[29440.091766] PM: resume of devices complete after 9.857 msecs
  10545. <4>[29440.092529] Restarting tasks ... done.
  10546. <6>[29440.110198] wakeup wake lock: msm_serial_hs_rx
  10547. <6>[29440.110900] suspend: exit suspend, ret = 0 (2014-01-28 13:10:02.021423290 UTC)
  10548. <6>[29440.111419] active wake lock PowerManagerService.WakeLocks
  10549. <6>[29440.111724] active wake lock msm_serial_hs_rx, time left 47
  10550. <6>[29440.112182] suspend: abort suspend
  10551. <6>[29441.700378] wake lock msm_serial_hs_rx, expired
  10552. <6>[29441.703216] suspend: enter suspend
  10553. <6>[29441.703674] PM: Syncing filesystems ... done.
  10554. <4>[29441.706390] Freezing user space processes ... (elapsed 0.02 seconds) done.
  10555. <4>[29441.731781] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10556. <4>[29441.762664] msmsdcc_suspend enter
  10557. <4>[29441.763122] msmsdcc_suspend leave
  10558. <4>[29441.763397] msmsdcc_suspend enter
  10559. <4>[29441.763641] msmsdcc_suspend leave
  10560. <6>[29441.764068] PM: suspend of devices complete after 11.900 msecs
  10561. <6>[29441.765045] power_suspend_late return 0
  10562. <6>[29441.765319] PM: late suspend of devices complete after 0.762 msecs
  10563. <6>[29441.765319] clocks on: uart_clk
  10564. <6>[29441.765319] [R] suspend end
  10565. <6>[29441.765319] [R] resume start
  10566. <6>[29441.765869] PM: early resume of devices complete after 0.488 msecs
  10567. <4>[29441.766998] msmsdcc_resume enter
  10568. <4>[29441.767395] msmsdcc_resume enter
  10569. <6>[29441.774963] PM: resume of devices complete after 8.025 msecs
  10570. <4>[29441.775573] Restarting tasks ... done.
  10571. <6>[29441.786285] wakeup wake lock: msm_serial_hs_rx
  10572. <6>[29441.786956] suspend: exit suspend, ret = 0 (2014-01-28 13:10:03.697555988 UTC)
  10573. <6>[29441.787506] active wake lock msm_serial_hs_rx, time left 48
  10574. <6>[29441.787780] suspend: abort suspend
  10575. <6>[29443.400177] wake lock msm_serial_hs_rx, expired
  10576. <6>[29443.404510] suspend: enter suspend
  10577. <6>[29443.405029] PM: Syncing filesystems ... done.
  10578. <4>[29443.409210] Freezing user space processes ... (elapsed 0.04 seconds) done.
  10579. <4>[29443.451934] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10580. <4>[29443.486053] msmsdcc_suspend enter
  10581. <4>[29443.486572] msmsdcc_suspend leave
  10582. <4>[29443.487060] msmsdcc_suspend enter
  10583. <4>[29443.487884] msmsdcc_suspend leave
  10584. <6>[29443.488708] PM: suspend of devices complete after 15.348 msecs
  10585. <6>[29443.490081] power_suspend_late return 0
  10586. <6>[29443.491027] PM: late suspend of devices complete after 1.800 msecs
  10587. <6>[29443.491027] clocks on: uart_clk
  10588. <6>[29443.491027] [R] suspend end
  10589. <6>[29443.491027] [R] resume start
  10590. <6>[29443.491729] PM: early resume of devices complete after 0.823 msecs
  10591. <4>[29443.493041] msmsdcc_resume enter
  10592. <4>[29443.493743] msmsdcc_resume enter
  10593. <6>[29443.504730] PM: resume of devices complete after 11.778 msecs
  10594. <4>[29443.506347] Restarting tasks ... done.
  10595. <6>[29443.533416] wakeup wake lock: alarm
  10596. <6>[29443.534729] suspend: exit suspend, ret = 0 (2014-01-28 13:10:23.035422525 UTC)
  10597. <6>[29443.535675] active wake lock alarm, time left 497
  10598. <6>[29443.536163] suspend: abort suspend
  10599. <6>[29444.608062] suspend: enter suspend
  10600. <6>[29444.608306] PM: Syncing filesystems ... done.
  10601. <4>[29444.610290] Freezing user space processes ... (elapsed 0.01 seconds) done.
  10602. <4>[29444.630737] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10603. <4>[29444.657379] msmsdcc_suspend enter
  10604. <4>[29444.657623] msmsdcc_suspend leave
  10605. <4>[29444.657836] msmsdcc_suspend enter
  10606. <4>[29444.658050] msmsdcc_suspend leave
  10607. <6>[29444.658538] PM: suspend of devices complete after 7.261 msecs
  10608. <6>[29444.659149] power_suspend_late return 0
  10609. <6>[29444.659545] PM: late suspend of devices complete after 0.762 msecs
  10610. <6>[29444.659820] clocks on: uart_clk
  10611. <6>[29444.659820] [R] suspend end
  10612. <6>[29444.659820] [R] resume start
  10613. <6>[29444.660308] PM: early resume of devices complete after 0.579 msecs
  10614. <4>[29444.660919] msmsdcc_resume enter
  10615. <4>[29444.661560] msmsdcc_resume enter
  10616. <6>[29444.668029] PM: resume of devices complete after 7.139 msecs
  10617. <4>[29444.668640] Restarting tasks ... done.
  10618. <6>[29444.678253] wakeup wake lock: event1-2502 event3-2502 event5-2502 event6-2502 alarm_rtc
  10619. <6>[29444.682159] suspend: exit suspend, ret = 0 (2014-01-28 13:10:53.013424315 UTC)
  10620. <6>[29444.682556] active wake lock alarm_rtc, time left 98
  10621. <6>[29444.683013] suspend: abort suspend
  10622. <6>[29445.210632] batt:  89%, 4016 mV, -43 mA (-37 avg), 18.5 C, 1190 mAh
  10623. <4>[29446.605255] mmc1: Starting deferred resume
  10624. <6>[29446.905212] mmc1: Deferred resume completed
  10625. <6>[29447.028839] suspend: enter suspend
  10626. <6>[29447.029083] PM: Syncing filesystems ... done.
  10627. <4>[29447.031188] Freezing user space processes ... (elapsed 0.02 seconds) done.
  10628. <4>[29447.061065] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10629. <4>[29447.087768] msmsdcc_suspend enter
  10630. <4>[29447.088409] msmsdcc_suspend leave
  10631. <4>[29447.088775] msmsdcc_suspend enter
  10632. <4>[29447.088989] msmsdcc_suspend leave
  10633. <6>[29447.089324] PM: suspend of devices complete after 7.720 msecs
  10634. <6>[29447.090087] power_suspend_late return 0
  10635. <6>[29447.090393] PM: late suspend of devices complete after 0.640 msecs
  10636. <6>[29447.090393] clocks on: uart_clk
  10637. <6>[29447.090393] [R] suspend end
  10638. <6>[29447.090393] [R] resume start
  10639. <6>[29447.090942] PM: early resume of devices complete after 0.488 msecs
  10640. <4>[29447.092193] msmsdcc_resume enter
  10641. <4>[29447.092590] msmsdcc_resume enter
  10642. <6>[29447.101776] PM: resume of devices complete after 9.643 msecs
  10643. <4>[29447.102539] Restarting tasks ... done.
  10644. <6>[29447.119567] wakeup wake lock: msm_serial_hs_rx
  10645. <6>[29447.121826] suspend: exit suspend, ret = 0 (2014-01-28 13:11:04.020842804 UTC)
  10646. <6>[29447.122222] active wake lock PowerManagerService.WakeLocks
  10647. <6>[29447.122680] active wake lock msm_serial_hs_rx, time left 47
  10648. <6>[29447.122985] suspend: abort suspend
  10649. <6>[29448.750396] wake lock msm_serial_hs_rx, expired
  10650. <6>[29448.754486] suspend: enter suspend
  10651. <6>[29448.755004] PM: Syncing filesystems ... done.
  10652. <4>[29448.759368] Freezing user space processes ... (elapsed 0.04 seconds) done.
  10653. <4>[29448.802093] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10654. <4>[29448.838928] msmsdcc_suspend enter
  10655. <4>[29448.839447] msmsdcc_suspend leave
  10656. <4>[29448.840393] msmsdcc_suspend enter
  10657. <4>[29448.840881] msmsdcc_suspend leave
  10658. <6>[29448.841705] PM: suspend of devices complete after 18.462 msecs
  10659. <6>[29448.843444] power_suspend_late return 0
  10660. <6>[29448.843933] PM: late suspend of devices complete after 1.373 msecs
  10661. <6>[29448.843933] clocks on: uart_clk
  10662. <6>[29448.843933] [R] suspend end
  10663. <6>[29448.843933] [R] resume start
  10664. <6>[29448.844635] PM: early resume of devices complete after 0.823 msecs
  10665. <4>[29448.845916] msmsdcc_resume enter
  10666. <4>[29448.846588] msmsdcc_resume enter
  10667. <6>[29448.854248] PM: resume of devices complete after 8.422 msecs
  10668. <4>[29448.855682] Restarting tasks ... done.
  10669. <6>[29448.880249] wakeup wake lock: alarm_rtc
  10670. <6>[29448.881896] suspend: exit suspend, ret = 0 (2014-01-28 13:11:23.029353473 UTC)
  10671. <6>[29448.882476] active wake lock alarm_rtc, time left 97
  10672. <6>[29448.883331] suspend: abort suspend
  10673. <6>[29450.579162] suspend: enter suspend
  10674. <6>[29450.579681] PM: Syncing filesystems ... done.
  10675. <4>[29450.584289] Freezing user space processes ... (elapsed 0.04 seconds) done.
  10676. <4>[29450.631408] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10677. <4>[29450.665649] msmsdcc_suspend enter
  10678. <4>[29450.666168] msmsdcc_suspend leave
  10679. <4>[29450.666656] msmsdcc_suspend enter
  10680. <4>[29450.667480] msmsdcc_suspend leave
  10681. <6>[29450.668273] PM: suspend of devices complete after 15.562 msecs
  10682. <6>[29450.670135] power_suspend_late return 0
  10683. <6>[29450.670684] PM: late suspend of devices complete after 1.495 msecs
  10684. <6>[29450.670684] clocks on: uart_clk
  10685. <6>[29450.670684] [R] suspend end
  10686. <6>[29450.670684] [R] resume start
  10687. <6>[29450.671478] PM: early resume of devices complete after 0.732 msecs
  10688. <4>[29450.673461] msmsdcc_resume enter
  10689. <4>[29450.674102] msmsdcc_resume enter
  10690. <6>[29450.681518] PM: resume of devices complete after 8.208 msecs
  10691. <4>[29450.682983] Restarting tasks ... done.
  10692. <6>[29450.705780] wakeup wake lock: msm_serial_hs_rx
  10693. <6>[29450.707458] suspend: exit suspend, ret = 0 (2014-01-28 13:11:31.027309766 UTC)
  10694. <6>[29450.708038] active wake lock msm_serial_hs_rx, time left 47
  10695. <6>[29450.708892] suspend: abort suspend
  10696. <6>[29452.319976] wake lock msm_serial_hs_rx, expired
  10697. <6>[29452.395141] suspend: enter suspend
  10698. <6>[29452.396026] PM: Syncing filesystems ... done.
  10699. <4>[29452.400360] Freezing user space processes ... (elapsed 0.03 seconds) done.
  10700. <4>[29452.441650] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10701. <4>[29452.478302] msmsdcc_suspend enter
  10702. <4>[29452.479156] msmsdcc_suspend leave
  10703. <4>[29452.479858] msmsdcc_suspend enter
  10704. <4>[29452.480316] msmsdcc_suspend leave
  10705. <6>[29452.481140] PM: suspend of devices complete after 18.675 msecs
  10706. <6>[29452.482940] power_suspend_late return 0
  10707. <6>[29452.483459] PM: late suspend of devices complete after 1.403 msecs
  10708. <6>[29452.483459] clocks on: uart_clk
  10709. <6>[29452.483459] [R] suspend end
  10710. <6>[29452.483459] [R] resume start
  10711. <6>[29452.484222] PM: early resume of devices complete after 0.732 msecs
  10712. <4>[29452.485717] msmsdcc_resume enter
  10713. <4>[29452.486572] msmsdcc_resume enter
  10714. <6>[29452.495971] PM: resume of devices complete after 10.405 msecs
  10715. <4>[29452.497161] Restarting tasks ... done.
  10716. <6>[29452.521514] wakeup wake lock: msm_serial_hs_rx
  10717. <6>[29452.522857] suspend: exit suspend, ret = 0 (2014-01-28 13:11:32.843552309 UTC)
  10718. <6>[29452.523803] active wake lock msm_serial_hs_rx, time left 46
  10719. <6>[29452.524322] suspend: abort suspend
  10720. <6>[29454.129028] wake lock msm_serial_hs_rx, expired
  10721. <6>[29454.133392] suspend: enter suspend
  10722. <6>[29454.134002] PM: Syncing filesystems ... done.
  10723. <4>[29454.138061] Freezing user space processes ... (elapsed 0.04 seconds) done.
  10724. <4>[29454.180816] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10725. <4>[29454.217803] msmsdcc_suspend enter
  10726. <4>[29454.218322] msmsdcc_suspend leave
  10727. <4>[29454.218780] msmsdcc_suspend enter
  10728. <4>[29454.219726] msmsdcc_suspend leave
  10729. <6>[29454.220550] PM: suspend of devices complete after 18.644 msecs
  10730. <6>[29454.221984] power_suspend_late return 0
  10731. <6>[29454.222839] PM: late suspend of devices complete after 1.739 msecs
  10732. <6>[29454.222839] clocks on: uart_clk
  10733. <6>[29454.222839] [R] suspend end
  10734. <6>[29454.222839] [R] resume start
  10735. <6>[29454.223602] PM: early resume of devices complete after 0.732 msecs
  10736. <4>[29454.224914] msmsdcc_resume enter
  10737. <4>[29454.225616] msmsdcc_resume enter
  10738. <6>[29454.235046] PM: resume of devices complete after 10.222 msecs
  10739. <4>[29454.236572] Restarting tasks ... done.
  10740. <6>[29454.260742] wakeup wake lock: wlan_wake
  10741. <6>[29454.262023] suspend: exit suspend, ret = 0 (2014-01-28 13:11:37.028344073 UTC)
  10742. <6>[29454.262939] active wake lock wlan_wake
  10743. <6>[29454.263397] suspend: abort suspend
  10744. <6>[29455.268737] wake lock wlan_rx_wake, expired
  10745. <6>[29455.272735] suspend: enter suspend
  10746. <6>[29455.273254] PM: Syncing filesystems ... done.
  10747. <4>[29455.277770] Freezing user space processes ... (elapsed 0.04 seconds) done.
  10748. <4>[29455.320526] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  10749. <4>[29455.354461] msmsdcc_suspend enter
  10750. <4>[29455.354980] msmsdcc_suspend leave
  10751. <4>[29455.355468] msmsdcc_suspend enter
  10752. <4>[29455.356262] msmsdcc_suspend leave
  10753. <6>[29455.357086] PM: suspend of devices complete after 15.437 msecs
  10754. <6>[29455.358947] power_suspend_late return 0
  10755. <6>[29455.359466] PM: late suspend of devices complete after 1.494 msecs
  10756. <6>[29455.359466] clocks on: uart_clk
  10757. <6>[29455.359466] [R] suspend end
  10758. <6>[29455.359466] [R] resume start
  10759. <6>[29455.359771] cable_status_update: status=1
  10760. <6>[29455.361389] PM: early resume of devices complete after 2.074 msecs
  10761. <4>[29455.362548] msmsdcc_resume enter
  10762. <4>[29455.363220] msmsdcc_resume enter
  10763. <6>[29455.369750] PM: resume of devices complete after 7.352 msecs
  10764. <4>[29455.370849] Restarting tasks ...
  10765. <6>[29455.388214] msm72k_udc: OFFLINE -> ONLINE
  10766. <6>[29455.389495] hsusb: reset controller
  10767. <6>[29455.397552] batt: charging SLOW
  10768. <4>[29455.400939] done.
  10769. <6>[29455.401702] wakeup wake lock:
  10770. <6>[29455.402496] suspend: exit suspend, ret = 0 (2014-01-28 13:11:43.034135493 UTC)
  10771. <6>[29455.403015] active wake lock vbus_present
  10772. <6>[29455.403747] suspend: abort suspend
  10773. <6>[29455.414215] healthd: battery l=89 v=4016 t=18.5 h=2 st=2 c=-43 chg=u
  10774. <6>[29455.439636] healthd: battery l=89 v=4016 t=18.5 h=2 st=2 c=-43 chg=u
  10775. <6>[29455.442382] healthd: battery l=89 v=4016 t=18.5 h=2 st=2 c=-43 chg=u
  10776. <6>[29455.448577] msm_hsusb_phy_reset: success
  10777. <6>[29455.638244] usb: notify offline
  10778. <6>[29455.638702] msm_hsusb: enable pullup
  10779. <4>[29455.658203] ### notify_usb_connected(2) ###
  10780. <6>[29455.665374] batt: charging FAST
  10781. <6>[29455.670623] healthd: battery l=89 v=4016 t=18.5 h=2 st=2 c=-43 chg=au
  10782. <6>[29455.681243] healthd: battery l=89 v=4016 t=18.5 h=2 st=2 c=-43 chg=au
  10783. <6>[29455.706268] healthd: battery l=89 v=4016 t=18.5 h=2 st=2 c=-43 chg=au
  10784. <6>[29455.750701] request_suspend_state: wakeup (3->0) at 29452702542894 (2014-01-28 13:11:43.382877789 UTC)
  10785. <6>[29455.751647] [R] late_resume start
  10786. <6>[29455.752136] lcdc_resume: resuming
  10787. <6>[29455.752655] msmfb: ready, waiting for full update
  10788. <4>[29455.769226] mmc1: Starting deferred resume
  10789. <6>[29455.790374] mahimahi_ts_power: power 1
  10790. <6>[29455.941009] [R] late_resume end
  10791. <6>[29456.033660] msmfb: pan_update in state(1)
  10792. <6>[29456.033721] msmfb: full update starting
  10793. <6>[29456.056488] msmfb: full update completed
  10794. <6>[29456.057006] msmfb: turning on panel
  10795. <6>[29456.057464] lcdc_unblank: ()
  10796. <6>[29456.057891] sony_tft_panel_unblank: +()
  10797. <6>[29456.073089] mmc1: Deferred resume completed
  10798. <6>[29456.169036] msmfb: pan_update in state(3)
  10799. <6>[29456.418762] sony_tft_set_pwm_val: 0
  10800. <6>[29456.419250] sony_tft_panel_unblank: -()
  10801. <6>[29456.579956] sony_tft_set_pwm_val: 57
  10802. <6>[29458.897369] batt:  89%, 4109 mV, 297 mA (-27 avg), 18.8 C, 1190 mAh
  10803. <6>[29460.165161] sony_tft_set_pwm_val: 58
  10804. <6>[29460.182525] sony_tft_set_pwm_val: 59
  10805. <6>[29460.215850] sony_tft_set_pwm_val: 60
  10806. <6>[29460.233642] sony_tft_set_pwm_val: 61
  10807. <6>[29460.266174] sony_tft_set_pwm_val: 62
  10808. <6>[29460.283691] sony_tft_set_pwm_val: 63
  10809. <6>[29460.319213] sony_tft_set_pwm_val: 64
  10810. <6>[29460.335754] sony_tft_set_pwm_val: 65
  10811. <6>[29460.367858] sony_tft_set_pwm_val: 66
  10812. <6>[29460.384613] sony_tft_set_pwm_val: 67
  10813. <6>[29460.416107] sony_tft_set_pwm_val: 68
  10814. <6>[29460.434387] sony_tft_set_pwm_val: 69
  10815. <6>[29460.466186] sony_tft_set_pwm_val: 70
  10816. <6>[29460.482757] sony_tft_set_pwm_val: 71
  10817. <6>[29460.515563] sony_tft_set_pwm_val: 72
  10818. <4>[29466.790222] select 14484 (viders.calendar), adj 15, size 4221, to kill
  10819. <4>[29466.790252] select 14793 (putmethod.latin), adj 15, size 5027, to kill
  10820. <4>[29466.790283] send sigkill to 14793 (putmethod.latin), adj 15, size 5027
  10821. <4>[29467.638702] select 14484 (viders.calendar), adj 15, size 4221, to kill
  10822. <4>[29467.638732] select 14981 (ndroid.calendar), adj 15, size 4429, to kill
  10823. <4>[29467.638732] send sigkill to 14981 (ndroid.calendar), adj 15, size 4429
  10824. <4>[29468.448883] select 14484 (viders.calendar), adj 15, size 4221, to kill
  10825. <4>[29468.449218] send sigkill to 14484 (viders.calendar), adj 15, size 4221
  10826. <6>[29482.170166] sony_tft_set_pwm_val: 73
  10827. <4>[29482.178741] select 14779 (d.process.acore), adj 15, size 4812, to kill
  10828. <4>[29482.178985] send sigkill to 14779 (d.process.acore), adj 15, size 4812
  10829. <6>[29482.249542] sony_tft_set_pwm_val: 76
  10830. <6>[29482.265075] sony_tft_set_pwm_val: 77
  10831. <4>[29483.178833] select 15149 (droid.deskclock), adj 15, size 4705, to kill
  10832. <4>[29483.179138] send sigkill to 15149 (droid.deskclock), adj 15, size 4705
  10833. <4>[29486.932891] select 15298 (ndroid.personas), adj 15, size 4314, to kill
  10834. <4>[29486.933105] send sigkill to 15298 (ndroid.personas), adj 15, size 4314
  10835. <6>[29508.949554] batt:  90%, 4114 mV, 297 mA (294 avg), 19.7 C, 1196 mAh
  10836. <6>[29508.951232] healthd: battery l=90 v=4114 t=19.7 h=2 st=2 c=297 chg=au
  10837. <4>[29559.264770] select 15238 (vervolv.widgets), adj 15, size 3793, to kill
  10838. <4>[29559.264801] select 15474 (com.android.mms), adj 15, size 4947, to kill
  10839. <4>[29559.264801] select 15478 (droid.gsf.login), adj 15, size 5170, to kill
  10840. <4>[29559.264831] send sigkill to 15478 (droid.gsf.login), adj 15, size 5170
  10841. <4>[29560.559234] select 15238 (vervolv.widgets), adj 15, size 3788, to kill
  10842. <4>[29560.559539] select 15474 (com.android.mms), adj 15, size 4947, to kill
  10843. <4>[29560.559753] send sigkill to 15474 (com.android.mms), adj 15, size 4947
  10844. <4>[29566.919189] select 15238 (vervolv.widgets), adj 15, size 3788, to kill
  10845. <4>[29566.919433] send sigkill to 15238 (vervolv.widgets), adj 15, size 3788
  10846. <6>[29569.544921] batt:  90%, 4114 mV, 264 mA (263 avg), 20.7 C, 1203 mAh
  10847. <4>[29585.890686] select 15628 (atherEyeAndroid), adj 15, size 5819, to kill
  10848. <4>[29585.890899] send sigkill to 15628 (atherEyeAndroid), adj 15, size 5819
  10849. <4>[29592.519317] select 15659 (t.cachapa.libra), adj 15, size 4222, to kill
  10850. <4>[29592.519531] send sigkill to 15659 (t.cachapa.libra), adj 15, size 4222
  10851. <4>[29593.419433] select 14214 (facebook.katana), adj 15, size 10671, to kill
  10852. <4>[29593.419769] send sigkill to 14214 (facebook.katana), adj 15, size 10671
  10853. <6>[29631.765228] batt:  90%, 4123 mV, 239 mA (234 avg), 21.5 C, 1209 mAh
  10854. <4>[29649.958984] select 15506 (d.process.media), adj 15, size 4551, to kill
  10855. <4>[29649.959197] send sigkill to 15506 (d.process.media), adj 15, size 4551
  10856. <4>[29650.958862] select 15715 (ndroid.personas), adj 15, size 4439, to kill
  10857. <4>[29650.959075] send sigkill to 15715 (ndroid.personas), adj 15, size 4439
  10858. <6>[29685.414367] batt:  90%, 4123 mV, 244 mA (254 avg), 22.2 C, 1212 mAh
  10859. <4>[29698.898834] select 15732 (vervolv.widgets), adj 15, size 3857, to kill
  10860. <4>[29698.899047] select 15799 (d.process.acore), adj 15, size 5329, to kill
  10861. <4>[29698.899353] send sigkill to 15799 (d.process.acore), adj 15, size 5329
  10862. <4>[29712.299194] select 15732 (vervolv.widgets), adj 15, size 3857, to kill
  10863. <4>[29712.299499] send sigkill to 15732 (vervolv.widgets), adj 15, size 3857
  10864. <6>[29735.514129] batt:  91%, 4123 mV, 244 mA (244 avg), 22.7 C, 1217 mAh
  10865. <6>[29735.519348] healthd: battery l=91 v=4123 t=22.7 h=2 st=2 c=244 chg=au
  10866. <4>[29755.648773] select 15642 (viders.calendar), adj 15, size 4579, to kill
  10867. <4>[29755.648986] select 15754 (droid.gsf.login), adj 15, size 5404, to kill
  10868. <4>[29755.649291] send sigkill to 15754 (droid.gsf.login), adj 15, size 5404
  10869. <4>[29758.042907] select 15642 (viders.calendar), adj 15, size 4578, to kill
  10870. <4>[29758.043212] select 15673 (ndroid.calendar), adj 15, size 5421, to kill
  10871. <4>[29758.043395] send sigkill to 15673 (ndroid.calendar), adj 15, size 5421
  10872. <4>[29760.500732] select 15642 (viders.calendar), adj 15, size 4576, to kill
  10873. <4>[29760.501068] send sigkill to 15642 (viders.calendar), adj 15, size 4576
  10874. <4>[29771.715301] select 8715 (android.vending), adj 14, size 11462, to kill
  10875. <4>[29771.715759] send sigkill to 8715 (android.vending), adj 14, size 11462
  10876. <6>[29785.585174] batt:  91%, 4123 mV, 230 mA (235 avg), 23.2 C, 1220 mAh
  10877. <6>[29851.926635] batt:  91%, 4123 mV, 222 mA (238 avg), 24.0 C, 1227 mAh
  10878. <4>[29859.228912] select 15852 (capps.cloudcube), adj 15, size 9147, to kill
  10879. <4>[29859.229217] send sigkill to 15852 (capps.cloudcube), adj 15, size 9147
  10880. <6>[29911.956024] batt:  91%, 4123 mV, 217 mA (218 avg), 24.5 C, 1230 mAh
  10881. <6>[29971.969207] batt:  91%, 4128 mV, 235 mA (230 avg), 25.0 C, 1236 mAh
  10882.  
  10883.  
  10884. ------ LAST KMSG (/proc/last_kmsg) ------
  10885. [    0.000000] Initializing cgroup subsys cpu
  10886. [    0.000000] Linux version 2.6.38.8-evervolv-02125-g65700ab (ev_nightlies@evervolv.codefi.re) (gcc version 4.4.3 (GCC) ) #1 PREEMPT Sun Jan 26 05:35:16 PST 2014
  10887. [    0.000000] CPU: ARMv7 Processor [510f00f2] revision 2 (ARMv7), cr=10c53c7d
  10888. [    0.000000] CPU: VIPT nonaliasing data cache, VIVT ASID tagged instruction cache
  10889. [    0.000000] Machine: mahimahi
  10890. [    0.000000] Ignoring unrecognised tag 0x4d534d76
  10891. [    0.000000] Ignoring unrecognised tag 0x5441000a
  10892. [    0.000000] CAM_AWB_CAL Data size = 514 , 0x59504550, size = 2048
  10893. [    0.000000] Ignoring unrecognised tag 0x41387898
  10894. [    0.000000] Memory policy: ECC disabled, Data cache writeback
  10895. [    0.000000] smd: smem_find(137, 72): wrong size 56
  10896. [    0.000000] smd: smem_find(137, 64): wrong size 56
  10897. [    0.000000] smd: smem_find(137, 64): wrong size 56
  10898. [    0.000000] socinfo_init: v2, id=36, ver=2.0, raw_id=576, raw_ver=2
  10899. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 105362
  10900. [    0.000000] Kernel command line: board_mahimahi.disable_uart3=0 board_mahimahi.usb_h2w_sw=0 board_mahimahi.disable_sdcard=0 diag.enabled=0 board_mahimahi.debug_uart=0 smisize=0  androidboot.baseband=5.12.00.08 androidboot.cid=GOOGL001 androidboot.carrier=GOOGLE androidboot.mid=PB9910000 androidboot.keycaps=qwerty androidboot.mode=normal androidboot.serialno=HT0CCP801035 androidboot.bootloader=0.35.2017 blackrose=2100 no_console_suspend=1 wire.search_count=5
  10901. [    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  10902. [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  10903. [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  10904. [    0.000000] allocated 2247680 bytes of page_cgroup
  10905. [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  10906. [    0.000000] Memory: 232MB 183MB = 415MB total
  10907. [    0.000000] Memory: 411616k/411616k available, 13344k reserved, 0K highmem
  10908. [    0.000000] Virtual kernel memory layout:
  10909. [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  10910. [    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
  10911. [    0.000000]     DMA     : 0xff000000 - 0xffe00000   (  14 MB)
  10912. [    0.000000]     vmalloc : 0xdb800000 - 0xf8000000   ( 456 MB)
  10913. [    0.000000]     lowmem  : 0xc0000000 - 0xdb700000   ( 439 MB)
  10914. [    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
  10915. [    0.000000]       .init : 0xc0008000 - 0xc0030000   ( 160 kB)
  10916. [    0.000000]       .text : 0xc0030000 - 0xc051b000   (5036 kB)
  10917. [    0.000000]       .data : 0xc051c000 - 0xc055ecf8   ( 268 kB)
  10918. [    0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  10919. [    0.000000] NR_IRQS:316
  10920. [    0.000000] Calibrating delay loop... 509.54 BogoMIPS (lpj=2547712)
  10921. [    0.229553] pid_max: default: 32768 minimum: 301
  10922. [    0.229766] Mount-cache hash table entries: 512
  10923. [    0.230133] Initializing cgroup subsys cpuacct
  10924. [    0.230163] Initializing cgroup subsys memory
  10925. [    0.230224] Initializing cgroup subsys freezer
  10926. [    0.230224] Initializing cgroup subsys blkio
  10927. [    0.230255] Initializing cgroup subsys bfqio
  10928. [    0.230285] CPU: Testing write buffer coherency: ok
  10929. [    0.232635] print_constraints: dummy:
  10930. [    0.232788] NET: Registered protocol family 16
  10931. [    4.184600] mahimahi_init() revision=132
  10932. [    4.185363] acpu_set_vdd 1225 no regulator
  10933. [    4.185363] acpu_set_vdd 1225 no regulator
  10934. [    4.186370] acpu_set_vdd 1225 no regulator
  10935. [    4.187377] acpu_set_vdd 1225 no regulator
  10936. [    4.188385] acpu_set_vdd 1225 no regulator
  10937. [    4.189392] acpu_set_vdd 1225 no regulator
  10938. [    4.190490] AVS initialization success
  10939. [    4.191131] ram_console: got buffer at 3a00000, size 40000
  10940. [    4.191253] ram_console: found existing buffer, size 66782, start 66782
  10941. [    4.495971] console [ram0] enabled
  10942. [    4.497039] mahimahi_init_mmc()+
  10943. [    4.497467] mahimahi_init_mmc()-
  10944. [    4.498260] get_clocks: clk_get(src_clk) failed
  10945. [    4.498413] footswitch-pcom: probe of footswitch-pcom.2 failed with error -2
  10946. [    4.502868] bio: create slab <bio-0> at 0
  10947. [    4.503540] ION heap vmalloc created
  10948. [    4.503814] ION heap sf created at 3b700000 with size 2000000
  10949. [    4.504089] msm_i2c_probe
  10950. [    4.504364] msm_i2c_probe: clk_ctl 35d, 100000 Hz
  10951. [    6.484405] msm_i2c msm_i2c.0: Error waiting for notbusy (0)
  10952. [    6.484558] msm_i2c msm_i2c.0: Still busy after xfer completion (48)
  10953. [    6.484832] msm_i2c msm_i2c.0: Transaction timed out
  10954. [    6.484954] msm_i2c msm_i2c.0: Error during data xfer (-110) @48
  10955. [    6.485290] msm_i2c msm_i2c.0: Still the bus master, status a700, intf 0
  10956. [    6.485443] msm_i2c msm_i2c.0: i2c_scl: 1, i2c_sda: 1
  10957. [    6.485809] msm_i2c msm_i2c.0: Bus busy cleared after 1 clock cycles, status d0, intf 300
  10958. [    6.486114] tps65023 0-0048: Read from reg 0x6 failed
  10959. [    6.486267] print_constraints: dcdc1: 975 <--> 1275 mV
  10960. [    6.486541] print_constraints: dcdc2: 1260 mV
  10961. [    6.486907] print_constraints: dcdc3: 800 <--> 3300 mV at 1800 mV
  10962. [    8.472717] msm_i2c msm_i2c.0: Error waiting for notbusy (0)
  10963. [    8.472991] msm_i2c msm_i2c.0: Still busy after xfer completion (48)
  10964. [    8.473114] msm_i2c msm_i2c.0: Transaction timed out
  10965. [    8.473388] msm_i2c msm_i2c.0: Error during data xfer (-110) @48
  10966. [    8.473602] msm_i2c msm_i2c.0: Still the bus master, status a700, intf 0
  10967. [    8.473876] msm_i2c msm_i2c.0: i2c_scl: 0, i2c_sda: 0
  10968. [    8.474121] msm_i2c msm_i2c.0: Bus busy cleared after 1 clock cycles, status d0, intf 300
  10969. [    8.474304] tps65023 0-0048: Read from reg 0x8 failed
  10970. [    8.474548] print_constraints: ldo1: 1000 <--> 3150 mV
  10971. [    8.474853] print_constraints: ldo2: 3300 mV
  10972. [    8.475952] Bluetooth: Core ver 2.15
  10973. [    8.476135] NET: Registered protocol family 31
  10974. [    8.476287] Bluetooth: HCI device and connection manager initialized
  10975. [    8.476562] Bluetooth: HCI socket layer initialized
  10976. [    8.476959] cfg80211: Calling CRDA to update world regulatory domain
  10977. [    8.477539] Switching to clocksource gp_timer
  10978. [    8.482757] Switched to NOHz mode on CPU #0
  10979. [    8.486053] NET: Registered protocol family 2
  10980. [    8.486328] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
  10981. [    8.486816] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  10982. [    8.487274] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
  10983. [    8.487701] TCP: Hash tables configured (established 16384 bind 16384)
  10984. [    8.487854] TCP reno registered
  10985. [    8.488128] UDP hash table entries: 256 (order: 0, 4096 bytes)
  10986. [    8.488281] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  10987. [    8.488830] NET: Registered protocol family 1
  10988. [    8.489166] Unpacking initramfs...
  10989. [    8.513092] Freeing initrd memory: 320K
  10990. [    8.515899] msm_init_last_radio_log: last radio log is 40000 bytes long
  10991. [    8.517944] Acquire 'boot-time' no_halt_lock 60s
  10992. [    8.519256] mdp_probe: initialized
  10993. [    8.519470] spi: SPI_CONFIG=88
  10994. [    8.519622] spi: SPI_IO_CONTROL=401
  10995. [    8.519866] spi: SPI_OPERATIONAL=85
  10996. [    8.520019] spi: SPI_ERROR_FLAGS_EN=7f
  10997. [    8.520172] spi: SPI_ERROR_FLAGS=7f
  10998. [    8.520324] -mahimahi_init_spi_hack()
  10999. [    8.520629] mahimahi_init_panel: tft panel
  11000. [    8.521026] Registered led device: lcd-backlight
  11001. [    8.527770] mahimahi-microp 0-0066: microp version [0C][15]
  11002. [    8.528198] input: lightsensor-level as /devices/virtual/input/input0
  11003. [    8.528686] Registered led device: green
  11004. [    8.528930] Registered led device: amber
  11005. [    8.529144] Registered led device: red
  11006. [    8.529510] Registered led device: blue
  11007. [    8.529724] Registered led device: jogball-backlight
  11008. [    8.529968] Registered led device: button-backlight
  11009. [    8.530517] microp_function_initialize: als_kadc=0x54, als_gadc=0xc0
  11010. [    8.545257] i2c-core: driver [mahimahi-microp] using legacy suspend method
  11011. [    8.545532] i2c-core: driver [mahimahi-microp] using legacy resume method
  11012. [    8.546020] tpa2018d1_init
  11013. [    8.546203] i2c-core: driver [tpa2018d1] using legacy suspend method
  11014. [    8.546356] i2c-core: driver [tpa2018d1] using legacy resume method
  11015. [    8.548553] H2W: htc_35mm_jack driver register
  11016. [    8.549194] input: h2w headset as /devices/virtual/input/input1
  11017. [    8.552764] Registered led device: flashlight
  11018. [    8.552917] flashlight_probe: The Flashlight Driver is ready
  11019. [    8.562316] ashmem: initialized
  11020. [    8.568664] fuse init (API version 7.16)
  11021. [    8.569183] yaffs: yaffs built Dec  7 2013 19:33:00 Installing.
  11022. [    8.569793] cryptomgr_test used greatest stack depth: 6864 bytes left
  11023. [    8.571319] io scheduler noop registered
  11024. [    8.571594] io scheduler deadline registered (default)
  11025. [    8.571807] io scheduler cfq registered
  11026. [    8.572235] io scheduler bfq registered
  11027. [    8.573425] msmfb_probe() installing 480 x 800 panel
  11028. [    8.573760] mdp_lcdc_probe: initialized
  11029. [    8.574462] msm_serial: detected port #0
  11030. [    8.574615] uartclk = 19200000
  11031. [    8.574798] msm_serial.0: ttyMSM0 at MMIO 0xa9a00000 (irq = 64) is a MSM
  11032. [    8.575103] msm_serial: console setup on port #0
  11033. [    0.000000] Initializing cgroup subsys cpu
  11034. [    0.000000] Linux version 2.6.38.8-evervolv-02125-g65700ab (ev_nightlies@evervolv.codefi.re) (gcc version 4.4.3 (GCC) ) #1 PREEMPT Sun Jan 26 05:35:16 PST 2014
  11035. [    0.000000] CPU: ARMv7 Processor [510f00f2] revision 2 (ARMv7), cr=10c53c7d
  11036. [    0.000000] CPU: VIPT nonaliasing data cache, VIVT ASID tagged instruction cache
  11037. [    0.000000] Machine: mahimahi
  11038. [    0.000000] find the smi tag
  11039. [    0.000000] parse_tag_smi: smi size = 0
  11040. [    0.000000] find the hwid tag
  11041. [    0.000000] parse_tag_hwid: hwid = 0x0
  11042. [    0.000000] find the skuid tag
  11043. [    0.000000] parse_tag_skuid: hwid = 0x26a0c
  11044. [    0.000000] tag_panel_parsing: panel type = 0
  11045. [    0.000000] find the engineer tag
  11046. [    0.000000] parse_tag_engineerid: 0xffffffff
  11047. [    0.000000] Ignoring unrecognised tag 0x4d534d76
  11048. [    0.000000] Ignoring unrecognised tag 0x5441000a
  11049. [    0.000000] CAM_AWB_CAL Data size = 514 , 0x59504550, size = 2048
  11050. [    0.000000] Ignoring unrecognised tag 0x41387898
  11051. [    0.000000] Memory policy: ECC disabled, Data cache writeback
  11052. [    0.000000] smd: smem_find(137, 72): wrong size 56
  11053. [    0.000000] smd: smem_find(137, 64): wrong size 56
  11054. [    0.000000] smd: smem_find(137, 64): wrong size 56
  11055. [    0.000000] socinfo_init: v2, id=36, ver=2.0, raw_id=576, raw_ver=2
  11056. [    0.000000] On node 0 totalpages: 106240
  11057. [    0.000000] free_area_init_node: node 0, pgdat c055d5d8, node_mem_map c06e3000
  11058. [    0.000000]   Normal zone: 878 pages used for memmap
  11059. [    0.000000]   Normal zone: 0 pages reserved
  11060. [    0.000000]   Normal zone: 105362 pages, LIFO batch:31
  11061. [    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  11062. [    0.000000] pcpu-alloc: [0] 0
  11063. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 105362
  11064. [    0.000000] Kernel command line: board_mahimahi.disable_uart3=0 board_mahimahi.usb_h2w_sw=0 board_mahimahi.disable_sdcard=0 diag.enabled=0 board_mahimahi.debug_uart=0 smisize=0  androidboot.baseband=5.12.00.08 androidboot.cid=GOOGL001 androidboot.carrier=GOOGLE androidboot.mid=PB9910000 androidboot.keycaps=qwerty androidboot.mode=normal androidboot.serialno=HT0CCP801035 androidboot.bootloader=0.35.2017 blackrose=2100 no_console_suspend=1 wire.search_count=5
  11065. [    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  11066. [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  11067. [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  11068. [    0.000000] allocated 2247680 bytes of page_cgroup
  11069. [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  11070. [    0.000000] Memory: 232MB 183MB = 415MB total
  11071. [    0.000000] Memory: 411616k/411616k available, 13344k reserved, 0K highmem
  11072. [    0.000000] Virtual kernel memory layout:
  11073. [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  11074. [    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
  11075. [    0.000000]     DMA     : 0xff000000 - 0xffe00000   (  14 MB)
  11076. [    0.000000]     vmalloc : 0xdb800000 - 0xf8000000   ( 456 MB)
  11077. [    0.000000]     lowmem  : 0xc0000000 - 0xdb700000   ( 439 MB)
  11078. [    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
  11079. [    0.000000]       .init : 0xc0008000 - 0xc0030000   ( 160 kB)
  11080. [    0.000000]       .text : 0xc0030000 - 0xc051b000   (5036 kB)
  11081. [    0.000000]       .data : 0xc051c000 - 0xc055ecf8   ( 268 kB)
  11082. [    0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  11083. [    0.000000] NR_IRQS:316
  11084. [    0.000000] Calibrating delay loop... 509.54 BogoMIPS (lpj=2547712)
  11085. [    0.229553] pid_max: default: 32768 minimum: 301
  11086. [    0.229766] Mount-cache hash table entries: 512
  11087. [    0.230133] Initializing cgroup subsys cpuacct
  11088. [    0.230163] Initializing cgroup subsys memory
  11089. [    0.230224] Initializing cgroup subsys freezer
  11090. [    0.230224] Initializing cgroup subsys blkio
  11091. [    0.230255] Initializing cgroup subsys bfqio
  11092. [    0.230285] CPU: Testing write buffer coherency: ok
  11093. [    0.232635] print_constraints: dummy:
  11094. [    0.232788] NET: Registered protocol family 16
  11095. [    4.184600] mahimahi_init() revision=132
  11096. [    4.185363] acpu_set_vdd 1225 no regulator
  11097. [    4.185363] acpu_set_vdd 1225 no regulator
  11098. [    4.186370] acpu_set_vdd 1225 no regulator
  11099. [    4.187377] acpu_set_vdd 1225 no regulator
  11100. [    4.188385] acpu_set_vdd 1225 no regulator
  11101. [    4.189392] acpu_set_vdd 1225 no regulator
  11102. [    4.190490] AVS initialization success
  11103. [    4.191131] ram_console: got buffer at 3a00000, size 40000
  11104. [    4.191253] ram_console: found existing buffer, size 66782, start 66782
  11105. [    4.495971] console [ram0] enabled
  11106. [    4.497039] mahimahi_init_mmc()+
  11107. [    4.497467] mahimahi_init_mmc()-
  11108. [    4.498260] get_clocks: clk_get(src_clk) failed
  11109. [    4.498413] footswitch-pcom: probe of footswitch-pcom.2 failed with error -2
  11110. [    4.502868] bio: create slab <bio-0> at 0
  11111. [    4.503540] ION heap vmalloc created
  11112. [    4.503814] ION heap sf created at 3b700000 with size 2000000
  11113. [    4.504089] msm_i2c_probe
  11114. [    4.504364] msm_i2c_probe: clk_ctl 35d, 100000 Hz
  11115. [    6.484405] msm_i2c msm_i2c.0: Error waiting for notbusy (0)
  11116. [    6.484558] msm_i2c msm_i2c.0: Still busy after xfer completion (48)
  11117. [    6.484832] msm_i2c msm_i2c.0: Transaction timed out
  11118. [    6.484954] msm_i2c msm_i2c.0: Error during data xfer (-110) @48
  11119. [    6.485290] msm_i2c msm_i2c.0: Still the bus master, status a700, intf 0
  11120. [    6.485443] msm_i2c msm_i2c.0: i2c_scl: 1, i2c_sda: 1
  11121. [    6.485809] msm_i2c msm_i2c.0: Bus busy cleared after 1 clock cycles, status d0, intf 300
  11122. [    6.486114] tps65023 0-0048: Read from reg 0x6 failed
  11123. [    6.486267] print_constraints: dcdc1: 975 <--> 1275 mV
  11124. [    6.486541] print_constraints: dcdc2: 1260 mV
  11125. [    6.486907] print_constraints: dcdc3: 800 <--> 3300 mV at 1800 mV
  11126. [    8.472717] msm_i2c msm_i2c.0: Error waiting for notbusy (0)
  11127. [    8.472991] msm_i2c msm_i2c.0: Still busy after xfer completion (48)
  11128. [    8.473114] msm_i2c msm_i2c.0: Transaction timed out
  11129. [    8.473388] msm_i2c msm_i2c.0: Error during data xfer (-110) @48
  11130. [    8.473602] msm_i2c msm_i2c.0: Still the bus master, status a700, intf 0
  11131. [    8.473876] msm_i2c msm_i2c.0: i2c_scl: 0, i2c_sda: 0
  11132. [    8.474121] msm_i2c msm_i2c.0: Bus busy cleared after 1 clock cycles, status d0, intf 300
  11133. [    8.474304] tps65023 0-0048: Read from reg 0x8 failed
  11134. [    8.474548] print_constraints: ldo1: 1000 <--> 3150 mV
  11135. [    8.474853] print_constraints: ldo2: 3300 mV
  11136. [    8.475952] Bluetooth: Core ver 2.15
  11137. [    8.476135] NET: Registered protocol family 31
  11138. [    8.476287] Bluetooth: HCI device and connection manager initialized
  11139. [    8.476562] Bluetooth: HCI socket layer initialized
  11140. [    8.476959] cfg80211: Calling CRDA to update world regulatory domain
  11141. [    8.477539] Switching to clocksource gp_timer
  11142. [    8.482757] Switched to NOHz mode on CPU #0
  11143. [    8.486053] NET: Registered protocol family 2
  11144. [    8.486328] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
  11145. [    8.486816] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  11146. [    8.487274] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
  11147. [    8.487701] TCP: Hash tables configured (established 16384 bind 16384)
  11148. [    8.487854] TCP reno registered
  11149. [    8.488128] UDP hash table entries: 256 (order: 0, 4096 bytes)
  11150. [    8.488281] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  11151. [    8.488830] NET: Registered protocol family 1
  11152. [    8.489166] Unpacking initramfs...
  11153. [    8.513092] Freeing initrd memory: 320K
  11154. [    8.515899] msm_init_last_radio_log: last radio log is 40000 bytes long
  11155. [    8.517944] Acquire 'boot-time' no_halt_lock 60s
  11156. [    8.519256] mdp_probe: initialized
  11157. [    8.519470] spi: SPI_CONFIG=88
  11158. [    8.519622] spi: SPI_IO_CONTROL=401
  11159. [    8.519866] spi: SPI_OPERATIONAL=85
  11160. [    8.520019] spi: SPI_ERROR_FLAGS_EN=7f
  11161. [    8.520172] spi: SPI_ERROR_FLAGS=7f
  11162. [    8.520324] -mahimahi_init_spi_hack()
  11163. [    8.520629] mahimahi_init_panel: tft panel
  11164. [    8.521026] Registered led device: lcd-backlight
  11165. [    8.527770] mahimahi-microp 0-0066: microp version [0C][15]
  11166. [    8.528198] input: lightsensor-level as /devices/virtual/input/input0
  11167. [    8.528686] Registered led device: green
  11168. [    8.528930] Registered led device: amber
  11169. [    8.529144] Registered led device: red
  11170. [    8.529510] Registered led device: blue
  11171. [    8.529724] Registered led device: jogball-backlight
  11172. [    8.529968] Registered led device: button-backlight
  11173. [    8.530517] microp_function_initialize: als_kadc=0x54, als_gadc=0xc0
  11174. [    8.545257] i2c-core: driver [mahimahi-microp] using legacy suspend method
  11175. [    8.545532] i2c-core: driver [mahimahi-microp] using legacy resume method
  11176. [    8.546020] tpa2018d1_init
  11177. [    8.546203] i2c-core: driver [tpa2018d1] using legacy suspend method
  11178. [    8.546356] i2c-core: driver [tpa2018d1] using legacy resume method
  11179. [    8.548553] H2W: htc_35mm_jack driver register
  11180. [    8.549194] input: h2w headset as /devices/virtual/input/input1
  11181. [    8.552764] Registered led device: flashlight
  11182. [    8.552917] flashlight_probe: The Flashlight Driver is ready
  11183. [    8.562316] ashmem: initialized
  11184. [    8.568664] fuse init (API version 7.16)
  11185. [    8.569183] yaffs: yaffs built Dec  7 2013 19:33:00 Installing.
  11186. [    8.569793] cryptomgr_test used greatest stack depth: 6864 bytes left
  11187. [    8.571319] io scheduler noop registered
  11188. [    8.571594] io scheduler deadline registered (default)
  11189. [    8.571807] io scheduler cfq registered
  11190. [    8.572235] io scheduler bfq registered
  11191. [    8.573425] msmfb_probe() installing 480 x 800 panel
  11192. [    8.573760] mdp_lcdc_probe: initialized
  11193. [    8.574462] msm_serial: detected port #0
  11194. [    8.574615] uartclk = 19200000
  11195. [    8.574798] msm_serial.0: ttyMSM0 at MMIO 0xa9a00000 (irq = 64) is a MSM
  11196. [    8.575103] msm_serial: console setup on port #0
  11197. [    9.386047] console [ttyMSM0] enabled
  11198. [    9.389709] msm_serial: driver initialized
  11199. [    9.393890] msm_serial_hs.0: ttyHS0 at MMIO 0xa0200000 (irq = 44) is a MSM HS UART
  11200. [    9.401428] msm_serial_hs module loaded
  11201. [    9.406097] kgsl kgsl-3d0: |kgsl_gpummu_init| MMU type set for device is GPUMMU
  11202. [    9.415832] loop: module loaded
  11203. [    9.416259] pmem: Initializing pmem_adsp (user-space) as cached
  11204. [    9.422088] pmem: Initializing pmem_venc (user-space) as cached
  11205. [    9.427612] AKM8973 compass driver: init
  11206. [    9.432403] input: compass as /devices/virtual/input/input2
  11207. [    9.436828] a1026_init
  11208. [    9.439239] i2c-core: driver [audience_a1026] using legacy suspend method
  11209. [    9.445709] i2c-core: driver [audience_a1026] using legacy resume method
  11210. [    9.453002] msm_nand: allocated dma buffer at ff004000, dma_addr 3b270000
  11211. [    9.459289] msm_nand: read CFG0 = aa5400c0 CFG1 = 6746a
  11212. [    9.464477] msm_nand: CFG0 cw/page=3 ud_sz=512 ecc_sz=10 spare_sz=4
  11213. [    9.470733] msm_nand: NAND_READ_ID = 5500bcec
  11214. [    9.475128] msn_nand: nandid 5500bcec status c03120
  11215. [    9.479858] msm_nand: manuf Samsung (0xec) device 0xbc blocksz 20000 pagesz 800 size 20000000
  11216. [    9.488464] msm_nand: save CFG0 = e85408c0 CFG1 = 4745e
  11217. [    9.493652] msm_nand: CFG0: cw/page=3 ud_sz=516 ecc_sz=10 spare_sz=0 num_addr_cycles=5
  11218. [    9.501525] msm_nand: DEV_CMD1: f00f3000
  11219. [    9.505523] msm_nand: NAND_EBI2_ECC_BUF_CFG: 1ff
  11220. [    9.509948] Creating 6 MTD partitions on "msm_nand":
  11221. [    9.514892] 0x000003ee0000-0x000003fc0000 : "misc"
  11222. [    9.521484] 0x000004240000-0x000004640000 : "recovery"
  11223. [    9.529541] 0x000004640000-0x0000049c0000 : "boot"
  11224. [    9.534118] 0x0000049c0000-0x000014dc0000 : "system"
  11225. [    9.796539] 0x000014dc0000-0x0000155c0000 : "cache"
  11226. [    9.805725] 0x0000155c0000-0x00001fe00000 : "userdata"
  11227. [    9.976196] PPP generic driver version 2.4.2
  11228. [    9.976593] PPP Deflate Compression module registered
  11229. [    9.976928] PPP BSD Compression module registered
  11230. [    9.977478] kworker/u:1 used greatest stack depth: 6652 bytes left
  11231. [    9.978515] PPP MPPE Compression module registered
  11232. [    9.978729] NET: Registered protocol family 24
  11233. [    9.980133] tun: Universal TUN/TAP device driver, 1.6
  11234. [    9.980316] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  11235. [    9.981994] msm72k_udc: msm72k_probe
  11236. [    9.982238] msm72k_udc: msm72k_probe() io=db81c000, irq=58, dma=ff005000(3b2d5000)
  11237. [    9.983886] android init
  11238. [    9.985992] android_probe pdata: c052ac90
  11239. [    9.990112] cryptomgr_probe used greatest stack depth: 6080 bytes left
  11240. [    9.996795] android_bind
  11241. [    9.999053] android_bind_config
  11242. [   10.002288] android_usb gadget: android_usb ready
  11243. [   10.006927] msm72k_udc: msm72k_udc: registered gadget driver 'android_usb'
  11244. [   10.013732] msm72k_udc: IDLE -> ONLINE
  11245. [   10.017639] hsusb: reset controller
  11246. [   10.020965] f_adb init
  11247. [   10.023193] android_register_function adb
  11248. [   10.027191] f_mass_storage init
  11249. [   10.030670] fsg_probe pdev: c052b638, pdata: c052c14c
  11250. [   10.035430] android_register_function usb_mass_storage
  11251. [   10.040618] f_rndis init
  11252. [   10.043090] android_register_function rndis
  11253. [   10.047180] f_accessory init
  11254. [   10.050079] android_register_function accessory
  11255. [   10.054656] diag init
  11256. [   10.056793] android_register_function diag
  11257. [   10.060913] rndis_function_bind_config MAC: 02:2B:59:00:72:73
  11258. [   10.066802] android_usb gadget: using random self ethernet address
  11259. [   10.072845] android_usb gadget: using random host ethernet address
  11260. [   10.079467] usb0: MAC 02:07:e4:49:8b:ac
  11261. [   10.082763] usb0: HOST MAC 4a:7b:96:28:1f:db
  11262. [   10.087249] acc_bind_config
  11263. [   10.089843] msm_hsusb_phy_reset: success
  11264. [   10.094146] android_usb gadget: Mass Storage Function, version: 2009/09/11
  11265. [   10.100708] android_usb gadget: Number of LUNs=1
  11266. [   10.105163]  lun0: LUN: removable file: (no medium)
  11267. [   10.110260] adb_bind_config
  11268. [   10.113067] diag_bind_config
  11269. [   10.116363] mahimahi_ts_power: power 1
  11270. [   10.269165] msm_i2c msm_i2c.0: error, status 43c8 (40)
  11271. [   10.269378] msm_i2c msm_i2c.0: Error during data xfer (-5) @40
  11272. [   10.278686] usb: notify offline
  11273. [   10.278869] msm_hsusb: enable pullup
  11274. [   10.279052] msm72k_udc: ONLINE -> OFFLINE
  11275. [   10.279235] msm_hsusb: disable pullup
  11276. [   10.279510] ### notify_usb_connected(0) ###
  11277. [   10.279724] usb: notify offline
  11278. [   10.318695] msm_hsusb_phy_reset: success
  11279. [   10.379333] synaptics_ts_probe: Product Major Version 1
  11280. [   10.380187] synaptics_ts_probe: Product Minor Version 3
  11281. [   10.381134] synaptics_ts_probe: product property 2
  11282. [   10.381958] synaptics_ts_probe: device control 81
  11283. [   10.382934] synaptics_ts_probe: interrupt enable 1
  11284. [   10.384918] synaptics_ts_probe: 0xe0: 1 1 1 2 1 3 0 0
  11285. [   10.386138] synaptics_ts_probe: Sensor properties 701
  11286. [   10.389526] synaptics_ts_probe: max_x 4050, max_y 6822
  11287. [   10.389739] synaptics_ts_probe: inactive_x -126 -126, inactive_y -127 -341
  11288. [   10.390075] synaptics_ts_probe: snap_x 0-0 0-0, snap_y 0-0 0-0
  11289. [   10.390502] input: synaptics-rmi-touchscreen as /devices/virtual/input/input3
  11290. [   10.395294] synaptics_ts_probe: Start touchscreen synaptics-rmi-touchscreen in interrupt mode
  11291. [   10.403442] capella_cm3602_probe: probe
  11292. [   10.406921] capella_cm3602_probe: allocating input device
  11293. [   10.412445] capella_cm3602_probe: registering input device
  11294. [   10.417968] input: proximity as /devices/virtual/input/input4
  11295. [   10.423767] capella_cm3602_probe: registering misc device
  11296. [   10.429046] capella_cm3602_setup
  11297. [   10.432647] GPIO Matrix Keypad Driver: Start keypad matrix for mahimahi-keypad... in interrupt mode
  11298. [   10.441345] GPIO Input Driver: Start gpio inputs for mahimahi-keypad... in interrupt mode
  11299. [   10.449829] input: mahimahi-keypad as /devices/virtual/input/input5
  11300. [   10.455932] input: mahimahi-nav as /devices/virtual/input/input6
  11301. [   10.462188] using input dev h2w headset for key reset
  11302. [   10.466552] using input dev mahimahi-keypad for key reset
  11303. [   10.472076] using input dev mahimahi-nav for key reset
  11304. [   10.479034] using rtc device, msm_rtc, for alarms
  11305. [   10.481689] rs30000048:00010000 rs30000048:00010000: rtc core: registered msm_rtc as rtc0
  11306. [   10.490203] lirc_dev: IR Remote Control driver registered, major 247
  11307. [   10.496337] IR NEC protocol handler initialized
  11308. [   10.500854] IR RC5(x) protocol handler initialized
  11309. [   10.505615] IR RC6 protocol handler initialized
  11310. [   10.510131] IR JVC protocol handler initialized
  11311. [   10.514770] IR Sony protocol handler initialized
  11312. [   10.519256] IR RC5 (streamzap) protocol handler initialized
  11313. [   10.524902] IR LIRC bridge handler initialized
  11314. [   10.529815] sctrl.node 0
  11315. [   10.531738] s5k3e2fx_sensor_probe
  11316. [   11.130798] s5k3e2fx:kobject creat and add
  11317. [   11.131011] s5k3e2fx:sysfs_create_file
  11318. [   11.132110] Driver for 1-wire Dallas network protocol.
  11319. [   11.133544] msm_i2c msm_i2c.0: error, status 43c8 (18)
  11320. [   11.133758] msm_i2c msm_i2c.0: Error during data xfer (-5) @18
  11321. [   11.134094] ds2482 0-0018: i2c write c3 87 failed, -5, retries left 5
  11322. [   11.134643] msm_i2c msm_i2c.0: error, status 43c8 (18)
  11323. [   11.134979] msm_i2c msm_i2c.0: Error during data xfer (-5) @18
  11324. [   11.135223] ds2482 0-0018: i2c write c3 87 failed, -5, retries left 4
  11325. [   11.135864] msm_i2c msm_i2c.0: error, status 43c8 (18)
  11326. [   11.139221] msm_i2c msm_i2c.0: Error during data xfer (-5) @18
  11327. [   11.145172] ds2482 0-0018: i2c write c3 87 failed, -5, retries left 3
  11328. [   11.151763] msm_i2c msm_i2c.0: error, status 43c8 (18)
  11329. [   11.156677] msm_i2c msm_i2c.0: Error during data xfer (-5) @18
  11330. [   11.162414] ds2482 0-0018: i2c write c3 87 failed, -5, retries left 2
  11331. [   11.169250] msm_i2c msm_i2c.0: error, status 43c8 (18)
  11332. [   11.173919] msm_i2c msm_i2c.0: Error during data xfer (-5) @18
  11333. [   11.179931] ds2482 0-0018: i2c write c3 87 failed, -5, retries left 1
  11334. [   11.186462] msm_i2c msm_i2c.0: error, status 43c8 (18)
  11335. [   11.191406] msm_i2c msm_i2c.0: Error during data xfer (-5) @18
  11336. [   11.197143] ds2482 0-0018: i2c write c3 87 failed, -5, retries left 0
  11337. [   11.204315] i2c-core: driver [ds2482] using legacy suspend method
  11338. [   11.209686] i2c-core: driver [ds2482] using legacy resume method
  11339. [   11.216491] device-mapper: uevent: version 1.0.3
  11340. [   11.220733] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel@redhat.com
  11341. [   11.229034] Bluetooth: HCI UART driver ver 2.2
  11342. [   11.233154] Bluetooth: HCI H4 protocol initialized
  11343. [   11.237884] Bluetooth: HCILL protocol initialized
  11344. [   11.243896] mmc0: Qualcomm MSM SDCC at 0x00000000a0300000 irq 24,0 dma 8
  11345. [   11.249328] mmc0: Platform slot type: N/A
  11346. [   11.253173] mmc0: 4 bit data mode enabled
  11347. [   11.257354] mmc0: 8 bit data mode disabled
  11348. [   11.261566] mmc0: MMC clock 144000 -> 50000000 Hz, PCLK 64000000 Hz
  11349. [   11.267608] mmc0: Slot eject status = 1
  11350. [   11.271423] mmc0: Power save feature enable = 1
  11351. [   11.275848] mmc0: DM non-cached buffer at ff007000, dma_addr 0x3b3c0000
  11352. [   11.285736] mmc0: DM cmd busaddr 0x3b3c0000, cmdptr busaddr 0x3b3c0300
  11353. [   11.290069] mmc1: Qualcomm MSM SDCC at 0x00000000a0400000 irq 26,0 dma 8
  11354. [   11.295745] mmc1: Platform slot type: N/A
  11355. [   11.299804] mmc1: 4 bit data mode enabled
  11356. [   11.303710] mmc1: 8 bit data mode disabled
  11357. [   11.307800] mmc1: MMC clock 144000 -> 50000000 Hz, PCLK 64000000 Hz
  11358. [   11.314056] mmc1: Slot eject status = 0
  11359. [   11.317749] mmc1: Power save feature enable = 1
  11360. [   11.325531] mmc1: DM non-cached buffer at ff010000, dma_addr 0x3b3c2000
  11361. [   11.329071] mmc1: DM cmd busaddr 0x3b3c2000, cmdptr busaddr 0x3b3c2300
  11362. [   11.336883] logger: created 256K log 'log_main'
  11363. [   11.340240] logger: created 256K log 'log_events'
  11364. [   11.344787] logger: created 256K log 'log_radio'
  11365. [   11.349548] logger: created 256K log 'log_system'
  11366. [   11.354370] zram: num_devices not specified. Using default: 1
  11367. [   11.362945] zram: Creating 1 devices ...
  11368. [   11.364440] GACT probability NOT on
  11369. [   11.367065] Mirror/redirect action on
  11370. [   11.370849] u32 classifier
  11371. [   11.373321]     Actions configured
  11372. [   11.376708] Netfilter messages via NETLINK v0.30.
  11373. [   11.382019] nf_conntrack version 0.5.0 (6436 buckets, 25744 max)
  11374. [   11.388183] ctnetlink v0.93: registering with nfnetlink.
  11375. [   11.392944] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  11376. [   11.403198] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  11377. [   11.406250] xt_time: kernel timezone is -0000
  11378. [   11.410125] ip_tables: (C) 2000-2006 Netfilter Core Team
  11379. [   11.415496] arp_tables: (C) 2002 David S. Miller
  11380. [   11.420135] TCP cubic registered
  11381. [   11.423797] NET: Registered protocol family 10
  11382. [   11.430450] Mobile IPv6
  11383. [   11.430725] ip6_tables: (C) 2000-2006 Netfilter Core Team
  11384. [   11.435424] IPv6 over IPv4 tunneling driver
  11385. [   11.475616] NET: Registered protocol family 17
  11386. [   11.476013] NET: Registered protocol family 15
  11387. [   11.480468] Bridge firewalling registered
  11388. [   11.481109] Bluetooth: L2CAP ver 2.15
  11389. [   11.481384] Bluetooth: L2CAP socket layer initialized
  11390. [   11.481781] Bluetooth: SCO (Voice Link) ver 0.6
  11391. [   11.481994] Bluetooth: SCO socket layer initialized
  11392. [   11.482360] Bluetooth: RFCOMM TTY layer initialized
  11393. [   11.482757] Bluetooth: RFCOMM socket layer initialized
  11394. [   11.482971] Bluetooth: RFCOMM ver 1.11
  11395. [   11.484130] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  11396. [   11.489257] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  11397. [   11.495422] VFP support v0.3: implementor 51 architecture 64 part 0f variant 0 rev 1
  11398. [   11.502960] ThumbEE CPU extension supported.
  11399. [   11.508148] clock_late_init() disabled 22 unused clocks
  11400. [   11.513854] mahimahi_wifi_init: start
  11401. [   11.517913] regulator_init_complete: ldo2: incomplete constraints, leaving on
  11402. [   11.524261] regulator_init_complete: ldo1: incomplete constraints, leaving on
  11403. [   11.531402] regulator_init_complete: dcdc3: incomplete constraints, leaving on
  11404. [   11.538299] regulator_init_complete: dcdc2: incomplete constraints, leaving on
  11405. [   11.545837] regulator_init_complete: dcdc1: incomplete constraints, leaving on
  11406. [   11.553497] rs30000048:00010000 rs30000048:00010000: setting system clock to 2014-01-28 03:37:44 UTC (1390880264)
  11407. [   11.562744] Freeing init memory: 160K
  11408. [   11.569000] acpu_set_vdd got regulator
  11409. [   11.726501] mmc1: host does not support reading read-only switch. assuming write-enable.
  11410. [   11.729125] mmc1: new high speed SDHC card at address b368
  11411. [   11.731933] mmcblk0: mmc1:b368       29.8 GiB
  11412. [   11.733978]  mmcblk0: p1 p2 p3
  11413. [   11.961120] batt:  70%, 3825 mV, -332 mA (-247 avg), 34.8 C, 953 mAh
  11414. [   11.969024] batt: charging OFF
  11415. [   12.331756] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
  11416. [   12.383453] init: /dev/hw_random not found
  11417. [   12.383697] keychord: using input dev h2w headset for fevent
  11418. [   12.384002] keychord: using input dev mahimahi-keypad for fevent
  11419. [   12.384185] keychord: using input dev mahimahi-nav for fevent
  11420. [   12.388061] yaffs: dev is 32505859 name is "mtdblock3" rw
  11421. [   12.388244] yaffs: passed flags ""
  11422. [   12.388427] yaffs: Attempting MTD mount of 31.3,"mtdblock3"
  11423. [   12.539550] yaffs: yaffs_read_super: is_checkpointed 1
  11424. [   12.541442] yaffs: dev is 32505861 name is "mtdblock5" rw
  11425. [   12.542327] yaffs: passed flags ""
  11426. [   12.542816] yaffs: Attempting MTD mount of 31.5,"mtdblock5"
  11427. [   12.633239] yaffs: yaffs_read_super: is_checkpointed 1
  11428. [   12.634246] yaffs: dev is 32505860 name is "mtdblock4" rw
  11429. [   12.635131] yaffs: passed flags ""
  11430. [   12.635620] yaffs: Attempting MTD mount of 31.4,"mtdblock4"
  11431. [   12.638488] yaffs: yaffs_read_super: is_checkpointed 1
  11432. [   12.829925] init: /dev/hw_random not found
  11433. [   13.435180] getprop used greatest stack depth: 4728 bytes left
  11434. [   13.574737] welcome_motd used greatest stack depth: 4560 bytes left
  11435. [   15.897827] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: noauto_da_alloc,data=writeback,commit=15,barrier=1,nouser_xattr,errors=continue
  11436. [   18.323883] Adding 74176k swap on /dev/block/zram0.  Priority:-1 extents:1 across:74176k SS
  11437. [   18.377166] Adding 983804k swap on /dev/block/mmcblk0p3.  Priority:-2 extents:1 across:983804k SS
  11438. [   19.280059] yaffs: dev is 32505860 name is "mtdblock4" rw
  11439. [   19.280242] yaffs: passed flags ""
  11440. [   19.280517] yaffs: Attempting MTD mount of 31.4,"mtdblock4"
  11441. [   19.281768] yaffs: yaffs_read_super: is_checkpointed 1
  11442. [   19.533813] init: property 'sys.powerctl' doesn't exist while expanding '${sys.powerctl}'
  11443. [   19.534057] init: powerctl: cannot expand '${sys.powerctl}'
  11444. [   19.534362] init: property 'sys.sysctl.extra_free_kbytes' doesn't exist while expanding '${sys.sysctl.extra_free_kbytes}'
  11445. [   19.534698] init: cannot expand '${sys.sysctl.extra_free_kbytes}' while writing to '/proc/sys/vm/extra_free_kbytes'
  11446. [   19.548614] healthd: wakealarm_init: timerfd_create failed
  11447. [   19.557525] enabling adb
  11448. [   19.558410] adb_open
  11449. [   19.874237] warning: `rild' uses 32-bit capabilities (legacy support in use)
  11450. [   20.102264] qmi: smd closed
  11451. [   20.102539] qmi: smd opened
  11452. [   20.102752] qmi: smd closed
  11453. [   20.102905] qmi: smd opened
  11454. [   20.103118] qmi: smd closed
  11455. [   20.103363] qmi: smd opened
  11456. [   20.103546] qmi: ctl: wds use client_id 0x01
  11457. [   20.103759] qmi: ctl: wds use client_id 0x01
  11458. [   20.104034] qmi: ctl: wds use client_id 0x01
  11459. [   20.387207] init: untracked pid 76 exited
  11460. [   21.268554] msmfb: pan_update in state(1)
  11461. [   21.268554] msmfb: full update starting
  11462. [   21.315155] msmfb: full update completed
  11463. [   21.315399] msmfb: turning on panel
  11464. [   21.315673] lcdc_unblank: ()
  11465. [   21.315826] sony_tft_panel_unblank: +()
  11466. [   21.315979] sony_tft_panel_unblank: -() already unblanked
  11467. [   21.630859] init: untracked pid 2057 exited
  11468. [   22.941558] a1026_bootup_init: starting to load image (863 passes)...
  11469. [   25.839355] a1026_bootup_init: firmware loaded successfully
  11470. [   25.999633] a1026_bootup_init: initialized!
  11471. [   26.002227] htc-acoustic: open
  11472. [   26.006591] htc-acoustic: mmap
  11473. [   26.006866] htc-acoustic: ioctl
  11474. [   26.007019] htc-acoustic: ioctl: ACOUSTIC_UPDATE_ADIE called 2070.
  11475. [   26.009979] htc-acoustic: ioctl: ONCRPC_UPDATE_ADIE_PROC success.
  11476. [   26.010833] htc-acoustic: release
  11477. [   34.554382] capella_cm3602_open
  11478. [   34.554565] capella_cm3602_ioctl cmd 1
  11479. [   34.555236] capella_cm3602_ioctl cmd 2
  11480. [   34.556427] capella_cm3602_disable
  11481. [   34.556427] capella_cm3602_disable: already disabled
  11482. [   34.556457] capella_cm3602_release
  11483. [   34.556457] capella_cm3602_disable
  11484. [   34.556457] capella_cm3602_disable: already disabled
  11485. [   35.199890] a1026_set_config: change to mode 13
  11486. [   35.200164] a1026_set_config: block write start (size = 16)
  11487. [   35.202056] a1026_set_config: block write end
  11488. [   35.229339] a1026_set_config: CMD ACK block read start
  11489. [   35.230987] a1026_set_config: CMD ACK block read end
  11490. [   35.231109] audio: init: codecs
  11491. [   35.343475] dal_attach: status = 0, name = 'DAL_AQ_AUD'
  11492. [   35.343688] audio: init: INIT
  11493. [   35.344024] audio: init: OPEN control
  11494. [   35.730804] audio: init: attach ACDB
  11495. [   35.840148] dal_attach: status = 0, name = 'DAL_AM_AUD'
  11496. [   35.840454] audio: init: attach ADIE
  11497. [   35.841003] dal_attach: status = 0, name = 'DAL_AM_AUD'
  11498. [   35.861724] acdb: load 'default.acdb'
  11499. [   35.899932] acdb: 588 bytes for device 607, rate 48000.
  11500. [   35.913879] acdb: 871 bytes for device 507, rate 8000.
  11501. [   40.320587] healthd: battery l=70 v=3825 t=34.8 h=2 st=3 c=-332 chg=
  11502. [   40.349487] request_suspend_state: wakeup (3->0) at 36400254134 (2014-01-28 03:38:13.284599918 UTC)
  11503. [   40.858520] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null)
  11504. [   41.106109] EXT4-fs (dm-0): re-mounted. Opts: (null)
  11505. [   41.117462] EXT4-fs (dm-0): re-mounted. Opts: (null)
  11506. [   41.550231] ## wifi_probe
  11507. [   41.550598] wifi_set_power = 1
  11508. [   41.550750] mahimahi_wifi_power: 1
  11509. [   42.419586] wifi_set_carddetect = 1
  11510. [   42.419891] mahimahi_wifi_set_carddetect: 1
  11511. [   42.420074] mmc0: card_present 1
  11512. [   42.420227] mmc0: Slot status change detected (0 -> 1)
  11513. [   42.421600]
  11514. [   42.421600] Dongle Host Driver, version 5.90.195.98
  11515. [   42.421630] Compiled in drivers/net/wireless/bcmdhd on Dec  7 2013 at 19:37:51
  11516. [   42.707244] sony_tft_set_pwm_val: 102
  11517. [   42.835601] sony_tft_set_pwm_val: 76
  11518. [   42.852600] sony_tft_set_pwm_val: 73
  11519. [   42.867431] sony_tft_set_pwm_val: 70
  11520. [   42.892761] sony_tft_set_pwm_val: 66
  11521. [   42.903472] sony_tft_set_pwm_val: 63
  11522. [   42.920989] sony_tft_set_pwm_val: 60
  11523. [   42.937866] sony_tft_set_pwm_val: 56
  11524. [   42.950683] sony_tft_set_pwm_val: 53
  11525. [   42.966979] sony_tft_set_pwm_val: 50
  11526. [   42.984710] sony_tft_set_pwm_val: 46
  11527. [   43.015106] sony_tft_set_pwm_val: 43
  11528. [   43.022308] sony_tft_set_pwm_val: 40
  11529. [   43.040374] sony_tft_set_pwm_val: 36
  11530. [   44.984100] mmc0: queuing unknown CIS tuple 0x91 (3 bytes)
  11531. [   44.984436] mmc0: new high speed SDIO card at address 0001
  11532. [   44.986450] F1 signature read @0x18000000=0x9934329
  11533. [   44.988922] DHD: dongle ram size is set to 294912(orig 294912)
  11534. [   44.997039] wl_create_event_handler thr:a35 started
  11535. [   45.002563] dhd_attach thr:a36 started
  11536. [   45.019134] dhd_attach thr:a37 started
  11537. [   45.025604] dhd_attach thr:a38 started
  11538. [   45.025726] wifi_get_mac_addr
  11539. [   45.026489] Broadcom Dongle Host Driver: register interface [wlan0] MAC: 00:90:4c:11:22:33
  11540. [   45.027618] wifi_set_power = 0
  11541. [   45.027648] mahimahi_wifi_power: 0
  11542. [   46.438964] =========== WLAN placed in RESET ========
  11543. [   46.999023]
  11544. [   46.999023] Dongle Host Driver, version 5.90.195.98
  11545. [   46.999053] Compiled in drivers/net/wireless/bcmdhd on Dec  7 2013 at 19:37:51
  11546. [   46.999725] wl_android_wifi_on in
  11547. [   46.999877] wifi_set_power = 1
  11548. [   47.000030] mahimahi_wifi_power: 1
  11549. [   47.216827] sony_tft_set_pwm_val: 37
  11550. [   47.349456] sony_tft_set_pwm_val: 42
  11551. [   47.377960] sony_tft_set_pwm_val: 43
  11552. [   47.384002] sony_tft_set_pwm_val: 44
  11553. [   47.418304] sony_tft_set_pwm_val: 45
  11554. [   47.436218] sony_tft_set_pwm_val: 46
  11555. [   47.467346] sony_tft_set_pwm_val: 47
  11556. [   47.485504] sony_tft_set_pwm_val: 48
  11557. [   47.520202] sony_tft_set_pwm_val: 49
  11558. [   47.535308] sony_tft_set_pwm_val: 50
  11559. [   47.567382] sony_tft_set_pwm_val: 51
  11560. [   47.590911] sony_tft_set_pwm_val: 52
  11561. [   47.619995] sony_tft_set_pwm_val: 53
  11562. [   47.635559] sony_tft_set_pwm_val: 54
  11563. [   47.668426] sony_tft_set_pwm_val: 55
  11564. [   47.816101] =========== WLAN going back to live  ========
  11565. [   47.816406] sdio_reset_comm():
  11566. [   48.350982] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
  11567. [   48.436035] wifi_get_mac_addr
  11568. [   48.437042] Firmware up: op_mode=1, Broadcom Dongle Host Driver mac=f8:db:7f:8c:2d:2d
  11569. [   48.442962] Firmware version = wl0: May 25 2012 17:57:45 version 4.218.248.44
  11570. [   48.443817] CFGP2P-ERROR) wl_cfgp2p_supported : wl p2p error -23
  11571. [   48.587219] CFG80211-ERROR) wl_construct_reginfo : get chanspecs failed with -23
  11572. [   48.587554] CFG80211-ERROR) wl_update_wiphybands : wl_construct_reginfo() fails err=-23
  11573. [   49.375457] wl_bss_connect_done succeeded
  11574. [   49.407043] wl_bss_connect_done succeeded
  11575. [   49.642120] CFG80211-ERROR) wl_cfg80211_disconnect : Reason 3
  11576. [   49.648773] cfg80211: Calling CRDA to update world regulatory domain
  11577. [   50.227264] wl_bss_connect_done succeeded
  11578. [   50.306732] CFG80211-ERROR) wl_notify_connect_status : link down, calling cfg80211_disconnected with deauth_reason:0
  11579. [   50.308929] CFG80211-ERROR) wl_construct_reginfo : get chanspecs failed with -23
  11580. [   50.310516] CFG80211-ERROR) wl_update_wiphybands : wl_construct_reginfo() fails err=-23
  11581. [   50.310974] WLDEV-ERROR) wldev_set_country : wldev_set_country: set country for CA as CA rev -1
  11582. [   50.315032] cfg80211: Calling CRDA to update world regulatory domain
  11583. [   50.325134] CFG80211-ERROR) wl_construct_reginfo : get chanspecs failed with -23
  11584. [   50.325134] CFG80211-ERROR) wl_update_wiphybands : wl_construct_reginfo() fails err=-23
  11585. [   50.414367] CFG80211-ERROR) wl_cfg80211_get_station : NOT assoc: -19
  11586. [   50.414764] CFG80211-ERROR) wl_cfg80211_get_station : force cfg80211_disconnected: -19
  11587. [   50.418548] cfg80211: Calling CRDA to update world regulatory domain
  11588. [   50.872467] wl_bss_connect_done succeeded
  11589. [   50.942962] wl_bss_connect_done succeeded
  11590. [   51.209167] Unknown PRIVATE command WLS_BATCHING GET - ignored
  11591. [   51.212249] Unknown PRIVATE command WLS_BATCHING STOP - ignored
  11592. [   51.821960] qtaguid: iface_stat: stat_update() wlan0 not found
  11593. [   52.448944] EXT4-fs (dm-1): mounted filesystem without journal. Opts: (null)
  11594. [   54.765319] EXT4-fs (dm-1): re-mounted. Opts: (null)
  11595. [   54.822174] EXT4-fs (dm-1): re-mounted. Opts: (null)
  11596. [   54.939300] EXT4-fs (dm-2): mounted filesystem without journal. Opts: (null)
  11597. [   54.991119] EXT4-fs (dm-2): re-mounted. Opts: (null)
  11598. [   55.019409] EXT4-fs (dm-2): re-mounted. Opts: (null)
  11599. [   55.147277] EXT4-fs (dm-3): mounted filesystem without journal. Opts: (null)
  11600. [   56.426971] EXT4-fs (dm-3): re-mounted. Opts: (null)
  11601. [   56.439727] EXT4-fs (dm-3): re-mounted. Opts: (null)
  11602. [   56.861816] EXT4-fs (dm-4): mounted filesystem without journal. Opts: (null)
  11603. [   58.562866] EXT4-fs (dm-4): re-mounted. Opts: (null)
  11604. [   58.654541] EXT4-fs (dm-4): re-mounted. Opts: (null)
  11605. [   59.329010] EXT4-fs (dm-5): mounted filesystem without journal. Opts: (null)
  11606. [   60.720764] EXT4-fs (dm-5): re-mounted. Opts: (null)
  11607. [   60.744964] EXT4-fs (dm-5): re-mounted. Opts: (null)
  11608. [   61.615570] EXT4-fs (dm-6): mounted filesystem without journal. Opts: (null)
  11609. [   62.033843] batt:  70%, 3796 mV, -434 mA (-357 avg), 34.8 C, 948 mAh
  11610. [   63.340850] wlan0: no IPv6 routers present
  11611. [   63.659088] EXT4-fs (dm-6): re-mounted. Opts: (null)
  11612. [   63.678802] EXT4-fs (dm-6): re-mounted. Opts: (null)
  11613. [   65.449890] EXT4-fs (dm-7): mounted filesystem without journal. Opts: (null)
  11614. [   67.228881] sony_tft_set_pwm_val: 56
  11615. [   67.234985] sony_tft_set_pwm_val: 57
  11616. [   67.473480] EXT4-fs (dm-7): re-mounted. Opts: (null)
  11617. [   67.495269] EXT4-fs (dm-7): re-mounted. Opts: (null)
  11618. [   68.373779] EXT4-fs (dm-8): mounted filesystem without journal. Opts: (null)
  11619. [   68.590850] Release 'boot-time' no_halt_lock
  11620. [   69.375518] EXT4-fs (dm-8): re-mounted. Opts: (null)
  11621. [   69.396392] EXT4-fs (dm-8): re-mounted. Opts: (null)
  11622. [   70.077606] EXT4-fs (dm-9): mounted filesystem without journal. Opts: (null)
  11623. [   73.224212] EXT4-fs (dm-9): re-mounted. Opts: (null)
  11624. [   73.234527] EXT4-fs (dm-9): re-mounted. Opts: (null)
  11625. [  116.353424] batt:  69%, 3801 mV, -372 mA (-252 avg), 34.5 C, 944 mAh
  11626. [  116.366455] healthd: battery l=69 v=3801 t=34.5 h=2 st=3 c=-372 chg=
  11627. [  133.803649] sony_tft_set_pwm_val: 55
  11628. [  133.819854] sony_tft_set_pwm_val: 52
  11629. [  133.836425] sony_tft_set_pwm_val: 49
  11630. [  133.853118] sony_tft_set_pwm_val: 45
  11631. [  133.869842] sony_tft_set_pwm_val: 42
  11632. [  133.886505] sony_tft_set_pwm_val: 39
  11633. [  133.903442] sony_tft_set_pwm_val: 35
  11634. [  133.919677] sony_tft_set_pwm_val: 32
  11635. [  133.936462] sony_tft_set_pwm_val: 29
  11636. [  133.953277] sony_tft_set_pwm_val: 25
  11637. [  133.969757] sony_tft_set_pwm_val: 22
  11638. [  133.986450] sony_tft_set_pwm_val: 19
  11639. [  134.003417] sony_tft_set_pwm_val: 15
  11640. [  134.019683] sony_tft_set_pwm_val: 12
  11641. [  134.035705] sony_tft_set_pwm_val: 10
  11642. [  140.588562] sony_tft_set_pwm_val: 0
  11643. [  140.604919] request_suspend_state: sleep (0->3) at 136654425370 (2014-01-28 03:39:53.421529580 UTC)
  11644. [  140.605529] [R] early_suspend start
  11645. [  140.608703] msmfb: pan_update in state(4)
  11646. [  140.608734] msmfb: drawing while asleep
  11647. [  140.618652] lcdc_blank: ()
  11648. [  140.618682] sony_tft_panel_blank: +()
  11649. [  140.711608] msmfb: pan_update in state(4)
  11650. [  140.711639] msmfb: drawing while asleep
  11651. [  140.910034] sony_tft_panel_blank: -()
  11652. [  140.918914] mahimahi_ts_power: power 0
  11653. [  140.920288] lcdc_suspend: suspending
  11654. [  140.921173] [R] early_suspend: sync
  11655. [  140.984466] active wake lock PowerManagerService.Broadcasts
  11656. [  140.984863] active wake lock PowerManagerService.WakeLocks
  11657. [  140.985107] active wake lock SMD_DS, time left 43
  11658. [  140.985504] [R] early_suspend end
  11659. [  141.048522] dhd_set_suspend: force extra Suspend setting
  11660. [  141.064544] dhd_get_dtim_skip bcn_li_dtim=3 DTIM=3 Listen=10
  11661. [  163.569396] Cannot change disksize for initialized device
  11662. [  163.601745] fs_mgr: swapon failed for /dev/block/zram0
  11663. [  169.082672] batt:  69%, 3840 mV, -145 mA (-129 avg), 34.1 C, 940 mAh
  11664. [  176.431610] healthd: battery l=69 v=3840 t=34.1 h=2 st=3 c=-145 chg=
  11665. [  186.166809] init: untracked pid 3569 exited
  11666. [  205.201538] msmfb: pan_update in state(4)
  11667. [  205.201538] msmfb: drawing while asleep
  11668. [  205.302337] msmfb: pan_update in state(4)
  11669. [  205.302368] msmfb: drawing while asleep
  11670. [  207.112579] suspend: enter suspend
  11671. [  207.112823] PM: Syncing filesystems ... done.
  11672. [  207.114959] Freezing user space processes ... (elapsed 0.01 seconds) done.
  11673. [  207.131561] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  11674. [  207.158264] msmsdcc_suspend enter
  11675. [  207.158905] msmsdcc_suspend leave
  11676. [  207.159118] msmsdcc_suspend enter
  11677. [  207.159332] msmsdcc_suspend leave
  11678. [  207.160034] PM: suspend of devices complete after 7.934 msecs
  11679. [  207.160736] power_suspend_late return 0
  11680. [  207.161102] PM: late suspend of devices complete after 0.823 msecs
  11681. [  207.161102] clocks on: uart_clk
  11682. [  207.161102] [R] suspend end
  11683. [  207.161102] [R] resume start
  11684. [  207.161682] PM: early resume of devices complete after 0.549 msecs
  11685. [  207.162261] msmsdcc_resume enter
  11686. [  207.162902] msmsdcc_resume enter
  11687. [  207.168304] PM: resume of devices complete after 6.072 msecs
  11688. [  207.169158] Restarting tasks ... done.
  11689. [  207.180419] wakeup wake lock: wlan_wake event1-2461 event3-2461 event5-2461 event6-2461 alarm
  11690. [  207.182312] suspend: exit suspend, ret = 0 (2014-01-28 03:41:06.014129567 UTC)
  11691. [  207.182647] active wake lock wlan_wake
  11692. [  207.183074] active wake lock event1-2461, time left 498
  11693. [  207.183380] active wake lock event3-2461, time left 498
  11694. [  207.183837] active wake lock event5-2461, time left 498
  11695. [  207.184143] active wake lock event6-2461, time left 498
  11696. [  207.184417] active wake lock alarm, time left 498
  11697. [  207.185150] suspend: abort suspend
  11698. [  207.248992] init: untracked pid 3574 exited
  11699. [  207.322387] msmfb: pan_update in state(4)
  11700. [  207.322418] msmfb: drawing while asleep
  11701. [  207.419372] mmc1: Starting deferred resume
  11702. [  207.435150] msmfb: pan_update in state(4)
  11703. [  207.435150] msmfb: drawing while asleep
  11704. [  207.532989] msmfb: pan_update in state(4)
  11705. [  207.533020] msmfb: drawing while asleep
  11706. [  207.715667] mmc1: Deferred resume completed
  11707. [  207.947753] EXT4-fs (dm-10): mounted filesystem without journal. Opts: (null)
  11708. [  208.190521] wake lock wlan_rx_wake, expired
  11709. [  208.893096] EXT4-fs (dm-10): re-mounted. Opts: (null)
  11710. [  209.219268] msmfb: pan_update in state(4)
  11711. [  209.219299] msmfb: drawing while asleep
  11712. [  209.303863] EXT4-fs (dm-10): mounted filesystem without journal. Opts: (null)
  11713. [  209.318756] msmfb: pan_update in state(4)
  11714. [  209.318756] msmfb: drawing while asleep
  11715. [  209.413421] msmfb: pan_update in state(4)
  11716. [  209.413421] msmfb: drawing while asleep
  11717. [  210.497619] request_suspend_state: wakeup (3->0) at 206546912127 (2014-01-28 03:41:09.330688663 UTC)
  11718. [  210.519409] msmfb: pan_update in state(4)
  11719. [  210.519409] msmfb: drawing while asleep
  11720. [  210.613616] msmfb: pan_update in state(4)
  11721. [  210.613616] msmfb: drawing while asleep
  11722. [  210.715789] msmfb: pan_update in state(4)
  11723. [  210.715820] msmfb: drawing while asleep
  11724. [  210.820220] msmfb: pan_update in state(4)
  11725. [  210.820251] msmfb: drawing while asleep
  11726. [  210.915130] msmfb: pan_update in state(4)
  11727. [  210.915161] msmfb: drawing while asleep
  11728. [  211.019104] msmfb: pan_update in state(4)
  11729. [  211.019104] msmfb: drawing while asleep
  11730. [  211.115844] msmfb: pan_update in state(4)
  11731. [  211.115844] msmfb: drawing while asleep
  11732. [  211.235961] msmfb: pan_update in state(4)
  11733. [  211.235961] msmfb: drawing while asleep
  11734. [  211.333587] msmfb: pan_update in state(4)
  11735. [  211.333618] msmfb: drawing while asleep
  11736. [  211.435729] msmfb: pan_update in state(4)
  11737. [  211.435760] msmfb: drawing while asleep
  11738. [  211.533325] msmfb: pan_update in state(4)
  11739. [  211.533325] msmfb: drawing while asleep
  11740. [  211.633270] msmfb: pan_update in state(4)
  11741. [  211.633300] msmfb: drawing while asleep
  11742. [  211.744201] msmfb: pan_update in state(4)
  11743. [  211.744232] msmfb: drawing while asleep
  11744. [  211.845367] msmfb: pan_update in state(4)
  11745. [  211.845397] msmfb: drawing while asleep
  11746. [  211.951782] msmfb: pan_update in state(4)
  11747. [  211.951782] msmfb: drawing while asleep
  11748. [  212.056610] msmfb: pan_update in state(4)
  11749. [  212.056610] msmfb: drawing while asleep
  11750. [  212.220458] msmfb: pan_update in state(4)
  11751. [  212.220458] msmfb: drawing while asleep
  11752. [  212.437744] msmfb: pan_update in state(4)
  11753. [  212.437744] msmfb: drawing while asleep
  11754. [  212.517456] suspend: enter suspend
  11755. [  212.517486] wakeup wake lock:
  11756. [  212.517517] suspend: exit suspend, ret = -22 (2014-01-28 03:41:11.350611797 UTC)
  11757. [  212.517547] [R] late_resume start
  11758. [  212.517608] lcdc_resume: resuming
  11759. [  212.517791] msmfb: ready, waiting for full update
  11760. [  212.518218] mahimahi_ts_power: power 1
  11761. [  212.528717] sony_tft_set_pwm_val: 57
  11762. [  212.553070] msmfb: pan_update in state(1)
  11763. [  212.553070] msmfb: full update starting
  11764. [  212.575134] msmfb: full update completed
  11765. [  212.575469] msmfb: turning on panel
  11766. [  212.575622] lcdc_unblank: ()
  11767. [  212.575775] sony_tft_panel_unblank: +()
  11768. [  212.642639] msmfb: pan_update in state(3)
  11769. [  212.663024] [R] late_resume end
  11770. [  212.920776] sony_tft_set_pwm_val: 57
  11771. [  212.921264] sony_tft_panel_unblank: -()
  11772. [  216.041320] EXT4-fs (dm-10): mounted filesystem without journal. Opts: (null)
  11773. [  226.859893] batt:  69%, 3845 mV, -169 mA (-132 avg), 33.8 C, 937 mAh
  11774. [  238.937225] sony_tft_set_pwm_val: 54
  11775. [  238.953613] sony_tft_set_pwm_val: 51
  11776. [  238.970062] sony_tft_set_pwm_val: 48
  11777. [  238.986724] sony_tft_set_pwm_val: 44
  11778. [  239.003356] sony_tft_set_pwm_val: 41
  11779. [  239.019927] sony_tft_set_pwm_val: 38
  11780. [  239.036651] sony_tft_set_pwm_val: 34
  11781. [  239.056152] sony_tft_set_pwm_val: 31
  11782. [  239.070007] sony_tft_set_pwm_val: 28
  11783. [  239.086669] sony_tft_set_pwm_val: 24
  11784. [  239.103302] sony_tft_set_pwm_val: 21
  11785. [  239.121612] sony_tft_set_pwm_val: 18
  11786. [  239.137817] sony_tft_set_pwm_val: 14
  11787. [  239.155822] sony_tft_set_pwm_val: 11
  11788. [  239.169281] sony_tft_set_pwm_val: 10
  11789. [  245.555175] sony_tft_set_pwm_val: 0
  11790. [  245.569824] request_suspend_state: sleep (0->3) at 241619111685 (2014-01-28 03:41:44.402918738 UTC)
  11791. [  245.570434] [R] early_suspend start
  11792. [  245.574279] msmfb: pan_update in state(4)
  11793. [  245.574279] msmfb: drawing while asleep
  11794. [  245.584838] lcdc_blank: ()
  11795. [  245.584869] sony_tft_panel_blank: +()
  11796. [  245.674468] msmfb: pan_update in state(4)
  11797. [  245.674499] msmfb: drawing while asleep
  11798. [  245.766998] sony_tft_panel_blank: -()
  11799. [  245.767883] mahimahi_ts_power: power 0
  11800. [  245.768890] lcdc_suspend: suspending
  11801. [  245.769042] [R] early_suspend: sync
  11802. [  245.776428] active wake lock PowerManagerService.Broadcasts
  11803. [  245.777221] [R] early_suspend end
  11804. [  271.367095] request_suspend_state: wakeup (3->0) at 267416352897 (2014-01-28 03:42:10.200129432 UTC)
  11805. [  271.368133] [R] late_resume start
  11806. [  271.368682] lcdc_resume: resuming
  11807. [  271.369323] msmfb: ready, waiting for full update
  11808. [  271.370727] mahimahi_ts_power: power 1
  11809. [  271.398498] msmfb: pan_update in state(1)
  11810. [  271.398529] msmfb: full update starting
  11811. [  271.413879] msmfb: pan_update in state(3)
  11812. [  271.424987] msmfb: full update completed
  11813. [  271.425109] msmfb: turning on panel
  11814. [  271.425140] lcdc_unblank: ()
  11815. [  271.425170] sony_tft_panel_unblank: +()
  11816. [  271.523437] [R] late_resume end
  11817. [  271.760803] sony_tft_set_pwm_val: 0
  11818. [  271.761383] sony_tft_panel_unblank: -()
  11819. [  276.083190] healthd: battery l=69 v=3845 t=33.8 h=2 st=3 c=-169 chg=
  11820. [  276.919708] batt:  69%, 3850 mV, -111 mA (-72 avg), 33.7 C, 936 mAh
  11821. [  288.695861] SysRq : Show Blocked State
  11822. [  288.697113]   task                PC stack   pid father
  11823. [  288.697662] kworker/u:0     D c0463fbc  6032     5      2 0x00000000
  11824. [  288.699035] Backtrace:
  11825. [  288.699890] Function entered at [<c0463a54>] from [<c00496f0>]
  11826. [  288.700439] Function entered at [<c0049598>] from [<c0049888>]
  11827. [  288.701324] Function entered at [<c004986c>] from [<c0083244>]
  11828. [  288.701843]  r8:c053308c r7:c0529f0c r6:00000000 r5:db109800 r4:db00f280
  11829. [  288.704742] Function entered at [<c0082f64>] from [<c00853f0>]
  11830. [  288.705596] Function entered at [<c00851a4>] from [<c0089150>]
  11831. [  288.706146] Function entered at [<c00890c4>] from [<c006f34c>]
  11832. [  288.711395]  r7:00000013 r6:c006f34c r5:c00890c4 r4:db033eec
  11833. [  288.717010] akmd            D c0463fbc  5768  3697      1 0x00000000
  11834. [  288.723388] Backtrace:
  11835. [  288.725677] Function entered at [<c0463a54>] from [<c04649a8>]
  11836. [  288.731292] Function entered at [<c04646b4>] from [<c04644e8>]
  11837. [  288.737426]  r8:cb2d5dc8 r7:cb2d4000 r6:00000002 r5:cb2d5e14 r4:00000064
  11838. [  288.744354] Function entered at [<c04643cc>] from [<c0464648>]
  11839. [  288.749603] Function entered at [<c0464630>] from [<c02cce7c>]
  11840. [  288.755767] Function entered at [<c02ccd18>] from [<c02cb950>]
  11841. [  288.761230]  r8:00000001 r7:cb2d5e94 r6:00000001 r5:00000000 r4:db05e010
  11842. [  288.768127] Function entered at [<c02cb8c0>] from [<c0055e20>]
  11843. [  288.773742] Function entered at [<c0055d94>] from [<c0056fa4>]
  11844. [  288.779876]  r6:cb2d5edc r5:c00ea134 r4:40240c3c
  11845. [  288.784362] Function entered at [<c0056d98>] from [<c01145dc>]
  11846. [  288.790283] Function entered at [<c0114080>] from [<c0114698>]
  11847. [  288.795776]  r9:cb2d4000 r8:c0036044 r7:00000004 r6:c00ea134 r5:40240c3c
  11848. [  288.802276] r4:db3cfa80
  11849. [  288.805114] Function entered at [<c0114658>] from [<c0035ec0>]
  11850. [  288.810699]  r7:00000036 r6:0000e104 r5:00000004 r4:40240d48
  11851. [  288.817138] Sched Debug Version: v0.10, 2.6.38.8-evervolv-02125-g65700ab #1
  11852. [  288.823669] ktime                                   : 284866.426131
  11853. [  288.829528] sched_clk                               : 288817.138671
  11854. [  288.836090] cpu_clk                                 : 288817.138671
  11855. [  288.842041] jiffies                                 : 4294965770
  11856. [  288.848358]
  11857. [  288.849487] sysctl_sched
  11858. [  288.852020]   .sysctl_sched_latency                    : 10.000000
  11859. [  288.858551]   .sysctl_sched_min_granularity            : 0.750000
  11860. [  288.864257]   .sysctl_sched_wakeup_granularity         : 2.000000
  11861. [  288.870697]   .sysctl_sched_child_runs_first           : 0
  11862. [  288.875823]   .sysctl_sched_features                   : 7278
  11863. [  288.881896]   .sysctl_sched_tunable_scaling            : 1 (logaritmic)
  11864. [  288.888122]
  11865. [  288.888153] cpu#0
  11866. [  288.891845]   .nr_running                    : 1
  11867. [  288.896118]   .load                          : 1024
  11868. [  288.901000]   .nr_switches                   : 367514
  11869. [  288.906372]   .nr_load_updates               : 16747
  11870. [  288.910949]   .nr_uninterruptible            : 2
  11871. [  288.915924]   .next_balance                  : 0.000000
  11872. [  288.920776]   .curr->pid                     : 2605
  11873. [  288.925994]   .clock                         : 288695.770263
  11874. [  288.931274]   .cpu_load[0]                   : 0
  11875. [  288.936218]   .cpu_load[1]                   : 640
  11876. [  288.940643]   .cpu_load[2]                   : 528
  11877. [  288.945434]   .cpu_load[3]                   : 331
  11878. [  288.950561]   .cpu_load[4]                   : 202
  11879. [  288.954986]   .yld_count                     : 156
  11880. [  288.960113]   .sched_switch                  : 0
  11881. [  288.964355]   .sched_count                   : 373632
  11882. [  288.969390]   .sched_goidle                  : 60528
  11883. [  288.974670]   .ttwu_count                    : 102
  11884. [  288.979095]   .ttwu_local                    : 102
  11885. [  288.984222]   .bkl_count                     : 0
  11886. [  288.988494]
  11887. [  288.988494] cfs_rq[0]:/apps/bg_non_interactive
  11888. [  288.994750]   .exec_clock                    : 27844.665439
  11889. [  288.999938]   .MIN_vruntime                  : 0.000001
  11890. [  289.005493]   .min_vruntime                  : 125738.956768
  11891. [  289.010803]   .max_vruntime                  : 0.000001
  11892. [  289.016357]   .spread                        : 0.000000
  11893. [  289.021209]   .spread0                       : 17673.682094
  11894. [  289.027130]   .nr_spread_over                : 972
  11895. [  289.031555]   .nr_running                    : 0
  11896. [  289.036132]   .load                          : 0
  11897. [  289.041107]   .se->exec_start                : 288478.424071
  11898. [  289.046386]   .se->vruntime                  : 545069.831549
  11899. [  289.052368]   .se->sum_exec_runtime          : 27844.665439
  11900. [  289.057586]   .se->statistics.wait_start     : 0.000000
  11901. [  289.063140]   .se->statistics.sleep_start    : 0.000000
  11902. [  289.068023]   .se->statistics.block_start    : 0.000000
  11903. [  289.073577]   .se->statistics.sleep_max      : 0.000000
  11904. [  289.078430]   .se->statistics.block_max      : 0.000000
  11905. [  289.083953]   .se->statistics.exec_max       : 10.406495
  11906. [  289.088928]   .se->statistics.slice_max      : 49.957276
  11907. [  289.094573]   .se->statistics.wait_max       : 419.738769
  11908. [  289.099609]   .se->statistics.wait_sum       : 43870.544470
  11909. [  289.105163]   .se->statistics.wait_count     : 41767
  11910. [  289.110076]   .se->load.weight               : 52
  11911. [  289.114776]
  11912. [  289.114807] cfs_rq[0]:/apps
  11913. [  289.119384]   .exec_clock                    : 76000.976410
  11914. [  289.124603]   .MIN_vruntime                  : 0.000001
  11915. [  289.130157]   .min_vruntime                  : 545083.635259
  11916. [  289.135467]   .max_vruntime                  : 0.000001
  11917. [  289.140991]   .spread                        : 0.000000
  11918. [  289.145874]   .spread0                       : 437018.360585
  11919. [  289.151855]   .nr_spread_over                : 529
  11920. [  289.156280]   .nr_running                    : 1
  11921. [  289.160888]   .load                          : 1024
  11922. [  289.166107]   .se->exec_start                : 288695.770263
  11923. [  289.171386]   .se->vruntime                  : 108065.274674
  11924. [  289.177398]   .se->sum_exec_runtime          : 76000.976410
  11925. [  289.182586]   .se->statistics.wait_start     : 0.000000
  11926. [  289.188140]   .se->statistics.sleep_start    : 0.000000
  11927. [  289.192993]   .se->statistics.block_start    : 0.000000
  11928. [  289.198547]   .se->statistics.sleep_max      : 0.000000
  11929. [  289.203430]   .se->statistics.block_max      : 0.000000
  11930. [  289.208984]   .se->statistics.exec_max       : 10.406495
  11931. [  289.213928]   .se->statistics.slice_max      : 14.587402
  11932. [  289.219573]   .se->statistics.wait_max       : 25.817871
  11933. [  289.224517]   .se->statistics.wait_sum       : 13893.920959
  11934. [  289.230407]   .se->statistics.wait_count     : 163513
  11935. [  289.235107]   .se->load.weight               : 1024
  11936. [  289.239959]
  11937. [  289.239990] cfs_rq[0]:/autogroup-1
  11938. [  289.244812]   .exec_clock                    : 21.728515
  11939. [  289.250122]   .MIN_vruntime                  : 0.000001
  11940. [  289.255676]   .min_vruntime                  : 26.121450
  11941. [  289.260620]   .max_vruntime                  : 0.000001
  11942. [  289.266174]   .spread                        : 0.000000
  11943. [  289.271057]   .spread0                       : -108039.153224
  11944. [  289.277099]   .nr_spread_over                : 0
  11945. [  289.281372]   .nr_running                    : 0
  11946. [  289.285980]   .load                          : 0
  11947. [  289.290924]   .se->exec_start                : 207176.025390
  11948. [  289.296203]   .se->vruntime                  : 92744.576821
  11949. [  289.302093]   .se->sum_exec_runtime          : 21.728515
  11950. [  289.307067]   .se->statistics.wait_start     : 0.000000
  11951. [  289.312622]   .se->statistics.sleep_start    : 0.000000
  11952. [  289.317504]   .se->statistics.block_start    : 0.000000
  11953. [  289.323059]   .se->statistics.sleep_max      : 0.000000
  11954. [  289.327911]   .se->statistics.block_max      : 0.000000
  11955. [  289.333465]   .se->statistics.exec_max       : 4.028320
  11956. [  289.338317]   .se->statistics.slice_max      : 4.089355
  11957. [  289.343872]   .se->statistics.wait_max       : 5.157471
  11958. [  289.348754]   .se->statistics.wait_sum       : 25.390627
  11959. [  289.354370]   .se->statistics.wait_count     : 86
  11960. [  289.358703]   .se->load.weight               : 1024
  11961. [  289.363586]
  11962. [  289.363586] cfs_rq[0]:/
  11963. [  289.367828]   .exec_clock                    : 129216.186551
  11964. [  289.373138]   .MIN_vruntime                  : 0.000001
  11965. [  289.378662]   .min_vruntime                  : 108065.274674
  11966. [  289.383972]   .max_vruntime                  : 0.000001
  11967. [  289.389526]   .spread                        : 0.000000
  11968. [  289.394409]   .spread0                       : 0.000000
  11969. [  289.399932]   .nr_spread_over                : 2722
  11970. [  289.404479]   .nr_running                    : 1
  11971. [  289.409057]   .load                          : 1024
  11972. [  289.414276]
  11973. [  289.414276] runnable tasks:
  11974. [  289.414306]             task   PID         tree-key  switches  prio     exec-runtime         sum-exec        sum-sleep
  11975. [  289.414337] ----------------------------------------------------------------------------------------------------------
  11976. [  289.440063] R       watchdog  2605    545083.635259       543   120    545083.635259       108.673090    243676.422120 /apps
  11977. [  289.451416]
  11978. [  289.930938] alarm_release: clear alarm, pending 0
  11979. [  289.931243] alarm_release: clear pending alarms 8
  11980. [  290.010559] request_suspend_state: wakeup (0->0) at 286059877042 (2014-01-28 03:42:28.843653577 UTC)
  11981. [  290.243530] init: untracked pid 2721 exited
  11982. [  290.251617] init: untracked pid 3662 exited
  11983. [  290.297088] init: untracked pid 3384 exited
  11984. [  290.319580] init: untracked pid 2626 exited
  11985. [  290.331115] init: untracked pid 2743 exited
  11986. [  290.703552] init: untracked pid 3527 exited
  11987. [  290.704315] su used greatest stack depth: 4488 bytes left
  11988. [  291.223052] init: untracked pid 3487 exited
  11989. [  291.223480] init: untracked pid 3485 exited
  11990. [  291.243011] init: untracked pid 3536 exited
  11991. [  291.244689] init: untracked pid 3529 exited
  11992. [  291.245391] init: untracked pid 3534 exited
  11993. [  291.245880] init: untracked pid 3526 exited
  11994. [  291.532165] init: untracked pid 3074 exited
  11995. [  291.532623] init: untracked pid 3094 exited
  11996. [  291.553222] init: untracked pid 2883 exited
  11997. [  291.631744] init: untracked pid 3134 exited
  11998. [  291.671081] init: untracked pid 3178 exited
  11999. [  291.685058] init: untracked pid 2639 exited
  12000. [  291.703002] init: untracked pid 2533 exited
  12001. [  291.706573] init: untracked pid 2648 exited
  12002. [  291.711364] init: untracked pid 3045 exited
  12003. [  291.711822] init: untracked pid 2856 exited
  12004. [  291.712219] init: untracked pid 2842 exited
  12005. [  291.712738] init: untracked pid 2606 exited
  12006. [  291.713134] init: untracked pid 3337 exited
  12007. [  291.713531] init: untracked pid 3619 exited
  12008. [  291.713989] init: untracked pid 3418 exited
  12009. [  291.714385] init: untracked pid 3602 exited
  12010. [  291.714874] init: untracked pid 3445 exited
  12011. [  291.715240] init: untracked pid 3430 exited
  12012. [  291.715637] init: untracked pid 3459 exited
  12013. [  291.716094] init: untracked pid 3323 exited
  12014. [  291.749603] init: untracked pid 3349 exited
  12015. [  291.762847] init: untracked pid 3509 exited
  12016. [  291.763946] init: untracked pid 3647 exited
  12017. [  291.765106] init: untracked pid 3402 exited
  12018. [  291.792541] a1026_bootup_init: starting to load image (863 passes)...
  12019. [  294.530792] a1026_bootup_init: firmware loaded successfully
  12020. [  294.691131] a1026_bootup_init: initialized!
  12021. [  294.691986] htc-acoustic: open
  12022. [  294.695220] htc-acoustic: mmap
  12023. [  294.695526] htc-acoustic: ioctl
  12024. [  294.695770] htc-acoustic: ioctl: ACOUSTIC_UPDATE_ADIE called 3718.
  12025. [  294.698272] htc-acoustic: ioctl: ONCRPC_UPDATE_ADIE_PROC success.
  12026. [  294.699279] htc-acoustic: release
  12027. [  300.705200] capella_cm3602_open
  12028. [  300.705352] capella_cm3602_ioctl cmd 1
  12029. [  300.706420] capella_cm3602_ioctl cmd 2
  12030. [  300.706573] capella_cm3602_disable
  12031. [  300.706726] capella_cm3602_disable: already disabled
  12032. [  300.707000] capella_cm3602_release
  12033. [  300.707153] capella_cm3602_disable
  12034. [  300.707305] capella_cm3602_disable: already disabled
  12035. [  301.881378] a1026_set_config: change to mode 13
  12036. [  301.881561] a1026_set_config: block write start (size = 16)
  12037. [  301.883483] a1026_set_config: block write end
  12038. [  301.911193] a1026_set_config: CMD ACK block read start
  12039. [  301.913146] a1026_set_config: CMD ACK block read end
  12040. [  304.733947] healthd: battery l=69 v=3850 t=33.7 h=2 st=3 c=-111 chg=
  12041. [  304.765075] request_suspend_state: wakeup (0->0) at 300814363149 (2014-01-28 03:42:43.598170202 UTC)
  12042. [  305.403991] EXT4-fs (dm-6): re-mounted. Opts: (null)
  12043. [  305.459106] EXT4-fs (dm-6): re-mounted. Opts: (null)
  12044. [  305.531127] EXT4-fs (dm-5): re-mounted. Opts: (null)
  12045. [  305.576599] EXT4-fs (dm-5): re-mounted. Opts: (null)
  12046. [  305.607971] EXT4-fs (dm-2): re-mounted. Opts: (null)
  12047. [  305.618286] dhd_detach thr:a38 terminated OK
  12048. [  305.618530] CFG80211-ERROR) wl_cfg80211_disconnect : Reason 3
  12049. [  305.648834] EXT4-fs (dm-2): re-mounted. Opts: (null)
  12050. [  305.872894] EXT4-fs (dm-9): re-mounted. Opts: (null)
  12051. [  305.886993] EXT4-fs (dm-9): re-mounted. Opts: (null)
  12052. [  306.101287] EXT4-fs (dm-3): re-mounted. Opts: (null)
  12053. [  306.134674] EXT4-fs (dm-3): re-mounted. Opts: (null)
  12054. [  306.176452] EXT4-fs (dm-7): re-mounted. Opts: (null)
  12055. [  306.231384] EXT4-fs (dm-7): re-mounted. Opts: (null)
  12056. [  306.265624] EXT4-fs (dm-0): re-mounted. Opts: (null)
  12057. [  306.291351] EXT4-fs (dm-0): re-mounted. Opts: (null)
  12058. [  306.372894] EXT4-fs (dm-8): re-mounted. Opts: (null)
  12059. [  306.426391] EXT4-fs (dm-8): re-mounted. Opts: (null)
  12060. [  306.452392] EXT4-fs (dm-4): re-mounted. Opts: (null)
  12061. [  306.503082] EXT4-fs (dm-4): re-mounted. Opts: (null)
  12062. [  306.563049] EXT4-fs (dm-1): re-mounted. Opts: (null)
  12063. [  306.617034] EXT4-fs (dm-1): re-mounted. Opts: (null)
  12064. [  307.661224] dhd_bus_rxctl: resumed on timeout
  12065. [  307.663177] dhd_bus_rxctl: rxcnt_timeout=1
  12066. [  307.663482] CFG80211-ERROR) wl_cfg80211_disconnect : error (-5)
  12067. [  307.663848] wl_android_wifi_off in
  12068. [  307.664367] wifi_set_power = 0
  12069. [  307.664520] mahimahi_wifi_power: 0
  12070. [  307.714294] sony_tft_set_pwm_val: 102
  12071. [  307.731506] sony_tft_set_pwm_val: 101
  12072. [  307.761718] sony_tft_set_pwm_val: 94
  12073. [  307.769470] sony_tft_set_pwm_val: 91
  12074. [  307.791717] sony_tft_set_pwm_val: 88
  12075. [  307.961181] sony_tft_set_pwm_val: 66
  12076. [  309.303070] =========== WLAN placed in RESET ========
  12077. [  309.331451] dhd_detach thr:a36 terminated OK
  12078. [  309.331787] dhd_detach thr:a37 terminated OK
  12079. [  309.332641] CFG80211-ERROR) wl_event_handler : wl_event_handler was terminated
  12080. [  309.333160] wl_destroy_event_handler thr:a35 terminated OK
  12081. [  309.381225] ## wifi_remove
  12082. [  309.381500] wifi_set_power = 0
  12083. [  309.381652] mahimahi_wifi_power: 0
  12084. [  309.929748] wifi_set_carddetect = 0
  12085. [  309.929931] mahimahi_wifi_set_carddetect: 0
  12086. [  309.930206] mmc0: card_present 0
  12087. [  309.930358] mmc0: Slot status change detected (1 -> 0)
  12088. [  309.930969] mmc0: card 0001 removed
  12089. [  310.720855] ## wifi_probe
  12090. [  310.721008] wifi_set_power = 1
  12091. [  310.721282] mahimahi_wifi_power: 1
  12092. [  312.306549] wifi_set_carddetect = 1
  12093. [  312.306701] mahimahi_wifi_set_carddetect: 1
  12094. [  312.306884] mmc0: card_present 1
  12095. [  312.307128] mmc0: Slot status change detected (0 -> 1)
  12096. [  312.308502]
  12097. [  312.308502] Dongle Host Driver, version 5.90.195.98
  12098. [  312.308502] Compiled in drivers/net/wireless/bcmdhd on Dec  7 2013 at 19:37:51
  12099. [  314.865295] mmc0: queuing unknown CIS tuple 0x91 (3 bytes)
  12100. [  314.865600] mmc0: new high speed SDIO card at address 0001
  12101. [  314.867218] F1 signature read @0x18000000=0x9934329
  12102. [  314.869232] DHD: dongle ram size is set to 294912(orig 294912)
  12103. [  314.877563] wl_create_event_handler thr:10c3 started
  12104. [  314.878845] dhd_attach thr:10c4 started
  12105. [  314.881713] dhd_attach thr:10c5 started
  12106. [  314.885162] dhd_attach thr:10c6 started
  12107. [  314.885559] wifi_get_mac_addr
  12108. [  314.886444] Broadcom Dongle Host Driver: register interface [wlan0] MAC: 00:90:4c:11:22:33
  12109. [  314.888122]
  12110. [  314.888153] Dongle Host Driver, version 5.90.195.98
  12111. [  314.888153] Compiled in drivers/net/wireless/bcmdhd on Dec  7 2013 at 19:37:51
  12112. [  314.888763] wl_android_wifi_on in
  12113. [  314.890197] wifi_set_power = 0
  12114. [  314.892883] mahimahi_wifi_power: 0
  12115. [  314.922271] dhdsdio_membytes: window change failed
  12116. [  314.957580] dhdsdio_membytes: FAILED to set window back to 0x18000000
  12117. [  314.957916] dhdsdio_download_code_file: error -35 on writing 2048 membytes at 0x00004000
  12118. [  314.958129] _dhdsdio_download_firmware: dongle image file download failed
  12119. [  315.000823] dhdsdio_htclk: Failed access turning clock off: -35
  12120. [  315.000854] wl_android_wifi_off in
  12121. [  315.227508] mahimahi_wifi_power: 0
  12122. [  315.870391] =========== WLAN placed in RESET ========
  12123. [  316.120666] =========== WLAN placed in RESET ========
  12124. [  316.380920] wpa_supplicant used greatest stack depth: 3024 bytes left
  12125. [  316.690338] wl_android_wifi_on in
  12126. [  316.690490] mahimahi_wifi_power: 1
  12127. [  317.438262] =========== WLAN going back to live  ========
  12128. [  317.438293] sdio_reset_comm():
  12129. [  319.811187] wl_android_wifi_off in
  12130. [  319.811553] mahimahi_wifi_power: 0
  12131. [  320.437744] =========== WLAN placed in RESET ========
  12132. [  330.268127] batt:  68%, 3801 mV, -365 mA (-392 avg), 34.0 C, 932 mAh
  12133. [  330.269622] healthd: battery l=68 v=3801 t=34.0 h=2 st=3 c=-365 chg=
  12134. [  332.314575] dhd_detach thr:10c6 terminated OK
  12135. [  332.321594] dhd_detach thr:10c4 terminated OK
  12136. [  332.321960] dhd_detach thr:10c5 terminated OK
  12137. [  332.322662] CFG80211-ERROR) wl_event_handler : wl_event_handler was terminated
  12138. [  332.323181] wl_destroy_event_handler thr:10c3 terminated OK
  12139. [  332.341247] net_ratelimit: 17 callbacks suppressed
  12140. [  332.341613] ## wifi_remove
  12141. [  332.341766] wifi_set_power = 0
  12142. [  332.341918] mahimahi_wifi_power: 0
  12143. [  332.685119] wifi_set_carddetect = 0
  12144. [  332.685302] mahimahi_wifi_set_carddetect: 0
  12145. [  332.685455] mmc0: card_present 0
  12146. [  332.685607] mmc0: Slot status change detected (1 -> 0)
  12147. [  332.686248] mmc0: card 0001 removed
  12148. [  333.240814] ## wifi_probe
  12149. [  333.240966] wifi_set_power = 1
  12150. [  333.241241] mahimahi_wifi_power: 1
  12151. [  333.656646] wifi_set_carddetect = 1
  12152. [  333.656829] mahimahi_wifi_set_carddetect: 1
  12153. [  333.657104] mmc0: card_present 1
  12154. [  333.657257] mmc0: Slot status change detected (0 -> 1)
  12155. [  333.658599]
  12156. [  333.658599] Dongle Host Driver, version 5.90.195.98
  12157. [  333.658599] Compiled in drivers/net/wireless/bcmdhd on Dec  7 2013 at 19:37:51
  12158. [  336.214447] mmc0: queuing unknown CIS tuple 0x91 (3 bytes)
  12159. [  336.214630] mmc0: new high speed SDIO card at address 0001
  12160. [  336.216339] F1 signature read @0x18000000=0x9934329
  12161. [  336.218200] DHD: dongle ram size is set to 294912(orig 294912)
  12162. [  336.231445] wl_create_event_handler thr:1193 started
  12163. [  336.232421] dhd_attach thr:1194 started
  12164. [  336.232666] dhd_attach thr:1195 started
  12165. [  336.233245] dhd_attach thr:1196 started
  12166. [  336.233520] wifi_get_mac_addr
  12167. [  336.234405] Broadcom Dongle Host Driver: register interface [wlan0] MAC: 00:90:4c:11:22:33
  12168. [  336.235351] wifi_set_power = 0
  12169. [  336.235534] mahimahi_wifi_power: 0
  12170. [  336.600769] =========== WLAN placed in RESET ========
  12171. [  336.892547] wl_android_wifi_on in
  12172. [  336.892730] mahimahi_wifi_power: 1
  12173. [  337.628875] =========== WLAN going back to live  ========
  12174. [  337.629058] sdio_reset_comm():
  12175. [  337.696014] net_ratelimit: 2 callbacks suppressed
  12176. [  337.696289] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
  12177. [  337.784637] wifi_get_mac_addr
  12178. [  337.785339] Firmware up: op_mode=1, Broadcom Dongle Host Driver mac=f8:db:7f:8c:2d:2d
  12179. [  337.791717] Firmware version = wl0: May 25 2012 17:57:45 version 4.218.248.44
  12180. [  337.803466] CFGP2P-ERROR) wl_cfgp2p_supported : wl p2p error -23
  12181. [  337.940765] CFG80211-ERROR) wl_construct_reginfo : get chanspecs failed with -23
  12182. [  337.941101] CFG80211-ERROR) wl_update_wiphybands : wl_construct_reginfo() fails err=-23
  12183. [  338.602722] wl_bss_connect_done succeeded
  12184. [  338.635406] wl_bss_connect_done succeeded
  12185. [  374.720672] sony_tft_set_pwm_val: 65
  12186. [  374.737274] sony_tft_set_pwm_val: 64
  12187. [  374.770721] sony_tft_set_pwm_val: 63
  12188. [  374.787353] sony_tft_set_pwm_val: 62
  12189. [  374.820526] sony_tft_set_pwm_val: 61
  12190. [  374.837280] sony_tft_set_pwm_val: 60
  12191. [  374.870574] sony_tft_set_pwm_val: 59
  12192. [  374.886535] sony_tft_set_pwm_val: 58
  12193. [  381.216064] batt:  68%, 3830 mV, -239 mA (-290 avg), 33.7 C, 929 mAh
  12194. [  396.272277] healthd: battery l=68 v=3830 t=33.7 h=2 st=3 c=-239 chg=
  12195. [  399.502502] sony_tft_set_pwm_val: 59
  12196. [  399.535766] sony_tft_set_pwm_val: 60
  12197. [  399.552856] sony_tft_set_pwm_val: 61
  12198. [  399.585815] sony_tft_set_pwm_val: 62
  12199. [  399.602539] sony_tft_set_pwm_val: 63
  12200. [  399.635864] sony_tft_set_pwm_val: 64
  12201. [  399.653259] sony_tft_set_pwm_val: 65
  12202. [  399.685485] sony_tft_set_pwm_val: 66
  12203. [  425.599304] init: untracked pid 5083 exited
  12204. [  431.273864] batt:  68%, 3811 mV, -373 mA (-291 avg), 33.8 C, 924 mAh
  12205. [  433.941772] init: untracked pid 5132 exited
  12206. [  433.943603] init: untracked pid 5119 exited
  12207. [  441.865844] init: untracked pid 5088 exited
  12208. [  442.002014] init: untracked pid 5137 exited
  12209. [  481.334197] batt:  68%, 3806 mV, -315 mA (-317 avg), 34.0 C, 921 mAh
  12210. [  499.323883] healthd: battery l=68 v=3806 t=34.0 h=2 st=3 c=-315 chg=
  12211. [  531.439910] batt:  67%, 3815 mV, -220 mA (-232 avg), 34.2 C, 918 mAh
  12212. [  531.445648] healthd: battery l=67 v=3815 t=34.2 h=2 st=3 c=-220 chg=
  12213. [  581.524658] batt:  67%, 3806 mV, -198 mA (-189 avg), 34.2 C, 915 mAh
  12214. [  591.532318] healthd: battery l=67 v=3806 t=34.2 h=2 st=3 c=-198 chg=
  12215. [  631.590362] batt:  67%, 3830 mV, -256 mA (-200 avg), 34.3 C, 912 mAh
  12216. [  651.543487] healthd: battery l=67 v=3830 t=34.3 h=2 st=3 c=-256 chg=
  12217. [  692.918090] batt:  66%, 3820 mV, -303 mA (-350 avg), 34.6 C, 907 mAh
  12218. [  692.923339] healthd: battery l=66 v=3820 t=34.6 h=2 st=3 c=-303 chg=
  12219. [  715.798675] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null)
  12220. [  717.722198] EXT4-fs (dm-0): re-mounted. Opts: (null)
  12221. [  718.009429] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null)
  12222. [  722.356781] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null)
  12223. [  725.436859] EXT4-fs (dm-0): re-mounted. Opts: (null)
  12224. [  725.456848] EXT4-fs (dm-0): re-mounted. Opts: (null)
  12225. [  744.147491] batt:  66%, 3825 mV, -157 mA (-238 avg), 34.7 C, 904 mAh
  12226. [  767.185943] sony_tft_set_pwm_val: 65
  12227. [  767.220458] sony_tft_set_pwm_val: 64
  12228. [  767.236083] sony_tft_set_pwm_val: 63
  12229. [  767.273498] sony_tft_set_pwm_val: 62
  12230. [  767.286376] sony_tft_set_pwm_val: 61
  12231. [  767.320068] sony_tft_set_pwm_val: 60
  12232. [  767.335693] sony_tft_set_pwm_val: 59
  12233. [  767.369842] sony_tft_set_pwm_val: 58
  12234. [  775.308532] sony_tft_set_pwm_val: 59
  12235. [  775.337646] sony_tft_set_pwm_val: 60
  12236. [  775.353607] sony_tft_set_pwm_val: 61
  12237. [  775.386779] sony_tft_set_pwm_val: 62
  12238. [  775.403869] sony_tft_set_pwm_val: 63
  12239. [  775.436523] sony_tft_set_pwm_val: 64
  12240. [  775.453430] sony_tft_set_pwm_val: 65
  12241. [  775.486358] sony_tft_set_pwm_val: 66
  12242. [  794.230438] batt:  66%, 3820 mV, -242 mA (-322 avg), 34.8 C, 899 mAh
  12243. [  817.493469] healthd: battery l=66 v=3820 t=34.8 h=2 st=3 c=-242 chg=
  12244. [  862.626464] batt:  66%, 3825 mV, -162 mA (-158 avg), 34.8 C, 897 mAh
  12245. [  877.572326] healthd: battery l=66 v=3825 t=34.8 h=2 st=3 c=-162 chg=
  12246. [  912.683410] batt:  65%, 3796 mV, -369 mA (-226 avg), 35.0 C, 894 mAh
  12247. [  912.685241] healthd: battery l=65 v=3796 t=35.0 h=2 st=3 c=-369 chg=
  12248. [  962.744262] batt:  65%, 3791 mV, -310 mA (-324 avg), 35.2 C, 889 mAh
  12249. [  997.774505] healthd: battery l=65 v=3791 t=35.2 h=2 st=3 c=-310 chg=
  12250. [ 1012.805755] batt:  65%, 3781 mV, -385 mA (-300 avg), 35.3 C, 884 mAh
  12251. [ 1020.402038] select 4742 (oid.voicedialer), adj 15, size 6196, to kill
  12252. [ 1020.402221] select 4791 (vervolv.toolbox), adj 15, size 6891, to kill
  12253. [ 1020.402557] select 4985 (ndroid.settings), adj 15, size 12475, to kill
  12254. [ 1020.402740] send sigkill to 4985 (ndroid.settings), adj 15, size 12475
  12255. [ 1039.212005] select 4742 (oid.voicedialer), adj 15, size 6196, to kill
  12256. [ 1039.212219] select 4791 (vervolv.toolbox), adj 15, size 6890, to kill
  12257. [ 1039.212554] select 6139 (klive.stopwatch), adj 15, size 8643, to kill
  12258. [ 1039.212829] send sigkill to 6139 (klive.stopwatch), adj 15, size 8643
  12259. [ 1057.793579] healthd: battery l=65 v=3781 t=35.3 h=2 st=3 c=-385 chg=
  12260. [ 1060.402374] sony_tft_set_pwm_val: 65
  12261. [ 1060.419158] sony_tft_set_pwm_val: 64
  12262. [ 1060.452514] sony_tft_set_pwm_val: 63
  12263. [ 1060.469940] sony_tft_set_pwm_val: 62
  12264. [ 1060.504760] sony_tft_set_pwm_val: 61
  12265. [ 1060.519165] sony_tft_set_pwm_val: 60
  12266. [ 1060.552490] sony_tft_set_pwm_val: 59
  12267. [ 1060.572875] sony_tft_set_pwm_val: 58
  12268. [ 1062.893890] batt:  64%, 3815 mV, -205 mA (-228 avg), 35.3 C, 881 mAh
  12269. [ 1062.896728] healthd: battery l=64 v=3815 t=35.3 h=2 st=3 c=-205 chg=
  12270. [ 1081.403320] sony_tft_set_pwm_val: 59
  12271. [ 1081.435668] sony_tft_set_pwm_val: 60
  12272. [ 1081.454711] sony_tft_set_pwm_val: 61
  12273. [ 1081.486145] sony_tft_set_pwm_val: 62
  12274. [ 1081.503784] sony_tft_set_pwm_val: 63
  12275. [ 1081.539367] sony_tft_set_pwm_val: 64
  12276. [ 1081.554168] sony_tft_set_pwm_val: 65
  12277. [ 1081.596069] sony_tft_set_pwm_val: 66
  12278. [ 1090.361572] select 4742 (oid.voicedialer), adj 15, size 6121, to kill
  12279. [ 1090.361785] select 4791 (vervolv.toolbox), adj 15, size 6806, to kill
  12280. [ 1090.362121] send sigkill to 4791 (vervolv.toolbox), adj 15, size 6806
  12281. [ 1093.162841] select 5460 (droid.gallery3d), adj 15, size 6477, to kill
  12282. [ 1093.163055] select 6295 (na:dash_service), adj 15, size 9100, to kill
  12283. [ 1093.163330] select 6492 (ok.katana:nodex), adj 15, size 10474, to kill
  12284. [ 1093.163543] send sigkill to 6492 (ok.katana:nodex), adj 15, size 10474
  12285. [ 1097.736328] sony_tft_set_pwm_val: 65
  12286. [ 1097.769134] sony_tft_set_pwm_val: 64
  12287. [ 1097.785888] sony_tft_set_pwm_val: 63
  12288. [ 1097.818969] sony_tft_set_pwm_val: 62
  12289. [ 1097.836181] sony_tft_set_pwm_val: 61
  12290. [ 1097.871856] sony_tft_set_pwm_val: 60
  12291. [ 1097.886322] sony_tft_set_pwm_val: 59
  12292. [ 1097.919311] sony_tft_set_pwm_val: 58
  12293. [ 1107.934356] sony_tft_set_pwm_val: 59
  12294. [ 1107.958862] sony_tft_set_pwm_val: 60
  12295. [ 1107.969238] sony_tft_set_pwm_val: 61
  12296. [ 1108.005523] sony_tft_set_pwm_val: 62
  12297. [ 1108.018951] sony_tft_set_pwm_val: 63
  12298. [ 1108.052886] sony_tft_set_pwm_val: 64
  12299. [ 1108.069122] sony_tft_set_pwm_val: 65
  12300. [ 1108.103332] sony_tft_set_pwm_val: 66
  12301. [ 1113.452362] batt:  64%, 3791 mV, -333 mA (-334 avg), 35.5 C, 876 mAh
  12302. [ 1117.662048] select 4742 (oid.voicedialer), adj 15, size 5774, to kill
  12303. [ 1117.662384] select 5429 (le.thememanager), adj 15, size 6015, to kill
  12304. [ 1117.662689] select 6295 (na:dash_service), adj 15, size 9263, to kill
  12305. [ 1117.662872] select 6677 (ook.katana:dash), adj 15, size 12891, to kill
  12306. [ 1117.663177] send sigkill to 6677 (ook.katana:dash), adj 15, size 12891
  12307. [ 1140.435791] sony_tft_set_pwm_val: 65
  12308. [ 1140.469055] sony_tft_set_pwm_val: 64
  12309. [ 1140.485870] sony_tft_set_pwm_val: 63
  12310. [ 1140.519165] sony_tft_set_pwm_val: 62
  12311. [ 1140.535583] sony_tft_set_pwm_val: 61
  12312. [ 1140.568969] sony_tft_set_pwm_val: 60
  12313. [ 1140.585693] sony_tft_set_pwm_val: 59
  12314. [ 1140.618774] sony_tft_set_pwm_val: 58
  12315. [ 1143.105590] select 4742 (oid.voicedialer), adj 15, size 5686, to kill
  12316. [ 1143.105804] select 5429 (le.thememanager), adj 15, size 5927, to kill
  12317. [ 1143.106109] select 6295 (na:dash_service), adj 15, size 8878, to kill
  12318. [ 1143.106323] send sigkill to 6295 (na:dash_service), adj 15, size 8878
  12319. [ 1150.273651] healthd: battery l=64 v=3791 t=35.5 h=2 st=3 c=-333 chg=
  12320. [ 1175.999053] batt:  64%, 3786 mV, -337 mA (-262 avg), 35.6 C, 872 mAh
  12321. [ 1179.885681] sony_tft_set_pwm_val: 59
  12322. [ 1179.919036] sony_tft_set_pwm_val: 60
  12323. [ 1179.936798] sony_tft_set_pwm_val: 61
  12324. [ 1179.969146] sony_tft_set_pwm_val: 62
  12325. [ 1179.986785] sony_tft_set_pwm_val: 63
  12326. [ 1180.019042] sony_tft_set_pwm_val: 64
  12327. [ 1180.036712] sony_tft_set_pwm_val: 65
  12328. [ 1180.068817] sony_tft_set_pwm_val: 66
  12329. [ 1187.592407] select 4742 (oid.voicedialer), adj 15, size 4805, to kill
  12330. [ 1187.592437] select 5413 (android.musicfx), adj 15, size 4945, to kill
  12331. [ 1187.592468] select 5429 (le.thememanager), adj 15, size 5048, to kill
  12332. [ 1187.592468] select 5877 (ngs.android.pop), adj 15, size 5306, to kill
  12333. [ 1187.592498] send sigkill to 5877 (ngs.android.pop), adj 15, size 5306
  12334. [ 1188.357818] select 4742 (oid.voicedialer), adj 15, size 4791, to kill
  12335. [ 1188.358154] select 5413 (android.musicfx), adj 15, size 4931, to kill
  12336. [ 1188.358428] select 5429 (le.thememanager), adj 15, size 5034, to kill
  12337. [ 1188.358642] select 6562 (droid.gsf.login), adj 15, size 5243, to kill
  12338. [ 1188.358947] send sigkill to 6562 (droid.gsf.login), adj 15, size 5243
  12339. [ 1190.821563] select 4742 (oid.voicedialer), adj 15, size 4645, to kill
  12340. [ 1190.821868] select 5413 (android.musicfx), adj 15, size 4784, to kill
  12341. [ 1190.822052] select 5429 (le.thememanager), adj 15, size 4888, to kill
  12342. [ 1190.822357] send sigkill to 5429 (le.thememanager), adj 15, size 4888
  12343. [ 1196.352844] select 4742 (oid.voicedialer), adj 15, size 4579, to kill
  12344. [ 1196.353088] select 5413 (android.musicfx), adj 15, size 4719, to kill
  12345. [ 1196.353363] select 5447 (ndroid.keychain), adj 15, size 4776, to kill
  12346. [ 1196.353576] send sigkill to 5447 (ndroid.keychain), adj 15, size 4776
  12347. [ 1198.287353] sony_tft_set_pwm_val: 65
  12348. [ 1198.302490] sony_tft_set_pwm_val: 64
  12349. [ 1198.410400] sony_tft_set_pwm_val: 60
  12350. [ 1198.436767] sony_tft_set_pwm_val: 59
  12351. [ 1198.452331] sony_tft_set_pwm_val: 58
  12352. [ 1214.011627] select 4742 (oid.voicedialer), adj 15, size 4190, to kill
  12353. [ 1214.011657] select 5833 (id.partnersetup), adj 15, size 4292, to kill
  12354. [ 1214.011688] select 6653 (vervolv.toolbox), adj 15, size 4386, to kill
  12355. [ 1214.011688] select 6766 (ackageinstaller), adj 15, size 6050, to kill
  12356. [ 1214.011718] select 6794 (ook.katana:dash), adj 15, size 10497, to kill
  12357. [ 1214.011718] send sigkill to 6794 (ook.katana:dash), adj 15, size 10497
  12358. [ 1223.070007] sony_tft_set_pwm_val: 59
  12359. [ 1223.085754] sony_tft_set_pwm_val: 60
  12360. [ 1223.119079] sony_tft_set_pwm_val: 61
  12361. [ 1223.136596] sony_tft_set_pwm_val: 62
  12362. [ 1223.169952] sony_tft_set_pwm_val: 63
  12363. [ 1223.185791] sony_tft_set_pwm_val: 64
  12364. [ 1223.219085] sony_tft_set_pwm_val: 65
  12365. [ 1223.236389] sony_tft_set_pwm_val: 66
  12366. [ 1226.059814] batt:  64%, 3801 mV, -263 mA (-313 avg), 35.7 C, 868 mAh
  12367. [ 1261.918975] sony_tft_set_pwm_val: 65
  12368. [ 1261.952331] sony_tft_set_pwm_val: 64
  12369. [ 1261.969085] sony_tft_set_pwm_val: 63
  12370. [ 1262.002319] sony_tft_set_pwm_val: 62
  12371. [ 1262.019012] sony_tft_set_pwm_val: 61
  12372. [ 1262.052276] sony_tft_set_pwm_val: 60
  12373. [ 1262.069091] sony_tft_set_pwm_val: 59
  12374. [ 1262.102264] sony_tft_set_pwm_val: 58
  12375. [ 1286.299163] batt:  63%, 3811 mV, -163 mA (-302 avg), 35.7 C, 864 mAh
  12376. [ 1286.300872] healthd: battery l=63 v=3811 t=35.7 h=2 st=3 c=-163 chg=
  12377. [ 1336.354949] batt:  63%, 3781 mV, -319 mA (-229 avg), 35.7 C, 859 mAh
  12378. [ 1346.251525] select 4742 (oid.voicedialer), adj 15, size 3624, to kill
  12379. [ 1346.251861] select 5833 (id.partnersetup), adj 15, size 3730, to kill
  12380. [ 1346.252044] select 6653 (vervolv.toolbox), adj 15, size 3816, to kill
  12381. [ 1346.252349] select 6766 (ackageinstaller), adj 15, size 5414, to kill
  12382. [ 1346.252532] select 7151 (ook.katana:dash), adj 15, size 9147, to kill
  12383. [ 1346.252838] send sigkill to 7151 (ook.katana:dash), adj 15, size 9147
  12384. [ 1392.388031] batt:  63%, 3791 mV, -227 mA (-316 avg), 36.0 C, 856 mAh
  12385. [ 1396.552856] sony_tft_set_pwm_val: 59
  12386. [ 1396.570007] sony_tft_set_pwm_val: 60
  12387. [ 1396.602386] sony_tft_set_pwm_val: 61
  12388. [ 1396.621063] sony_tft_set_pwm_val: 62
  12389. [ 1396.652679] sony_tft_set_pwm_val: 63
  12390. [ 1396.672210] sony_tft_set_pwm_val: 64
  12391. [ 1396.702514] sony_tft_set_pwm_val: 65
  12392. [ 1396.724029] sony_tft_set_pwm_val: 66
  12393. [ 1407.851623] select 4742 (oid.voicedialer), adj 15, size 3630, to kill
  12394. [ 1407.851654] select 5833 (id.partnersetup), adj 15, size 3747, to kill
  12395. [ 1407.851684] select 6766 (ackageinstaller), adj 15, size 5407, to kill
  12396. [ 1407.851684] select 7485 (ook.katana:dash), adj 15, size 9919, to kill
  12397. [ 1407.851715] send sigkill to 7485 (ook.katana:dash), adj 15, size 9919
  12398. [ 1420.252410] sony_tft_set_pwm_val: 65
  12399. [ 1420.285919] sony_tft_set_pwm_val: 64
  12400. [ 1420.302642] sony_tft_set_pwm_val: 63
  12401. [ 1420.335601] sony_tft_set_pwm_val: 62
  12402. [ 1420.352355] sony_tft_set_pwm_val: 61
  12403. [ 1420.385681] sony_tft_set_pwm_val: 60
  12404. [ 1420.402618] sony_tft_set_pwm_val: 59
  12405. [ 1420.435455] sony_tft_set_pwm_val: 58
  12406. [ 1432.903472] sony_tft_set_pwm_val: 59
  12407. [ 1432.919006] sony_tft_set_pwm_val: 60
  12408. [ 1432.953430] sony_tft_set_pwm_val: 61
  12409. [ 1432.969024] sony_tft_set_pwm_val: 62
  12410. [ 1433.003723] sony_tft_set_pwm_val: 63
  12411. [ 1433.019134] sony_tft_set_pwm_val: 64
  12412. [ 1433.053680] sony_tft_set_pwm_val: 65
  12413. [ 1433.068878] sony_tft_set_pwm_val: 66
  12414. [ 1442.442230] batt:  62%, 3776 mV, -351 mA (-325 avg), 36.0 C, 851 mAh
  12415. [ 1442.444030] healthd: battery l=62 v=3776 t=36.0 h=2 st=3 c=-351 chg=
  12416. [ 1492.516448] batt:  62%, 3806 mV, -216 mA (-240 avg), 36.0 C, 848 mAh
  12417. [ 1500.853363] sony_tft_set_pwm_val: 0
  12418. [ 1500.874999] request_suspend_state: sleep (0->3) at 1496923672272 (2014-01-28 04:02:39.712883096 UTC)
  12419. [ 1500.875061] [R] early_suspend start
  12420. [ 1500.885864] msmfb: pan_update in state(4)
  12421. [ 1500.885894] msmfb: drawing while asleep
  12422. [ 1500.899230] lcdc_blank: ()
  12423. [ 1500.899261] sony_tft_panel_blank: +()
  12424. [ 1500.984344] msmfb: pan_update in state(4)
  12425. [ 1500.984344] msmfb: drawing while asleep
  12426. [ 1501.195983] sony_tft_panel_blank: -()
  12427. [ 1501.204223] mahimahi_ts_power: power 0
  12428. [ 1501.208007] lcdc_suspend: suspending
  12429. [ 1501.208557] [R] early_suspend: sync
  12430. [ 1501.319183] active wake lock PowerManagerService.WakeLocks
  12431. [ 1501.319580] active wake lock PowerManagerService.Broadcasts
  12432. [ 1501.320220] active wake lock SMD_DS, time left 46
  12433. [ 1501.320617] [R] early_suspend end
  12434. [ 1502.502471] healthd: battery l=62 v=3806 t=36.0 h=2 st=3 c=-216 chg=
  12435. [ 1502.652374] msmfb: pan_update in state(4)
  12436. [ 1502.652374] msmfb: drawing while asleep
  12437. [ 1502.752899] msmfb: pan_update in state(4)
  12438. [ 1502.752929] msmfb: drawing while asleep
  12439. [ 1502.886047] msmfb: pan_update in state(4)
  12440. [ 1502.886077] msmfb: drawing while asleep
  12441. [ 1502.983032] msmfb: pan_update in state(4)
  12442. [ 1502.983062] msmfb: drawing while asleep
  12443. [ 1503.311370] wake lock SMD_DS, expired
  12444. [ 1503.372955] suspend: enter suspend
  12445. [ 1503.373199] PM: Syncing filesystems ... done.
  12446. [ 1503.375366] Freezing user space processes ... (elapsed 0.02 seconds) done.
  12447. [ 1503.402160] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  12448. [ 1503.428833] msmsdcc_suspend enter
  12449. [ 1503.429473] msmsdcc_suspend leave
  12450. [ 1503.429840] msmsdcc_suspend enter
  12451. [ 1503.430053] msmsdcc_suspend leave
  12452. [ 1503.430572] PM: suspend of devices complete after 7.873 msecs
  12453. [ 1503.431488] power_suspend_late return 0
  12454. [ 1503.431701] PM: late suspend of devices complete after 0.732 msecs
  12455. [ 1503.431701] clocks on: uart_clk
  12456. [ 1503.431701] [R] suspend end
  12457. [ 1503.431701] [R] resume start
  12458. [ 1503.432250] PM: early resume of devices complete after 0.518 msecs
  12459. [ 1503.433105] msmsdcc_resume enter
  12460. [ 1503.433593] msmsdcc_resume enter
  12461. [ 1503.439300] PM: resume of devices complete after 6.225 msecs
  12462. [ 1503.440063] Restarting tasks ... done.
  12463. [ 1503.456146] wakeup wake lock: gpio_kp
  12464. [ 1503.457000] suspend: exit suspend, ret = 0 (2014-01-28 04:02:47.018675342 UTC)
  12465. [ 1503.457366] active wake lock KeyEvents
  12466. [ 1503.457794] active wake lock gpio_kp
  12467. [ 1503.458129] suspend: abort suspend
  12468. [ 1503.538116] request_suspend_state: wakeup (3->0) at 1499587278629 (2014-01-28 04:02:47.100526524 UTC)
  12469. [ 1503.538726] [R] late_resume start
  12470. [ 1503.539031] lcdc_resume: resuming
  12471. [ 1503.539642] msmfb: ready, waiting for full update
  12472. [ 1503.546173] mmc1: Starting deferred resume
  12473. [ 1503.572937] mahimahi_ts_power: power 1
  12474. [ 1503.613464] msmfb: pan_update in state(1)
  12475. [ 1503.613494] msmfb: full update starting
  12476. [ 1503.627380] msmfb: pan_update in state(3)
  12477. [ 1503.641662] msmfb: full update completed
  12478. [ 1503.641723] msmfb: turning on panel
  12479. [ 1503.641723] lcdc_unblank: ()
  12480. [ 1503.641754] sony_tft_panel_unblank: +()
  12481. [ 1503.724517] [R] late_resume end
  12482. [ 1503.866271] mmc1: Deferred resume completed
  12483. [ 1503.991180] sony_tft_set_pwm_val: 0
  12484. [ 1503.991638] sony_tft_panel_unblank: -()
  12485. [ 1503.991668] sony_tft_set_pwm_val: 59
  12486. [ 1503.992126] sony_tft_set_pwm_val: 57
  12487. [ 1522.808837] init: untracked pid 7807 exited
  12488. [ 1526.549316] init: untracked pid 7812 exited
  12489. [ 1537.860443] batt:  62%, 3806 mV, -214 mA (-207 avg), 36.0 C, 844 mAh
  12490. [ 1547.702484] sony_tft_set_pwm_val: 58
  12491. [ 1547.735809] sony_tft_set_pwm_val: 59
  12492. [ 1547.753326] sony_tft_set_pwm_val: 60
  12493. [ 1547.785461] sony_tft_set_pwm_val: 61
  12494. [ 1549.019104] sony_tft_set_pwm_val: 62
  12495. [ 1549.035705] sony_tft_set_pwm_val: 63
  12496. [ 1549.068878] sony_tft_set_pwm_val: 64
  12497. [ 1563.502441] healthd: battery l=62 v=3806 t=36.0 h=2 st=3 c=-214 chg=
  12498. [ 1576.303741] select 4742 (oid.voicedialer), adj 15, size 3627, to kill
  12499. [ 1576.303955] select 4863 (om.buak.Link2SD), adj 15, size 9047, to kill
  12500. [ 1576.304260] select 7662 (ook.katana:dash), adj 15, size 10001, to kill
  12501. [ 1576.304565] send sigkill to 7662 (ook.katana:dash), adj 15, size 10001
  12502. [ 1577.481048] sony_tft_set_pwm_val: 0
  12503. [ 1577.497467] request_suspend_state: sleep (0->3) at 1573546103950 (2014-01-28 04:04:01.059351845 UTC)
  12504. [ 1577.497558] [R] early_suspend start
  12505. [ 1577.527404] lcdc_blank: ()
  12506. [ 1577.527709] sony_tft_panel_blank: +()
  12507. [ 1577.535949] msmfb: pan_update in state(4)
  12508. [ 1577.535949] msmfb: drawing while asleep
  12509. [ 1577.643218] msmfb: pan_update in state(4)
  12510. [ 1577.643249] msmfb: drawing while asleep
  12511. [ 1577.801147] sony_tft_panel_blank: -()
  12512. [ 1577.813323] mahimahi_ts_power: power 0
  12513. [ 1577.813903] lcdc_suspend: suspending
  12514. [ 1577.814361] [R] early_suspend: sync
  12515. [ 1577.858520] active wake lock PowerManagerService.WakeLocks
  12516. [ 1577.858764] active wake lock PowerManagerService.Broadcasts
  12517. [ 1577.859161] [R] early_suspend end
  12518. [ 1578.519073] msmfb: pan_update in state(4)
  12519. [ 1578.519104] msmfb: drawing while asleep
  12520. [ 1578.613281] msmfb: pan_update in state(4)
  12521. [ 1578.613281] msmfb: drawing while asleep
  12522. [ 1578.713104] msmfb: pan_update in state(4)
  12523. [ 1578.713104] msmfb: drawing while asleep
  12524. [ 1578.847351] mahimahi-microp 0-0066: Setting Jogball flash period to 3
  12525. [ 1579.131500] wake lock SMD_DS, expired
  12526. [ 1579.192047] suspend: enter suspend
  12527. [ 1579.192291] PM: Syncing filesystems ... done.
  12528. [ 1579.194427] Freezing user space processes ... (elapsed 0.02 seconds) done.
  12529. [ 1579.222229] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  12530. [ 1579.245971] pm_op(): 0xc0279d78 returns -16
  12531. [ 1579.246215] PM: Device alarm failed to suspend: error -16
  12532. [ 1579.246612] PM: Some devices failed to suspend
  12533. [ 1579.246917] PM: resume of devices complete after 0.091 msecs
  12534. [ 1579.247558] Restarting tasks ... done.
  12535. [ 1579.254974] wakeup wake lock:
  12536. [ 1579.255371] suspend: exit suspend, ret = -16 (2014-01-28 04:04:02.816889688 UTC)
  12537. [ 1579.255798] active wake lock alarm_rtc, time left 199
  12538. [ 1579.256011] suspend: abort suspend
  12539. [ 1580.522277] mahimahi-microp 0-0066: Setting Jogball flash period to 2
  12540. [ 1580.568542] suspend: enter suspend
  12541. [ 1580.569946] PM: Syncing filesystems ... done.
  12542. [ 1580.577178] Freezing user space processes ... (elapsed 0.04 seconds) done.
  12543. [ 1580.623382] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  12544. [ 1580.657318] msmsdcc_suspend enter
  12545. [ 1580.658996] msmsdcc_suspend leave
  12546. [ 1580.659484] msmsdcc_suspend enter
  12547. [ 1580.659973] msmsdcc_suspend leave
  12548. [ 1580.661163] PM: suspend of devices complete after 16.906 msecs
  12549. [ 1580.663177] power_suspend_late return 0
  12550. [ 1580.663696] PM: late suspend of devices complete after 1.434 msecs
  12551. [ 1580.663696] clocks on: uart_clk
  12552. [ 1580.663696] [R] suspend end
  12553. [ 1580.663696] [R] resume start
  12554. [ 1580.664489] PM: early resume of devices complete after 0.762 msecs
  12555. [ 1580.665435] msmsdcc_resume enter
  12556. [ 1580.666137] msmsdcc_resume enter
  12557. [ 1580.673797] PM: resume of devices complete after 8.483 msecs
  12558. [ 1580.674926] Restarting tasks ... done.
  12559. [ 1580.697875] wakeup wake lock: wlan_wake
  12560. [ 1580.699554] suspend: exit suspend, ret = 0 (2014-01-28 04:04:06.026517784 UTC)
  12561. [ 1580.700134] active wake lock wlan_wake
  12562. [ 1580.705963] suspend: abort suspend
  12563. [ 1580.729888] mmc1: Starting deferred resume
  12564. [ 1581.035156] mmc1: Deferred resume completed
  12565. [ 1581.700744] wake lock wlan_ctrl_wake, expired
  12566. [ 1581.704010] suspend: enter suspend
  12567. [ 1581.704254] PM: Syncing filesystems ... done.
  12568. [ 1581.706390] Freezing user space processes ... (elapsed 0.01 seconds) done.
  12569. [ 1581.721588] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  12570. [ 1581.745330] pm_op(): 0xc0279d78 returns -16
  12571. [ 1581.745574] PM: Device alarm failed to suspend: error -16
  12572. [ 1581.745971] PM: Some devices failed to suspend
  12573. [ 1581.746276] PM: resume of devices complete after 0.091 msecs
  12574. [ 1581.746917] Restarting tasks ... done.
  12575. [ 1581.752471] wakeup wake lock:
  12576. [ 1581.752868] suspend: exit suspend, ret = -16 (2014-01-28 04:04:07.080720765 UTC)
  12577. [ 1581.753265] active wake lock alarm_rtc, time left 199
  12578. [ 1581.753662] suspend: abort suspend
  12579. [ 1583.732543] mahimahi-microp 0-0066: Setting Jogball flash period to 2
  12580. [ 1583.746704] suspend: enter suspend
  12581. [ 1583.747344] PM: Syncing filesystems ... done.
  12582. [ 1583.751068] Freezing user space processes ... (elapsed 0.04 seconds) done.
  12583. [ 1583.792999] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  12584. [ 1583.826354] msmsdcc_suspend enter
  12585. [ 1583.827575] msmsdcc_suspend leave
  12586. [ 1583.828002] msmsdcc_suspend enter
  12587. [ 1583.828430] msmsdcc_suspend leave
  12588. [ 1583.829498] PM: suspend of devices complete after 15.716 msecs
  12589. [ 1583.830749] power_suspend_late return 0
  12590. [ 1583.831359] PM: late suspend of devices complete after 1.403 msecs
  12591. [ 1583.831359] clocks on: uart_clk
  12592. [ 1583.831359] [R] suspend end
  12593. [ 1583.831359] [R] resume start
  12594. [ 1583.832092] PM: early resume of devices complete after 0.854 msecs
  12595. [ 1583.833068] msmsdcc_resume enter
  12596. [ 1583.833770] msmsdcc_resume enter
  12597. [ 1583.842193] PM: resume of devices complete after 9.216 msecs
  12598. [ 1583.843322] Restarting tasks ... done.
  12599. [ 1583.866363] wakeup wake lock: alarm_rtc
  12600. [ 1583.867645] suspend: exit suspend, ret = 0 (2014-01-28 04:04:13.027618219 UTC)
  12601. [ 1583.868560] active wake lock alarm_rtc, time left 98
  12602. [ 1583.869079] suspend: abort suspend
  12603. [ 1584.840209] wake lock alarm_rtc, expired
  12604. [ 1584.844635] suspend: enter suspend
  12605. [ 1584.845184] PM: Syncing filesystems ... done.
  12606. [ 1584.849334] Freezing user space processes ...
  12607. [ 1584.859802] active wake lock ds2784-battery
  12608. [ 1584.860748] active wake lock alarm, time left 500
  12609. [ 1584.862640]
  12610. [ 1584.863128] Freezing of user space  aborted
  12611. [ 1584.867767]
  12612. [ 1584.868255] Restarting tasks ... done.
  12613. [ 1584.879455] wakeup wake lock:
  12614. [ 1584.883666] suspend: exit suspend, ret = -16 (2014-01-28 04:04:14.040295945 UTC)
  12615. [ 1584.929199] batt:  62%, 3820 mV, -29 mA (-203 avg), 35.8 C, 841 mAh
  12616. [ 1584.977203] mahimahi-microp 0-0066: Setting Jogball flash period to 2
  12617. [ 1584.986297] suspend: enter suspend
  12618. [ 1584.986816] PM: Syncing filesystems ... done.
  12619. [ 1584.991271] Freezing user space processes ... (elapsed 0.03 seconds) done.
  12620. [ 1585.031951] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  12621. [ 1585.066162] msmsdcc_suspend enter
  12622. [ 1585.067016] msmsdcc_suspend leave
  12623. [ 1585.067504] msmsdcc_suspend enter
  12624. [ 1585.067962] msmsdcc_suspend leave
  12625. [ 1585.069152] PM: suspend of devices complete after 16.018 msecs
  12626. [ 1585.070678] power_suspend_late return 0
  12627. [ 1585.071166] PM: late suspend of devices complete after 1.495 msecs
  12628. [ 1585.071166] clocks on: uart_clk
  12629. [ 1585.071166] [R] suspend end
  12630. [ 1585.071166] [R] resume start
  12631. [ 1585.071990] PM: early resume of devices complete after 0.732 msecs
  12632. [ 1585.072937] msmsdcc_resume enter
  12633. [ 1585.074005] msmsdcc_resume enter
  12634. [ 1585.083068] PM: resume of devices complete after 10.221 msecs
  12635. [ 1585.084320] Restarting tasks ... done.
  12636. [ 1585.106536] wakeup wake lock: wlan_wake
  12637. [ 1585.107818] suspend: exit suspend, ret = 0 (2014-01-28 04:04:16.028371849 UTC)
  12638. [ 1585.108764] active wake lock wlan_wake
  12639. [ 1585.114013] suspend: abort suspend
  12640. [ 1586.109680] wake lock wlan_ctrl_wake, expired
  12641. [ 1586.114227] suspend: enter suspend
  12642. [ 1586.114746] PM: Syncing filesystems ... done.
  12643. [ 1586.118896] Freezing user space processes ... (elapsed 0.04 seconds) done.
  12644. [ 1586.161224] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  12645. [ 1586.190032] pm_op(): 0xc0279d78 returns -16
  12646. [ 1586.190612] PM: Device alarm failed to suspend: error -16
  12647. [ 1586.191162] PM: Some devices failed to suspend
  12648. [ 1586.192230] PM: resume of devices complete after 0.213 msecs
  12649. [ 1586.193328] Restarting tasks ... done.
  12650. [ 1586.206573] wakeup wake lock:
  12651. [ 1586.207458] suspend: exit suspend, ret = -16 (2014-01-28 04:04:17.127901925 UTC)
  12652. [ 1586.208404] active wake lock alarm_rtc, time left 199
  12653. [ 1586.208892] suspend: abort suspend
  12654. [ 1588.151428] mahimahi-microp 0-0066: Setting Jogball flash period to 2
  12655. [ 1589.329772] wake lock wlan_rx_wake, expired
  12656. [ 1589.333862] suspend: enter suspend
  12657. [ 1589.334747] PM: Syncing filesystems ... done.
  12658. [ 1589.338928] Freezing user space processes ... (elapsed 0.04 seconds) done.
  12659. [ 1589.381683] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  12660. [ 1589.415588] msmsdcc_suspend enter
  12661. [ 1589.416442] msmsdcc_suspend leave
  12662. [ 1589.416931] msmsdcc_suspend enter
  12663. [ 1589.417419] msmsdcc_suspend leave
  12664. [ 1589.418212] PM: suspend of devices complete after 15.594 msecs
  12665. [ 1589.420196] power_suspend_late return 0
  12666. [ 1589.420715] PM: late suspend of devices complete after 1.586 msecs
  12667. [ 1589.420715] clocks on: uart_clk
  12668. [ 1589.420715] [R] suspend end
  12669. [ 1589.420715] [R] resume start
  12670. [ 1589.421447] PM: early resume of devices complete after 0.854 msecs
  12671. [ 1589.422393] msmsdcc_resume enter
  12672. [ 1589.423095] msmsdcc_resume enter
  12673. [ 1589.431854] PM: resume of devices complete after 9.582 msecs
  12674. [ 1589.432952] Restarting tasks ... done.
  12675. [ 1589.455841] wakeup wake lock:
  12676. [ 1589.457092] suspend: exit suspend, ret = 0 (2014-01-28 04:04:24.028137200 UTC)
  12677. [ 1589.457672] active wake lock alarm, time left 499
  12678. [ 1589.462097] suspend: abort suspend
  12679. [ 1589.533477] mahimahi-microp 0-0066: Setting Jogball flash period to 2
  12680. [ 1589.541778] suspend: enter suspend
  12681. [ 1589.542327] PM: Syncing filesystems ... done.
  12682. [ 1589.546539] Freezing user space processes ... (elapsed 0.04 seconds) done.
  12683. [ 1589.590332] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  12684. [ 1589.625122] msmsdcc_suspend enter
  12685. [ 1589.625823] msmsdcc_suspend leave
  12686. [ 1589.626312] msmsdcc_suspend enter
  12687. [ 1589.626892] msmsdcc_suspend leave
  12688. [ 1589.628051] PM: suspend of devices complete after 16.132 msecs
  12689. [ 1589.629577] power_suspend_late return 0
  12690. [ 1589.630432] PM: late suspend of devices complete after 1.860 msecs
  12691. [ 1589.630432] clocks on: uart_clk
  12692. [ 1589.630432] [R] suspend end
  12693. [ 1589.630432] [R] resume start
  12694. [ 1589.631225] PM: early resume of devices complete after 0.762 msecs
  12695. [ 1589.632171] msmsdcc_resume enter
  12696. [ 1589.633178] msmsdcc_resume enter
  12697. [ 1589.642272] PM: resume of devices complete after 10.216 msecs
  12698. [ 1589.643920] Restarting tasks ... done.
  12699. [ 1589.665557] wakeup wake lock: wlan_wake
  12700. [ 1589.666870] suspend: exit suspend, ret = 0 (2014-01-28 04:04:25.028237301 UTC)
  12701. [ 1589.667785] active wake lock KeyEvents
  12702. [ 1589.668273] active wake lock wlan_wake
  12703. [ 1589.673675] suspend: abort suspend
  12704. [ 1593.298645] wake lock wlan_rx_wake, expired
  12705. [ 1593.299163] wake lock wlan_ctrl_wake, expired
  12706. [ 1593.303680] suspend: enter suspend
  12707. [ 1593.304199] PM: Syncing filesystems ... done.
  12708. [ 1593.308349] Freezing user space processes ... (elapsed 0.02 seconds) done.
  12709. [ 1593.340332] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  12710. [ 1593.370635] pm_op(): 0xc0279d78 returns -16
  12711. [ 1593.371490] PM: Device alarm failed to suspend: error -16
  12712. [ 1593.372039] PM: Some devices failed to suspend
  12713. [ 1593.373107] PM: resume of devices complete after 0.213 msecs
  12714. [ 1593.374206] Restarting tasks ... done.
  12715. [ 1593.387207] wakeup wake lock:
  12716. [ 1593.388122] suspend: exit suspend, ret = -16 (2014-01-28 04:04:28.749283033 UTC)
  12717. [ 1593.391296] active wake lock alarm_rtc, time left 198
  12718. [ 1593.392150] suspend: abort suspend
  12719. [ 1594.176513] msm_open_common: open control0
  12720. [ 1594.179046] wait event : 1 timeout:3000
  12721. [ 1594.310058] s5k3e2fx_ctrl->prev_res:0
  12722. [ 1594.310516] s5k3e2fx_setting rupdate:0 g_usModuleVersion:1
  12723. [ 1594.326812] >>>>>>>>(2014-01-28 04:04:29.688857862 UTC)<<<<<<<
  12724. [ 1594.327301] msm_open_common: open config0
  12725. [ 1594.332244] s5k3e2fx: otp_vendorid1[0]:0x   4
  12726. [ 1594.332702] s5k3e2fx: otp_vendorid2[0]:0x  50
  12727. [ 1594.333129] s5k3e2fx: otp_vendorid3[0]:0x   2
  12728. [ 1594.336547] s5k3e2fx: otp_vendorid1[1]:0x   0
  12729. [ 1594.337005] s5k3e2fx: otp_vendorid2[1]:0x   0
  12730. [ 1594.337463] s5k3e2fx: otp_vendorid3[1]:0x   0
  12731. [ 1594.340881] s5k3e2fx: otp_fuseid1[0]:0x  ad
  12732. [ 1594.341308] s5k3e2fx: otp_fuseid2[0]:0x  65
  12733. [ 1594.342071] s5k3e2fx: otp_fuseid3[0]:0x  72
  12734. [ 1594.345184] s5k3e2fx: otp_fuseid1[1]:0x   0
  12735. [ 1594.345611] s5k3e2fx: otp_fuseid2[1]:0x   0
  12736. [ 1594.346374] s5k3e2fx: otp_fuseid3[1]:0x   0
  12737. [ 1594.346832] s5k3e2fx: fuse->fuse_id_word1:0
  12738. [ 1594.347717] s5k3e2fx: fuse->fuse_id_word2:0
  12739. [ 1594.352355] s5k3e2fx: fuse->fuse_id_word3:0x00045002
  12740. [ 1594.356811] s5k3e2fx: fuse->fuse_id_word4:0x00ad6572
  12741. [ 1594.395599] msm_enqueue: queue event new max is 1
  12742. [ 1594.396148] msm_enqueue: queue control new max is 1
  12743. [ 1594.442138] CFG_SET_MODE
  12744. [ 1594.442596] s5k3e2fx_setting rupdate:1 g_usModuleVersion:1
  12745. [ 1594.489379] >>>>>>>>(2014-01-28 04:04:29.851424975 UTC)<<<<<<<
  12746. [ 1594.490203] msm_open_common: open frame0
  12747. [ 1594.557128] request_suspend_state: wakeup (3->0) at 1590608562871 (2014-01-28 04:04:29.919143474 UTC)
  12748. [ 1594.558044] [R] late_resume start
  12749. [ 1594.558685] lcdc_resume: resuming
  12750. [ 1594.559204] msmfb: ready, waiting for full update
  12751. [ 1594.600646] mahimahi_ts_power: power 1
  12752. [ 1594.624938] msmfb: pan_update in state(1)
  12753. [ 1594.624999] msmfb: full update starting
  12754. [ 1594.649291] msmfb: full update completed
  12755. [ 1594.649810] msmfb: turning on panel
  12756. [ 1594.650573] lcdc_unblank: ()
  12757. [ 1594.651031] sony_tft_panel_unblank: +()
  12758. [ 1594.678894] msmfb: pan_update in state(3)
  12759. [ 1594.690826] mmc1: Starting deferred resume
  12760. [ 1594.706329] CFG_SET_MODE
  12761. [ 1594.706329] s5k3e2fx_setting rupdate:1 g_usModuleVersion:1
  12762. [ 1594.753845] [R] late_resume end
  12763. [ 1594.858703] flashlight: mode: 1, 1768
  12764. [ 1594.862915] flashlight: mode: 0, 1776
  12765. [ 1594.993835] mmc1: Deferred resume completed
  12766. [ 1594.998931] sony_tft_set_pwm_val: 0
  12767. [ 1594.999420] sony_tft_panel_unblank: -()
  12768. [ 1594.999450] sony_tft_set_pwm_val: 66
  12769. [ 1595.027008] msm_enqueue: queue frame new max is 1
  12770. [ 1595.032257] msm_enqueue: queue event new max is 2
  12771. [ 1595.039093] msm_enqueue: queue event new max is 3
  12772. [ 1595.070709] msm_enqueue: queue event new max is 4
  12773. [ 1595.135742] msm_release_config: config0
  12774. [ 1595.136016] __msm_release:sync->opencnt:3
  12775. [ 1595.136169] release config atomic_set pmsm->opened as 0
  12776. [ 1595.155822] msm_release_frame: frame0
  12777. [ 1595.156005] __msm_release:sync->opencnt:2
  12778. [ 1595.156158] release frame atomic_set pmsm->opened as 0
  12779. [ 1595.156799] msm_release_control: control0
  12780. [ 1595.156982] __msm_release:sync->opencnt:1
  12781. [ 1595.157135] >>>>>>>>(2014-01-28 04:04:30.519210576 UTC)<<<<<<<
  12782. [ 1621.176574] init: untracked pid 7950 exited
  12783. [ 1623.327850] init: untracked pid 7955 exited
  12784. [ 1631.064849] batt:  61%, 3806 mV, -184 mA (-220 avg), 35.7 C, 840 mAh
  12785. [ 1631.070129] healthd: battery l=61 v=3806 t=35.7 h=2 st=3 c=-184 chg=
  12786. [ 1681.122711] batt:  61%, 3786 mV, -204 mA (-214 avg), 35.6 C, 836 mAh
  12787. [ 1691.130798] healthd: battery l=61 v=3786 t=35.6 h=2 st=3 c=-204 chg=
  12788. [ 1698.117431] SysRq : Emergency Remount R/O
  12789. [ 1698.123626] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  12790. [ 1698.124694] Emergency Remount complete
  12791. [ 1698.218902] msmfb_shutdown
  12792. [ 1698.219085] lcdc_blank: ()
  12793. [ 1698.219329] sony_tft_panel_blank: +()
  12794. [ 1698.512176] sony_tft_panel_blank: -()
  12795. [ 1698.512359] lcdc_shutdown: ()
  12796. [ 1698.512634] Restarting system with command ''.
  12797. [ 1698.512908]
  12798. [ 1698.513061] Restarting Linux version 2.6.38.8-evervolv-02125-g65700ab (ev_nightlies@evervolv.codefi.re) (gcc version 4.4.3 (GCC) ) #1 PREEMPT Sun Jan 26 05:35:16 PST 2014
  12799. [ 1698.513061]
  12800.  
  12801. No errors detected
  12802.  
  12803. Broadcasting: Intent { act=com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED (has extras) }
  12804. Broadcast completed: result=0
  12805.  

Reply to "Logcat: ev_passion-nightly-2014.01.26-squished"

Here you can reply to the paste above