Logcat:

From EVLogcat Uploader, 9 Years ago, written in Plain Text, viewed 830 times.
URL http://paste.evervolv.com/view/4aa7a811 Embed
Download Paste or View Raw
  1. ------ SYSTEM LOG (logcat -d *:v) ------
  2. --------- beginning of crash
  3. E/AndroidRuntime(18792): FATAL EXCEPTION: main
  4. E/AndroidRuntime(18792): Process: com.android.gallery3d, PID: 18792
  5. E/AndroidRuntime(18792): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.gallery3d/com.android.gallery3d.app.GalleryActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String com.android.gallery3d.data.Path.getPrefix()' on a null object reference
  6. E/AndroidRuntime(18792):        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2356)
  7. E/AndroidRuntime(18792):        at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2418)
  8. E/AndroidRuntime(18792):        at android.app.ActivityThread.access$900(ActivityThread.java:154)
  9. E/AndroidRuntime(18792):        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1321)
  10. E/AndroidRuntime(18792):        at android.os.Handler.dispatchMessage(Handler.java:102)
  11. E/AndroidRuntime(18792):        at android.os.Looper.loop(Looper.java:135)
  12. E/AndroidRuntime(18792):        at android.app.ActivityThread.main(ActivityThread.java:5289)
  13. E/AndroidRuntime(18792):        at java.lang.reflect.Method.invoke(Native Method)
  14. E/AndroidRuntime(18792):        at java.lang.reflect.Method.invoke(Method.java:372)
  15. E/AndroidRuntime(18792):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
  16. E/AndroidRuntime(18792):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  17. E/AndroidRuntime(18792): Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String com.android.gallery3d.data.Path.getPrefix()' on a null object reference
  18. E/AndroidRuntime(18792):        at com.android.gallery3d.data.DataManager.getDefaultSetOf(DataManager.java:278)
  19. E/AndroidRuntime(18792):        at com.android.gallery3d.app.GalleryActivity.startViewAction(GalleryActivity.java:206)
  20. E/AndroidRuntime(18792):        at com.android.gallery3d.app.GalleryActivity.initializeByIntent(GalleryActivity.java:96)
  21. E/AndroidRuntime(18792):        at com.android.gallery3d.app.GalleryActivity.onCreate(GalleryActivity.java:73)
  22. E/AndroidRuntime(18792):        at android.app.Activity.performCreate(Activity.java:5990)
  23. E/AndroidRuntime(18792):        at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1106)
  24. E/AndroidRuntime(18792):        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2309)
  25. E/AndroidRuntime(18792):        ... 10 more
  26. E/AndroidRuntime(21504): FATAL EXCEPTION: main
  27. E/AndroidRuntime(21504): Process: com.android.gallery3d, PID: 21504
  28. E/AndroidRuntime(21504): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.gallery3d/com.android.gallery3d.app.GalleryActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String com.android.gallery3d.data.Path.getPrefix()' on a null object reference
  29. E/AndroidRuntime(21504):        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2356)
  30. E/AndroidRuntime(21504):        at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2418)
  31. E/AndroidRuntime(21504):        at android.app.ActivityThread.access$900(ActivityThread.java:154)
  32. E/AndroidRuntime(21504):        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1321)
  33. E/AndroidRuntime(21504):        at android.os.Handler.dispatchMessage(Handler.java:102)
  34. E/AndroidRuntime(21504):        at android.os.Looper.loop(Looper.java:135)
  35. E/AndroidRuntime(21504):        at android.app.ActivityThread.main(ActivityThread.java:5289)
  36. E/AndroidRuntime(21504):        at java.lang.reflect.Method.invoke(Native Method)
  37. E/AndroidRuntime(21504):        at java.lang.reflect.Method.invoke(Method.java:372)
  38. E/AndroidRuntime(21504):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
  39. E/AndroidRuntime(21504):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  40. E/AndroidRuntime(21504): Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String com.android.gallery3d.data.Path.getPrefix()' on a null object reference
  41. E/AndroidRuntime(21504):        at com.android.gallery3d.data.DataManager.getDefaultSetOf(DataManager.java:278)
  42. E/AndroidRuntime(21504):        at com.android.gallery3d.app.GalleryActivity.startViewAction(GalleryActivity.java:206)
  43. E/AndroidRuntime(21504):        at com.android.gallery3d.app.GalleryActivity.initializeByIntent(GalleryActivity.java:96)
  44. E/AndroidRuntime(21504):        at com.android.gallery3d.app.GalleryActivity.onCreate(GalleryActivity.java:73)
  45. E/AndroidRuntime(21504):        at android.app.Activity.performCreate(Activity.java:5990)
  46. E/AndroidRuntime(21504):        at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1106)
  47. E/AndroidRuntime(21504):        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2309)
  48. E/AndroidRuntime(21504):        ... 10 more
  49. E/AndroidRuntime(21580): FATAL EXCEPTION: main
  50. E/AndroidRuntime(21580): Process: com.android.contacts, PID: 21580
  51. E/AndroidRuntime(21580): java.lang.IllegalStateException: Failed to load contact
  52. E/AndroidRuntime(21580):        at com.android.contacts.quickcontact.QuickContactActivity$14.onLoadFinished(QuickContactActivity.java:1801)
  53. E/AndroidRuntime(21580):        at com.android.contacts.quickcontact.QuickContactActivity$14.onLoadFinished(QuickContactActivity.java:1785)
  54. E/AndroidRuntime(21580):        at android.app.LoaderManagerImpl$LoaderInfo.callOnLoadFinished(LoaderManager.java:483)
  55. E/AndroidRuntime(21580):        at android.app.LoaderManagerImpl$LoaderInfo.onLoadComplete(LoaderManager.java:451)
  56. E/AndroidRuntime(21580):        at android.content.Loader.deliverResult(Loader.java:144)
  57. E/AndroidRuntime(21580):        at com.android.contacts.common.model.ContactLoader.deliverResult(ContactLoader.java:888)
  58. E/AndroidRuntime(21580):        at com.android.contacts.common.model.ContactLoader.deliverResult(ContactLoader.java:74)
  59. E/AndroidRuntime(21580):        at android.content.AsyncTaskLoader.dispatchOnLoadComplete(AsyncTaskLoader.java:265)
  60. E/AndroidRuntime(21580):        at android.content.AsyncTaskLoader$LoadTask.onPostExecute(AsyncTaskLoader.java:92)
  61. E/AndroidRuntime(21580):        at android.os.AsyncTask.finish(AsyncTask.java:636)
  62. E/AndroidRuntime(21580):        at android.os.AsyncTask.access$500(AsyncTask.java:177)
  63. E/AndroidRuntime(21580):        at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:653)
  64. E/AndroidRuntime(21580):        at android.os.Handler.dispatchMessage(Handler.java:102)
  65. E/AndroidRuntime(21580):        at android.os.Looper.loop(Looper.java:135)
  66. E/AndroidRuntime(21580):        at android.app.ActivityThread.main(ActivityThread.java:5289)
  67. E/AndroidRuntime(21580):        at java.lang.reflect.Method.invoke(Native Method)
  68. E/AndroidRuntime(21580):        at java.lang.reflect.Method.invoke(Method.java:372)
  69. E/AndroidRuntime(21580):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
  70. E/AndroidRuntime(21580):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  71. E/AndroidRuntime(21580): Caused by: java.lang.IllegalArgumentException: uri authority is unknown
  72. E/AndroidRuntime(21580):        at com.android.contacts.common.util.ContactLoaderUtils.ensureIsContactUri(ContactLoaderUtils.java:76)
  73. E/AndroidRuntime(21580):        at com.android.contacts.common.model.ContactLoader.loadInBackground(ContactLoader.java:304)
  74. E/AndroidRuntime(21580):        at com.android.contacts.common.model.ContactLoader.loadInBackground(ContactLoader.java:74)
  75. E/AndroidRuntime(21580):        at android.content.AsyncTaskLoader.onLoadInBackground(AsyncTaskLoader.java:312)
  76. E/AndroidRuntime(21580):        at android.content.AsyncTaskLoader$LoadTask.doInBackground(AsyncTaskLoader.java:69)
  77. E/AndroidRuntime(21580):        at android.content.AsyncTaskLoader$LoadTask.doInBackground(AsyncTaskLoader.java:57)
  78. E/AndroidRuntime(21580):        at android.os.AsyncTask$2.call(AsyncTask.java:292)
  79. E/AndroidRuntime(21580):        at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  80. E/AndroidRuntime(21580):        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
  81. E/AndroidRuntime(21580):        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  82. E/AndroidRuntime(21580):        at java.lang.Thread.run(Thread.java:818)
  83. E/AndroidRuntime(21690): FATAL EXCEPTION: main
  84. E/AndroidRuntime(21690): Process: com.android.gallery3d, PID: 21690
  85. E/AndroidRuntime(21690): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.gallery3d/com.android.gallery3d.app.GalleryActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String com.android.gallery3d.data.Path.getPrefix()' on a null object reference
  86. E/AndroidRuntime(21690):        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2356)
  87. E/AndroidRuntime(21690):        at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2418)
  88. E/AndroidRuntime(21690):        at android.app.ActivityThread.access$900(ActivityThread.java:154)
  89. E/AndroidRuntime(21690):        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1321)
  90. E/AndroidRuntime(21690):        at android.os.Handler.dispatchMessage(Handler.java:102)
  91. E/AndroidRuntime(21690):        at android.os.Looper.loop(Looper.java:135)
  92. E/AndroidRuntime(21690):        at android.app.ActivityThread.main(ActivityThread.java:5289)
  93. E/AndroidRuntime(21690):        at java.lang.reflect.Method.invoke(Native Method)
  94. E/AndroidRuntime(21690):        at java.lang.reflect.Method.invoke(Method.java:372)
  95. E/AndroidRuntime(21690):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
  96. E/AndroidRuntime(21690):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  97. E/AndroidRuntime(21690): Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String com.android.gallery3d.data.Path.getPrefix()' on a null object reference
  98. E/AndroidRuntime(21690):        at com.android.gallery3d.data.DataManager.getDefaultSetOf(DataManager.java:278)
  99. E/AndroidRuntime(21690):        at com.android.gallery3d.app.GalleryActivity.startViewAction(GalleryActivity.java:206)
  100. E/AndroidRuntime(21690):        at com.android.gallery3d.app.GalleryActivity.initializeByIntent(GalleryActivity.java:96)
  101. E/AndroidRuntime(21690):        at com.android.gallery3d.app.GalleryActivity.onCreate(GalleryActivity.java:73)
  102. E/AndroidRuntime(21690):        at android.app.Activity.performCreate(Activity.java:5990)
  103. E/AndroidRuntime(21690):        at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1106)
  104. E/AndroidRuntime(21690):        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2309)
  105. E/AndroidRuntime(21690):        ... 10 more
  106. --------- beginning of system
  107. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=http://www.uukanshu.com/b/17319/ flg=0x14002000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity (has extras)} from uid 10065 on display 0
  108. W/ActivityManager(  424): Duplicate finish request for ActivityRecord{1e84d18d u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159 f}
  109. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2953ada8 attribute=null, token = android.os.BinderProxy@b1e52b6
  110. I/ActivityManager(  424): Process com.android.deskclock (pid 10259) has died
  111. I/ActivityManager(  424): Process com.google.android.apps.plus (pid 10175) has died
  112. I/ActivityManager(  424): Process com.google.android.partnersetup (pid 10954) has died
  113. I/WindowState(  424): WIN DEATH: Window{30fbafce u0 com.android.browser/com.android.browser.BrowserActivity}
  114. E/libprocessgroup(  424): failed to kill 1 processes for processgroup 21994
  115. I/ActivityManager(  424): Process com.android.browser (pid 21994) has died
  116. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@fb5711}
  117. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@fb5711}
  118. W/ResourcesManager(11680): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  119. W/ResourcesManager(11680): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  120. I/ActivityManager(  424): Start proc 11981:com.chrome.beta:sandboxed_process4/u0i13 for service com.chrome.beta/org.chromium.content.app.SandboxedProcessService4
  121. W/libprocessgroup(  424): failed to open /acct/uid_10065/pid_11981/cgroup.procs: No such file or directory
  122. I/ActivityManager(  424): Process com.chrome.beta:sandboxed_process4 (pid 11981) has died
  123. W/ActivityManager(  424): Scheduling restart of crashed service com.chrome.beta/org.chromium.content.app.SandboxedProcessService4 in 1000ms
  124. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  125. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  126. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  127. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  128. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  129. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  130. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  131. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  132. E/WifiService(  424): Multicaster binderDied
  133. I/libprocessgroup(  424): Killing pid 11115 in uid 10096 as part of process group 11090
  134. I/libprocessgroup(  424): Killing pid 11115 in uid 10096 as part of process group 11090
  135. I/libprocessgroup(  424): Killing pid 11115 in uid 10096 as part of process group 11090
  136. I/libprocessgroup(  424): Killing pid 11115 in uid 10096 as part of process group 11090
  137. D/WifiService(  424): Client connection lost with reason: 4
  138. I/ActivityManager(  424): Process com.estrongs.android.pop (pid 11090) has died
  139. I/ActivityManager(  424): Process android.process.acore (pid 10145) has died
  140. I/ActivityManager(  424): Process com.glu.flc2 (pid 11706) has died
  141. I/ActivityManager(  424): Process com.google.android.apps.genie.geniewidget (pid 11680) has died
  142. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  143. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  144. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  145. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  146. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  147. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  148. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  149. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  150. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  151. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  152. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  153. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  154. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  155. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  156. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  157. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  158. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  159. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  160. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  161. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  162. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  163. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  164. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  165. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  166. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  167. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  168. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  169. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  170. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  171. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  172. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  173. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  174. I/ActivityManager(  424): Start proc 12654:com.google.android.apps.plus/u0a103 for service com.google.android.apps.plus/.service.EsSyncAdapterService
  175. W/ResourcesManager(12654): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  176. I/ActivityManager(  424): Start proc 12682:android.process.media/u0a4 for content provider com.android.providers.media/.MediaProvider
  177. I/ActivityManager(  424): Start proc 12705:android.process.acore/u0a2 for content provider com.android.providers.contacts/.ContactsProvider2
  178. I/ActivityManager(  424): Process com.android.email (pid 11392) has died
  179. I/ActivityManager(  424): Process android.process.media (pid 12682) has died
  180. I/ActivityManager(  424): Process android.process.acore (pid 12705) has died
  181. W/libprocessgroup(  424): failed to open /acct/uid_10065/pid_11461/cgroup.procs: No such file or directory
  182. I/ActivityManager(  424): Process com.chrome.beta:sandboxed_process0 (pid 11461) has died
  183. W/ActivityManager(  424): Scheduling restart of crashed service com.chrome.beta/org.chromium.content.app.SandboxedProcessService0 in 1000ms
  184. I/ActivityManager(  424): Start proc 12746:com.android.email/u0a35 for service com.android.email/.service.LegacyImapSyncAdapterService
  185. D/ActivityThread(12746): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  186. D/ActivityThread(12746): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  187. E/libprocessgroup(  424): failed to kill 1 processes for processgroup 12654
  188. I/ActivityManager(  424): Process com.google.android.apps.plus (pid 12654) has died
  189. I/ActivityManager(  424): Process com.google.android.gms.wearable (pid 2745) has died
  190. W/ActivityManager(  424): Scheduling restart of crashed service com.google.android.gms/.wearable.service.WearableService in 1000ms
  191. I/ActivityManager(  424): Start proc 12926:com.google.android.gms.wearable/u0a16 for service com.google.android.gms/.wearable.service.WearableService
  192. W/ResourcesManager(12926): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  193. W/ResourcesManager(12926): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  194. V/BackupManagerService(  424): Running a backup pass
  195. V/BackupManagerService(  424): clearing pending backups
  196. V/PerformBackupTask(  424): Beginning backup of 1 targets
  197. D/PerformBackupTask(  424): invokeAgentForBackup on @pm@
  198. I/BackupRestoreController(  424): Getting widget state for user: 0
  199. I/PerformBackupTask(  424): no backup data written; not calling transport
  200. D/PerformBackupTask(  424): starting agent for backup of BackupRequest{pkg=com.google.android.googlequicksearchbox}
  201. I/ActivityManager(  424): Start proc 13197:com.google.android.googlequicksearchbox/u0a22 for backup com.google.android.googlequicksearchbox/com.android.launcher3.LauncherBackupAgentHelper
  202. D/BackupManagerService(  424): awaiting agent for ApplicationInfo{1c6e3f58 com.google.android.googlequicksearchbox}
  203. D/BackupManagerService(  424): agentConnected pkg=com.google.android.googlequicksearchbox agent=android.os.BinderProxy@135786ad
  204. I/BackupManagerService(  424): got agent android.app.IBackupAgent$Stub$Proxy@3e1b3de2
  205. D/PerformBackupTask(  424): invokeAgentForBackup on com.google.android.googlequicksearchbox
  206. D/BackupManagerService(  424): Now staging backup of com.google.android.googlequicksearchbox
  207. I/BackupRestoreController(  424): Getting widget state for user: 0
  208. I/PerformBackupTask(  424): no backup data written; not calling transport
  209. I/BackupManagerService(  424): Backup pass finished.
  210. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@35359953}
  211. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@35359953}
  212. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  213. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  214. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  215. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  216. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  217. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  218. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  219. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  220. I/ActivityManager(  424): Start proc 13667:com.android.deskclock/u0a30 for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider
  221. I/ActivityManager(  424): Process com.android.email (pid 12746) has died
  222. I/ActivityManager(  424): Process com.google.android.googlequicksearchbox (pid 13197) has died
  223. I/ActivityManager(  424): Start proc 13786:com.android.email/u0a35 for service com.android.email/.service.LegacyImapSyncAdapterService
  224. D/ActivityThread(13786): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  225. D/ActivityThread(13786): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  226. V/WindowManager(  424): Adding window Window{2026c0ac u0 PopupWindow:2ca3160} at 5 of 11 (after Window{27e0dbb7 u0 com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity})
  227. W/libprocessgroup(  424): failed to open /acct/uid_10065/pid_11630/cgroup.procs: No such file or directory
  228. I/ActivityManager(  424): Process com.chrome.beta:sandboxed_process3 (pid 11630) has died
  229. V/WindowManager(  424): Adding window Window{30bd1747 u0 PopupWindow:2a18ed33} at 5 of 11 (after Window{27e0dbb7 u0 com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity})
  230. I/ActivityManager(  424): Start proc 14061:com.chrome.beta:sandboxed_process5/u0i14 for service com.chrome.beta/org.chromium.content.app.SandboxedProcessService5
  231. I/ActivityManager(  424): Killing 11610:com.chrome.beta:sandboxed_process2/u0a65i11 (adj 11): isolated not needed
  232. W/libprocessgroup(  424): failed to open /acct/uid_10065/pid_11610/cgroup.procs: No such file or directory
  233. I/ActivityManager(  424): Start proc 14182:com.chrome.beta:sandboxed_process6/u0i15 for service com.chrome.beta/org.chromium.content.app.SandboxedProcessService6
  234. V/WindowManager(  424): Adding window Window{13ef2cb3 u0 PopupWindow:13accbca} at 5 of 11 (after Window{27e0dbb7 u0 com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity})
  235. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/ flg=0x10000000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity (has extras)} from uid 10065 on display 0
  236. V/WindowManager(  424): addAppToken: AppWindowToken{a697f2b token=Token{fe64b7a ActivityRecord{20c66ba5 u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159}}} to stack=1 task=159 at 1
  237. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@19ec6f88 attribute=null, token = android.os.BinderProxy@b1e52b6
  238. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/ flg=0x14002000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity (has extras)} from uid 10065 on display 0
  239. W/ActivityManager(  424): Duplicate finish request for ActivityRecord{20c66ba5 u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159 f}
  240. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@3db54f59 attribute=null, token = android.os.BinderProxy@b1e52b6
  241. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=http://www.qirebook.com/files/article/html/0/290/index.html flg=0x10000000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity (has extras)} from uid 10065 on display 0
  242. V/WindowManager(  424): addAppToken: AppWindowToken{efca4cd token=Token{3f91da64 ActivityRecord{3ec09bf7 u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159}}} to stack=1 task=159 at 1
  243. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=http://www.qirebook.com/files/article/html/0/290/index.html flg=0x14002000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity (has extras)} from uid 10065 on display 0
  244. W/ActivityManager(  424): Duplicate finish request for ActivityRecord{3ec09bf7 u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159 f}
  245. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@307c11fc attribute=null, token = android.os.BinderProxy@b1e52b6
  246. V/WindowManager(  424): Adding window Window{263f1ecb u0 PopupWindow:2c25767c} at 5 of 11 (after Window{27e0dbb7 u0 com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity})
  247. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  248. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  249. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  250. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  251. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  252. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  253. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  254. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  255. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  256. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  257. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  258. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  259. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  260. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  261. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  262. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  263. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  264. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  265. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  266. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  267. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  268. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  269. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  270. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  271. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 56
  272. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  273. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  274. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  275. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  276. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  277. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  278. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  279. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 56
  280. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  281. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  282. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  283. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  284. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  285. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  286. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  287. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@31041899}
  288. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@31041899}
  289. W/ProcessCpuTracker(  424): Skipping unknown process pid 15575
  290. W/ProcessCpuTracker(  424): Skipping unknown process pid 15576
  291. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  292. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  293. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  294. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  295. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  296. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  297. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  298. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  299. W/ProcessCpuTracker(  424): Skipping unknown process pid 15657
  300. W/ProcessCpuTracker(  424): Skipping unknown process pid 15660
  301. W/ProcessCpuTracker(  424): Skipping unknown process pid 15661
  302. V/WindowManager(  424): Adding window Window{fcb5d3a u0 PopupWindow:38b51b30} at 5 of 11 (after Window{27e0dbb7 u0 com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity})
  303. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  304. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  305. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  306. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  307. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  308. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  309. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  310. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  311. W/ProcessStats(  424): Time val negative: -6576
  312. W/ProcessStats(  424): Time val negative: -7252
  313. I/ProcessStatsService(  424): Prepared write state in 61ms
  314. I/ProcessStatsService(  424): Prepared write state in 0ms
  315. I/ProcessStatsService(  424): Pruning old procstats: /data/system/procstats/state-2015-04-17-00-27-33.bin.ci
  316. W/ProcessCpuTracker(  424): Skipping unknown process pid 16643
  317. W/ProcessCpuTracker(  424): Skipping unknown process pid 16644
  318. W/ProcessCpuTracker(  424): Skipping unknown process pid 16646
  319. W/ProcessCpuTracker(  424): Skipping unknown process pid 16647
  320. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3bc80df1}
  321. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3bc80df1}
  322. W/ProcessCpuTracker(  424): Skipping unknown process pid 16990
  323. W/ProcessCpuTracker(  424): Skipping unknown process pid 16991
  324. W/ProcessCpuTracker(  424): Skipping unknown process pid 16994
  325. W/ProcessCpuTracker(  424): Skipping unknown process pid 16995
  326. W/ProcessCpuTracker(  424): Skipping unknown process pid 17366
  327. I/ActivityManager(  424): START u0 {act=android.speech.action.RECOGNIZE_SPEECH cmp=com.google.android.googlequicksearchbox/com.google.android.voicesearch.intentapi.IntentApiActivity (has extras)} from uid 10065 on display 0
  328. V/WindowManager(  424): addAppToken: AppWindowToken{1d9ae210 token=Token{15a786d3 ActivityRecord{28ce88c2 u0 com.google.android.googlequicksearchbox/com.google.android.voicesearch.intentapi.IntentApiActivity t159}}} to stack=1 task=159 at 1
  329. V/WindowManager(  424): Adding window Window{74efd4b u0 com.google.android.googlequicksearchbox/com.google.android.voicesearch.intentapi.IntentApiActivity} at 5 of 11 (after Window{27e0dbb7 u0 com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity})
  330. E/AndroidRuntime(10923): FATAL EXCEPTION: main
  331. E/AndroidRuntime(10923): Process: com.google.android.googlequicksearchbox:search, PID: 10923
  332. E/AndroidRuntime(10923): java.lang.IllegalStateException: Activity has been destroyed
  333. E/AndroidRuntime(10923):        at android.app.FragmentManagerImpl.enqueueAction(FragmentManager.java:1350)
  334. E/AndroidRuntime(10923):        at android.app.BackStackRecord.commitInternal(BackStackRecord.java:729)
  335. E/AndroidRuntime(10923):        at android.app.BackStackRecord.commit(BackStackRecord.java:705)
  336. E/AndroidRuntime(10923):        at com.google.android.voicesearch.intentapi.a.a(IntentApiActivity.java:118)
  337. E/AndroidRuntime(10923):        at com.google.android.voicesearch.intentapi.a.onSuccess(IntentApiActivity.java:99)
  338. E/AndroidRuntime(10923):        at com.google.android.apps.gsa.shared.util.a.m.run(NamedUiFutureCallback.java:56)
  339. E/AndroidRuntime(10923):        at android.os.Handler.handleCallback(Handler.java:739)
  340. E/AndroidRuntime(10923):        at android.os.Handler.dispatchMessage(Handler.java:95)
  341. E/AndroidRuntime(10923):        at android.os.Looper.loop(Looper.java:135)
  342. E/AndroidRuntime(10923):        at android.app.ActivityThread.main(ActivityThread.java:5289)
  343. E/AndroidRuntime(10923):        at java.lang.reflect.Method.invoke(Native Method)
  344. E/AndroidRuntime(10923):        at java.lang.reflect.Method.invoke(Method.java:372)
  345. E/AndroidRuntime(10923):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
  346. E/AndroidRuntime(10923):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  347. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@46239a5 attribute=null, token = android.os.BinderProxy@b1e52b6
  348. I/ActivityManager(  424): Process com.google.android.googlequicksearchbox:search (pid 10923) has died
  349. W/ActivityManager(  424): Scheduling restart of crashed service com.google.android.googlequicksearchbox/com.google.android.ssb.service.SsbService in 1000ms
  350. I/ActivityManager(  424): Start proc 17500:com.google.android.googlequicksearchbox:search/u0a22 for service com.google.android.googlequicksearchbox/com.google.android.ssb.service.SsbService
  351. V/WindowManager(  424): Adding window Window{3720234 u0 PopupWindow:20ff726a} at 5 of 11 (after Window{27e0dbb7 u0 com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity})
  352. I/ActivityManager(  424): Start proc 17528:com.google.android.partnersetup/u0a19 for content provider com.google.android.partnersetup/.RlzAppProvider
  353. I/ActivityManager(  424): Killing 14182:com.chrome.beta:sandboxed_process6/u0a65i15 (adj 11): isolated not needed
  354. W/libprocessgroup(  424): failed to open /acct/uid_10065/pid_14182/cgroup.procs: No such file or directory
  355. I/ActivityManager(  424): Start proc 17574:com.chrome.beta:sandboxed_process7/u0i16 for service com.chrome.beta/org.chromium.content.app.SandboxedProcessService7
  356. V/WindowManager(  424): Adding window Window{1b333fd7 u0 PopupWindow:1a75445d} at 5 of 11 (after Window{27e0dbb7 u0 com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity})
  357. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/ flg=0x10000000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity (has extras)} from uid 10065 on display 0
  358. V/WindowManager(  424): addAppToken: AppWindowToken{28f052cf token=Token{8e3572e ActivityRecord{336e45a9 u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159}}} to stack=1 task=159 at 1
  359. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2a8845c attribute=null, token = android.os.BinderProxy@b1e52b6
  360. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/ flg=0x14002000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity (has extras)} from uid 10065 on display 0
  361. W/ActivityManager(  424): Duplicate finish request for ActivityRecord{336e45a9 u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159 f}
  362. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@3b06eb19 attribute=android.view.inputmethod.EditorInfo@2be9e7de, token = android.os.BinderProxy@b1e52b6
  363. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=http://www.qirebook.com/files/article/html/0/362/index.html flg=0x10000000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity (has extras)} from uid 10065 on display 0
  364. V/WindowManager(  424): addAppToken: AppWindowToken{1b61e451 token=Token{33361578 ActivityRecord{2a3b46db u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159}}} to stack=1 task=159 at 1
  365. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=http://www.qirebook.com/files/article/html/0/362/index.html flg=0x14002000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity (has extras)} from uid 10065 on display 0
  366. W/ActivityManager(  424): Duplicate finish request for ActivityRecord{2a3b46db u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159 f}
  367. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@14621b90 attribute=null, token = android.os.BinderProxy@b1e52b6
  368. I/UsageStatsService(  424): User[0] Flushing usage stats to disk
  369. V/WindowManager(  424): Adding window Window{30d6bde3 u0 PopupWindow:1230c528} at 5 of 11 (after Window{27e0dbb7 u0 com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity})
  370. W/ActivityManager(  424): Exception when unbinding service com.chrome.beta/org.chromium.content.app.SandboxedProcessService7
  371. W/ActivityManager(  424): android.os.TransactionTooLargeException
  372. W/ActivityManager(  424):       at android.os.BinderProxy.transactNative(Native Method)
  373. W/ActivityManager(  424):       at android.os.BinderProxy.transact(Binder.java:496)
  374. W/ActivityManager(  424):       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:921)
  375. W/ActivityManager(  424):       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1795)
  376. W/ActivityManager(  424):       at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:916)
  377. W/ActivityManager(  424):       at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:15438)
  378. W/ActivityManager(  424):       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:978)
  379. W/ActivityManager(  424):       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2209)
  380. W/ActivityManager(  424):       at android.os.Binder.execTransact(Binder.java:446)
  381. W/libprocessgroup(  424): failed to open /acct/uid_10065/pid_17574/cgroup.procs: No such file or directory
  382. I/ActivityManager(  424): Process com.chrome.beta:sandboxed_process7 (pid 17574) has died
  383. I/ActivityManager(  424): START u0 {act=com.android.systemui.recents.SHOW_RECENTS flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10012 on display 0
  384. W/InputMethodManagerService(  424): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@13b73c4b (uid=10065 pid=10872)
  385. V/WindowManager(  424): Adding window Window{1f44226c u0 Starting com.android.browser} at 5 of 11 (after Window{27e0dbb7 u0 com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity})
  386. I/ActivityManager(  424): Start proc 17980:com.android.browser/u0a24 for activity com.android.browser/.BrowserActivity
  387. V/WindowManager(  424): Adding window Window{2e005c7a u0 com.android.browser/com.android.browser.BrowserActivity} at 5 of 12 (before Window{1f44226c u0 Starting com.android.browser})
  388. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  389. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  390. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  391. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  392. I/ActivityManager(  424): START u0 {cmp=com.android.browser/.ComboViewActivity (has extras)} from uid 10024 on display 0
  393. V/WindowManager(  424): addAppToken: AppWindowToken{203af459 token=Token{2458c0a0 ActivityRecord{3fee85a3 u0 com.android.browser/.ComboViewActivity t139}}} to stack=1 task=139 at 1
  394. V/WindowManager(  424): Adding window Window{1559d8ff u0 com.android.browser/com.android.browser.ComboViewActivity} at 6 of 12 (after Window{2e005c7a u0 com.android.browser/com.android.browser.BrowserActivity})
  395. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  396. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  397. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  398. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  399. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  400. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  401. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  402. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  403. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  404. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  405. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  406. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  407. I/ActivityManager(  424): Process com.google.android.partnersetup (pid 17528) has died
  408. I/ActivityManager(  424): Process com.android.deskclock (pid 13667) has died
  409. I/ActivityManager(  424): Process com.google.android.googlequicksearchbox:search (pid 17500) has died
  410. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  411. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  412. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  413. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  414. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  415. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  416. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  417. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  418. I/ActivityManager(  424): Process com.android.email (pid 13786) has died
  419. I/ActivityManager(  424): Process com.google.android.gms (pid 31513) has died
  420. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  421. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  422. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  423. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  424. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  425. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  426. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  427. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  428. I/WindowState(  424): WIN DEATH: Window{3731028e u0 SurfaceView}
  429. I/WindowState(  424): WIN DEATH: Window{27e0dbb7 u0 com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity}
  430. I/ActivityManager(  424): Process com.chrome.beta (pid 10872) has died
  431. I/ActivityManager(  424): Killing 14061:com.chrome.beta:sandboxed_process5/u0a65i14 (adj 0): isolated not needed
  432. W/libprocessgroup(  424): failed to open /acct/uid_10065/pid_14061/cgroup.procs: No such file or directory
  433. I/ActivityManager(  424): Process com.chrome.beta:privileged_process0 (pid 11507) has died
  434. V/WindowManager(  424): Adding window Window{1b0b29e2 u0 SurfaceView} at 3 of 10 (before Window{2e005c7a u0 com.android.browser/com.android.browser.BrowserActivity})
  435. I/ActivityManager(  424): Start proc 18530:com.chrome.beta/u0a65 for broadcast com.chrome.beta/com.google.ipc.invalidation.ticl.android2.AndroidInternalScheduler$AlarmReceiver
  436. I/ActivityManager(  424): Start proc 18739:com.android.email/u0a35 for service com.android.email/.service.LegacyImapSyncAdapterService
  437. D/ActivityThread(18739): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  438. D/ActivityThread(18739): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  439. I/ActivityManager(  424): Start proc 18840:com.google.android.gms/u0a16 for service com.google.android.gms/.usagereporting.service.UsageReportingService
  440. W/ResourcesManager(18840): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  441. W/ResourcesManager(18840): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  442. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1190207f}
  443. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1190207f}
  444. I/ActivityManager(  424): Start proc 19622:com.android.deskclock/u0a30 for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider
  445. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e7f9cc9}
  446. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e7f9cc9}
  447. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  448. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  449. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  450. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  451. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  452. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  453. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  454. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  455. W/ProcessCpuTracker(  424): Skipping unknown process pid 23397
  456. W/ProcessCpuTracker(  424): Skipping unknown process pid 23398
  457. W/ProcessCpuTracker(  424): Skipping unknown process pid 23400
  458. W/ProcessCpuTracker(  424): Skipping unknown process pid 23401
  459. W/ProcessCpuTracker(  424): Skipping unknown process pid 23402
  460. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  461. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  462. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  463. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  464. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  465. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  466. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  467. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  468. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  469. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  470. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  471. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  472. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  473. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  474. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  475. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  476. D/EdgeGestureTracker(  424): edge gesture timeout: 176
  477. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@3bb33b9d attribute=null, token = android.os.BinderProxy@37aa20a5
  478. V/WindowManager(  424): Adding window Window{1595fbe3 u0 SurfaceView} at 3 of 10 (before Window{2e005c7a u0 com.android.browser/com.android.browser.BrowserActivity})
  479. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@288cf2e6}
  480. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@288cf2e6}
  481. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  482. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  483. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  484. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  485. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  486. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  487. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  488. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  489. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  490. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  491. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  492. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  493. W/ProcessCpuTracker(  424): Skipping unknown process pid 25676
  494. W/ProcessCpuTracker(  424): Skipping unknown process pid 25679
  495. W/ProcessCpuTracker(  424): Skipping unknown process pid 25680
  496. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  497. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  498. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  499. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  500. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  501. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  502. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  503. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  504. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  505. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  506. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  507. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  508. I/ActivityManager(  424): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher} from uid 1000 on display 0
  509. I/ActivityManager(  424): START u0 {act=com.android.systemui.recents.SHOW_RECENTS flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10012 on display 0
  510. W/InputMethodManagerService(  424): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@7beefc9 (uid=10042 pid=1404)
  511. V/WindowManager(  424): Adding window Window{32be304a u0 SurfaceView} at 3 of 10 (before Window{2e005c7a u0 com.android.browser/com.android.browser.BrowserActivity})
  512. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3087e77}
  513. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3087e77}
  514. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  515. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  516. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  517. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  518. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  519. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  520. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  521. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  522. I/UsageStatsService(  424): User[0] Flushing usage stats to disk
  523. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  524. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  525. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  526. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  527. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  528. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  529. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  530. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  531. D/EdgeGestureTracker(  424): edge gesture timeout: 176
  532. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  533. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  534. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  535. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  536. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  537. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  538. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  539. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  540. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  541. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  542. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  543. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  544. D/EdgeGestureTracker(  424): edge gesture timeout: 176
  545. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  546. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  547. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  548. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  549. I/ActivityManager(  424): Start proc 29534:android.process.acore/u0a2 for content provider com.android.providers.contacts/.ContactsProvider2
  550. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@8b943e8}
  551. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@8b943e8}
  552. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  553. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  554. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  555. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  556. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  557. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  558. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  559. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  560. D/ConnectivityService(  424): notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 101]
  561. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 101] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to CONNECTING
  562. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 101] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
  563. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 57
  564. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  565. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  566. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  567. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 60
  568. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 101]
  569. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change.
  570. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101]
  571. I/EntropyMixer(  424): Writing entropy...
  572. I/ActivityManager(  424): Start proc 31052:com.estrongs.android.pop/u0a96 for broadcast com.estrongs.android.pop/.app.StartServiceReceiver
  573. I/ActivityManager(  424): Start proc 31074:com.google.android.apps.plus/u0a103 for broadcast com.google.android.apps.plus/.service.BatteryReceiver
  574. D/WifiService(  424): New client listening to asynchronous messages
  575. W/ResourcesManager(31074): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  576. I/ActivityManager(  424): Start proc 31103:android.process.media/u0a4 for content provider com.android.providers.media/.MediaProvider
  577. I/ActivityManager(  424): Start proc 31134:com.google.android.googlequicksearchbox:search/u0a22 for broadcast com.google.android.googlequicksearchbox/com.google.android.search.core.UdcSettingBroadcastReceiver
  578. I/PowerManagerService(  424): Going to sleep due to power button (uid 1000)...
  579. I/PowerManagerService(  424): Sleeping (uid 1000)...
  580. I/DisplayManagerService(  424): Display device changed: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1024 x 768, 59.0 fps, supportedRefreshRates [59.0], density 160, 159.568 x 159.895 dpi, appVsyncOff 0, presDeadline 17949152, touch INTERNAL, rotation 0, type BUILT_IN, state OFF, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  581. V/ActivityManager(  424): Display changed displayId=0
  582. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@38e1bb2d}
  583. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@38e1bb2d}
  584. I/ActivityManager(  424): Start proc 31163:com.google.android.partnersetup/u0a19 for content provider com.google.android.partnersetup/.RlzAppProvider
  585. I/ProcessStatsService(  424): Prepared write state in 4ms
  586. I/ActivityManager(  424): Start proc 31216:com.android.providers.calendar/u0a1 for content provider com.android.providers.calendar/.CalendarProvider2
  587. W/ResourcesManager(31216): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  588. I/ActivityManager(  424): Start proc 31236:com.android.calendar/u0a26 for broadcast com.android.calendar/.alerts.AlertReceiver
  589. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@ca7c5f5}
  590. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@ca7c5f5}
  591. W/ActivityThread(18840): 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());
  592. I/ActivityManager(  424): Start proc 31411:org.mozilla.firefox/u0a87 for service org.mozilla.firefox/org.mozilla.gecko.background.healthreport.upload.HealthReportUploadService
  593. I/ActivityManager(  424): Start proc 31427:org.mozilla.firefox.UpdateService/u0a87 for service org.mozilla.firefox/org.mozilla.gecko.updater.UpdateService
  594. W/Zygote  (31427): Slow operation: 15888ms so far, now at Zygote.nativeForkAndSpecialize
  595. W/Zygote  (31427): Slow operation: 15892ms so far, now at Zygote.postForkCommon
  596. W/Zygote  (31427): Slow operation: 15893ms so far, now at zygoteConnection.runOnce: postForkAndSpecialize
  597. W/ActivityThread(31427): 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());
  598. I/ActivityManager(  424): Start proc 31485:com.google.android.apps.genie.geniewidget/u0a74 for broadcast com.google.android.apps.genie.geniewidget/.appwidget.NewsWeatherAppDarkWidgetProvider
  599. I/ActivityManager(  424): Start proc 31506:com.glu.flc2/u0a97 for broadcast com.glu.flc2/com.glu.plugins.anotificationmanager.NotificationReceiver
  600. V/BackupManagerService(  424): Running a backup pass
  601. V/BackupManagerService(  424): clearing pending backups
  602. V/PerformBackupTask(  424): Beginning backup of 1 targets
  603. D/PerformBackupTask(  424): invokeAgentForBackup on @pm@
  604. I/BackupRestoreController(  424): Getting widget state for user: 0
  605. I/PerformBackupTask(  424): no backup data written; not calling transport
  606. D/PerformBackupTask(  424): starting agent for backup of BackupRequest{pkg=com.google.android.googlequicksearchbox}
  607. I/ActivityManager(  424): Start proc 31606:com.google.android.googlequicksearchbox/u0a22 for backup com.google.android.googlequicksearchbox/com.android.launcher3.LauncherBackupAgentHelper
  608. D/BackupManagerService(  424): awaiting agent for ApplicationInfo{1c6e3f58 com.google.android.googlequicksearchbox}
  609. D/BackupManagerService(  424): agentConnected pkg=com.google.android.googlequicksearchbox agent=android.os.BinderProxy@3f96a77b
  610. I/BackupManagerService(  424): got agent android.app.IBackupAgent$Stub$Proxy@3e4ef998
  611. D/PerformBackupTask(  424): invokeAgentForBackup on com.google.android.googlequicksearchbox
  612. D/BackupManagerService(  424): Now staging backup of com.google.android.googlequicksearchbox
  613. I/BackupRestoreController(  424): Getting widget state for user: 0
  614. I/PerformBackupTask(  424): no backup data written; not calling transport
  615. I/BackupManagerService(  424): Backup pass finished.
  616. I/ActivityManager(  424): Killing 18530:com.chrome.beta/u0a65 (adj 15): empty #17
  617. I/ActivityManager(  424): Start proc 31869:com.google.android.videos/u0a106 for broadcast com.google.android.videos/.pinning.TransferService$AlarmReceiver
  618. W/ResourcesManager(31869): Asset path '/system/framework/com.google.widevine.software.drm.jar' does not exist or contains no resources.
  619. W/ResourcesManager(18840): Asset path '/system/framework/com.google.widevine.software.drm.jar' does not exist or contains no resources.
  620. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  621. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|-153109912|null|10035
  622. I/ValidateNoPeople(  424): final affinity: 0.0
  623. I/ActivityManager(  424): Killing 31052:com.estrongs.android.pop/u0a96 (adj 15): empty #17
  624. I/libprocessgroup(  424): Killing pid 31081 in uid 10096 as part of process group 31052
  625. I/libprocessgroup(  424): Killing pid 31081 in uid 10096 as part of process group 31052
  626. I/libprocessgroup(  424): Killing pid 31081 in uid 10096 as part of process group 31052
  627. I/libprocessgroup(  424): Killing pid 31081 in uid 10096 as part of process group 31052
  628. I/libprocessgroup(  424): Killing pid 31081 in uid 10096 as part of process group 31052
  629. E/WifiService(  424): Multicaster binderDied
  630. D/WifiService(  424): Client connection lost with reason: 4
  631. I/ActivityManager(  424): Start proc 31970:mobi.mgeek.TunnyBrowser:DolphinNotification/u0a83 for service mobi.mgeek.TunnyBrowser/com.dolphin.browser.message.C2DMService
  632. W/ActivityThread(31970): 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());
  633. I/ActivityManager(  424): Process mobi.mgeek.TunnyBrowser:DolphinNotification (pid 31970) has died
  634. I/ActivityManager(  424): Killing 31103:android.process.media/u0a4 (adj 15): empty #17
  635. D/ConnectivityService(  424): notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 101]
  636. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 101] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to CONNECTING
  637. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 101] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
  638. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  639. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|-153109912|null|10035
  640. I/ValidateNoPeople(  424): final affinity: 0.0
  641. I/ActivityManager(  424): Idle maintenance over +5h2m27s38ms low RAM for +3h20m26s737ms
  642. I/MountService(  424): Running fstrim idle maintenance
  643. I/MountServiceIdler(  424): Got mount service completion callback
  644. I/fstrim  (  137): Starting fstrim work...
  645. I/fstrim  (  137): Invoking FITRIM ioctl on /data
  646. E/fstrim  (  137): FITRIM ioctl failed on /data (error 95/Operation not supported on transport endpoint)
  647. I/fstrim  (  137): Invoking FITRIM ioctl on /data
  648. E/fstrim  (  137): FITRIM ioctl failed on /data (error 95/Operation not supported on transport endpoint)
  649. I/fstrim  (  137): Invoking FITRIM ioctl on /cache
  650. I/fstrim  (  137): Trimmed 213909504 bytes on /cache
  651. I/fstrim  (  137): Invoking FITRIM ioctl on /cache
  652. I/fstrim  (  137): Trimmed 213909504 bytes on /cache
  653. E/fstrim  (  137): Cannot stat mount point none
  654. I/fstrim  (  137): Finished fstrim work.
  655. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  656. I/ValidateNoPeople(  424): final affinity: 0.0
  657. I/ActivityManager(  424): Start proc 32266:android.process.media/u0a4 for content provider com.android.providers.media/.MediaProvider
  658. I/ActivityManager(  424): Killing 31163:com.google.android.partnersetup/u0a19 (adj 15): empty #17
  659. W/ResourcesManager(31485): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  660. W/ResourcesManager(31485): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  661. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@c7341d5}
  662. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@c7341d5}
  663. V/BackupManagerService(  424): Running a backup pass
  664. V/BackupManagerService(  424): clearing pending backups
  665. V/PerformBackupTask(  424): Beginning backup of 1 targets
  666. D/PerformBackupTask(  424): invokeAgentForBackup on @pm@
  667. I/BackupRestoreController(  424): Getting widget state for user: 0
  668. I/PerformBackupTask(  424): no backup data written; not calling transport
  669. D/PerformBackupTask(  424): starting agent for backup of BackupRequest{pkg=com.google.android.googlequicksearchbox}
  670. D/BackupManagerService(  424): awaiting agent for ApplicationInfo{1c6e3f58 com.google.android.googlequicksearchbox}
  671. D/BackupManagerService(  424): agentConnected pkg=com.google.android.googlequicksearchbox agent=android.os.BinderProxy@937eebf
  672. I/BackupManagerService(  424): got agent android.app.IBackupAgent$Stub$Proxy@1e49098c
  673. D/PerformBackupTask(  424): invokeAgentForBackup on com.google.android.googlequicksearchbox
  674. D/BackupManagerService(  424): Now staging backup of com.google.android.googlequicksearchbox
  675. I/BackupRestoreController(  424): Getting widget state for user: 0
  676. I/PerformBackupTask(  424): no backup data written; not calling transport
  677. I/BackupManagerService(  424): Backup pass finished.
  678. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  679. I/ValidateNoPeople(  424): final affinity: 0.0
  680. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@37ae3d5a}
  681. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@37ae3d5a}
  682. D/ConnectivityService(  424): notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 101]
  683. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 101] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to CONNECTING
  684. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 101] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
  685. W/ActivityManager(  424): SLOW OOM ADJ: 354ms for pid 1115 = 1
  686. W/ActivityManager(  424): SLOW OOM ADJ: 375ms for pid 1115 = 1
  687. I/BackupManagerService(  424): Beginning scheduled full backup operation
  688. I/PFTBT   (  424): Initiating full-data transport backup of org.mozilla.firefox
  689. I/PFTBT   (  424): Transport failed; aborting backup: -1000
  690. I/BackupManagerService(  424): Beginning scheduled full backup operation
  691. I/PFTBT   (  424): Initiating full-data transport backup of com.amuzo.herofactory.invasionfrombelow
  692. I/PFTBT   (  424): Transport failed; aborting backup: -1000
  693. I/BackupManagerService(  424): Beginning scheduled full backup operation
  694. I/PFTBT   (  424): Initiating full-data transport backup of com.publicstuff.new_york_ny
  695. I/PFTBT   (  424): Transport failed; aborting backup: -1000
  696. I/BackupManagerService(  424): Beginning scheduled full backup operation
  697. I/PFTBT   (  424): Initiating full-data transport backup of com.estrongs.android.taskmanager
  698. I/PFTBT   (  424): Transport failed; aborting backup: -1000
  699. W/ResourcesManager(31485): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  700. W/ResourcesManager(31485): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  701. W/ResourcesManager(31485): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  702. W/ResourcesManager(31485): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  703. W/ResourcesManager(31485): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  704. W/ResourcesManager(31485): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  705. W/ResourcesManager(31485): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  706. W/ResourcesManager(31485): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  707. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  708. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|-153109912|null|10035
  709. I/ValidateNoPeople(  424): final affinity: 0.0
  710. I/BackupManagerService(  424): Beginning scheduled full backup operation
  711. I/PFTBT   (  424): Initiating full-data transport backup of com.avg.zen
  712. I/PFTBT   (  424): Transport failed; aborting backup: -1000
  713. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  714. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|-153109912|null|10035
  715. I/ValidateNoPeople(  424): final affinity: 0.0
  716. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  717. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|363843079|null|10035
  718. I/ValidateNoPeople(  424): final affinity: 0.0
  719. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  720. I/ValidateNoPeople(  424): final affinity: 0.0
  721. I/BackupManagerService(  424): Beginning scheduled full backup operation
  722. I/PFTBT   (  424): Initiating full-data transport backup of com.nyc.buildings
  723. I/PFTBT   (  424): Transport failed; aborting backup: -1000
  724. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@16208d03}
  725. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@16208d03}
  726. I/BackupManagerService(  424): Beginning scheduled full backup operation
  727. I/PFTBT   (  424): Initiating full-data transport backup of com.quickoffice.android
  728. I/PFTBT   (  424): Transport failed; aborting backup: -1000
  729. I/BackupManagerService(  424): Beginning scheduled full backup operation
  730. I/PFTBT   (  424): Initiating full-data transport backup of com.merriamwebster
  731. I/PFTBT   (  424): Transport failed; aborting backup: -1000
  732. I/BackupManagerService(  424): Beginning scheduled full backup operation
  733. I/PFTBT   (  424): Initiating full-data transport backup of com.twopersonstudio.games.bigbigbig2
  734. I/PFTBT   (  424): Transport failed; aborting backup: -1000
  735. I/BackupManagerService(  424): Beginning scheduled full backup operation
  736. I/PFTBT   (  424): Initiating full-data transport backup of uk.co.aifactory.chessfree
  737. I/PFTBT   (  424): Transport failed; aborting backup: -1000
  738. I/BackupManagerService(  424): Beginning scheduled full backup operation
  739. I/PFTBT   (  424): Initiating full-data transport backup of com.socialnmobile.colordict
  740. I/PFTBT   (  424): Transport failed; aborting backup: -1000
  741. I/BackupManagerService(  424): Beginning scheduled full backup operation
  742. I/PFTBT   (  424): Initiating full-data transport backup of com.google.android.apps.hangoutsdialer
  743. I/PFTBT   (  424): Transport failed; aborting backup: -1000
  744. I/BackupManagerService(  424): Beginning scheduled full backup operation
  745. I/PFTBT   (  424): Initiating full-data transport backup of tv.pps.tpad
  746. I/PFTBT   (  424): Transport failed; aborting backup: -1000
  747. I/BackupManagerService(  424): Beginning scheduled full backup operation
  748. I/PFTBT   (  424): Initiating full-data transport backup of com.antivirus
  749. I/PFTBT   (  424): Transport failed; aborting backup: -1000
  750. I/BackupManagerService(  424): Beginning scheduled full backup operation
  751. I/PFTBT   (  424): Initiating full-data transport backup of com.antutu.CpuMasterFree
  752. I/PFTBT   (  424): Transport failed; aborting backup: -1000
  753. I/BackupManagerService(  424): Beginning scheduled full backup operation
  754. I/PFTBT   (  424): Initiating full-data transport backup of com.lego.starwars.theyodachronicles
  755. I/PFTBT   (  424): Transport failed; aborting backup: -1000
  756. I/BackupManagerService(  424): Beginning scheduled full backup operation
  757. I/PFTBT   (  424): Initiating full-data transport backup of com.aldiko.android
  758. I/PFTBT   (  424): Transport failed; aborting backup: -1000
  759. I/BackupManagerService(  424): Beginning scheduled full backup operation
  760. I/PFTBT   (  424): Initiating full-data transport backup of net.hciilab.scutgPen.IME
  761. I/PFTBT   (  424): Transport failed; aborting backup: -1000
  762. I/BackupManagerService(  424): Beginning scheduled full backup operation
  763. I/PFTBT   (  424): Initiating full-data transport backup of com.wb.speedorz
  764. I/PFTBT   (  424): Transport failed; aborting backup: -1000
  765. I/BackupManagerService(  424): Beginning scheduled full backup operation
  766. I/PFTBT   (  424): Initiating full-data transport backup of com.estrongs.android.pop
  767. I/PFTBT   (  424): Transport failed; aborting backup: -1000
  768. V/BackupManagerService(  424): Running a backup pass
  769. V/BackupManagerService(  424): clearing pending backups
  770. V/PerformBackupTask(  424): Beginning backup of 1 targets
  771. D/PerformBackupTask(  424): invokeAgentForBackup on @pm@
  772. I/BackupRestoreController(  424): Getting widget state for user: 0
  773. I/PerformBackupTask(  424): no backup data written; not calling transport
  774. D/PerformBackupTask(  424): starting agent for backup of BackupRequest{pkg=com.google.android.googlequicksearchbox}
  775. D/BackupManagerService(  424): awaiting agent for ApplicationInfo{1c6e3f58 com.google.android.googlequicksearchbox}
  776. D/BackupManagerService(  424): agentConnected pkg=com.google.android.googlequicksearchbox agent=android.os.BinderProxy@2dffbd96
  777. I/BackupManagerService(  424): got agent android.app.IBackupAgent$Stub$Proxy@39ab9d17
  778. D/PerformBackupTask(  424): invokeAgentForBackup on com.google.android.googlequicksearchbox
  779. D/BackupManagerService(  424): Now staging backup of com.google.android.googlequicksearchbox
  780. I/BackupRestoreController(  424): Getting widget state for user: 0
  781. I/PerformBackupTask(  424): no backup data written; not calling transport
  782. I/BackupManagerService(  424): Backup pass finished.
  783. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  784. I/ValidateNoPeople(  424): final affinity: 0.0
  785. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  786. I/ValidateNoPeople(  424): final affinity: 0.0
  787. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@192bcdc9}
  788. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@192bcdc9}
  789. D/ConnectivityService(  424): notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 101]
  790. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 101] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to CONNECTING
  791. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 101] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
  792. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  793. I/ValidateNoPeople(  424): final affinity: 0.0
  794. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  795. I/ValidateNoPeople(  424): final affinity: 0.0
  796. W/ResourcesManager(31485): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  797. W/ResourcesManager(31485): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  798. W/ResourcesManager(31485): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  799. W/ResourcesManager(31485): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  800. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2aed0bd}
  801. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2aed0bd}
  802. V/BackupManagerService(  424): Running a backup pass
  803. V/BackupManagerService(  424): clearing pending backups
  804. V/PerformBackupTask(  424): Beginning backup of 1 targets
  805. D/PerformBackupTask(  424): invokeAgentForBackup on @pm@
  806. I/BackupRestoreController(  424): Getting widget state for user: 0
  807. I/PerformBackupTask(  424): no backup data written; not calling transport
  808. D/PerformBackupTask(  424): starting agent for backup of BackupRequest{pkg=com.google.android.googlequicksearchbox}
  809. D/BackupManagerService(  424): awaiting agent for ApplicationInfo{1c6e3f58 com.google.android.googlequicksearchbox}
  810. D/BackupManagerService(  424): agentConnected pkg=com.google.android.googlequicksearchbox agent=android.os.BinderProxy@3f61883f
  811. I/BackupManagerService(  424): got agent android.app.IBackupAgent$Stub$Proxy@13c4650c
  812. D/PerformBackupTask(  424): invokeAgentForBackup on com.google.android.googlequicksearchbox
  813. D/BackupManagerService(  424): Now staging backup of com.google.android.googlequicksearchbox
  814. I/BackupRestoreController(  424): Getting widget state for user: 0
  815. I/PerformBackupTask(  424): no backup data written; not calling transport
  816. I/BackupManagerService(  424): Backup pass finished.
  817. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  818. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|-153109912|null|10035
  819. I/ValidateNoPeople(  424): final affinity: 0.0
  820. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  821. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|363843079|null|10035
  822. I/ValidateNoPeople(  424): final affinity: 0.0
  823. W/ActivityManager(  424): SLOW OOM ADJ: 4951ms for pid 31134 = 13
  824. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  825. I/ValidateNoPeople(  424): final affinity: 0.0
  826. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  827. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|-153109912|null|10035
  828. I/ValidateNoPeople(  424): final affinity: 0.0
  829. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1d84d77d}
  830. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1d84d77d}
  831. D/ConnectivityService(  424): notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 101]
  832. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 101] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to CONNECTING
  833. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 101] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
  834. I/UsageStatsService(  424): User[0] Flushing usage stats to disk
  835. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-771408561|null|10035
  836. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|-771408561|null|10035
  837. I/ValidateNoPeople(  424): final affinity: 0.0
  838. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  839. I/ValidateNoPeople(  424): final affinity: 0.0
  840. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  841. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|-153109912|null|10035
  842. I/ValidateNoPeople(  424): final affinity: 0.0
  843. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  844. I/ValidateNoPeople(  424): final affinity: 0.0
  845. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  846. I/ValidateNoPeople(  424): final affinity: 0.0
  847. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-771408561|null|10035
  848. I/ValidateNoPeople(  424): final affinity: 0.0
  849. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-771408561|null|10035
  850. I/ValidateNoPeople(  424): final affinity: 0.0
  851. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  852. I/ValidateNoPeople(  424): final affinity: 0.0
  853. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  854. I/ValidateNoPeople(  424): final affinity: 0.0
  855. I/ActivityManager(  424): Start proc 2197:com.chrome.beta/u0a65 for service com.chrome.beta/com.google.android.apps.chrome.omaha.OmahaClient
  856. I/ActivityManager(  424): Killing 31236:com.android.calendar/u0a26 (adj 15): empty #17
  857. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@c46b705}
  858. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@c46b705}
  859. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-771408561|null|10035
  860. I/ValidateNoPeople(  424): final affinity: 0.0
  861. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  862. I/ValidateNoPeople(  424): final affinity: 0.0
  863. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  864. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|-153109912|null|10035
  865. I/ValidateNoPeople(  424): final affinity: 0.0
  866. V/BackupManagerService(  424): Running a backup pass
  867. V/BackupManagerService(  424): clearing pending backups
  868. V/PerformBackupTask(  424): Beginning backup of 1 targets
  869. D/PerformBackupTask(  424): invokeAgentForBackup on @pm@
  870. I/BackupRestoreController(  424): Getting widget state for user: 0
  871. I/PerformBackupTask(  424): no backup data written; not calling transport
  872. D/PerformBackupTask(  424): starting agent for backup of BackupRequest{pkg=com.google.android.googlequicksearchbox}
  873. D/BackupManagerService(  424): awaiting agent for ApplicationInfo{1c6e3f58 com.google.android.googlequicksearchbox}
  874. D/BackupManagerService(  424): agentConnected pkg=com.google.android.googlequicksearchbox agent=android.os.BinderProxy@22d4a42a
  875. I/BackupManagerService(  424): got agent android.app.IBackupAgent$Stub$Proxy@10ae21b
  876. D/PerformBackupTask(  424): invokeAgentForBackup on com.google.android.googlequicksearchbox
  877. D/BackupManagerService(  424): Now staging backup of com.google.android.googlequicksearchbox
  878. I/BackupRestoreController(  424): Getting widget state for user: 0
  879. I/PerformBackupTask(  424): no backup data written; not calling transport
  880. I/BackupManagerService(  424): Backup pass finished.
  881. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  882. I/ValidateNoPeople(  424): final affinity: 0.0
  883. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  884. I/ValidateNoPeople(  424): final affinity: 0.0
  885. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-771408561|null|10035
  886. I/ValidateNoPeople(  424): final affinity: 0.0
  887. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-771408561|null|10035
  888. I/ValidateNoPeople(  424): final affinity: 0.0
  889. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  890. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|363843079|null|10035
  891. I/ValidateNoPeople(  424): final affinity: 0.0
  892. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  893. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|-153109912|null|10035
  894. I/ValidateNoPeople(  424): final affinity: 0.0
  895. D/ConnectivityService(  424): notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 101]
  896. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 101] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to CONNECTING
  897. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 101] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
  898. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e2b70f8}
  899. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e2b70f8}
  900. I/ActivityManager(  424): Start proc 2604:mobi.mgeek.TunnyBrowser:DolphinNotification/u0a83 for service mobi.mgeek.TunnyBrowser/com.dolphin.browser.message.C2DMService
  901. W/ActivityThread( 2604): 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());
  902. I/ActivityManager(  424): Process mobi.mgeek.TunnyBrowser:DolphinNotification (pid 2604) has died
  903. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-771408561|null|10035
  904. I/ValidateNoPeople(  424): final affinity: 0.0
  905. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  906. I/ValidateNoPeople(  424): final affinity: 0.0
  907. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  908. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|-153109912|null|10035
  909. I/ValidateNoPeople(  424): final affinity: 0.0
  910. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@144e5691}
  911. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@144e5691}
  912. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  913. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|-153109912|null|10035
  914. I/ValidateNoPeople(  424): final affinity: 0.0
  915. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  916. I/ValidateNoPeople(  424): final affinity: 0.0
  917. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-771408561|null|10035
  918. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|-771408561|null|10035
  919. I/ValidateNoPeople(  424): final affinity: 0.0
  920. W/ActivityManager(  424): SLOW OOM ADJ: 30339ms for pid 18739 = 5
  921. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-771408561|null|10035
  922. I/ValidateNoPeople(  424): final affinity: 0.0
  923. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  924. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|363843079|null|10035
  925. I/ValidateNoPeople(  424): final affinity: 0.0
  926. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  927. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|-153109912|null|10035
  928. I/ValidateNoPeople(  424): final affinity: 0.0
  929. W/ResourcesManager(31485): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  930. W/ResourcesManager(31485): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  931. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3958e566}
  932. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3958e566}
  933. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-771408561|null|10035
  934. I/ValidateNoPeople(  424): final affinity: 0.0
  935. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  936. I/ValidateNoPeople(  424): final affinity: 0.0
  937. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  938. I/ValidateNoPeople(  424): final affinity: 0.0
  939. D/ConnectivityService(  424): reportBadNetwork(NetworkAgentInfo [WIFI () - 101]) by 10016
  940. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 101] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to DISCONNECTED
  941. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 101] got DISCONNECTED, was satisfying 2
  942. D/ConnectivityService(  424): notifyType LOST for NetworkAgentInfo [WIFI () - 101]
  943. D/CSLegacyTypeTracker(  424): Sending disconnected broadcast for type 1 NetworkAgentInfo [WIFI () - 101] isDefaultNetwork=true
  944. D/ConnectivityService(  424): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE_IMMEDIATE
  945. D/ConnectivityService(  424): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE
  946. D/ConnectivityService(  424): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE_IMMEDIATE
  947. D/ConnectivityService(  424): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE
  948. D/ConnectivityService(  424): Checking for replacement network to handle request NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  949. E/ConnectivityService(  424): EVENT_NETWORK_INFO_CHANGED from unknown NetworkAgent
  950. D/ConnectivityService(  424): setProvNotificationVisibleIntent: E visible=false networkType=0 extraInfo=null
  951. W/BackupManagerService(  424): dataChanged but no participant pkg='com.android.providers.settings' uid=10105
  952. I/ActivityManager(  424): Start proc 3086:mobi.mgeek.TunnyBrowser/u0a83 for broadcast mobi.mgeek.TunnyBrowser/com.dolphin.browser.downloads.DownloadReceiver
  953. W/ActivityThread( 3086): 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());
  954. I/ActivityManager(  424): Start proc 3110:com.boatgo.browser/u0a105 for broadcast com.boatgo.browser/.download.DownloadReceiver
  955. I/ActivityManager(  424): Killing 31134:com.google.android.googlequicksearchbox:search/u0a22 (adj 15): empty #17
  956. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 14270) has died
  957. I/ActivityManager(  424): Process com.boatgo.browser (pid 3110) has died
  958. I/ActivityManager(  424): Start proc 3139:com.boatgo.browser:bdservice_v1/u0a105 for broadcast com.boatgo.browser/com.baidu.android.pushservice.PushServiceReceiver
  959. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3139) has died
  960. I/ActivityManager(  424): Start proc 3159:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  961. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3159) has died
  962. I/ActivityManager(  424): Start proc 3181:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  963. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3181) has died
  964. I/ActivityManager(  424): Start proc 3204:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  965. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3204) has died
  966. I/ActivityManager(  424): Start proc 3226:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  967. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3226) has died
  968. I/ActivityManager(  424): Start proc 3252:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  969. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3252) has died
  970. I/ActivityManager(  424): Start proc 3273:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  971. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3273) has died
  972. I/ActivityManager(  424): Start proc 3294:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  973. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3294) has died
  974. I/ActivityManager(  424): Start proc 3317:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  975. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3317) has died
  976. I/ActivityManager(  424): Start proc 3339:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  977. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3339) has died
  978. I/ActivityManager(  424): Start proc 3360:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  979. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3360) has died
  980. I/ActivityManager(  424): Start proc 3382:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  981. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3382) has died
  982. D/ConnectivityService(  424): Failed to find a new network - expiring NetTransition Wakelock
  983. W/ActivityManager(  424): SLOW OOM ADJ: 3397ms for pid 31427 = 13
  984. W/ActivityManager(  424): Slow operation: 3398ms so far, now at getContentProviderImpl: after updateOomAdj
  985. W/ActivityManager(  424): Slow operation: 3449ms so far, now at getContentProviderImpl: done!
  986. I/ActivityManager(  424): Start proc 3402:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  987. W/Zygote  ( 3402): Slow operation: 12333ms so far, now at Zygote.nativeForkAndSpecialize
  988. W/Zygote  ( 3402): Slow operation: 12338ms so far, now at Zygote.postForkCommon
  989. W/Zygote  ( 3402): Slow operation: 12338ms so far, now at zygoteConnection.runOnce: postForkAndSpecialize
  990. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3402) has died
  991. I/ActivityManager(  424): Start proc 3425:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  992. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3425) has died
  993. I/ActivityManager(  424): Start proc 3446:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  994. V/BackupManagerService(  424): Running a backup pass
  995. V/BackupManagerService(  424): clearing pending backups
  996. V/PerformBackupTask(  424): Beginning backup of 1 targets
  997. D/PerformBackupTask(  424): invokeAgentForBackup on @pm@
  998. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3446) has died
  999. I/BackupRestoreController(  424): Getting widget state for user: 0
  1000. I/PerformBackupTask(  424): no backup data written; not calling transport
  1001. D/PerformBackupTask(  424): starting agent for backup of BackupRequest{pkg=com.google.android.googlequicksearchbox}
  1002. D/BackupManagerService(  424): awaiting agent for ApplicationInfo{1c6e3f58 com.google.android.googlequicksearchbox}
  1003. D/BackupManagerService(  424): agentConnected pkg=com.google.android.googlequicksearchbox agent=android.os.BinderProxy@67cbf21
  1004. I/BackupManagerService(  424): got agent android.app.IBackupAgent$Stub$Proxy@39df9f46
  1005. D/PerformBackupTask(  424): invokeAgentForBackup on com.google.android.googlequicksearchbox
  1006. D/BackupManagerService(  424): Now staging backup of com.google.android.googlequicksearchbox
  1007. I/BackupRestoreController(  424): Getting widget state for user: 0
  1008. I/PerformBackupTask(  424): no backup data written; not calling transport
  1009. I/BackupManagerService(  424): Backup pass finished.
  1010. I/ActivityManager(  424): Start proc 3470:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1011. W/Zygote  ( 3470): Slow operation: 161470ms so far, now at Zygote.callPostForkChildHooks
  1012. W/Zygote  ( 3470): Slow operation: 161539ms so far, now at Zygote.nativeForkAndSpecialize
  1013. W/Zygote  ( 3470): Slow operation: 161542ms so far, now at Zygote.postForkCommon
  1014. W/Zygote  ( 3470): Slow operation: 161543ms so far, now at zygoteConnection.runOnce: postForkAndSpecialize
  1015. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3470) has died
  1016. I/ActivityManager(  424): Start proc 3493:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1017. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3493) has died
  1018. I/ActivityManager(  424): Start proc 3518:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1019. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2f022c9}
  1020. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3518) has died
  1021. I/ActivityManager(  424): Start proc 3539:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1022. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2f022c9}
  1023. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3539) has died
  1024. I/ActivityManager(  424): Start proc 3560:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1025. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3560) has died
  1026. I/ActivityManager(  424): Start proc 3582:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1027. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3582) has died
  1028. I/ActivityManager(  424): Start proc 3602:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1029. W/Zygote  ( 3602): Slow operation: 200963ms so far, now at Zygote.nativeForkAndSpecialize
  1030. W/Zygote  ( 3602): Slow operation: 200966ms so far, now at Zygote.postForkCommon
  1031. W/Zygote  ( 3602): Slow operation: 200967ms so far, now at zygoteConnection.runOnce: postForkAndSpecialize
  1032. W/ActivityManager(  424): SLOW OOM ADJ: 397ms for pid 18840 = 9
  1033. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3602) has died
  1034. I/ActivityManager(  424): Start proc 3624:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1035. W/Zygote  ( 3624): Slow operation: 147695ms so far, now at Zygote.nativeForkAndSpecialize
  1036. W/Zygote  ( 3624): Slow operation: 147699ms so far, now at Zygote.postForkCommon
  1037. W/Zygote  ( 3624): Slow operation: 147700ms so far, now at zygoteConnection.runOnce: postForkAndSpecialize
  1038. I/ProcessStatsService(  424): Prepared write state in 17ms
  1039. I/ProcessStatsService(  424): Prepared write state in 0ms
  1040. I/ProcessStatsService(  424): Prepared write state in 0ms
  1041. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3624) has died
  1042. I/ProcessStatsService(  424): Pruning old procstats: /data/system/procstats/state-2015-04-17-00-35-04.bin.ci
  1043. I/ActivityManager(  424): Start proc 3646:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1044. W/Zygote  ( 3646): Slow operation: 101700ms so far, now at Zygote.nativeForkAndSpecialize
  1045. W/Zygote  ( 3646): Slow operation: 101703ms so far, now at Zygote.postForkCommon
  1046. W/Zygote  ( 3646): Slow operation: 101703ms so far, now at zygoteConnection.runOnce: postForkAndSpecialize
  1047. W/ActivityManager(  424): SLOW OOM ADJ: 333ms for pid 3646 = 0
  1048. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3646) has died
  1049. I/ActivityManager(  424): Start proc 3667:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1050. W/Zygote  ( 3667): Slow operation: 186002ms so far, now at Zygote.nativeForkAndSpecialize
  1051. W/Zygote  ( 3667): Slow operation: 186005ms so far, now at Zygote.postForkCommon
  1052. W/Zygote  ( 3667): Slow operation: 186006ms so far, now at zygoteConnection.runOnce: postForkAndSpecialize
  1053. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3667) has died
  1054. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@382ea88d}
  1055. I/ActivityManager(  424): Start proc 3692:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1056. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@382ea88d}
  1057. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3692) has died
  1058. I/ActivityManager(  424): Start proc 3715:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1059. W/Zygote  ( 3715): Slow operation: 54929ms so far, now at Zygote.nativeForkAndSpecialize
  1060. W/Zygote  ( 3715): Slow operation: 54932ms so far, now at Zygote.postForkCommon
  1061. W/Zygote  ( 3715): Slow operation: 54932ms so far, now at zygoteConnection.runOnce: postForkAndSpecialize
  1062. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3715) has died
  1063. W/ActivityManager(  424): Scheduling restart of crashed service com.boatgo.browser/com.baidu.android.pushservice.PushService in 1000ms
  1064. I/ActivityManager(  424): Start proc 3741:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1065. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3741) has died
  1066. I/ActivityManager(  424): Start proc 3759:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1067. W/Zygote  ( 3759): Slow operation: 120172ms so far, now at Zygote.nativeForkAndSpecialize
  1068. W/Zygote  ( 3759): Slow operation: 120175ms so far, now at Zygote.postForkCommon
  1069. W/Zygote  ( 3759): Slow operation: 120175ms so far, now at zygoteConnection.runOnce: postForkAndSpecialize
  1070. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3759) has died
  1071. I/ActivityManager(  424): Start proc 3781:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1072. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3781) has died
  1073. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@271465f0}
  1074. I/ActivityManager(  424): Start proc 3800:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1075. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3800) has died
  1076. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@271465f0}
  1077. I/ActivityManager(  424): Start proc 3820:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1078. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3820) has died
  1079. I/ActivityManager(  424): Start proc 3841:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1080. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3841) has died
  1081. I/ActivityManager(  424): Start proc 3865:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1082. W/Zygote  ( 3865): Slow operation: 82810ms so far, now at Zygote.nativeForkAndSpecialize
  1083. W/Zygote  ( 3865): Slow operation: 82814ms so far, now at Zygote.postForkCommon
  1084. W/Zygote  ( 3865): Slow operation: 82815ms so far, now at zygoteConnection.runOnce: postForkAndSpecialize
  1085. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3865) has died
  1086. I/ActivityManager(  424): Start proc 3887:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1087. W/Zygote  ( 3887): Slow operation: 151877ms so far, now at Zygote.nativeForkAndSpecialize
  1088. W/Zygote  ( 3887): Slow operation: 151880ms so far, now at Zygote.postForkCommon
  1089. W/Zygote  ( 3887): Slow operation: 151880ms so far, now at zygoteConnection.runOnce: postForkAndSpecialize
  1090. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3887) has died
  1091. I/ActivityManager(  424): Start proc 3908:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1092. V/BackupManagerService(  424): Running a backup pass
  1093. V/BackupManagerService(  424): clearing pending backups
  1094. V/PerformBackupTask(  424): Beginning backup of 1 targets
  1095. D/PerformBackupTask(  424): invokeAgentForBackup on @pm@
  1096. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3908) has died
  1097. I/BackupRestoreController(  424): Getting widget state for user: 0
  1098. I/PerformBackupTask(  424): no backup data written; not calling transport
  1099. D/PerformBackupTask(  424): starting agent for backup of BackupRequest{pkg=com.google.android.googlequicksearchbox}
  1100. D/BackupManagerService(  424): awaiting agent for ApplicationInfo{1c6e3f58 com.google.android.googlequicksearchbox}
  1101. D/BackupManagerService(  424): agentConnected pkg=com.google.android.googlequicksearchbox agent=android.os.BinderProxy@1e354f5f
  1102. I/BackupManagerService(  424): got agent android.app.IBackupAgent$Stub$Proxy@1d5bedac
  1103. D/PerformBackupTask(  424): invokeAgentForBackup on com.google.android.googlequicksearchbox
  1104. D/BackupManagerService(  424): Now staging backup of com.google.android.googlequicksearchbox
  1105. I/BackupRestoreController(  424): Getting widget state for user: 0
  1106. I/PerformBackupTask(  424): no backup data written; not calling transport
  1107. I/BackupManagerService(  424): Backup pass finished.
  1108. I/ActivityManager(  424): Start proc 3930:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1109. W/Zygote  ( 3930): Slow operation: 462901ms so far, now at Zygote.nativeForkAndSpecialize
  1110. W/Zygote  ( 3930): Slow operation: 462904ms so far, now at Zygote.postForkCommon
  1111. W/Zygote  ( 3930): Slow operation: 462904ms so far, now at zygoteConnection.runOnce: postForkAndSpecialize
  1112. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3930) has died
  1113. W/ActivityManager(  424): Scheduling restart of crashed service com.boatgo.browser/com.baidu.android.pushservice.PushService in 1000ms
  1114. W/ActivityManager(  424): SLOW OOM ADJ: 101043ms for pid 31869 = 15
  1115. I/BatteryStatsImpl(  424): Resetting battery stats: level=100 status=5 dischargeLevel=100 lowAmount=18 highAmount=19
  1116. I/PowerManagerService(  424): Waking up from sleep (uid 1000)...
  1117. I/DisplayPowerController(  424): Blocking screen on until initial contents have been drawn.
  1118. I/DisplayManagerService(  424): Display device changed: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1024 x 768, 59.0 fps, supportedRefreshRates [59.0], density 160, 159.568 x 159.895 dpi, appVsyncOff 0, presDeadline 17949152, touch INTERNAL, rotation 0, type BUILT_IN, state ON, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  1119. I/ActivityManager(  424): Start proc 3956:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1120. V/ActivityManager(  424): Display changed displayId=0
  1121. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3956) has died
  1122. I/DisplayPowerController(  424): Unblocked screen on after 547 ms
  1123. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3ace7529}
  1124. I/ActivityManager(  424): Start proc 3981:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1125. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 3981) has died
  1126. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3ace7529}
  1127. I/ActivityManager(  424): Start proc 4000:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1128. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 4000) has died
  1129. I/ActivityManager(  424): Start proc 4019:com.google.android.googlequicksearchbox:search/u0a22 for broadcast com.google.android.googlequicksearchbox/com.google.android.search.core.UdcSettingBroadcastReceiver
  1130. I/ActivityManager(  424): Start proc 4039:com.google.android.partnersetup/u0a19 for content provider com.google.android.partnersetup/.RlzAppProvider
  1131. I/ActivityManager(  424): Killing 31427:org.mozilla.firefox.UpdateService/u0a87 (adj 15): empty #17
  1132. I/ActivityManager(  424): Start proc 4083:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1133. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 4083) has died
  1134. I/ActivityManager(  424): Killing 31606:com.google.android.googlequicksearchbox/u0a22 (adj 15): empty #17
  1135. I/ActivityManager(  424): Start proc 4138:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1136. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 4138) has died
  1137. I/ActivityManager(  424): Start proc 4165:com.estrongs.android.pop/u0a96 for broadcast com.estrongs.android.pop/.app.StartServiceReceiver
  1138. I/ActivityManager(  424): Start proc 4199:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1139. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 4199) has died
  1140. I/ActivityManager(  424): Start proc 4386:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1141. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 4386) has died
  1142. I/ActivityManager(  424): Process com.google.android.gms.wearable (pid 12926) has died
  1143. W/ActivityManager(  424): Scheduling restart of crashed service com.google.android.gms/.wearable.service.WearableService in 1000ms
  1144. I/ActivityManager(  424): Start proc 4405:com.google.android.gms.wearable/u0a16 for service com.google.android.gms/.wearable.service.WearableService
  1145. W/ResourcesManager( 4405): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1146. W/ResourcesManager( 4405): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1147. I/ActivityManager(  424): Start proc 4434:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1148. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 4434) has died
  1149. I/ActivityManager(  424): Start proc 4648:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1150. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 4648) has died
  1151. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@1bed43da attribute=null, token = android.os.BinderProxy@37aa20a5
  1152. I/ActivityManager(  424): START u0 {act=android.settings.SETTINGS flg=0x14000000 cmp=com.android.settings/.Settings} from uid 10012 on display 0
  1153. V/WindowManager(  424): addAppToken: AppWindowToken{50b3901 token=Token{26f20ee8 ActivityRecord{34e800b u0 com.android.settings/.Settings t186}}} to stack=1 task=186 at 0
  1154. I/ActivityManager(  424): Start proc 4803:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1155. V/WindowManager(  424): Adding window Window{133da17e u0 Starting com.android.settings} at 4 of 10 (after Window{2e005c7a u0 com.android.browser/com.android.browser.BrowserActivity})
  1156. I/ActivityManager(  424): Start proc 4822:com.android.settings/1000 for activity com.android.settings/.Settings
  1157. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 4803) has died
  1158. V/WindowManager(  424): Adding window Window{31ff8fc7 u0 com.android.settings/com.android.settings.Settings} at 4 of 11 (before Window{133da17e u0 Starting com.android.settings})
  1159. I/ActivityManager(  424): START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000 on display 0
  1160. V/WindowManager(  424): addAppToken: AppWindowToken{157bb6de token=Token{11929619 ActivityRecord{3126d160 u0 com.android.settings/.SubSettings t186}}} to stack=1 task=186 at 1
  1161. D/WifiService(  424): New client listening to asynchronous messages
  1162. V/WindowManager(  424): Adding window Window{3f9107bc u0 com.android.settings/com.android.settings.SubSettings} at 5 of 11 (after Window{31ff8fc7 u0 com.android.settings/com.android.settings.Settings})
  1163. I/ActivityManager(  424): Start proc 4866:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1164. I/ActivityManager(  424): Process com.boatgo.browser:bdservice_v1 (pid 4866) has died
  1165. V/WindowManager(  424): not Base app: Adding window Window{79d4d43 u0 RCN} at 6 of 12
  1166. E/WiFiServiceImpl (  424): CONNECT  nid=0 uid=1000
  1167. D/WifiService(  424): Connect with networkId0
  1168. D/ConnectivityService(  424): registerNetworkAgent NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTING/CONNECTING, reason: (unspecified), extra: "RCN", roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false]}  network{null}  lp{{InterfaceName: wlan0 LinkAddresses: [fe80::21d:feff:feee:210e/64,]  Routes: [] DnsAddresses: [] Domains: null MTU: 0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576}}  nc{[ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps]}  Score{20}  everValidated{false}  lastValidated{false}  created{false}  explicitlySelected{false} }
  1169. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 102] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTING
  1170. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1171. I/ActivityManager(  424): Start proc 4947:com.boatgo.browser:bdservice_v1/u0a105 for service com.boatgo.browser/com.baidu.android.pushservice.PushService
  1172. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 102] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
  1173. D/ConnectivityService(  424): Adding iface wlan0 to network 102
  1174. E/ConnectivityService(  424): Unexpected mtu value: 0, wlan0
  1175. D/ConnectivityService(  424): Adding Route [fe80::/64 -> :: wlan0] to network 102
  1176. D/ConnectivityService(  424): Adding Route [192.168.1.0/24 -> 0.0.0.0 wlan0] to network 102
  1177. D/ConnectivityService(  424): Adding Route [0.0.0.0/0 -> 192.168.1.1 wlan0] to network 102
  1178. D/ConnectivityService(  424): Setting Dns servers for network 102 to [/192.168.1.1]
  1179. D/ConnectivityService(  424): notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 102]
  1180. D/ConnectivityService(  424): notifyType PRECHECK for NetworkAgentInfo [WIFI () - 102]
  1181. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1182. D/ConnectivityService(  424):    accepting network in place of null
  1183. D/ConnectivityService(  424): Switching to new default network: NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: "RCN", roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false]}  network{102}  lp{{InterfaceName: wlan0 LinkAddresses: [192.168.1.106/24,]  Routes: [fe80::/64 -> :: wlan0,192.168.1.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.1.1 wlan0,] DnsAddresses: [192.168.1.1,] Domains:  MTU: 0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576}}  nc{[ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps]}  Score{100}  everValidated{false}  lastValidated{false}  created{true}  explicitlySelected{true} }
  1184. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1185. D/CSLegacyTypeTracker(  424): Sending connected broadcast for type 1 NetworkAgentInfo [WIFI () - 102] isDefaultNetwork=true
  1186. D/ConnectivityService(  424): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE_IMMEDIATE
  1187. D/ConnectivityService(  424): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE
  1188. D/ConnectivityService(  424): notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 102]
  1189. D/ConnectivityService(  424): notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 102]
  1190. D/WifiService(  424): New client listening to asynchronous messages
  1191. I/ActivityManager(  424): START u0 {act=com.android.systemui.recents.SHOW_RECENTS flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10012 on display 0
  1192. D/ConnectivityService(  424): setProvNotificationVisibleIntent: E visible=false networkType=0 extraInfo=null
  1193. D/ConnectivityService(  424): Validated NetworkAgentInfo [WIFI () - 102]
  1194. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1195. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1196. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1197. D/ConnectivityService(  424): sendStickyBroadcast: action=android.net.conn.INET_CONDITION_ACTION
  1198. D/ConnectivityService(  424): reportBadNetwork(NetworkAgentInfo [WIFI () - 102]) by 10016
  1199. D/ConnectivityService(  424): setProvNotificationVisibleIntent: E visible=false networkType=0 extraInfo=null
  1200. D/ConnectivityService(  424): Validated NetworkAgentInfo [WIFI () - 102]
  1201. I/ActivityManager(  424): Start proc 5000:com.boatgo.browser/u0a105 for broadcast com.boatgo.browser/.download.DownloadReceiver
  1202. W/BackupManagerService(  424): dataChanged but no participant pkg='com.android.providers.settings' uid=10105
  1203. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1204. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1205. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1206. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1207. I/ActivityManager(  424): Process com.boatgo.browser (pid 5000) has died
  1208. I/ActivityManager(  424): Killing 4822:com.android.settings/1000 (adj 9): remove task
  1209. I/WindowState(  424): WIN DEATH: Window{31ff8fc7 u0 com.android.settings/com.android.settings.Settings}
  1210. D/WifiService(  424): Client connection lost with reason: 4
  1211. I/WindowState(  424): WIN DEATH: Window{3f9107bc u0 com.android.settings/com.android.settings.SubSettings}
  1212. D/TaskPersister(  424): removeObsoleteFile: deleting file=186_task.xml
  1213. D/TaskPersister(  424): removeObsoleteFile: deleting file=186_task_thumbnail.png
  1214. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-771408561|null|10035
  1215. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|-771408561|null|10035
  1216. I/ValidateNoPeople(  424): final affinity: 0.0
  1217. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  1218. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|363843079|null|10035
  1219. I/ValidateNoPeople(  424): final affinity: 0.0
  1220. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  1221. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|-153109912|null|10035
  1222. I/ValidateNoPeople(  424): final affinity: 0.0
  1223. I/ActivityManager(  424): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher} from uid 1000 on display 0
  1224. I/ActivityManager(  424): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.chrome.beta/com.google.android.apps.chrome.Main bnds=[585,633][708,715] (has extras)} from uid 10042 on display 0
  1225. W/BroadcastQueue(  424): Permission Denial: broadcasting Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } from com.android.launcher3 (pid=1404, uid=10042) requires com.google.android.launcher.permission.RECEIVE_LAUNCH_BROADCASTS due to receiver com.google.android.googlequicksearchbox/com.google.android.search.core.icingsync.ApplicationLaunchReceiver
  1226. W/BroadcastQueue(  424): Permission Denial: receiving Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } to com.google.android.googlequicksearchbox/com.google.android.search.core.icingsync.ApplicationLaunchReceiver requires com.android.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS due to sender com.android.launcher3 (uid 10042)
  1227. V/WindowManager(  424): Adding window Window{250c8cf4 u0 Starting com.chrome.beta} at 4 of 10 (after Window{2e005c7a u0 com.android.browser/com.android.browser.BrowserActivity})
  1228. V/WindowManager(  424): Adding window Window{3f8821d5 u0 com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity} at 4 of 11 (before Window{250c8cf4 u0 Starting com.chrome.beta})
  1229. V/WindowManager(  424): Adding window Window{19d618db u0 SurfaceView} at 4 of 12 (before Window{3f8821d5 u0 com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity})
  1230. I/ActivityManager(  424): Start proc 5431:com.chrome.beta:sandboxed_process0/u0i17 for service com.chrome.beta/org.chromium.content.app.SandboxedProcessService0
  1231. I/ActivityManager(  424): Start proc 5467:com.chrome.beta:privileged_process0/u0a65 for service com.chrome.beta/org.chromium.content.app.PrivilegedProcessService0
  1232. I/ActivityManager(  424): Process com.google.android.apps.genie.geniewidget (pid 31485) has died
  1233. I/ActivityManager(  424): Process com.google.android.videos (pid 31869) has died
  1234. I/ActivityManager(  424): Process org.mozilla.firefox (pid 31411) has died
  1235. I/ActivityManager(  424): Start proc 5524:com.chrome.beta:sandboxed_process1/u0i18 for service com.chrome.beta/org.chromium.content.app.SandboxedProcessService1
  1236. I/ActivityManager(  424): Process com.glu.flc2 (pid 31506) has died
  1237. E/WifiService(  424): Multicaster binderDied
  1238. D/WifiService(  424): Client connection lost with reason: 4
  1239. I/ActivityManager(  424): Process com.android.deskclock (pid 19622) has died
  1240. I/libprocessgroup(  424): Killing pid 4196 in uid 10096 as part of process group 4165
  1241. I/libprocessgroup(  424): Killing pid 4196 in uid 10096 as part of process group 4165
  1242. I/libprocessgroup(  424): Killing pid 4196 in uid 10096 as part of process group 4165
  1243. I/libprocessgroup(  424): Killing pid 4196 in uid 10096 as part of process group 4165
  1244. I/ActivityManager(  424): Process com.estrongs.android.pop (pid 4165) has died
  1245. W/libprocessgroup(  424): failed to open /acct/uid_10065/pid_5524/cgroup.procs: No such file or directory
  1246. I/ActivityManager(  424): Process com.chrome.beta:sandboxed_process1 (pid 5524) has died
  1247. W/ActivityManager(  424): Scheduling restart of crashed service com.chrome.beta/org.chromium.content.app.SandboxedProcessService1 in 1000ms
  1248. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=content://com.android.email.provider/uifolder/74?appVersion=7008110 typ=application/email-ls flg=0x1000c000 cmp=com.android.email/com.android.email2.ui.MailActivityEmail (has extras)} from uid 10035 on display 0
  1249. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@5e22405 attribute=null, token = android.os.BinderProxy@3d28868c
  1250. V/WindowManager(  424): addAppToken: AppWindowToken{38cc4b68 token=Token{1c71de8b ActivityRecord{9210c5a u0 com.android.email/com.android.email2.ui.MailActivityEmail t187}}} to stack=1 task=187 at 0
  1251. V/WindowManager(  424): Adding window Window{2ba59403 u0 Starting com.android.email} at 6 of 12 (after Window{3f8821d5 u0 com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity})
  1252. V/WindowManager(  424): Adding window Window{33634e61 u0 com.android.email/com.android.email2.ui.MailActivityEmail} at 6 of 13 (before Window{2ba59403 u0 Starting com.android.email})
  1253. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-771408561|null|10035
  1254. I/ValidateNoPeople(  424): final affinity: 0.0
  1255. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  1256. I/ValidateNoPeople(  424): final affinity: 0.0
  1257. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-771408561|null|10035
  1258. I/ValidateNoPeople(  424): final affinity: 0.0
  1259. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  1260. I/ValidateNoPeople(  424): final affinity: 0.0
  1261. I/ActivityManager(  424): Start proc 5806:com.chrome.beta:sandboxed_process2/u0i19 for service com.chrome.beta/org.chromium.content.app.SandboxedProcessService2
  1262. W/libprocessgroup(  424): failed to open /acct/uid_10065/pid_5806/cgroup.procs: No such file or directory
  1263. I/ActivityManager(  424): Process com.chrome.beta:sandboxed_process2 (pid 5806) has died
  1264. W/ActivityManager(  424): Scheduling restart of crashed service com.chrome.beta/org.chromium.content.app.SandboxedProcessService2 in 1000ms
  1265. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-771408561|null|10035
  1266. I/ValidateNoPeople(  424): final affinity: 0.0
  1267. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  1268. I/ValidateNoPeople(  424): final affinity: 0.0
  1269. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@341cbf4d attribute=null, token = android.os.BinderProxy@3db19dc8
  1270. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=content://com.android.email.provider/uifolder/79?appVersion=7008110 typ=application/email-ls flg=0x1000c000 cmp=com.android.email/com.android.email2.ui.MailActivityEmail (has extras)} from uid 10035 on display 0
  1271. V/WindowManager(  424): addAppToken: AppWindowToken{46cf550 token=Token{2774df13 ActivityRecord{35151a02 u0 com.android.email/com.android.email2.ui.MailActivityEmail t187}}} to stack=1 task=187 at 1
  1272. V/WindowManager(  424): Adding window Window{21e71d8b u0 Starting com.android.email} at 7 of 13 (after Window{33634e61 u0 com.android.email/com.android.email2.ui.MailActivityEmail})
  1273. V/WindowManager(  424): Adding window Window{37247c5f u0 com.android.email/com.android.email2.ui.MailActivityEmail} at 7 of 14 (before Window{21e71d8b u0 Starting com.android.email})
  1274. I/ActivityManager(  424): Start proc 5972:com.android.deskclock/u0a30 for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider
  1275. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-771408561|null|10035
  1276. I/ValidateNoPeople(  424): final affinity: 0.0
  1277. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@1b517e1a attribute=null, token = android.os.BinderProxy@2eaeecfe
  1278. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=content://com.android.email.provider/uifolder/64?appVersion=7008110 typ=application/email-ls flg=0x1000c000 cmp=com.android.email/com.android.email2.ui.MailActivityEmail (has extras)} from uid 10035 on display 0
  1279. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@32541096 attribute=null, token = android.os.BinderProxy@2eaeecfe
  1280. V/WindowManager(  424): addAppToken: AppWindowToken{11e009ed token=Token{353d2004 ActivityRecord{34dcf417 u0 com.android.email/com.android.email2.ui.MailActivityEmail t187}}} to stack=1 task=187 at 1
  1281. V/WindowManager(  424): Adding window Window{8566b9c u0 Starting com.android.email} at 7 of 13 (after Window{37247c5f u0 com.android.email/com.android.email2.ui.MailActivityEmail})
  1282. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-771408561|null|10035
  1283. I/ValidateNoPeople(  424): final affinity: 0.0
  1284. V/WindowManager(  424): Adding window Window{6789da0 u0 com.android.email/com.android.email2.ui.MailActivityEmail} at 7 of 14 (before Window{8566b9c u0 Starting com.android.email})
  1285. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@21a43d0b attribute=null, token = android.os.BinderProxy@2b5fb6a3
  1286. I/ActivityManager(  424): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher} from uid 1000 on display 0
  1287. I/ActivityManager(  424): START u0 {act=com.android.systemui.recents.SHOW_RECENTS flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10012 on display 0
  1288. W/InputMethodManagerService(  424): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@7beefc9 (uid=10042 pid=1404)
  1289. I/ActivityManager(  424): Killing 18739:com.android.email/u0a35 (adj 9): remove task
  1290. I/WindowState(  424): WIN DEATH: Window{6789da0 u0 com.android.email/com.android.email2.ui.MailActivityEmail}
  1291. D/TaskPersister(  424): removeObsoleteFile: deleting file=187_task.xml
  1292. D/TaskPersister(  424): removeObsoleteFile: deleting file=187_task_thumbnail.png
  1293. I/ActivityManager(  424): Start proc 6358:com.chrome.beta:sandboxed_process3/u0i20 for service com.chrome.beta/org.chromium.content.app.SandboxedProcessService3
  1294. I/ActivityManager(  424): Process android.process.media (pid 32266) has died
  1295. I/ActivityManager(  424): Process com.google.android.partnersetup (pid 4039) has died
  1296. V/WindowManager(  424): Adding window Window{20c2eb9a u0 PopupWindow:cff3e16} at 6 of 12 (after Window{3f8821d5 u0 com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity})
  1297. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/ flg=0x10000000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity (has extras)} from uid 10065 on display 0
  1298. V/WindowManager(  424): addAppToken: AppWindowToken{3b6b53f2 token=Token{19c0eafd ActivityRecord{41f9b54 u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159}}} to stack=1 task=159 at 1
  1299. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@1f72aa43 attribute=null, token = android.os.BinderProxy@3d28868c
  1300. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/ flg=0x14002000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity (has extras)} from uid 10065 on display 0
  1301. W/ActivityManager(  424): Duplicate finish request for ActivityRecord{41f9b54 u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159 f}
  1302. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@32953fd8 attribute=null, token = android.os.BinderProxy@3d28868c
  1303. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=http://www.uukanshu.com/b/18628/ flg=0x10000000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity (has extras)} from uid 10065 on display 0
  1304. V/WindowManager(  424): addAppToken: AppWindowToken{334bb352 token=Token{933abdd ActivityRecord{355353b4 u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159}}} to stack=1 task=159 at 1
  1305. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=http://www.uukanshu.com/b/18628/ flg=0x14002000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity (has extras)} from uid 10065 on display 0
  1306. W/ActivityManager(  424): Duplicate finish request for ActivityRecord{355353b4 u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159 f}
  1307. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@10457995 attribute=null, token = android.os.BinderProxy@3d28868c
  1308. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1309. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1310. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1311. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1312. I/ActivityManager(  424): Start proc 6532:com.android.email/u0a35 for service com.android.email/.service.LegacyImapSyncAdapterService
  1313. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1314. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1315. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1316. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1317. D/ActivityThread( 6532): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  1318. D/ActivityThread( 6532): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  1319. D/ActivityThread( 6532): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  1320. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@8f39b22}
  1321. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@8f39b22}
  1322. I/ActivityManager(  424): Process mobi.mgeek.TunnyBrowser (pid 3086) has died
  1323. I/ActivityManager(  424): Process com.google.android.apps.plus (pid 31074) has died
  1324. V/WindowManager(  424): Adding window Window{1d4e18 u0 PopupWindow:2fc3a61f} at 6 of 12 (after Window{3f8821d5 u0 com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity})
  1325. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/ flg=0x10000000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity (has extras)} from uid 10065 on display 0
  1326. V/WindowManager(  424): addAppToken: AppWindowToken{2aa3c830 token=Token{3289b173 ActivityRecord{38ca39e2 u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159}}} to stack=1 task=159 at 1
  1327. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@13db0ca9 attribute=null, token = android.os.BinderProxy@3d28868c
  1328. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/ flg=0x14002000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity (has extras)} from uid 10065 on display 0
  1329. W/ActivityManager(  424): Duplicate finish request for ActivityRecord{38ca39e2 u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159 f}
  1330. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2fb7dbeb attribute=null, token = android.os.BinderProxy@3d28868c
  1331. I/ActivityManager(  424): Process android.process.acore (pid 29534) has died
  1332. I/ActivityManager(  424): Start proc 6718:com.chrome.beta:sandboxed_process4/u0i21 for service com.chrome.beta/org.chromium.content.app.SandboxedProcessService4
  1333. I/ActivityManager(  424): Start proc 6738:com.chrome.beta:sandboxed_process5/u0i22 for service com.chrome.beta/org.chromium.content.app.SandboxedProcessService5
  1334. I/ActivityManager(  424): Killing 6718:com.chrome.beta:sandboxed_process4/u0a65i21 (adj 0): isolated not needed
  1335. W/libprocessgroup(  424): failed to open /acct/uid_10065/pid_6718/cgroup.procs: No such file or directory
  1336. I/ActivityManager(  424): Killing 6358:com.chrome.beta:sandboxed_process3/u0a65i20 (adj 11): isolated not needed
  1337. W/libprocessgroup(  424): failed to open /acct/uid_10065/pid_6358/cgroup.procs: No such file or directory
  1338. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=http://www.uukanshu.com/b/17319/ flg=0x10000000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity (has extras)} from uid 10065 on display 0
  1339. V/WindowManager(  424): addAppToken: AppWindowToken{2a39abcb token=Token{359ec69a ActivityRecord{15b55f45 u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159}}} to stack=1 task=159 at 1
  1340. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=http://www.uukanshu.com/b/17319/ flg=0x14002000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity (has extras)} from uid 10065 on display 0
  1341. W/ActivityManager(  424): Duplicate finish request for ActivityRecord{15b55f45 u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159 f}
  1342. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2e71c943 attribute=null, token = android.os.BinderProxy@3d28868c
  1343. I/ActivityManager(  424): Start proc 6791:com.chrome.beta:sandboxed_process6/u0i23 for service com.chrome.beta/org.chromium.content.app.SandboxedProcessService6
  1344. W/ActivityManager(  424): Exception when unbinding service com.chrome.beta/org.chromium.content.app.SandboxedProcessService5
  1345. W/ActivityManager(  424): android.os.TransactionTooLargeException
  1346. W/ActivityManager(  424):       at android.os.BinderProxy.transactNative(Native Method)
  1347. W/ActivityManager(  424):       at android.os.BinderProxy.transact(Binder.java:496)
  1348. W/ActivityManager(  424):       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:921)
  1349. W/ActivityManager(  424):       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1795)
  1350. W/ActivityManager(  424):       at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:916)
  1351. W/ActivityManager(  424):       at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:15438)
  1352. W/ActivityManager(  424):       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:978)
  1353. W/ActivityManager(  424):       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2209)
  1354. W/ActivityManager(  424):       at android.os.Binder.execTransact(Binder.java:446)
  1355. I/ActivityManager(  424): Killing 6738:com.chrome.beta:sandboxed_process5/u0a65i22 (adj 11): isolated not needed
  1356. W/libprocessgroup(  424): failed to open /acct/uid_10065/pid_6738/cgroup.procs: No such file or directory
  1357. I/ActivityManager(  424): Process com.android.deskclock (pid 5972) has died
  1358. I/ActivityManager(  424): Process com.android.providers.calendar (pid 31216) has died
  1359. I/ActivityManager(  424): Process com.android.email (pid 6532) has died
  1360. I/WindowState(  424): WIN DEATH: Window{2e005c7a u0 com.android.browser/com.android.browser.BrowserActivity}
  1361. I/ActivityManager(  424): Process com.android.browser (pid 17980) has died
  1362. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1363. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1364. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1365. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1366. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  1367. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1368. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1369. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1370. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1371. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1372. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1373. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1374. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  1375. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1376. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1377. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1378. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 56
  1379. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1380. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1381. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1382. I/ActivityManager(  424): Start proc 7366:com.android.email/u0a35 for service com.android.email/.service.LegacyImapSyncAdapterService
  1383. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  1384. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1385. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1386. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1387. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 56
  1388. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1389. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1390. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1391. W/ProcessCpuTracker(  424): Skipping unknown process pid 7636
  1392. W/ProcessCpuTracker(  424): Skipping unknown process pid 7637
  1393. W/ProcessCpuTracker(  424): Skipping unknown process pid 7639
  1394. W/ProcessCpuTracker(  424): Skipping unknown process pid 7640
  1395. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1396. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1397. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1398. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1399. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 56
  1400. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1401. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1402. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1403. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  1404. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1405. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1406. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1407. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 56
  1408. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1409. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1410. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1411. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  1412. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1413. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1414. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1415. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1416. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1417. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1418. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1419. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  1420. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1421. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1422. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1423. I/ActivityManager(  424): Start proc 7964:android.process.acore/u0a2 for content provider com.android.providers.contacts/.ContactsProvider2
  1424. W/ProcessCpuTracker(  424): Skipping unknown process pid 7994
  1425. W/ProcessCpuTracker(  424): Skipping unknown process pid 7995
  1426. W/ProcessCpuTracker(  424): Skipping unknown process pid 7996
  1427. W/ProcessCpuTracker(  424): Skipping unknown process pid 7997
  1428. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1429. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1430. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1431. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1432. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  1433. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1434. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1435. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1436. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1437. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1438. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1439. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1440. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  1441. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1442. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1443. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1444. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1445. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1446. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1447. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1448. I/ActivityManager(  424): Start proc 8167:com.android.providers.calendar/u0a1 for content provider com.android.providers.calendar/.CalendarProvider2
  1449. W/ResourcesManager( 8167): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  1450. I/ActivityManager(  424): Start proc 8197:com.android.calendar/u0a26 for broadcast com.android.calendar/.alerts.AlertReceiver
  1451. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  1452. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1453. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1454. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1455. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1456. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1457. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1458. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1459. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3b8fa95f}
  1460. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3b8fa95f}
  1461. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  1462. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1463. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1464. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1465. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1466. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1467. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1468. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1469. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  1470. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1471. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1472. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1473. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1474. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1475. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1476. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1477. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  1478. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1479. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1480. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1481. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1482. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1483. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1484. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1485. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  1486. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1487. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1488. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1489. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 56
  1490. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1491. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1492. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1493. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1494. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1495. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1496. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1497. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1498. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1499. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1500. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1501. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  1502. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1503. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1504. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1505. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1506. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1507. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1508. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1509. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 56
  1510. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1511. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1512. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1513. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1514. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1515. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1516. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1517. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1518. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1519. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1520. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1521. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1522. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1523. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1524. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1525. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1526. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1527. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1528. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1529. I/ActivityManager(  424): Start proc 9265:com.chrome.beta:sandboxed_process7/u0i24 for service com.chrome.beta/org.chromium.content.app.SandboxedProcessService7
  1530. V/WindowManager(  424): Adding window Window{288ab9c4 u0 PopupWindow:30e41115} at 5 of 11 (after Window{3f8821d5 u0 com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity})
  1531. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1532. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1533. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1534. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1535. V/WindowManager(  424): Adding window Window{b79a9c7 u0 PopupWindow:31d96ee8} at 6 of 12 (after Window{288ab9c4 u0 PopupWindow:30e41115})
  1536. W/ActivityManager(  424): Exception when unbinding service com.chrome.beta/org.chromium.content.app.SandboxedProcessService6
  1537. W/ActivityManager(  424): android.os.TransactionTooLargeException
  1538. W/ActivityManager(  424):       at android.os.BinderProxy.transactNative(Native Method)
  1539. W/ActivityManager(  424):       at android.os.BinderProxy.transact(Binder.java:496)
  1540. W/ActivityManager(  424):       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:921)
  1541. W/ActivityManager(  424):       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1795)
  1542. W/ActivityManager(  424):       at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:916)
  1543. W/ActivityManager(  424):       at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:15438)
  1544. W/ActivityManager(  424):       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:978)
  1545. W/ActivityManager(  424):       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2209)
  1546. W/ActivityManager(  424):       at android.os.Binder.execTransact(Binder.java:446)
  1547. W/libprocessgroup(  424): failed to open /acct/uid_10065/pid_6791/cgroup.procs: No such file or directory
  1548. I/ActivityManager(  424): Process com.chrome.beta:sandboxed_process6 (pid 6791) has died
  1549. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1550. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1551. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1552. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1553. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/ flg=0x10000000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity (has extras)} from uid 10065 on display 0
  1554. V/WindowManager(  424): addAppToken: AppWindowToken{c1164d5 token=Token{1ad0f58c ActivityRecord{3c7c0abf u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159}}} to stack=1 task=159 at 1
  1555. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@1df04ea attribute=null, token = android.os.BinderProxy@3d28868c
  1556. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/ flg=0x14002000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity (has extras)} from uid 10065 on display 0
  1557. W/ActivityManager(  424): Duplicate finish request for ActivityRecord{3c7c0abf u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159 f}
  1558. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4274742 attribute=null, token = android.os.BinderProxy@3d28868c
  1559. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  1560. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1561. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1562. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1563. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=http://www.qirebook.com/files/article/html/0/290/index.html flg=0x10000000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity (has extras)} from uid 10065 on display 0
  1564. V/WindowManager(  424): addAppToken: AppWindowToken{3c7f97a7 token=Token{14b3c866 ActivityRecord{161158c1 u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159}}} to stack=1 task=159 at 1
  1565. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=http://www.qirebook.com/files/article/html/0/290/index.html flg=0x14002000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity (has extras)} from uid 10065 on display 0
  1566. W/ActivityManager(  424): Duplicate finish request for ActivityRecord{161158c1 u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159 f}
  1567. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@de97e3e attribute=null, token = android.os.BinderProxy@3d28868c
  1568. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1569. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1570. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1571. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1572. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  1573. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1574. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1575. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1576. V/WindowManager(  424): Adding window Window{2702db4d u0 PopupWindow:32910d56} at 5 of 11 (after Window{3f8821d5 u0 com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity})
  1577. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/ flg=0x10000000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity (has extras)} from uid 10065 on display 0
  1578. V/WindowManager(  424): addAppToken: AppWindowToken{18b535a token=Token{25fd2705 ActivityRecord{34c6a27c u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159}}} to stack=1 task=159 at 1
  1579. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2d54198b attribute=null, token = android.os.BinderProxy@3d28868c
  1580. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1581. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1582. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1583. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1584. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/ flg=0x14002000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity (has extras)} from uid 10065 on display 0
  1585. W/ActivityManager(  424): Duplicate finish request for ActivityRecord{34c6a27c u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159 f}
  1586. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@320e31bd attribute=null, token = android.os.BinderProxy@3d28868c
  1587. I/ActivityManager(  424): Start proc 9477:com.chrome.beta:sandboxed_process8/u0i25 for service com.chrome.beta/org.chromium.content.app.SandboxedProcessService8
  1588. I/ActivityManager(  424): Start proc 9493:com.chrome.beta:sandboxed_process9/u0i26 for service com.chrome.beta/org.chromium.content.app.SandboxedProcessService9
  1589. I/ActivityManager(  424): Killing 9477:com.chrome.beta:sandboxed_process8/u0a65i25 (adj 0): isolated not needed
  1590. W/libprocessgroup(  424): failed to open /acct/uid_10065/pid_9477/cgroup.procs: No such file or directory
  1591. W/ActivityManager(  424): Exception when unbinding service com.chrome.beta/org.chromium.content.app.SandboxedProcessService7
  1592. W/ActivityManager(  424): android.os.TransactionTooLargeException
  1593. W/ActivityManager(  424):       at android.os.BinderProxy.transactNative(Native Method)
  1594. W/ActivityManager(  424):       at android.os.BinderProxy.transact(Binder.java:496)
  1595. W/ActivityManager(  424):       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:921)
  1596. W/ActivityManager(  424):       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1795)
  1597. W/ActivityManager(  424):       at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:916)
  1598. W/ActivityManager(  424):       at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:15438)
  1599. W/ActivityManager(  424):       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:978)
  1600. W/ActivityManager(  424):       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2209)
  1601. W/ActivityManager(  424):       at android.os.Binder.execTransact(Binder.java:446)
  1602. W/libprocessgroup(  424): failed to open /acct/uid_10065/pid_9265/cgroup.procs: No such file or directory
  1603. I/ActivityManager(  424): Process com.chrome.beta:sandboxed_process7 (pid 9265) has died
  1604. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  1605. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1606. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1607. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1608. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=http://www.qirebook.com/files/article/html/0/362/index.html flg=0x10000000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity (has extras)} from uid 10065 on display 0
  1609. V/WindowManager(  424): addAppToken: AppWindowToken{363c0147 token=Token{259f5486 ActivityRecord{3fc10161 u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159}}} to stack=1 task=159 at 1
  1610. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=http://www.qirebook.com/files/article/html/0/362/index.html flg=0x14002000 pkg=com.chrome.beta cmp=com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity (has extras)} from uid 10065 on display 0
  1611. W/ActivityManager(  424): Duplicate finish request for ActivityRecord{3fc10161 u0 com.chrome.beta/com.google.android.apps.chrome.document.ChromeLauncherActivity t159 f}
  1612. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@1341d23f attribute=null, token = android.os.BinderProxy@3d28868c
  1613. I/ActivityManager(  424): Start proc 9543:com.chrome.beta:sandboxed_process10/u0i27 for service com.chrome.beta/org.chromium.content.app.SandboxedProcessService10
  1614. W/ActivityManager(  424): Exception when unbinding service com.chrome.beta/org.chromium.content.app.SandboxedProcessService9
  1615. W/ActivityManager(  424): android.os.TransactionTooLargeException
  1616. W/ActivityManager(  424):       at android.os.BinderProxy.transactNative(Native Method)
  1617. W/ActivityManager(  424):       at android.os.BinderProxy.transact(Binder.java:496)
  1618. W/ActivityManager(  424):       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:921)
  1619. W/ActivityManager(  424):       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1795)
  1620. W/ActivityManager(  424):       at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:916)
  1621. W/ActivityManager(  424):       at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:15438)
  1622. W/ActivityManager(  424):       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:978)
  1623. W/ActivityManager(  424):       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2209)
  1624. W/ActivityManager(  424):       at android.os.Binder.execTransact(Binder.java:446)
  1625. I/ActivityManager(  424): Killing 9493:com.chrome.beta:sandboxed_process9/u0a65i26 (adj 9): isolated not needed
  1626. W/libprocessgroup(  424): failed to open /acct/uid_10065/pid_9493/cgroup.procs: No such file or directory
  1627. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 56
  1628. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1629. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1630. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1631. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  1632. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1633. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1634. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1635. V/WindowManager(  424): Adding window Window{25f7cd07 u0 PopupWindow:1c93709a} at 5 of 11 (after Window{3f8821d5 u0 com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity})
  1636. W/ActivityManager(  424): Exception when unbinding service com.chrome.beta/org.chromium.content.app.SandboxedProcessService10
  1637. W/ActivityManager(  424): android.os.TransactionTooLargeException
  1638. W/ActivityManager(  424):       at android.os.BinderProxy.transactNative(Native Method)
  1639. W/ActivityManager(  424):       at android.os.BinderProxy.transact(Binder.java:496)
  1640. W/ActivityManager(  424):       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:921)
  1641. W/ActivityManager(  424):       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1795)
  1642. W/ActivityManager(  424):       at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:916)
  1643. W/ActivityManager(  424):       at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:15438)
  1644. W/ActivityManager(  424):       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:978)
  1645. W/ActivityManager(  424):       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2209)
  1646. W/ActivityManager(  424):       at android.os.Binder.execTransact(Binder.java:446)
  1647. W/libprocessgroup(  424): failed to open /acct/uid_10065/pid_9543/cgroup.procs: No such file or directory
  1648. I/ActivityManager(  424): Process com.chrome.beta:sandboxed_process10 (pid 9543) has died
  1649. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1650. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1651. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1652. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1653. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  1654. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1655. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1656. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1657. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1658. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1659. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1660. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1661. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  1662. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1663. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1664. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1665. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c5f7cc4}
  1666. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c5f7cc4}
  1667. W/ProcessCpuTracker(  424): Skipping unknown process pid 10070
  1668. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1669. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1670. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1671. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1672. I/ActivityManager(  424): Start proc 11013:com.android.deskclock/u0a30 for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider
  1673. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1674. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1675. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1676. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1677. I/PowerManagerService(  424): Going to sleep due to screen timeout (uid 1000)...
  1678. I/PowerManagerService(  424): Sleeping (uid 1000)...
  1679. I/DisplayManagerService(  424): Display device changed: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1024 x 768, 59.0 fps, supportedRefreshRates [59.0], density 160, 159.568 x 159.895 dpi, appVsyncOff 0, presDeadline 17949152, touch INTERNAL, rotation 0, type BUILT_IN, state OFF, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  1680. V/ActivityManager(  424): Display changed displayId=0
  1681. W/ProcessCpuTracker(  424): Skipping unknown process pid 11512
  1682. W/ProcessCpuTracker(  424): Skipping unknown process pid 11513
  1683. W/ProcessCpuTracker(  424): Skipping unknown process pid 11515
  1684. W/ProcessCpuTracker(  424): Skipping unknown process pid 11516
  1685. W/ActivityManager(  424): SLOW OOM ADJ: 5849ms for pid 1115 = 1
  1686. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19641bda}
  1687. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19641bda}
  1688. I/ActivityManager(  424): Start proc 11569:org.mozilla.firefox/u0a87 for service org.mozilla.firefox/org.mozilla.gecko.background.healthreport.upload.HealthReportUploadService
  1689. I/UsageStatsService(  424): User[0] Flushing usage stats to disk
  1690. I/ActivityManager(  424): Start proc 11613:com.google.android.apps.plus/u0a103 for service com.google.android.apps.plus/com.google.android.apps.moviemaker.service.PluggedInAnalyzerService
  1691. I/ActivityManager(  424): Start proc 11622:com.google.android.apps.genie.geniewidget/u0a74 for broadcast com.google.android.apps.genie.geniewidget/.appwidget.NewsWeatherAppDarkWidgetProvider
  1692. W/ResourcesManager(11613): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  1693. I/ActivityManager(  424): Start proc 11657:android.process.media/u0a4 for content provider com.android.providers.media/.MediaProvider
  1694. W/ResourcesManager(11622): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1695. W/ResourcesManager(11622): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1696. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@17a8713c}
  1697. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@17a8713c}
  1698. I/ActivityManager(  424): Start proc 11693:com.glu.flc2/u0a97 for broadcast com.glu.flc2/com.glu.plugins.anotificationmanager.NotificationReceiver
  1699. I/PowerManagerService(  424): Waking up from sleep (uid 1000)...
  1700. I/DisplayPowerController(  424): Blocking screen on until initial contents have been drawn.
  1701. I/DisplayManagerService(  424): Display device changed: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1024 x 768, 59.0 fps, supportedRefreshRates [59.0], density 160, 159.568 x 159.895 dpi, appVsyncOff 0, presDeadline 17949152, touch INTERNAL, rotation 0, type BUILT_IN, state ON, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  1702. V/ActivityManager(  424): Display changed displayId=0
  1703. I/DisplayPowerController(  424): Unblocked screen on after 192 ms
  1704. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@17ff5067}
  1705. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@17ff5067}
  1706. E/ActivityThread(  942): Service com.google.android.gms.auth.trustagent.GoogleTrustAgent has leaked IntentReceiver com.google.android.gms.auth.trustagent.trustlet.z@29b6cd85 that was originally registered here. Are you missing a call to unregisterReceiver()?
  1707. E/ActivityThread(  942): android.app.IntentReceiverLeaked: Service com.google.android.gms.auth.trustagent.GoogleTrustAgent has leaked IntentReceiver com.google.android.gms.auth.trustagent.trustlet.z@29b6cd85 that was originally registered here. Are you missing a call to unregisterReceiver()?
  1708. E/ActivityThread(  942):        at android.app.LoadedApk$ReceiverDispatcher.<init>(LoadedApk.java:904)
  1709. E/ActivityThread(  942):        at android.app.LoadedApk.getReceiverDispatcher(LoadedApk.java:705)
  1710. E/ActivityThread(  942):        at android.app.ContextImpl.registerReceiverInternal(ContextImpl.java:1660)
  1711. E/ActivityThread(  942):        at android.app.ContextImpl.registerReceiver(ContextImpl.java:1640)
  1712. E/ActivityThread(  942):        at android.app.ContextImpl.registerReceiver(ContextImpl.java:1634)
  1713. E/ActivityThread(  942):        at android.content.ContextWrapper.registerReceiver(ContextWrapper.java:495)
  1714. E/ActivityThread(  942):        at com.google.android.gms.auth.trustagent.trustlet.aw.b(SourceFile:127)
  1715. E/ActivityThread(  942):        at com.google.android.gms.auth.trustagent.trustlet.bh.a(SourceFile:167)
  1716. E/ActivityThread(  942):        at com.google.android.gms.auth.trustagent.trustlet.bk.d(SourceFile:261)
  1717. E/ActivityThread(  942):        at com.google.android.gms.auth.trustagent.GoogleTrustAgent.onCreate(SourceFile:70)
  1718. E/ActivityThread(  942):        at android.app.ActivityThread.handleCreateService(ActivityThread.java:2792)
  1719. E/ActivityThread(  942):        at android.app.ActivityThread.access$1900(ActivityThread.java:154)
  1720. E/ActivityThread(  942):        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1404)
  1721. E/ActivityThread(  942):        at android.os.Handler.dispatchMessage(Handler.java:102)
  1722. E/ActivityThread(  942):        at android.os.Looper.loop(Looper.java:135)
  1723. E/ActivityThread(  942):        at android.app.ActivityThread.main(ActivityThread.java:5289)
  1724. E/ActivityThread(  942):        at java.lang.reflect.Method.invoke(Native Method)
  1725. E/ActivityThread(  942):        at java.lang.reflect.Method.invoke(Method.java:372)
  1726. E/ActivityThread(  942):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
  1727. E/ActivityThread(  942):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  1728. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@78ed05b attribute=android.view.inputmethod.EditorInfo@3caca0f8, token = android.os.BinderProxy@7d94437
  1729. I/ActivityManager(  424): Start proc 11965:com.estrongs.android.pop/u0a96 for broadcast com.estrongs.android.pop/.app.StartServiceReceiver
  1730. D/WifiService(  424): New client listening to asynchronous messages
  1731. W/ProcessCpuTracker(  424): Skipping unknown process pid 12148
  1732. W/ProcessCpuTracker(  424): Skipping unknown process pid 12149
  1733. W/ProcessCpuTracker(  424): Skipping unknown process pid 12151
  1734. W/ProcessCpuTracker(  424): Skipping unknown process pid 12152
  1735. W/ProcessCpuTracker(  424): Skipping unknown process pid 12153
  1736. W/ProcessCpuTracker(  424): Skipping unknown process pid 12374
  1737. W/ProcessCpuTracker(  424): Skipping unknown process pid 12375
  1738. W/ProcessCpuTracker(  424): Skipping unknown process pid 12377
  1739. W/ProcessCpuTracker(  424): Skipping unknown process pid 12378
  1740. W/ProcessCpuTracker(  424): Skipping unknown process pid 12379
  1741. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1cb441ce}
  1742. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1cb441ce}
  1743. I/ProcessStatsService(  424): Prepared write state in 14ms
  1744. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@66af537}
  1745. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@66af537}
  1746. W/ProcessCpuTracker(  424): Skipping unknown process pid 16244
  1747. W/ProcessCpuTracker(  424): Skipping unknown process pid 16245
  1748. W/ProcessCpuTracker(  424): Skipping unknown process pid 16472
  1749. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@34f9c575}
  1750. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@34f9c575}
  1751. W/BackupManagerService(  424): dataChanged but no participant pkg='com.android.providers.settings' uid=10105
  1752. W/BackupManagerService(  424): dataChanged but no participant pkg='com.android.providers.settings' uid=10105
  1753. V/BackupManagerService(  424): Running a backup pass
  1754. V/BackupManagerService(  424): clearing pending backups
  1755. V/PerformBackupTask(  424): Beginning backup of 1 targets
  1756. D/PerformBackupTask(  424): invokeAgentForBackup on @pm@
  1757. I/BackupRestoreController(  424): Getting widget state for user: 0
  1758. I/PerformBackupTask(  424): no backup data written; not calling transport
  1759. D/PerformBackupTask(  424): starting agent for backup of BackupRequest{pkg=com.google.android.googlequicksearchbox}
  1760. I/ActivityManager(  424): Start proc 17329:com.google.android.googlequicksearchbox/u0a22 for backup com.google.android.googlequicksearchbox/com.android.launcher3.LauncherBackupAgentHelper
  1761. D/BackupManagerService(  424): awaiting agent for ApplicationInfo{1c6e3f58 com.google.android.googlequicksearchbox}
  1762. D/BackupManagerService(  424): agentConnected pkg=com.google.android.googlequicksearchbox agent=android.os.BinderProxy@c327d40
  1763. I/BackupManagerService(  424): got agent android.app.IBackupAgent$Stub$Proxy@33290479
  1764. D/PerformBackupTask(  424): invokeAgentForBackup on com.google.android.googlequicksearchbox
  1765. D/BackupManagerService(  424): Now staging backup of com.google.android.googlequicksearchbox
  1766. I/BackupRestoreController(  424): Getting widget state for user: 0
  1767. I/PerformBackupTask(  424): no backup data written; not calling transport
  1768. I/BackupManagerService(  424): Backup pass finished.
  1769. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1770. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1771. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1772. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1773. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1774. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1775. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1776. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1777. I/ActivityManager(  424): Killing 8197:com.android.calendar/u0a26 (adj 15): empty for 1804s
  1778. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@226de2cb}
  1779. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@226de2cb}
  1780. I/UsageStatsService(  424): User[0] Flushing usage stats to disk
  1781. I/EntropyMixer(  424): Writing entropy...
  1782. I/PowerManagerService(  424): Going to sleep due to screen timeout (uid 1000)...
  1783. I/PowerManagerService(  424): Sleeping (uid 1000)...
  1784. I/DisplayManagerService(  424): Display device changed: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1024 x 768, 59.0 fps, supportedRefreshRates [59.0], density 160, 159.568 x 159.895 dpi, appVsyncOff 0, presDeadline 17949152, touch INTERNAL, rotation 0, type BUILT_IN, state OFF, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  1785. V/ActivityManager(  424): Display changed displayId=0
  1786. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@332082bf}
  1787. W/ActivityManager(  424): Activity pause timeout for ActivityRecord{245cf6bc u0 com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity t159}
  1788. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@332082bf}
  1789. D/ConnectivityService(  424): notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 102]
  1790. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 102] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to CONNECTING
  1791. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 102] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
  1792. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  1793. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|363843079|null|10035
  1794. I/ValidateNoPeople(  424): final affinity: 0.0
  1795. W/ResourcesManager(11622): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1796. W/ResourcesManager(11622): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1797. W/ResourcesManager(11622): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1798. W/ResourcesManager(11622): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1799. W/BackupManagerService(  424): dataChanged but no participant pkg='com.android.providers.settings' uid=10105
  1800. W/BackupManagerService(  424): dataChanged but no participant pkg='com.android.providers.settings' uid=10105
  1801. W/BackupManagerService(  424): dataChanged but no participant pkg='com.android.providers.settings' uid=10105
  1802. W/BackupManagerService(  424): dataChanged but no participant pkg='com.android.providers.settings' uid=10105
  1803. W/ResourcesManager(11622): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1804. W/ResourcesManager(11622): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1805. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  1806. I/ValidateNoPeople(  424): final affinity: 0.0
  1807. W/ResourcesManager(11622): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1808. W/ResourcesManager(11622): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1809. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2dfe467c}
  1810. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2dfe467c}
  1811. W/BackupManagerService(  424): dataChanged but no participant pkg='com.android.providers.settings' uid=10105
  1812. W/BackupManagerService(  424): dataChanged but no participant pkg='com.android.providers.settings' uid=10105
  1813. I/BatteryStatsImpl(  424): Resetting battery stats: level=97 status=2 dischargeLevel=97 lowAmount=16 highAmount=17
  1814. I/PowerManagerService(  424): Waking up from sleep (uid 1000)...
  1815. I/DisplayPowerController(  424): Blocking screen on until initial contents have been drawn.
  1816. I/DisplayManagerService(  424): Display device changed: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1024 x 768, 59.0 fps, supportedRefreshRates [59.0], density 160, 159.568 x 159.895 dpi, appVsyncOff 0, presDeadline 17949152, touch INTERNAL, rotation 0, type BUILT_IN, state ON, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  1817. V/ActivityManager(  424): Display changed displayId=0
  1818. I/DisplayPowerController(  424): Unblocked screen on after 343 ms
  1819. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@6bd98ff}
  1820. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@6bd98ff}
  1821. I/ActivityManager(  424): START u0 {act=com.android.systemui.recents.SHOW_RECENTS flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10012 on display 0
  1822. V/WindowManager(  424): Adding window Window{cb8ca97 u0 Starting com.android.browser} at 5 of 11 (after Window{3f8821d5 u0 com.chrome.beta/com.google.android.apps.chrome.ChromeTabbedActivity})
  1823. I/ActivityManager(  424): Start proc 20447:com.android.browser/u0a24 for activity com.android.browser/.BrowserActivity
  1824. V/WindowManager(  424): Adding window Window{1fcbe2dd u0 com.android.browser/com.android.browser.BrowserActivity} at 5 of 12 (before Window{cb8ca97 u0 Starting com.android.browser})
  1825. I/ActivityManager(  424): Process com.google.android.gms.wearable (pid 4405) has died
  1826. W/ActivityManager(  424): Scheduling restart of crashed service com.google.android.gms/.wearable.service.WearableService in 1000ms
  1827. I/ActivityManager(  424): Process com.google.android.googlequicksearchbox (pid 17329) has died
  1828. I/ActivityManager(  424): Start proc 20812:com.google.android.gms.wearable/u0a16 for service com.google.android.gms/.wearable.service.WearableService
  1829. W/ResourcesManager(20812): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1830. W/ResourcesManager(20812): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1831. I/ActivityManager(  424): Process android.process.media (pid 11657) has died
  1832. I/ActivityManager(  424): Process org.mozilla.firefox (pid 11569) has died
  1833. I/EntropyMixer(  424): Writing entropy...
  1834. I/ActivityManager(  424): Process com.android.providers.calendar (pid 8167) has died
  1835. I/ActivityManager(  424): Process com.google.android.apps.genie.geniewidget (pid 11622) has died
  1836. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@dc7d251}
  1837. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@dc7d251}
  1838. E/libprocessgroup(  424): failed to kill 1 processes for processgroup 11613
  1839. I/ActivityManager(  424): Process com.google.android.apps.plus (pid 11613) has died
  1840. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1841. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1842. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1843. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1844. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1845. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1846. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1847. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1848. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1849. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1850. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1851. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1852. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1853. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1854. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1855. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1856. V/BackupManagerService(  424): Running a backup pass
  1857. V/BackupManagerService(  424): clearing pending backups
  1858. V/PerformBackupTask(  424): Beginning backup of 1 targets
  1859. D/PerformBackupTask(  424): invokeAgentForBackup on @pm@
  1860. I/BackupRestoreController(  424): Getting widget state for user: 0
  1861. I/PerformBackupTask(  424): no backup data written; not calling transport
  1862. D/PerformBackupTask(  424): starting agent for backup of BackupRequest{pkg=com.google.android.googlequicksearchbox}
  1863. I/ActivityManager(  424): Start proc 21179:com.google.android.googlequicksearchbox/u0a22 for backup com.google.android.googlequicksearchbox/com.android.launcher3.LauncherBackupAgentHelper
  1864. D/BackupManagerService(  424): awaiting agent for ApplicationInfo{1c6e3f58 com.google.android.googlequicksearchbox}
  1865. D/BackupManagerService(  424): agentConnected pkg=com.google.android.googlequicksearchbox agent=android.os.BinderProxy@34318467
  1866. I/BackupManagerService(  424): got agent android.app.IBackupAgent$Stub$Proxy@1e16f214
  1867. D/PerformBackupTask(  424): invokeAgentForBackup on com.google.android.googlequicksearchbox
  1868. D/BackupManagerService(  424): Now staging backup of com.google.android.googlequicksearchbox
  1869. I/BackupRestoreController(  424): Getting widget state for user: 0
  1870. I/PerformBackupTask(  424): no backup data written; not calling transport
  1871. I/BackupManagerService(  424): Backup pass finished.
  1872. I/ProcessStatsService(  424): Prepared write state in 8ms
  1873. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1874. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1875. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1876. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1877. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1878. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1879. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1880. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1881. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@24563d3}
  1882. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@24563d3}
  1883. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1884. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1885. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1886. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1887. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1888. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1889. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1890. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1891. W/ActivityManager(  424): SLOW OOM ADJ: 859ms for pid 7366 = 1
  1892. W/ActivityManager(  424): Slow operation: 1651ms so far, now at getContentProviderImpl: after updateOomAdj
  1893. W/ActivityManager(  424): Slow operation: 1704ms so far, now at getContentProviderImpl: done!
  1894. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1895. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1896. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1897. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1898. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1899. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1900. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1901. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1902. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  1903. I/ValidateNoPeople(  424): final affinity: 0.0
  1904. D/ConnectivityService(  424): notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 102]
  1905. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 102] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to CONNECTING
  1906. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 102] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
  1907. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1908. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1909. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1910. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1911. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1912. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1913. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1914. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1915. I/ActivityManager(  424): Start proc 21284:com.google.android.apps.plus/u0a103 for service com.google.android.apps.plus/.service.EsSyncAdapterService
  1916. I/ActivityManager(  424): Process android.process.acore (pid 7964) has died
  1917. W/ResourcesManager(21284): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  1918. I/ActivityManager(  424): Start proc 21302:android.process.media/u0a4 for content provider com.android.providers.media/.MediaProvider
  1919. I/ActivityManager(  424): Start proc 21324:android.process.acore/u0a2 for content provider com.android.providers.contacts/.ContactsProvider2
  1920. E/WifiService(  424): Multicaster binderDied
  1921. I/libprocessgroup(  424): Killing pid 11989 in uid 10096 as part of process group 11965
  1922. I/libprocessgroup(  424): Killing pid 11989 in uid 10096 as part of process group 11965
  1923. I/libprocessgroup(  424): Killing pid 11989 in uid 10096 as part of process group 11965
  1924. I/libprocessgroup(  424): Killing pid 11989 in uid 10096 as part of process group 11965
  1925. I/libprocessgroup(  424): Killing pid 11989 in uid 10096 as part of process group 11965
  1926. D/WifiService(  424): Client connection lost with reason: 4
  1927. I/ActivityManager(  424): Process com.estrongs.android.pop (pid 11965) has died
  1928. I/ActivityManager(  424): Process com.glu.flc2 (pid 11693) has died
  1929. I/ActivityManager(  424): Process com.android.deskclock (pid 11013) has died
  1930. I/ActivityManager(  424): Process com.google.android.googlequicksearchbox:search (pid 4019) has died
  1931. I/ActivityManager(  424): Process com.google.android.googlequicksearchbox (pid 21179) has died
  1932. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1933. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1934. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1935. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1936. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1937. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1938. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1939. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1940. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1941. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1942. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1943. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1944. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1945. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1946. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1947. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1948. W/BackupManagerService(  424): dataChanged but no participant pkg='com.android.providers.settings' uid=10105
  1949. I/UsageStatsService(  424): User[0] Flushing usage stats to disk
  1950. E/NetdConnector(  424): NDC Command {1374 bandwidth gettetherstats} took too long (1842ms)
  1951. W/BackupManagerService(  424): dataChanged but no participant pkg='com.android.providers.settings' uid=10105
  1952. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@155b9e81}
  1953. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@155b9e81}
  1954. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1955. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1956. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1957. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1958. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1959. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1960. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1961. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1962. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1963. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1964. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1965. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1966. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1967. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1968. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1969. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1970. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1971. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1972. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1973. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1974. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  1975. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1976. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1977. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1978. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  1979. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1980. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1981. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1982. D/ConnectivityService(  424): notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 102]
  1983. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  1984. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  1985. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  1986. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  1987. I/ActivityManager(  424): Start proc 21538:com.android.deskclock/u0a30 for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider
  1988. I/ActivityManager(  424): Process android.process.media (pid 21302) has died
  1989. I/ActivityManager(  424): Start proc 21567:mobi.mgeek.TunnyBrowser:DolphinNotification/u0a83 for service mobi.mgeek.TunnyBrowser/com.dolphin.browser.message.C2DMService
  1990. E/NetdConnector(  424): NDC Command {1391 bandwidth gettetherstats} took too long (1143ms)
  1991. W/ActivityManager(  424): Timeout executing service: ServiceRecord{30a0c32e u0 mobi.mgeek.TunnyBrowser/com.dolphin.browser.message.C2DMService}
  1992. W/ActivityThread(21567): 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());
  1993. I/ActivityManager(  424): Process mobi.mgeek.TunnyBrowser:DolphinNotification (pid 21567) has died
  1994. E/ActivityManager(  424): ANR in mobi.mgeek.TunnyBrowser:DolphinNotification
  1995. E/ActivityManager(  424): PID: 21567
  1996. E/ActivityManager(  424): Reason: executing service mobi.mgeek.TunnyBrowser/com.dolphin.browser.message.C2DMService
  1997. E/ActivityManager(  424): Load: 6.42 / 4.25 / 3.44
  1998. E/ActivityManager(  424): CPU usage from 4618ms to -11571ms ago with 99% awake:
  1999. E/ActivityManager(  424):   61% 20447/com.android.browser: 53% user + 8.6% kernel / faults: 23916 minor 409 major
  2000. E/ActivityManager(  424):   21% 424/system_server: 11% user + 9.3% kernel / faults: 12811 minor 654 major
  2001. E/ActivityManager(  424):   15% 145/mediaserver: 9.4% user + 6.3% kernel / faults: 2069 minor 62 major
  2002. E/ActivityManager(  424):   5.2% 37/kswapd0: 0% user + 5.2% kernel
  2003. E/ActivityManager(  424):   5.2% 138/surfaceflinger: 2.4% user + 2.7% kernel / faults: 952 minor 10 major
  2004. E/ActivityManager(  424):   0% 143/debuggerd: 0% user + 0% kernel / faults: 3922 minor 17 major
  2005. E/ActivityManager(  424):   3.7% 92/mmcqd/0: 0% user + 3.7% kernel
  2006. E/ActivityManager(  424):   3.6% 661/com.android.systemui: 1.6% user + 2% kernel / faults: 5635 minor 210 major
  2007. E/ActivityManager(  424):   0.4% 896/com.android.phone: 0.2% user + 0.1% kernel / faults: 3818 minor 3 major
  2008. E/ActivityManager(  424):   0.4% 7366/com.android.email: 0.2% user + 0.2% kernel / faults: 4132 minor 84 major
  2009. E/ActivityManager(  424):   0.3% 27503/com.android.exchange: 0.2% user + 0.1% kernel / faults: 4332 minor 111 major
  2010. E/ActivityManager(  424):   1.1% 19669/kworker/u:3: 0% user + 1.1% kernel
  2011. E/ActivityManager(  424):   1% 17/irq/199-msmdata: 0% user + 1% kernel
  2012. E/ActivityManager(  424):   0.9% 21196/kworker/u:2: 0% user + 0.9% kernel
  2013. E/ActivityManager(  424):   0% 890/com.android.server.telecom: 0% user + 0% kernel / faults: 2428 minor 1 major
  2014. E/ActivityManager(  424):   0.4% 3/ksoftirqd/0: 0% user + 0.4% kernel
  2015. E/ActivityManager(  424):   0.3% 125/ksdioirqd/mmc1: 0% user + 0.3% kernel
  2016. E/ActivityManager(  424):   0.2% 2187/kworker/u:0: 0% user + 0.2% kernel
  2017. E/ActivityManager(  424):   0.1% 16879/kworker/0:2: 0% user + 0.1% kernel
  2018. E/ActivityManager(  424):   0.1% 96/msmfb_commit_th: 0% user + 0.1% kernel
  2019. E/ActivityManager(  424):   0% 1404/com.android.launcher3: 0% user + 0% kernel / faults: 793 minor 43 major
  2020. E/ActivityManager(  424):   0% 21284/com.google.android.apps.plus: 0% user + 0% kernel / faults: 1042 minor 14 major
  2021. E/ActivityManager(  424):   0% 127/sdcard: 0% user + 0% kernel / faults: 118 minor 4 major
  2022. E/ActivityManager(  424):   0% 132/logd: 0% user + 0% kernel / faults: 123 minor 3 major
  2023. E/ActivityManager(  424):   0% 134/lmkd: 0% user + 0% kernel / faults: 52 minor 2 major
  2024. E/ActivityManager(  424):   0% 135/servicemanager: 0% user + 0% kernel / faults: 220 minor 8 major
  2025. E/ActivityManager(  424):   0% 142/netd: 0% user + 0% kernel / faults: 212 minor 11 major
  2026. E/ActivityManager(  424):   0% 942/com.google.process.location: 0% user + 0% kernel / faults: 558 minor 6 major
  2027. E/ActivityManager(  424):   0% 2197/com.chrome.beta: 0% user + 0% kernel / faults: 350 minor 35 major
  2028. E/ActivityManager(  424):   0% 21514/kworker/1:1: 0% user + 0% kernel
  2029. E/ActivityManager(  424): 99% TOTAL: 43% user + 24% kernel + 30% iowait + 0.1% softirq
  2030. E/ActivityManager(  424): CPU usage from 10316ms to 10880ms later:
  2031. E/ActivityManager(  424):   100% 20447/com.android.browser: 87% user + 12% kernel / faults: 1490 minor 3 major
  2032. E/ActivityManager(  424):     50% 20506/RenderThread: 47% user + 3.6% kernel
  2033. E/ActivityManager(  424):     16% 20539/Thread-2740: 14% user + 1.8% kernel
  2034. E/ActivityManager(  424):     10% 20498/Thread-2736: 10% user + 0% kernel
  2035. E/ActivityManager(  424):     10% 20582/AsyncTransferTh: 1.8% user + 9% kernel
  2036. E/ActivityManager(  424):     7.2% 20447/android.browser: 7.2% user + 0% kernel
  2037. E/ActivityManager(  424):     1.8% 20465/Binder_2: 1.8% user + 0% kernel
  2038. E/ActivityManager(  424):     1.8% 20894/Binder_5: 1.8% user + 0% kernel
  2039. E/ActivityManager(  424):   19% 424/system_server: 8.9% user + 10% kernel / faults: 54 minor 7 major
  2040. E/ActivityManager(  424):     8.9% 442/ActivityManager: 3.5% user + 5.3% kernel
  2041. E/ActivityManager(  424):     3.5% 441/android.bg: 3.5% user + 0% kernel
  2042. E/ActivityManager(  424):     3.5% 925/Binder_8: 0% user + 3.5% kernel
  2043. E/ActivityManager(  424):     1.7% 1384/Binder_E: 1.7% user + 0% kernel
  2044. E/ActivityManager(  424):   16% 145/mediaserver: 10% user + 5.3% kernel / faults: 1 minor 3 major
  2045. E/ActivityManager(  424):     3.5% 21084/gle.aac.decoder: 3.5% user + 0% kernel
  2046. E/ActivityManager(  424):     1.7% 21079/NPDecoder: 0% user + 1.7% kernel
  2047. E/ActivityManager(  424):     1.7% 21080/NPDecoder-CL: 1.7% user + 0% kernel
  2048. E/ActivityManager(  424):     1.7% 21083/CodecLooper: 1.7% user + 0% kernel
  2049. E/ActivityManager(  424):     1.7% 21086/VideoDecMsgThre: 0% user + 1.7% kernel
  2050. E/ActivityManager(  424):   7.1% 138/surfaceflinger: 3.5% user + 3.5% kernel / faults: 1 minor
  2051. E/ActivityManager(  424):     3.5% 138/surfaceflinger: 1.7% user + 1.7% kernel
  2052. E/ActivityManager(  424):     1.7% 231/hwcVsyncThread: 1.7% user + 0% kernel
  2053. E/ActivityManager(  424):   5.4% 7366/com.android.email: 5.4% user + 0% kernel / faults: 41 minor 1 major
  2054. E/ActivityManager(  424):     1.8% 7380/Binder_1: 1.8% user + 0% kernel
  2055. E/ActivityManager(  424):     1.8% 21274/Binder_6: 1.8% user + 0% kernel
  2056. E/ActivityManager(  424):   0.6% 17/irq/199-msmdata: 0% user + 0.6% kernel
  2057. E/ActivityManager(  424):   1.7% 92/mmcqd/0: 0% user + 1.7% kernel
  2058. E/ActivityManager(  424):   0.7% 125/ksdioirqd/mmc1: 0% user + 0.7% kernel
  2059. E/ActivityManager(  424):   0.7% 142/netd: 0% user + 0.7% kernel / faults: 87 minor 1 major
  2060. E/ActivityManager(  424):   0.8% 19669/kworker/u:3: 0% user + 0.8% kernel
  2061. E/ActivityManager(  424):   0.9% 21196/kworker/u:2: 0% user + 0.9% kernel
  2062. E/ActivityManager(  424):   1.7% 27503/com.android.exchange: 1.7% user + 0% kernel
  2063. I/ActivityManager(  424): Killing 0:mobi.mgeek.TunnyBrowser:DolphinNotification/u0a83 (adj 0): bg anr
  2064. W/libprocessgroup(  424): failed to open /acct/uid_10083/pid_0/cgroup.procs: No such file or directory
  2065. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29c4dd24}
  2066. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29c4dd24}
  2067. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2068. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2069. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2070. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2071. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2072. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2073. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2074. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2075. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2076. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2077. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2078. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2079. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2080. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2081. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2082. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2083. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2084. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2085. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2086. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2087. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 56
  2088. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2089. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2090. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2091. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2092. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2093. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2094. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2095. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2096. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2097. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2098. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2099. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2100. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2101. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2102. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2103. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@328d7488}
  2104. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@328d7488}
  2105. I/ActivityManager(  424): Start proc 21731:com.android.providers.calendar/u0a1 for content provider com.android.providers.calendar/.CalendarProvider2
  2106. W/ResourcesManager(21731): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  2107. I/ActivityManager(  424): Start proc 21749:com.android.calendar/u0a26 for broadcast com.android.calendar/.alerts.AlertReceiver
  2108. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 56
  2109. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2110. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2111. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2112. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2113. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2114. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2115. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2116. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 56
  2117. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2118. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2119. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2120. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 52
  2121. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2122. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2123. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2124. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2125. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2126. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2127. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2128. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 56
  2129. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2130. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2131. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2132. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2133. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2134. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2135. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2136. I/ActivityManager(  424): Process com.android.deskclock (pid 21538) has died
  2137. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 56
  2138. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2139. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2140. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2141. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2142. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2143. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2144. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2145. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2146. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2147. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2148. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2149. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2150. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2151. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2152. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2153. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2154. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2155. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2156. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2157. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2158. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2159. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2160. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2161. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  2162. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|363843079|null|10035
  2163. I/ValidateNoPeople(  424): final affinity: 0.0
  2164. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  2165. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|-153109912|null|10035
  2166. I/ValidateNoPeople(  424): final affinity: 0.0
  2167. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2168. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2169. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2170. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2171. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  2172. I/ValidateNoPeople(  424): final affinity: 0.0
  2173. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  2174. I/ValidateNoPeople(  424): final affinity: 0.0
  2175. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2176. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2177. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2178. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2179. W/ProcessCpuTracker(  424): Skipping unknown process pid 21915
  2180. W/ProcessCpuTracker(  424): Skipping unknown process pid 21916
  2181. W/ProcessCpuTracker(  424): Skipping unknown process pid 21918
  2182. W/ProcessCpuTracker(  424): Skipping unknown process pid 21919
  2183. W/ProcessCpuTracker(  424): Skipping unknown process pid 21922
  2184. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@160e98e3}
  2185. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@160e98e3}
  2186. I/ActivityManager(  424): Process com.google.android.apps.plus (pid 21284) has died
  2187. I/ActivityManager(  424): Process com.google.android.gms.wearable (pid 20812) has died
  2188. W/ActivityManager(  424): Scheduling restart of crashed service com.google.android.gms/.wearable.service.WearableService in 1000ms
  2189. I/ActivityManager(  424): Process android.process.acore (pid 21324) has died
  2190. I/ActivityManager(  424): Process com.android.calendar (pid 21749) has died
  2191. I/ActivityManager(  424): Process com.android.providers.calendar (pid 21731) has died
  2192. I/ActivityManager(  424): Start proc 21962:com.google.android.gms.wearable/u0a16 for service com.google.android.gms/.wearable.service.WearableService
  2193. W/ResourcesManager(21962): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  2194. W/ResourcesManager(21962): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  2195. W/ActivityManager(  424): Slow operation: 1015ms so far, now at startProcess: returned from zygote!
  2196. W/ActivityManager(  424): Slow operation: 1015ms so far, now at startProcess: done updating battery stats
  2197. W/ActivityManager(  424): Slow operation: 1015ms so far, now at startProcess: building log message
  2198. I/ActivityManager(  424): Start proc 22096:com.android.deskclock/u0a30 for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider
  2199. W/ActivityManager(  424): Slow operation: 1015ms so far, now at startProcess: starting to update pids map
  2200. W/ActivityManager(  424): Slow operation: 1015ms so far, now at startProcess: done updating pids map
  2201. W/ActivityManager(  424): Slow operation: 1015ms so far, now at startProcess: done starting proc!
  2202. W/Zygote  (22096): Slow operation: 1145ms so far, now at Zygote.callPostForkChildHooks
  2203. W/Zygote  (22096): Slow operation: 1704ms so far, now at Zygote.nativeForkAndSpecialize
  2204. W/Zygote  (22096): Slow operation: 1917ms so far, now at Zygote.postForkCommon
  2205. W/Zygote  (22096): Slow operation: 2080ms so far, now at zygoteConnection.runOnce: postForkAndSpecialize
  2206. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2207. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2208. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2209. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2210. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3c1414a7}
  2211. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3c1414a7}
  2212. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2213. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2214. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2215. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2216. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2217. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2218. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2219. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2220. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2221. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2222. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2223. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2224. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2225. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2226. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2227. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2228. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2229. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2230. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2231. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2232. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2233. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2234. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2235. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2236. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2237. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2238. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2239. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2240. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2241. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2242. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2243. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2244. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2245. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2246. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2247. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2248. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2249. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2250. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2251. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2252. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2253. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2254. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2255. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2256. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2257. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2258. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2259. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2260. W/ActivityManager(  424): SLOW OOM ADJ: 1054ms for pid 7366 = 0
  2261. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2262. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2263. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2264. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2265. I/ProcessStatsService(  424): Prepared write state in 34ms
  2266. I/ProcessStatsService(  424): Pruning old procstats: /data/system/procstats/state-2015-04-17-07-30-01.bin.ci
  2267. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2268. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2269. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2270. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2271. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2272. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2273. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2274. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2275. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2276. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2277. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2278. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2279. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2280. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2281. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2282. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2283. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2284. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2285. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2286. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2287. I/ActivityManager(  424): Start proc 22303:org.mozilla.firefox/u0a87 for service org.mozilla.firefox/org.mozilla.gecko.background.healthreport.upload.HealthReportUploadService
  2288. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2289. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2290. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2291. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2292. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2293. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2294. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2295. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2296. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2297. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2298. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2299. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2300. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2301. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2302. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2303. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2304. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2305. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2306. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2307. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2308. I/ActivityManager(  424): Process com.android.deskclock (pid 22096) has died
  2309. I/ActivityManager(  424): Process org.mozilla.firefox (pid 22303) has died
  2310. I/ActivityManager(  424): Start proc 22384:android.process.acore/u0a2 for content provider com.android.providers.contacts/.ContactsProvider2
  2311. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  2312. I/ValidateNoPeople(  424): final affinity: 0.0
  2313. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  2314. I/ValidateNoPeople(  424): final affinity: 0.0
  2315. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@386da504}
  2316. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@386da504}
  2317. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2318. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2319. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2320. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2321. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2322. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2323. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2324. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2325. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2326. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2327. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2328. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2329. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2330. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2331. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2332. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2333. I/ActivityManager(  424): Start proc 22462:com.google.android.apps.genie.geniewidget/u0a74 for broadcast com.google.android.apps.genie.geniewidget/.appwidget.NewsWeatherAppDarkWidgetProvider
  2334. I/ActivityManager(  424): Start proc 22489:com.glu.flc2/u0a97 for broadcast com.glu.flc2/com.glu.plugins.anotificationmanager.NotificationReceiver
  2335. I/ActivityManager(  424): Process android.process.acore (pid 22384) has died
  2336. W/ResourcesManager(22462): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  2337. W/ResourcesManager(22462): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  2338. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@16eab18c}
  2339. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@16eab18c}
  2340. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2341. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2342. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2343. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2344. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2345. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2346. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2347. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2348. I/ActivityManager(  424): Start proc 22531:android.process.acore/u0a2 for content provider com.android.providers.contacts/.ContactsProvider2
  2349. W/ResourcesManager(22462): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  2350. W/ResourcesManager(22462): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  2351. W/ResourcesManager(22462): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  2352. W/ResourcesManager(22462): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  2353. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2354. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2355. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2356. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2357. I/PowerManagerService(  424): Going to sleep due to power button (uid 1000)...
  2358. I/PowerManagerService(  424): Waking up from dozing (uid 1000)...
  2359. I/PowerManagerService(  424): Going to sleep due to power button (uid 1000)...
  2360. I/PowerManagerService(  424): Waking up from dozing (uid 1000)...
  2361. I/PowerManagerService(  424): Going to sleep due to power button (uid 1000)...
  2362. I/PowerManagerService(  424): Waking up from dozing (uid 1000)...
  2363. I/PowerManagerService(  424): Going to sleep due to power button (uid 1000)...
  2364. I/PowerManagerService(  424): Waking up from dozing (uid 1000)...
  2365. I/PowerManagerService(  424): Going to sleep due to power button (uid 1000)...
  2366. I/PowerManagerService(  424): Sleeping (uid 1000)...
  2367. I/PowerManagerService(  424): Waking up from sleep (uid 1000)...
  2368. D/ActivityManager(  424): awakeFromSleepingLocked: previously pausing activity didn't pause
  2369. I/EntropyMixer(  424): Writing entropy...
  2370. W/WindowManager(  424): Keyguard drawn timeout. Setting mKeyguardDrawComplete
  2371. I/ActivityManager(  424): Process com.glu.flc2 (pid 22489) has died
  2372. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2373. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2374. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2375. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2376. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  2377. I/ValidateNoPeople(  424): final affinity: 0.0
  2378. I/ActivityManager(  424): Start proc 22575:android.process.media/u0a4 for content provider com.android.providers.media/.MediaProvider
  2379. I/ActivityManager(  424): Start proc 22593:com.estrongs.android.pop/u0a96 for broadcast com.estrongs.android.pop/.app.StartServiceReceiver
  2380. I/ActivityThread( 7366): Removing dead content provider:android.content.ContentProviderProxy@22722089
  2381. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3aaea2ba}
  2382. I/ActivityThread( 7366): Removing dead content provider:android.content.ContentProviderProxy@22722089
  2383. I/ActivityManager(  424): Process android.process.acore (pid 22531) has died
  2384. I/ActivityManager(  424): Start proc 22613:android.process.acore/u0a2 for content provider com.android.providers.userdictionary/.UserDictionaryProvider
  2385. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3aaea2ba}
  2386. I/ActivityManager(  424): Start proc 22650:com.google.android.apps.plus/u0a103 for broadcast com.google.android.apps.plus/.service.BatteryReceiver
  2387. D/WifiService(  424): New client listening to asynchronous messages
  2388. W/ResourcesManager(22650): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  2389. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  2390. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|-153109912|null|10035
  2391. I/ValidateNoPeople(  424): final affinity: 0.0
  2392. I/ActivityManager(  424): Start proc 22695:com.android.deskclock/u0a30 for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider
  2393. I/ActivityManager(  424): Start proc 22717:com.google.android.googlequicksearchbox:search/u0a22 for broadcast com.google.android.googlequicksearchbox/com.google.android.search.core.UdcSettingBroadcastReceiver
  2394. I/ActivityManager(  424): Start proc 22736:com.google.android.partnersetup/u0a19 for content provider com.google.android.partnersetup/.RlzAppProvider
  2395. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@171976d0 attribute=null, token = android.os.BinderProxy@18de06b4
  2396. I/ActivityManager(  424): START u0 {act=android.settings.SETTINGS flg=0x14000000 cmp=com.android.settings/.Settings} from uid 10012 on display 0
  2397. V/WindowManager(  424): addAppToken: AppWindowToken{32d5e8ef token=Token{2e66f1ce ActivityRecord{ceb26c9 u0 com.android.settings/.Settings t188}}} to stack=1 task=188 at 0
  2398. I/ActivityManager(  424): Start proc 22775:com.android.settings/1000 for activity com.android.settings/.Settings
  2399. V/WindowManager(  424): Adding window Window{32f6faf5 u0 Starting com.android.settings} at 6 of 12 (after Window{1fcbe2dd u0 com.android.browser/com.android.browser.BrowserActivity})
  2400. V/WindowManager(  424): Adding window Window{35aac21d u0 com.android.settings/com.android.settings.Settings} at 6 of 13 (before Window{32f6faf5 u0 Starting com.android.settings})
  2401. I/ActivityManager(  424): START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000 on display 0
  2402. V/WindowManager(  424): addAppToken: AppWindowToken{2db83bea token=Token{3d4117d5 ActivityRecord{26f3948c u0 com.android.settings/.SubSettings t188}}} to stack=1 task=188 at 1
  2403. V/WindowManager(  424): Adding window Window{29f672a7 u0 com.android.settings/com.android.settings.SubSettings} at 7 of 13 (after Window{35aac21d u0 com.android.settings/com.android.settings.Settings})
  2404. I/ActivityManager(  424): Process android.process.media (pid 22575) has died
  2405. I/ActivityManager(  424): Process com.google.android.apps.genie.geniewidget (pid 22462) has died
  2406. W/PackageManager(  424): Empty queue
  2407. I/ActivityManager(  424): START u0 {act=android.intent.action.MAIN cmp=com.evervolv.toolbox/.Toolbox} from uid 1000 on display 0
  2408. V/WindowManager(  424): addAppToken: AppWindowToken{156c58c6 token=Token{20ca6ea1 ActivityRecord{203c1708 u0 com.evervolv.toolbox/.Toolbox t188}}} to stack=1 task=188 at 1
  2409. V/WindowManager(  424): Adding window Window{2a6ac97f u0 Starting com.evervolv.toolbox} at 7 of 13 (after Window{35aac21d u0 com.android.settings/com.android.settings.Settings})
  2410. I/ActivityManager(  424): Start proc 22900:com.evervolv.toolbox/1000 for activity com.evervolv.toolbox/.Toolbox
  2411. V/WindowManager(  424): Adding window Window{24e0ee4d u0 com.evervolv.toolbox/com.evervolv.toolbox.Toolbox} at 7 of 14 (before Window{2a6ac97f u0 Starting com.evervolv.toolbox})
  2412. W/ContextImpl(22900): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1709 android.content.ContextWrapper.startService:522 com.evervolv.toolbox.fragments.BugReport$4.onClick:205 android.view.View.performClick:4781 android.view.View$PerformClick.run:19873
  2413. I/ActivityManager(  424): Start proc 23022:com.evervolv.toolbox:UploadService/1000 for service com.evervolv.toolbox/.services.UploadService
  2414. W/ActivityThread(23022): 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());
  2415. W/ContextImpl(23022): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1358 android.content.ContextWrapper.sendBroadcast:388 com.evervolv.toolbox.services.UploadService.notifyFragment:151 com.evervolv.toolbox.services.UploadService.access$200:50 com.evervolv.toolbox.services.UploadService$UploadLogcat.onPostExecute:118
  2416. I/ActivityManager(  424): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher} from uid 1000 on display 0
  2417. I/ActivityManager(  424): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher} from uid 1000 on display 0
  2418. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@30d7eddc attribute=null, token = android.os.BinderProxy@2556228e
  2419. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@378fbe5b attribute=null, token = android.os.BinderProxy@2556228e
  2420. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=content://com.android.email.provider/uifolder/74?appVersion=7008110 typ=application/email-ls flg=0x1000c000 cmp=com.android.email/com.android.email2.ui.MailActivityEmail (has extras)} from uid 10035 on display 0
  2421. V/WindowManager(  424): addAppToken: AppWindowToken{31df9236 token=Token{1e9e7d1 ActivityRecord{995f6f8 u0 com.android.email/com.android.email2.ui.MailActivityEmail t189}}} to stack=1 task=189 at 0
  2422. V/WindowManager(  424): Adding window Window{2ba0c009 u0 Starting com.android.email} at 8 of 14 (after Window{24e0ee4d u0 com.evervolv.toolbox/com.evervolv.toolbox.Toolbox})
  2423. V/WindowManager(  424): Adding window Window{3482b835 u0 com.android.email/com.android.email2.ui.MailActivityEmail} at 8 of 15 (before Window{2ba0c009 u0 Starting com.android.email})
  2424. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  2425. I/ValidateNoPeople(  424): final affinity: 0.0
  2426. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@1b2b1618 attribute=null, token = android.os.BinderProxy@176ffa6c
  2427. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=content://com.android.email.provider/uifolder/79?appVersion=7008110 typ=application/email-ls flg=0x1000c000 cmp=com.android.email/com.android.email2.ui.MailActivityEmail (has extras)} from uid 10035 on display 0
  2428. V/WindowManager(  424): addAppToken: AppWindowToken{a6c66d7 token=Token{f029656 ActivityRecord{20a3e871 u0 com.android.email/com.android.email2.ui.MailActivityEmail t189}}} to stack=1 task=189 at 1
  2429. V/WindowManager(  424): Adding window Window{fa61a2e u0 Starting com.android.email} at 9 of 15 (after Window{3482b835 u0 com.android.email/com.android.email2.ui.MailActivityEmail})
  2430. I/ActivityManager(  424): START u0 {act=android.intent.action.VIEW dat=content://com.android.email.provider/uifolder/79?appVersion=7008110 typ=application/email-ls flg=0x1000c000 cmp=com.android.email/com.android.email2.ui.MailActivityEmail (has extras)} from uid 10035 on display 0
  2431. V/WindowManager(  424): addAppToken: AppWindowToken{393eb3c7 token=Token{e0b4106 ActivityRecord{2ceecfe1 u0 com.android.email/com.android.email2.ui.MailActivityEmail t189}}} to stack=1 task=189 at 2
  2432. V/WindowManager(  424): Adding window Window{26636ade u0 Starting com.android.email} at 10 of 16 (after Window{fa61a2e u0 Starting com.android.email})
  2433. W/ActivityManager(  424): Activity pause timeout for ActivityRecord{20a3e871 u0 com.android.email/com.android.email2.ui.MailActivityEmail t189 f}
  2434. V/WindowManager(  424): Adding window Window{1f61f38d u0 com.android.email/com.android.email2.ui.MailActivityEmail} at 9 of 17 (before Window{fa61a2e u0 Starting com.android.email EXITING})
  2435. V/WindowManager(  424): Adding window Window{1655ebaf u0 com.android.email/com.android.email2.ui.MailActivityEmail} at 11 of 18 (before Window{26636ade u0 Starting com.android.email})
  2436. I/ActivityManager(  424): START u0 {act=com.android.systemui.recents.SHOW_RECENTS flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10012 on display 0
  2437. I/ActivityManager(  424): Killing 22775:com.android.settings/1000 (adj 9): remove task
  2438. D/TaskPersister(  424): removeObsoleteFile: deleting file=188_task.xml
  2439. D/TaskPersister(  424): removeObsoleteFile: deleting file=188_task_thumbnail.png
  2440. I/ActivityManager(  424): Killing 7366:com.android.email/u0a35 (adj 9): remove task
  2441. I/WindowState(  424): WIN DEATH: Window{1655ebaf u0 com.android.email/com.android.email2.ui.MailActivityEmail}
  2442. E/libprocessgroup(  424): failed to kill 1 processes for processgroup 7366
  2443. D/TaskPersister(  424): removeObsoleteFile: deleting file=189_task.xml
  2444. D/TaskPersister(  424): removeObsoleteFile: deleting file=189_task_thumbnail.png
  2445. W/InputMethodManagerService(  424): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@1e395c66 (uid=10012 pid=661)
  2446. I/ActivityManager(  424): Start proc 23437:com.android.email/u0a35 for service com.android.email/.service.LegacyImapSyncAdapterService
  2447. D/ActivityThread(23437): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  2448. I/ActivityManager(  424): Start proc 23482:android.process.media/u0a4 for content provider com.android.providers.media/.MediaProvider
  2449. I/ActivityManager(  424): Process com.google.android.partnersetup (pid 22736) has died
  2450. I/libprocessgroup(  424): Killing pid 22668 in uid 10096 as part of process group 22593
  2451. I/libprocessgroup(  424): Killing pid 22668 in uid 10096 as part of process group 22593
  2452. I/libprocessgroup(  424): Killing pid 22668 in uid 10096 as part of process group 22593
  2453. I/libprocessgroup(  424): Killing pid 22668 in uid 10096 as part of process group 22593
  2454. I/libprocessgroup(  424): Killing pid 22668 in uid 10096 as part of process group 22593
  2455. D/WifiService(  424): Client connection lost with reason: 4
  2456. E/WifiService(  424): Multicaster binderDied
  2457. I/libprocessgroup(  424): Killing pid 22668 in uid 10096 as part of process group 22593
  2458. I/ActivityManager(  424): Process com.estrongs.android.pop (pid 22593) has died
  2459. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29635582}
  2460. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29635582}
  2461. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2462. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2463. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2464. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2465. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2466. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2467. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2468. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2469. V/ActivityManager(  424): Display changed displayId=0
  2470. I/ActivityManager(  424): Config changes=480 {1.3 ?mcc?mnc en_US ?layoutDir sw768dp w768dp h951dp 160dpi xlrg port finger -keyb/v/h -nav/h s.19 themeResource=themes:{default=overlay:system, iconPack:system, fontPkg:system, com.android.systemui=overlay:system, com.android.systemui.navbar=overlay:system}}
  2471. I/WindowManager(  424): Screen frozen for +1s409ms due to Window{3602234b u0 NavigationBar}
  2472. V/ActivityManager(  424): Display changed displayId=0
  2473. I/ActivityManager(  424): Config changes=480 {1.3 ?mcc?mnc en_US ?layoutDir sw768dp w1024dp h695dp 160dpi xlrg land finger -keyb/v/h -nav/h s.20 themeResource=themes:{default=overlay:system, iconPack:system, fontPkg:system, com.android.systemui=overlay:system, com.android.systemui.navbar=overlay:system}}
  2474. I/WindowManager(  424): Screen frozen for +444ms due to Window{1fcbe2dd u0 com.android.browser/com.android.browser.BrowserActivity}
  2475. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2476. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2477. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2478. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2479. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2480. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2481. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2482. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2483. I/ActivityManager(  424): Process com.android.deskclock (pid 22695) has died
  2484. I/ActivityManager(  424): Process com.evervolv.toolbox (pid 22900) has died
  2485. I/ActivityManager(  424): Process com.evervolv.toolbox:UploadService (pid 23022) has died
  2486. I/ActivityManager(  424): Process com.android.defcontainer (pid 16882) has died
  2487. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2488. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2489. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2490. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2491. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2492. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2493. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2494. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2495. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  2496. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|-153109912|null|10035
  2497. I/ValidateNoPeople(  424): final affinity: 0.0
  2498. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1f453e0d}
  2499. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1f453e0d}
  2500. I/ActivityManager(  424): Process com.google.android.apps.plus (pid 22650) has died
  2501. I/ActivityManager(  424): Process com.google.android.googlequicksearchbox:search (pid 22717) has died
  2502. I/ActivityManager(  424): Process android.process.media (pid 23482) has died
  2503. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2504. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2505. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2506. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2507. I/ActivityManager(  424): Start proc 24113:com.google.android.apps.plus/u0a103 for service com.google.android.apps.plus/com.google.android.apps.moviemaker.service.PluggedInAnalyzerService
  2508. W/ResourcesManager(24113): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  2509. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2510. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2511. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2512. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2513. I/ActivityManager(  424): Start proc 24133:android.process.media/u0a4 for content provider com.android.providers.media/.MediaProvider
  2514. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2515. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2516. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2517. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2518. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2519. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2520. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2521. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2522. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2523. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2524. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2525. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2526. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2527. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2528. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2529. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2530. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2531. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2532. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2533. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2534. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2535. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2536. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2537. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2538. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2539. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2540. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2541. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2542. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2543. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2544. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2545. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2546. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2547. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2548. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2549. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2550. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2551. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2552. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2553. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2554. I/ActivityManager(  424): Start proc 24376:com.android.deskclock/u0a30 for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider
  2555. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2556. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2557. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2558. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2559. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2560. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2561. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2562. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2563. W/ProcessCpuTracker(  424): Skipping unknown process pid 24411
  2564. W/ProcessCpuTracker(  424): Skipping unknown process pid 24412
  2565. W/ProcessCpuTracker(  424): Skipping unknown process pid 24414
  2566. W/ProcessCpuTracker(  424): Skipping unknown process pid 24415
  2567. W/ProcessCpuTracker(  424): Skipping unknown process pid 24416
  2568. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33d03bb}
  2569. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33d03bb}
  2570. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2571. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2572. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2573. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2574. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2575. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2576. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2577. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2578. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2579. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2580. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2581. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2582. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2583. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2584. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2585. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2586. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2587. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2588. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2589. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2590. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2591. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2592. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2593. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2594. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2595. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2596. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2597. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2598. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2599. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2600. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2601. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2602. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2603. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2604. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2605. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2606. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2607. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2608. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2609. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2610. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2611. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2612. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2613. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2614. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2615. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2616. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2617. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2618. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2619. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2620. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2621. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2622. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2623. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2624. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2625. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2626. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2627. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2628. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2629. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2630. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2631. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2632. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2633. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2634. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2635. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2636. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2637. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2638. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2639. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2640. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2641. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2642. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2643. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2644. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2645. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2646. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2647. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2648. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2649. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2650. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2651. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2652. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2653. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2654. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2655. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2656. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2657. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2658. W/ProcessStats(  424): Time val negative: -10000
  2659. W/ProcessStats(  424): Time val negative: -10000
  2660. W/ProcessStats(  424): Time val negative: -10000
  2661. I/ProcessStatsService(  424): Prepared write state in 5ms
  2662. W/ProcessStats(  424): Time val negative: -10000
  2663. W/ProcessStats(  424): Time val negative: -10000
  2664. W/ProcessStats(  424): Time val negative: -10000
  2665. I/ProcessStatsService(  424): Prepared write state in 4ms
  2666. W/ProcessStats(  424): Time val negative: -10000
  2667. W/ProcessStats(  424): Time val negative: -10000
  2668. W/ProcessStats(  424): Time val negative: -10000
  2669. I/ProcessStatsService(  424): Prepared write state in 5ms
  2670. I/UsageStatsService(  424): User[0] Flushing usage stats to disk
  2671. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  2672. I/ValidateNoPeople(  424): final affinity: 0.0
  2673. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@10295be9}
  2674. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@10295be9}
  2675. V/BackupManagerService(  424): Running a backup pass
  2676. V/BackupManagerService(  424): clearing pending backups
  2677. V/PerformBackupTask(  424): Beginning backup of 1 targets
  2678. D/PerformBackupTask(  424): invokeAgentForBackup on @pm@
  2679. I/BackupRestoreController(  424): Getting widget state for user: 0
  2680. I/PerformBackupTask(  424): no backup data written; not calling transport
  2681. D/PerformBackupTask(  424): starting agent for backup of BackupRequest{pkg=com.google.android.googlequicksearchbox}
  2682. I/ActivityManager(  424): Start proc 24856:com.google.android.googlequicksearchbox/u0a22 for backup com.google.android.googlequicksearchbox/com.android.launcher3.LauncherBackupAgentHelper
  2683. D/BackupManagerService(  424): awaiting agent for ApplicationInfo{1c6e3f58 com.google.android.googlequicksearchbox}
  2684. D/BackupManagerService(  424): agentConnected pkg=com.google.android.googlequicksearchbox agent=android.os.BinderProxy@485de1d
  2685. I/BackupManagerService(  424): got agent android.app.IBackupAgent$Stub$Proxy@1e1a9892
  2686. D/PerformBackupTask(  424): invokeAgentForBackup on com.google.android.googlequicksearchbox
  2687. D/BackupManagerService(  424): Now staging backup of com.google.android.googlequicksearchbox
  2688. I/BackupRestoreController(  424): Getting widget state for user: 0
  2689. I/PerformBackupTask(  424): no backup data written; not calling transport
  2690. I/BackupManagerService(  424): Backup pass finished.
  2691. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2692. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2693. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2694. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2695. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2696. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2697. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2698. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2699. I/ValidateNoPeople(  424): Validating: 0|com.android.email|363843079|null|10035
  2700. I/ValidateNoPeople(  424): final affinity: 0.0
  2701. I/ValidateNoPeople(  424): Validating: 0|com.android.email|-153109912|null|10035
  2702. I/ValidateNoPeople(  424): Executing: validation for: 0|com.android.email|-153109912|null|10035
  2703. I/ValidateNoPeople(  424): final affinity: 0.0
  2704. I/ActivityManager(  424): Process android.process.media (pid 24133) has died
  2705. I/ActivityManager(  424): Process com.google.android.gms.wearable (pid 21962) has died
  2706. W/ActivityManager(  424): Scheduling restart of crashed service com.google.android.gms/.wearable.service.WearableService in 1000ms
  2707. E/libprocessgroup(  424): failed to kill 1 processes for processgroup 24113
  2708. I/ActivityManager(  424): Process com.google.android.apps.plus (pid 24113) has died
  2709. I/ActivityManager(  424): Start proc 25065:com.google.android.gms.wearable/u0a16 for service com.google.android.gms/.wearable.service.WearableService
  2710. W/ResourcesManager(25065): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  2711. W/ResourcesManager(25065): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  2712. I/ActivityManager(  424): Process com.google.android.googlequicksearchbox (pid 24856) has died
  2713. I/ActivityManager(  424): Process com.android.deskclock (pid 24376) has died
  2714. --------- beginning of main
  2715. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2716. I/NuCachedSource2(  145): Keep alive
  2717. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2718. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2719. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2720. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2721. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2722. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2723. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2724. I/NuCachedSource2(  145): Keep alive
  2725. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2726. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2727. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2728. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2729. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2730. D/ConnectivityManager.CallbackHandler(  661): CM callback handler got msg 524290
  2731. I/NuCachedSource2(  145): restarting prefetcher, totalSize = 5242880
  2732. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2733. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2734. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2735. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2736. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2737. D/ConnectivityManager.CallbackHandler(  661): CM callback handler got msg 524290
  2738. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2739. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2740. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2741. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2742. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2743. D/ConnectivityManager.CallbackHandler(  661): CM callback handler got msg 524290
  2744. D/GCM     ( 1115): Message class com.google.f.a.a.i
  2745. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2746. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2747. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2748. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2749. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2750. D/ConnectivityManager.CallbackHandler(  661): CM callback handler got msg 524290
  2751. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2752. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2753. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2754. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2755. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2756. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2757. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2758. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2759. I/Exchange(27503): onPerformSync email: Bundle[{__account_only__=true}]
  2760. I/Exchange(27503): PSS syncStart for account acct:3
  2761. I/Exchange(27503): PSS adding account state for acct:3
  2762. I/Exchange(27503): PSS syncEnd for account acct:3
  2763. I/Exchange(27503): PSS push enabled is unknown
  2764. I/Exchange(27503): PSS last sync succeeded, starting new ping acct:3.
  2765. I/Exchange(27503): Ping task starting for 3
  2766. I/Exchange(27503): onPerformSync email: Bundle[{__mailboxCount__=2, __mailboxId0__=54, __mailboxId1__=56}]
  2767. I/Exchange(27503): PSS syncStart for account acct:3
  2768. I/Exchange(27503): PSS Sync is pre-empting a ping acct:3
  2769. I/Exchange(27503): Interrupt with reason 1
  2770. I/Exchange(27503): PSS Sync needs to wait: Ping: yes, Pending tasks: 1 acct: 3
  2771. I/Exchange(27503): Ping task ending with status: -1
  2772. I/Exchange(27503): PSS pingEnd for account 3
  2773. I/Exchange(27503): PSS pingEnd, syncs still in progress acct:3.
  2774. E/Exchange(27503): Exception while handling response
  2775. E/Exchange(27503): java.io.IOException
  2776. E/Exchange(27503):      at com.android.exchange.adapter.AbstractSyncParser.parse(AbstractSyncParser.java:178)
  2777. E/Exchange(27503):      at com.android.exchange.adapter.EmailSyncParser.parse(EmailSyncParser.java:770)
  2778. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.handleResponse(EasSyncBase.java:109)
  2779. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperationInternal(EasOperation.java:325)
  2780. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperation(EasOperation.java:264)
  2781. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.performOperation(EasSyncBase.java:125)
  2782. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.syncMailbox(EasFullSyncOperation.java:263)
  2783. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.performOperation(EasFullSyncOperation.java:175)
  2784. E/Exchange(27503):      at com.android.exchange.service.EasService.doOperation(EasService.java:401)
  2785. E/Exchange(27503):      at com.android.exchange.service.EasService$1.sync(EasService.java:132)
  2786. E/Exchange(27503):      at com.android.exchange.service.EmailSyncAdapterService$SyncAdapterImpl.onPerformSync(EmailSyncAdapterService.java:127)
  2787. E/Exchange(27503):      at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  2788. I/Exchange(27503): Fatal result -4 on syncMailbox
  2789. I/Exchange(27503): PSS syncEnd for account acct:3
  2790. I/Exchange(27503): PSS last sync had error, scheduling delayed ping acct:3.
  2791. I/Exchange(27503): PSS Scheduling a delayed ping acct:3.
  2792. I/Exchange(27503): PSS removing account state for acct:3
  2793. D/SyncManager(  424): failed sync operation patrick_t_wong@hotmail.com u0 (com.android.exchange), com.android.email.provider, SERVER, currentRunTime 138707345, reason: 10036, SyncResult: stats [ numIoExceptions: 1]
  2794. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2795. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2796. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2797. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2798. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2799. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2800. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2801. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2802. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2803. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  2804. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2805. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2806. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2807. D/ConnectivityManager.CallbackHandler(  661): CM callback handler got msg 524290
  2808. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2809. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  2810. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  2811. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  2812. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  2813. D/ConnectivityManager.CallbackHandler(  661): CM callback handler got msg 524290
  2814. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2815. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@20ab56a}
  2816. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2817. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2818. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@20ab56a}
  2819. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2820. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2821. I/NuCachedSource2(  145): caching reached eos.
  2822. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2823. I/art     (  424): Background sticky concurrent mark sweep GC freed 73209(3MB) AllocSpace objects, 12(192KB) LOS objects, 10% free, 17MB/19MB, paused 2.410ms total 154.815ms
  2824. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2825. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2826. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2827. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2828. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2829. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2830. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2831. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2832. I/Exchange(27503): onPerformSync email: Bundle[{__account_only__=true}]
  2833. I/Exchange(27503): PSS syncStart for account acct:3
  2834. I/Exchange(27503): PSS adding account state for acct:3
  2835. I/Exchange(27503): PSS syncEnd for account acct:3
  2836. I/Exchange(27503): PSS push enabled is unknown
  2837. I/art     (23437): Explicit concurrent mark sweep GC freed 4929(293KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 4MB/5MB, paused 671us total 90.423ms
  2838. I/Exchange(27503): PSS last sync succeeded, starting new ping acct:3.
  2839. I/Exchange(27503): Ping task starting for 3
  2840. I/Exchange(27503): onPerformSync email: Bundle[{__mailboxCount__=2, __mailboxId0__=54, __mailboxId1__=56}]
  2841. I/Exchange(27503): PSS syncStart for account acct:3
  2842. I/Exchange(27503): PSS Sync is pre-empting a ping acct:3
  2843. I/Exchange(27503): Interrupt with reason 1
  2844. I/Exchange(27503): PSS Sync needs to wait: Ping: yes, Pending tasks: 1 acct: 3
  2845. I/Exchange(27503): Ping task ending with status: -1
  2846. I/Exchange(27503): PSS pingEnd for account 3
  2847. I/Exchange(27503): PSS pingEnd, syncs still in progress acct:3.
  2848. E/Exchange(27503): Exception while handling response
  2849. E/Exchange(27503): java.io.IOException
  2850. E/Exchange(27503):      at com.android.exchange.adapter.AbstractSyncParser.parse(AbstractSyncParser.java:178)
  2851. E/Exchange(27503):      at com.android.exchange.adapter.EmailSyncParser.parse(EmailSyncParser.java:770)
  2852. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.handleResponse(EasSyncBase.java:109)
  2853. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperationInternal(EasOperation.java:325)
  2854. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperation(EasOperation.java:264)
  2855. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.performOperation(EasSyncBase.java:125)
  2856. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.syncMailbox(EasFullSyncOperation.java:263)
  2857. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.performOperation(EasFullSyncOperation.java:175)
  2858. E/Exchange(27503):      at com.android.exchange.service.EasService.doOperation(EasService.java:401)
  2859. E/Exchange(27503):      at com.android.exchange.service.EasService$1.sync(EasService.java:132)
  2860. E/Exchange(27503):      at com.android.exchange.service.EmailSyncAdapterService$SyncAdapterImpl.onPerformSync(EmailSyncAdapterService.java:127)
  2861. E/Exchange(27503):      at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  2862. I/Exchange(27503): Fatal result -4 on syncMailbox
  2863. I/Exchange(27503): PSS syncEnd for account acct:3
  2864. I/Exchange(27503): PSS last sync had error, scheduling delayed ping acct:3.
  2865. I/Exchange(27503): PSS Scheduling a delayed ping acct:3.
  2866. I/Exchange(27503): PSS removing account state for acct:3
  2867. D/SyncManager(  424): failed sync operation patrick_t_wong@hotmail.com u0 (com.android.exchange), com.android.email.provider, SERVER, currentRunTime 138767076, reason: 10036, SyncResult: stats [ numIoExceptions: 1]
  2868. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2869. W/audio_hw_primary(  145): pcm_write: underrun
  2870. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2871. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2872. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2873. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2874. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2875. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2876. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2877. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2878. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2879. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2880. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2881. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2882. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2883. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2884. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2885. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2886. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2887. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2888. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2889. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2890. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2891. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2892. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2893. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2894. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2895. I/Exchange(27503): onPerformSync email: Bundle[{__account_only__=true}]
  2896. I/Exchange(27503): PSS syncStart for account acct:3
  2897. I/Exchange(27503): PSS adding account state for acct:3
  2898. I/Exchange(27503): PSS syncEnd for account acct:3
  2899. I/Exchange(27503): PSS push enabled is unknown
  2900. I/Exchange(27503): PSS last sync succeeded, starting new ping acct:3.
  2901. I/Exchange(27503): Ping task starting for 3
  2902. I/Exchange(27503): onPerformSync email: Bundle[{__mailboxCount__=2, __mailboxId0__=54, __mailboxId1__=56}]
  2903. I/Exchange(27503): PSS syncStart for account acct:3
  2904. I/Exchange(27503): PSS Sync is pre-empting a ping acct:3
  2905. I/Exchange(27503): Interrupt with reason 1
  2906. I/Exchange(27503): PSS Sync needs to wait: Ping: yes, Pending tasks: 1 acct: 3
  2907. I/Exchange(27503): Ping task ending with status: -1
  2908. I/Exchange(27503): PSS pingEnd for account 3
  2909. I/Exchange(27503): PSS pingEnd, syncs still in progress acct:3.
  2910. E/Exchange(27503): Exception while handling response
  2911. E/Exchange(27503): java.io.IOException
  2912. E/Exchange(27503):      at com.android.exchange.adapter.AbstractSyncParser.parse(AbstractSyncParser.java:178)
  2913. E/Exchange(27503):      at com.android.exchange.adapter.EmailSyncParser.parse(EmailSyncParser.java:770)
  2914. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.handleResponse(EasSyncBase.java:109)
  2915. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperationInternal(EasOperation.java:325)
  2916. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperation(EasOperation.java:264)
  2917. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.performOperation(EasSyncBase.java:125)
  2918. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.syncMailbox(EasFullSyncOperation.java:263)
  2919. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.performOperation(EasFullSyncOperation.java:175)
  2920. E/Exchange(27503):      at com.android.exchange.service.EasService.doOperation(EasService.java:401)
  2921. E/Exchange(27503):      at com.android.exchange.service.EasService$1.sync(EasService.java:132)
  2922. E/Exchange(27503):      at com.android.exchange.service.EmailSyncAdapterService$SyncAdapterImpl.onPerformSync(EmailSyncAdapterService.java:127)
  2923. E/Exchange(27503):      at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  2924. I/Exchange(27503): Fatal result -4 on syncMailbox
  2925. I/Exchange(27503): PSS syncEnd for account acct:3
  2926. I/Exchange(27503): PSS last sync had error, scheduling delayed ping acct:3.
  2927. I/Exchange(27503): PSS Scheduling a delayed ping acct:3.
  2928. I/Exchange(27503): PSS removing account state for acct:3
  2929. D/SyncManager(  424): failed sync operation patrick_t_wong@hotmail.com u0 (com.android.exchange), com.android.email.provider, SERVER, currentRunTime 138827039, reason: 10036, SyncResult: stats [ numIoExceptions: 1]
  2930. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2931. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2932. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2933. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2934. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2935. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2936. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2937. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2938. E/native  (  424): do suspend false
  2939. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2940. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2941. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2942. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2943. E/WifiStateMachine(  424): Unexpected BatchedScanResults :OK
  2944. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2945. I/dhcpcd  (25347): sending signal 14 to pid 4919
  2946. I/dhcpcd  ( 4919): received SIGALRM, renewing
  2947. I/dhcpcd  ( 4919): wlan0: renewing lease of 192.168.1.106
  2948. I/dhcpcd  ( 4919): wlan0: acknowledged 192.168.1.106 from 192.168.1.1
  2949. I/dhcpcd  ( 4919): wlan0: leased 192.168.1.106 for 7200 seconds
  2950. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2951. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2952. D/ConnectivityService(  424): notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 102]
  2953. D/ConnectivityManager.CallbackHandler(  661): CM callback handler got msg 524295
  2954. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2955. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 102] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to CONNECTING
  2956. D/ConnectivityService(  424): NetworkAgentInfo [WIFI () - 102] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
  2957. E/WifiStateMachine(  424): WifiStateMachine: Leaving Connected state
  2958. I/GCoreUlr(  942): Wifi connected, attempting upload
  2959. I/GCoreUlr(  942): Starting service, intent=Intent { act=com.google.android.location.reporting.WIFI_TRIGGERED_UPLOAD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService }, extras=null
  2960. I/GCoreUlr(  942): DispatchingService.onCreate()
  2961. I/GCoreUlr(  942): Wifi connected, attempting upload
  2962. I/GCoreUlr(  942): Starting service, intent=Intent { act=com.google.android.location.reporting.WIFI_TRIGGERED_UPLOAD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService }, extras=null
  2963. W/GCoreUlr(  942): DispatchingService ignoring Intent { act=com.google.android.location.reporting.WIFI_TRIGGERED_UPLOAD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService } because ULR inactive
  2964. W/GCoreUlr(  942): DispatchingService ignoring Intent { act=com.google.android.location.reporting.WIFI_TRIGGERED_UPLOAD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService } because ULR inactive
  2965. I/GCoreUlr(  942): DispatchingService.onDestroy()
  2966. I/GCoreUlr(  942): Unbound from all location providers
  2967. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2968. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2969. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  2970. W/UnimplementedWebViewApi(20447): Unimplemented WebView method onKeyDown called from: android.webkit.WebView.onKeyDown(WebView.java:2310)
  2971. E/OMX-VDEC-1080P(  145): send_command: Recieved a Command from Client
  2972. E/OMX-VDEC-1080P(  145): send_command_proxy(): cmd = 1, Current State 3, Expected State -1
  2973. E/OMX-VDEC-1080P(  145): send_command_proxy(): OMX_CommandFlush issued with param1: -1
  2974. E/OMX-VDEC-1080P(  145): send_command: Command Processed
  2975. E/OMX-VDEC-1080P(  145): Driver flush i/p Port complete
  2976. E/OMX-VDEC-1080P(  145): Initiate Input Flush
  2977. E/OMX-VDEC-1080P(  145): Flush Input OMX_COMPONENT_GENERATE_EBD 0x750a57f0
  2978. E/OMX-VDEC-1080P(  145): OMX flush i/p Port complete PenBuf(0)
  2979. E/OMX-VDEC-1080P(  145): Driver flush o/p Port complete
  2980. E/OMX-VDEC-1080P(  145): Initiate Output Flush
  2981. E/OMX-VDEC-1080P(  145): OMX flush o/p Port complete PenBuf(0)
  2982. E/OMX-VDEC-1080P(  145): send_command: Recieved a Command from Client
  2983. E/OMX-VDEC-1080P(  145): send_command_proxy(): cmd = 0, Current State 3, Expected State 2
  2984. E/OMX-VDEC-1080P(  145): send_command_proxy(): OMX_CommandStateSet issued
  2985. E/OMX-VDEC-1080P(  145): Current State 3, Expected State 2
  2986. E/OMX-VDEC-1080P(  145): Command Recieved in OMX_StateExecuting
  2987. E/OMX-VDEC-1080P(  145): send_command_proxy(): Executing --> Idle
  2988. E/OMX-VDEC-1080P(  145): send_command: Command Processed
  2989. E/OMX-VDEC-1080P(  145): Driver flush i/p Port complete
  2990. E/OMX-VDEC-1080P(  145): Initiate Input Flush
  2991. E/OMX-VDEC-1080P(  145): OMX flush i/p Port complete PenBuf(0)
  2992. E/OMX-VDEC-1080P(  145): Driver flush o/p Port complete
  2993. E/OMX-VDEC-1080P(  145): Initiate Output Flush
  2994. E/OMX-VDEC-1080P(  145): Buffer queue size 2 pending buf cnt 0
  2995. E/OMX-VDEC-1080P(  145): ID(4) P1(750e6004) P2(750cb2b0)
  2996. E/OMX-VDEC-1080P(  145): Buffer queue size 1 pending buf cnt 1
  2997. E/OMX-VDEC-1080P(  145): ID(4) P1(750e6004) P2(750cb300)
  2998. E/OMX-VDEC-1080P(  145): OMX flush o/p Port complete PenBuf(2)
  2999. E/OMX-VDEC-1080P(  145): Rxd OMX_COMPONENT_GENERATE_STOP_DONE
  3000. E/OMX-VDEC-1080P(  145): send_command: Recieved a Command from Client
  3001. E/OMX-VDEC-1080P(  145): send_command_proxy(): cmd = 0, Current State 2, Expected State 1
  3002. E/OMX-VDEC-1080P(  145): send_command_proxy(): OMX_CommandStateSet issued
  3003. E/OMX-VDEC-1080P(  145): Current State 2, Expected State 1
  3004. E/OMX-VDEC-1080P(  145): send_command_proxy(): Idle-->Loaded-Pending
  3005. E/OMX-VDEC-1080P(  145): send_command: Command Processed
  3006. E/OMX-VDEC-1080P(  145): ALL input buffers are freed/released
  3007. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6efb6000, 229376)
  3008. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6f027000, 229376)
  3009. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6f098000, 229376)
  3010. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6f109000, 229376)
  3011. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6f17b000, 229376)
  3012. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6f1ec000, 229376)
  3013. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6f25d000, 229376)
  3014. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6f2ce000, 229376)
  3015. E/OMX-VDEC-1080P(  145): free_output: munmap(0x707d0000, 229376)
  3016. E/OMX-VDEC-1080P(  145): free_output: munmap(0x70a90000, 229376)
  3017. E/OMX-VDEC-1080P(  145): ALL output buffers are freed/released
  3018. E/OMX-VDEC-1080P(  145): OMX_CommandStateSet complete, m_state = 1
  3019. E/OMX-VDEC-1080P(  145): Playback Ended - PASSED
  3020. E/OMX-VDEC-1080P(  145): ALL output buffers are freed/released
  3021. E/OMX-VDEC-1080P(  145): Calling VDEC_IOCTL_STOP_NEXT_MSG
  3022. E/OMX-VDEC-1080P(  145): omx_vdec::component_deinit() complete
  3023. E/OMX-VDEC-1080P(  145): In OMX Vdec Destructor(), Vdec instances = 1
  3024. E/OMX-VDEC-1080P(  145): Waiting on OMX Msg Thread exit
  3025. E/OMX-VDEC-1080P(  145):
  3026. E/OMX-VDEC-1080P(  145):  Error in ioctl read next msg
  3027. E/OMX-VDEC-1080P(  145): omx_vdec: Async thread stop
  3028. E/OMX-VDEC-1080P(  145): omx_vdec: message thread stop
  3029. E/OMX-VDEC-1080P(  145): Waiting on OMX Async Thread exit
  3030. E/OMX-VDEC-1080P(  145): Calling close() on Video Driver
  3031. E/OMX-VDEC-1080P(  145): Calling close() on vdec ion devicefd = 21
  3032. E/OMX-VDEC-1080P(  145): Successfully destroyed vdec ionlock
  3033. E/OMX-VDEC-1080P(  145): Exit OMX vdec Destructor
  3034. E/        (  145):
  3035. E/        (  145):  Destroy C2D instance
  3036. E/        (  145):
  3037. E/        (  145):  Destroy C2D instance
  3038. I/NuPlayerDecoder(  145): [OMX.google.aac.decoder] resubmitting CSD
  3039. D/NuPlayerDriver(  145): reset(0x7502a3a0)
  3040. I/SoftAAC2(  145): limiting to stereo output
  3041. I/SoftAAC2(  145): Initially configuring decoder: 44100 Hz, 2 channels
  3042. D/NuPlayerDriver(  145): notifyResetComplete(0x7502a3a0)
  3043. I/MediaFocusControl(  424):  AudioFocus  abandonAudioFocus() from android.media.AudioManager@209e06bbcom.android.org.chromium.media.MediaPlayerListener@8e7448b
  3044. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3045. I/art     (  424): Background sticky concurrent mark sweep GC freed 37261(1641KB) AllocSpace objects, 7(112KB) LOS objects, 9% free, 17MB/19MB, paused 8.666ms total 118.103ms
  3046. V/audio_hw_primary(  145): do_out_standby: CALLED
  3047. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  3048. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  3049. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  3050. V/audio_hw_primary(  145): disable speaker/headphones
  3051. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  3052. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3053. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3054. E/WifiStateMachine(  424): WifiStateMachine L2Connected CMD_START_SCAN source -2 1334, 1335 -> obsolete
  3055. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3056. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3057. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3058. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3059. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3060. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3061. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3062. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3063. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3064. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3065. I/Exchange(27503): onPerformSync email: Bundle[{__account_only__=true}]
  3066. I/Exchange(27503): PSS syncStart for account acct:3
  3067. I/Exchange(27503): PSS adding account state for acct:3
  3068. I/Exchange(27503): PSS syncEnd for account acct:3
  3069. I/Exchange(27503): PSS push enabled is unknown
  3070. I/Exchange(27503): PSS last sync succeeded, starting new ping acct:3.
  3071. I/Exchange(27503): Ping task starting for 3
  3072. I/Exchange(27503): onPerformSync email: Bundle[{__mailboxCount__=2, __mailboxId0__=54, __mailboxId1__=56}]
  3073. I/Exchange(27503): PSS syncStart for account acct:3
  3074. I/Exchange(27503): PSS Sync is pre-empting a ping acct:3
  3075. I/Exchange(27503): Interrupt with reason 1
  3076. I/Exchange(27503): PSS Sync needs to wait: Ping: yes, Pending tasks: 1 acct: 3
  3077. I/Exchange(27503): Ping task ending with status: -1
  3078. I/Exchange(27503): PSS pingEnd for account 3
  3079. I/Exchange(27503): PSS pingEnd, syncs still in progress acct:3.
  3080. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3081. E/Exchange(27503): Exception while handling response
  3082. E/Exchange(27503): java.io.IOException
  3083. E/Exchange(27503):      at com.android.exchange.adapter.AbstractSyncParser.parse(AbstractSyncParser.java:178)
  3084. E/Exchange(27503):      at com.android.exchange.adapter.EmailSyncParser.parse(EmailSyncParser.java:770)
  3085. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.handleResponse(EasSyncBase.java:109)
  3086. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperationInternal(EasOperation.java:325)
  3087. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperation(EasOperation.java:264)
  3088. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.performOperation(EasSyncBase.java:125)
  3089. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.syncMailbox(EasFullSyncOperation.java:263)
  3090. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.performOperation(EasFullSyncOperation.java:175)
  3091. E/Exchange(27503):      at com.android.exchange.service.EasService.doOperation(EasService.java:401)
  3092. E/Exchange(27503):      at com.android.exchange.service.EasService$1.sync(EasService.java:132)
  3093. E/Exchange(27503):      at com.android.exchange.service.EmailSyncAdapterService$SyncAdapterImpl.onPerformSync(EmailSyncAdapterService.java:127)
  3094. E/Exchange(27503):      at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  3095. I/Exchange(27503): Fatal result -4 on syncMailbox
  3096. I/Exchange(27503): PSS syncEnd for account acct:3
  3097. I/Exchange(27503): PSS last sync had error, scheduling delayed ping acct:3.
  3098. I/Exchange(27503): PSS Scheduling a delayed ping acct:3.
  3099. I/Exchange(27503): PSS removing account state for acct:3
  3100. D/SyncManager(  424): failed sync operation patrick_t_wong@hotmail.com u0 (com.android.exchange), com.android.email.provider, SERVER, currentRunTime 138886970, reason: 10036, SyncResult: stats [ numIoExceptions: 1]
  3101. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3102. E/browser (20447): Console: XMLHttpRequest cannot load http://dm.display.provenpixel.com/bidder/dm/bid.php?loc=&w=&h=&media=http%3A%2F%2Fwww.dailymotion.com%2Fvideo%2Fx2mqx78&media_title=&media_desc=mobile.dailymotion.com&lr_publisher_id=&lr_uid=3.1428186339360.1570508072700508945&lr_categories=&lr_adtype=2&lr_content=&lr_autoplay=&lr_muted=&deal=&cb=1429460885&sk_publisher_id=3681&lr_dm_ptype=html. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://www.dailymotion.com' is therefore not allowed access. about:blank:0
  3103. E/browser (20447): Console: XMLHttpRequest cannot load http://dm.display.provenpixel.com/bidder/dm/bid.php?loc=&w=&h=&media=http%3A%2F%2Fwww.dailymotion.com%2Fvideo%2Fx2mqx78&media_title=&media_desc=mobile.dailymotion.com&lr_publisher_id=&lr_uid=3.1428186339360.1570508072700508945&lr_categories=&lr_adtype=2&lr_content=&lr_autoplay=&lr_muted=&deal=&cb=1429460885&sk_publisher_id=3681&lr_dm_ptype=html. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://www.dailymotion.com' is therefore not allowed access. about:blank:0
  3104. E/browser (20447): Console: XMLHttpRequest cannot load http://bid.g.doubleclick.net/xbbe/bid/dailymotion?url=mobile.dailymotion.com&publisher_id=&runtime_adposition=0&bitrate=&format=application%2Fjavascript%3Bapplication%2Fx-javascript%3Bapplication%2Fx-mpegurl%3Bapplication%2Fvnd.apple.mpegurl%3Bvideo%2Fmp4%3Bvideo%2Fwebm&duration=3600&width=&height=&autoplay=&muted=&deal=2089:11100000:1. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://www.dailymotion.com' is therefore not allowed access. about:blank:0
  3105. E/browser (20447): Console: XMLHttpRequest cannot load http://a.jumptap.com/a/ads?v=v30&spot=pa_dailymotion2_dailymotion_mob_webvideo. A wildcard '*' cannot be used in the 'Access-Control-Allow-Origin' header when the credentials flag is true. Origin 'http://www.dailymotion.com' is therefore not allowed access. about:blank:0
  3106. E/browser (20447): Console: XMLHttpRequest cannot load http://bid.g.doubleclick.net/xbbe/bid/dailymotion?url=mobile.dailymotion.com&publisher_id=&runtime_adposition=0&bitrate=&format=application%2Fjavascript%3Bapplication%2Fx-javascript%3Bapplication%2Fx-mpegurl%3Bapplication%2Fvnd.apple.mpegurl%3Bvideo%2Fmp4%3Bvideo%2Fwebm&duration=3600&width=&height=&autoplay=&muted=&deal=. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://www.dailymotion.com' is therefore not allowed access. about:blank:0
  3107. E/browser (20447): Console: XMLHttpRequest cannot load http://bid.g.doubleclick.net/xbbe/bid/dailymotion?url=mobile.dailymotion.com&publisher_id=&runtime_adposition=0&bitrate=&format=application%2Fjavascript%3Bapplication%2Fx-javascript%3Bapplication%2Fx-mpegurl%3Bapplication%2Fvnd.apple.mpegurl%3Bvideo%2Fmp4%3Bvideo%2Fwebm&duration=3600&width=&height=&autoplay=&muted=&deal=2089:11100000:1. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://www.dailymotion.com' is therefore not allowed access. about:blank:0
  3108. E/browser (20447): Console: XMLHttpRequest cannot load http://bid.g.doubleclick.net/xbbe/bid/dailymotion?url=mobile.dailymotion.com&publisher_id=&runtime_adposition=0&bitrate=&format=application%2Fjavascript%3Bapplication%2Fx-javascript%3Bapplication%2Fx-mpegurl%3Bapplication%2Fvnd.apple.mpegurl%3Bvideo%2Fmp4%3Bvideo%2Fwebm&duration=3600&width=&height=&autoplay=&muted=&deal=. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://www.dailymotion.com' is therefore not allowed access. about:blank:0
  3109. E/browser (20447): Console: XMLHttpRequest cannot load http://a.jumptap.com/a/ads?v=v30&spot=pa_dailymotion2_dailymotion_mob_webvideo. A wildcard '*' cannot be used in the 'Access-Control-Allow-Origin' header when the credentials flag is true. Origin 'http://www.dailymotion.com' is therefore not allowed access. about:blank:0
  3110. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3111. W/Adreno200-ES20(20447): <core_glBindVertexArrayOES:269>: GL_INVALID_OPERATION
  3112. E/chromium(20447): [ERROR:gles2_cmd_decoder.cc(5324)] [.Parent-Compositor-0x501642e0]GL ERROR :GL_INVALID_OPERATION : glFramebufferTexture2D: <- error from previous GL command
  3113. W/Adreno200-ES20(20447): <core_glBindVertexArrayOES:269>: GL_INVALID_OPERATION
  3114. D/MediaResourceGetter(20447): ethernet/wifi connection detected
  3115. I/StagefrightMetadataRetriever(  145): setDataSource(http://<suppressed>)
  3116. D/MediaHTTPConnection(20447): filterOutInternalHeaders: key=Cookie, val= ts=493843; dmvk=553078cd20f8a; v1st=B12A8C74009033C3; _ga=GA1.2.1114414055.1429240017; s_cc=true; s_ppv=-; s_fid=76429DFEF49F7C38-1288A7640E4B6759; s_pv=no%20value; s_p9=video; SC_LNK_GZ=%5B%5BB%5D%5D; s_sq=%5B%5BB%5D%5D; s_vi=[CS]v1|2A9848EE8507B87A-60000108600C7EEC[CE]
  3117. D/MediaHTTPConnection(20447): filterOutInternalHeaders: key=User-Agent, val= stagefright/1.2 (Linux;Android 5.1)
  3118. D/MediaHTTPConnection(20447): proxy null port 0
  3119. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3120. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 57
  3121. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  3122. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  3123. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  3124. D/ConnectivityManager.CallbackHandler(  661): CM callback handler got msg 524290
  3125. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3126. D/ConnectivityService(  424): updateNetworkScore for NetworkAgentInfo [WIFI () - 102] to 60
  3127. D/ConnectivityService(  424): rematching NetworkAgentInfo [WIFI () - 102]
  3128. D/ConnectivityService(  424): Network NetworkAgentInfo [WIFI () - 102] was already satisfying request 1. No change.
  3129. D/ConnectivityService(  424): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 102]
  3130. D/ConnectivityManager.CallbackHandler(  661): CM callback handler got msg 524290
  3131. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3132. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3133. I/NuCachedSource2(  145): new range: offset= 203782872
  3134. D/MediaHTTPConnection(20447): proxy null port 0
  3135. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3136. I/NuCachedSource2(  145): caching reached eos.
  3137. D/ExtendedUtils(  145): extended extractor not needed, return default
  3138. D/MediaResourceGetter(20447): resource has video
  3139. D/MediaResourceGetter(20447): extracted valid metadata: MediaMetadata[durationInMilliseconds=3562870, width=512, height=288, success=true]
  3140. W/Adreno200-ES20(20447): <core_glBindVertexArrayOES:269>: GL_INVALID_OPERATION
  3141. E/chromium(20447): [ERROR:gles2_cmd_decoder.cc(5324)] [.Parent-Compositor-0x501642e0]GL ERROR :GL_INVALID_OPERATION : glFramebufferTexture2D: <- error from previous GL command
  3142. E/ExtMediaPlayer-JNI(20447): QCMediaPlayer could not be located....
  3143. E/MediaPlayer-JNI(20447): QCMediaPlayer mediaplayer NOT present
  3144. I/MediaFocusControl(  424):  AudioFocus  requestAudioFocus() from android.media.AudioManager@209e06bbcom.android.org.chromium.media.MediaPlayerListener@48f1c74 req=3flags=0x0
  3145. D/MediaPlayer(20447): Couldn't open file on client side, trying server side
  3146. D/MediaHTTPConnection(20447): filterOutInternalHeaders: key=Cookie, val= ts=493843; dmvk=553078cd20f8a; v1st=B12A8C74009033C3; _ga=GA1.2.1114414055.1429240017; s_cc=true; s_ppv=-; s_fid=76429DFEF49F7C38-1288A7640E4B6759; s_pv=no%20value; s_p9=video; SC_LNK_GZ=%5B%5BB%5D%5D; s_sq=%5B%5BB%5D%5D; s_vi=[CS]v1|2A9848EE8507B87A-60000108600C7EEC[CE]
  3147. D/MediaHTTPConnection(20447): filterOutInternalHeaders: key=User-Agent, val= stagefright/1.2 (Linux;Android 5.1)
  3148. D/MediaHTTPConnection(20447): filterOutInternalHeaders: key=allow-cross-domain-redirect, val= false
  3149. D/MediaHTTPConnection(20447): proxy null port 0
  3150. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3151. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3152. D/GCM     ( 1115): Message class com.google.f.a.a.i
  3153. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3154. I/art     ( 1115): Explicit concurrent mark sweep GC freed 59224(3MB) AllocSpace objects, 0(0B) LOS objects, 39% free, 5MB/9MB, paused 1.708ms total 332.244ms
  3155. I/NuCachedSource2(  145): new range: offset= 203782872
  3156. D/MediaHTTPConnection(20447): proxy null port 0
  3157. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3158. I/NuCachedSource2(  145): caching reached eos.
  3159. D/ExtendedUtils(  145): extended extractor not needed, return default
  3160. E/MediaPlayer(20447): Should have subtitle controller already set
  3161. D/NuPlayerDriver(  145): start(0x7502a4c0)
  3162. I/GenericSource(  145): start
  3163. I/NuCachedSource2(  145): new range: offset= 1325568
  3164. D/MediaPlayer(20447): getMetadata
  3165. D/MediaHTTPConnection(20447): filterOutInternalHeaders: key=Cookie, val= ts=493843; dmvk=553078cd20f8a; v1st=B12A8C74009033C3; _ga=GA1.2.1114414055.1429240017; s_cc=true; s_ppv=-; s_fid=76429DFEF49F7C38-1288A7640E4B6759; s_pv=no%20value; s_p9=video; SC_LNK_GZ=%5B%5BB%5D%5D; s_sq=%5B%5BB%5D%5D; s_vi=[CS]v1|2A9848EE8507B87A-60000108600C7EEC[CE]
  3166. D/MediaHTTPConnection(20447): filterOutInternalHeaders: key=User-Agent, val= stagefright/1.2 (Linux;Android 5.1)
  3167. D/MediaHTTPConnection(20447): filterOutInternalHeaders: key=allow-cross-domain-redirect, val= false
  3168. D/MediaHTTPConnection(20447): proxy null port 0
  3169. I/NuCachedSource2(  145): retrying a previously failed read succeeded.
  3170. W/Utils   (  145): bool android::canOffloadStream(const android::sp<android::MetaData>&, bool, const android::sp<android::MetaData>&, bool, audio_stream_type_t) No sample bit depth info in meta data
  3171. I/ExtendedUtils(  145): No channel mask, try channel count
  3172. W/ExtendedUtils(  145): No bitrate info
  3173. I/NuPlayer(  145): Could not offload audio decode, pcm offload decided :0
  3174. I/NuPlayer(  145): buffer low, pausing...
  3175. W/Utils   (  145): bool android::canOffloadStream(const android::sp<android::MetaData>&, bool, const android::sp<android::MetaData>&, bool, audio_stream_type_t) No sample bit depth info in meta data
  3176. W/MediaPlayer(20447): info/warning (703, 0)
  3177. W/MediaPlayer(20447): info/warning (701, 0)
  3178. E/OMX-VDEC-1080P(  145): In OMX vdec Constructor
  3179. E/OMX-VDEC-1080P(  145): vidc.dec.debug.ts value is 0
  3180. E/OMX-VDEC-1080P(  145): vidc.dec.debug.concealedmb value is 0
  3181. E/OMX-VDEC-1080P(  145): vidc.dec.debug.extradata value is 0
  3182. E/OMX-VDEC-1080P(  145): Successfully opened vdec ion devicefd = 23
  3183. E/OMX-VDEC-1080P(  145): Successfully created vdec ionlock
  3184. E/OMX-VDEC-1080P(  145): Vdec instances = 1, ion device fd = 23
  3185. E/OMX-VDEC-1080P(  145): omx_vdec::component_init(): Start of New Playback : role  = OMX.qcom.video.decoder.avc : DEVICE = /dev/msm_vidc_dec
  3186. E/OMX-VDEC-1080P(  145): omx_vdec::component_init(): Open returned fd 24, errno 0
  3187. E/OMX-VDEC-1080P(  145): component_init: current performance level = 0
  3188. E/OMX-VDEC-1080P(  145): omx_vdec::component_init() success
  3189. E/OMX-VDEC-1080P(  145): omx_vdec: message thread start
  3190. E/OMX-VDEC-1080P(  145): omx_vdec: Async thread start
  3191. I/ACodec  (  145): sampleRate=22050 channels=2 bits=16
  3192. I/SoftAAC2(  145): limiting to stereo output
  3193. E/OMX-VDEC-1080P(  145): Extension: OMX.google.android.index.storeMetaDataInBuffers not implemented
  3194. E/OMXNodeInstance(  145): getExtensionIndex(88:qcom.decoder.avc, OMX.google.android.index.storeMetaDataInBuffers) ERROR: NotImplemented(0x80001006)
  3195. E/ACodec  (  145): [OMX.qcom.video.decoder.avc] storeMetaDataInBuffers failed w/ err -2147483648
  3196. I/ACodec  (  145): [OMX.qcom.video.decoder.avc] DRC Mode: Port Reconfig Mode
  3197. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (0), nIndex (0), eCompressionFormat (0x7), eColorFormat (0x0), xFramerate (0x767911e8)
  3198. E/OMX-VDEC-1080P(  145): Set_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (0), nIndex (0), eCompressionFormat (0x7), eColorFormat (0x0), xFramerate (0x767911e8)
  3199. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03), xFramerate (0x0)
  3200. E/OMX-VDEC-1080P(  145): Set_parameter: OMX_IndexParamVideoPortFormat: portFmt->eColorFormat = 2141391875
  3201. E/OMX-VDEC-1080P(  145): Set_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03), xFramerate (0x0)
  3202. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (0), nFrameWidth (176), nFrameHeight (144), nStride (176), nSliceHeight (144), nBitrate (0), xFramerate (0x1e), nBufferSize (2097088), nBufferCountMin (1), nBufferCountActual (2), bBuffersContiguous (0), nBufferAlignment (7), bEnabled (1), bPopulated (0), eCompressionFormat (0x7), eColorFormat (0x0)
  3203. E/OMX-VDEC-1080P(  145): Set_parameter: OMX_IndexParamPortDefinition: nPortIndex (0), nFrameWidth (512), nFrameHeight (288), nStride (176), nSliceHeight (144), nBitrate (0), xFramerate (0x1e), nBufferSize (2097088), nBufferCountMin (1), nBufferCountActual (2), bBuffersContiguous (0), nBufferAlignment (7), bEnabled (1), bPopulated (0), eCompressionFormat (0x7), eColorFormat (0x0)
  3204. E/OMX-VDEC-1080P(  145):
  3205. E/OMX-VDEC-1080P(  145):  No color conversion required
  3206. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (22), bBuffersContiguous (0), nBufferAlignment (7), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3207. E/OMX-VDEC-1080P(  145):
  3208. E/OMX-VDEC-1080P(  145):  No color conversion required
  3209. E/OMX-VDEC-1080P(  145): Set_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (22), bBuffersContiguous (0), nBufferAlignment (7), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3210. I/ExtendedCodec(  145): Decoder will be in frame by frame mode
  3211. E/OMX-VDEC-1080P(  145): setparameter: arbitrary_bytes disabled
  3212. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (0), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (4), xFramerate (0x1e), nBufferSize (2097088), nBufferCountMin (1), nBufferCountActual (2), bBuffersContiguous (1880878048), nBufferAlignment (1989081481), bEnabled (1), bPopulated (0), eCompressionFormat (0x7), eColorFormat (0x0)
  3213. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (0), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (1963157760), xFramerate (0x1e), nBufferSize (2097088), nBufferCountMin (1), nBufferCountActual (2), bBuffersContiguous (1987904136), nBufferAlignment (1963157760), bEnabled (1), bPopulated (0), eCompressionFormat (0x7), eColorFormat (0x0)
  3214. E/OMX-VDEC-1080P(  145):
  3215. E/OMX-VDEC-1080P(  145):  No color conversion required
  3216. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (1963157760), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (22), bBuffersContiguous (1987904136), nBufferAlignment (1963157760), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3217. E/OMX-VDEC-1080P(  145): send_command: Recieved a Command from Client
  3218. E/OMX-VDEC-1080P(  145): send_command_proxy(): cmd = 0, Current State 1, Expected State 2
  3219. E/OMX-VDEC-1080P(  145): send_command_proxy(): OMX_CommandStateSet issued
  3220. E/OMX-VDEC-1080P(  145): Current State 1, Expected State 2
  3221. E/OMX-VDEC-1080P(  145): send_command: Command Processed
  3222. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (0), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (1), xFramerate (0x1e), nBufferSize (2097088), nBufferCountMin (1), nBufferCountActual (2), bBuffersContiguous (1971838148), nBufferAlignment (1880878324), bEnabled (1), bPopulated (0), eCompressionFormat (0x7), eColorFormat (0x0)
  3223. E/OMX-VDEC-1080P(  145): Allocate i/p buffer Header: Cnt(2) Sz(2097152)
  3224. E/OMX-VDEC-1080P(  145): ion_alloc: device_fd = 23, len = 2097152, align = 8192, flags = 0x1, heap_mask = 0x2000100, handle = 0xb44e3d00, fd = 30
  3225. E/OMX-VDEC-1080P(  145): ion_alloc: device_fd = 23, len = 2097152, align = 8192, flags = 0x1, heap_mask = 0x2000100, handle = 0xb44e3280, fd = 31
  3226. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3227. E/OMX-VDEC-1080P(  145):
  3228. E/OMX-VDEC-1080P(  145):  No color conversion required
  3229. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (22), bBuffersContiguous (31), nBufferAlignment (1989108619), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3230. E/OMX-VDEC-1080P(  145): get_parameter: CACHED buffers from IOMMU heap
  3231. I/SoftAAC2(  145): Reconfiguring decoder: 0->44100 Hz, 0->2 channels
  3232. E/OMX-VDEC-1080P(  145):
  3233. E/OMX-VDEC-1080P(  145):  No color conversion required
  3234. E/OMX-VDEC-1080P(  145): Set_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (31), nBufferAlignment (1989108619), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3235. E/OMX-VDEC-1080P(  145):
  3236. E/OMX-VDEC-1080P(  145):  No color conversion required
  3237. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3238. E/OMX-VDEC-1080P(  145): Use_op_buf:Allocating output headers
  3239. E/OMX-VDEC-1080P(  145): Use o/p buffer case - Header List allocation
  3240. E/OMX-VDEC-1080P(  145): GET_MV_BUFFER_SIZE returned: Size: 49152 and alignment: 8192
  3241. E/OMX-VDEC-1080P(  145): ion_alloc: device_fd = 23, len = 1130496, align = 8192, flags = 0x1, heap_mask = 0x2000100, handle = 0xb34758c0, fd = 32
  3242. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 0, addr: 0x6f232000, pmem_fd = 34, buffer_len = 229376, offset = 0
  3243. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3244. E/OMX-VDEC-1080P(  145):
  3245. E/OMX-VDEC-1080P(  145):  No color conversion required
  3246. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3247. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 1, addr: 0x6f1c2000, pmem_fd = 38, buffer_len = 229376, offset = 0
  3248. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3249. E/OMX-VDEC-1080P(  145):
  3250. E/OMX-VDEC-1080P(  145):  No color conversion required
  3251. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3252. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 2, addr: 0x6f152000, pmem_fd = 40, buffer_len = 229376, offset = 0
  3253. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3254. E/OMX-VDEC-1080P(  145):
  3255. E/OMX-VDEC-1080P(  145):  No color conversion required
  3256. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3257. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 3, addr: 0x6f0e2000, pmem_fd = 42, buffer_len = 229376, offset = 0
  3258. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3259. E/OMX-VDEC-1080P(  145):
  3260. E/OMX-VDEC-1080P(  145):  No color conversion required
  3261. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3262. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 4, addr: 0x6f072000, pmem_fd = 44, buffer_len = 229376, offset = 0
  3263. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3264. E/OMX-VDEC-1080P(  145):
  3265. E/OMX-VDEC-1080P(  145):  No color conversion required
  3266. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3267. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 5, addr: 0x6f002000, pmem_fd = 47, buffer_len = 229376, offset = 0
  3268. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3269. E/OMX-VDEC-1080P(  145):
  3270. E/OMX-VDEC-1080P(  145):  No color conversion required
  3271. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3272. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 6, addr: 0x6ef92000, pmem_fd = 49, buffer_len = 229376, offset = 0
  3273. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3274. E/OMX-VDEC-1080P(  145):
  3275. E/OMX-VDEC-1080P(  145):  No color conversion required
  3276. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3277. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 7, addr: 0x6ed22000, pmem_fd = 51, buffer_len = 229376, offset = 0
  3278. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3279. E/OMX-VDEC-1080P(  145):
  3280. E/OMX-VDEC-1080P(  145):  No color conversion required
  3281. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3282. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 8, addr: 0x6ecb2000, pmem_fd = 53, buffer_len = 229376, offset = 0
  3283. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3284. E/OMX-VDEC-1080P(  145):
  3285. E/OMX-VDEC-1080P(  145):  No color conversion required
  3286. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3287. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 9, addr: 0x6ec42000, pmem_fd = 55, buffer_len = 229376, offset = 0
  3288. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3289. E/AudioTrack(  145): AudioTrack::set : Exit
  3290. E/OMX-VDEC-1080P(  145):
  3291. E/OMX-VDEC-1080P(  145):  No color conversion required
  3292. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3293. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 10, addr: 0x6ebd2000, pmem_fd = 57, buffer_len = 229376, offset = 0
  3294. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3295. E/OMX-VDEC-1080P(  145):
  3296. E/OMX-VDEC-1080P(  145):  No color conversion required
  3297. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3298. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 11, addr: 0x6eb62000, pmem_fd = 59, buffer_len = 229376, offset = 0
  3299. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3300. E/OMX-VDEC-1080P(  145):
  3301. E/OMX-VDEC-1080P(  145):  No color conversion required
  3302. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3303. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 12, addr: 0x6eaf2000, pmem_fd = 61, buffer_len = 229376, offset = 0
  3304. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3305. E/OMX-VDEC-1080P(  145):
  3306. E/OMX-VDEC-1080P(  145):  No color conversion required
  3307. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3308. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 13, addr: 0x6ea82000, pmem_fd = 63, buffer_len = 229376, offset = 0
  3309. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3310. E/OMX-VDEC-1080P(  145):
  3311. E/OMX-VDEC-1080P(  145):  No color conversion required
  3312. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3313. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 14, addr: 0x6ea12000, pmem_fd = 65, buffer_len = 229376, offset = 0
  3314. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3315. V/audio_hw_primary(  145): out_set_parameters: CALLED: 'routing=2'
  3316. E/OMX-VDEC-1080P(  145):
  3317. E/OMX-VDEC-1080P(  145):  No color conversion required
  3318. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3319. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 15, addr: 0x6e9a2000, pmem_fd = 67, buffer_len = 229376, offset = 0
  3320. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3321. E/OMX-VDEC-1080P(  145):
  3322. E/OMX-VDEC-1080P(  145):  No color conversion required
  3323. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3324. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 16, addr: 0x6e932000, pmem_fd = 69, buffer_len = 229376, offset = 0
  3325. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3326. E/OMX-VDEC-1080P(  145):
  3327. E/OMX-VDEC-1080P(  145):  No color conversion required
  3328. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3329. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 17, addr: 0x6e8c2000, pmem_fd = 71, buffer_len = 229376, offset = 0
  3330. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3331. E/OMX-VDEC-1080P(  145):
  3332. E/OMX-VDEC-1080P(  145):  No color conversion required
  3333. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3334. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 18, addr: 0x6e852000, pmem_fd = 73, buffer_len = 229376, offset = 0
  3335. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3336. V/audio_hw_primary(  145): start_output_stream: CALLED
  3337. E/OMX-VDEC-1080P(  145):
  3338. E/OMX-VDEC-1080P(  145):  No color conversion required
  3339. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3340. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 19, addr: 0x6e7e2000, pmem_fd = 75, buffer_len = 229376, offset = 0
  3341. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3342. E/OMX-VDEC-1080P(  145):
  3343. E/OMX-VDEC-1080P(  145):  No color conversion required
  3344. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3345. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 20, addr: 0x6e772000, pmem_fd = 78, buffer_len = 229376, offset = 0
  3346. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3347. E/OMX-VDEC-1080P(  145):
  3348. E/OMX-VDEC-1080P(  145):  No color conversion required
  3349. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3350. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 21, addr: 0x6e702000, pmem_fd = 80, buffer_len = 229376, offset = 0
  3351. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3352. E/OMX-VDEC-1080P(  145):
  3353. E/OMX-VDEC-1080P(  145):  No color conversion required
  3354. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (18), nBufferCountActual (23), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3355. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 22, addr: 0x6e692000, pmem_fd = 82, buffer_len = 229376, offset = 0
  3356. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3357. E/OMX-VDEC-1080P(  145): Allocate done for all o/p buffers
  3358. E/OMX-VDEC-1080P(  145): OMX_CommandStateSet complete, m_state = 2
  3359. E/OMX-VDEC-1080P(  145): send_command: Recieved a Command from Client
  3360. E/OMX-VDEC-1080P(  145): send_command_proxy(): cmd = 0, Current State 2, Expected State 3
  3361. E/OMX-VDEC-1080P(  145): send_command_proxy(): OMX_CommandStateSet issued
  3362. E/OMX-VDEC-1080P(  145): Current State 2, Expected State 3
  3363. E/OMX-VDEC-1080P(  145): send_command_proxy(): Idle-->Executing
  3364. E/OMX-VDEC-1080P(  145): send_command: Command Processed
  3365. E/OMX-VDEC-1080P(  145): Rxd OMX_COMPONENT_GENERATE_START_DONE
  3366. E/OMX-VDEC-1080P(  145): Port settings changed
  3367. E/OMX-VDEC-1080P(  145): Rxd OMX_COMPONENT_GENERATE_PORT_RECONFIG
  3368. E/OMX-VDEC-1080P(  145): in_reconfig: update buffer_size = 229376
  3369. E/OMX-VDEC-1080P(  145): send_command: Recieved a Command from Client
  3370. E/OMX-VDEC-1080P(  145): send_command_proxy(): cmd = 2, Current State 3, Expected State 1
  3371. E/OMX-VDEC-1080P(  145): send_command_proxy(): OMX_CommandPortDisable issued with param1: 1
  3372. E/OMX-VDEC-1080P(  145): Disable output Port command recieved
  3373. E/OMX-VDEC-1080P(  145): send_command: Command Processed
  3374. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6e692000, 229376)
  3375. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6e702000, 229376)
  3376. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6e772000, 229376)
  3377. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6e7e2000, 229376)
  3378. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6e852000, 229376)
  3379. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6f232000, 229376)
  3380. E/OMX-VDEC-1080P(  145): Driver flush o/p Port complete
  3381. E/OMX-VDEC-1080P(  145): Initiate Output Flush
  3382. E/OMX-VDEC-1080P(  145): Buffer queue size 17 pending buf cnt 17
  3383. E/OMX-VDEC-1080P(  145): ID(c) P1(71a63850) P2(40000000)
  3384. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6f1c2000, 229376)
  3385. E/OMX-VDEC-1080P(  145): Buffer queue size 16 pending buf cnt 16
  3386. E/OMX-VDEC-1080P(  145): ID(c) P1(71a638a0) P2(40000000)
  3387. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6f152000, 229376)
  3388. E/OMX-VDEC-1080P(  145): Buffer queue size 15 pending buf cnt 15
  3389. E/OMX-VDEC-1080P(  145): ID(c) P1(71a638f0) P2(40000000)
  3390. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6f0e2000, 229376)
  3391. E/OMX-VDEC-1080P(  145): Buffer queue size 14 pending buf cnt 14
  3392. E/OMX-VDEC-1080P(  145): ID(c) P1(71a63940) P2(40000000)
  3393. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6f072000, 229376)
  3394. E/OMX-VDEC-1080P(  145): Buffer queue size 13 pending buf cnt 13
  3395. E/OMX-VDEC-1080P(  145): ID(c) P1(71a63990) P2(40000000)
  3396. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6f002000, 229376)
  3397. E/OMX-VDEC-1080P(  145): Buffer queue size 12 pending buf cnt 12
  3398. E/OMX-VDEC-1080P(  145): ID(c) P1(71a639e0) P2(40000000)
  3399. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6ef92000, 229376)
  3400. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  3401. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  3402. E/OMX-VDEC-1080P(  145): Buffer queue size 11 pending buf cnt 11
  3403. E/OMX-VDEC-1080P(  145): ID(c) P1(71a63a30) P2(40000000)
  3404. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  3405. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  3406. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  3407. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6ed22000, 229376)
  3408. E/OMX-VDEC-1080P(  145): Buffer queue size 10 pending buf cnt 10
  3409. E/OMX-VDEC-1080P(  145): ID(c) P1(71a63a80) P2(40000000)
  3410. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6ecb2000, 229376)
  3411. E/OMX-VDEC-1080P(  145): Buffer queue size 9 pending buf cnt 9
  3412. E/OMX-VDEC-1080P(  145): ID(c) P1(71a63ad0) P2(40000000)
  3413. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6ec42000, 229376)
  3414. E/OMX-VDEC-1080P(  145): Buffer queue size 8 pending buf cnt 8
  3415. E/OMX-VDEC-1080P(  145): ID(c) P1(71a63b20) P2(40000000)
  3416. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6ebd2000, 229376)
  3417. E/OMX-VDEC-1080P(  145): Buffer queue size 7 pending buf cnt 7
  3418. E/OMX-VDEC-1080P(  145): ID(c) P1(71a63b70) P2(40000000)
  3419. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6eb62000, 229376)
  3420. E/OMX-VDEC-1080P(  145): Buffer queue size 6 pending buf cnt 6
  3421. E/OMX-VDEC-1080P(  145): ID(c) P1(71a63bc0) P2(40000000)
  3422. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6eaf2000, 229376)
  3423. E/OMX-VDEC-1080P(  145): Buffer queue size 5 pending buf cnt 5
  3424. E/OMX-VDEC-1080P(  145): ID(c) P1(71a63c10) P2(40000000)
  3425. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6ea82000, 229376)
  3426. E/OMX-VDEC-1080P(  145): Buffer queue size 4 pending buf cnt 4
  3427. E/OMX-VDEC-1080P(  145): ID(c) P1(71a63c60) P2(40000000)
  3428. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6ea12000, 229376)
  3429. E/OMX-VDEC-1080P(  145): Buffer queue size 3 pending buf cnt 3
  3430. E/OMX-VDEC-1080P(  145): ID(c) P1(71a63cb0) P2(40000000)
  3431. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6e9a2000, 229376)
  3432. E/OMX-VDEC-1080P(  145): Buffer queue size 2 pending buf cnt 2
  3433. E/OMX-VDEC-1080P(  145): ID(c) P1(71a63d00) P2(40000000)
  3434. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6e932000, 229376)
  3435. E/OMX-VDEC-1080P(  145): Buffer queue size 1 pending buf cnt 1
  3436. E/OMX-VDEC-1080P(  145): ID(c) P1(71a63d50) P2(40000000)
  3437. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6e8c2000, 229376)
  3438. E/OMX-VDEC-1080P(  145): ALL output buffers are freed/released
  3439. E/OMX-VDEC-1080P(  145): OMX flush o/p Port complete PenBuf(0)
  3440. E/OMX-VDEC-1080P(  145): OMX_CommandPortDisable complete for port [1]
  3441. E/OMX-VDEC-1080P(  145):
  3442. E/OMX-VDEC-1080P(  145):  No color conversion required
  3443. E/OMX-VDEC-1080P(  145): send_command: Recieved a Command from Client
  3444. E/OMX-VDEC-1080P(  145): send_command_proxy(): cmd = 3, Current State 3, Expected State 1
  3445. E/OMX-VDEC-1080P(  145): send_command_proxy(): OMX_CommandPortEnable issued with param1: 1
  3446. E/OMX-VDEC-1080P(  145): Enable output Port command recieved
  3447. E/OMX-VDEC-1080P(  145): send_command_proxy(): Disabled-->Enabled Pending
  3448. E/OMX-VDEC-1080P(  145): send_command: Command Processed
  3449. E/OMX-VDEC-1080P(  145):
  3450. E/OMX-VDEC-1080P(  145):  No color conversion required
  3451. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (16), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (5), nBufferCountActual (9), bBuffersContiguous (31), nBufferAlignment (1989108619), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3452. E/OMX-VDEC-1080P(  145): get_parameter: CACHED buffers from IOMMU heap
  3453. E/OMX-VDEC-1080P(  145):
  3454. E/OMX-VDEC-1080P(  145):  No color conversion required
  3455. E/OMX-VDEC-1080P(  145): Set_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (16), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (5), nBufferCountActual (10), bBuffersContiguous (31), nBufferAlignment (1989108619), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3456. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  3457. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  3458. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  3459. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  3460. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  3461. V/audio_hw_primary(  145): enable speaker
  3462. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  3463. E/OMX-VDEC-1080P(  145):
  3464. E/OMX-VDEC-1080P(  145):  No color conversion required
  3465. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (5), nBufferCountActual (10), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3466. E/OMX-VDEC-1080P(  145): Use_op_buf:Allocating output headers
  3467. E/OMX-VDEC-1080P(  145): Use o/p buffer case - Header List allocation
  3468. E/OMX-VDEC-1080P(  145): GET_MV_BUFFER_SIZE returned: Size: 49152 and alignment: 8192
  3469. E/OMX-VDEC-1080P(  145): ion_alloc: device_fd = 23, len = 491520, align = 8192, flags = 0x1, heap_mask = 0x2000100, handle = 0xa9e163c0, fd = 32
  3470. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 0, addr: 0x6f2ce000, pmem_fd = 36, buffer_len = 229376, offset = 0
  3471. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3472. E/OMX-VDEC-1080P(  145):
  3473. E/OMX-VDEC-1080P(  145):  No color conversion required
  3474. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (5), nBufferCountActual (10), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3475. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 1, addr: 0x6f25e000, pmem_fd = 40, buffer_len = 229376, offset = 0
  3476. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3477. E/OMX-VDEC-1080P(  145):
  3478. E/OMX-VDEC-1080P(  145):  No color conversion required
  3479. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (5), nBufferCountActual (10), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3480. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 2, addr: 0x6f1ee000, pmem_fd = 42, buffer_len = 229376, offset = 0
  3481. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3482. E/OMX-VDEC-1080P(  145):
  3483. E/OMX-VDEC-1080P(  145):  No color conversion required
  3484. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (5), nBufferCountActual (10), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3485. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 3, addr: 0x6f17e000, pmem_fd = 44, buffer_len = 229376, offset = 0
  3486. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3487. E/OMX-VDEC-1080P(  145):
  3488. E/OMX-VDEC-1080P(  145):  No color conversion required
  3489. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (5), nBufferCountActual (10), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3490. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 4, addr: 0x6f10e000, pmem_fd = 46, buffer_len = 229376, offset = 0
  3491. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3492. E/OMX-VDEC-1080P(  145):
  3493. E/OMX-VDEC-1080P(  145):  No color conversion required
  3494. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (5), nBufferCountActual (10), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3495. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 5, addr: 0x6f09e000, pmem_fd = 48, buffer_len = 229376, offset = 0
  3496. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3497. E/OMX-VDEC-1080P(  145):
  3498. E/OMX-VDEC-1080P(  145):  No color conversion required
  3499. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (5), nBufferCountActual (10), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3500. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 6, addr: 0x6f02e000, pmem_fd = 50, buffer_len = 229376, offset = 0
  3501. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3502. E/OMX-VDEC-1080P(  145):
  3503. E/OMX-VDEC-1080P(  145):  No color conversion required
  3504. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (5), nBufferCountActual (10), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3505. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 7, addr: 0x6efbe000, pmem_fd = 52, buffer_len = 229376, offset = 0
  3506. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3507. E/OMX-VDEC-1080P(  145):
  3508. E/OMX-VDEC-1080P(  145):  No color conversion required
  3509. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (5), nBufferCountActual (10), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3510. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 8, addr: 0x6ed22000, pmem_fd = 54, buffer_len = 229376, offset = 0
  3511. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3512. E/OMX-VDEC-1080P(  145):
  3513. E/OMX-VDEC-1080P(  145):  No color conversion required
  3514. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (0), xFramerate (0x1e), nBufferSize (229376), nBufferCountMin (5), nBufferCountActual (10), bBuffersContiguous (0), nBufferAlignment (0), bEnabled (1), bPopulated (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3515. E/OMX-VDEC-1080P(  145): Set Output Buffer Idx: 9, addr: 0x6ecb2000, pmem_fd = 56, buffer_len = 229376, offset = 0
  3516. E/OMX-VDEC-1080P(  145): Allocate done for all i/p buffers
  3517. E/OMX-VDEC-1080P(  145): Allocate done for all o/p buffers
  3518. E/OMX-VDEC-1080P(  145): OMX_CommandPortEnable complete for port [1]
  3519. E/        (  145):
  3520. E/        (  145):  not in avi mode
  3521. E/OMX-VDEC-1080P(  145): set_frame_rate: frm_int(40000) fps(25.000000)
  3522. E/OMX-VDEC-1080P(  145): Sync frame received
  3523. E/OMX-VDEC-1080P(  145):
  3524. E/OMX-VDEC-1080P(  145):  No color conversion required
  3525. E/OMX-VDEC-1080P(  145): Get_parameter: OMX_IndexParamPortDefinition: nPortIndex (1), nFrameWidth (512), nFrameHeight (288), nStride (512), nSliceHeight (288), nBitrate (1995743192), xFramerate (0x19), nBufferSize (229376), nBufferCountMin (5), nBufferCountActual (10), bBuffersContiguous (0), nBufferAlignment (1995635515), bEnabled (1), bPopulated (1), eCompressionFormat (0x0), eColorFormat (0x7fa30c03)
  3526. W/audio_hw_primary(  145): pcm_write: underrun
  3527. I/AudioFlinger(  145): BUFFER TIMEOUT: remove(4096) from active list on thread 0x758e8000
  3528. I/NuPlayer(  145): buffer ready, resuming...
  3529. W/AudioTrack(  145): releaseBuffer() track 0x7503f180 disabled due to previous underrun, restarting
  3530. W/MediaPlayer(20447): info/warning (703, 0)
  3531. W/MediaPlayer(20447): info/warning (702, 0)
  3532. V/audio_hw_primary(  145): out_set_parameters: CALLED: 'routing=2'
  3533. W/MediaPlayer(20447): info/warning (3, 0)
  3534. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3535. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3536. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3537. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3538. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3539. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3540. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3541. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3542. I/Exchange(27503): onPerformSync email: Bundle[{__account_only__=true}]
  3543. I/Exchange(27503): PSS syncStart for account acct:3
  3544. I/Exchange(27503): PSS adding account state for acct:3
  3545. I/Exchange(27503): PSS syncEnd for account acct:3
  3546. I/Exchange(27503): PSS push enabled is unknown
  3547. I/Exchange(27503): PSS last sync succeeded, starting new ping acct:3.
  3548. I/Exchange(27503): Ping task starting for 3
  3549. I/Exchange(27503): onPerformSync email: Bundle[{__mailboxCount__=2, __mailboxId0__=54, __mailboxId1__=56}]
  3550. I/art     (23437): Explicit concurrent mark sweep GC freed 5320(272KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 4MB/5MB, paused 762us total 84.472ms
  3551. I/Exchange(27503): PSS syncStart for account acct:3
  3552. I/Exchange(27503): PSS Sync is pre-empting a ping acct:3
  3553. I/Exchange(27503): Interrupt with reason 1
  3554. I/Exchange(27503): PSS Sync needs to wait: Ping: yes, Pending tasks: 1 acct: 3
  3555. I/Exchange(27503): Ping task ending with status: -1
  3556. I/Exchange(27503): PSS pingEnd for account 3
  3557. I/Exchange(27503): PSS pingEnd, syncs still in progress acct:3.
  3558. E/Exchange(27503): Exception while handling response
  3559. E/Exchange(27503): java.io.IOException
  3560. E/Exchange(27503):      at com.android.exchange.adapter.AbstractSyncParser.parse(AbstractSyncParser.java:178)
  3561. E/Exchange(27503):      at com.android.exchange.adapter.EmailSyncParser.parse(EmailSyncParser.java:770)
  3562. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.handleResponse(EasSyncBase.java:109)
  3563. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperationInternal(EasOperation.java:325)
  3564. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperation(EasOperation.java:264)
  3565. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.performOperation(EasSyncBase.java:125)
  3566. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.syncMailbox(EasFullSyncOperation.java:263)
  3567. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.performOperation(EasFullSyncOperation.java:175)
  3568. E/Exchange(27503):      at com.android.exchange.service.EasService.doOperation(EasService.java:401)
  3569. E/Exchange(27503):      at com.android.exchange.service.EasService$1.sync(EasService.java:132)
  3570. E/Exchange(27503):      at com.android.exchange.service.EmailSyncAdapterService$SyncAdapterImpl.onPerformSync(EmailSyncAdapterService.java:127)
  3571. E/Exchange(27503):      at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  3572. I/art     (  424): Background sticky concurrent mark sweep GC freed 27828(1433KB) AllocSpace objects, 4(64KB) LOS objects, 8% free, 17MB/19MB, paused 2.685ms total 107.727ms
  3573. I/Exchange(27503): Fatal result -4 on syncMailbox
  3574. I/Exchange(27503): PSS syncEnd for account acct:3
  3575. I/Exchange(27503): PSS last sync had error, scheduling delayed ping acct:3.
  3576. I/Exchange(27503): PSS Scheduling a delayed ping acct:3.
  3577. I/Exchange(27503): PSS removing account state for acct:3
  3578. D/SyncManager(  424): failed sync operation patrick_t_wong@hotmail.com u0 (com.android.exchange), com.android.email.provider, SERVER, currentRunTime 138949540, reason: 10036, SyncResult: stats [ numIoExceptions: 1]
  3579. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3580. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3581. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3582. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3583. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3584. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3585. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3586. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3587. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3588. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3589. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3590. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3591. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3592. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3593. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3594. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3595. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3596. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3597. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3598. I/ActivityManager(  424): Start proc 25617:com.android.deskclock/u0a30 for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider
  3599. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3600. I/Exchange(27503): onPerformSync email: Bundle[{__account_only__=true}]
  3601. I/Exchange(27503): PSS syncStart for account acct:3
  3602. I/Exchange(27503): PSS adding account state for acct:3
  3603. I/Exchange(27503): PSS syncEnd for account acct:3
  3604. I/Exchange(27503): PSS push enabled is unknown
  3605. I/Exchange(27503): PSS last sync succeeded, starting new ping acct:3.
  3606. I/Exchange(27503): Ping task starting for 3
  3607. I/Exchange(27503): onPerformSync email: Bundle[{__mailboxCount__=2, __mailboxId0__=54, __mailboxId1__=56}]
  3608. I/Exchange(27503): PSS syncStart for account acct:3
  3609. I/Exchange(27503): PSS Sync is pre-empting a ping acct:3
  3610. I/Exchange(27503): Interrupt with reason 1
  3611. I/Exchange(27503): PSS Sync needs to wait: Ping: yes, Pending tasks: 1 acct: 3
  3612. I/Exchange(27503): Ping task ending with status: -1
  3613. I/Exchange(27503): PSS pingEnd for account 3
  3614. I/Exchange(27503): PSS pingEnd, syncs still in progress acct:3.
  3615. E/Exchange(27503): Exception while handling response
  3616. E/Exchange(27503): java.io.IOException
  3617. E/Exchange(27503):      at com.android.exchange.adapter.AbstractSyncParser.parse(AbstractSyncParser.java:178)
  3618. E/Exchange(27503):      at com.android.exchange.adapter.EmailSyncParser.parse(EmailSyncParser.java:770)
  3619. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.handleResponse(EasSyncBase.java:109)
  3620. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperationInternal(EasOperation.java:325)
  3621. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperation(EasOperation.java:264)
  3622. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.performOperation(EasSyncBase.java:125)
  3623. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.syncMailbox(EasFullSyncOperation.java:263)
  3624. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.performOperation(EasFullSyncOperation.java:175)
  3625. E/Exchange(27503):      at com.android.exchange.service.EasService.doOperation(EasService.java:401)
  3626. E/Exchange(27503):      at com.android.exchange.service.EasService$1.sync(EasService.java:132)
  3627. E/Exchange(27503):      at com.android.exchange.service.EmailSyncAdapterService$SyncAdapterImpl.onPerformSync(EmailSyncAdapterService.java:127)
  3628. E/Exchange(27503):      at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  3629. I/Exchange(27503): Fatal result -4 on syncMailbox
  3630. I/Exchange(27503): PSS syncEnd for account acct:3
  3631. I/Exchange(27503): PSS last sync had error, scheduling delayed ping acct:3.
  3632. I/Exchange(27503): PSS Scheduling a delayed ping acct:3.
  3633. I/Exchange(27503): PSS removing account state for acct:3
  3634. D/SyncManager(  424): failed sync operation patrick_t_wong@hotmail.com u0 (com.android.exchange), com.android.email.provider, SERVER, currentRunTime 139007411, reason: 10036, SyncResult: stats [ numIoExceptions: 1]
  3635. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3636. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3637. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3638. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3639. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3640. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3641. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3642. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3643. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3644. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3645. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3646. I/art     (  424): Background sticky concurrent mark sweep GC freed 24794(1192KB) AllocSpace objects, 6(96KB) LOS objects, 7% free, 18MB/19MB, paused 8.239ms total 114.257ms
  3647. W/art     (  424): Long monitor contention event with owner method=void com.android.server.pm.PackageManagerService$PackageUsage.writeInternal() from PackageManagerService.java:734 waiters=0 for 114ms
  3648. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@26053824}
  3649. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3650. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3651. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@26053824}
  3652. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3653. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3654. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3655. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3656. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3657. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3658. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3659. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3660. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3661. I/Exchange(27503): onPerformSync email: Bundle[{__account_only__=true}]
  3662. I/Exchange(27503): PSS syncStart for account acct:3
  3663. I/Exchange(27503): PSS adding account state for acct:3
  3664. I/Exchange(27503): PSS syncEnd for account acct:3
  3665. I/Exchange(27503): PSS push enabled is unknown
  3666. I/Exchange(27503): PSS last sync succeeded, starting new ping acct:3.
  3667. I/Exchange(27503): Ping task starting for 3
  3668. I/Exchange(27503): onPerformSync email: Bundle[{__mailboxCount__=2, __mailboxId0__=54, __mailboxId1__=56}]
  3669. I/Exchange(27503): PSS syncStart for account acct:3
  3670. I/Exchange(27503): PSS Sync is pre-empting a ping acct:3
  3671. I/Exchange(27503): Interrupt with reason 1
  3672. I/Exchange(27503): PSS Sync needs to wait: Ping: yes, Pending tasks: 1 acct: 3
  3673. I/Exchange(27503): Ping task ending with status: -1
  3674. I/Exchange(27503): PSS pingEnd for account 3
  3675. I/Exchange(27503): PSS pingEnd, syncs still in progress acct:3.
  3676. I/art     (  424): Background partial concurrent mark sweep GC freed 38492(1989KB) AllocSpace objects, 7(112KB) LOS objects, 18% free, 17MB/21MB, paused 4.272ms total 233.154ms
  3677. E/Exchange(27503): Exception while handling response
  3678. E/Exchange(27503): java.io.IOException
  3679. E/Exchange(27503):      at com.android.exchange.adapter.AbstractSyncParser.parse(AbstractSyncParser.java:178)
  3680. E/Exchange(27503):      at com.android.exchange.adapter.EmailSyncParser.parse(EmailSyncParser.java:770)
  3681. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.handleResponse(EasSyncBase.java:109)
  3682. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperationInternal(EasOperation.java:325)
  3683. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperation(EasOperation.java:264)
  3684. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.performOperation(EasSyncBase.java:125)
  3685. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.syncMailbox(EasFullSyncOperation.java:263)
  3686. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.performOperation(EasFullSyncOperation.java:175)
  3687. E/Exchange(27503):      at com.android.exchange.service.EasService.doOperation(EasService.java:401)
  3688. E/Exchange(27503):      at com.android.exchange.service.EasService$1.sync(EasService.java:132)
  3689. E/Exchange(27503):      at com.android.exchange.service.EmailSyncAdapterService$SyncAdapterImpl.onPerformSync(EmailSyncAdapterService.java:127)
  3690. E/Exchange(27503):      at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  3691. E/Parcel  (  424): Class not found when unmarshalling: com.android.emailcommon.provider.Account
  3692. E/Parcel  (  424): java.lang.ClassNotFoundException: com.android.emailcommon.provider.Account
  3693. E/Parcel  (  424):      at java.lang.Class.classForName(Native Method)
  3694. E/Parcel  (  424):      at java.lang.Class.forName(Class.java:309)
  3695. E/Parcel  (  424):      at java.lang.Class.forName(Class.java:273)
  3696. E/Parcel  (  424):      at android.os.Parcel.readParcelableCreator(Parcel.java:2281)
  3697. E/Parcel  (  424):      at android.os.Parcel.readParcelable(Parcel.java:2245)
  3698. E/Parcel  (  424):      at android.os.Parcel.readValue(Parcel.java:2152)
  3699. E/Parcel  (  424):      at android.os.Parcel.readArrayMapInternal(Parcel.java:2485)
  3700. E/Parcel  (  424):      at android.os.BaseBundle.unparcel(BaseBundle.java:221)
  3701. E/Parcel  (  424):      at android.os.Bundle.putAll(Bundle.java:182)
  3702. E/Parcel  (  424):      at android.content.Intent.fillIn(Intent.java:7073)
  3703. E/Parcel  (  424):      at com.android.server.am.PendingIntentRecord.sendInner(PendingIntentRecord.java:213)
  3704. E/Parcel  (  424):      at com.android.server.am.PendingIntentRecord.send(PendingIntentRecord.java:195)
  3705. E/Parcel  (  424):      at android.app.PendingIntent.send(PendingIntent.java:733)
  3706. E/Parcel  (  424):      at android.app.PendingIntent.send(PendingIntent.java:687)
  3707. E/Parcel  (  424):      at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:1752)
  3708. E/Parcel  (  424):      at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:1922)
  3709. E/Parcel  (  424): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.emailcommon.provider.Account" on path: DexPathList[[directory "."],nativeLibraryDirectories=[/vendor/lib, /system/lib]]
  3710. E/Parcel  (  424):      at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
  3711. E/Parcel  (  424):      at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
  3712. E/Parcel  (  424):      at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
  3713. E/Parcel  (  424):      ... 16 more
  3714. E/Parcel  (  424):      Suppressed: java.lang.ClassNotFoundException: com.android.emailcommon.provider.Account
  3715. E/Parcel  (  424):              at java.lang.Class.classForName(Native Method)
  3716. E/Parcel  (  424):              at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
  3717. E/Parcel  (  424):              at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
  3718. E/Parcel  (  424):              at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
  3719. E/Parcel  (  424):              ... 17 more
  3720. E/Parcel  (  424):      Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack available
  3721. W/Intent  (  424): Failure filling in extras
  3722. W/Intent  (  424): android.os.BadParcelableException: ClassNotFoundException when unmarshalling: com.android.emailcommon.provider.Account
  3723. W/Intent  (  424):      at android.os.Parcel.readParcelableCreator(Parcel.java:2295)
  3724. W/Intent  (  424):      at android.os.Parcel.readParcelable(Parcel.java:2245)
  3725. W/Intent  (  424):      at android.os.Parcel.readValue(Parcel.java:2152)
  3726. W/Intent  (  424):      at android.os.Parcel.readArrayMapInternal(Parcel.java:2485)
  3727. W/Intent  (  424):      at android.os.BaseBundle.unparcel(BaseBundle.java:221)
  3728. W/Intent  (  424):      at android.os.Bundle.putAll(Bundle.java:182)
  3729. W/Intent  (  424):      at android.content.Intent.fillIn(Intent.java:7073)
  3730. W/Intent  (  424):      at com.android.server.am.PendingIntentRecord.sendInner(PendingIntentRecord.java:213)
  3731. W/Intent  (  424):      at com.android.server.am.PendingIntentRecord.send(PendingIntentRecord.java:195)
  3732. W/Intent  (  424):      at android.app.PendingIntent.send(PendingIntent.java:733)
  3733. W/Intent  (  424):      at android.app.PendingIntent.send(PendingIntent.java:687)
  3734. W/Intent  (  424):      at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:1752)
  3735. W/Intent  (  424):      at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:1922)
  3736. I/Exchange(27503): requestPing EasOperation Account {name=patrick_t_wong@hotmail.com, type=com.android.exchange}, Bundle[{force=true, __push_only__=true}]
  3737. I/Exchange(27503): Fatal result -4 on syncMailbox
  3738. I/Exchange(27503): PSS syncEnd for account acct:3
  3739. I/Exchange(27503): PSS last sync had error, scheduling delayed ping acct:3.
  3740. I/Exchange(27503): PSS Scheduling a delayed ping acct:3.
  3741. I/Exchange(27503): PSS removing account state for acct:3
  3742. D/SyncManager(  424): failed sync operation patrick_t_wong@hotmail.com u0 (com.android.exchange), com.android.email.provider, SERVER, currentRunTime 139067767, reason: 10036, SyncResult: stats [ numIoExceptions: 1]
  3743. I/Exchange(27503): onPerformSync email: Bundle[{ignore_settings=true, force=true, ignore_backoff=true, __push_only__=true}]
  3744. I/Exchange(27503): PSS pushModify acct:3
  3745. I/Exchange(27503): PSS adding account state for acct:3
  3746. I/Exchange(27503): PSS pushModify acct:3
  3747. I/Exchange(27503): PSS starting ping task acct:3
  3748. I/Exchange(27503): Ping task starting for 3
  3749. I/Exchange(27503): onPerformSync email: Bundle[{__account_only__=true}]
  3750. I/Exchange(27503): PSS syncStart for account acct:3
  3751. I/Exchange(27503): PSS Sync is pre-empting a ping acct:3
  3752. I/Exchange(27503): Interrupt with reason 1
  3753. I/Exchange(27503): PSS Sync needs to wait: Ping: yes, Pending tasks: 1 acct: 3
  3754. I/Exchange(27503): Ping task ending with status: -1
  3755. I/Exchange(27503): PSS pingEnd for account 3
  3756. I/Exchange(27503): PSS pingEnd, syncs still in progress acct:3.
  3757. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3758. I/art     (23437): Explicit concurrent mark sweep GC freed 4925(254KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 4MB/5MB, paused 1.007ms total 131.317ms
  3759. I/Exchange(27503): PSS syncEnd for account acct:3
  3760. I/Exchange(27503): PSS last sync succeeded, starting new ping acct:3.
  3761. I/Exchange(27503): Ping task starting for 3
  3762. I/Exchange(27503): onPerformSync email: Bundle[{__mailboxCount__=2, __mailboxId0__=54, __mailboxId1__=56}]
  3763. I/Exchange(27503): PSS syncStart for account acct:3
  3764. I/Exchange(27503): PSS Sync is pre-empting a ping acct:3
  3765. I/Exchange(27503): Interrupt with reason 1
  3766. I/Exchange(27503): PSS Sync needs to wait: Ping: yes, Pending tasks: 1 acct: 3
  3767. I/Exchange(27503): Ping task ending with status: -1
  3768. I/Exchange(27503): PSS pingEnd for account 3
  3769. I/Exchange(27503): PSS pingEnd, syncs still in progress acct:3.
  3770. E/Exchange(27503): Exception while handling response
  3771. E/Exchange(27503): java.io.IOException
  3772. E/Exchange(27503):      at com.android.exchange.adapter.AbstractSyncParser.parse(AbstractSyncParser.java:178)
  3773. E/Exchange(27503):      at com.android.exchange.adapter.EmailSyncParser.parse(EmailSyncParser.java:770)
  3774. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.handleResponse(EasSyncBase.java:109)
  3775. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperationInternal(EasOperation.java:325)
  3776. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperation(EasOperation.java:264)
  3777. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.performOperation(EasSyncBase.java:125)
  3778. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.syncMailbox(EasFullSyncOperation.java:263)
  3779. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.performOperation(EasFullSyncOperation.java:175)
  3780. E/Exchange(27503):      at com.android.exchange.service.EasService.doOperation(EasService.java:401)
  3781. E/Exchange(27503):      at com.android.exchange.service.EasService$1.sync(EasService.java:132)
  3782. E/Exchange(27503):      at com.android.exchange.service.EmailSyncAdapterService$SyncAdapterImpl.onPerformSync(EmailSyncAdapterService.java:127)
  3783. E/Exchange(27503):      at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  3784. I/Exchange(27503): Fatal result -4 on syncMailbox
  3785. I/Exchange(27503): PSS syncEnd for account acct:3
  3786. I/Exchange(27503): PSS last sync had error, scheduling delayed ping acct:3.
  3787. I/Exchange(27503): PSS Scheduling a delayed ping acct:3.
  3788. I/Exchange(27503): PSS removing account state for acct:3
  3789. D/SyncManager(  424): failed sync operation patrick_t_wong@hotmail.com u0 (com.android.exchange), com.android.email.provider, SERVER, currentRunTime 139127915, reason: 10036, SyncResult: stats [ numIoExceptions: 1]
  3790. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3791. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3792. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3793. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3794. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3795. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3796. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3797. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3798. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3799. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3800. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3801. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3802. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3803. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3804. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3805. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3806. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3807. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3808. I/Exchange(27503): onPerformSync email: Bundle[{__account_only__=true}]
  3809. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3810. I/Exchange(27503): PSS syncStart for account acct:3
  3811. I/Exchange(27503): PSS adding account state for acct:3
  3812. I/Exchange(27503): PSS syncEnd for account acct:3
  3813. I/Exchange(27503): PSS push enabled is unknown
  3814. I/Exchange(27503): PSS last sync succeeded, starting new ping acct:3.
  3815. I/Exchange(27503): Ping task starting for 3
  3816. I/Exchange(27503): onPerformSync email: Bundle[{__mailboxCount__=2, __mailboxId0__=54, __mailboxId1__=56}]
  3817. I/Exchange(27503): PSS syncStart for account acct:3
  3818. I/Exchange(27503): PSS Sync is pre-empting a ping acct:3
  3819. I/Exchange(27503): Interrupt with reason 1
  3820. I/Exchange(27503): PSS Sync needs to wait: Ping: yes, Pending tasks: 1 acct: 3
  3821. I/Exchange(27503): Ping task ending with status: -1
  3822. I/Exchange(27503): PSS pingEnd for account 3
  3823. I/Exchange(27503): PSS pingEnd, syncs still in progress acct:3.
  3824. E/Exchange(27503): Exception while handling response
  3825. E/Exchange(27503): java.io.IOException
  3826. E/Exchange(27503):      at com.android.exchange.adapter.AbstractSyncParser.parse(AbstractSyncParser.java:178)
  3827. E/Exchange(27503):      at com.android.exchange.adapter.EmailSyncParser.parse(EmailSyncParser.java:770)
  3828. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.handleResponse(EasSyncBase.java:109)
  3829. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperationInternal(EasOperation.java:325)
  3830. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperation(EasOperation.java:264)
  3831. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.performOperation(EasSyncBase.java:125)
  3832. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.syncMailbox(EasFullSyncOperation.java:263)
  3833. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.performOperation(EasFullSyncOperation.java:175)
  3834. E/Exchange(27503):      at com.android.exchange.service.EasService.doOperation(EasService.java:401)
  3835. E/Exchange(27503):      at com.android.exchange.service.EasService$1.sync(EasService.java:132)
  3836. E/Exchange(27503):      at com.android.exchange.service.EmailSyncAdapterService$SyncAdapterImpl.onPerformSync(EmailSyncAdapterService.java:127)
  3837. E/Exchange(27503):      at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  3838. I/Exchange(27503): Fatal result -4 on syncMailbox
  3839. I/Exchange(27503): PSS syncEnd for account acct:3
  3840. I/Exchange(27503): PSS last sync had error, scheduling delayed ping acct:3.
  3841. I/Exchange(27503): PSS Scheduling a delayed ping acct:3.
  3842. I/Exchange(27503): PSS removing account state for acct:3
  3843. D/SyncManager(  424): failed sync operation patrick_t_wong@hotmail.com u0 (com.android.exchange), com.android.email.provider, SERVER, currentRunTime 139130511, reason: 10036, SyncResult: stats [ numIoExceptions: 1]
  3844. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3845. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3846. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3847. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3848. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3849. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3850. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3851. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3852. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3853. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3854. D/GCM     ( 1115): Message class com.google.f.a.a.i
  3855. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3856. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3857. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3858. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3859. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3860. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3861. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3862. I/art     (  424): Background sticky concurrent mark sweep GC freed 71592(3MB) AllocSpace objects, 13(208KB) LOS objects, 10% free, 17MB/19MB, paused 2.929ms total 284.423ms
  3863. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3864. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3865. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3866. I/Exchange(27503): onPerformSync email: Bundle[{__account_only__=true}]
  3867. I/Exchange(27503): PSS syncStart for account acct:3
  3868. I/Exchange(27503): PSS adding account state for acct:3
  3869. I/Exchange(27503): PSS syncEnd for account acct:3
  3870. I/Exchange(27503): PSS push enabled is unknown
  3871. I/Exchange(27503): PSS last sync succeeded, starting new ping acct:3.
  3872. I/Exchange(27503): Ping task starting for 3
  3873. I/Exchange(27503): onPerformSync email: Bundle[{__mailboxCount__=2, __mailboxId0__=54, __mailboxId1__=56}]
  3874. I/Exchange(27503): PSS syncStart for account acct:3
  3875. I/Exchange(27503): PSS Sync is pre-empting a ping acct:3
  3876. I/Exchange(27503): Interrupt with reason 1
  3877. I/Exchange(27503): PSS Sync needs to wait: Ping: yes, Pending tasks: 1 acct: 3
  3878. I/Exchange(27503): Ping task ending with status: -1
  3879. I/Exchange(27503): PSS pingEnd for account 3
  3880. I/Exchange(27503): PSS pingEnd, syncs still in progress acct:3.
  3881. E/Parcel  (  424): Class not found when unmarshalling: com.android.emailcommon.provider.Account
  3882. E/Parcel  (  424): java.lang.ClassNotFoundException: com.android.emailcommon.provider.Account
  3883. E/Parcel  (  424):      at java.lang.Class.classForName(Native Method)
  3884. E/Parcel  (  424):      at java.lang.Class.forName(Class.java:309)
  3885. E/Parcel  (  424):      at java.lang.Class.forName(Class.java:273)
  3886. E/Parcel  (  424):      at android.os.Parcel.readParcelableCreator(Parcel.java:2281)
  3887. E/Parcel  (  424):      at android.os.Parcel.readParcelable(Parcel.java:2245)
  3888. E/Parcel  (  424):      at android.os.Parcel.readValue(Parcel.java:2152)
  3889. E/Parcel  (  424):      at android.os.Parcel.readArrayMapInternal(Parcel.java:2485)
  3890. E/Parcel  (  424):      at android.os.BaseBundle.unparcel(BaseBundle.java:221)
  3891. E/Parcel  (  424):      at android.os.Bundle.putAll(Bundle.java:182)
  3892. E/Parcel  (  424):      at android.content.Intent.fillIn(Intent.java:7073)
  3893. E/Parcel  (  424):      at com.android.server.am.PendingIntentRecord.sendInner(PendingIntentRecord.java:213)
  3894. E/Parcel  (  424):      at com.android.server.am.PendingIntentRecord.send(PendingIntentRecord.java:195)
  3895. E/Parcel  (  424):      at android.app.PendingIntent.send(PendingIntent.java:733)
  3896. E/Parcel  (  424):      at android.app.PendingIntent.send(PendingIntent.java:687)
  3897. E/Parcel  (  424):      at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:1752)
  3898. E/Parcel  (  424):      at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:1922)
  3899. E/Parcel  (  424): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.emailcommon.provider.Account" on path: DexPathList[[directory "."],nativeLibraryDirectories=[/vendor/lib, /system/lib]]
  3900. E/Parcel  (  424):      at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
  3901. E/Parcel  (  424):      at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
  3902. E/Parcel  (  424):      at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
  3903. E/Parcel  (  424):      ... 16 more
  3904. E/Parcel  (  424):      Suppressed: java.lang.ClassNotFoundException: com.android.emailcommon.provider.Account
  3905. E/Parcel  (  424):              at java.lang.Class.classForName(Native Method)
  3906. E/Parcel  (  424):              at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
  3907. E/Parcel  (  424):              at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
  3908. E/Parcel  (  424):              at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
  3909. E/Parcel  (  424):              ... 17 more
  3910. E/Parcel  (  424):      Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack available
  3911. W/Intent  (  424): Failure filling in extras
  3912. W/Intent  (  424): android.os.BadParcelableException: ClassNotFoundException when unmarshalling: com.android.emailcommon.provider.Account
  3913. W/Intent  (  424):      at android.os.Parcel.readParcelableCreator(Parcel.java:2295)
  3914. W/Intent  (  424):      at android.os.Parcel.readParcelable(Parcel.java:2245)
  3915. W/Intent  (  424):      at android.os.Parcel.readValue(Parcel.java:2152)
  3916. W/Intent  (  424):      at android.os.Parcel.readArrayMapInternal(Parcel.java:2485)
  3917. W/Intent  (  424):      at android.os.BaseBundle.unparcel(BaseBundle.java:221)
  3918. W/Intent  (  424):      at android.os.Bundle.putAll(Bundle.java:182)
  3919. W/Intent  (  424):      at android.content.Intent.fillIn(Intent.java:7073)
  3920. W/Intent  (  424):      at com.android.server.am.PendingIntentRecord.sendInner(PendingIntentRecord.java:213)
  3921. W/Intent  (  424):      at com.android.server.am.PendingIntentRecord.send(PendingIntentRecord.java:195)
  3922. W/Intent  (  424):      at android.app.PendingIntent.send(PendingIntent.java:733)
  3923. W/Intent  (  424):      at android.app.PendingIntent.send(PendingIntent.java:687)
  3924. W/Intent  (  424):      at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:1752)
  3925. W/Intent  (  424):      at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:1922)
  3926. I/Exchange(27503): requestPing EasOperation Account {name=patrick_t_wong@hotmail.com, type=com.android.exchange}, Bundle[{force=true, __push_only__=true}]
  3927. E/Exchange(27503): Exception while handling response
  3928. E/Exchange(27503): java.io.IOException
  3929. E/Exchange(27503):      at com.android.exchange.adapter.AbstractSyncParser.parse(AbstractSyncParser.java:178)
  3930. E/Exchange(27503):      at com.android.exchange.adapter.EmailSyncParser.parse(EmailSyncParser.java:770)
  3931. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.handleResponse(EasSyncBase.java:109)
  3932. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperationInternal(EasOperation.java:325)
  3933. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperation(EasOperation.java:264)
  3934. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.performOperation(EasSyncBase.java:125)
  3935. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.syncMailbox(EasFullSyncOperation.java:263)
  3936. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.performOperation(EasFullSyncOperation.java:175)
  3937. E/Exchange(27503):      at com.android.exchange.service.EasService.doOperation(EasService.java:401)
  3938. E/Exchange(27503):      at com.android.exchange.service.EasService$1.sync(EasService.java:132)
  3939. E/Exchange(27503):      at com.android.exchange.service.EmailSyncAdapterService$SyncAdapterImpl.onPerformSync(EmailSyncAdapterService.java:127)
  3940. E/Exchange(27503):      at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  3941. I/Exchange(27503): Fatal result -4 on syncMailbox
  3942. I/Exchange(27503): PSS syncEnd for account acct:3
  3943. I/Exchange(27503): PSS last sync had error, scheduling delayed ping acct:3.
  3944. I/Exchange(27503): PSS Scheduling a delayed ping acct:3.
  3945. I/Exchange(27503): PSS removing account state for acct:3
  3946. D/SyncManager(  424): failed sync operation patrick_t_wong@hotmail.com u0 (com.android.exchange), com.android.email.provider, SERVER, currentRunTime 139188026, reason: 10036, SyncResult: stats [ numIoExceptions: 1]
  3947. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3948. I/Exchange(27503): onPerformSync email: Bundle[{ignore_settings=true, force=true, ignore_backoff=true, __push_only__=true}]
  3949. I/Exchange(27503): PSS pushModify acct:3
  3950. I/Exchange(27503): PSS adding account state for acct:3
  3951. I/Exchange(27503): PSS pushModify acct:3
  3952. I/Exchange(27503): PSS starting ping task acct:3
  3953. I/Exchange(27503): Ping task starting for 3
  3954. I/Exchange(27503): onPerformSync email: Bundle[{__account_only__=true}]
  3955. I/Exchange(27503): PSS syncStart for account acct:3
  3956. I/Exchange(27503): PSS Sync is pre-empting a ping acct:3
  3957. I/Exchange(27503): Interrupt with reason 1
  3958. I/Exchange(27503): PSS Sync needs to wait: Ping: yes, Pending tasks: 1 acct: 3
  3959. I/Exchange(27503): Ping task ending with status: -1
  3960. I/Exchange(27503): PSS pingEnd for account 3
  3961. I/Exchange(27503): PSS pingEnd, syncs still in progress acct:3.
  3962. I/art     (23437): Explicit concurrent mark sweep GC freed 5011(258KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 4MB/5MB, paused 671us total 80.383ms
  3963. I/Exchange(27503): PSS syncEnd for account acct:3
  3964. I/Exchange(27503): PSS last sync succeeded, starting new ping acct:3.
  3965. I/Exchange(27503): Ping task starting for 3
  3966. I/Exchange(27503): onPerformSync email: Bundle[{__mailboxCount__=2, __mailboxId0__=54, __mailboxId1__=56}]
  3967. I/Exchange(27503): PSS syncStart for account acct:3
  3968. I/Exchange(27503): PSS Sync is pre-empting a ping acct:3
  3969. I/Exchange(27503): Interrupt with reason 1
  3970. I/Exchange(27503): PSS Sync needs to wait: Ping: yes, Pending tasks: 1 acct: 3
  3971. I/Exchange(27503): Ping task ending with status: -1
  3972. I/Exchange(27503): PSS pingEnd for account 3
  3973. I/Exchange(27503): PSS pingEnd, syncs still in progress acct:3.
  3974. E/Exchange(27503): Exception while handling response
  3975. E/Exchange(27503): java.io.IOException
  3976. E/Exchange(27503):      at com.android.exchange.adapter.AbstractSyncParser.parse(AbstractSyncParser.java:178)
  3977. E/Exchange(27503):      at com.android.exchange.adapter.EmailSyncParser.parse(EmailSyncParser.java:770)
  3978. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.handleResponse(EasSyncBase.java:109)
  3979. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperationInternal(EasOperation.java:325)
  3980. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperation(EasOperation.java:264)
  3981. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.performOperation(EasSyncBase.java:125)
  3982. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.syncMailbox(EasFullSyncOperation.java:263)
  3983. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.performOperation(EasFullSyncOperation.java:175)
  3984. E/Exchange(27503):      at com.android.exchange.service.EasService.doOperation(EasService.java:401)
  3985. E/Exchange(27503):      at com.android.exchange.service.EasService$1.sync(EasService.java:132)
  3986. E/Exchange(27503):      at com.android.exchange.service.EmailSyncAdapterService$SyncAdapterImpl.onPerformSync(EmailSyncAdapterService.java:127)
  3987. E/Exchange(27503):      at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  3988. I/Exchange(27503): Fatal result -4 on syncMailbox
  3989. I/Exchange(27503): PSS syncEnd for account acct:3
  3990. I/Exchange(27503): PSS last sync had error, scheduling delayed ping acct:3.
  3991. I/Exchange(27503): PSS Scheduling a delayed ping acct:3.
  3992. I/Exchange(27503): PSS removing account state for acct:3
  3993. D/SyncManager(  424): failed sync operation patrick_t_wong@hotmail.com u0 (com.android.exchange), com.android.email.provider, SERVER, currentRunTime 139249243, reason: 10036, SyncResult: stats [ numIoExceptions: 1]
  3994. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3995. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3996. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3997. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3998. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  3999. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4000. I/NuCachedSource2(  145): Cache full, done prefetching for now
  4001. I/NuCachedSource2(  145): restarting prefetcher, totalSize = 5242880
  4002. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4003. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4004. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4005. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4006. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4007. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4008. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4009. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4010. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4011. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4012. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4013. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4014. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4015. I/Exchange(27503): onPerformSync email: Bundle[{__account_only__=true}]
  4016. I/Exchange(27503): PSS syncStart for account acct:3
  4017. I/Exchange(27503): PSS adding account state for acct:3
  4018. I/Exchange(27503): onPerformSync contacts starting Bundle[{__mailboxCount__=6, __mailboxId0__=33, __mailboxId1__=36, __mailboxId2__=39, __mailboxId3__=40, __mailboxId4__=41, __mailboxId5__=42}]
  4019. I/Exchange(27503): PSS syncStart for account acct:2
  4020. I/Exchange(27503): PSS adding account state for acct:2
  4021. I/qtaguid (27503): Failed write_ctrl(u 19) res=-1 errno=22
  4022. I/qtaguid (27503): Untagging socket 19 failed errno=-22
  4023. W/NetworkManagementSocketTagger(27503): untagSocket(19) failed with errno -22
  4024. I/Exchange(27503): PSS syncEnd for account acct:3
  4025. I/Exchange(27503): PSS push enabled is unknown
  4026. I/Exchange(27503): PSS last sync succeeded, starting new ping acct:3.
  4027. I/Exchange(27503): Ping task starting for 3
  4028. I/Exchange(27503): onPerformSync email: Bundle[{__mailboxCount__=2, __mailboxId0__=54, __mailboxId1__=56}]
  4029. E/Exchange(27503): Exception while handling response
  4030. E/Exchange(27503): java.io.IOException
  4031. E/Exchange(27503):      at com.android.exchange.adapter.AbstractSyncParser.parse(AbstractSyncParser.java:178)
  4032. E/Exchange(27503):      at com.android.exchange.adapter.EmailSyncParser.parse(EmailSyncParser.java:770)
  4033. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.handleResponse(EasSyncBase.java:109)
  4034. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperationInternal(EasOperation.java:325)
  4035. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperation(EasOperation.java:264)
  4036. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.performOperation(EasSyncBase.java:125)
  4037. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.syncMailbox(EasFullSyncOperation.java:263)
  4038. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.performOperation(EasFullSyncOperation.java:175)
  4039. E/Exchange(27503):      at com.android.exchange.service.EasService.doOperation(EasService.java:401)
  4040. E/Exchange(27503):      at com.android.exchange.service.EasService$1.sync(EasService.java:132)
  4041. E/Exchange(27503):      at com.android.exchange.service.ContactsSyncAdapterService$SyncAdapterImpl.onPerformSync(ContactsSyncAdapterService.java:134)
  4042. E/Exchange(27503):      at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  4043. I/Exchange(27503): PSS syncStart for account acct:3
  4044. I/Exchange(27503): PSS Sync is pre-empting a ping acct:3
  4045. I/Exchange(27503): Interrupt with reason 1
  4046. I/Exchange(27503): PSS Sync needs to wait: Ping: yes, Pending tasks: 1 acct: 3
  4047. I/Exchange(27503): Ping task ending with status: -1
  4048. I/Exchange(27503): PSS pingEnd for account 3
  4049. I/Exchange(27503): PSS pingEnd, syncs still in progress acct:3.
  4050. I/Exchange(27503): Fatal result -4 on syncMailbox
  4051. I/Exchange(27503): PSS syncEnd for account acct:2
  4052. I/Exchange(27503): PSS push enabled is unknown
  4053. I/Exchange(27503): PSS last sync had error, scheduling delayed ping acct:2.
  4054. I/Exchange(27503): PSS Scheduling a delayed ping acct:2.
  4055. I/Exchange(27503): PSS removing account state for acct:2
  4056. D/SyncManager(  424): failed sync operation patrick.t.wong@outlook.com u0 (com.android.exchange), com.android.contacts, SERVER, currentRunTime 139289704, reason: 10036, SyncResult: stats [ numIoExceptions: 1]
  4057. E/Exchange(27503): Exception while handling response
  4058. E/Exchange(27503): java.io.IOException
  4059. E/Exchange(27503):      at com.android.exchange.adapter.AbstractSyncParser.parse(AbstractSyncParser.java:178)
  4060. E/Exchange(27503):      at com.android.exchange.adapter.EmailSyncParser.parse(EmailSyncParser.java:770)
  4061. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.handleResponse(EasSyncBase.java:109)
  4062. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperationInternal(EasOperation.java:325)
  4063. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperation(EasOperation.java:264)
  4064. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.performOperation(EasSyncBase.java:125)
  4065. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.syncMailbox(EasFullSyncOperation.java:263)
  4066. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.performOperation(EasFullSyncOperation.java:175)
  4067. E/Exchange(27503):      at com.android.exchange.service.EasService.doOperation(EasService.java:401)
  4068. E/Exchange(27503):      at com.android.exchange.service.EasService$1.sync(EasService.java:132)
  4069. E/Exchange(27503):      at com.android.exchange.service.EmailSyncAdapterService$SyncAdapterImpl.onPerformSync(EmailSyncAdapterService.java:127)
  4070. E/Exchange(27503):      at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  4071. I/Exchange(27503): Fatal result -4 on syncMailbox
  4072. I/Exchange(27503): PSS syncEnd for account acct:3
  4073. I/Exchange(27503): PSS last sync had error, scheduling delayed ping acct:3.
  4074. I/Exchange(27503): PSS Scheduling a delayed ping acct:3.
  4075. I/Exchange(27503): PSS removing account state for acct:3
  4076. D/SyncManager(  424): failed sync operation patrick_t_wong@hotmail.com u0 (com.android.exchange), com.android.email.provider, SERVER, currentRunTime 139252095, reason: 10036, SyncResult: stats [ numIoExceptions: 1]
  4077. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4078. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4079. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4080. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4081. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4082. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4083. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4084. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4085. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4086. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4087. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4088. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4089. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4090. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4091. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4092. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4093. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4094. I/art     (20447): Background sticky concurrent mark sweep GC freed 69742(1302KB) AllocSpace objects, 0(0B) LOS objects, 19% free, 5MB/7MB, paused 2.136ms total 122.070ms
  4095. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4096. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4097. I/Exchange(27503): onPerformSync email: Bundle[{__account_only__=true}]
  4098. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4099. I/Exchange(27503): PSS syncStart for account acct:3
  4100. I/Exchange(27503): PSS adding account state for acct:3
  4101. I/Exchange(27503): PSS syncEnd for account acct:3
  4102. I/Exchange(27503): PSS push enabled is unknown
  4103. I/Exchange(27503): PSS last sync succeeded, starting new ping acct:3.
  4104. I/Exchange(27503): Ping task starting for 3
  4105. I/Exchange(27503): onPerformSync email: Bundle[{__mailboxCount__=2, __mailboxId0__=54, __mailboxId1__=56}]
  4106. I/Exchange(27503): PSS syncStart for account acct:3
  4107. I/Exchange(27503): PSS Sync is pre-empting a ping acct:3
  4108. I/Exchange(27503): Interrupt with reason 1
  4109. I/Exchange(27503): PSS Sync needs to wait: Ping: yes, Pending tasks: 1 acct: 3
  4110. I/Exchange(27503): Ping task ending with status: -1
  4111. I/Exchange(27503): PSS pingEnd for account 3
  4112. I/Exchange(27503): PSS pingEnd, syncs still in progress acct:3.
  4113. E/Exchange(27503): Exception while handling response
  4114. E/Exchange(27503): java.io.IOException
  4115. E/Exchange(27503):      at com.android.exchange.adapter.AbstractSyncParser.parse(AbstractSyncParser.java:178)
  4116. E/Exchange(27503):      at com.android.exchange.adapter.EmailSyncParser.parse(EmailSyncParser.java:770)
  4117. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.handleResponse(EasSyncBase.java:109)
  4118. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperationInternal(EasOperation.java:325)
  4119. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperation(EasOperation.java:264)
  4120. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.performOperation(EasSyncBase.java:125)
  4121. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.syncMailbox(EasFullSyncOperation.java:263)
  4122. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.performOperation(EasFullSyncOperation.java:175)
  4123. E/Exchange(27503):      at com.android.exchange.service.EasService.doOperation(EasService.java:401)
  4124. E/Exchange(27503):      at com.android.exchange.service.EasService$1.sync(EasService.java:132)
  4125. E/Exchange(27503):      at com.android.exchange.service.EmailSyncAdapterService$SyncAdapterImpl.onPerformSync(EmailSyncAdapterService.java:127)
  4126. E/Exchange(27503):      at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  4127. I/Exchange(27503): Fatal result -4 on syncMailbox
  4128. I/Exchange(27503): PSS syncEnd for account acct:3
  4129. I/Exchange(27503): PSS last sync had error, scheduling delayed ping acct:3.
  4130. I/Exchange(27503): PSS Scheduling a delayed ping acct:3.
  4131. I/Exchange(27503): PSS removing account state for acct:3
  4132. W/audio_hw_primary(  145): pcm_write: underrun
  4133. W/art     (27503): Suspending all threads took: 1.002s
  4134. W/art     (  424): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.acquireWakeLockInternal(android.os.IBinder, int, java.lang.String, java.lang.String, android.os.WorkSource, java.lang.String, int, int) from PowerManagerService.java:788 waiters=0 for 3.758s
  4135. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4136. W/art     (  424): Long monitor contention event with owner method=void com.android.server.AlarmManagerService$AlarmThread.run() from AlarmManagerService.java:1863 waiters=0 for 109ms
  4137. W/art     (  424): Long monitor contention event with owner method=int com.android.server.am.PendingIntentRecord.sendInner(int, android.content.Intent, java.lang.String, android.content.IIntentReceiver, java.lang.String, android.os.IBinder, java.lang.String, int, int, int, android.os.Bundle, android.app.IActivityContainer) from PendingIntentRecord.java:203 waiters=0 for 344ms
  4138. W/art     (  424): Long monitor contention event with owner method=int com.android.server.am.PendingIntentRecord.sendInner(int, android.content.Intent, java.lang.String, android.content.IIntentReceiver, java.lang.String, android.os.IBinder, java.lang.String, int, int, int, android.os.Bundle, android.app.IActivityContainer) from PendingIntentRecord.java:203 waiters=1 for 399ms
  4139. D/SyncManager(  424): failed sync operation patrick_t_wong@hotmail.com u0 (com.android.exchange), com.android.email.provider, SERVER, currentRunTime 139309267, reason: 10036, SyncResult: stats [ numIoExceptions: 1]
  4140. W/art     (  424): Long monitor contention event with owner method=int com.android.server.am.ActivityManagerService.broadcastIntent(android.app.IApplicationThread, android.content.Intent, java.lang.String, android.content.IIntentReceiver, int, java.lang.String, android.os.Bundle, java.lang.String, int, boolean, boolean, int) from ActivityManagerService.java:16429 waiters=0 for 159ms
  4141. I/Choreographer(20447): Skipped 977 frames!  The application may be doing too much work on its main thread.
  4142. W/audio_hw_primary(  145): pcm_write: underrun
  4143. W/audio_hw_primary(  145): pcm_write: underrun
  4144. W/audio_hw_primary(  145): pcm_write: underrun
  4145. W/audio_hw_primary(  145): pcm_write: underrun
  4146. W/audio_hw_primary(  145): pcm_write: underrun
  4147. W/audio_hw_primary(  145): pcm_write: underrun
  4148. W/audio_hw_primary(  145): pcm_write: underrun
  4149. W/art     (  424): Long monitor contention event with owner method=com.android.server.content.SyncStorageEngine$PendingOperation com.android.server.content.SyncStorageEngine.insertIntoPending(com.android.server.content.SyncOperation) from SyncStorageEngine.java:1071 waiters=0 for 16.783s
  4150. W/audio_hw_primary(  145): pcm_write: underrun
  4151. W/art     (  424): Long monitor contention event with owner method=void com.android.server.Watchdog.run() from Watchdog.java:339 waiters=0 for 955ms
  4152. W/audio_hw_primary(  145): pcm_write: underrun
  4153. W/audio_hw_primary(  145): pcm_write: underrun
  4154. W/audio_hw_primary(  145): pcm_write: underrun
  4155. W/audio_hw_primary(  145): pcm_write: underrun
  4156. W/art     (  424): Long monitor contention event with owner method=com.android.server.content.SyncStorageEngine$PendingOperation com.android.server.content.SyncStorageEngine.insertIntoPending(com.android.server.content.SyncOperation) from SyncStorageEngine.java:1071 waiters=1 for 26.716s
  4157. W/art     (  424): Long monitor contention event with owner method=void com.android.server.Watchdog.run() from Watchdog.java:339 waiters=1 for 4.994s
  4158. W/audio_hw_primary(  145): pcm_write: underrun
  4159. W/audio_hw_primary(  145): pcm_write: underrun
  4160. I/AudioFlinger(  145): BUFFER TIMEOUT: remove(4096) from active list on thread 0x758e8000
  4161. W/AudioTrack(  145): releaseBuffer() track 0x7503f180 disabled due to previous underrun, restarting
  4162. V/audio_hw_primary(  145): out_set_parameters: CALLED: 'routing=2'
  4163. W/audio_hw_primary(  145): pcm_write: underrun
  4164. W/art     (  424): Long monitor contention event with owner method=int com.android.server.am.PendingIntentRecord.sendInner(int, android.content.Intent, java.lang.String, android.content.IIntentReceiver, java.lang.String, android.os.IBinder, java.lang.String, int, int, int, android.os.Bundle, android.app.IActivityContainer) from PendingIntentRecord.java:203 waiters=0 for 8.167s
  4165. W/art     (  424): Long monitor contention event with owner method=boolean com.android.server.content.SyncStorageEngine.getMasterSyncAutomatically(int) from SyncStorageEngine.java:1041 waiters=1 for 12.161s
  4166. W/art     (  424): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:553 waiters=0 for 329ms
  4167. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4168. W/art     (  424): Long monitor contention event with owner method=void com.android.internal.os.BatteryStatsImpl.setBatteryState(int, int, int, int, int, int) from BatteryStatsImpl.java:6995 waiters=0 for 550ms
  4169. W/art     (  424): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.acquireWakeLockInternal(android.os.IBinder, int, java.lang.String, java.lang.String, android.os.WorkSource, java.lang.String, int, int) from PowerManagerService.java:788 waiters=0 for 1.196s
  4170. W/art     (  424): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.acquireWakeLockInternal(android.os.IBinder, int, java.lang.String, java.lang.String, android.os.WorkSource, java.lang.String, int, int) from PowerManagerService.java:788 waiters=2 for 605ms
  4171. W/art     (  424): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.acquireWakeLockInternal(android.os.IBinder, int, java.lang.String, java.lang.String, android.os.WorkSource, java.lang.String, int, int) from PowerManagerService.java:788 waiters=1 for 729ms
  4172. I/EntropyMixer(  424): Writing entropy...
  4173. I/Choreographer(  661): Skipped 1013 frames!  The application may be doing too much work on its main thread.
  4174. D/WifiService(  424): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19e8a072}
  4175. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4176. I/iu.Environment(18840): update battery state; isPlugged? true*
  4177. I/iu.FingerprintManager(18840): Start processing all media
  4178. I/Choreographer(20447): Skipped 2614 frames!  The application may be doing too much work on its main thread.
  4179. I/GCoreUlr(  942): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.intent.action.ACTION_POWER_CONNECTED}]
  4180. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4181. I/iu.FingerprintManager(18840): Start processing media store URI: content://media/external/images/media
  4182. I/iu.UploadsManager(18840): num queued entries: 0
  4183. I/iu.UploadsManager(18840): num updated entries: 0
  4184. I/iu.SyncManager(18840): NEXT; no task
  4185. I/art     (  148): Background concurrent mark sweep GC freed 788(33KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1931KB/3MB, paused 274us total 108.734ms
  4186. I/ActivityManager(  424): Start proc 25979:android.process.media/u0a4 for content provider com.android.providers.media/.MediaProvider
  4187. I/ActivityManager(  424): Start proc 25993:com.estrongs.android.pop/u0a96 for broadcast com.estrongs.android.pop/.app.StartServiceReceiver
  4188. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4189. W/art     (  942): Suspending all threads took: 75.561ms
  4190. I/art     (  942): Background sticky concurrent mark sweep GC freed 32572(1444KB) AllocSpace objects, 3(48KB) LOS objects, 16% free, 8MB/9MB, paused 172.851ms total 1.789s
  4191. I/GCoreUlr(  942): DispatchingService.onCreate()
  4192. E/Parcel  (  424): Class not found when unmarshalling: com.android.emailcommon.provider.Account
  4193. E/Parcel  (  424): java.lang.ClassNotFoundException: com.android.emailcommon.provider.Account
  4194. E/Parcel  (  424):      at java.lang.Class.classForName(Native Method)
  4195. E/Parcel  (  424):      at java.lang.Class.forName(Class.java:309)
  4196. E/Parcel  (  424):      at java.lang.Class.forName(Class.java:273)
  4197. E/Parcel  (  424):      at android.os.Parcel.readParcelableCreator(Parcel.java:2281)
  4198. E/Parcel  (  424):      at android.os.Parcel.readParcelable(Parcel.java:2245)
  4199. E/Parcel  (  424):      at android.os.Parcel.readValue(Parcel.java:2152)
  4200. E/Parcel  (  424):      at android.os.Parcel.readArrayMapInternal(Parcel.java:2485)
  4201. E/Parcel  (  424):      at android.os.BaseBundle.unparcel(BaseBundle.java:221)
  4202. E/Parcel  (  424):      at android.os.Bundle.putAll(Bundle.java:182)
  4203. E/Parcel  (  424):      at android.content.Intent.fillIn(Intent.java:7073)
  4204. E/Parcel  (  424):      at com.android.server.am.PendingIntentRecord.sendInner(PendingIntentRecord.java:213)
  4205. E/Parcel  (  424):      at com.android.server.am.PendingIntentRecord.send(PendingIntentRecord.java:195)
  4206. E/Parcel  (  424):      at android.app.PendingIntent.send(PendingIntent.java:733)
  4207. E/Parcel  (  424):      at android.app.PendingIntent.send(PendingIntent.java:687)
  4208. E/Parcel  (  424):      at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:1752)
  4209. E/Parcel  (  424):      at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:1922)
  4210. E/Parcel  (  424): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.emailcommon.provider.Account" on path: DexPathList[[directory "."],nativeLibraryDirectories=[/vendor/lib, /system/lib]]
  4211. E/Parcel  (  424):      at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
  4212. E/Parcel  (  424):      at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
  4213. E/Parcel  (  424):      at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
  4214. E/Parcel  (  424):      ... 16 more
  4215. E/Parcel  (  424):      Suppressed: java.lang.ClassNotFoundException: com.android.emailcommon.provider.Account
  4216. E/Parcel  (  424):              at java.lang.Class.classForName(Native Method)
  4217. E/Parcel  (  424):              at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
  4218. E/Parcel  (  424):              at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
  4219. E/Parcel  (  424):              at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
  4220. E/Parcel  (  424):              ... 17 more
  4221. E/Parcel  (  424):      Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack available
  4222. W/Intent  (  424): Failure filling in extras
  4223. W/Intent  (  424): android.os.BadParcelableException: ClassNotFoundException when unmarshalling: com.android.emailcommon.provider.Account
  4224. W/Intent  (  424):      at android.os.Parcel.readParcelableCreator(Parcel.java:2295)
  4225. W/Intent  (  424):      at android.os.Parcel.readParcelable(Parcel.java:2245)
  4226. W/Intent  (  424):      at android.os.Parcel.readValue(Parcel.java:2152)
  4227. W/Intent  (  424):      at android.os.Parcel.readArrayMapInternal(Parcel.java:2485)
  4228. W/Intent  (  424):      at android.os.BaseBundle.unparcel(BaseBundle.java:221)
  4229. W/Intent  (  424):      at android.os.Bundle.putAll(Bundle.java:182)
  4230. W/Intent  (  424):      at android.content.Intent.fillIn(Intent.java:7073)
  4231. W/Intent  (  424):      at com.android.server.am.PendingIntentRecord.sendInner(PendingIntentRecord.java:213)
  4232. W/Intent  (  424):      at com.android.server.am.PendingIntentRecord.send(PendingIntentRecord.java:195)
  4233. W/Intent  (  424):      at android.app.PendingIntent.send(PendingIntent.java:733)
  4234. W/Intent  (  424):      at android.app.PendingIntent.send(PendingIntent.java:687)
  4235. W/Intent  (  424):      at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:1752)
  4236. W/Intent  (  424):      at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:1922)
  4237. W/art     (  424): Long monitor contention event with owner method=void com.android.server.AlarmManagerService$AlarmThread.run() from AlarmManagerService.java:1863 waiters=0 for 1.213s
  4238. W/art     (  424): Long monitor contention event with owner method=int com.android.server.am.PendingIntentRecord.sendInner(int, android.content.Intent, java.lang.String, android.content.IIntentReceiver, java.lang.String, android.os.IBinder, java.lang.String, int, int, int, android.os.Bundle, android.app.IActivityContainer) from PendingIntentRecord.java:203 waiters=0 for 2.058s
  4239. W/art     (  424): Long monitor contention event with owner method=int com.android.server.am.PendingIntentRecord.sendInner(int, android.content.Intent, java.lang.String, android.content.IIntentReceiver, java.lang.String, android.os.IBinder, java.lang.String, int, int, int, android.os.Bundle, android.app.IActivityContainer) from PendingIntentRecord.java:203 waiters=1 for 2.154s
  4240. W/art     (  424): Long monitor contention event with owner method=int com.android.server.am.PendingIntentRecord.sendInner(int, android.content.Intent, java.lang.String, android.content.IIntentReceiver, java.lang.String, android.os.IBinder, java.lang.String, int, int, int, android.os.Bundle, android.app.IActivityContainer) from PendingIntentRecord.java:203 waiters=2 for 1.498s
  4241. W/art     (  424): Long monitor contention event with owner method=int com.android.server.am.PendingIntentRecord.sendInner(int, android.content.Intent, java.lang.String, android.content.IIntentReceiver, java.lang.String, android.os.IBinder, java.lang.String, int, int, int, android.os.Bundle, android.app.IActivityContainer) from PendingIntentRecord.java:203 waiters=3 for 1.413s
  4242. W/art     (  424): Long monitor contention event with owner method=int com.android.server.am.PendingIntentRecord.sendInner(int, android.content.Intent, java.lang.String, android.content.IIntentReceiver, java.lang.String, android.os.IBinder, java.lang.String, int, int, int, android.os.Bundle, android.app.IActivityContainer) from PendingIntentRecord.java:203 waiters=4 for 825ms
  4243. W/art     (  424): Long monitor contention event with owner method=int com.android.server.am.PendingIntentRecord.sendInner(int, android.content.Intent, java.lang.String, android.content.IIntentReceiver, java.lang.String, android.os.IBinder, java.lang.String, int, int, int, android.os.Bundle, android.app.IActivityContainer) from PendingIntentRecord.java:203 waiters=5 for 361ms
  4244. W/art     (  424): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.trimApplications() from ActivityManagerService.java:18657 waiters=3 for 375ms
  4245. W/art     (  424): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6117 waiters=2 for 385ms
  4246. W/art     (  424): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6117 waiters=3 for 356ms
  4247. W/art     (  424): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6117 waiters=4 for 270ms
  4248. I/Exchange(27503): requestPing EasOperation Account {name=patrick_t_wong@hotmail.com, type=com.android.exchange}, Bundle[{force=true, __push_only__=true}]
  4249. W/art     (  424): Long monitor contention event with owner method=com.android.server.content.SyncStorageEngine$PendingOperation com.android.server.content.SyncStorageEngine.insertIntoPending(com.android.server.content.SyncOperation) from SyncStorageEngine.java:1071 waiters=0 for 129ms
  4250. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  4251. I/Exchange(27503): onPerformSync contacts starting Bundle[{__mailboxCount__=6, __mailboxId0__=54, __mailboxId1__=56, __mailboxId2__=59, __mailboxId3__=60, __mailboxId4__=61, __mailboxId5__=62}]
  4252. I/art     (  424): Background sticky concurrent mark sweep GC freed 28263(1432KB) AllocSpace objects, 8(197KB) LOS objects, 8% free, 17MB/19MB, paused 3.082ms total 756.195ms
  4253. I/art     (23437): Explicit concurrent mark sweep GC freed 5439(290KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 4MB/5MB, paused 2.136ms total 414.581ms
  4254. I/GCoreUlr(  942): WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.intent.action.ACTION_POWER_CONNECTED
  4255. I/Exchange(27503): PSS syncStart for account acct:3
  4256. I/Exchange(27503): PSS adding account state for acct:3
  4257. D/WifiService(  424): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19e8a072}
  4258. W/art     (18840): Suspending all threads took: 72.296ms
  4259. W/art     (23437): Suspending all threads took: 2.993s
  4260. W/libbacktrace(25979): void ThreadEntry::Wait(int): pthread_cond_timedwait failed: Connection timed out
  4261. W/libbacktrace(25993): void ThreadEntry::Wait(int): pthread_cond_timedwait failed: Connection timed out
  4262. W/art     (  424): Long monitor contention event with owner method=int com.android.server.am.PendingIntentRecord.sendInner(int, android.content.Intent, java.lang.String, android.content.IIntentReceiver, java.lang.String, android.os.IBinder, java.lang.String, int, int, int, android.os.Bundle, android.app.IActivityContainer) from PendingIntentRecord.java:203 waiters=0 for 15.528s
  4263. I/AudioFlinger(  145): BUFFER TIMEOUT: remove(4096) from active list on thread 0x758e8000
  4264. W/AudioTrack(  145): releaseBuffer() track 0x7503f180 disabled due to previous underrun, restarting
  4265. V/audio_hw_primary(  145): out_set_parameters: CALLED: 'routing=2'
  4266. W/audio_hw_primary(  145): pcm_write: underrun
  4267. W/audio_hw_primary(  145): pcm_write: underrun
  4268. I/AudioFlinger(  145): BUFFER TIMEOUT: remove(4096) from active list on thread 0x758e8000
  4269. W/AudioTrack(  145): releaseBuffer() track 0x7503f180 disabled due to previous underrun, restarting
  4270. V/audio_hw_primary(  145): out_set_parameters: CALLED: 'routing=2'
  4271. I/Process (  424): Sending signal. PID: 424 SIG: 3
  4272. W/art     (  424): Long monitor contention event with owner method=int com.android.server.am.PendingIntentRecord.sendInner(int, android.content.Intent, java.lang.String, android.content.IIntentReceiver, java.lang.String, android.os.IBinder, java.lang.String, int, int, int, android.os.Bundle, android.app.IActivityContainer) from PendingIntentRecord.java:203 waiters=1 for 34.918s
  4273. I/art     (  424): Thread[3,tid=430,WaitingInMainSignalCatcherLoop,Thread*=0x74827c00,peer=0x12c020a0,"Signal Catcher"]: reacting to signal 3
  4274. I/NuPlayer(  145): buffer low, pausing...
  4275. W/art     (  424): Suspending all threads took: 6.807s
  4276. V/audio_hw_primary(  145): do_out_standby: CALLED
  4277. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  4278. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  4279. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  4280. V/audio_hw_primary(  145): disable speaker/headphones
  4281. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  4282. W/MediaPlayer(20447): info/warning (703, 475)
  4283. W/MediaPlayer(20447): info/warning (701, 0)
  4284. I/Choreographer(20447): Skipped 5041 frames!  The application may be doing too much work on its main thread.
  4285. I/Choreographer(  661): Skipped 4188 frames!  The application may be doing too much work on its main thread.
  4286. I/NuPlayer(  145): buffer ready, resuming...
  4287. V/audio_hw_primary(  145): out_set_parameters: CALLED: 'routing=2'
  4288. W/MediaPlayer(20447): info/warning (703, 209)
  4289. W/MediaPlayer(20447): info/warning (702, 0)
  4290. V/audio_hw_primary(  145): start_output_stream: CALLED
  4291. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  4292. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  4293. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  4294. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  4295. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  4296. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  4297. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  4298. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  4299. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  4300. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  4301. V/audio_hw_primary(  145): enable speaker
  4302. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  4303. W/MediaHTTPConnection(20447): readAt 34756017 / 32768 => java.net.ProtocolException: unexpected end of stream
  4304. E/NuCachedSource2(  145): source returned error -1010, 0 retries left
  4305. F/art     (25993): art/runtime/thread_list.cc:173] Thread suspend timeout
  4306. F/art     (25993): art/runtime/thread_list.cc:173] mutator lock level=46 owner=18446744073709551615 state=1 num_pending_writers=0 num_pending_readers=0
  4307. F/art     (25993): art/runtime/thread_list.cc:173] DALVIK THREADS (11):
  4308. F/art     (25993): art/runtime/thread_list.cc:173] "main" prio=5 tid=1 Runnable
  4309. F/art     (25993): art/runtime/thread_list.cc:173]   | group="main" sCount=1 dsCount=0 obj=0x63023000 self=0x74827800
  4310. F/art     (25993): art/runtime/thread_list.cc:173]   | sysTid=25993 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x76f49bec
  4311. F/art     (25993): art/runtime/thread_list.cc:173]   | state=D schedstat=( 0 0 0 ) utm=6 stm=11 core=0 HZ=100
  4312. F/art     (25993): art/runtime/thread_list.cc:173]   | stack=0x7e273000-0x7e275000 stackSize=8MB
  4313. F/art     (25993): art/runtime/thread_list.cc:173]   | held mutexes= "mutator lock"(shared held)
  4314. F/art     (25993): art/runtime/thread_list.cc:173] Not able to dump stack of thread that isn't suspended
  4315. F/art     (25993): art/runtime/thread_list.cc:173] "Heap thread pool worker thread 0" prio=5 tid=2 Native (still starting up)
  4316. F/art     (25993): art/runtime/thread_list.cc:173]   | group="" sCount=1 dsCount=0 obj=0x0 self=0x70077400
  4317. F/art     (25993): art/runtime/thread_list.cc:173]   | sysTid=25999 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925080
  4318. F/art     (25993): art/runtime/thread_list.cc:173]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
  4319. F/art     (25993): art/runtime/thread_list.cc:173]   | stack=0x74228000-0x7422a000 stackSize=1020KB
  4320. F/art     (25993): art/runtime/thread_list.cc:173]   | held mutexes=
  4321. F/art     (25993): art/runtime/thread_list.cc:173]   native: #00 pc 00010470  /system/lib/libc.so (syscall+28)
  4322. F/art     (25993): art/runtime/thread_list.cc:173]   native: #01 pc 000a8d9f  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  4323. F/art     (25993): art/runtime/thread_list.cc:173]   native: #02 pc 002315a7  /system/lib/libart.so (art::ThreadPool::GetTask(art::Thread*)+50)
  4324. F/art     (25993): art/runtime/thread_list.cc:173]   native: #03 pc 0023154d  /system/lib/libart.so (art::ThreadPoolWorker::Run()+52)
  4325. F/art     (25993): art/runtime/thread_list.cc:173]   native: #04 pc 00231d89  /system/lib/libart.so (art::ThreadPoolWorker::Callback(void*)+52)
  4326. F/art     (25993): art/runtime/thread_list.cc:173]   native: #05 pc 000147d7  /system/lib/libc.so (__pthread_start(void*)+30)
  4327. F/art     (25993): art/runtime/thread_list.cc:173]   native: #06 pc 0001271f  /system/lib/libc.so (__start_thread+6)
  4328. F/art     (25993): art/runtime/thread_list.cc:173]   (no managed stack frames)
  4329. F/art     (25993): art/runtime/thread_list.cc:173]
  4330. F/art     (25993): art/runtime/thread_list.cc:173] "Signal Catcher" daemon prio=5 tid=3 WaitingInMainSignalCatcherLoop
  4331. F/art     (25993): art/runtime/thread_list.cc:173]   | group="system" sCount=1 dsCount=0 obj=0x12c000a0 self=0x74827400
  4332. F/art     (25993): art/runtime/thread_list.cc:173]   | sysTid=26000 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925300
  4333. F/art     (25993): art/runtime/thread_list.cc:173]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
  4334. F/art     (25993): art/runtime/thread_list.cc:173]   | stack=0x74126000-0x74128000 stackSize=1012KB
  4335. F/art     (25993): art/runtime/thread_list.cc:173]   | held mutexes=
  4336. F/art     (25993): art/runtime/thread_list.cc:173]   native: #00 pc 00038f24  /system/lib/libc.so (__rt_sigtimedwait+12)
  4337. F/art     (25993): art/runtime/thread_list.cc:173]   native: #01 pc 00015f75  /system/lib/libc.so (sigwait+24)
  4338. F/art     (25993): art/runtime/thread_list.cc:173]   native: #02 pc 0021acc3  /system/lib/libart.so (art::SignalCatcher::WaitForSignal(art::Thread*, art::SignalSet&)+66)
  4339. F/art     (25993): art/runtime/thread_list.cc:173]   native: #03 pc 0021c7c5  /system/lib/libart.so (art::SignalCatcher::Run(void*)+196)
  4340. F/art     (25993): art/runtime/thread_list.cc:173]   native: #04 pc 000147d7  /system/lib/libc.so (__pthread_start(void*)+30)
  4341. F/art     (25993): art/runtime/thread_list.cc:173]   native: #05 pc 0001271f  /system/lib/libc.so (__start_thread+6)
  4342. F/art     (25993): art/runtime/thread_list.cc:173]   (no managed stack frames)
  4343. F/art     (25993): art/runtime/thread_list.cc:173]
  4344. F/art     (25993): art/runtime/thread_list.cc:173] "JDWP" daemon prio=5 tid=4 WaitingInMainDebuggerLoop
  4345. F/art     (25993): art/runtime/thread_list.cc:173]   | group="system" sCount=1 dsCount=0 obj=0x12c010a0 self=0x70078400
  4346. F/art     (25993): art/runtime/thread_list.cc:173]   | sysTid=26001 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925580
  4347. F/art     (25993): art/runtime/thread_list.cc:173]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  4348. F/art     (25993): art/runtime/thread_list.cc:173]   | stack=0x74024000-0x74026000 stackSize=1012KB
  4349. F/art     (25993): art/runtime/thread_list.cc:173]   | held mutexes=
  4350. F/art     (25993): art/runtime/thread_list.cc:173]   native: #00 pc 00038054  /system/lib/libc.so (recvmsg+8)
  4351. F/art     (25993): art/runtime/thread_list.cc:173]   native: #01 pc 0028218b  /system/lib/libart.so (art::JDWP::JdwpAdbState::ReceiveClientFd()+86)
  4352. F/art     (25993): art/runtime/thread_list.cc:173]   native: #02 pc 0028227d  /system/lib/libart.so (art::JDWP::JdwpAdbState::Accept()+100)
  4353. F/art     (25993): art/runtime/thread_list.cc:173]   native: #03 pc 0018f891  /system/lib/libart.so (art::JDWP::JdwpState::Run()+292)
  4354. F/art     (25993): art/runtime/thread_list.cc:173]   native: #04 pc 00190df3  /system/lib/libart.so (art::JDWP::StartJdwpThread(void*)+10)
  4355. F/art     (25993): art/runtime/thread_list.cc:173]   native: #05 pc 000147d7  /system/lib/libc.so (__pthread_start(void*)+30)
  4356. F/art     (25993): art/runtime/thread_list.cc:173]   native: #06 pc 0001271f  /system/lib/libc.so (__start_thread+6)
  4357. F/art     (25993): art/runtime/thread_list.cc:173]   (no managed stack frames)
  4358. F/art     (25993): art/runtime/thread_list.cc:173]
  4359. F/art     (25993): art/runtime/thread_list.cc:173] "ReferenceQueueDaemon" daemon prio=5 tid=5 Waiting
  4360. F/art     (25993): art/runtime/thread_list.cc:173]   | group="system" sCount=1 dsCount=0 obj=0x12c060a0 self=0x74828c00
  4361. F/art     (25993): art/runtime/thread_list.cc:173]   | sysTid=26002 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925800
  4362. F/art     (25993): art/runtime/thread_list.cc:173]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  4363. F/art     (25993): art/runtime/thread_list.cc:173]   | stack=0x73f1c000-0x73f1e000 stackSize=1036KB
  4364. F/art     (25993): art/runtime/thread_list.cc:173]   | held mutexes=
  4365. F/art     (25993): art/runtime/thread_list.cc:173]   at java.lang.Object.wait!(Native method)
  4366. F/art     (25993): art/runtime/thread_list.cc:173]   - waiting on <0x076b06f0> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  4367. F/art     (25993): art/runtime/thread_list.cc:173]   at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:134)
  4368. F/art     (25993): art/runtime/thread_list.cc:173]   - locked <0x076b06f0> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  4369. F/art     (25993): art/runtime/thread_list.cc:173]   at java.lang.Thread.run(Thread.java:818)
  4370. F/art     (25993): art/runtime/thread_list.cc:173]
  4371. F/art     (25993): art/runtime/thread_list.cc:173] "FinalizerDaemon" daemon prio=5 tid=6 Waiting
  4372. F/art     (25993): art/runtime/thread_list.cc:173]   | group="system" sCount=1 dsCount=0 obj=0x12c06100 self=0x74829000
  4373. F/art     (25993): art/runtime/thread_list.cc:173]   | sysTid=26003 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925a80
  4374. F/art     (25993): art/runtime/thread_list.cc:173]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
  4375. F/art     (25993): art/runtime/thread_list.cc:173]   | stack=0x73e14000-0x73e16000 stackSize=1036KB
  4376. F/art     (25993): art/runtime/thread_list.cc:173]   | held mutexes=
  4377. F/art     (25993): art/runtime/thread_list.cc:173]   at java.lang.Object.wait!(Native method)
  4378. F/art     (25993): art/runtime/thread_list.cc:173]   - waiting on <0x124f4469> (a java.lang.ref.ReferenceQueue)
  4379. F/art     (25993): art/runtime/thread_list.cc:173]   at java.lang.Object.wait(Object.java:422)
  4380. F/art     (25993): art/runtime/thread_list.cc:173]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:101)
  4381. F/art     (25993): art/runtime/thread_list.cc:173]   - locked <0x124f4469> (a java.lang.ref.ReferenceQueue)
  4382. F/art     (25993): art/runtime/thread_list.cc:173]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:72)
  4383. F/art     (25993): art/runtime/thread_list.cc:173]   at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:174)
  4384. F/art     (25993): art/runtime/thread_list.cc:173]   at java.lang.Thread.run(Thread.java:818)
  4385. F/art     (25993): art/runtime/thread_list.cc:173]
  4386. F/art     (25993): art/runtime/thread_list.cc:173] "GCDaemon" daemon prio=5 tid=7 Waiting
  4387. F/art     (25993): art/runtime/thread_list.cc:173]   | group="system" sCount=1 dsCount=0 obj=0x12c06220 self=0x74829c00
  4388. F/art     (25993): art/runtime/thread_list.cc:173]   | sysTid=26006 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74927b00
  4389. F/art     (25993): art/runtime/thread_list.cc:173]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
  4390. F/art     (25993): art/runtime/thread_list.cc:173]   | stack=0x6e746000-0x6e748000 stackSize=1036KB
  4391. F/art     (25993): art/runtime/thread_list.cc:173]   | held mutexes=
  4392. F/art     (25993): art/runtime/thread_list.cc:173]   at java.lang.Object.wait!(Native method)
  4393. F/art     (25993): art/runtime/thread_list.cc:173]   - waiting on <0x04ce4eee> (a java.lang.Daemons$GCDaemon)
  4394. F/art     (25993): art/runtime/thread_list.cc:173]   at java.lang.Daemons$GCDaemon.run(Daemons.java:344)
  4395. F/art     (25993): art/runtime/thread_list.cc:173]   - locked <0x04ce4eee> (a java.lang.Daemons$GCDaemon)
  4396. F/art     (25993): art/runtime/thread_list.cc:173]   at java.lang.Thread.run(Thread.java:818)
  4397. F/art     (25993): art/runtime/thread_list.cc:173]
  4398. F/art     (25993): art/runtime/thread_list.cc:173] "HeapTrimmerDaemon" daemon prio=5 tid=8 WaitingPerformingGc
  4399. F/art     (25993): art/runtime/thread_list.cc:173]   | group="system" sCount=0 dsCount=0 obj=0x12c061c0 self=0x74829800
  4400. F/art     (25993): art/runtime/thread_list.cc:173]   | sysTid=26005 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74927600
  4401. F/art     (25993): art/runtime/thread_list.cc:173]   | state=R schedstat=( 0 0 0 ) utm=5 stm=20 core=0 HZ=100
  4402. F/art     (25993): art/runtime/thread_list.cc:173]   | stack=0x6e84a000-0x6e84c000 stackSize=1036KB
  4403. F/art     (25993): art/runtime/thread_list.cc:173]   | held mutexes=
  4404. F/art     (25993): art/runtime/thread_list.cc:173]   native: #00 pc 0000484c  /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind(unsigned int, ucontext*)+23)
  4405. F/art     (25993): art/runtime/thread_list.cc:173]   native: #01 pc 00003031  /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsigned int, ucontext*)+8)
  4406. F/art     (25993): art/runtime/thread_list.cc:173]   native: #02 pc 00242f29  /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::mirror::ArtMethod*)+68)
  4407. F/art     (25993): art/runtime/thread_list.cc:173]   native: #03 pc 002272d1  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+144)
  4408. F/art     (25993): art/runtime/thread_list.cc:173]   native: #04 pc 002303b9  /system/lib/libart.so (art::ThreadList::DumpLocked(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+104)
  4409. F/art     (25993): art/runtime/thread_list.cc:173]   native: #05 pc 002308af  /system/lib/libart.so (art::UnsafeLogFatalForThreadSuspendAllTimeout()+206)
  4410. F/art     (25993): art/runtime/thread_list.cc:173]   native: #06 pc 00230c07  /system/lib/libart.so (art::ThreadList::SuspendAll()+750)
  4411. F/art     (25993): art/runtime/thread_list.cc:173]   native: #07 pc 00134b8d  /system/lib/libart.so (art::gc::Heap::PerformHomogeneousSpaceCompact()+1764)
  4412. F/art     (25993): art/runtime/thread_list.cc:173]   native: #08 pc 00142065  /system/lib/libart.so (art::gc::Heap::DoPendingTransitionOrTrim()+772)
  4413. F/art     (25993): art/runtime/thread_list.cc:173]   native: #09 pc 000003df  /data/dalvik-cache/arm/system@framework@boot.oat (Java_dalvik_system_VMRuntime_trimHeap__+82)
  4414. F/art     (25993): art/runtime/thread_list.cc:173]   at dalvik.system.VMRuntime.trimHeap(Native method)
  4415. F/art     (25993): art/runtime/thread_list.cc:173]   at java.lang.Daemons$HeapTrimmerDaemon.run(Daemons.java:313)
  4416. F/art     (25993): art/runtime/thread_list.cc:173]   at java.lang.Thread.run(Thread.java:818)
  4417. F/art     (25993): art/runtime/thread_list.cc:173]
  4418. F/art     (25993): art/runtime/thread_list.cc:173] "FinalizerWatchdogDaemon" daemon prio=5 tid=9 Waiting
  4419. F/art     (25993): art/runtime/thread_list.cc:173]   | group="system" sCount=1 dsCount=0 obj=0x12c06160 self=0x74829400
  4420. F/art     (25993): art/runtime/thread_list.cc:173]   | sysTid=26004 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925f80
  4421. F/art     (25993): art/runtime/thread_list.cc:173]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
  4422. F/art     (25993): art/runtime/thread_list.cc:173]   | stack=0x6e94e000-0x6e950000 stackSize=1036KB
  4423. F/art     (25993): art/runtime/thread_list.cc:173]   | held mutexes=
  4424. F/art     (25993): art/runtime/thread_list.cc:173]   at java.lang.Object.wait!(Native method)
  4425. F/art     (25993): art/runtime/thread_list.cc:173]   - waiting on <0x21f84f8f> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  4426. F/art     (25993): art/runtime/thread_list.cc:173]   at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:240)
  4427. F/art     (25993): art/runtime/thread_list.cc:173]   - locked <0x21f84f8f> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  4428. F/art     (25993): art/runtime/thread_list.cc:173]   at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:212)
  4429. F/art     (25993): art/runtime/thread_list.cc:173]   at java.lang.Thread.run(Thread.java:818)
  4430. F/art     (25993): art/runtime/thread_list.cc:173]
  4431. F/art     (25993): art/runtime/thread_list.cc:173] "Binder_1" prio=5 tid=10 Native
  4432. F/art     (25993): art/runtime/thread_list.cc:173]   | group="main" sCount=1 dsCount=0 obj=0x12c540a0 self=0x70079400
  4433. F/art     (25993): art/runtime/thread_list.cc:173]   | sysTid=26008 nice=0 cgrp=default sched=0/0 handle=0x74927d80
  4434. F/art     (25993): art/runtime/thread_list.cc:173]   | state=S schedstat=( 0 0 0 ) utm=1 stm=0 core=1 HZ=100
  4435. F/art     (25993): art/runtime/thread_list.cc:173]   | stack=0x6e54a000-0x6e54c000 stackSize=1012KB
  4436. F/art     (25993): art/runtime/thread_list.cc:173]   | held mutexes=
  4437. F/art     (25993): art/runtime/thread_list.cc:173]   native: #00 pc 00037ee0  /system/lib/libc.so (__ioctl+8)
  4438. F/art     (25993): art/runtime/thread_list.cc:173]   native: #01 pc 0004fed5  /system/lib/libc.so (ioctl+14)
  4439. F/art     (25993): art/runtime/thread_list.cc:173]   native: #02 pc 0001f223  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+138)
  4440. F/art     (25993): art/runtime/thread_list.cc:173]   native: #03 pc 0001f713  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  4441. F/art     (25993): art/runtime/thread_list.cc:173]   native: #04 pc 0001f775  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  4442. F/art     (25993): art/runtime/thread_list.cc:173]   native: #05 pc 000238eb  /system/lib/libbinder.so (???)
  4443. F/art     (25993): art/runtime/thread_list.cc:173]   native: #06 pc 0000ef11  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
  4444. F/art     (25993): art/runtime/thread_list.cc:173]   native: #07 pc 0005bc41  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+72)
  4445. F/art     (25993): art/runtime/thread_list.cc:173]   native: #08 pc 0000ea81  /system/lib/libutils.so (???)
  4446. F/art     (25993): art/runtime/thread_list.cc:173]   native: #09 pc 000147d7  /system/lib/libc.so (__pthread_start(void*)+30)
  4447. F/art     (25993): art/runtime/thread_list.cc:173]   native: #10 pc 0001271f  /system/lib/libc.so (__start_thread+6)
  4448. F/art     (25993): art/runtime/thread_list.cc:173]   (no managed stack frames)
  4449. F/art     (25993): art/runtime/thread_list.cc:173]
  4450. F/art     (25993): art/runtime/thread_list.cc:173] "Binder_2" prio=5 tid=11 Native
  4451. F/art     (25993): art/runtime/thread_list.cc:173]   | group="main" sCount=1 dsCount=0 obj=0x12c590a0 self=0x7482ac00
  4452. F/art     (25993): art/runtime/thread_list.cc:173]   | sysTid=26010 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x70042080
  4453. F/art     (25993): art/runtime/thread_list.cc:173]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  4454. F/art     (25993): art/runtime/thread_list.cc:173]   | stack=0x6e44c000-0x6e44e000 stackSize=1012KB
  4455. F/art     (25993): art/runtime/thread_list.cc:173]   | held mutexes=
  4456. F/art     (25993): art/runtime/thread_list.cc:173]   native: #00 pc 00037ee0  /system/lib/libc.so (__ioctl+8)
  4457. F/art     (25993): art/runtime/thread_list.cc:173]   native: #01 pc 0004fed5  /system/lib/libc.so (ioctl+14)
  4458. F/art     (25993): art/runtime/thread_list.cc:173]   native: #02 pc 0001f223  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+138)
  4459. F/art     (25993): art/runtime/thread_list.cc:173]   native: #03 pc 0001f713  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  4460. F/art     (25993): art/runtime/thread_list.cc:173]   native: #04 pc 0001f775  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  4461. F/art     (25993): art/runtime/thread_list.cc:173]   native: #05 pc 000238eb  /system/lib/libbinder.so (???)
  4462. F/art     (25993): art/runtime/thread_list.cc:173]   native: #06 pc 0000ef11  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
  4463. F/art     (25993): art/runtime/thread_list.cc:173]   native: #07 pc 0005bc41  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+72)
  4464. F/art     (25993): art/runtime/thread_list.cc:173]   native: #08 pc 0000ea81  /system/lib/libutils.so (???)
  4465. F/art     (25993): art/runtime/thread_list.cc:173]   native: #09 pc 000147d7  /system/lib/libc.so (__pthread_start(void*)+30)
  4466. F/art     (25993): art/runtime/thread_list.cc:173]   native: #10 pc 0001271f  /system/lib/libc.so (__start_thread+6)
  4467. F/art     (25993): art/runtime/thread_list.cc:173]   (no managed stack frames)
  4468. F/art     (25993): art/runtime/thread_list.cc:173]
  4469. F/art     (25993): art/runtime/thread_list.cc:173]
  4470. F/art     (25979): art/runtime/thread_list.cc:173] Thread suspend timeout
  4471. F/art     (25979): art/runtime/thread_list.cc:173] mutator lock level=46 owner=18446744073709551615 state=1 num_pending_writers=0 num_pending_readers=0
  4472. F/art     (25979): art/runtime/thread_list.cc:173] DALVIK THREADS (11):
  4473. F/art     (25979): art/runtime/thread_list.cc:173] "main" prio=5 tid=1 Runnable
  4474. F/art     (25979): art/runtime/thread_list.cc:173]   | group="main" sCount=1 dsCount=0 obj=0x63023000 self=0x74827800
  4475. F/art     (25979): art/runtime/thread_list.cc:173]   | sysTid=25979 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x76f49bec
  4476. F/art     (25979): art/runtime/thread_list.cc:173]   | state=D schedstat=( 0 0 0 ) utm=1 stm=16 core=0 HZ=100
  4477. F/art     (25979): art/runtime/thread_list.cc:173]   | stack=0x7e273000-0x7e275000 stackSize=8MB
  4478. F/art     (25979): art/runtime/thread_list.cc:173]   | held mutexes= "mutator lock"(shared held)
  4479. F/art     (25979): art/runtime/thread_list.cc:173] Not able to dump stack of thread that isn't suspended
  4480. F/art     (25979): art/runtime/thread_list.cc:173] "Heap thread pool worker thread 0" prio=5 tid=2 Native (still starting up)
  4481. F/art     (25979): art/runtime/thread_list.cc:173]   | group="" sCount=1 dsCount=0 obj=0x0 self=0x70077400
  4482. F/art     (25979): art/runtime/thread_list.cc:173]   | sysTid=25985 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925f80
  4483. F/art     (25979): art/runtime/thread_list.cc:173]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
  4484. F/art     (25979): art/runtime/thread_list.cc:173]   | stack=0x74228000-0x7422a000 stackSize=1020KB
  4485. F/art     (25979): art/runtime/thread_list.cc:173]   | held mutexes=
  4486. F/art     (25979): art/runtime/thread_list.cc:173]   native: #00 pc 00010470  /system/lib/libc.so (syscall+28)
  4487. F/art     (25979): art/runtime/thread_list.cc:173]   native: #01 pc 000a8d9f  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  4488. F/art     (25979): art/runtime/thread_list.cc:173]   native: #02 pc 002315a7  /system/lib/libart.so (art::ThreadPool::GetTask(art::Thread*)+50)
  4489. F/art     (25979): art/runtime/thread_list.cc:173]   native: #03 pc 0023154d  /system/lib/libart.so (art::ThreadPoolWorker::Run()+52)
  4490. F/art     (25979): art/runtime/thread_list.cc:173]   native: #04 pc 00231d89  /system/lib/libart.so (art::ThreadPoolWorker::Callback(void*)+52)
  4491. F/art     (25979): art/runtime/thread_list.cc:173]   native: #05 pc 000147d7  /system/lib/libc.so (__pthread_start(void*)+30)
  4492. F/art     (25979): art/runtime/thread_list.cc:173]   native: #06 pc 0001271f  /system/lib/libc.so (__start_thread+6)
  4493. F/art     (25979): art/runtime/thread_list.cc:173]   (no managed stack frames)
  4494. F/art     (25979): art/runtime/thread_list.cc:173]
  4495. F/art     (25979): art/runtime/thread_list.cc:173] "Signal Catcher" daemon prio=5 tid=3 WaitingInMainSignalCatcherLoop
  4496. F/art     (25979): art/runtime/thread_list.cc:173]   | group="system" sCount=1 dsCount=0 obj=0x12c000a0 self=0x74827400
  4497. F/art     (25979): art/runtime/thread_list.cc:173]   | sysTid=25986 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925080
  4498. F/art     (25979): art/runtime/thread_list.cc:173]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
  4499. F/art     (25979): art/runtime/thread_list.cc:173]   | stack=0x74126000-0x74128000 stackSize=1012KB
  4500. F/art     (25979): art/runtime/thread_list.cc:173]   | held mutexes=
  4501. F/art     (25979): art/runtime/thread_list.cc:173]   native: #00 pc 00038f24  /system/lib/libc.so (__rt_sigtimedwait+12)
  4502. F/art     (25979): art/runtime/thread_list.cc:173]   native: #01 pc 00015f75  /system/lib/libc.so (sigwait+24)
  4503. F/art     (25979): art/runtime/thread_list.cc:173]   native: #02 pc 0021acc3  /system/lib/libart.so (art::SignalCatcher::WaitForSignal(art::Thread*, art::SignalSet&)+66)
  4504. F/art     (25979): art/runtime/thread_list.cc:173]   native: #03 pc 0021c7c5  /system/lib/libart.so (art::SignalCatcher::Run(void*)+196)
  4505. F/art     (25979): art/runtime/thread_list.cc:173]   native: #04 pc 000147d7  /system/lib/libc.so (__pthread_start(void*)+30)
  4506. F/art     (25979): art/runtime/thread_list.cc:173]   native: #05 pc 0001271f  /system/lib/libc.so (__start_thread+6)
  4507. F/art     (25979): art/runtime/thread_list.cc:173]   (no managed stack frames)
  4508. F/art     (25979): art/runtime/thread_list.cc:173]
  4509. F/art     (25979): art/runtime/thread_list.cc:173] "JDWP" daemon prio=5 tid=4 WaitingInMainDebuggerLoop
  4510. F/art     (25979): art/runtime/thread_list.cc:173]   | group="system" sCount=1 dsCount=0 obj=0x12c060a0 self=0x70078400
  4511. F/art     (25979): art/runtime/thread_list.cc:173]   | sysTid=25987 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925300
  4512. F/art     (25979): art/runtime/thread_list.cc:173]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  4513. F/art     (25979): art/runtime/thread_list.cc:173]   | stack=0x74024000-0x74026000 stackSize=1012KB
  4514. F/art     (25979): art/runtime/thread_list.cc:173]   | held mutexes=
  4515. F/art     (25979): art/runtime/thread_list.cc:173]   native: #00 pc 00038054  /system/lib/libc.so (recvmsg+8)
  4516. F/art     (25979): art/runtime/thread_list.cc:173]   native: #01 pc 0028218b  /system/lib/libart.so (art::JDWP::JdwpAdbState::ReceiveClientFd()+86)
  4517. F/art     (25979): art/runtime/thread_list.cc:173]   native: #02 pc 0028227d  /system/lib/libart.so (art::JDWP::JdwpAdbState::Accept()+100)
  4518. F/art     (25979): art/runtime/thread_list.cc:173]   native: #03 pc 0018f891  /system/lib/libart.so (art::JDWP::JdwpState::Run()+292)
  4519. F/art     (25979): art/runtime/thread_list.cc:173]   native: #04 pc 00190df3  /system/lib/libart.so (art::JDWP::StartJdwpThread(void*)+10)
  4520. F/art     (25979): art/runtime/thread_list.cc:173]   native: #05 pc 000147d7  /system/lib/libc.so (__pthread_start(void*)+30)
  4521. F/art     (25979): art/runtime/thread_list.cc:173]   native: #06 pc 0001271f  /system/lib/libc.so (__start_thread+6)
  4522. F/art     (25979): art/runtime/thread_list.cc:173]   (no managed stack frames)
  4523. F/art     (25979): art/runtime/thread_list.cc:173]
  4524. F/art     (25979): art/runtime/thread_list.cc:173] "GCDaemon" daemon prio=5 tid=5 Waiting
  4525. F/art     (25979): art/runtime/thread_list.cc:173]   | group="system" sCount=1 dsCount=0 obj=0x12c0d220 self=0x74829c00
  4526. F/art     (25979): art/runtime/thread_list.cc:173]   | sysTid=25992 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74927b00
  4527. F/art     (25979): art/runtime/thread_list.cc:173]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  4528. F/art     (25979): art/runtime/thread_list.cc:173]   | stack=0x6e746000-0x6e748000 stackSize=1036KB
  4529. F/art     (25979): art/runtime/thread_list.cc:173]   | held mutexes=
  4530. F/art     (25979): art/runtime/thread_list.cc:173]   at java.lang.Object.wait!(Native method)
  4531. F/art     (25979): art/runtime/thread_list.cc:173]   - waiting on <0x076b06f0> (a java.lang.Daemons$GCDaemon)
  4532. F/art     (25979): art/runtime/thread_list.cc:173]   at java.lang.Daemons$GCDaemon.run(Daemons.java:344)
  4533. F/art     (25979): art/runtime/thread_list.cc:173]   - locked <0x076b06f0> (a java.lang.Daemons$GCDaemon)
  4534. F/art     (25979): art/runtime/thread_list.cc:173]   at java.lang.Thread.run(Thread.java:818)
  4535. F/art     (25979): art/runtime/thread_list.cc:173]
  4536. F/art     (25979): art/runtime/thread_list.cc:173] "FinalizerDaemon" daemon prio=5 tid=6 Waiting
  4537. F/art     (25979): art/runtime/thread_list.cc:173]   | group="system" sCount=1 dsCount=0 obj=0x12c0d100 self=0x74828c00
  4538. F/art     (25979): art/runtime/thread_list.cc:173]   | sysTid=25989 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925800
  4539. F/art     (25979): art/runtime/thread_list.cc:173]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  4540. F/art     (25979): art/runtime/thread_list.cc:173]   | stack=0x73e18000-0x73e1a000 stackSize=1036KB
  4541. F/art     (25979): art/runtime/thread_list.cc:173]   | held mutexes=
  4542. F/art     (25979): art/runtime/thread_list.cc:173]   at java.lang.Object.wait!(Native method)
  4543. F/art     (25979): art/runtime/thread_list.cc:173]   - waiting on <0x124f4469> (a java.lang.ref.ReferenceQueue)
  4544. F/art     (25979): art/runtime/thread_list.cc:173]   at java.lang.Object.wait(Object.java:422)
  4545. F/art     (25979): art/runtime/thread_list.cc:173]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:101)
  4546. F/art     (25979): art/runtime/thread_list.cc:173]   - locked <0x124f4469> (a java.lang.ref.ReferenceQueue)
  4547. F/art     (25979): art/runtime/thread_list.cc:173]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:72)
  4548. F/art     (25979): art/runtime/thread_list.cc:173]   at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:174)
  4549. F/art     (25979): art/runtime/thread_list.cc:173]   at java.lang.Thread.run(Thread.java:818)
  4550. F/art     (25979): art/runtime/thread_list.cc:173]
  4551. F/art     (25979): art/runtime/thread_list.cc:173] "ReferenceQueueDaemon" daemon prio=5 tid=7 Waiting
  4552. F/art     (25979): art/runtime/thread_list.cc:173]   | group="system" sCount=1 dsCount=0 obj=0x12c0d0a0 self=0x74829000
  4553. F/art     (25979): art/runtime/thread_list.cc:173]   | sysTid=25988 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925580
  4554. F/art     (25979): art/runtime/thread_list.cc:173]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  4555. F/art     (25979): art/runtime/thread_list.cc:173]   | stack=0x73f1c000-0x73f1e000 stackSize=1036KB
  4556. F/art     (25979): art/runtime/thread_list.cc:173]   | held mutexes=
  4557. F/art     (25979): art/runtime/thread_list.cc:173]   at java.lang.Object.wait!(Native method)
  4558. F/art     (25979): art/runtime/thread_list.cc:173]   - waiting on <0x04ce4eee> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  4559. F/art     (25979): art/runtime/thread_list.cc:173]   at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:134)
  4560. F/art     (25979): art/runtime/thread_list.cc:173]   - locked <0x04ce4eee> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  4561. F/art     (25979): art/runtime/thread_list.cc:173]   at java.lang.Thread.run(Thread.java:818)
  4562. F/art     (25979): art/runtime/thread_list.cc:173]
  4563. F/art     (25979): art/runtime/thread_list.cc:173] "FinalizerWatchdogDaemon" daemon prio=5 tid=8 Waiting
  4564. F/art     (25979): art/runtime/thread_list.cc:173]   | group="system" sCount=1 dsCount=0 obj=0x12c0d160 self=0x74829400
  4565. F/art     (25979): art/runtime/thread_list.cc:173]   | sysTid=25990 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925a80
  4566. F/art     (25979): art/runtime/thread_list.cc:173]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  4567. F/art     (25979): art/runtime/thread_list.cc:173]   | stack=0x6e94e000-0x6e950000 stackSize=1036KB
  4568. F/art     (25979): art/runtime/thread_list.cc:173]   | held mutexes=
  4569. F/art     (25979): art/runtime/thread_list.cc:173]   at java.lang.Object.wait!(Native method)
  4570. F/art     (25979): art/runtime/thread_list.cc:173]   - waiting on <0x21f84f8f> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  4571. F/art     (25979): art/runtime/thread_list.cc:173]   at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:240)
  4572. F/art     (25979): art/runtime/thread_list.cc:173]   - locked <0x21f84f8f> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  4573. F/art     (25979): art/runtime/thread_list.cc:173]   at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:212)
  4574. F/art     (25979): art/runtime/thread_list.cc:173]   at java.lang.Thread.run(Thread.java:818)
  4575. F/art     (25979): art/runtime/thread_list.cc:173]
  4576. F/art     (25979): art/runtime/thread_list.cc:173] "HeapTrimmerDaemon" daemon prio=5 tid=9 WaitingPerformingGc
  4577. F/art     (25979): art/runtime/thread_list.cc:173]   | group="system" sCount=0 dsCount=0 obj=0x12c0d1c0 self=0x74829800
  4578. F/art     (25979): art/runtime/thread_list.cc:173]   | sysTid=25991 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74927600
  4579. F/art     (25979): art/runtime/thread_list.cc:173]   | state=R schedstat=( 0 0 0 ) utm=0 stm=24 core=0 HZ=100
  4580. F/art     (25979): art/runtime/thread_list.cc:173]   | stack=0x6e84a000-0x6e84c000 stackSize=1036KB
  4581. F/art     (25979): art/runtime/thread_list.cc:173]   | held mutexes=
  4582. F/art     (25979): art/runtime/thread_list.cc:173]   native: #00 pc 0000484c  /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind(unsigned int, ucontext*)+23)
  4583. F/art     (25979): art/runtime/thread_list.cc:173]   native: #01 pc 00003031  /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsigned int, ucontext*)+8)
  4584. F/art     (25979): art/runtime/thread_list.cc:173]   native: #02 pc 00242f29  /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::mirror::ArtMethod*)+68)
  4585. F/art     (25979): art/runtime/thread_list.cc:173]   native: #03 pc 002272d1  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+144)
  4586. F/art     (25979): art/runtime/thread_list.cc:173]   native: #04 pc 002303b9  /system/lib/libart.so (art::ThreadList::DumpLocked(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+104)
  4587. F/art     (25979): art/runtime/thread_list.cc:173]   native: #05 pc 002308af  /system/lib/libart.so (art::UnsafeLogFatalForThreadSuspendAllTimeout()+206)
  4588. F/art     (25979): art/runtime/thread_list.cc:173]   native: #06 pc 00230c07  /system/lib/libart.so (art::ThreadList::SuspendAll()+750)
  4589. F/art     (25979): art/runtime/thread_list.cc:173]   native: #07 pc 00134b8d  /system/lib/libart.so (art::gc::Heap::PerformHomogeneousSpaceCompact()+1764)
  4590. F/art     (25979): art/runtime/thread_list.cc:173]   native: #08 pc 00142065  /system/lib/libart.so (art::gc::Heap::DoPendingTransitionOrTrim()+772)
  4591. F/art     (25979): art/runtime/thread_list.cc:173]   native: #09 pc 000003df  /data/dalvik-cache/arm/system@framework@boot.oat (Java_dalvik_system_VMRuntime_trimHeap__+82)
  4592. F/art     (25979): art/runtime/thread_list.cc:173]   at dalvik.system.VMRuntime.trimHeap(Native method)
  4593. F/art     (25979): art/runtime/thread_list.cc:173]   at java.lang.Daemons$HeapTrimmerDaemon.run(Daemons.java:313)
  4594. F/art     (25979): art/runtime/thread_list.cc:173]   at java.lang.Thread.run(Thread.java:818)
  4595. F/art     (25979): art/runtime/thread_list.cc:173]
  4596. F/art     (25979): art/runtime/thread_list.cc:173] "Binder_1" prio=5 tid=10 Native
  4597. F/art     (25979): art/runtime/thread_list.cc:173]   | group="main" sCount=1 dsCount=0 obj=0x12c570a0 self=0x70079400
  4598. F/art     (25979): art/runtime/thread_list.cc:173]   | sysTid=26007 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74927d80
  4599. F/art     (25979): art/runtime/thread_list.cc:173]   | state=S schedstat=( 0 0 0 ) utm=0 stm=2 core=1 HZ=100
  4600. F/art     (25979): art/runtime/thread_list.cc:173]   | stack=0x6e54a000-0x6e54c000 stackSize=1012KB
  4601. F/art     (25979): art/runtime/thread_list.cc:173]   | held mutexes=
  4602. F/art     (25979): art/runtime/thread_list.cc:173]   native: #00 pc 00037ee0  /system/lib/libc.so (__ioctl+8)
  4603. F/art     (25979): art/runtime/thread_list.cc:173]   native: #01 pc 0004fed5  /system/lib/libc.so (ioctl+14)
  4604. F/art     (25979): art/runtime/thread_list.cc:173]   native: #02 pc 0001f223  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+138)
  4605. F/art     (25979): art/runtime/thread_list.cc:173]   native: #03 pc 0001f713  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  4606. F/art     (25979): art/runtime/thread_list.cc:173]   native: #04 pc 0001f775  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  4607. F/art     (25979): art/runtime/thread_list.cc:173]   native: #05 pc 000238eb  /system/lib/libbinder.so (???)
  4608. F/art     (25979): art/runtime/thread_list.cc:173]   native: #06 pc 0000ef11  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
  4609. F/art     (25979): art/runtime/thread_list.cc:173]   native: #07 pc 0005bc41  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+72)
  4610. F/art     (25979): art/runtime/thread_list.cc:173]   native: #08 pc 0000ea81  /system/lib/libutils.so (???)
  4611. F/art     (25979): art/runtime/thread_list.cc:173]   native: #09 pc 000147d7  /system/lib/libc.so (__pthread_start(void*)+30)
  4612. F/art     (25979): art/runtime/thread_list.cc:173]   native: #10 pc 0001271f  /system/lib/libc.so (__start_thread+6)
  4613. F/art     (25979): art/runtime/thread_list.cc:173]   (no managed stack frames)
  4614. F/art     (25979): art/runtime/thread_list.cc:173]
  4615. F/art     (25979): art/runtime/thread_list.cc:173] "Binder_2" prio=5 tid=11 Native
  4616. F/art     (25979): art/runtime/thread_list.cc:173]   | group="main" sCount=1 dsCount=0 obj=0x12c5a0a0 self=0x7482b000
  4617. F/art     (25979): art/runtime/thread_list.cc:173]   | sysTid=26009 nice=0 cgrp=default sched=0/0 handle=0x70042080
  4618. F/art     (25979): art/runtime/thread_list.cc:173]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  4619. F/art     (25979): art/runtime/thread_list.cc:173]   | stack=0x6e44c000-0x6e44e000 stackSize=1012KB
  4620. F/art     (25979): art/runtime/thread_list.cc:173]   | held mutexes=
  4621. F/art     (25979): art/runtime/thread_list.cc:173]   native: #00 pc 00037ee0  /system/lib/libc.so (__ioctl+8)
  4622. F/art     (25979): art/runtime/thread_list.cc:173]   native: #01 pc 0004fed5  /system/lib/libc.so (ioctl+14)
  4623. F/art     (25979): art/runtime/thread_list.cc:173]   native: #02 pc 0001f223  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+138)
  4624. F/art     (25979): art/runtime/thread_list.cc:173]   native: #03 pc 0001f713  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  4625. F/art     (25979): art/runtime/thread_list.cc:173]   native: #04 pc 0001f775  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  4626. F/art     (25979): art/runtime/thread_list.cc:173]   native: #05 pc 000238eb  /system/lib/libbinder.so (???)
  4627. F/art     (25979): art/runtime/thread_list.cc:173]   native: #06 pc 0000ef11  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
  4628. F/art     (25979): art/runtime/thread_list.cc:173]   native: #07 pc 0005bc41  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+72)
  4629. F/art     (25979): art/runtime/thread_list.cc:173]   native: #08 pc 0000ea81  /system/lib/libutils.so (???)
  4630. F/art     (25979): art/runtime/thread_list.cc:173]   native: #09 pc 000147d7  /system/lib/libc.so (__pthread_start(void*)+30)
  4631. F/art     (25979): art/runtime/thread_list.cc:173]   native: #10 pc 0001271f  /system/lib/libc.so (__start_thread+6)
  4632. F/art     (25979): art/runtime/thread_list.cc:173]   (no managed stack frames)
  4633. F/art     (25979): art/runtime/thread_list.cc:173]
  4634. F/art     (25979): art/runtime/thread_list.cc:173]
  4635. F/art     (25979): art/runtime/runtime.cc:289] Runtime aborting...
  4636. F/art     (25979): art/runtime/runtime.cc:289] Aborting thread:
  4637. F/art     (25979): art/runtime/runtime.cc:289] "HeapTrimmerDaemon" prio=5 tid=9 WaitingPerformingGc
  4638. F/art     (25979): art/runtime/runtime.cc:289]   | group="" sCount=0 dsCount=0 obj=0x12c0d1c0 self=0x74829800
  4639. F/art     (25979): art/runtime/runtime.cc:289]   | sysTid=25991 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74927600
  4640. F/art     (25979): art/runtime/runtime.cc:289]   | state=R schedstat=( 0 0 0 ) utm=5 stm=25 core=0 HZ=100
  4641. F/art     (25979): art/runtime/runtime.cc:289]   | stack=0x6e84a000-0x6e84c000 stackSize=1036KB
  4642. F/art     (25979): art/runtime/runtime.cc:289]   | held mutexes= "abort lock" "mutator lock"(shared held)
  4643. F/art     (25979): art/runtime/runtime.cc:289]   native: #00 pc 0000484c  /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind(unsigned int, ucontext*)+23)
  4644. F/art     (25979): art/runtime/runtime.cc:289]   native: #01 pc 00003031  /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsigned int, ucontext*)+8)
  4645. F/art     (25979): art/runtime/runtime.cc:289]   native: #02 pc 00242f29  /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::mirror::ArtMethod*)+68)
  4646. F/art     (25979): art/runtime/runtime.cc:289]   native: #03 pc 002272d1  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+144)
  4647. F/art     (25979): art/runtime/runtime.cc:289]   native: #04 pc 00217447  /system/lib/libart.so (art::AbortState::DumpThread(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, art::Thread*)+22)
  4648. F/art     (25979): art/runtime/runtime.cc:289]   native: #05 pc 002176ad  /system/lib/libart.so (art::AbortState::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+364)
  4649. F/art     (25979): art/runtime/runtime.cc:289]   native: #06 pc 00217879  /system/lib/libart.so (art::Runtime::Abort()+72)
  4650. F/art     (25979): art/runtime/runtime.cc:289]   native: #07 pc 000a63db  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)
  4651. F/art     (25979): art/runtime/runtime.cc:289]   native: #08 pc 002308db  /system/lib/libart.so (art::UnsafeLogFatalForThreadSuspendAllTimeout()+250)
  4652. F/art     (25979): art/runtime/runtime.cc:289]   native: #09 pc 00230c07  /system/lib/libart.so (art::ThreadList::SuspendAll()+750)
  4653. F/art     (25979): art/runtime/runtime.cc:289]   native: #10 pc 00134b8d  /system/lib/libart.so (art::gc::Heap::PerformHomogeneousSpaceCompact()+1764)
  4654. F/art     (25979): art/runtime/runtime.cc:289]   native: #11 pc 00142065  /system/lib/libart.so (art::gc::Heap::DoPendingTransitionOrTrim()+772)
  4655. F/art     (25979): art/runtime/runtime.cc:289]   native: #12 pc 000003df  /data/dalvik-cache/arm/system@framework@boot.oat (Java_dalvik_system_VMRuntime_trimHeap__+82)
  4656. F/art     (25979): art/runtime/runtime.cc:289]   at dalvik.system.VMRuntime.trimHeap(Native method)
  4657. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.Daemons$HeapTrimmerDaemon.run(Daemons.java:313)
  4658. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.Thread.run(Thread.java:818)
  4659. F/art     (25979): art/runtime/runtime.cc:289] Dumping all threads without appropriate locks held: thread list lock mutator lock
  4660. F/art     (25979): art/runtime/runtime.cc:289] All threads:
  4661. F/art     (25979): art/runtime/runtime.cc:289] DALVIK THREADS (11):
  4662. F/art     (25979): art/runtime/runtime.cc:289] "main" prio=5 tid=1 Suspended
  4663. F/art     (25979): art/runtime/runtime.cc:289]   | group="" sCount=1 dsCount=0 obj=0x63023000 self=0x74827800
  4664. F/art     (25979): art/runtime/runtime.cc:289]   | sysTid=25979 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x76f49bec
  4665. F/art     (25979): art/runtime/runtime.cc:289]   | state=S schedstat=( 0 0 0 ) utm=2 stm=29 core=1 HZ=100
  4666. F/art     (25979): art/runtime/runtime.cc:289]   | stack=0x7e273000-0x7e275000 stackSize=8MB
  4667. F/art     (25979): art/runtime/runtime.cc:289]   | held mutexes=
  4668. F/art     (25979): art/runtime/runtime.cc:289]   native: #00 pc 00010470  /system/lib/libc.so (syscall+28)
  4669. F/art     (25979): art/runtime/runtime.cc:289]   native: #01 pc 000a8d9f  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  4670. F/art     (25979): art/runtime/runtime.cc:289]   native: #02 pc 00223617  /system/lib/libart.so (art::Thread::FullSuspendCheck()+782)
  4671. F/art     (25979): art/runtime/runtime.cc:289]   native: #03 pc 00071131  /system/lib/libart.so (art::CheckSuspend(art::Thread*)+24)
  4672. F/art     (25979): art/runtime/runtime.cc:289]   native: #04 pc 00093c73  /system/lib/libart.so (art::JValue art::interpreter::ExecuteGotoImpl<false, false>(art::Thread*, art::MethodHelper&, art::DexFile::CodeItem const*, art::ShadowFrame&, art::JValue)+1210)
  4673. F/art     (25979): art/runtime/runtime.cc:289]   native: #05 pc 0015f0c7  /system/lib/libart.so (art::interpreter::EnterInterpreterFromStub(art::Thread*, art::MethodHelper&, art::DexFile::CodeItem const*, art::ShadowFrame&)+122)
  4674. F/art     (25979): art/runtime/runtime.cc:289]   native: #06 pc 0027fa69  /system/lib/libart.so (artQuickToInterpreterBridge+472)
  4675. F/art     (25979): art/runtime/runtime.cc:289]   native: #07 pc 000a232b  /system/lib/libart.so (art_quick_to_interpreter_bridge+10)
  4676. F/art     (25979): art/runtime/runtime.cc:289]   native: #08 pc 002b4170  /system/lib/libart.so (???)
  4677. F/art     (25979): art/runtime/runtime.cc:289]   at android.app.DownloadManager.<clinit>(DownloadManager.java:321)
  4678. F/art     (25979): art/runtime/runtime.cc:289]   at android.app.ContextImpl$15.createService(ContextImpl.java:431)
  4679. F/art     (25979): art/runtime/runtime.cc:289]   at android.app.ContextImpl$ServiceFetcher.getService(ContextImpl.java:300)
  4680. F/art     (25979): art/runtime/runtime.cc:289]   - locked <0x3691a21c> (a java.util.ArrayList)
  4681. F/art     (25979): art/runtime/runtime.cc:289]   at android.app.ContextImpl.getSystemService(ContextImpl.java:1855)
  4682. F/art     (25979): art/runtime/runtime.cc:289]   at com.android.providers.downloads.DownloadStorageProvider.onCreate(DownloadStorageProvider.java:70)
  4683. F/art     (25979): art/runtime/runtime.cc:289]   at android.content.ContentProvider.attachInfo(ContentProvider.java:1730)
  4684. F/art     (25979): art/runtime/runtime.cc:289]   at android.content.ContentProvider.attachInfo(ContentProvider.java:1705)
  4685. F/art     (25979): art/runtime/runtime.cc:289]   at android.provider.DocumentsProvider.attachInfo(DocumentsProvider.java:171)
  4686. F/art     (25979): art/runtime/runtime.cc:289]   at android.app.ActivityThread.installProvider(ActivityThread.java:5034)
  4687. F/art     (25979): art/runtime/runtime.cc:289]   at android.app.ActivityThread.installContentProviders(ActivityThread.java:4629)
  4688. F/art     (25979): art/runtime/runtime.cc:289]   at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4569)
  4689. F/art     (25979): art/runtime/runtime.cc:289]   at android.app.ActivityThread.access$1600(ActivityThread.java:154)
  4690. F/art     (25979): art/runtime/runtime.cc:289]   at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1382)
  4691. F/art     (25979): art/runtime/runtime.cc:289]   at android.os.Handler.dispatchMessage(Handler.java:102)
  4692. F/art     (25979): art/runtime/runtime.cc:289]   at android.os.Looper.loop(Looper.java:135)
  4693. F/art     (25979): art/runtime/runtime.cc:289]   at android.app.ActivityThread.main(ActivityThread.java:5289)
  4694. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.reflect.Method.invoke!(Native method)
  4695. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.reflect.Method.invoke(Method.java:372)
  4696. F/art     (25979): art/runtime/runtime.cc:289]   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
  4697. F/art     (25979): art/runtime/runtime.cc:289]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  4698. F/art     (25979): art/runtime/runtime.cc:289]
  4699. F/art     (25979): art/runtime/runtime.cc:289] "Heap thread pool worker thread 0" prio=5 tid=2 Native (still starting up)
  4700. F/art     (25979): art/runtime/runtime.cc:289]   | group="" sCount=1 dsCount=0 obj=0x0 self=0x70077400
  4701. F/art     (25979): art/runtime/runtime.cc:289]   | sysTid=25985 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925f80
  4702. F/art     (25979): art/runtime/runtime.cc:289]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  4703. F/art     (25979): art/runtime/runtime.cc:289]   | stack=0x74228000-0x7422a000 stackSize=1020KB
  4704. F/art     (25979): art/runtime/runtime.cc:289]   | held mutexes=
  4705. F/art     (25979): art/runtime/runtime.cc:289]   native: #00 pc 00010470  /system/lib/libc.so (syscall+28)
  4706. F/art     (25979): art/runtime/runtime.cc:289]   native: #01 pc 000a8d9f  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  4707. F/art     (25979): art/runtime/runtime.cc:289]   native: #02 pc 002315a7  /system/lib/libart.so (art::ThreadPool::GetTask(art::Thread*)+50)
  4708. F/art     (25979): art/runtime/runtime.cc:289]   native: #03 pc 0023154d  /system/lib/libart.so (art::ThreadPoolWorker::Run()+52)
  4709. F/art     (25979): art/runtime/runtime.cc:289]   native: #04 pc 00231d89  /system/lib/libart.so (art::ThreadPoolWorker::Callback(void*)+52)
  4710. F/art     (25979): art/runtime/runtime.cc:289]   native: #05 pc 000147d7  /system/lib/libc.so (__pthread_start(void*)+30)
  4711. F/art     (25979): art/runtime/runtime.cc:289]   native: #06 pc 0001271f  /system/lib/libc.so (__start_thread+6)
  4712. F/art     (25979): art/runtime/runtime.cc:289]   (no managed stack frames)
  4713. F/art     (25979): art/runtime/runtime.cc:289]
  4714. F/art     (25979): art/runtime/runtime.cc:289] "Signal Catcher" prio=5 tid=3 WaitingInMainSignalCatcherLoop
  4715. F/art     (25979): art/runtime/runtime.cc:289]   | group="" sCount=1 dsCount=0 obj=0x12c000a0 self=0x74827400
  4716. F/art     (25979): art/runtime/runtime.cc:289]   | sysTid=25986 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925080
  4717. F/art     (25979): art/runtime/runtime.cc:289]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
  4718. F/art     (25979): art/runtime/runtime.cc:289]   | stack=0x74126000-0x74128000 stackSize=1012KB
  4719. F/art     (25979): art/runtime/runtime.cc:289]   | held mutexes=
  4720. F/art     (25979): art/runtime/runtime.cc:289]   native: #00 pc 00038f24  /system/lib/libc.so (__rt_sigtimedwait+12)
  4721. F/art     (25979): art/runtime/runtime.cc:289]   native: #01 pc 00015f75  /system/lib/libc.so (sigwait+24)
  4722. F/art     (25979): art/runtime/runtime.cc:289]   native: #02 pc 0021acc3  /system/lib/libart.so (art::SignalCatcher::WaitForSignal(art::Thread*, art::SignalSet&)+66)
  4723. F/art     (25979): art/runtime/runtime.cc:289]   native: #03 pc 0021c7c5  /system/lib/libart.so (art::SignalCatcher::Run(void*)+196)
  4724. F/art     (25979): art/runtime/runtime.cc:289]   native: #04 pc 000147d7  /system/lib/libc.so (__pthread_start(void*)+30)
  4725. F/art     (25979): art/runtime/runtime.cc:289]   native: #05 pc 0001271f  /system/lib/libc.so (__start_thread+6)
  4726. F/art     (25979): art/runtime/runtime.cc:289]   (no managed stack frames)
  4727. F/art     (25979): art/runtime/runtime.cc:289]
  4728. F/art     (25979): art/runtime/runtime.cc:289] "JDWP" prio=5 tid=4 WaitingInMainDebuggerLoop
  4729. F/art     (25979): art/runtime/runtime.cc:289]   | group="" sCount=1 dsCount=0 obj=0x12c060a0 self=0x70078400
  4730. F/art     (25979): art/runtime/runtime.cc:289]   | sysTid=25987 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925300
  4731. F/art     (25979): art/runtime/runtime.cc:289]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
  4732. F/art     (25979): art/runtime/runtime.cc:289]   | stack=0x74024000-0x74026000 stackSize=1012KB
  4733. F/art     (25979): art/runtime/runtime.cc:289]   | held mutexes=
  4734. F/art     (25979): art/runtime/runtime.cc:289]   native: #00 pc 00038054  /system/lib/libc.so (recvmsg+8)
  4735. F/art     (25979): art/runtime/runtime.cc:289]   native: #01 pc 0028218b  /system/lib/libart.so (art::JDWP::JdwpAdbState::ReceiveClientFd()+86)
  4736. F/art     (25979): art/runtime/runtime.cc:289]   native: #02 pc 0028227d  /system/lib/libart.so (art::JDWP::JdwpAdbState::Accept()+100)
  4737. F/art     (25979): art/runtime/runtime.cc:289]   native: #03 pc 0018f891  /system/lib/libart.so (art::JDWP::JdwpState::Run()+292)
  4738. F/art     (25979): art/runtime/runtime.cc:289]   native: #04 pc 00190df3  /system/lib/libart.so (art::JDWP::StartJdwpThread(void*)+10)
  4739. F/art     (25979): art/runtime/runtime.cc:289]   native: #05 pc 000147d7  /system/lib/libc.so (__pthread_start(void*)+30)
  4740. F/art     (25979): art/runtime/runtime.cc:289]   native: #06 pc 0001271f  /system/lib/libc.so (__start_thread+6)
  4741. F/art     (25979): art/runtime/runtime.cc:289]   (no managed stack frames)
  4742. F/art     (25979): art/runtime/runtime.cc:289]
  4743. F/art     (25979): art/runtime/runtime.cc:289] "GCDaemon" prio=5 tid=5 Waiting
  4744. F/art     (25979): art/runtime/runtime.cc:289]   | group="" sCount=1 dsCount=0 obj=0x12c0d220 self=0x74829c00
  4745. F/art     (25979): art/runtime/runtime.cc:289]   | sysTid=25992 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74927b00
  4746. F/art     (25979): art/runtime/runtime.cc:289]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  4747. F/art     (25979): art/runtime/runtime.cc:289]   | stack=0x6e746000-0x6e748000 stackSize=1036KB
  4748. F/art     (25979): art/runtime/runtime.cc:289]   | held mutexes=
  4749. F/art     (25979): art/runtime/runtime.cc:289]   native: #00 pc 00010470  /system/lib/libc.so (syscall+28)
  4750. F/art     (25979): art/runtime/runtime.cc:289]   native: #01 pc 000a8d9f  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  4751. F/art     (25979): art/runtime/runtime.cc:289]   native: #02 pc 001e980b  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+998)
  4752. F/art     (25979): art/runtime/runtime.cc:289]   native: #03 pc 001eac29  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+120)
  4753. F/art     (25979): art/runtime/runtime.cc:289]   native: #04 pc 001f7851  /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+32)
  4754. F/art     (25979): art/runtime/runtime.cc:289]   native: #05 pc 000003df  /data/dalvik-cache/arm/system@framework@boot.oat (Java_java_lang_Object_wait__+82)
  4755. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.Object.wait!(Native method)
  4756. F/art     (25979): art/runtime/runtime.cc:289]   - waiting on <0x076b06f0> (a java.lang.Daemons$GCDaemon)
  4757. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.Daemons$GCDaemon.run(Daemons.java:344)
  4758. F/art     (25979): art/runtime/runtime.cc:289]   - locked <0x076b06f0> (a java.lang.Daemons$GCDaemon)
  4759. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.Thread.run(Thread.java:818)
  4760. F/art     (25979): art/runtime/runtime.cc:289]
  4761. F/art     (25979): art/runtime/runtime.cc:289] "FinalizerDaemon" prio=5 tid=6 Waiting
  4762. F/art     (25979): art/runtime/runtime.cc:289]   | group="" sCount=1 dsCount=0 obj=0x12c0d100 self=0x74828c00
  4763. F/art     (25979): art/runtime/runtime.cc:289]   | sysTid=25989 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925800
  4764. F/art     (25979): art/runtime/runtime.cc:289]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  4765. F/art     (25979): art/runtime/runtime.cc:289]   | stack=0x73e18000-0x73e1a000 stackSize=1036KB
  4766. F/art     (25979): art/runtime/runtime.cc:289]   | held mutexes=
  4767. F/art     (25979): art/runtime/runtime.cc:289]   native: #00 pc 00010470  /system/lib/libc.so (syscall+28)
  4768. F/art     (25979): art/runtime/runtime.cc:289]   native: #01 pc 000a8d9f  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  4769. F/art     (25979): art/runtime/runtime.cc:289]   native: #02 pc 001e980b  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+998)
  4770. F/art     (25979): art/runtime/runtime.cc:289]   native: #03 pc 001eac29  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+120)
  4771. F/art     (25979): art/runtime/runtime.cc:289]   native: #04 pc 001f7829  /system/lib/libart.so (art::Object_waitJI(_JNIEnv*, _jobject*, long long, int)+36)
  4772. F/art     (25979): art/runtime/runtime.cc:289]   native: #05 pc 0000060b  /data/dalvik-cache/arm/system@framework@boot.oat (Java_java_lang_Object_wait__JI+102)
  4773. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.Object.wait!(Native method)
  4774. F/art     (25979): art/runtime/runtime.cc:289]   - waiting on <0x124f4469> (a java.lang.ref.ReferenceQueue)
  4775. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.Object.wait(Object.java:422)
  4776. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:101)
  4777. F/art     (25979): art/runtime/runtime.cc:289]   - locked <0x124f4469> (a java.lang.ref.ReferenceQueue)
  4778. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:72)
  4779. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:174)
  4780. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.Thread.run(Thread.java:818)
  4781. F/art     (25979): art/runtime/runtime.cc:289]
  4782. F/art     (25979): art/runtime/runtime.cc:289] "ReferenceQueueDaemon" prio=5 tid=7 Waiting
  4783. F/art     (25979): art/runtime/runtime.cc:289]   | group="" sCount=1 dsCount=0 obj=0x12c0d0a0 self=0x74829000
  4784. F/art     (25979): art/runtime/runtime.cc:289]   | sysTid=25988 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925580
  4785. F/art     (25979): art/runtime/runtime.cc:289]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  4786. F/art     (25979): art/runtime/runtime.cc:289]   | stack=0x73f1c000-0x73f1e000 stackSize=1036KB
  4787. F/art     (25979): art/runtime/runtime.cc:289]   | held mutexes=
  4788. F/art     (25979): art/runtime/runtime.cc:289]   native: #00 pc 00010470  /system/lib/libc.so (syscall+28)
  4789. F/art     (25979): art/runtime/runtime.cc:289]   native: #01 pc 000a8d9f  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  4790. F/art     (25979): art/runtime/runtime.cc:289]   native: #02 pc 001e980b  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+998)
  4791. F/art     (25979): art/runtime/runtime.cc:289]   native: #03 pc 001eac29  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+120)
  4792. F/art     (25979): art/runtime/runtime.cc:289]   native: #04 pc 001f7851  /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+32)
  4793. F/art     (25979): art/runtime/runtime.cc:289]   native: #05 pc 000003df  /data/dalvik-cache/arm/system@framework@boot.oat (Java_java_lang_Object_wait__+82)
  4794. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.Object.wait!(Native method)
  4795. F/art     (25979): art/runtime/runtime.cc:289]   - waiting on <0x04ce4eee> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  4796. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:134)
  4797. F/art     (25979): art/runtime/runtime.cc:289]   - locked <0x04ce4eee> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  4798. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.Thread.run(Thread.java:818)
  4799. F/art     (25979): art/runtime/runtime.cc:289]
  4800. F/art     (25979): art/runtime/runtime.cc:289] "FinalizerWatchdogDaemon" prio=5 tid=8 Waiting
  4801. F/art     (25979): art/runtime/runtime.cc:289]   | group="" sCount=1 dsCount=0 obj=0x12c0d160 self=0x74829400
  4802. F/art     (25979): art/runtime/runtime.cc:289]   | sysTid=25990 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925a80
  4803. F/art     (25979): art/runtime/runtime.cc:289]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  4804. F/art     (25979): art/runtime/runtime.cc:289]   | stack=0x6e94e000-0x6e950000 stackSize=1036KB
  4805. F/art     (25979): art/runtime/runtime.cc:289]   | held mutexes=
  4806. F/art     (25979): art/runtime/runtime.cc:289]   native: #00 pc 00010470  /system/lib/libc.so (syscall+28)
  4807. F/art     (25979): art/runtime/runtime.cc:289]   native: #01 pc 000a8d9f  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  4808. F/art     (25979): art/runtime/runtime.cc:289]   native: #02 pc 001e980b  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+998)
  4809. F/art     (25979): art/runtime/runtime.cc:289]   native: #03 pc 001eac29  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+120)
  4810. F/art     (25979): art/runtime/runtime.cc:289]   native: #04 pc 001f7851  /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+32)
  4811. F/art     (25979): art/runtime/runtime.cc:289]   native: #05 pc 000003df  /data/dalvik-cache/arm/system@framework@boot.oat (Java_java_lang_Object_wait__+82)
  4812. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.Object.wait!(Native method)
  4813. F/art     (25979): art/runtime/runtime.cc:289]   - waiting on <0x21f84f8f> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  4814. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:240)
  4815. F/art     (25979): art/runtime/runtime.cc:289]   - locked <0x21f84f8f> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  4816. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:212)
  4817. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.Thread.run(Thread.java:818)
  4818. F/art     (25979): art/runtime/runtime.cc:289]
  4819. F/art     (25979): art/runtime/runtime.cc:289] "HeapTrimmerDaemon" prio=5 tid=9 WaitingPerformingGc
  4820. F/art     (25979): art/runtime/runtime.cc:289]   | group="" sCount=0 dsCount=0 obj=0x12c0d1c0 self=0x74829800
  4821. F/art     (25979): art/runtime/runtime.cc:289]   | sysTid=25991 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74927600
  4822. F/art     (25979): art/runtime/runtime.cc:289]   | state=R schedstat=( 0 0 0 ) utm=20 stm=31 core=1 HZ=100
  4823. F/art     (25979): art/runtime/runtime.cc:289]   | stack=0x6e84a000-0x6e84c000 stackSize=1036KB
  4824. F/art     (25979): art/runtime/runtime.cc:289]   | held mutexes= "abort lock"
  4825. F/art     (25979): art/runtime/runtime.cc:289]   native: #00 pc 0000484c  /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind(unsigned int, ucontext*)+23)
  4826. F/art     (25979): art/runtime/runtime.cc:289]   native: #01 pc 00003031  /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsigned int, ucontext*)+8)
  4827. F/art     (25979): art/runtime/runtime.cc:289]   native: #02 pc 00242f29  /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::mirror::ArtMethod*)+68)
  4828. F/art     (25979): art/runtime/runtime.cc:289]   native: #03 pc 002272d1  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+144)
  4829. F/art     (25979): art/runtime/runtime.cc:289]   native: #04 pc 002303b9  /system/lib/libart.so (art::ThreadList::DumpLocked(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+104)
  4830. F/art     (25979): art/runtime/runtime.cc:289]   native: #05 pc 0021762d  /system/lib/libart.so (art::AbortState::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+236)
  4831. F/art     (25979): art/runtime/runtime.cc:289]   native: #06 pc 00217879  /system/lib/libart.so (art::Runtime::Abort()+72)
  4832. F/art     (25979): art/runtime/runtime.cc:289]   native: #07 pc 000a63db  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)
  4833. F/art     (25979): art/runtime/runtime.cc:289]   native: #08 pc 002308db  /system/lib/libart.so (art::UnsafeLogFatalForThreadSuspendAllTimeout()+250)
  4834. F/art     (25979): art/runtime/runtime.cc:289]   native: #09 pc 00230c07  /system/lib/libart.so (art::ThreadList::SuspendAll()+750)
  4835. F/art     (25979): art/runtime/runtime.cc:289]   native: #10 pc 00134b8d  /system/lib/libart.so (art::gc::Heap::PerformHomogeneousSpaceCompact()+1764)
  4836. F/art     (25979): art/runtime/runtime.cc:289]   native: #11 pc 00142065  /system/lib/libart.so (art::gc::Heap::DoPendingTransitionOrTrim()+772)
  4837. F/art     (25979): art/runtime/runtime.cc:289]   native: #12 pc 000003df  /data/dalvik-cache/arm/system@framework@boot.oat (Java_dalvik_system_VMRuntime_trimHeap__+82)
  4838. F/art     (25979): art/runtime/runtime.cc:289]   at dalvik.system.VMRuntime.trimHeap(Native method)
  4839. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.Daemons$HeapTrimmerDaemon.run(Daemons.java:313)
  4840. F/art     (25979): art/runtime/runtime.cc:289]   at java.lang.Thread.run(Thread.java:818)
  4841. F/art     (25979): art/runtime/runtime.cc:289]
  4842. F/art     (25979): art/runtime/runtime.cc:289] "Binder_1" prio=5 tid=10 Native
  4843. F/art     (25979): art/runtime/runtime.cc:289]   | group="" sCount=1 dsCount=0 obj=0x12c570a0 self=0x70079400
  4844. F/art     (25979): art/runtime/runtime.cc:289]   | sysTid=26007 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74927d80
  4845. F/art     (25979): art/runtime/runtime.cc:289]   | state=S schedstat=( 0 0 0 ) utm=0 stm=2 core=0 HZ=100
  4846. F/art     (25979): art/runtime/runtime.cc:289]   | stack=0x6e54a000-0x6e54c000 stackSize=1012KB
  4847. F/art     (25979): art/runtime/runtime.cc:289]   | held mutexes=
  4848. F/art     (25979): art/runtime/runtime.cc:289]   native: #00 pc 00037ee0  /system/lib/libc.so (__ioctl+8)
  4849. F/art     (25979): art/runtime/runtime.cc:289]   native: #01 pc 0004fed5  /system/lib/libc.so (ioctl+14)
  4850. F/art     (25979): art/runtime/runtime.cc:289]   native: #02 pc 0001f223  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+138)
  4851. F/art     (25979): art/runtime/runtime.cc:289]   native: #03 pc 0001f713  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  4852. F/art     (25979): art/runtime/runtime.cc:289]   native: #04 pc 0001f775  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  4853. F/art     (25979): art/runtime/runtime.cc:289]   native: #05 pc 000238eb  /system/lib/libbinder.so (???)
  4854. F/art     (25979): art/runtime/runtime.cc:289]   native: #06 pc 0000ef11  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
  4855. F/art     (25979): art/runtime/runtime.cc:289]   native: #07 pc 0005bc41  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+72)
  4856. F/art     (25979): art/runtime/runtime.cc:289]   native: #08 pc 0000ea81  /system/lib/libutils.so (???)
  4857. F/art     (25979): art/runtime/runtime.cc:289]   native: #09 pc 000147d7  /system/lib/libc.so (__pthread_start(void*)+30)
  4858. F/art     (25979): art/runtime/runtime.cc:289]   native: #10 pc 0001271f  /system/lib/libc.so (__start_thread+6)
  4859. F/art     (25979): art/runtime/runtime.cc:289]   (no managed stack frames)
  4860. F/art     (25979): art/runtime/runtime.cc:289]
  4861. F/art     (25979): art/runtime/runtime.cc:289] "Binder_2" prio=5 tid=11 Native
  4862. F/art     (25979): art/runtime/runtime.cc:289]   | group="" sCount=1 dsCount=0 obj=0x12c5a0a0 self=0x7482b000
  4863. F/art     (25979): art/runtime/runtime.cc:289]   | sysTid=26009 nice=0 cgrp=default sched=0/0 handle=0x70042080
  4864. F/art     (25979): art/runtime/runtime.cc:289]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  4865. F/art     (25979): art/runtime/runtime.cc:289]   | stack=0x6e44c000-0x6e44e000 stackSize=1012KB
  4866. F/art     (25979): art/runtime/runtime.cc:289]   | held mutexes=
  4867. F/art     (25979): art/runtime/runtime.cc:289]   native: #00 pc 00037ee0  /system/lib/libc.so (__ioctl+8)
  4868. F/art     (25979): art/runtime/runtime.cc:289]   native: #01 pc 0004fed5  /system/lib/libc.so (ioctl+14)
  4869. F/art     (25979): art/runtime/runtime.cc:289]   native: #02 pc 0001f223  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+138)
  4870. F/art     (25979): art/runtime/runtime.cc:289]   native: #03 pc 0001f713  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  4871. F/art     (25979): art/runtime/runtime.cc:289]   native: #04 pc 0001f775  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  4872. F/art     (25979): art/runtime/runtime.cc:289]   native: #05 pc 000238eb  /system/lib/libbinder.so (???)
  4873. F/art     (25979): art/runtime/runtime.cc:289]   native: #06 pc 0000ef11  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
  4874. F/art     (25979): art/runtime/runtime.cc:289]   native: #07 pc 0005bc41  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+72)
  4875. F/art     (25979): art/runtime/runtime.cc:289]   native: #08 pc 0000ea81  /system/lib/libutils.so (???)
  4876. F/art     (25979): art/runtime/runtime.cc:289]   native: #09 pc 000147d7  /system/lib/libc.so (__pthread_start(void*)+30)
  4877. F/libc    (25979): Fatal signal 6 (SIGABRT), code -6 in tid 25991 (HeapTrimmerDaem)
  4878. I/DEBUG   (  143): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  4879. I/DEBUG   (  143): Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys'
  4880. I/DEBUG   (  143): Revision: '3'
  4881. I/DEBUG   (  143): ABI: 'arm'
  4882. I/DEBUG   (  143): pid: 25979, tid: 25991, name: HeapTrimmerDaem  >>> android.process.media <<<
  4883. I/DEBUG   (  143): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
  4884. I/DEBUG   (  143): Abort message: 'art/runtime/thread_list.cc:173] Thread suspend timeout'
  4885. I/DEBUG   (  143):     r0 00000000  r1 00006587  r2 00000006  r3 00000000
  4886. I/DEBUG   (  143):     r4 6e94bdb8  r5 00000006  r6 0000000b  r7 0000010c
  4887. I/DEBUG   (  143):     r8 00000000  r9 7486f520  sl 74829800  fp 000026f6
  4888. I/DEBUG   (  143):     ip 00006587  sp 6e94b768  lr 76dc5ff1  pc 76de9be4  cpsr 600f0010
  4889. I/DEBUG   (  143):
  4890. I/DEBUG   (  143): backtrace:
  4891. I/DEBUG   (  143):     #00 pc 00038be4  /system/lib/libc.so (tgkill+12)
  4892. I/DEBUG   (  143):     #01 pc 00014fed  /system/lib/libc.so (pthread_kill+52)
  4893. I/DEBUG   (  143):     #02 pc 00015c0b  /system/lib/libc.so (raise+10)
  4894. I/DEBUG   (  143):     #03 pc 000123b5  /system/lib/libc.so (__libc_android_abort+36)
  4895. I/DEBUG   (  143):     #04 pc 0000fffc  /system/lib/libc.so (abort+4)
  4896. I/DEBUG   (  143):     #05 pc 002178d1  /system/lib/libart.so (art::Runtime::Abort()+160)
  4897. I/DEBUG   (  143):     #06 pc 000a63db  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)
  4898. I/DEBUG   (  143):     #07 pc 002308db  /system/lib/libart.so (art::UnsafeLogFatalForThreadSuspendAllTimeout()+250)
  4899. I/DEBUG   (  143):     #08 pc 00230c07  /system/lib/libart.so (art::ThreadList::SuspendAll()+750)
  4900. I/DEBUG   (  143):     #09 pc 00134b8d  /system/lib/libart.so (art::gc::Heap::PerformHomogeneousSpaceCompact()+1764)
  4901. I/DEBUG   (  143):     #10 pc 00142065  /system/lib/libart.so (art::gc::Heap::DoPendingTransitionOrTrim()+772)
  4902. I/DEBUG   (  143):     #11 pc 000003df  /data/dalvik-cache/arm/system@framework@boot.oat
  4903. E/Sensors (  424): poll() failed (Interrupted system call)
  4904. F/art     (25993): art/runtime/runtime.cc:289] Runtime aborting...
  4905. F/art     (25993): art/runtime/runtime.cc:289] Aborting thread:
  4906. F/art     (25993): art/runtime/runtime.cc:289] "HeapTrimmerDaemon" prio=5 tid=8 WaitingPerformingGc
  4907. F/art     (25993): art/runtime/runtime.cc:289]   | group="" sCount=0 dsCount=0 obj=0x12c061c0 self=0x74829800
  4908. F/art     (25993): art/runtime/runtime.cc:289]   | sysTid=26005 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74927600
  4909. F/art     (25993): art/runtime/runtime.cc:289]   | state=R schedstat=( 0 0 0 ) utm=9 stm=22 core=1 HZ=100
  4910. F/art     (25993): art/runtime/runtime.cc:289]   | stack=0x6e84a000-0x6e84c000 stackSize=1036KB
  4911. F/art     (25993): art/runtime/runtime.cc:289]   | held mutexes= "abort lock" "mutator lock"(shared held)
  4912. F/art     (25993): art/runtime/runtime.cc:289]   native: #00 pc 0000484c  /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind(unsigned int, ucontext*)+23)
  4913. F/art     (25993): art/runtime/runtime.cc:289]   native: #01 pc 00003031  /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsigned int, ucontext*)+8)
  4914. F/art     (25993): art/runtime/runtime.cc:289]   native: #02 pc 00242f29  /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::mirror::ArtMethod*)+68)
  4915. F/art     (25993): art/runtime/runtime.cc:289]   native: #03 pc 002272d1  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+144)
  4916. F/art     (25993): art/runtime/runtime.cc:289]   native: #04 pc 00217447  /system/lib/libart.so (art::AbortState::DumpThread(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, art::Thread*)+22)
  4917. F/art     (25993): art/runtime/runtime.cc:289]   native: #05 pc 002176ad  /system/lib/libart.so (art::AbortState::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+364)
  4918. F/art     (25993): art/runtime/runtime.cc:289]   native: #06 pc 00217879  /system/lib/libart.so (art::Runtime::Abort()+72)
  4919. F/art     (25993): art/runtime/runtime.cc:289]   native: #07 pc 000a63db  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)
  4920. F/art     (25993): art/runtime/runtime.cc:289]   native: #08 pc 002308db  /system/lib/libart.so (art::UnsafeLogFatalForThreadSuspendAllTimeout()+250)
  4921. F/art     (25993): art/runtime/runtime.cc:289]   native: #09 pc 00230c07  /system/lib/libart.so (art::ThreadList::SuspendAll()+750)
  4922. F/art     (25993): art/runtime/runtime.cc:289]   native: #10 pc 00134b8d  /system/lib/libart.so (art::gc::Heap::PerformHomogeneousSpaceCompact()+1764)
  4923. F/art     (25993): art/runtime/runtime.cc:289]   native: #11 pc 00142065  /system/lib/libart.so (art::gc::Heap::DoPendingTransitionOrTrim()+772)
  4924. F/art     (25993): art/runtime/runtime.cc:289]   native: #12 pc 000003df  /data/dalvik-cache/arm/system@framework@boot.oat (Java_dalvik_system_VMRuntime_trimHeap__+82)
  4925. F/art     (25993): art/runtime/runtime.cc:289]   at dalvik.system.VMRuntime.trimHeap(Native method)
  4926. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.Daemons$HeapTrimmerDaemon.run(Daemons.java:313)
  4927. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.Thread.run(Thread.java:818)
  4928. F/art     (25993): art/runtime/runtime.cc:289] Dumping all threads without appropriate locks held: thread list lock mutator lock
  4929. F/art     (25993): art/runtime/runtime.cc:289] All threads:
  4930. F/art     (25993): art/runtime/runtime.cc:289] DALVIK THREADS (11):
  4931. F/art     (25993): art/runtime/runtime.cc:289] "main" prio=5 tid=1 Native
  4932. F/art     (25993): art/runtime/runtime.cc:289]   | group="" sCount=1 dsCount=0 obj=0x63023000 self=0x74827800
  4933. F/art     (25993): art/runtime/runtime.cc:289]   | sysTid=25993 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x76f49bec
  4934. F/art     (25993): art/runtime/runtime.cc:289]   | state=S schedstat=( 0 0 0 ) utm=6 stm=38 core=1 HZ=100
  4935. F/art     (25993): art/runtime/runtime.cc:289]   | stack=0x7e273000-0x7e275000 stackSize=8MB
  4936. F/art     (25993): art/runtime/runtime.cc:289]   | held mutexes=
  4937. F/art     (25993): art/runtime/runtime.cc:289]   native: #00 pc 00010470  /system/lib/libc.so (syscall+28)
  4938. F/art     (25993): art/runtime/runtime.cc:289]   native: #01 pc 000a8d9f  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  4939. F/art     (25993): art/runtime/runtime.cc:289]   native: #02 pc 001b7e51  /system/lib/libart.so (art::JNI::SetLongField(_JNIEnv*, _jobject*, _jfieldID*, long long)+556)
  4940. F/art     (25993): art/runtime/runtime.cc:289]   native: #03 pc 00083599  /system/lib/libandroid_runtime.so (???)
  4941. F/art     (25993): art/runtime/runtime.cc:289]   native: #04 pc 00083929  /system/lib/libandroid_runtime.so (???)
  4942. F/art     (25993): art/runtime/runtime.cc:289]   native: #05 pc 000003df  /data/dalvik-cache/arm/system@framework@boot.oat (Java_android_os_Binder_init__+82)
  4943. F/art     (25993): art/runtime/runtime.cc:289]   at android.os.Binder.init(Native method)
  4944. F/art     (25993): art/runtime/runtime.cc:289]   at android.os.Binder.<init>(Binder.java:193)
  4945. F/art     (25993): art/runtime/runtime.cc:289]   at android.app.ITransientNotification$Stub.<init>(ITransientNotification.java:15)
  4946. F/art     (25993): art/runtime/runtime.cc:289]   at android.widget.Toast$TN.<init>(Toast.java:357)
  4947. F/art     (25993): art/runtime/runtime.cc:289]   at android.widget.Toast.<init>(Toast.java:100)
  4948. F/art     (25993): art/runtime/runtime.cc:289]   at android.widget.Toast.makeText(Toast.java:258)
  4949. F/art     (25993): art/runtime/runtime.cc:289]   at com.estrongs.android.ui.view.ag.a(unavailable:-1)
  4950. F/art     (25993): art/runtime/runtime.cc:289]   at com.estrongs.android.pop.FexApplication.onCreate(unavailable:-1)
  4951. F/art     (25993): art/runtime/runtime.cc:289]   at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
  4952. F/art     (25993): art/runtime/runtime.cc:289]   at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4588)
  4953. F/art     (25993): art/runtime/runtime.cc:289]   at android.app.ActivityThread.access$1600(ActivityThread.java:154)
  4954. F/art     (25993): art/runtime/runtime.cc:289]   at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1382)
  4955. F/art     (25993): art/runtime/runtime.cc:289]   at android.os.Handler.dispatchMessage(Handler.java:102)
  4956. F/art     (25993): art/runtime/runtime.cc:289]   at android.os.Looper.loop(Looper.java:135)
  4957. F/art     (25993): art/runtime/runtime.cc:289]   at android.app.ActivityThread.main(ActivityThread.java:5289)
  4958. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.reflect.Method.invoke!(Native method)
  4959. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.reflect.Method.invoke(Method.java:372)
  4960. F/art     (25993): art/runtime/runtime.cc:289]   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
  4961. F/art     (25993): art/runtime/runtime.cc:289]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  4962. F/art     (25993): art/runtime/runtime.cc:289]
  4963. F/art     (25993): art/runtime/runtime.cc:289] "Heap thread pool worker thread 0" prio=5 tid=2 Native (still starting up)
  4964. F/art     (25993): art/runtime/runtime.cc:289]   | group="" sCount=1 dsCount=0 obj=0x0 self=0x70077400
  4965. F/art     (25993): art/runtime/runtime.cc:289]   | sysTid=25999 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925080
  4966. F/art     (25993): art/runtime/runtime.cc:289]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  4967. F/art     (25993): art/runtime/runtime.cc:289]   | stack=0x74228000-0x7422a000 stackSize=1020KB
  4968. F/art     (25993): art/runtime/runtime.cc:289]   | held mutexes=
  4969. F/art     (25993): art/runtime/runtime.cc:289]   native: #00 pc 00010470  /system/lib/libc.so (syscall+28)
  4970. F/art     (25993): art/runtime/runtime.cc:289]   native: #01 pc 000a8d9f  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  4971. F/art     (25993): art/runtime/runtime.cc:289]   native: #02 pc 002315a7  /system/lib/libart.so (art::ThreadPool::GetTask(art::Thread*)+50)
  4972. F/art     (25993): art/runtime/runtime.cc:289]   native: #03 pc 0023154d  /system/lib/libart.so (art::ThreadPoolWorker::Run()+52)
  4973. F/art     (25993): art/runtime/runtime.cc:289]   native: #04 pc 00231d89  /system/lib/libart.so (art::ThreadPoolWorker::Callback(void*)+52)
  4974. F/art     (25993): art/runtime/runtime.cc:289]   native: #05 pc 000147d7  /system/lib/libc.so (__pthread_start(void*)+30)
  4975. F/art     (25993): art/runtime/runtime.cc:289]   native: #06 pc 0001271f  /system/lib/libc.so (__start_thread+6)
  4976. F/art     (25993): art/runtime/runtime.cc:289]   (no managed stack frames)
  4977. F/art     (25993): art/runtime/runtime.cc:289]
  4978. F/art     (25993): art/runtime/runtime.cc:289] "Signal Catcher" prio=5 tid=3 WaitingInMainSignalCatcherLoop
  4979. F/art     (25993): art/runtime/runtime.cc:289]   | group="" sCount=1 dsCount=0 obj=0x12c000a0 self=0x74827400
  4980. F/art     (25993): art/runtime/runtime.cc:289]   | sysTid=26000 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925300
  4981. F/art     (25993): art/runtime/runtime.cc:289]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
  4982. F/art     (25993): art/runtime/runtime.cc:289]   | stack=0x74126000-0x74128000 stackSize=1012KB
  4983. F/art     (25993): art/runtime/runtime.cc:289]   | held mutexes=
  4984. F/art     (25993): art/runtime/runtime.cc:289]   native: #00 pc 00038f24  /system/lib/libc.so (__rt_sigtimedwait+12)
  4985. F/art     (25993): art/runtime/runtime.cc:289]   native: #01 pc 00015f75  /system/lib/libc.so (sigwait+24)
  4986. F/art     (25993): art/runtime/runtime.cc:289]   native: #02 pc 0021acc3  /system/lib/libart.so (art::SignalCatcher::WaitForSignal(art::Thread*, art::SignalSet&)+66)
  4987. F/art     (25993): art/runtime/runtime.cc:289]   native: #03 pc 0021c7c5  /system/lib/libart.so (art::SignalCatcher::Run(void*)+196)
  4988. F/art     (25993): art/runtime/runtime.cc:289]   native: #04 pc 000147d7  /system/lib/libc.so (__pthread_start(void*)+30)
  4989. F/art     (25993): art/runtime/runtime.cc:289]   native: #05 pc 0001271f  /system/lib/libc.so (__start_thread+6)
  4990. F/art     (25993): art/runtime/runtime.cc:289]   (no managed stack frames)
  4991. F/art     (25993): art/runtime/runtime.cc:289]
  4992. F/art     (25993): art/runtime/runtime.cc:289] "JDWP" prio=5 tid=4 WaitingInMainDebuggerLoop
  4993. F/art     (25993): art/runtime/runtime.cc:289]   | group="" sCount=1 dsCount=0 obj=0x12c010a0 self=0x70078400
  4994. F/art     (25993): art/runtime/runtime.cc:289]   | sysTid=26001 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925580
  4995. F/art     (25993): art/runtime/runtime.cc:289]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  4996. F/art     (25993): art/runtime/runtime.cc:289]   | stack=0x74024000-0x74026000 stackSize=1012KB
  4997. F/art     (25993): art/runtime/runtime.cc:289]   | held mutexes=
  4998. F/art     (25993): art/runtime/runtime.cc:289]   native: #00 pc 00038054  /system/lib/libc.so (recvmsg+8)
  4999. F/art     (25993): art/runtime/runtime.cc:289]   native: #01 pc 0028218b  /system/lib/libart.so (art::JDWP::JdwpAdbState::ReceiveClientFd()+86)
  5000. F/art     (25993): art/runtime/runtime.cc:289]   native: #02 pc 0028227d  /system/lib/libart.so (art::JDWP::JdwpAdbState::Accept()+100)
  5001. F/art     (25993): art/runtime/runtime.cc:289]   native: #03 pc 0018f891  /system/lib/libart.so (art::JDWP::JdwpState::Run()+292)
  5002. F/art     (25993): art/runtime/runtime.cc:289]   native: #04 pc 00190df3  /system/lib/libart.so (art::JDWP::StartJdwpThread(void*)+10)
  5003. F/art     (25993): art/runtime/runtime.cc:289]   native: #05 pc 000147d7  /system/lib/libc.so (__pthread_start(void*)+30)
  5004. F/art     (25993): art/runtime/runtime.cc:289]   native: #06 pc 0001271f  /system/lib/libc.so (__start_thread+6)
  5005. F/art     (25993): art/runtime/runtime.cc:289]   (no managed stack frames)
  5006. F/art     (25993): art/runtime/runtime.cc:289]
  5007. F/art     (25993): art/runtime/runtime.cc:289] "ReferenceQueueDaemon" prio=5 tid=5 Waiting
  5008. F/art     (25993): art/runtime/runtime.cc:289]   | group="" sCount=1 dsCount=0 obj=0x12c060a0 self=0x74828c00
  5009. F/art     (25993): art/runtime/runtime.cc:289]   | sysTid=26002 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925800
  5010. F/art     (25993): art/runtime/runtime.cc:289]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  5011. F/art     (25993): art/runtime/runtime.cc:289]   | stack=0x73f1c000-0x73f1e000 stackSize=1036KB
  5012. F/art     (25993): art/runtime/runtime.cc:289]   | held mutexes=
  5013. F/art     (25993): art/runtime/runtime.cc:289]   native: #00 pc 00010470  /system/lib/libc.so (syscall+28)
  5014. F/art     (25993): art/runtime/runtime.cc:289]   native: #01 pc 000a8d9f  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  5015. F/art     (25993): art/runtime/runtime.cc:289]   native: #02 pc 001e980b  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+998)
  5016. F/art     (25993): art/runtime/runtime.cc:289]   native: #03 pc 001eac29  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+120)
  5017. F/art     (25993): art/runtime/runtime.cc:289]   native: #04 pc 001f7851  /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+32)
  5018. F/art     (25993): art/runtime/runtime.cc:289]   native: #05 pc 000003df  /data/dalvik-cache/arm/system@framework@boot.oat (Java_java_lang_Object_wait__+82)
  5019. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.Object.wait!(Native method)
  5020. F/art     (25993): art/runtime/runtime.cc:289]   - waiting on <0x076b06f0> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  5021. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:134)
  5022. F/art     (25993): art/runtime/runtime.cc:289]   - locked <0x076b06f0> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  5023. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.Thread.run(Thread.java:818)
  5024. F/art     (25993): art/runtime/runtime.cc:289]
  5025. F/art     (25993): art/runtime/runtime.cc:289] "FinalizerDaemon" prio=5 tid=6 Waiting
  5026. F/art     (25993): art/runtime/runtime.cc:289]   | group="" sCount=1 dsCount=0 obj=0x12c06100 self=0x74829000
  5027. F/art     (25993): art/runtime/runtime.cc:289]   | sysTid=26003 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925a80
  5028. F/art     (25993): art/runtime/runtime.cc:289]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
  5029. F/art     (25993): art/runtime/runtime.cc:289]   | stack=0x73e14000-0x73e16000 stackSize=1036KB
  5030. F/art     (25993): art/runtime/runtime.cc:289]   | held mutexes=
  5031. F/art     (25993): art/runtime/runtime.cc:289]   native: #00 pc 00010470  /system/lib/libc.so (syscall+28)
  5032. F/art     (25993): art/runtime/runtime.cc:289]   native: #01 pc 000a8d9f  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  5033. F/art     (25993): art/runtime/runtime.cc:289]   native: #02 pc 001e980b  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+998)
  5034. F/art     (25993): art/runtime/runtime.cc:289]   native: #03 pc 001eac29  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+120)
  5035. F/art     (25993): art/runtime/runtime.cc:289]   native: #04 pc 001f7829  /system/lib/libart.so (art::Object_waitJI(_JNIEnv*, _jobject*, long long, int)+36)
  5036. F/art     (25993): art/runtime/runtime.cc:289]   native: #05 pc 0000060b  /data/dalvik-cache/arm/system@framework@boot.oat (Java_java_lang_Object_wait__JI+102)
  5037. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.Object.wait!(Native method)
  5038. F/art     (25993): art/runtime/runtime.cc:289]   - waiting on <0x124f4469> (a java.lang.ref.ReferenceQueue)
  5039. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.Object.wait(Object.java:422)
  5040. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:101)
  5041. F/art     (25993): art/runtime/runtime.cc:289]   - locked <0x124f4469> (a java.lang.ref.ReferenceQueue)
  5042. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:72)
  5043. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:174)
  5044. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.Thread.run(Thread.java:818)
  5045. F/art     (25993): art/runtime/runtime.cc:289]
  5046. F/art     (25993): art/runtime/runtime.cc:289] "GCDaemon" prio=5 tid=7 Waiting
  5047. F/art     (25993): art/runtime/runtime.cc:289]   | group="" sCount=1 dsCount=0 obj=0x12c06220 self=0x74829c00
  5048. F/art     (25993): art/runtime/runtime.cc:289]   | sysTid=26006 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74927b00
  5049. F/art     (25993): art/runtime/runtime.cc:289]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
  5050. F/art     (25993): art/runtime/runtime.cc:289]   | stack=0x6e746000-0x6e748000 stackSize=1036KB
  5051. F/art     (25993): art/runtime/runtime.cc:289]   | held mutexes=
  5052. F/art     (25993): art/runtime/runtime.cc:289]   native: #00 pc 00010470  /system/lib/libc.so (syscall+28)
  5053. F/art     (25993): art/runtime/runtime.cc:289]   native: #01 pc 000a8d9f  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  5054. F/art     (25993): art/runtime/runtime.cc:289]   native: #02 pc 001e980b  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+998)
  5055. F/art     (25993): art/runtime/runtime.cc:289]   native: #03 pc 001eac29  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+120)
  5056. F/art     (25993): art/runtime/runtime.cc:289]   native: #04 pc 001f7851  /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+32)
  5057. F/art     (25993): art/runtime/runtime.cc:289]   native: #05 pc 000003df  /data/dalvik-cache/arm/system@framework@boot.oat (Java_java_lang_Object_wait__+82)
  5058. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.Object.wait!(Native method)
  5059. F/art     (25993): art/runtime/runtime.cc:289]   - waiting on <0x04ce4eee> (a java.lang.Daemons$GCDaemon)
  5060. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.Daemons$GCDaemon.run(Daemons.java:344)
  5061. F/art     (25993): art/runtime/runtime.cc:289]   - locked <0x04ce4eee> (a java.lang.Daemons$GCDaemon)
  5062. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.Thread.run(Thread.java:818)
  5063. F/art     (25993): art/runtime/runtime.cc:289]
  5064. F/art     (25993): art/runtime/runtime.cc:289] "HeapTrimmerDaemon" prio=5 tid=8 WaitingPerformingGc
  5065. F/art     (25993): art/runtime/runtime.cc:289]   | group="" sCount=0 dsCount=0 obj=0x12c061c0 self=0x74829800
  5066. F/art     (25993): art/runtime/runtime.cc:289]   | sysTid=26005 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74927600
  5067. F/art     (25993): art/runtime/runtime.cc:289]   | state=R schedstat=( 0 0 0 ) utm=23 stm=26 core=1 HZ=100
  5068. F/art     (25993): art/runtime/runtime.cc:289]   | stack=0x6e84a000-0x6e84c000 stackSize=1036KB
  5069. F/art     (25993): art/runtime/runtime.cc:289]   | held mutexes= "abort lock"
  5070. F/art     (25993): art/runtime/runtime.cc:289]   native: #00 pc 0000484c  /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind(unsigned int, ucontext*)+23)
  5071. F/art     (25993): art/runtime/runtime.cc:289]   native: #01 pc 00003031  /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsigned int, ucontext*)+8)
  5072. F/art     (25993): art/runtime/runtime.cc:289]   native: #02 pc 00242f29  /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::mirror::ArtMethod*)+68)
  5073. F/art     (25993): art/runtime/runtime.cc:289]   native: #03 pc 002272d1  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+144)
  5074. F/art     (25993): art/runtime/runtime.cc:289]   native: #04 pc 002303b9  /system/lib/libart.so (art::ThreadList::DumpLocked(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+104)
  5075. F/art     (25993): art/runtime/runtime.cc:289]   native: #05 pc 0021762d  /system/lib/libart.so (art::AbortState::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+236)
  5076. F/art     (25993): art/runtime/runtime.cc:289]   native: #06 pc 00217879  /system/lib/libart.so (art::Runtime::Abort()+72)
  5077. F/art     (25993): art/runtime/runtime.cc:289]   native: #07 pc 000a63db  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)
  5078. F/art     (25993): art/runtime/runtime.cc:289]   native: #08 pc 002308db  /system/lib/libart.so (art::UnsafeLogFatalForThreadSuspendAllTimeout()+250)
  5079. F/art     (25993): art/runtime/runtime.cc:289]   native: #09 pc 00230c07  /system/lib/libart.so (art::ThreadList::SuspendAll()+750)
  5080. F/art     (25993): art/runtime/runtime.cc:289]   native: #10 pc 00134b8d  /system/lib/libart.so (art::gc::Heap::PerformHomogeneousSpaceCompact()+1764)
  5081. F/art     (25993): art/runtime/runtime.cc:289]   native: #11 pc 00142065  /system/lib/libart.so (art::gc::Heap::DoPendingTransitionOrTrim()+772)
  5082. F/art     (25993): art/runtime/runtime.cc:289]   native: #12 pc 000003df  /data/dalvik-cache/arm/system@framework@boot.oat (Java_dalvik_system_VMRuntime_trimHeap__+82)
  5083. F/art     (25993): art/runtime/runtime.cc:289]   at dalvik.system.VMRuntime.trimHeap(Native method)
  5084. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.Daemons$HeapTrimmerDaemon.run(Daemons.java:313)
  5085. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.Thread.run(Thread.java:818)
  5086. F/art     (25993): art/runtime/runtime.cc:289]
  5087. F/art     (25993): art/runtime/runtime.cc:289] "FinalizerWatchdogDaemon" prio=5 tid=9 Waiting
  5088. F/art     (25993): art/runtime/runtime.cc:289]   | group="" sCount=1 dsCount=0 obj=0x12c06160 self=0x74829400
  5089. F/art     (25993): art/runtime/runtime.cc:289]   | sysTid=26004 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x74925f80
  5090. F/art     (25993): art/runtime/runtime.cc:289]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
  5091. F/art     (25993): art/runtime/runtime.cc:289]   | stack=0x6e94e000-0x6e950000 stackSize=1036KB
  5092. F/art     (25993): art/runtime/runtime.cc:289]   | held mutexes=
  5093. F/art     (25993): art/runtime/runtime.cc:289]   native: #00 pc 00010470  /system/lib/libc.so (syscall+28)
  5094. F/art     (25993): art/runtime/runtime.cc:289]   native: #01 pc 000a8d9f  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  5095. F/art     (25993): art/runtime/runtime.cc:289]   native: #02 pc 001e980b  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+998)
  5096. F/art     (25993): art/runtime/runtime.cc:289]   native: #03 pc 001eac29  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+120)
  5097. F/art     (25993): art/runtime/runtime.cc:289]   native: #04 pc 001f7851  /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+32)
  5098. F/art     (25993): art/runtime/runtime.cc:289]   native: #05 pc 000003df  /data/dalvik-cache/arm/system@framework@boot.oat (Java_java_lang_Object_wait__+82)
  5099. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.Object.wait!(Native method)
  5100. F/art     (25993): art/runtime/runtime.cc:289]   - waiting on <0x21f84f8f> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  5101. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:240)
  5102. F/art     (25993): art/runtime/runtime.cc:289]   - locked <0x21f84f8f> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  5103. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:212)
  5104. F/art     (25993): art/runtime/runtime.cc:289]   at java.lang.Thread.run(Thread.java:818)
  5105. F/art     (25993): art/runtime/runtime.cc:289]
  5106. F/art     (25993): art/runtime/runtime.cc:289] "Binder_1" prio=5 tid=10 Native
  5107. F/art     (25993): art/runtime/runtime.cc:289]   | group="" sCount=1 dsCount=0 obj=0x12c540a0 self=0x70079400
  5108. F/art     (25993): art/runtime/runtime.cc:289]   | sysTid=26008 nice=0 cgrp=default sched=0/0 handle=0x74927d80
  5109. F/art     (25993): art/runtime/runtime.cc:289]   | state=S schedstat=( 0 0 0 ) utm=1 stm=0 core=0 HZ=100
  5110. F/art     (25993): art/runtime/runtime.cc:289]   | stack=0x6e54a000-0x6e54c000 stackSize=1012KB
  5111. F/art     (25993): art/runtime/runtime.cc:289]   | held mutexes=
  5112. F/art     (25993): art/runtime/runtime.cc:289]   native: #00 pc 00037ee0  /system/lib/libc.so (__ioctl+8)
  5113. F/art     (25993): art/runtime/runtime.cc:289]   native: #01 pc 0004fed5  /system/lib/libc.so (ioctl+14)
  5114. F/art     (25993): art/runtime/runtime.cc:289]   native: #02 pc 0001f223  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+138)
  5115. F/art     (25993): art/runtime/runtime.cc:289]   native: #03 pc 0001f713  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  5116. F/art     (25993): art/runtime/runtime.cc:289]   native: #04 pc 0001f775  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  5117. F/art     (25993): art/runtime/runtime.cc:289]   native: #05 pc 000238eb  /system/lib/libbinder.so (???)
  5118. F/art     (25993): art/runtime/runtime.cc:289]   native: #06 pc 0000ef11  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
  5119. F/art     (25993): art/runtime/runtime.cc:289]   native: #07 pc 0005bc41  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+72)
  5120. F/art     (25993): art/runtime/runtime.cc:289]   native: #08 pc 0000ea81  /system/lib/libutils.so (???)
  5121. F/art     (25993): art/runtime/runtime.cc:289]   native: #09 pc 000147d7  /system/lib/libc.so (__pthread_start(void*)+30)
  5122. F/art     (25993): art/runtime/runtime.cc:289]   native: #10 pc 0001271f  /system/lib/libc.so (__start_thread+6)
  5123. F/art     (25993): art/runtime/runtime.cc:289]   (no managed stack frames)
  5124. F/art     (25993): art/runtime/runtime.cc:289]
  5125. F/art     (25993): art/runtime/runtime.cc:289] "Binder_2" prio=5 tid=11 Native
  5126. F/art     (25993): art/runtime/runtime.cc:289]   | group="" sCount=1 dsCount=0 obj=0x12c590a0 self=0x7482ac00
  5127. F/art     (25993): art/runtime/runtime.cc:289]   | sysTid=26010 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0x70042080
  5128. F/art     (25993): art/runtime/runtime.cc:289]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  5129. F/art     (25993): art/runtime/runtime.cc:289]   | stack=0x6e44c000-0x6e44e000 stackSize=1012KB
  5130. F/art     (25993): art/runtime/runtime.cc:289]   | held mutexes=
  5131. F/art     (25993): art/runtime/runtime.cc:289]   native: #00 pc 00037ee0  /system/lib/libc.so (__ioctl+8)
  5132. F/art     (25993): art/runtime/runtime.cc:289]   native: #01 pc 0004fed5  /system/lib/libc.so (ioctl+14)
  5133. F/art     (25993): art/runtime/runtime.cc:289]   native: #02 pc 0001f223  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+138)
  5134. F/art     (25993): art/runtime/runtime.cc:289]   native: #03 pc 0001f713  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  5135. F/art     (25993): art/runtime/runtime.cc:289]   native: #04 pc 0001f775  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  5136. F/art     (25993): art/runtime/runtime.cc:289]   native: #05 pc 000238eb  /system/lib/libbinder.so (???)
  5137. F/art     (25993): art/runtime/runtime.cc:289]   native: #06 pc 0000ef11  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
  5138. F/art     (25993): art/runtime/runtime.cc:289]   native: #07 pc 0005bc41  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+72)
  5139. F/art     (25993): art/runtime/runtime.cc:289]   native: #08 pc 0000ea81  /system/lib/libutils.so (???)
  5140. F/art     (25993): art/runtime/runtime.cc:289]   native: #09 pc 000147d7  /system/lib/libc.so (__pthread_start(void*)+30)
  5141. F/art     (25993): art/runtime/runtime.cc:289]   native: #10 pc 0001271f  /system/lib/libc.so (__start_thread+6)
  5142. F/art     (25993): art/runtime/runtime.cc:289]   (no managed stack frames)
  5143. F/art     (25993): art/runtime/runtime.cc:289]
  5144. F/art     (25993): art/runtime/runtime.cc:289]
  5145. F/libc    (25993): Fatal signal 6 (SIGABRT), code -6 in tid 26005 (HeapTrimmerDaem)
  5146. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5147. W/art     (  424): Long monitor contention event with owner method=int com.android.server.am.PendingIntentRecord.sendInner(int, android.content.Intent, java.lang.String, android.content.IIntentReceiver, java.lang.String, android.os.IBinder, java.lang.String, int, int, int, android.os.Bundle, android.app.IActivityContainer) from PendingIntentRecord.java:203 waiters=2 for 109.449s
  5148. W/art     (  424): Long monitor contention event with owner method=int com.android.server.am.PendingIntentRecord.sendInner(int, android.content.Intent, java.lang.String, android.content.IIntentReceiver, java.lang.String, android.os.IBinder, java.lang.String, int, int, int, android.os.Bundle, android.app.IActivityContainer) from PendingIntentRecord.java:203 waiters=1 for 203ms
  5149. W/art     (  424): Long monitor contention event with owner method=int com.android.server.am.PendingIntentRecord.sendInner(int, android.content.Intent, java.lang.String, android.content.IIntentReceiver, java.lang.String, android.os.IBinder, java.lang.String, int, int, int, android.os.Bundle, android.app.IActivityContainer) from PendingIntentRecord.java:203 waiters=2 for 200ms
  5150. I/DEBUG   (  143):
  5151. I/DEBUG   (  143): Tombstone written to: /data/tombstones/tombstone_00
  5152. I/ActivityManager(  424): Process android.process.media (pid 25979) has died
  5153. I/Zygote  (  148): Process 25979 exited due to signal (6)
  5154. I/DEBUG   (  143): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  5155. I/DEBUG   (  143): Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys'
  5156. I/DEBUG   (  143): Revision: '3'
  5157. I/DEBUG   (  143): ABI: 'arm'
  5158. I/DEBUG   (  143): pid: 25993, tid: 26005, name: HeapTrimmerDaem  >>> com.estrongs.android.pop <<<
  5159. I/DEBUG   (  143): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
  5160. I/art     (  424): Wrote stack traces to '/data/anr/traces.txt'
  5161. I/DEBUG   (  143): Abort message: 'art/runtime/thread_list.cc:173] Thread suspend timeout'
  5162. I/DEBUG   (  143):     r0 00000000  r1 00006595  r2 00000006  r3 00000000
  5163. I/DEBUG   (  143):     r4 6e94bdb8  r5 00000006  r6 00000002  r7 0000010c
  5164. I/DEBUG   (  143):     r8 00000000  r9 7486f520  sl 74829800  fp 000026f6
  5165. I/DEBUG   (  143):     ip 00006595  sp 6e94b768  lr 76dc5ff1  pc 76de9be4  cpsr 600f0010
  5166. I/DEBUG   (  143):
  5167. I/DEBUG   (  143): backtrace:
  5168. I/DEBUG   (  143):     #00 pc 00038be4  /system/lib/libc.so (tgkill+12)
  5169. I/DEBUG   (  143):     #01 pc 00014fed  /system/lib/libc.so (pthread_kill+52)
  5170. I/DEBUG   (  143):     #02 pc 00015c0b  /system/lib/libc.so (raise+10)
  5171. I/DEBUG   (  143):     #03 pc 000123b5  /system/lib/libc.so (__libc_android_abort+36)
  5172. I/DEBUG   (  143):     #04 pc 0000fffc  /system/lib/libc.so (abort+4)
  5173. I/DEBUG   (  143):     #05 pc 002178d1  /system/lib/libart.so (art::Runtime::Abort()+160)
  5174. I/DEBUG   (  143):     #06 pc 000a63db  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)
  5175. I/DEBUG   (  143):     #07 pc 002308db  /system/lib/libart.so (art::UnsafeLogFatalForThreadSuspendAllTimeout()+250)
  5176. I/DEBUG   (  143):     #08 pc 00230c07  /system/lib/libart.so (art::ThreadList::SuspendAll()+750)
  5177. I/DEBUG   (  143):     #09 pc 00134b8d  /system/lib/libart.so (art::gc::Heap::PerformHomogeneousSpaceCompact()+1764)
  5178. I/DEBUG   (  143):     #10 pc 00142065  /system/lib/libart.so (art::gc::Heap::DoPendingTransitionOrTrim()+772)
  5179. I/DEBUG   (  143):     #11 pc 000003df  /data/dalvik-cache/arm/system@framework@boot.oat
  5180. I/ActivityManager(  424): Start proc 26024:android.process.media/u0a4 for restart android.process.media
  5181. W/art     (  424): Long monitor contention event with owner method=void com.android.server.content.SyncStorageEngine.updateOrAddPeriodicSync(com.android.server.content.SyncStorageEngine$EndPoint, long, long, android.os.Bundle) from SyncStorageEngine.java:910 waiters=0 for 147.555s
  5182. I/DEBUG   (  143):
  5183. I/DEBUG   (  143): Tombstone written to: /data/tombstones/tombstone_01
  5184. I/ActivityManager(  424): Process com.estrongs.android.pop (pid 25993) has died
  5185. I/Zygote  (  148): Process 25993 exited due to signal (6)
  5186. I/GCoreUlr(  942): WorldUpdater:android.intent.action.ACTION_POWER_CONNECTED: Ensuring that reporting is stopped because of reasons: {account#10#=[InactiveReason{mVersionCode=0, mIdentifier=6, mName='ReportingNotEnabled'}]}
  5187. I/GCoreUlr(  942): Unbound from all location providers
  5188. E/SQLiteLog(26024): (283) recovered 2 frames from WAL file /data/user/0/com.android.providers.media/databases/external.db-wal
  5189. I/GCoreUlr(  942): DispatchingService.onDestroy()
  5190. I/GCoreUlr(  942): Unbound from all location providers
  5191. I/iu.FingerprintManager(18840): Start processing media store URI: content://media/external/video/media
  5192. I/iu.FingerprintManager(18840): Start processing media store URI: content://media/phoneStorage/images/media
  5193. I/iu.FingerprintManager(18840): Start processing media store URI: content://media/phoneStorage/video/media
  5194. I/iu.FingerprintManager(18840): Finished generating fingerprints; 156.108 seconds
  5195. I/iu.FingerprintManager(18840):   numSeen=0 numGenerated=0 numDeleted=0 numFailed=0
  5196. I/ActivityManager(  424): Process com.android.deskclock (pid 25617) has died
  5197. W/art     (  424): Long monitor contention event with owner method=void com.android.server.Watchdog.run() from Watchdog.java:339 waiters=0 for 80.407s
  5198. W/art     (  424): Long monitor contention event with owner method=void com.android.server.Watchdog.run() from Watchdog.java:339 waiters=1 for 70.748s
  5199. W/art     (  424): Long monitor contention event with owner method=void com.android.server.Watchdog.run() from Watchdog.java:339 waiters=2 for 2.769s
  5200. I/ActivityManager(  424): Start proc 26051:com.google.android.apps.plus/u0a103 for broadcast com.google.android.apps.plus/.service.BatteryReceiver
  5201. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5202. W/art     (  424): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$MainHandler.handleMessage(android.os.Message) from ActivityManagerService.java:1312 waiters=0 for 802ms
  5203. W/art     (  424): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$MainHandler.handleMessage(android.os.Message) from ActivityManagerService.java:1312 waiters=2 for 698ms
  5204. W/art     (  424): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$MainHandler.handleMessage(android.os.Message) from ActivityManagerService.java:1312 waiters=3 for 666ms
  5205. W/art     (  424): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$MainHandler.handleMessage(android.os.Message) from ActivityManagerService.java:1312 waiters=1 for 796ms
  5206. W/art     (  424): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$MainHandler.handleMessage(android.os.Message) from ActivityManagerService.java:1312 waiters=1 for 184ms
  5207. W/art     (  424): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$MainHandler.handleMessage(android.os.Message) from ActivityManagerService.java:1312 waiters=2 for 148ms
  5208. W/ResourcesManager(26051): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
  5209. I/OpenGLRenderer(  424): Initialized EGL, version 1.4
  5210. I/RenderThread(20916): type=1400 audit(0.0:270): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  5211. I/RenderThread(20916): type=1400 audit(0.0:271): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  5212. I/Choreographer(  424): Skipped 32 frames!  The application may be doing too much work on its main thread.
  5213. E/Exchange(27503): Exception while handling response
  5214. E/Exchange(27503): java.io.IOException
  5215. E/Exchange(27503):      at com.android.exchange.adapter.AbstractSyncParser.parse(AbstractSyncParser.java:178)
  5216. E/Exchange(27503):      at com.android.exchange.adapter.EmailSyncParser.parse(EmailSyncParser.java:770)
  5217. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.handleResponse(EasSyncBase.java:109)
  5218. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperationInternal(EasOperation.java:325)
  5219. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperation(EasOperation.java:264)
  5220. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.performOperation(EasSyncBase.java:125)
  5221. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.syncMailbox(EasFullSyncOperation.java:263)
  5222. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.performOperation(EasFullSyncOperation.java:175)
  5223. E/Exchange(27503):      at com.android.exchange.service.EasService.doOperation(EasService.java:401)
  5224. E/Exchange(27503):      at com.android.exchange.service.EasService$1.sync(EasService.java:132)
  5225. E/Exchange(27503):      at com.android.exchange.service.ContactsSyncAdapterService$SyncAdapterImpl.onPerformSync(ContactsSyncAdapterService.java:134)
  5226. E/Exchange(27503):      at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  5227. I/Exchange(27503): onPerformSync email: Bundle[{__account_only__=true}]
  5228. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5229. I/Choreographer(  661): Skipped 32 frames!  The application may be doing too much work on its main thread.
  5230. I/Exchange(27503): PSS syncStart for account acct:3
  5231. I/Exchange(27503): PSS Sync needs to wait: Ping: no, Pending tasks: 2 acct: 3
  5232. W/art     (  424): Suspending all threads took: 13.000ms
  5233. I/Exchange(27503): Fatal result -4 on syncMailbox
  5234. I/Exchange(27503): PSS syncEnd for account acct:3
  5235. I/Exchange(27503): PSS Signalling a pending sync to proceed acct:3.
  5236. I/art     (  424): Background partial concurrent mark sweep GC freed 31492(1859KB) AllocSpace objects, 10(160KB) LOS objects, 18% free, 17MB/21MB, paused 72.692ms total 1.387s
  5237. W/art     (26051): Suspending all threads took: 86.608ms
  5238. D/SyncManager(  424): failed sync operation patrick_t_wong@hotmail.com u0 (com.android.exchange), com.android.contacts, SERVER, currentRunTime 139378074, reason: 10036, SyncResult: stats [ numIoExceptions: 1]
  5239. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5240. W/art     (  424): Long monitor contention event with owner method=com.android.server.content.SyncStorageEngine$PendingOperation com.android.server.content.SyncStorageEngine.insertIntoPending(com.android.server.content.SyncOperation) from SyncStorageEngine.java:1071 waiters=0 for 252ms
  5241. W/art     (  424): Long monitor contention event with owner method=com.android.server.content.SyncStorageEngine$PendingOperation com.android.server.content.SyncStorageEngine.insertIntoPending(com.android.server.content.SyncOperation) from SyncStorageEngine.java:1071 waiters=1 for 372ms
  5242. I/art     (  148): Explicit concurrent mark sweep GC freed 705(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1930KB/3MB, paused 305us total 29.327ms
  5243. I/ActivityManager(  424): Start proc 26078:com.android.providers.calendar/u0a1 for content provider com.android.providers.calendar/.CalendarProvider2
  5244. I/art     (  148): Explicit concurrent mark sweep GC freed 6(208B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1930KB/3MB, paused 335us total 21.209ms
  5245. I/art     (  148): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1930KB/3MB, paused 549us total 24.932ms
  5246. I/Exchange(27503): PSS syncEnd for account acct:3
  5247. I/Exchange(27503): PSS push enabled is unknown
  5248. I/Exchange(27503): PSS last sync succeeded, starting new ping acct:3.
  5249. I/Exchange(27503): Ping task starting for 3
  5250. W/art     (  424): Long monitor contention event with owner method=void com.android.server.content.SyncStorageEngine.stopSyncEvent(long, long, java.lang.String, long, long) from SyncStorageEngine.java:1311 waiters=0 for 378ms
  5251. W/ResourcesManager(26078): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  5252. W/art     (  424): Long monitor contention event with owner method=boolean com.android.server.content.SyncStorageEngine.deleteFromPending(com.android.server.content.SyncStorageEngine$PendingOperation) from SyncStorageEngine.java:1105 waiters=0 for 241ms
  5253. I/Exchange(27503): onPerformSync email: Bundle[{__mailboxCount__=2, __mailboxId0__=54, __mailboxId1__=56}]
  5254. I/Exchange(27503): PSS syncStart for account acct:3
  5255. I/Exchange(27503): PSS Sync is pre-empting a ping acct:3
  5256. I/Exchange(27503): Interrupt with reason 1
  5257. I/Exchange(27503): PSS Sync needs to wait: Ping: yes, Pending tasks: 1 acct: 3
  5258. I/Exchange(27503): Ping task ending with status: -1
  5259. I/Exchange(27503): PSS pingEnd for account 3
  5260. I/Exchange(27503): PSS pingEnd, syncs still in progress acct:3.
  5261. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5262. W/art     (  424): Long monitor contention event with owner method=com.android.server.content.SyncStorageEngine$PendingOperation com.android.server.content.SyncStorageEngine.insertIntoPending(com.android.server.content.SyncOperation) from SyncStorageEngine.java:1071 waiters=0 for 193ms
  5263. W/art     (  424): Long monitor contention event with owner method=com.android.server.content.SyncStorageEngine$PendingOperation com.android.server.content.SyncStorageEngine.insertIntoPending(com.android.server.content.SyncOperation) from SyncStorageEngine.java:1071 waiters=0 for 168ms
  5264. I/Choreographer(20447): Skipped 70 frames!  The application may be doing too much work on its main thread.
  5265. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5266. I/CalendarProvider2(26078): Created com.android.providers.calendar.CalendarAlarmManager@21f84f8f(com.android.providers.calendar.CalendarProvider2@3691a21c)
  5267. W/art     (26078): Suspending all threads took: 85.479ms
  5268. I/Choreographer(  661): Skipped 35 frames!  The application may be doing too much work on its main thread.
  5269. I/Exchange(27503): onPerformSync calendar: Bundle[{__mailboxCount__=5, __mailboxId0__=33, __mailboxId1__=36, __mailboxId2__=40, __mailboxId3__=41, __mailboxId4__=42}]
  5270. I/Exchange(27503): PSS syncStart for account acct:2
  5271. I/Exchange(27503): PSS adding account state for acct:2
  5272. I/CalendarProvider2(26078): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
  5273. W/ContentResolver(26078): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
  5274. W/art     (27503): Suspending all threads took: 16.632ms
  5275. E/Exchange(27503): Exception while handling response
  5276. E/Exchange(27503): java.io.IOException
  5277. E/Exchange(27503):      at com.android.exchange.adapter.AbstractSyncParser.parse(AbstractSyncParser.java:178)
  5278. E/Exchange(27503):      at com.android.exchange.adapter.EmailSyncParser.parse(EmailSyncParser.java:770)
  5279. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.handleResponse(EasSyncBase.java:109)
  5280. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperationInternal(EasOperation.java:325)
  5281. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperation(EasOperation.java:264)
  5282. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.performOperation(EasSyncBase.java:125)
  5283. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.syncMailbox(EasFullSyncOperation.java:263)
  5284. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.performOperation(EasFullSyncOperation.java:175)
  5285. E/Exchange(27503):      at com.android.exchange.service.EasService.doOperation(EasService.java:401)
  5286. E/Exchange(27503):      at com.android.exchange.service.EasService$1.sync(EasService.java:132)
  5287. E/Exchange(27503):      at com.android.exchange.service.EmailSyncAdapterService$SyncAdapterImpl.onPerformSync(EmailSyncAdapterService.java:127)
  5288. E/Exchange(27503):      at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  5289. E/Exchange(27503): Exception while handling response
  5290. E/Exchange(27503): java.io.IOException
  5291. E/Exchange(27503):      at com.android.exchange.adapter.AbstractSyncParser.parse(AbstractSyncParser.java:178)
  5292. E/Exchange(27503):      at com.android.exchange.adapter.EmailSyncParser.parse(EmailSyncParser.java:770)
  5293. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.handleResponse(EasSyncBase.java:109)
  5294. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperationInternal(EasOperation.java:325)
  5295. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperation(EasOperation.java:264)
  5296. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.performOperation(EasSyncBase.java:125)
  5297. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.syncMailbox(EasFullSyncOperation.java:263)
  5298. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.performOperation(EasFullSyncOperation.java:175)
  5299. E/Exchange(27503):      at com.android.exchange.service.EasService.doOperation(EasService.java:401)
  5300. E/Exchange(27503):      at com.android.exchange.service.EasService$1.sync(EasService.java:132)
  5301. E/Exchange(27503):      at com.android.exchange.service.CalendarSyncAdapterService$SyncAdapterImpl.onPerformSync(CalendarSyncAdapterService.java:131)
  5302. E/Exchange(27503):      at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  5303. I/Exchange(27503): Fatal result -4 on syncMailbox
  5304. I/Exchange(27503): PSS syncEnd for account acct:3
  5305. I/Exchange(27503): PSS last sync had error, scheduling delayed ping acct:3.
  5306. I/Exchange(27503): PSS Scheduling a delayed ping acct:3.
  5307. I/Exchange(27503): PSS removing account state for acct:3
  5308. D/SyncManager(  424): failed sync operation patrick_t_wong@hotmail.com u0 (com.android.exchange), com.android.email.provider, SERVER, currentRunTime 139385936, reason: 10036, SyncResult: stats [ numIoExceptions: 1]
  5309. I/Adreno200-EGL(26051): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  5310. I/Adreno200-EGL(26051): Build Date: 06/25/13 Tue
  5311. I/Adreno200-EGL(26051): Local Branch:
  5312. I/Adreno200-EGL(26051): Remote Branch: quic/jb_2.5.5
  5313. I/Adreno200-EGL(26051): Local Patches: NONE
  5314. I/Adreno200-EGL(26051): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  5315. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5316. I/ActivityManager(  424): Start proc 26119:com.google.android.googlequicksearchbox:search/u0a22 for broadcast com.google.android.googlequicksearchbox/com.google.android.search.core.UdcSettingBroadcastReceiver
  5317. I/ActivityManager(  424): Process com.google.android.gms (pid 18840) has died
  5318. D/GCM     ( 1115): Message class com.google.f.a.a.i
  5319. W/art     (  424): Long monitor contention event with owner method=com.android.server.content.SyncStorageEngine$PendingOperation com.android.server.content.SyncStorageEngine.insertIntoPending(com.android.server.content.SyncOperation) from SyncStorageEngine.java:1071 waiters=0 for 356ms
  5320. W/art     (  424): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1229 waiters=0 for 194ms
  5321. I/ActivityManager(  424): Start proc 26135:com.google.android.gms/u0a16 for service com.google.android.gms/.usagereporting.service.UsageReportingService
  5322. I/Exchange(27503): Fatal result -4 on syncMailbox
  5323. I/Exchange(27503): PSS syncEnd for account acct:2
  5324. I/Exchange(27503): PSS push enabled is unknown
  5325. W/ResourcesManager(26135): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  5326. W/ResourcesManager(26135): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  5327. I/Exchange(27503): PSS last sync had error, scheduling delayed ping acct:2.
  5328. I/Exchange(27503): PSS Scheduling a delayed ping acct:2.
  5329. I/Exchange(27503): onPerformSync email: Bundle[{ignore_settings=true, force=true, ignore_backoff=true, __push_only__=true}]
  5330. I/Exchange(27503): PSS removing account state for acct:2
  5331. D/SyncManager(  424): failed sync operation patrick.t.wong@outlook.com u0 (com.android.exchange), com.android.calendar, SERVER, currentRunTime 139470046, reason: 10036, SyncResult: stats [ numIoExceptions: 1]
  5332. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5333. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5334. W/art     (  424): Long monitor contention event with owner method=com.android.server.content.SyncStorageEngine$PendingOperation com.android.server.content.SyncStorageEngine.insertIntoPending(com.android.server.content.SyncOperation) from SyncStorageEngine.java:1071 waiters=0 for 608ms
  5335. I/Exchange(27503): PSS pushModify acct:3
  5336. I/Exchange(27503): PSS adding account state for acct:3
  5337. I/Exchange(27503): PSS pushModify acct:3
  5338. I/Exchange(27503): PSS starting ping task acct:3
  5339. I/Exchange(27503): Ping task starting for 3
  5340. I/MultiDex(26135): VM with version 2.1.0 has multidex support
  5341. I/MultiDex(26135): install
  5342. I/MultiDex(26135): VM has multidex support, MultiDex support library is disabled.
  5343. I/art     (26135): Background sticky concurrent mark sweep GC freed 1753(94KB) AllocSpace objects, 0(0B) LOS objects, 0% free, 3MB/3MB, paused 38.574ms total 239.074ms
  5344. W/art     (  424): Long monitor contention event with owner method=void com.android.server.content.SyncStorageEngine.updateOrAddPeriodicSync(com.android.server.content.SyncStorageEngine$EndPoint, long, long, android.os.Bundle) from SyncStorageEngine.java:910 waiters=0 for 588ms
  5345. W/art     (26135): Suspending all threads took: 6.927ms
  5346. I/art     (26135): Background partial concurrent mark sweep GC freed 124(19KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 3MB/5MB, paused 7.843ms total 42.602ms
  5347. W/art     (  424): Long monitor contention event with owner method=void com.android.server.content.SyncStorageEngine.updateOrAddPeriodicSync(com.android.server.content.SyncStorageEngine$EndPoint, long, long, android.os.Bundle) from SyncStorageEngine.java:910 waiters=1 for 642ms
  5348. I/GoogleURLConnFactory( 1115): Using platform SSLCertificateSocketFactory
  5349. W/Uploader( 1115): No account for auth token provided
  5350. I/ActivityManager(  424): Process com.android.providers.calendar (pid 26078) has died
  5351. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5352. I/Exchange(27503): Changes found in: 00000000-0000-0000-0000-000000000001
  5353. I/Exchange(27503): Changes found in: 00000000-0000-0000-0000-000000000003
  5354. I/Exchange(27503): Changes found in: 2:0
  5355. I/Exchange(27503): Changes found in: 1:ALi8xGyb4UJBqKMtyXrl7gb+TmCl9hQIQZ+ElNrB0soP
  5356. I/Exchange(27503): Changes found in: 1:AMotgEqhejlMpRkkcN+5DqUjI1PE7lL9QqwB65OBa1Mr
  5357. I/Exchange(27503): Changes found in: 1:AR/o0A+y+1ZBriYBR872EdGNJuMAEEWdSYGU+UiijYTs
  5358. I/Exchange(27503): Ping found changed folders for account 3
  5359. I/Exchange(27503): onPerformSync email: Bundle[{__account_only__=true}]
  5360. E/Exchange(27503): unexpected collectiontype 0 in EasPing
  5361. W/art     (26119): Suspending all threads took: 18.798ms
  5362. W/Uploader( 1115): No account for auth token provided
  5363. I/art     (  424): Explicit concurrent mark sweep GC freed 48936(2MB) AllocSpace objects, 8(128KB) LOS objects, 18% free, 17MB/21MB, paused 10.314ms total 1.196s
  5364. W/Uploader( 1115): No account for auth token provided
  5365. E/Exchange(27503): unexpected collectiontype 5 in EasPing
  5366. I/ProviderInstaller(26135): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
  5367. W/Uploader( 1115): No account for auth token provided
  5368. E/Exchange(27503): unexpected collectiontype 66 in EasPing
  5369. E/Exchange(27503): unexpected collectiontype 65 in EasPing
  5370. I/GAV2    (26051): Thread[GAThread,5,main]: No campaign data found.
  5371. W/Uploader( 1115): No account for auth token provided
  5372. E/Exchange(27503): unexpected collectiontype 65 in EasPing
  5373. E/Exchange(27503): unexpected collectiontype 65 in EasPing
  5374. I/ActivityManager(  424): Start proc 26166:com.google.android.partnersetup/u0a19 for content provider com.google.android.partnersetup/.RlzAppProvider
  5375. I/Exchange(27503): EasOperation requestSyncForMailboxes  Account {name=patrick_t_wong@hotmail.com, type=com.android.exchange}, Bundle[{__mailboxCount__=2, __mailboxId0__=54, __mailboxId1__=56}]
  5376. I/art     (23437): Explicit concurrent mark sweep GC freed 5217(289KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 4MB/5MB, paused 3.387ms total 432.098ms
  5377. I/Exchange(27503): EasOperation requestSyncForMailboxes  Account {name=patrick_t_wong@hotmail.com, type=com.android.exchange}, Bundle[{__mailboxCount__=5, __mailboxId0__=54, __mailboxId1__=56, __mailboxId2__=60, __mailboxId3__=61, __mailboxId4__=62}]
  5378. I/Exchange(27503): PSS syncStart for account acct:3
  5379. I/Exchange(27503): PSS Sync is pre-empting a ping acct:3
  5380. I/Exchange(27503): Stop next with reason 1
  5381. I/Exchange(27503): PSS Sync needs to wait: Ping: yes, Pending tasks: 1 acct: 3
  5382. I/Exchange(27503): EasOperation requestSyncForMailboxes  Account {name=patrick_t_wong@hotmail.com, type=com.android.exchange}, Bundle[{__mailboxCount__=6, __mailboxId0__=54, __mailboxId1__=56, __mailboxId2__=59, __mailboxId3__=60, __mailboxId4__=61, __mailboxId5__=62}]
  5383. I/Exchange(27503): Ping task ending with status: 2
  5384. I/Exchange(27503): PSS pingEnd for account 3
  5385. I/Exchange(27503): PSS pingEnd, syncs still in progress acct:3.
  5386. W/art     (26119): Suspending all threads took: 99.121ms
  5387. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5388. I/ActivityManager(  424): Start proc 26195:com.android.calendar/u0a26 for broadcast com.android.calendar/.alerts.AlertReceiver
  5389. I/ActivityManager(  424): Process android.process.acore (pid 22613) has died
  5390. I/Exchange(27503): PSS syncEnd for account acct:3
  5391. I/Exchange(27503): PSS last sync succeeded, starting new ping acct:3.
  5392. I/Exchange(27503): Ping task starting for 3
  5393. I/SearchServiceFactory(26119): refreshing search history.
  5394. W/GAV2    (26119): Thread[Background Blocking-0,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
  5395. W/GAV2    (26119): Thread[Background Blocking-0,5,main]: dispatch call queued.  Need to call GAServiceManager.getInstance().initialize().
  5396. I/Exchange(27503): onPerformSync email: Bundle[{__mailboxCount__=2, __mailboxId0__=54, __mailboxId1__=56}]
  5397. W/art     (26119): Long monitor contention event with owner method=com.google.android.search.core.google.bk com.google.android.search.core.m.ash() from CoreSearchServices.java:503 waiters=0 for 302ms
  5398. D/ExtensionsFactory(26195): No custom extensions.
  5399. D/AlertReceiver(26195): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver }
  5400. D/AlertService(26195): 0 Action = android.intent.action.PROVIDER_CHANGED
  5401. I/Exchange(27503): PSS syncStart for account acct:3
  5402. I/Exchange(27503): PSS Sync is pre-empting a ping acct:3
  5403. I/Exchange(27503): Interrupt with reason 1
  5404. I/Exchange(27503): PSS Sync needs to wait: Ping: yes, Pending tasks: 1 acct: 3
  5405. I/Exchange(27503): Ping task ending with status: -1
  5406. I/Exchange(27503): PSS pingEnd for account 3
  5407. I/Exchange(27503): PSS pingEnd, syncs still in progress acct:3.
  5408. I/ActivityManager(  424): Start proc 26230:com.android.providers.calendar/u0a1 for content provider com.android.providers.calendar/.CalendarProvider2
  5409. W/art     (26119): Suspending all threads took: 20.965ms
  5410. E/NuPlayerDecoder(  145): Stream error for OMX.google.aac.decoder (err=-1004), EOS successfully queued
  5411. E/NuPlayer(  145): received error(0xfffffc14) from audio decoder, flushing(0), now shutting down
  5412. W/ResourcesManager(26230): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  5413. E/MediaPlayer(20447): error (1, -1004)
  5414. E/MediaPlayer(20447): Error (1,-1004)
  5415. E/NuPlayerDecoder(  145): Stream error for OMX.qcom.video.decoder.avc (err=-1004), EOS successfully queued
  5416. E/NuPlayer(  145): received error(0xfffffc14) from video decoder, flushing(0), now shutting down
  5417. E/MediaPlayer(20447): error (1, -1004)
  5418. E/OMX-VDEC-1080P(  145): send_command: Recieved a Command from Client
  5419. E/OMX-VDEC-1080P(  145): Rxd i/p EOS, Notify Driver that EOS has been reached
  5420. E/OMX-VDEC-1080P(  145): send_command_proxy(): cmd = 1, Current State 3, Expected State -1
  5421. E/OMX-VDEC-1080P(  145): send_command_proxy(): OMX_CommandFlush issued with param1: -1
  5422. E/OMX-VDEC-1080P(  145): send_command: Command Processed
  5423. E/OMX-VDEC-1080P(  145): Driver flush i/p Port complete
  5424. E/OMX-VDEC-1080P(  145): Initiate Input Flush
  5425. E/OMX-VDEC-1080P(  145): Flush Input OMX_COMPONENT_GENERATE_EBD 0x750a5700
  5426. E/OMX-VDEC-1080P(  145): Flush Input OMX_COMPONENT_GENERATE_EBD 0x750a5750
  5427. E/OMX-VDEC-1080P(  145): OMX flush i/p Port complete PenBuf(0)
  5428. E/OMX-VDEC-1080P(  145): Driver flush o/p Port complete
  5429. E/OMX-VDEC-1080P(  145): Initiate Output Flush
  5430. E/OMX-VDEC-1080P(  145): OMX flush o/p Port complete PenBuf(0)
  5431. E/OMX-VDEC-1080P(  145): send_command: Recieved a Command from Client
  5432. E/OMX-VDEC-1080P(  145): send_command_proxy(): cmd = 0, Current State 3, Expected State 2
  5433. E/OMX-VDEC-1080P(  145): send_command_proxy(): OMX_CommandStateSet issued
  5434. E/OMX-VDEC-1080P(  145): Current State 3, Expected State 2
  5435. E/OMX-VDEC-1080P(  145): Command Recieved in OMX_StateExecuting
  5436. E/OMX-VDEC-1080P(  145): send_command_proxy(): Executing --> Idle
  5437. E/OMX-VDEC-1080P(  145): send_command: Command Processed
  5438. E/OMX-VDEC-1080P(  145): Driver flush i/p Port complete
  5439. E/OMX-VDEC-1080P(  145): Initiate Input Flush
  5440. E/OMX-VDEC-1080P(  145): OMX flush i/p Port complete PenBuf(0)
  5441. E/OMX-VDEC-1080P(  145): Driver flush o/p Port complete
  5442. E/OMX-VDEC-1080P(  145): Initiate Output Flush
  5443. E/OMX-VDEC-1080P(  145): Buffer queue size 3 pending buf cnt 1
  5444. E/OMX-VDEC-1080P(  145): ID(4) P1(75098004) P2(753974b0)
  5445. E/OMX-VDEC-1080P(  145): Buffer queue size 2 pending buf cnt 2
  5446. E/OMX-VDEC-1080P(  145): ID(4) P1(75098004) P2(75397550)
  5447. E/OMX-VDEC-1080P(  145): Buffer queue size 1 pending buf cnt 3
  5448. E/OMX-VDEC-1080P(  145): ID(c) P1(75397370) P2(40000000)
  5449. E/OMX-VDEC-1080P(  145): OMX flush o/p Port complete PenBuf(2)
  5450. E/OMX-VDEC-1080P(  145): Rxd OMX_COMPONENT_GENERATE_STOP_DONE
  5451. E/OMX-VDEC-1080P(  145): send_command: Recieved a Command from Client
  5452. E/OMX-VDEC-1080P(  145): send_command_proxy(): cmd = 0, Current State 2, Expected State 1
  5453. E/OMX-VDEC-1080P(  145): send_command_proxy(): OMX_CommandStateSet issued
  5454. E/OMX-VDEC-1080P(  145): Current State 2, Expected State 1
  5455. E/OMX-VDEC-1080P(  145): send_command_proxy(): Idle-->Loaded-Pending
  5456. E/OMX-VDEC-1080P(  145): send_command: Command Processed
  5457. E/OMX-VDEC-1080P(  145): ALL input buffers are freed/released
  5458. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6ecb2000, 229376)
  5459. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6ed22000, 229376)
  5460. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6efbe000, 229376)
  5461. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6f02e000, 229376)
  5462. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6f09e000, 229376)
  5463. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6f10e000, 229376)
  5464. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6f17e000, 229376)
  5465. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6f1ee000, 229376)
  5466. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6f25e000, 229376)
  5467. E/OMX-VDEC-1080P(  145): free_output: munmap(0x6f2ce000, 229376)
  5468. E/OMX-VDEC-1080P(  145): ALL output buffers are freed/released
  5469. E/OMX-VDEC-1080P(  145): OMX_CommandStateSet complete, m_state = 1
  5470. E/OMX-VDEC-1080P(  145): Playback Ended - PASSED
  5471. E/OMX-VDEC-1080P(  145): ALL output buffers are freed/released
  5472. E/OMX-VDEC-1080P(  145): Calling VDEC_IOCTL_STOP_NEXT_MSG
  5473. E/OMX-VDEC-1080P(  145): omx_vdec::component_deinit() complete
  5474. E/OMX-VDEC-1080P(  145): In OMX Vdec Destructor(), Vdec instances = 1
  5475. E/OMX-VDEC-1080P(  145):
  5476. E/OMX-VDEC-1080P(  145):  Error in ioctl read next msg
  5477. E/OMX-VDEC-1080P(  145): omx_vdec: Async thread stop
  5478. E/OMX-VDEC-1080P(  145): Waiting on OMX Msg Thread exit
  5479. E/OMX-VDEC-1080P(  145): omx_vdec: message thread stop
  5480. E/OMX-VDEC-1080P(  145): Waiting on OMX Async Thread exit
  5481. E/OMX-VDEC-1080P(  145): Calling close() on Video Driver
  5482. E/OMX-VDEC-1080P(  145): Calling close() on vdec ion devicefd = 23
  5483. E/OMX-VDEC-1080P(  145): Successfully destroyed vdec ionlock
  5484. E/OMX-VDEC-1080P(  145): Exit OMX vdec Destructor
  5485. E/        (  145):
  5486. E/        (  145):  Destroy C2D instance
  5487. E/        (  145):
  5488. E/        (  145):  Destroy C2D instance
  5489. I/CalendarProvider2(26230): Created com.android.providers.calendar.CalendarAlarmManager@21f84f8f(com.android.providers.calendar.CalendarProvider2@3691a21c)
  5490. E/MediaPlayer(20447): Error (1,-1004)
  5491. W/LocationOracleImpl(26119): Best location was null
  5492. W/art     (26119): Suspending all threads took: 22.949ms
  5493. I/AudioFlinger(  145): BUFFER TIMEOUT: remove(4096) from active list on thread 0x758e8000
  5494. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5495. I/browser (20447): Console: src error: retry once... http://static1.dmcdn.net/js/component/player/player-e9b7602a.js:3
  5496. I/WebViewFactory(26119): Loading com.android.webview version 39 (eng.flintman-arm) (code 399991)
  5497. D/NuPlayerDriver(  145): reset(0x7502a4c0)
  5498. I/CalendarProvider2(26230): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
  5499. W/ContentResolver(26230): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
  5500. D/NuPlayerDriver(  145): notifyResetComplete(0x7502a4c0)
  5501. I/MediaFocusControl(  424):  AudioFocus  abandonAudioFocus() from android.media.AudioManager@209e06bbcom.android.org.chromium.media.MediaPlayerListener@48f1c74
  5502. I/LibraryLoader(26119): Time to load native libraries: 254 ms (timestamps 9377-9631)
  5503. I/LibraryLoader(26119): Expected native library version number "",actual native library version number ""
  5504. D/GCM     ( 1115): 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
  5505. W/art     (26119): Attempt to remove local handle scope entry from IRT, ignoring
  5506. D/AuthorizationBluetoothService( 1115): Received GmsCore event: Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.auth.be.proximity.authorization.bt.AuthorizationBluetoothService$AutoStarter }.
  5507. D/c       ( 1115): Getting all permits...
  5508. D/a       ( 1115): Opening database...
  5509. W/art     (  424): Long monitor contention event with owner method=boolean com.android.server.content.SyncStorageEngine.deleteFromPending(com.android.server.content.SyncStorageEngine$PendingOperation) from SyncStorageEngine.java:1105 waiters=0 for 1.827s
  5510. D/a       ( 1115): Opening database auth.proximity.permit_store...
  5511. D/a       ( 1115): Closing database...
  5512. V/GmsCoreStatsServiceLauncher(26135): Received broadcast intent Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher }
  5513. D/LocationInitializer(26135): Restart initialization of location
  5514. D/AlertReceiver(26195): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver }
  5515. E/MDM     (  942): [103] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
  5516. I/System.out(26119): Found 5 addresses to connect to, out of which 0 are on Ipv6
  5517. I/art     (  424): Explicit concurrent mark sweep GC freed 23948(1101KB) AllocSpace objects, 1(16KB) LOS objects, 18% free, 17MB/21MB, paused 10.009ms total 160.491ms
  5518. V/audio_hw_primary(  145): do_out_standby: CALLED
  5519. E/Exchange(27503): Exception while handling response
  5520. E/Exchange(27503): java.io.IOException
  5521. E/Exchange(27503):      at com.android.exchange.adapter.AbstractSyncParser.parse(AbstractSyncParser.java:178)
  5522. E/Exchange(27503):      at com.android.exchange.adapter.EmailSyncParser.parse(EmailSyncParser.java:770)
  5523. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.handleResponse(EasSyncBase.java:109)
  5524. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperationInternal(EasOperation.java:325)
  5525. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperation(EasOperation.java:264)
  5526. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.performOperation(EasSyncBase.java:125)
  5527. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.syncMailbox(EasFullSyncOperation.java:263)
  5528. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.performOperation(EasFullSyncOperation.java:175)
  5529. E/Exchange(27503):      at com.android.exchange.service.EasService.doOperation(EasService.java:401)
  5530. E/Exchange(27503):      at com.android.exchange.service.EasService$1.sync(EasService.java:132)
  5531. E/Exchange(27503):      at com.android.exchange.service.EmailSyncAdapterService$SyncAdapterImpl.onPerformSync(EmailSyncAdapterService.java:127)
  5532. E/Exchange(27503):      at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  5533. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  5534. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  5535. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  5536. V/audio_hw_primary(  145): disable speaker/headphones
  5537. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  5538. I/Exchange(27503): Fatal result -4 on syncMailbox
  5539. I/Exchange(27503): PSS syncEnd for account acct:3
  5540. I/Exchange(27503): PSS last sync had error, scheduling delayed ping acct:3.
  5541. I/Exchange(27503): PSS Scheduling a delayed ping acct:3.
  5542. I/Exchange(27503): PSS removing account state for acct:3
  5543. D/SyncManager(  424): failed sync operation patrick_t_wong@hotmail.com u0 (com.android.exchange), com.android.email.provider, SERVER, currentRunTime 139603800, reason: 10036, SyncResult: stats [ numIoExceptions: 1]
  5544. I/GAV2    (26119): Thread[GAThread,5,main]: No campaign data found.
  5545. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5546. I/GlobalDismissManager(26195): no sender configured
  5547. D/AlertService(26195): Beginning updateAlertNotification
  5548. D/AlertService(26195): No fired or scheduled alerts
  5549. D/AlertService(26195): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
  5550. D/AlarmScheduler(26195): Query result count for events starting within 1 week: 2
  5551. D/AlertService(26195): 0 Action = android.intent.action.PROVIDER_CHANGED
  5552. I/ActivityManager(  424): Process com.google.android.apps.plus (pid 26051) has died
  5553. I/ActivityManager(  424): Process android.process.media (pid 26024) has died
  5554. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5555. I/Exchange(27503): onPerformSync calendar: Bundle[{__mailboxCount__=5, __mailboxId0__=54, __mailboxId1__=56, __mailboxId2__=60, __mailboxId3__=61, __mailboxId4__=62}]
  5556. I/Exchange(27503): PSS syncStart for account acct:3
  5557. I/Exchange(27503): PSS adding account state for acct:3
  5558. I/GlobalDismissManager(26195): no sender configured
  5559. D/AlertService(26195): Beginning updateAlertNotification
  5560. D/AlertService(26195): No fired or scheduled alerts
  5561. D/AlertService(26195): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
  5562. D/AlarmScheduler(26195): Query result count for events starting within 1 week: 2
  5563. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5564. E/Exchange(27503): Exception while handling response
  5565. E/Exchange(27503): java.io.IOException
  5566. E/Exchange(27503):      at com.android.exchange.adapter.AbstractSyncParser.parse(AbstractSyncParser.java:178)
  5567. E/Exchange(27503):      at com.android.exchange.adapter.EmailSyncParser.parse(EmailSyncParser.java:770)
  5568. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.handleResponse(EasSyncBase.java:109)
  5569. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperationInternal(EasOperation.java:325)
  5570. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperation(EasOperation.java:264)
  5571. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.performOperation(EasSyncBase.java:125)
  5572. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.syncMailbox(EasFullSyncOperation.java:263)
  5573. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.performOperation(EasFullSyncOperation.java:175)
  5574. E/Exchange(27503):      at com.android.exchange.service.EasService.doOperation(EasService.java:401)
  5575. E/Exchange(27503):      at com.android.exchange.service.EasService$1.sync(EasService.java:132)
  5576. E/Exchange(27503):      at com.android.exchange.service.CalendarSyncAdapterService$SyncAdapterImpl.onPerformSync(CalendarSyncAdapterService.java:131)
  5577. E/Exchange(27503):      at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  5578. I/Exchange(27503): Fatal result -4 on syncMailbox
  5579. I/Exchange(27503): PSS syncEnd for account acct:3
  5580. I/Exchange(27503): PSS push enabled is unknown
  5581. I/Exchange(27503): PSS last sync had error, scheduling delayed ping acct:3.
  5582. I/Exchange(27503): PSS Scheduling a delayed ping acct:3.
  5583. I/Exchange(27503): PSS removing account state for acct:3
  5584. D/SyncManager(  424): failed sync operation patrick_t_wong@hotmail.com u0 (com.android.exchange), com.android.calendar, SERVER, currentRunTime 139618020, reason: 10036, SyncResult: stats [ numIoExceptions: 1]
  5585. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5586. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5587. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5588. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5589. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5590. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5591. D/OpenGLRenderer(  424): endAllStagingAnimators on 0x7005e900 (RippleDrawable) with handle 0x70210400
  5592. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5593. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@37415e6b attribute=null, token = android.os.BinderProxy@18de06b4
  5594. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5595. I/ActivityManager(  424): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher} from uid 1000 on display 0
  5596. D/WebViewTimersControl(20447): onBrowserActivityPause
  5597. D/WebViewTimersControl(20447): Pausing webview timers, view=com.android.browser.BrowserWebView{3eb43e72 VFEDHVCL .F...... 0,0-1024,591}
  5598. I/Adreno200-EGL( 1404): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  5599. I/Adreno200-EGL( 1404): Build Date: 06/25/13 Tue
  5600. I/Adreno200-EGL( 1404): Local Branch:
  5601. I/Adreno200-EGL( 1404): Remote Branch: quic/jb_2.5.5
  5602. I/Adreno200-EGL( 1404): Local Patches: NONE
  5603. I/Adreno200-EGL( 1404): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  5604. I/OpenGLRenderer( 1404): Initialized EGL, version 1.4
  5605. I/Timeline( 1404): Timeline: Activity_idle id: android.os.BinderProxy@8354af3 time:48339117
  5606. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5607. W/IInputConnectionWrapper(20447): showStatusIcon on inactive InputConnection
  5608. I/Timeline(  424): Timeline: Activity_windows_visible id: ActivityRecord{35d154fb u0 com.android.launcher3/.Launcher t147} time:48339373
  5609. W/OpenGLRenderer( 1404): Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
  5610. W/ResourceType(  661): No package identifier when getting value for resource number 0x00000000
  5611. W/PackageManager(  661): Failure retrieving resources for com.android.browser: Resource ID #0x0
  5612. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5613. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5614. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5615. D/BluetoothAdapter(  661): 81481088: getState() :  mService = null. Returning STATE_OFF
  5616. D/BluetoothAdapter(  661): 81481088: getState() :  mService = null. Returning STATE_OFF
  5617. D/BluetoothAdapter(  661): 81481088: getState() :  mService = null. Returning STATE_OFF
  5618. D/BluetoothAdapter(  661): 81481088: getState() :  mService = null. Returning STATE_OFF
  5619. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5620. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5621. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5622. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5623. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5624. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5625. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5626. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5627. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5628. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5629. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5630. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5631. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5632. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5633. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5634. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5635. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5636. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5637. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5638. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5639. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5640. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5641. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5642. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5643. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5644. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5645. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5646. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5647. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5648. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5649. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5650. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5651. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5652. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5653. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5654. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5655. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5656. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5657. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5658. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5659. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5660. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5661. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5662. D/PhoneStatusBar(  661): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  5663. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5664. I/ActivityManager(  424): START u0 {act=android.settings.SETTINGS flg=0x14000000 cmp=com.android.settings/.Settings} from uid 10012 on display 0
  5665. W/InputMethodManagerService(  424): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@29ba5436 attribute=null, token = android.os.BinderProxy@2556228e
  5666. V/WindowManager(  424): addAppToken: AppWindowToken{1bf75a0d token=Token{3e1d1ca4 ActivityRecord{21c27f37 u0 com.android.settings/.Settings t190}}} to stack=1 task=190 at 0
  5667. V/WindowManager(  424): Adding window Window{ce3031a u0 Starting com.android.settings} at 6 of 12 (after Window{1fcbe2dd u0 com.android.browser/com.android.browser.BrowserActivity})
  5668. I/ActivityManager(  424): Start proc 26382:com.android.settings/1000 for activity com.android.settings/.Settings
  5669. D/PhoneStatusBar(  661): disable: < expand icons* alerts system_info* back home recent clock search >
  5670. I/IndexDatabaseHelper(26382): Using schema version: 115
  5671. I/IndexDatabaseHelper(26382): Index is fine
  5672. D/Index   (26382): Locale 'en_US' is already indexed
  5673. D/OpenGLRenderer(26382): Use EGL_SWAP_BEHAVIOR_PRESERVED: true
  5674. D/Atlas   (26382): Validating map...
  5675. V/WindowManager(  424): Adding window Window{28252cb1 u0 com.android.settings/com.android.settings.Settings} at 6 of 13 (before Window{ce3031a u0 Starting com.android.settings})
  5676. D/DashboardSummary(26382): rebuildUI took: 240 ms
  5677. I/art     (26382): Background partial concurrent mark sweep GC freed 1596(84KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 2MB/4MB, paused 15.808ms total 97.625ms
  5678. I/RenderThread(26402): type=1400 audit(0.0:272): avc: denied { read write } for name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  5679. I/RenderThread(26402): type=1400 audit(0.0:273): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  5680. I/RenderThread(26402): type=1400 audit(0.0:274): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  5681. I/Adreno200-EGL(26382): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  5682. I/Adreno200-EGL(26382): Build Date: 06/25/13 Tue
  5683. I/Adreno200-EGL(26382): Local Branch:
  5684. I/Adreno200-EGL(26382): Remote Branch: quic/jb_2.5.5
  5685. I/Adreno200-EGL(26382): Local Patches: NONE
  5686. I/Adreno200-EGL(26382): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  5687. I/OpenGLRenderer(26382): Initialized EGL, version 1.4
  5688. D/OpenGLRenderer(26382): Enabling debug mode 0
  5689. I/ActivityManager(  424): Displayed com.android.settings/.Settings: +1s756ms
  5690. I/Timeline(  424): Timeline: Activity_windows_visible id: ActivityRecord{21c27f37 u0 com.android.settings/.Settings t190} time:48350468
  5691. I/Timeline(26382): Timeline: Activity_idle id: android.os.BinderProxy@37624f9e time:48350548
  5692. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5693. I/Timeline(26382): Timeline: Activity_launch_request id:com.evervolv.toolbox time:48352326
  5694. I/ActivityManager(  424): START u0 {act=android.intent.action.MAIN cmp=com.evervolv.toolbox/.Toolbox} from uid 1000 on display 0
  5695. V/WindowManager(  424): addAppToken: AppWindowToken{89a570 token=Token{3b93bbb3 ActivityRecord{29690522 u0 com.evervolv.toolbox/.Toolbox t190}}} to stack=1 task=190 at 1
  5696. V/WindowManager(  424): Adding window Window{2669a421 u0 Starting com.evervolv.toolbox} at 7 of 13 (after Window{28252cb1 u0 com.android.settings/com.android.settings.Settings})
  5697. I/ActivityManager(  424): Start proc 26430:com.evervolv.toolbox/1000 for activity com.evervolv.toolbox/.Toolbox
  5698. I/Timeline(26382): Timeline: Activity_launch_request id:com.evervolv.toolbox time:48352532
  5699. I/ActivityManager(  424): START u0 {act=android.intent.action.MAIN cmp=com.evervolv.toolbox/.Toolbox} from uid 1000 on display 0
  5700. V/WindowManager(  424): addAppToken: AppWindowToken{85a6f34 token=Token{ce4207 ActivityRecord{1d832046 u0 com.evervolv.toolbox/.Toolbox t190}}} to stack=1 task=190 at 2
  5701. V/WindowManager(  424): Adding window Window{3c436aff u0 Starting com.evervolv.toolbox} at 8 of 14 (after Window{2669a421 u0 Starting com.evervolv.toolbox})
  5702. I/art     (  424): Explicit concurrent mark sweep GC freed 57609(2MB) AllocSpace objects, 6(96KB) LOS objects, 17% free, 18MB/22MB, paused 1.983ms total 198.211ms
  5703. W/art     (  424): Long monitor contention event with owner method=void com.android.server.display.DisplayManagerService.registerCallbackInternal(android.hardware.display.IDisplayManagerCallback, int) from DisplayManagerService.java:384 waiters=0 for 164ms
  5704. D/OpenGLRenderer(26382): endAllStagingAnimators on 0x74afd180 (RippleDrawable) with handle 0x74b03730
  5705. D/Toolbox (26430): Selected item=0
  5706. D/OpenGLRenderer(26430): Use EGL_SWAP_BEHAVIOR_PRESERVED: true
  5707. D/Atlas   (26430): Validating map...
  5708. V/WindowManager(  424): Adding window Window{1899bc82 u0 com.evervolv.toolbox/com.evervolv.toolbox.Toolbox} at 7 of 14 (before Window{3c436aff u0 Starting com.evervolv.toolbox})
  5709. I/Adreno200-EGL(26430): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  5710. I/Adreno200-EGL(26430): Build Date: 06/25/13 Tue
  5711. I/Adreno200-EGL(26430): Local Branch:
  5712. I/Adreno200-EGL(26430): Remote Branch: quic/jb_2.5.5
  5713. I/Adreno200-EGL(26430): Local Patches: NONE
  5714. I/Adreno200-EGL(26430): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  5715. I/OpenGLRenderer(26430): Initialized EGL, version 1.4
  5716. D/OpenGLRenderer(26430): Enabling debug mode 0
  5717. I/ActivityManager(  424): Displayed com.evervolv.toolbox/.Toolbox: +1s146ms (total +1s249ms)
  5718. I/Timeline(  424): Timeline: Activity_windows_visible id: ActivityRecord{1d832046 u0 com.evervolv.toolbox/.Toolbox t190} time:48353688
  5719. I/Timeline(26430): Timeline: Activity_idle id: android.os.BinderProxy@30978cdd time:48353758
  5720. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5721. D/Toolbox (26430): Selected item=5
  5722. I/art     (26430): Background partial concurrent mark sweep GC freed 2185(153KB) AllocSpace objects, 2(32KB) LOS objects, 40% free, 2MB/4MB, paused 13.244ms total 51.483ms
  5723. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5724. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5725. I/Exchange(27503): onPerformSync email: Bundle[{__account_only__=true}]
  5726. I/Exchange(27503): PSS syncStart for account acct:3
  5727. I/Exchange(27503): PSS adding account state for acct:3
  5728. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5729. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5730. I/Exchange(27503): PSS syncEnd for account acct:3
  5731. I/Exchange(27503): PSS push enabled is unknown
  5732. I/Exchange(27503): PSS last sync succeeded, starting new ping acct:3.
  5733. I/Exchange(27503): Ping task starting for 3
  5734. I/Exchange(27503): onPerformSync email: Bundle[{__mailboxCount__=2, __mailboxId0__=54, __mailboxId1__=56}]
  5735. I/Exchange(27503): PSS syncStart for account acct:3
  5736. I/Exchange(27503): PSS Sync is pre-empting a ping acct:3
  5737. I/Exchange(27503): Interrupt with reason 1
  5738. I/Exchange(27503): PSS Sync needs to wait: Ping: yes, Pending tasks: 1 acct: 3
  5739. I/Exchange(27503): Ping task ending with status: -1
  5740. I/Exchange(27503): PSS pingEnd for account 3
  5741. I/Exchange(27503): PSS pingEnd, syncs still in progress acct:3.
  5742. E/Exchange(27503): Exception while handling response
  5743. E/Exchange(27503): java.io.IOException
  5744. E/Exchange(27503):      at com.android.exchange.adapter.AbstractSyncParser.parse(AbstractSyncParser.java:178)
  5745. E/Exchange(27503):      at com.android.exchange.adapter.EmailSyncParser.parse(EmailSyncParser.java:770)
  5746. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.handleResponse(EasSyncBase.java:109)
  5747. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperationInternal(EasOperation.java:325)
  5748. E/Exchange(27503):      at com.android.exchange.eas.EasOperation.performOperation(EasOperation.java:264)
  5749. E/Exchange(27503):      at com.android.exchange.eas.EasSyncBase.performOperation(EasSyncBase.java:125)
  5750. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.syncMailbox(EasFullSyncOperation.java:263)
  5751. E/Exchange(27503):      at com.android.exchange.eas.EasFullSyncOperation.performOperation(EasFullSyncOperation.java:175)
  5752. E/Exchange(27503):      at com.android.exchange.service.EasService.doOperation(EasService.java:401)
  5753. E/Exchange(27503):      at com.android.exchange.service.EasService$1.sync(EasService.java:132)
  5754. E/Exchange(27503):      at com.android.exchange.service.EmailSyncAdapterService$SyncAdapterImpl.onPerformSync(EmailSyncAdapterService.java:127)
  5755. E/Exchange(27503):      at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  5756. I/Exchange(27503): Fatal result -4 on syncMailbox
  5757. I/Exchange(27503): PSS syncEnd for account acct:3
  5758. I/Exchange(27503): PSS last sync had error, scheduling delayed ping acct:3.
  5759. I/Exchange(27503): PSS Scheduling a delayed ping acct:3.
  5760. I/Exchange(27503): PSS removing account state for acct:3
  5761. D/SyncManager(  424): failed sync operation patrick_t_wong@hotmail.com u0 (com.android.exchange), com.android.email.provider, SERVER, currentRunTime 139615360, reason: 10036, SyncResult: stats [ numIoExceptions: 1]
  5762. E/wpa_supplicant(  627): recvfrom(ctrl_iface): Try again
  5763. D/EVToolbox(26430): Calling dumplogcat:-D -B -o /data/data/com.evervolv.toolbox/files/logcat -m -r -d -k
  5764. [logcat: 0.0s elapsed]
  5765.  
  5766. ------ RADIO LOG (logcat -b radio -d *:v) ------
  5767. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5768. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5769. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5770. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5771. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5772. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5773. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  5774. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5775. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  5776. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5777. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5778. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5779. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5780. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  5781. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5782. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5783. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5784. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5785. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  5786. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5787. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  5788. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5789. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5790. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5791. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5792. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5793. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5794. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5795. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  5796. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5797. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  5798. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5799. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5800. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5801. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5802. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  5803. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5804. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5805. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5806. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5807. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  5808. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5809. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  5810. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5811. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5812. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5813. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5814. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5815. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5816. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5817. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5818. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5819. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5820. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  5821. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5822. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  5823. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5824. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5825. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5826. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5827. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  5828. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5829. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5830. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5831. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5832. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  5833. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5834. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  5835. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5836. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5837. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5838. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5839. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5840. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5841. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5842. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  5843. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5844. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  5845. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5846. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5847. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5848. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5849. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  5850. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5851. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5852. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5853. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5854. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  5855. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5856. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  5857. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5858. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5859. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5860. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5861. D/GsmDCT  (  896): [0]onReceive: action=android.intent.action.SCREEN_OFF
  5862. D/GsmDCT  (  896): [0]stopNetStatPoll
  5863. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  5864. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  5865. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5866. D/GsmDCT  (  896): [0]overall state is IDLE
  5867. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  5868. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  5869. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5870. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5871. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5872. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5873. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  5874. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5875. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  5876. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5877. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5878. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5879. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5880. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  5881. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5882. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5883. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5884. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5885. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  5886. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5887. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  5888. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5889. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5890. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5891. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5892. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5893. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5894. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5895. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  5896. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5897. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  5898. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5899. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5900. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5901. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5902. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  5903. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5904. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5905. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5906. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5907. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  5908. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5909. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  5910. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5911. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5912. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5913. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5914. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  5915. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5916. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  5917. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  5918. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5919. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  5920. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  5921. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5922. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  5923. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  5924. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5925. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  5926. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  5927. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5928. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  5929. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  5930. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5931. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  5932. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  5933. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5934. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  5935. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  5936. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5937. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  5938. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  5939. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5940. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  5941. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  5942. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5943. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  5944. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  5945. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5946. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  5947. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  5948. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5949. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  5950. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  5951. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5952. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  5953. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  5954. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5955. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  5956. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  5957. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  5958. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  5959. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  5960. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  5961. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  5962. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  5963. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  5964. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5965. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5966. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5967. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  5968. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5969. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  5970. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5971. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5972. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5973. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5974. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  5975. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5976. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5977. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5978. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5979. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  5980. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  5981. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  5982. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5983. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5984. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5985. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5986. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5987. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5988. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5989. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5990. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5991. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5992. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  5993. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  5994. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5995. D/TelephonyManager( 4403): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.numeric' defaultVal='' prop=
  5996. D/TelephonyManager( 4403): getSimOperatorNumeric(): default subId=5000
  5997. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  5998. D/TelephonyManager( 4403): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  5999. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6000. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6001. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6002. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6003. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6004. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6005. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6006. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6007. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6008. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6009. D/TelephonyManager( 4403): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.numeric' defaultVal='' prop=
  6010. D/TelephonyManager( 4403): getSimOperatorNumeric(): default subId=5000
  6011. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6012. D/TelephonyManager( 4403): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6013. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6014. D/TelephonyManager(25109): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.iso-country' defaultVal='' prop=
  6015. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6016. D/TelephonyManager(25109): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.iso-country' defaultVal='' prop=
  6017. D/TelephonyManager(25109): getSimOperatorNumeric(): default subId=5000
  6018. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6019. D/TelephonyManager(25109): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6020. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6021. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6022. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6023. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6024. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6025. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6026. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6027. D/TelephonyManager( 4403): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.numeric' defaultVal='' prop=
  6028. D/TelephonyManager( 4403): getSimOperatorNumeric(): default subId=5000
  6029. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6030. D/TelephonyManager( 4403): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6031. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6032. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6033. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6034. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6035. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6036. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6037. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6038. D/TelephonyManager( 4403): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.numeric' defaultVal='' prop=
  6039. D/TelephonyManager( 4403): getSimOperatorNumeric(): default subId=5000
  6040. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6041. D/TelephonyManager( 4403): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6042. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6043. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6044. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6045. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6046. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6047. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6048. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6049. D/TelephonyManager( 4403): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.numeric' defaultVal='' prop=
  6050. D/TelephonyManager( 4403): getSimOperatorNumeric(): default subId=5000
  6051. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6052. D/TelephonyManager( 4403): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6053. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6054. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6055. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6056. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6057. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6058. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6059. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6060. D/TelephonyManager( 4403): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.numeric' defaultVal='' prop=
  6061. D/TelephonyManager( 4403): getSimOperatorNumeric(): default subId=5000
  6062. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6063. D/TelephonyManager( 4403): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6064. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6065. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6066. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6067. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6068. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6069. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6070. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6071. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6072. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6073. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6074. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6075. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6076. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6077. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6078. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6079. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6080. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6081. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6082. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6083. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6084. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6085. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6086. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6087. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6088. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6089. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6090. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6091. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6092. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6093. D/TelephonyManager( 4403): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.numeric' defaultVal='' prop=
  6094. D/TelephonyManager( 4403): getSimOperatorNumeric(): default subId=5000
  6095. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6096. D/TelephonyManager( 4403): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6097. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6098. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6099. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6100. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6101. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6102. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6103. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6104. D/TelephonyManager( 4403): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.numeric' defaultVal='' prop=
  6105. D/TelephonyManager( 4403): getSimOperatorNumeric(): default subId=5000
  6106. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6107. D/TelephonyManager( 4403): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6108. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6109. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6110. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6111. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6112. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6113. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6114. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6115. D/TelephonyManager( 4403): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.numeric' defaultVal='' prop=
  6116. D/TelephonyManager( 4403): getSimOperatorNumeric(): default subId=5000
  6117. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6118. D/TelephonyManager( 4403): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6119. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6120. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6121. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6122. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6123. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6124. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6125. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6126. D/TelephonyManager( 4403): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.numeric' defaultVal='' prop=
  6127. D/TelephonyManager( 4403): getSimOperatorNumeric(): default subId=5000
  6128. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6129. D/TelephonyManager( 4403): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6130. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6131. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6132. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6133. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6134. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6135. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6136. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6137. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6138. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6139. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6140. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6141. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6142. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6143. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6144. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6145. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6146. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6147. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6148. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6149. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6150. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6151. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6152. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6153. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6154. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6155. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6156. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  6157. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  6158. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  6159. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  6160. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  6161. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  6162. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  6163. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  6164. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6165. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6166. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6167. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6168. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6169. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6170. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6171. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6172. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6173. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6174. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6175. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6176. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6177. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6178. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6179. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6180. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6181. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6182. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6183. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6184. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6185. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6186. D/GsmDCT  (  896): [0]onReceive: action=android.intent.action.SCREEN_ON
  6187. D/GsmDCT  (  896): [0]stopNetStatPoll
  6188. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  6189. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  6190. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6191. D/GsmDCT  (  896): [0]overall state is IDLE
  6192. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  6193. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  6194. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6195. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6196. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6197. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6198. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6199. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6200. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6201. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6202. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6203. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6204. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6205. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6206. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6207. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6208. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6209. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6210. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6211. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6212. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6213. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6214. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6215. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6216. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6217. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6218. D/TelephonyManager( 8606): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.iso-country' defaultVal='' prop=
  6219. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6220. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6221. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6222. D/TelephonyManager( 4069): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  6223. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6224. D/TelephonyManager( 4069): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  6225. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6226. D/TelephonyManager( 4069): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  6227. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6228. D/TelephonyManager( 4069): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  6229. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6230. D/TelephonyManager( 4069): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  6231. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6232. D/TelephonyManager( 4069): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  6233. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6234. D/TelephonyManager( 4069): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  6235. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6236. D/TelephonyManager( 4069): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  6237. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6238. D/TelephonyManager( 4069): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  6239. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6240. D/TelephonyManager( 4069): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  6241. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6242. D/TelephonyManager(21994): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  6243. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6244. D/TelephonyManager(21994): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  6245. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6246. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6247. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6248. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6249. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6250. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6251. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6252. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6253. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6254. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6255. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6256. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6257. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6258. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6259. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6260. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6261. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6262. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6263. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6264. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6265. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6266. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6267. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6268. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6269. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6270. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6271. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6272. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6273. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6274. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6275. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6276. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6277. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6278. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6279. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6280. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6281. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6282. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6283. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6284. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6285. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6286. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6287. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6288. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6289. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6290. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6291. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6292. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6293. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6294. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6295. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6296. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6297. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6298. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6299. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6300. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6301. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6302. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6303. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6304. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6305. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6306. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6307. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6308. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6309. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6310. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6311. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6312. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6313. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6314. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6315. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6316. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6317. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6318. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6319. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6320. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6321. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6322. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6323. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6324. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6325. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6326. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6327. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6328. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6329. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6330. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6331. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6332. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6333. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6334. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6335. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6336. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6337. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6338. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6339. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6340. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6341. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6342. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6343. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6344. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6345. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6346. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6347. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6348. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6349. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6350. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6351. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6352. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6353. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6354. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6355. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6356. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6357. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6358. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6359. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6360. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6361. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6362. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6363. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6364. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6365. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6366. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6367. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6368. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6369. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6370. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6371. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6372. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6373. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6374. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6375. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6376. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6377. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6378. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6379. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6380. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6381. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6382. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6383. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6384. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6385. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6386. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6387. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6388. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6389. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6390. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6391. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6392. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6393. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6394. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6395. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6396. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6397. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6398. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6399. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6400. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6401. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6402. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6403. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6404. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6405. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6406. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6407. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6408. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6409. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6410. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6411. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6412. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6413. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6414. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6415. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6416. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6417. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6418. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6419. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6420. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6421. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6422. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6423. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6424. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6425. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6426. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6427. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6428. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6429. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6430. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6431. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6432. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6433. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6434. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6435. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6436. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6437. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6438. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6439. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6440. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6441. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6442. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6443. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6444. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6445. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6446. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6447. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6448. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6449. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6450. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6451. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6452. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6453. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6454. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6455. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6456. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6457. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6458. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6459. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6460. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6461. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6462. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6463. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6464. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6465. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6466. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6467. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6468. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6469. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6470. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6471. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6472. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6473. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6474. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6475. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6476. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6477. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6478. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6479. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6480. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6481. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6482. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6483. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6484. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6485. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6486. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6487. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6488. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6489. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6490. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6491. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6492. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6493. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6494. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6495. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6496. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6497. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6498. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6499. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6500. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6501. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6502. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6503. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6504. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6505. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6506. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6507. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6508. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6509. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  6510. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6511. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6512. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  6513. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6514. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6515. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  6516. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6517. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6518. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  6519. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6520. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6521. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  6522. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6523. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6524. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  6525. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6526. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6527. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  6528. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6529. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6530. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  6531. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6532. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6533. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  6534. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6535. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6536. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6537. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6538. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6539. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6540. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6541. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6542. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6543. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6544. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6545. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6546. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6547. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6548. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6549. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6550. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6551. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6552. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6553. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6554. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6555. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6556. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6557. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6558. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  6559. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  6560. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  6561. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  6562. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  6563. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  6564. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  6565. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  6566. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6567. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6568. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6569. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6570. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6571. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6572. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6573. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6574. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6575. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6576. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6577. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6578. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6579. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6580. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6581. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6582. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6583. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6584. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6585. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6586. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6587. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6588. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6589. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6590. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6591. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6592. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6593. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6594. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6595. D/TelephonyManager(27503): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.alpha' defaultVal='' prop=
  6596. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6597. D/TelephonyManager(27503): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.numeric' defaultVal='' prop=
  6598. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6599. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6600. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6601. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6602. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6603. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6604. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6605. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6606. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6607. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6608. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6609. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6610. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6611. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6612. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6613. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6614. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6615. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6616. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6617. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6618. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6619. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6620. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6621. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6622. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6623. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6624. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6625. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6626. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6627. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6628. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6629. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6630. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6631. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6632. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6633. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6634. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6635. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6636. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6637. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6638. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6639. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6640. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6641. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6642. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6643. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6644. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6645. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6646. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6647. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6648. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6649. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6650. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6651. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6652. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6653. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6654. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6655. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6656. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6657. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6658. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6659. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6660. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6661. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6662. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6663. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6664. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6665. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6666. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6667. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6668. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6669. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6670. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6671. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6672. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6673. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6674. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6675. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6676. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6677. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6678. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6679. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6680. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6681. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6682. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6683. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6684. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6685. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6686. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6687. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6688. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6689. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6690. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6691. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6692. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6693. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6694. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6695. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6696. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6697. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6698. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6699. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6700. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6701. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6702. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6703. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6704. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6705. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6706. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6707. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6708. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6709. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6710. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6711. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6712. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6713. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6714. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6715. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6716. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6717. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6718. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6719. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6720. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6721. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6722. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6723. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6724. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6725. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6726. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6727. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6728. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6729. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6730. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  6731. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6732. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6733. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  6734. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6735. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6736. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  6737. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6738. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6739. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  6740. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6741. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6742. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  6743. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6744. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  6745. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6746. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6747. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6748. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6749. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6750. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6751. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6752. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6753. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6754. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6755. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6756. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6757. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6758. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6759. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6760. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6761. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6762. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6763. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6764. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6765. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6766. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6767. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6768. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6769. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6770. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6771. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6772. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6773. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6774. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6775. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6776. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6777. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6778. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6779. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6780. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6781. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6782. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6783. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6784. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6785. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6786. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6787. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6788. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6789. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6790. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6791. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6792. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6793. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6794. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6795. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6796. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6797. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6798. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6799. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6800. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6801. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6802. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6803. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6804. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6805. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6806. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6807. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6808. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6809. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6810. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6811. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6812. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6813. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6814. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6815. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6816. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6817. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6818. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6819. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6820. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6821. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6822. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6823. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6824. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6825. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6826. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6827. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6828. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6829. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6830. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6831. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6832. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6833. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6834. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6835. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6836. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6837. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6838. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6839. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6840. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6841. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6842. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6843. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6844. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6845. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6846. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6847. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6848. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6849. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6850. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6851. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6852. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6853. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6854. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6855. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  6856. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  6857. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  6858. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  6859. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  6860. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  6861. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  6862. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  6863. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6864. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6865. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6866. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6867. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6868. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6869. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6870. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6871. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6872. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6873. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6874. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6875. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6876. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6877. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6878. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6879. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6880. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6881. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6882. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6883. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6884. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6885. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6886. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6887. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6888. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6889. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6890. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6891. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6892. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6893. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6894. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6895. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6896. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6897. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6898. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6899. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6900. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6901. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6902. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6903. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6904. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6905. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6906. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6907. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6908. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6909. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6910. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6911. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6912. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6913. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6914. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6915. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6916. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6917. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6918. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6919. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6920. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6921. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6922. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6923. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6924. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6925. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6926. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6927. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6928. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6929. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6930. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6931. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6932. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6933. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6934. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6935. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6936. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6937. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6938. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6939. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6940. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6941. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6942. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6943. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6944. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6945. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6946. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6947. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6948. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6949. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6950. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6951. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6952. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6953. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6954. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6955. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6956. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6957. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6958. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6959. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6960. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6961. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6962. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6963. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6964. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6965. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6966. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6967. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6968. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6969. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6970. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6971. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6972. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6973. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6974. D/TelephonyManager(21994): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  6975. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6976. D/TelephonyManager(21994): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  6977. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6978. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6979. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6980. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6981. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6982. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6983. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6984. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6985. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6986. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6987. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6988. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6989. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6990. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6991. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6992. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  6993. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  6994. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  6995. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6996. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  6997. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  6998. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  6999. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7000. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7001. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7002. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7003. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7004. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7005. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7006. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7007. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7008. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7009. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7010. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7011. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7012. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7013. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7014. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7015. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7016. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7017. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7018. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7019. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7020. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7021. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7022. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7023. D/SubscriptionController(  896): [getPhoneId] asked for default subId=5000
  7024. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7025. D/GsmDCT  (  896): [0]onReceive: action=android.intent.action.SCREEN_OFF
  7026. D/GsmDCT  (  896): [0]stopNetStatPoll
  7027. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  7028. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  7029. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7030. D/GsmDCT  (  896): [0]overall state is IDLE
  7031. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  7032. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  7033. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7034. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7035. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7036. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7037. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7038. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7039. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7040. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7041. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7042. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7043. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7044. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7045. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7046. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7047. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7048. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7049. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7050. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7051. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7052. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7053. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7054. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7055. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7056. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7057. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7058. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7059. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7060. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7061. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7062. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7063. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7064. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7065. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7066. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7067. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7068. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7069. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7070. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7071. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7072. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7073. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7074. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7075. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7076. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7077. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7078. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7079. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7080. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7081. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7082. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7083. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7084. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7085. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7086. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7087. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7088. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7089. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7090. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7091. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7092. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7093. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7094. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7095. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7096. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7097. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7098. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7099. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7100. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7101. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7102. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7103. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7104. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7105. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7106. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7107. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7108. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7109. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7110. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7111. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7112. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7113. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7114. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7115. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7116. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7117. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7118. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7119. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7120. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7121. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7122. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7123. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7124. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7125. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7126. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7127. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7128. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7129. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7130. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7131. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7132. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7133. D/SubscriptionController(  896): [getPhoneId] asked for default subId=5000
  7134. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7135. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7136. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7137. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7138. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7139. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7140. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7141. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7142. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7143. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7144. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7145. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7146. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7147. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7148. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7149. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7150. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7151. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7152. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7153. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7154. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7155. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7156. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7157. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7158. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7159. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7160. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7161. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7162. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7163. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7164. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7165. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7166. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7167. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7168. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7169. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7170. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7171. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7172. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7173. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7174. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7175. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7176. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7177. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7178. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7179. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7180. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7181. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7182. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7183. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7184. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7185. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7186. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7187. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7188. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7189. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7190. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7191. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7192. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7193. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7194. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7195. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7196. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7197. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7198. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7199. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7200. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7201. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7202. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7203. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7204. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7205. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7206. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7207. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7208. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7209. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7210. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7211. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7212. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7213. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7214. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7215. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7216. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7217. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7218. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7219. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7220. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7221. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7222. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7223. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7224. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7225. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7226. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7227. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7228. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7229. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7230. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7231. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7232. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7233. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7234. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7235. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7236. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7237. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7238. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7239. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7240. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7241. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7242. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7243. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7244. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7245. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7246. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7247. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7248. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7249. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7250. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7251. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7252. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7253. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7254. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7255. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7256. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7257. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7258. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7259. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7260. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7261. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7262. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7263. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7264. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7265. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7266. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7267. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7268. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7269. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7270. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7271. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7272. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7273. D/TelephonyManager( 5002): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.numeric' defaultVal='' prop=
  7274. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7275. D/TelephonyManager( 5002): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.alpha' defaultVal='' prop=
  7276. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7277. D/TelephonyManager( 5002): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  7278. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7279. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7280. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7281. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7282. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7283. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7284. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7285. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7286. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7287. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7288. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7289. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7290. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7291. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7292. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7293. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7294. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7295. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7296. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7297. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7298. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7299. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7300. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7301. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7302. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7303. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7304. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7305. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7306. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7307. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7308. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7309. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7310. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7311. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7312. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7313. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7314. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7315. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7316. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7317. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7318. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7319. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7320. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7321. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7322. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7323. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7324. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7325. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7326. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7327. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7328. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7329. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7330. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7331. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7332. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7333. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7334. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7335. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7336. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7337. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7338. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7339. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7340. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7341. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7342. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7343. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7344. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7345. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7346. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7347. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7348. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7349. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7350. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7351. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7352. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7353. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7354. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7355. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7356. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7357. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7358. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7359. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7360. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7361. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7362. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7363. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7364. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7365. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7366. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7367. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7368. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7369. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7370. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7371. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7372. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7373. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7374. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7375. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7376. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7377. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7378. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7379. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7380. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7381. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7382. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7383. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7384. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7385. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7386. D/TelephonyManager( 7001): getSimOperatorNumeric(): default subId=5000
  7387. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7388. D/TelephonyManager( 7001): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7389. D/TelephonyManager( 7001): getSimOperatorNumeric(): default subId=5000
  7390. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7391. D/TelephonyManager( 7001): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7392. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7393. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7394. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7395. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7396. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7397. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7398. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7399. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7400. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7401. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7402. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7403. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7404. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7405. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7406. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7407. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7408. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7409. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7410. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7411. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7412. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7413. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7414. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7415. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7416. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7417. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7418. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7419. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7420. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7421. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7422. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7423. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7424. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7425. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7426. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7427. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7428. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7429. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7430. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7431. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7432. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7433. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7434. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7435. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7436. D/TelephonyManager( 7475): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.alpha' defaultVal='' prop=
  7437. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7438. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7439. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7440. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7441. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7442. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7443. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7444. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7445. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7446. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7447. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7448. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7449. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7450. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7451. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7452. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7453. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7454. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7455. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7456. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7457. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7458. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7459. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7460. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7461. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7462. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7463. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7464. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7465. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7466. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7467. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7468. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7469. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7470. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7471. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7472. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7473. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7474. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7475. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7476. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7477. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7478. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7479. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7480. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7481. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7482. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7483. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7484. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7485. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7486. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7487. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7488. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7489. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7490. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7491. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7492. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7493. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7494. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7495. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7496. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7497. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7498. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7499. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7500. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7501. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7502. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7503. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7504. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7505. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7506. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7507. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7508. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7509. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7510. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7511. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7512. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7513. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7514. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7515. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7516. D/TelephonyManager( 8835): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.numeric' defaultVal='' prop=
  7517. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7518. D/TelephonyManager( 8835): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.alpha' defaultVal='' prop=
  7519. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7520. D/TelephonyManager( 8835): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  7521. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7522. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7523. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7524. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7525. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7526. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7527. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7528. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7529. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7530. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7531. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7532. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7533. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7534. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7535. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7536. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7537. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7538. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7539. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7540. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7541. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7542. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7543. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7544. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7545. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7546. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7547. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7548. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7549. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7550. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7551. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7552. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7553. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7554. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7555. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7556. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7557. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7558. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7559. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7560. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7561. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7562. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7563. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7564. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7565. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7566. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7567. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7568. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7569. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7570. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7571. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7572. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7573. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7574. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7575. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7576. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7577. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7578. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7579. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7580. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7581. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7582. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7583. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7584. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7585. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7586. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7587. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7588. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7589. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7590. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7591. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7592. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7593. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7594. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7595. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7596. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7597. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7598. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7599. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7600. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7601. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7602. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7603. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7604. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7605. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7606. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7607. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7608. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7609. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7610. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7611. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7612. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7613. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7614. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7615. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7616. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7617. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7618. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7619. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7620. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7621. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7622. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7623. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7624. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7625. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7626. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7627. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7628. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7629. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7630. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7631. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7632. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7633. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7634. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7635. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7636. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7637. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7638. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7639. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7640. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7641. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7642. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7643. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7644. D/GsmDCT  (  896): [0]hasMatchedTetherApnSetting: APN=null
  7645. D/GsmDCT  (  896): [0]hasMatchedTetherApnSetting: APN=null
  7646. D/GsmDCT  (  896): [0]onReceive: action=android.intent.action.SCREEN_ON
  7647. D/GsmDCT  (  896): [0]stopNetStatPoll
  7648. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  7649. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  7650. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7651. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7652. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7653. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7654. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7655. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7656. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7657. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7658. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7659. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7660. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7661. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7662. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7663. D/GsmDCT  (  896): [0]overall state is IDLE
  7664. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  7665. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  7666. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7667. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7668. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7669. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7670. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7671. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7672. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7673. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7674. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7675. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7676. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7677. D/SubscriptionController(  896): [getPhoneId] asked for default subId=5000
  7678. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7679. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7680. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7681. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7682. D/TelephonyManager( 4069): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  7683. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7684. D/TelephonyManager( 4069): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  7685. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7686. D/TelephonyManager( 4069): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  7687. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7688. D/TelephonyManager( 4069): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  7689. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7690. D/TelephonyManager( 4069): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  7691. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7692. D/TelephonyManager( 4069): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  7693. D/SubscriptionManager(11461): [getPhoneId]- fail
  7694. D/TelephonyManager(11461): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
  7695. D/SubscriptionManager(11610): [getPhoneId]- fail
  7696. D/TelephonyManager(11610): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
  7697. D/SubscriptionManager(11630): [getPhoneId]- fail
  7698. D/TelephonyManager(11630): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
  7699. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7700. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7701. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7702. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7703. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7704. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7705. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7706. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7707. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7708. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7709. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7710. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7711. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7712. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7713. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7714. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7715. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7716. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7717. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7718. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7719. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7720. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7721. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7722. D/TelephonyManager(11392): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.alpha' defaultVal='' prop=
  7723. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7724. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7725. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7726. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7727. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7728. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7729. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7730. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7731. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7732. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7733. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7734. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7735. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7736. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7737. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7738. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7739. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7740. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7741. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7742. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7743. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7744. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7745. D/SubscriptionManager(14061): [getPhoneId]- fail
  7746. D/TelephonyManager(14061): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
  7747. D/SubscriptionManager(14182): [getPhoneId]- fail
  7748. D/TelephonyManager(14182): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
  7749. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7750. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7751. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7752. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7753. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7754. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7755. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7756. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7757. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7758. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7759. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7760. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7761. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7762. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7763. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7764. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7765. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7766. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7767. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7768. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7769. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7770. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7771. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7772. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7773. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7774. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7775. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7776. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7777. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7778. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7779. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7780. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7781. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7782. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7783. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7784. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7785. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7786. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7787. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7788. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7789. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7790. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7791. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7792. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7793. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7794. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7795. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7796. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7797. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7798. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7799. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7800. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7801. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7802. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7803. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7804. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  7805. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7806. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  7807. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7808. D/TelephonyManager(13786): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.alpha' defaultVal='' prop=
  7809. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7810. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7811. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7812. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7813. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7814. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7815. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7816. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7817. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7818. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7819. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7820. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7821. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7822. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7823. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7824. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7825. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7826. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7827. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7828. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7829. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7830. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7831. D/SubscriptionManager(17574): [getPhoneId]- fail
  7832. D/TelephonyManager(17574): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
  7833. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7834. D/TelephonyManager(17980): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  7835. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7836. D/TelephonyManager(17980): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  7837. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7838. D/TelephonyManager(17980): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  7839. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7840. D/TelephonyManager(17980): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  7841. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7842. D/TelephonyManager(17980): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  7843. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7844. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7845. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7846. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7847. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7848. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7849. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7850. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7851. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7852. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7853. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7854. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7855. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7856. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7857. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7858. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7859. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7860. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7861. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7862. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7863. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7864. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7865. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7866. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7867. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7868. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7869. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7870. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7871. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7872. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7873. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7874. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7875. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7876. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7877. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7878. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7879. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7880. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7881. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7882. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7883. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7884. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7885. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7886. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7887. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7888. D/TelephonyManager(18739): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.alpha' defaultVal='' prop=
  7889. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7890. D/TelephonyManager(17980): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  7891. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7892. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7893. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7894. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7895. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7896. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7897. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7898. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7899. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7900. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7901. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7902. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7903. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7904. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7905. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7906. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7907. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7908. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7909. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7910. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7911. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7912. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7913. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7914. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7915. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7916. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7917. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7918. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7919. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7920. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7921. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7922. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7923. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7924. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7925. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7926. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7927. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7928. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7929. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7930. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7931. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7932. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7933. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7934. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7935. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7936. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7937. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7938. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7939. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7940. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7941. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7942. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7943. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7944. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7945. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7946. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7947. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7948. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7949. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7950. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7951. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7952. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7953. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7954. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7955. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7956. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7957. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7958. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7959. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7960. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  7961. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7962. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7963. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7964. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7965. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7966. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7967. D/GsmDCT  (  896): [0]onReceive: action=android.intent.action.SCREEN_OFF
  7968. D/GsmDCT  (  896): [0]stopNetStatPoll
  7969. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  7970. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  7971. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7972. D/GsmDCT  (  896): [0]overall state is IDLE
  7973. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  7974. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  7975. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7976. D/SubscriptionController(  896): [getPhoneId] asked for default subId=5000
  7977. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7978. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7979. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7980. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7981. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7982. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7983. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7984. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7985. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7986. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7987. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7988. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7989. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7990. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7991. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7992. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  7993. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  7994. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  7995. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  7996. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7997. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  7998. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  7999. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8000. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8001. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8002. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8003. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8004. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8005. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8006. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8007. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8008. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8009. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8010. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8011. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8012. D/TelephonyManager(31869): getSimOperatorNumeric(): default subId=5000
  8013. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8014. D/TelephonyManager(31869): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8015. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8016. D/TelephonyManager(31970): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.numeric' defaultVal='' prop=
  8017. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8018. D/TelephonyManager(31970): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.alpha' defaultVal='' prop=
  8019. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8020. D/TelephonyManager(31970): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8021. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8022. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8023. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8024. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8025. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8026. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  8027. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8028. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  8029. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8030. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8031. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8032. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8033. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8034. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8035. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8036. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8037. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8038. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8039. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8040. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8041. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8042. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8043. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8044. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8045. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8046. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8047. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8048. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8049. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8050. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8051. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8052. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8053. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8054. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8055. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8056. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8057. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8058. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8059. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8060. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8061. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8062. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8063. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8064. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8065. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8066. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8067. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8068. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8069. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8070. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8071. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8072. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8073. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8074. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8075. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8076. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8077. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8078. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8079. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8080. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8081. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8082. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8083. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8084. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8085. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8086. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8087. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8088. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8089. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8090. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8091. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8092. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8093. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8094. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8095. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8096. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8097. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8098. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8099. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  8100. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8101. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  8102. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8103. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8104. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8105. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8106. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8107. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8108. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8109. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8110. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8111. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8112. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8113. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8114. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8115. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8116. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8117. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8118. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8119. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8120. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8121. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8122. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8123. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8124. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8125. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8126. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8127. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8128. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8129. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8130. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8131. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8132. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8133. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8134. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8135. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8136. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8137. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8138. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8139. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8140. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8141. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8142. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8143. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8144. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8145. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8146. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8147. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8148. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8149. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8150. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8151. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8152. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8153. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8154. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8155. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8156. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8157. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8158. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8159. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8160. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8161. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8162. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8163. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8164. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8165. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8166. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8167. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8168. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8169. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  8170. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8171. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  8172. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8173. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8174. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8175. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8176. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8177. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8178. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8179. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8180. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8181. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8182. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8183. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8184. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8185. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8186. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8187. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8188. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8189. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8190. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8191. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8192. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8193. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8194. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8195. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8196. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8197. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8198. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8199. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8200. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8201. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8202. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8203. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8204. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8205. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8206. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8207. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8208. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8209. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8210. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8211. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8212. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8213. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8214. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8215. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8216. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8217. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8218. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8219. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8220. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8221. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8222. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8223. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8224. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8225. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8226. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8227. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8228. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8229. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8230. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8231. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8232. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8233. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8234. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8235. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8236. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8237. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8238. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8239. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8240. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8241. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8242. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8243. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8244. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8245. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8246. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8247. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8248. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8249. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8250. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8251. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8252. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8253. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8254. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  8255. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8256. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  8257. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8258. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8259. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8260. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8261. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8262. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8263. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8264. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8265. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8266. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8267. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8268. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8269. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8270. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8271. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8272. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8273. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8274. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8275. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8276. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8277. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8278. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8279. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8280. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8281. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8282. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8283. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8284. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  8285. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8286. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  8287. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8288. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8289. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8290. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8291. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8292. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8293. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8294. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8295. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8296. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8297. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8298. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8299. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8300. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8301. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8302. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8303. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8304. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8305. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8306. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8307. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8308. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8309. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8310. D/TelephonyManager( 2604): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.numeric' defaultVal='' prop=
  8311. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8312. D/TelephonyManager( 2604): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.alpha' defaultVal='' prop=
  8313. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8314. D/TelephonyManager( 2604): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8315. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8316. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8317. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8318. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8319. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8320. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8321. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8322. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8323. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8324. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8325. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8326. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8327. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8328. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8329. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8330. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8331. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8332. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8333. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8334. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8335. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8336. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8337. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8338. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  8339. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8340. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8341. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8342. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8343. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8344. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  8345. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  8346. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8347. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8348. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8349. D/SubscriptionController(  896): getSimStateForSubscriber:  simState=NOT_READY ordinal=6
  8350. D/SubscriptionManager(  424): getSimStateForSubscriber: simState=6 subId=5000
  8351. D/TelephonyManager(  424): getSimState: simState=6 slotIdx=0
  8352. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8353. D/TelephonyManager(  661): getTelephonyProperty: return propVal='false' phoneId=0 property='gsm.operator.isroaming' defaultVal='null' prop=false
  8354. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8355. D/TelephonyManager(  661): getTelephonyProperty: return propVal='false' phoneId=0 property='gsm.operator.isroaming' defaultVal='null' prop=false
  8356. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8357. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  8358. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  8359. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8360. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8361. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8362. D/SubscriptionController(  896): getSimStateForSubscriber:  simState=NOT_READY ordinal=6
  8363. D/SubscriptionManager(  424): getSimStateForSubscriber: simState=6 subId=5000
  8364. D/TelephonyManager(  424): getSimState: simState=6 slotIdx=0
  8365. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8366. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8367. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8368. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8369. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8370. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8371. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8372. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8373. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8374. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8375. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8376. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8377. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8378. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8379. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8380. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8381. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8382. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8383. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8384. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8385. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8386. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8387. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8388. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8389. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8390. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8391. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8392. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8393. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8394. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8395. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8396. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8397. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8398. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8399. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8400. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8401. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8402. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8403. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8404. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8405. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8406. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8407. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8408. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8409. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8410. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8411. D/GsmDCT  (  896): [0]onReceive: action=android.intent.action.SCREEN_ON
  8412. D/GsmDCT  (  896): [0]stopNetStatPoll
  8413. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  8414. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  8415. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8416. D/GsmDCT  (  896): [0]overall state is IDLE
  8417. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  8418. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  8419. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8420. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8421. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8422. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8423. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8424. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8425. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8426. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8427. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8428. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8429. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8430. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8431. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8432. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8433. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8434. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8435. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8436. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8437. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8438. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8439. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8440. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8441. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8442. D/SubscriptionController(  896): [getPhoneId] asked for default subId=5000
  8443. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8444. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8445. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8446. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8447. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8448. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8449. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8450. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8451. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8452. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8453. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8454. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8455. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8456. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8457. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8458. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8459. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8460. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8461. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8462. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8463. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8464. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8465. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  8466. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8467. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  8468. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8469. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  8470. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  8471. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8472. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8473. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8474. D/SubscriptionController(  896): getSimStateForSubscriber:  simState=NOT_READY ordinal=6
  8475. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8476. D/SubscriptionManager(  424): getSimStateForSubscriber: simState=6 subId=5000
  8477. D/TelephonyManager(  661): getTelephonyProperty: return propVal='false' phoneId=0 property='gsm.operator.isroaming' defaultVal='null' prop=false
  8478. D/TelephonyManager(  424): getSimState: simState=6 slotIdx=0
  8479. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8480. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8481. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8482. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8483. D/TelephonyManager(  661): getTelephonyProperty: return propVal='false' phoneId=0 property='gsm.operator.isroaming' defaultVal='null' prop=false
  8484. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8485. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8486. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8487. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8488. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8489. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8490. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8491. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8492. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8493. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8494. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8495. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8496. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8497. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8498. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8499. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8500. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8501. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8502. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8503. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8504. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8505. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8506. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8507. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8508. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8509. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8510. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8511. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8512. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8513. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8514. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8515. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8516. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8517. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8518. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8519. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8520. D/SubscriptionManager( 5431): [getPhoneId]- fail
  8521. D/TelephonyManager( 5431): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
  8522. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8523. D/TelephonyManager(18739): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8524. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8525. D/TelephonyManager(18739): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8526. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8527. D/TelephonyManager(18739): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8528. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8529. D/TelephonyManager(18739): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8530. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8531. D/TelephonyManager(18739): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8532. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8533. D/TelephonyManager(18739): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8534. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8535. D/TelephonyManager(18739): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8536. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8537. D/TelephonyManager(18739): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8538. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8539. D/TelephonyManager(18739): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8540. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8541. D/TelephonyManager(18739): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8542. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8543. D/TelephonyManager(18739): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8544. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8545. D/TelephonyManager(18739): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8546. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8547. D/TelephonyManager(18739): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8548. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8549. D/TelephonyManager(18739): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8550. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8551. D/TelephonyManager(18739): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8552. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8553. D/TelephonyManager(18739): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8554. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8555. D/TelephonyManager(18739): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8556. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8557. D/TelephonyManager(18739): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8558. D/SubscriptionManager( 6358): [getPhoneId]- fail
  8559. D/TelephonyManager( 6358): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
  8560. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8561. D/TelephonyManager( 6532): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.alpha' defaultVal='' prop=
  8562. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8563. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8564. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8565. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8566. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8567. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8568. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8569. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8570. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8571. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8572. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8573. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8574. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8575. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8576. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8577. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8578. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8579. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8580. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8581. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8582. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8583. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8584. D/SubscriptionManager( 6738): [getPhoneId]- fail
  8585. D/TelephonyManager( 6738): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
  8586. D/SubscriptionManager( 6791): [getPhoneId]- fail
  8587. D/TelephonyManager( 6791): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
  8588. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8589. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8590. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8591. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8592. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8593. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8594. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8595. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8596. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8597. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8598. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8599. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8600. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8601. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8602. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8603. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8604. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8605. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8606. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8607. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8608. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8609. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8610. D/SubscriptionManager( 9265): [getPhoneId]- fail
  8611. D/TelephonyManager( 9265): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
  8612. D/SubscriptionManager( 9493): [getPhoneId]- fail
  8613. D/TelephonyManager( 9493): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
  8614. D/SubscriptionManager( 9543): [getPhoneId]- fail
  8615. D/TelephonyManager( 9543): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
  8616. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8617. D/TelephonyManager( 7366): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.alpha' defaultVal='' prop=
  8618. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8619. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8620. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8621. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8622. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8623. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8624. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8625. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8626. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8627. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8628. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8629. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8630. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8631. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8632. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8633. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8634. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8635. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8636. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8637. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8638. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8639. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8640. D/GsmDCT  (  896): [0]onReceive: action=android.intent.action.SCREEN_OFF
  8641. D/GsmDCT  (  896): [0]stopNetStatPoll
  8642. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  8643. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  8644. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8645. D/GsmDCT  (  896): [0]overall state is IDLE
  8646. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  8647. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  8648. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8649. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8650. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8651. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8652. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8653. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8654. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8655. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8656. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8657. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8658. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8659. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8660. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8661. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8662. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8663. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8664. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8665. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8666. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8667. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8668. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8669. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8670. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8671. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8672. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8673. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8674. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8675. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8676. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8677. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8678. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8679. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8680. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8681. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8682. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8683. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8684. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8685. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8686. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8687. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8688. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8689. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8690. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8691. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8692. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8693. D/GsmDCT  (  896): [0]onReceive: action=android.intent.action.SCREEN_ON
  8694. D/GsmDCT  (  896): [0]stopNetStatPoll
  8695. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  8696. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  8697. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8698. D/GsmDCT  (  896): [0]overall state is IDLE
  8699. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  8700. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  8701. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8702. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8703. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8704. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8705. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8706. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8707. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8708. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8709. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8710. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8711. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8712. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8713. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8714. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8715. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8716. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8717. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8718. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8719. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8720. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8721. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8722. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8723. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8724. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8725. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8726. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8727. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8728. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8729. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8730. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8731. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8732. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8733. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8734. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8735. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8736. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8737. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8738. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8739. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8740. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8741. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8742. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8743. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8744. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8745. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8746. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8747. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8748. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8749. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8750. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8751. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8752. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8753. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8754. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8755. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8756. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8757. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8758. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8759. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8760. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8761. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8762. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8763. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8764. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8765. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8766. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8767. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8768. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8769. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8770. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8771. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8772. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8773. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8774. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8775. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8776. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8777. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8778. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8779. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8780. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8781. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8782. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8783. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8784. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8785. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8786. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8787. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8788. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8789. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8790. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8791. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8792. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8793. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8794. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8795. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8796. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8797. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8798. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8799. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8800. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8801. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8802. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8803. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8804. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8805. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8806. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8807. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8808. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8809. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8810. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8811. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8812. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8813. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8814. D/GsmDCT  (  896): [0]onReceive: action=android.intent.action.SCREEN_OFF
  8815. D/GsmDCT  (  896): [0]stopNetStatPoll
  8816. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  8817. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  8818. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8819. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8820. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8821. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8822. D/GsmDCT  (  896): [0]overall state is IDLE
  8823. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  8824. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  8825. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8826. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8827. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8828. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8829. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8830. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8831. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8832. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8833. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8834. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8835. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8836. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8837. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8838. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8839. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8840. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8841. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8842. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8843. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8844. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8845. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8846. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8847. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8848. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8849. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8850. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8851. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8852. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8853. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8854. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8855. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8856. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8857. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8858. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8859. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8860. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8861. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8862. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8863. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8864. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8865. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8866. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  8867. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8868. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  8869. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8870. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8871. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8872. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8873. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8874. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  8875. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8876. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  8877. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8878. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8879. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8880. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8881. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8882. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8883. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8884. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8885. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8886. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8887. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8888. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8889. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8890. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8891. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8892. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8893. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8894. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8895. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8896. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8897. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8898. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8899. D/GsmDCT  (  896): [0]onReceive: action=android.intent.action.SCREEN_ON
  8900. D/GsmDCT  (  896): [0]stopNetStatPoll
  8901. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  8902. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  8903. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8904. D/GsmDCT  (  896): [0]overall state is IDLE
  8905. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  8906. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  8907. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8908. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8909. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8910. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8911. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8912. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8913. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8914. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8915. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8916. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8917. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8918. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8919. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8920. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8921. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8922. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8923. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8924. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8925. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8926. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8927. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8928. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8929. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8930. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8931. D/TelephonyManager(20447): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8932. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8933. D/TelephonyManager(20447): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8934. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8935. D/TelephonyManager(20447): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  8936. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8937. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8938. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8939. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8940. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8941. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8942. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8943. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8944. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8945. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8946. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8947. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8948. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8949. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8950. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8951. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8952. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8953. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8954. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8955. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8956. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8957. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8958. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8959. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8960. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8961. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8962. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8963. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8964. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8965. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8966. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8967. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8968. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8969. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8970. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8971. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8972. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8973. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8974. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8975. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8976. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8977. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8978. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8979. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8980. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8981. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8982. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8983. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  8984. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8985. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  8986. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  8987. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  8988. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8989. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8990. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8991. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8992. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  8993. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  8994. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8995. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  8996. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  8997. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  8998. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  8999. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9000. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9001. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9002. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9003. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9004. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9005. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9006. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9007. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9008. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9009. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9010. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  9011. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9012. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  9013. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  9014. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9015. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  9016. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  9017. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9018. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  9019. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  9020. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9021. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  9022. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  9023. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9024. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  9025. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  9026. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9027. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  9028. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  9029. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9030. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  9031. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  9032. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9033. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  9034. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  9035. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  9036. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  9037. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  9038. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  9039. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  9040. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  9041. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  9042. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9043. D/TelephonyManager(21567): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.numeric' defaultVal='' prop=
  9044. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9045. D/TelephonyManager(21567): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.alpha' defaultVal='' prop=
  9046. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9047. D/TelephonyManager(21567): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  9048. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9049. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9050. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9051. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9052. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9053. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9054. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9055. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9056. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9057. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9058. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9059. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9060. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9061. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9062. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9063. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9064. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9065. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9066. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9067. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9068. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9069. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9070. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9071. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9072. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9073. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9074. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9075. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9076. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9077. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9078. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9079. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9080. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9081. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9082. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9083. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9084. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9085. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9086. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9087. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9088. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9089. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9090. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9091. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9092. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9093. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9094. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9095. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9096. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9097. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9098. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9099. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9100. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9101. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9102. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9103. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9104. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9105. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9106. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9107. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9108. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9109. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9110. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9111. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9112. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9113. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9114. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9115. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9116. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9117. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9118. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9119. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9120. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9121. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9122. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9123. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9124. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9125. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9126. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9127. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9128. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9129. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9130. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9131. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9132. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9133. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9134. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9135. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9136. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9137. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9138. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9139. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9140. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9141. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9142. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9143. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9144. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9145. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9146. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9147. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9148. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9149. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9150. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9151. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9152. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9153. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9154. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9155. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9156. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9157. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9158. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9159. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9160. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9161. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9162. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9163. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9164. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9165. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9166. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9167. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9168. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9169. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9170. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9171. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9172. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9173. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9174. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9175. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9176. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9177. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9178. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9179. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9180. D/GsmDCT  (  896): [0]onReceive: action=android.intent.action.SCREEN_OFF
  9181. D/GsmDCT  (  896): [0]stopNetStatPoll
  9182. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  9183. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  9184. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9185. D/GsmDCT  (  896): [0]overall state is IDLE
  9186. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  9187. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  9188. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9189. D/GsmDCT  (  896): [0]onReceive: action=android.intent.action.SCREEN_ON
  9190. D/GsmDCT  (  896): [0]stopNetStatPoll
  9191. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  9192. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  9193. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9194. D/GsmDCT  (  896): [0]overall state is IDLE
  9195. D/SubscriptionController(  896): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
  9196. D/SubscriptionController(  896): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=5000
  9197. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9198. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9199. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9200. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9201. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9202. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9203. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9204. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9205. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9206. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9207. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9208. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9209. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9210. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9211. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9212. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9213. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9214. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9215. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9216. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9217. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9218. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9219. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9220. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9221. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9222. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9223. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9224. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9225. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9226. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9227. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9228. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9229. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9230. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9231. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9232. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9233. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9234. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9235. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9236. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9237. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9238. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9239. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9240. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9241. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9242. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9243. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9244. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9245. D/TelephonyManager( 7366): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  9246. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9247. D/TelephonyManager( 7366): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  9248. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9249. D/TelephonyManager( 7366): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  9250. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9251. D/TelephonyManager( 7366): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  9252. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9253. D/TelephonyManager( 7366): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  9254. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9255. D/TelephonyManager( 7366): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  9256. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9257. D/TelephonyManager( 7366): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  9258. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9259. D/TelephonyManager( 7366): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.iso-country' defaultVal='' prop=
  9260. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  9261. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9262. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  9263. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  9264. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9265. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  9266. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  9267. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9268. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  9269. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  9270. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9271. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  9272. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  9273. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9274. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  9275. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9276. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9277. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9278. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9279. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9280. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9281. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9282. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9283. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9284. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9285. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9286. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9287. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9288. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9289. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9290. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9291. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9292. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9293. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9294. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9295. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9296. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9297. D/GsmDCT  (  896): [0]hasMatchedTetherApnSetting: APN=null
  9298. D/GsmDCT  (  896): [0]hasMatchedTetherApnSetting: APN=null
  9299. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9300. D/TelephonyManager(23437): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.alpha' defaultVal='' prop=
  9301. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9302. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9303. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9304. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9305. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9306. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9307. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9308. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9309. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9310. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9311. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9312. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9313. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9314. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9315. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9316. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9317. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9318. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9319. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9320. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9321. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9322. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9323. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9324. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9325. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9326. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9327. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9328. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9329. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9330. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9331. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9332. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9333. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9334. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9335. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9336. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9337. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9338. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9339. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9340. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9341. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9342. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9343. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9344. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9345. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9346. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9347. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9348. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9349. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9350. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9351. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9352. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9353. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9354. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9355. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9356. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9357. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9358. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9359. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9360. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9361. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9362. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9363. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9364. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9365. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9366. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9367. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9368. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9369. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9370. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9371. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9372. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9373. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9374. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9375. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9376. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9377. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9378. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9379. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9380. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9381. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9382. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9383. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9384. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9385. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9386. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9387. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9388. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9389. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  9390. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  9391. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  9392. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=false
  9393. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  9394. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  9395. D/GsmDCT  (  896): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  9396. D/GsmDCT  (  896): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  9397. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9398. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9399. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9400. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9401. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9402. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9403. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9404. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9405. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9406. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9407. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9408. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9409. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9410. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9411. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9412. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9413. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9414. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9415. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9416. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9417. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9418. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9419. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9420. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9421. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9422. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9423. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9424. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9425. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9426. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9427. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9428. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9429. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9430. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9431. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9432. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9433. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9434. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): not implemented
  9435. D/GsmSST  (  896): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
  9436. D/GsmSST  (  896): [GsmSST] getCellLocation(): X empty mCellLoc and CellInfo mCellLoc=[-1,-1,-1]
  9437. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9438. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9439. D/PhoneFactory(  896): getPhone: phoneId != DEFAULT_PHONE_ID
  9440. D/PhoneFactory(  896): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {373fca5e}
  9441. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  9442. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9443. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  9444. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  9445. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9446. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  9447. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  9448. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9449. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  9450. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  9451. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9452. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  9453. D/TelephonyManager( 1115): getSimOperatorNumeric(): default subId=5000
  9454. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9455. D/TelephonyManager( 1115): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.numeric' defaultVal='' prop=
  9456. D/SubscriptionController(  896): [getPhoneId] asked for default subId=5000
  9457. D/SubscriptionController(  896): getPhoneId,  received summy subId 5000
  9458. [logcat: 0.0s elapsed]
  9459.  
  9460. ------ KERNEL LOG (dmesg) ------
  9461. 916.665312] healthd: battery l=94 v=4089 t=27.0 h=2 st=2 c=637 chg=a
  9462. <6>[42917.976713] PM: suspend entry 2015-04-19 14:56:47.410155825 UTC
  9463. <4>[42917.976743] Freezing user space processes ... (elapsed 0.005 seconds) done.
  9464. <4>[42918.035368] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  9465. <4>[42918.037046] Suspending console(s) (use no_console_suspend to debug)
  9466. <7>[42918.212797] lm8502_mod_brightness: set LED2 brightness (0) percent
  9467. <7>[42918.213255] lm8502_mod_brightness: set LED1 brightness (0) percent
  9468. <7>[42918.238157] lm8502_mod_brightness: set LED1 brightness (0) percent
  9469. <7>[42918.241361] lm8502_mod_brightness: set LED2 brightness (0) percent
  9470. <3>[42918.244352] msm_wm8958_shutdown_power: codec power shutdown
  9471. <3>[42918.244413] wm8994_ldo_power: Power down the WM8994 LDOs
  9472. <4>[42918.250425] max8903b_suspend: suspend
  9473. <6>[42918.258512] PM: suspend of devices complete after 218.782 msecs
  9474. <6>[42918.264219] PM: late suspend of devices complete after 5.645 msecs
  9475. <6>[42918.271269] PM: noirq suspend of devices complete after 6.987 msecs
  9476. <4>[42918.271299] Disabling non-boot CPUs ...
  9477. <6>[42918.271574] msm_pm_enter
  9478. <6>[42918.271574] msm_pm_enter: power collapse
  9479. <6>[42918.271574] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  9480. <6>[42918.271574] msm_pm_enter: return
  9481. <6>[42918.277738] PM: noirq resume of devices complete after 5.614 msecs
  9482. <6>[42918.279691] wakeup wake lock: alarm_rtc
  9483. <6>[42918.286131] PM: early resume of devices complete after 6.285 msecs
  9484. <4>[42918.288633] max8903b_resume: resume
  9485. <3>[42918.297910] msm_wm8958_setup_power: codec power setup
  9486. <4>[42918.297972] 8058_s3: Failed to create debugfs directory
  9487. <3>[42918.298002] wm8994_ldo_power: Power up the WM8994 LDOs
  9488. <7>[42918.390928] lm8502_mod_brightness: set LED1 brightness (0) percent
  9489. <7>[42918.392271] lm8502_mod_brightness: set LED2 brightness (0) percent
  9490. <7>[42918.395139] lm8502_mod_brightness: set LED1 brightness (0) percent
  9491. <7>[42918.395506] lm8502_mod_brightness: set LED2 brightness (0) percent
  9492. <6>[42918.395750] PM: resume of devices complete after 109.547 msecs
  9493. <4>[42918.399900] Restarting tasks ... done.
  9494. <6>[42918.403044] PM: suspend exit 2015-04-19 14:57:13.008355825 UTC
  9495. <6>[42918.403074] suspend: exit suspend, ret = 0 (2015-04-19 14:57:13.008386321 UTC)
  9496. <4>[42918.457670] healthd: battery l=94 v=4089 t=27.0 h=2 st=2 c=627 chg=a
  9497. <6>[42918.547148] PM: suspend entry 2015-04-19 14:57:13.152355498 UTC
  9498. <4>[42918.591734] Freezing user space processes ... (elapsed 0.002 seconds) done.
  9499. <4>[42918.593778] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  9500. <4>[42918.595457] Suspending console(s) (use no_console_suspend to debug)
  9501. <7>[42918.772947] lm8502_mod_brightness: set LED2 brightness (0) percent
  9502. <7>[42918.773374] lm8502_mod_brightness: set LED1 brightness (0) percent
  9503. <7>[42918.798002] lm8502_mod_brightness: set LED1 brightness (0) percent
  9504. <7>[42918.801206] lm8502_mod_brightness: set LED2 brightness (0) percent
  9505. <3>[42918.804167] msm_wm8958_shutdown_power: codec power shutdown
  9506. <3>[42918.804228] wm8994_ldo_power: Power down the WM8994 LDOs
  9507. <4>[42918.810362] max8903b_suspend: suspend
  9508. <6>[42918.818479] PM: suspend of devices complete after 220.062 msecs
  9509. <6>[42918.823942] PM: late suspend of devices complete after 5.400 msecs
  9510. <6>[42918.831236] PM: noirq suspend of devices complete after 7.261 msecs
  9511. <4>[42918.831297] Disabling non-boot CPUs ...
  9512. <6>[42918.831571] msm_pm_enter
  9513. <6>[42918.831571] msm_pm_enter: power collapse
  9514. <6>[42918.831571] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  9515. <6>[42918.831571] msm_pm_enter: return
  9516. <6>[42918.837705] PM: noirq resume of devices complete after 5.613 msecs
  9517. <6>[42918.839659] wakeup wake lock: alarm_rtc
  9518. <6>[42918.846342] PM: early resume of devices complete after 6.528 msecs
  9519. <4>[42918.848966] max8903b_resume: resume
  9520. <3>[42918.858244] msm_wm8958_setup_power: codec power setup
  9521. <4>[42918.858305] 8058_s3: Failed to create debugfs directory
  9522. <3>[42918.858335] wm8994_ldo_power: Power up the WM8994 LDOs
  9523. <7>[42918.951322] lm8502_mod_brightness: set LED1 brightness (0) percent
  9524. <7>[42918.952635] lm8502_mod_brightness: set LED2 brightness (0) percent
  9525. <7>[42918.955503] lm8502_mod_brightness: set LED1 brightness (0) percent
  9526. <7>[42918.955869] lm8502_mod_brightness: set LED2 brightness (0) percent
  9527. <6>[42918.956114] PM: resume of devices complete after 109.664 msecs
  9528. <4>[42918.960386] Restarting tasks ... done.
  9529. <6>[42918.964659] PM: suspend exit 2015-04-19 14:57:43.009606149 UTC
  9530. <6>[42918.964689] suspend: exit suspend, ret = 0 (2015-04-19 14:57:43.009636645 UTC)
  9531. <6>[42918.964689] active wake lock power-supply
  9532. <6>[42918.964689] active wake lock alarm_rtc, time left 87
  9533. <4>[42919.022886] healthd: battery l=94 v=4089 t=27.0 h=2 st=2 c=618 chg=a
  9534. <6>[42921.086912] PM: suspend entry 2015-04-19 14:57:45.131274311 UTC
  9535. <4>[42921.086973] Freezing user space processes ... (elapsed 0.005 seconds) done.
  9536. <4>[42921.115080] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  9537. <4>[42921.116789] Suspending console(s) (use no_console_suspend to debug)
  9538. <7>[42921.293669] lm8502_mod_brightness: set LED2 brightness (0) percent
  9539. <7>[42921.294096] lm8502_mod_brightness: set LED1 brightness (0) percent
  9540. <7>[42921.318449] lm8502_mod_brightness: set LED1 brightness (0) percent
  9541. <7>[42921.321684] lm8502_mod_brightness: set LED2 brightness (0) percent
  9542. <3>[42921.323789] msm_wm8958_shutdown_power: codec power shutdown
  9543. <3>[42921.323820] wm8994_ldo_power: Power down the WM8994 LDOs
  9544. <4>[42921.326200] max8903b_suspend: suspend
  9545. <6>[42921.334379] PM: suspend of devices complete after 214.926 msecs
  9546. <6>[42921.339933] PM: late suspend of devices complete after 5.523 msecs
  9547. <6>[42921.347440] PM: noirq suspend of devices complete after 7.476 msecs
  9548. <4>[42921.347471] Disabling non-boot CPUs ...
  9549. <6>[42921.347624] msm_pm_enter
  9550. <6>[42921.347624] msm_pm_enter: power collapse
  9551. <6>[42921.347624] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  9552. <3>[42921.347624] msm_pm_enter: cannot find the lowest power limit
  9553. <6>[42921.347624] msm_pm_enter: return
  9554. <6>[42921.349485] PM: noirq resume of devices complete after 1.708 msecs
  9555. <6>[42921.351743] PM: early resume of devices complete after 1.708 msecs
  9556. <4>[42921.353483] max8903b_resume: resume
  9557. <3>[42921.362730] msm_wm8958_setup_power: codec power setup
  9558. <4>[42921.362791] 8058_s3: Failed to create debugfs directory
  9559. <3>[42921.362821] wm8994_ldo_power: Power up the WM8994 LDOs
  9560. <7>[42921.455961] lm8502_mod_brightness: set LED1 brightness (0) percent
  9561. <6>[42921.456999] wakeup wake lock: power-supply
  9562. <7>[42921.457273] lm8502_mod_brightness: set LED2 brightness (0) percent
  9563. <7>[42921.460081] lm8502_mod_brightness: set LED1 brightness (0) percent
  9564. <7>[42921.460447] lm8502_mod_brightness: set LED2 brightness (0) percent
  9565. <6>[42921.460691] PM: resume of devices complete after 108.853 msecs
  9566. <4>[42921.464842] Restarting tasks ... done.
  9567. <6>[42921.469602] PM: suspend exit 2015-04-19 14:57:45.513884813 UTC
  9568. <6>[42921.469633] suspend: exit suspend, ret = 0 (2015-04-19 14:57:45.513884813 UTC)
  9569. <6>[42921.469633] active wake lock power-supply
  9570. <6>[42921.511472] PM: suspend entry 2015-04-19 14:57:45.555694744 UTC
  9571. <4>[42921.529478] healthd: battery l=94 v=4089 t=27.0 h=2 st=2 c=618 chg=a
  9572. <4>[42921.555967] Freezing user space processes ... (elapsed 0.004 seconds) done.
  9573. <4>[42921.560392] Freezing remaining freezable tasks ... (elapsed 0.002 seconds) done.
  9574. <4>[42921.563383] Suspending console(s) (use no_console_suspend to debug)
  9575. <7>[42921.761961] lm8502_mod_brightness: set LED2 brightness (0) percent
  9576. <7>[42921.762419] lm8502_mod_brightness: set LED1 brightness (0) percent
  9577. <7>[42921.780973] lm8502_mod_brightness: set LED1 brightness (0) percent
  9578. <7>[42921.783018] lm8502_mod_brightness: set LED2 brightness (0) percent
  9579. <3>[42921.785032] msm_wm8958_shutdown_power: codec power shutdown
  9580. <3>[42921.785063] wm8994_ldo_power: Power down the WM8994 LDOs
  9581. <4>[42921.788542] max8903b_suspend: suspend
  9582. <6>[42921.792295] PM: suspend of devices complete after 220.089 msecs
  9583. <6>[42921.794065] PM: late suspend of devices complete after 1.739 msecs
  9584. <6>[42921.796446] PM: noirq suspend of devices complete after 2.349 msecs
  9585. <4>[42921.796476] Disabling non-boot CPUs ...
  9586. <6>[42921.796598] msm_pm_enter
  9587. <6>[42921.796598] msm_pm_enter: power collapse
  9588. <6>[42921.796598] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  9589. <6>[42921.796598] msm_pm_enter: return
  9590. <6>[42921.798582] PM: noirq resume of devices complete after 1.769 msecs
  9591. <6>[42921.799162] wakeup wake lock: mmc1
  9592. <6>[42921.801023] PM: early resume of devices complete after 1.739 msecs
  9593. <4>[42921.806242] max8903b_resume: resume
  9594. <3>[42921.807554] msm_wm8958_setup_power: codec power setup
  9595. <4>[42921.807615] 8058_s3: Failed to create debugfs directory
  9596. <3>[42921.807646] wm8994_ldo_power: Power up the WM8994 LDOs
  9597. <7>[42921.893034] lm8502_mod_brightness: set LED1 brightness (0) percent
  9598. <7>[42921.893705] lm8502_mod_brightness: set LED2 brightness (0) percent
  9599. <7>[42921.896635] lm8502_mod_brightness: set LED1 brightness (0) percent
  9600. <7>[42921.897001] lm8502_mod_brightness: set LED2 brightness (0) percent
  9601. <6>[42921.897032] PM: resume of devices complete after 95.916 msecs
  9602. <4>[42921.899931] Restarting tasks ... done.
  9603. <6>[42921.908720] PM: suspend exit 2015-04-19 14:57:49.012535035 UTC
  9604. <6>[42921.908720] suspend: exit suspend, ret = 0 (2015-04-19 14:57:49.012535035 UTC)
  9605. <6>[42921.908750] active wake lock power-supply
  9606. <6>[42921.941587] PM: suspend entry 2015-04-19 14:57:49.045347669 UTC
  9607. <4>[42921.962736] healthd: battery l=94 v=4089 t=27.0 h=2 st=2 c=618 chg=a
  9608. <4>[42921.990415] Freezing user space processes ... (elapsed 0.001 seconds) done.
  9609. <4>[42921.992216] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  9610. <4>[42921.993864] Suspending console(s) (use no_console_suspend to debug)
  9611. <7>[42922.164152] lm8502_mod_brightness: set LED2 brightness (0) percent
  9612. <7>[42922.164579] lm8502_mod_brightness: set LED1 brightness (0) percent
  9613. <7>[42922.189420] lm8502_mod_brightness: set LED1 brightness (0) percent
  9614. <7>[42922.192625] lm8502_mod_brightness: set LED2 brightness (0) percent
  9615. <3>[42922.195646] msm_wm8958_shutdown_power: codec power shutdown
  9616. <3>[42922.195707] wm8994_ldo_power: Power down the WM8994 LDOs
  9617. <4>[42922.201750] max8903b_suspend: suspend
  9618. <6>[42922.209867] PM: suspend of devices complete after 212.676 msecs
  9619. <6>[42922.215299] PM: late suspend of devices complete after 5.399 msecs
  9620. <6>[42922.222593] PM: noirq suspend of devices complete after 6.985 msecs
  9621. <4>[42922.222654] Disabling non-boot CPUs ...
  9622. <6>[42922.222929] msm_pm_enter
  9623. <6>[42922.222929] msm_pm_enter: power collapse
  9624. <6>[42922.222929] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  9625. <6>[42922.222929] msm_pm_enter: return
  9626. <6>[42922.229063] PM: noirq resume of devices complete after 5.613 msecs
  9627. <6>[42922.230589] wakeup wake lock: mmc1
  9628. <6>[42922.237486] PM: early resume of devices complete after 6.527 msecs
  9629. <4>[42922.242155] max8903b_resume: resume
  9630. <3>[42922.243467] msm_wm8958_setup_power: codec power setup
  9631. <4>[42922.243498] 8058_s3: Failed to create debugfs directory
  9632. <3>[42922.243528] wm8994_ldo_power: Power up the WM8994 LDOs
  9633. <7>[42922.331785] lm8502_mod_brightness: set LED1 brightness (0) percent
  9634. <7>[42922.332426] lm8502_mod_brightness: set LED2 brightness (0) percent
  9635. <7>[42922.335386] lm8502_mod_brightness: set LED1 brightness (0) percent
  9636. <7>[42922.335783] lm8502_mod_brightness: set LED2 brightness (0) percent
  9637. <6>[42922.335935] PM: resume of devices complete after 98.349 msecs
  9638. <4>[42922.339018] Restarting tasks ... done.
  9639. <6>[42922.345609] PM: suspend exit 2015-04-19 14:57:57.010673704 UTC
  9640. <6>[42922.345609] suspend: exit suspend, ret = 0 (2015-04-19 14:57:57.010704197 UTC)
  9641. <6>[42922.345640] active wake lock power-supply
  9642. <6>[42922.379392] PM: suspend entry 2015-04-19 14:57:57.044428686 UTC
  9643. <4>[42922.395231] healthd: battery l=94 v=4094 t=27.0 h=2 st=2 c=613 chg=a
  9644. <4>[42922.425382] Freezing user space processes ... (elapsed 0.002 seconds) done.
  9645. <4>[42922.427427] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  9646. <4>[42922.429014] Suspending console(s) (use no_console_suspend to debug)
  9647. <7>[42922.601866] lm8502_mod_brightness: set LED2 brightness (0) percent
  9648. <7>[42922.602293] lm8502_mod_brightness: set LED1 brightness (0) percent
  9649. <7>[42922.621397] lm8502_mod_brightness: set LED1 brightness (0) percent
  9650. <7>[42922.623533] lm8502_mod_brightness: set LED2 brightness (0) percent
  9651. <3>[42922.625517] msm_wm8958_shutdown_power: codec power shutdown
  9652. <3>[42922.625547] wm8994_ldo_power: Power down the WM8994 LDOs
  9653. <4>[42922.628996] max8903b_suspend: suspend
  9654. <6>[42922.632749] PM: suspend of devices complete after 200.961 msecs
  9655. <6>[42922.634519] PM: late suspend of devices complete after 1.769 msecs
  9656. <6>[42922.636900] PM: noirq suspend of devices complete after 2.379 msecs
  9657. <4>[42922.636900] Disabling non-boot CPUs ...
  9658. <6>[42922.637052] msm_pm_enter
  9659. <6>[42922.637052] msm_pm_enter: power collapse
  9660. <6>[42922.637052] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  9661. <6>[42922.637052] msm_pm_enter: return
  9662. <6>[42922.639005] PM: noirq resume of devices complete after 1.769 msecs
  9663. <6>[42922.639738] wakeup wake lock: alarm_rtc
  9664. <6>[42922.641569] PM: early resume of devices complete after 1.738 msecs
  9665. <4>[42922.643247] max8903b_resume: resume
  9666. <3>[42922.644560] msm_wm8958_setup_power: codec power setup
  9667. <4>[42922.644590] 8058_s3: Failed to create debugfs directory
  9668. <3>[42922.644621] wm8994_ldo_power: Power up the WM8994 LDOs
  9669. <7>[42922.737974] lm8502_mod_brightness: set LED1 brightness (0) percent
  9670. <7>[42922.739256] lm8502_mod_brightness: set LED2 brightness (0) percent
  9671. <7>[42922.742155] lm8502_mod_brightness: set LED1 brightness (0) percent
  9672. <7>[42922.742491] lm8502_mod_brightness: set LED2 brightness (0) percent
  9673. <6>[42922.742796] PM: resume of devices complete after 101.128 msecs
  9674. <4>[42922.747068] Restarting tasks ... done.
  9675. <6>[42922.764707] PM: suspend exit 2015-04-19 14:58:13.023025221 UTC
  9676. <6>[42922.764738] suspend: exit suspend, ret = 0 (2015-04-19 14:58:13.023055713 UTC)
  9677. <6>[42922.764738] active wake lock PowerManagerService.WakeLocks
  9678. <6>[42922.764738] active wake lock power-supply
  9679. <4>[42922.819792] healthd: battery l=94 v=4094 t=27.0 h=2 st=2 c=608 chg=a
  9680. <6>[42922.887602] PM: suspend entry 2015-04-19 14:58:13.145833583 UTC
  9681. <4>[42922.934690] Freezing user space processes ... (elapsed 0.008 seconds) done.
  9682. <4>[42922.954588] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  9683. <4>[42922.956144] Suspending console(s) (use no_console_suspend to debug)
  9684. <7>[42923.134702] lm8502_mod_brightness: set LED2 brightness (0) percent
  9685. <7>[42923.135130] lm8502_mod_brightness: set LED1 brightness (0) percent
  9686. <7>[42923.159544] lm8502_mod_brightness: set LED1 brightness (0) percent
  9687. <7>[42923.162718] lm8502_mod_brightness: set LED2 brightness (0) percent
  9688. <3>[42923.165647] msm_wm8958_shutdown_power: codec power shutdown
  9689. <3>[42923.165678] wm8994_ldo_power: Power down the WM8994 LDOs
  9690. <4>[42923.171842] max8903b_suspend: suspend
  9691. <6>[42923.179930] PM: suspend of devices complete after 221.038 msecs
  9692. <6>[42923.185392] PM: late suspend of devices complete after 5.400 msecs
  9693. <6>[42923.192564] PM: noirq suspend of devices complete after 7.139 msecs
  9694. <4>[42923.192594] Disabling non-boot CPUs ...
  9695. <6>[42923.192899] msm_pm_enter
  9696. <6>[42923.192899] msm_pm_enter: power collapse
  9697. <6>[42923.192899] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  9698. <6>[42923.192899] msm_pm_enter: return
  9699. <6>[42923.199034] PM: noirq resume of devices complete after 5.613 msecs
  9700. <6>[42923.200559] wakeup wake lock: mmc1
  9701. <6>[42923.206877] PM: early resume of devices complete after 5.888 msecs
  9702. <4>[42923.213835] max8903b_resume: resume
  9703. <3>[42923.215147] msm_wm8958_setup_power: codec power setup
  9704. <4>[42923.215208] 8058_s3: Failed to create debugfs directory
  9705. <3>[42923.215208] wm8994_ldo_power: Power up the WM8994 LDOs
  9706. <7>[42923.301847] lm8502_mod_brightness: set LED1 brightness (0) percent
  9707. <7>[42923.302519] lm8502_mod_brightness: set LED2 brightness (0) percent
  9708. <7>[42923.305357] lm8502_mod_brightness: set LED1 brightness (0) percent
  9709. <7>[42923.305723] lm8502_mod_brightness: set LED2 brightness (0) percent
  9710. <6>[42923.305753] PM: resume of devices complete after 98.777 msecs
  9711. <4>[42923.308897] Restarting tasks ... done.
  9712. <6>[42923.311369] PM: suspend exit 2015-04-19 14:58:33.006434680 UTC
  9713. <6>[42923.311369] suspend: exit suspend, ret = 0 (2015-04-19 14:58:33.006465177 UTC)
  9714. <6>[42923.311399] active wake lock power-supply
  9715. <6>[42923.354521] PM: suspend entry 2015-04-19 14:58:33.049551677 UTC
  9716. <4>[42923.370085] healthd: battery l=94 v=4094 t=27.0 h=2 st=2 c=602 chg=a
  9717. <4>[42923.374571] Freezing user space processes ... (elapsed 0.001 seconds) done.
  9718. <4>[42923.376371] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  9719. <4>[42923.378050] Suspending console(s) (use no_console_suspend to debug)
  9720. <7>[42923.555113] lm8502_mod_brightness: set LED2 brightness (0) percent
  9721. <7>[42923.555540] lm8502_mod_brightness: set LED1 brightness (0) percent
  9722. <7>[42923.580503] lm8502_mod_brightness: set LED1 brightness (0) percent
  9723. <7>[42923.583738] lm8502_mod_brightness: set LED2 brightness (0) percent
  9724. <3>[42923.586729] msm_wm8958_shutdown_power: codec power shutdown
  9725. <3>[42923.586790] wm8994_ldo_power: Power down the WM8994 LDOs
  9726. <4>[42923.592802] max8903b_suspend: suspend
  9727. <6>[42923.600858] PM: suspend of devices complete after 219.874 msecs
  9728. <6>[42923.606626] PM: late suspend of devices complete after 5.674 msecs
  9729. <6>[42923.613767] PM: noirq suspend of devices complete after 7.107 msecs
  9730. <4>[42923.613798] Disabling non-boot CPUs ...
  9731. <6>[42923.614073] msm_pm_enter
  9732. <6>[42923.614073] msm_pm_enter: power collapse
  9733. <6>[42923.614073] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  9734. <6>[42923.614073] msm_pm_enter: return
  9735. <6>[42923.620268] PM: noirq resume of devices complete after 5.674 msecs
  9736. <6>[42923.622221] wakeup wake lock: alarm_rtc
  9737. <6>[42923.628599] PM: early resume of devices complete after 6.192 msecs
  9738. <4>[42923.631071] max8903b_resume: resume
  9739. <3>[42923.640348] msm_wm8958_setup_power: codec power setup
  9740. <4>[42923.640409] 8058_s3: Failed to create debugfs directory
  9741. <3>[42923.640440] wm8994_ldo_power: Power up the WM8994 LDOs
  9742. <7>[42923.733396] lm8502_mod_brightness: set LED1 brightness (0) percent
  9743. <7>[42923.734770] lm8502_mod_brightness: set LED2 brightness (0) percent
  9744. <7>[42923.737638] lm8502_mod_brightness: set LED1 brightness (0) percent
  9745. <7>[42923.737974] lm8502_mod_brightness: set LED2 brightness (0) percent
  9746. <6>[42923.738859] PM: resume of devices complete after 110.121 msecs
  9747. <4>[42923.742521] Restarting tasks ... done.
  9748. <6>[42923.756986] PM: suspend exit 2015-04-19 14:58:44.019822280 UTC
  9749. <6>[42923.757017] suspend: exit suspend, ret = 0 (2015-04-19 14:58:44.019852772 UTC)
  9750. <6>[42923.757017] active wake lock PowerManagerService.WakeLocks
  9751. <6>[42923.757047] active wake lock power-supply
  9752. <4>[42923.794920] healthd: battery l=94 v=4094 t=27.0 h=2 st=2 c=600 chg=a
  9753. <6>[42927.440794] PM: suspend entry 2015-04-19 14:58:47.702990865 UTC
  9754. <4>[42927.440855] Freezing user space processes ... (elapsed 0.005 seconds) done.
  9755. <4>[42927.506498] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  9756. <4>[42927.508177] Suspending console(s) (use no_console_suspend to debug)
  9757. <7>[42927.685819] lm8502_mod_brightness: set LED2 brightness (0) percent
  9758. <7>[42927.686247] lm8502_mod_brightness: set LED1 brightness (0) percent
  9759. <7>[42927.711149] lm8502_mod_brightness: set LED1 brightness (0) percent
  9760. <7>[42927.714384] lm8502_mod_brightness: set LED2 brightness (0) percent
  9761. <3>[42927.717375] msm_wm8958_shutdown_power: codec power shutdown
  9762. <3>[42927.717436] wm8994_ldo_power: Power down the WM8994 LDOs
  9763. <4>[42927.723417] max8903b_suspend: suspend
  9764. <6>[42927.731535] PM: suspend of devices complete after 220.672 msecs
  9765. <6>[42927.737303] PM: late suspend of devices complete after 5.737 msecs
  9766. <6>[42927.744383] PM: noirq suspend of devices complete after 7.019 msecs
  9767. <4>[42927.744413] Disabling non-boot CPUs ...
  9768. <6>[42927.744688] msm_pm_enter
  9769. <6>[42927.744688] msm_pm_enter: power collapse
  9770. <6>[42927.744688] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  9771. <6>[42927.744688] msm_pm_enter: return
  9772. <6>[42927.750791] PM: noirq resume of devices complete after 5.584 msecs
  9773. <6>[42927.752348] wakeup wake lock: mmc1
  9774. <6>[42927.759184] PM: early resume of devices complete after 6.438 msecs
  9775. <4>[42927.763883] max8903b_resume: resume
  9776. <3>[42927.765196] msm_wm8958_setup_power: codec power setup
  9777. <4>[42927.765257] 8058_s3: Failed to create debugfs directory
  9778. <3>[42927.765257] wm8994_ldo_power: Power up the WM8994 LDOs
  9779. <7>[42927.852445] lm8502_mod_brightness: set LED1 brightness (0) percent
  9780. <7>[42927.853117] lm8502_mod_brightness: set LED2 brightness (0) percent
  9781. <7>[42927.856107] lm8502_mod_brightness: set LED1 brightness (0) percent
  9782. <7>[42927.856443] lm8502_mod_brightness: set LED2 brightness (0) percent
  9783. <6>[42927.856504] PM: resume of devices complete after 97.252 msecs
  9784. <4>[42927.859739] Restarting tasks ... done.
  9785. <6>[42927.868192] PM: suspend exit 2015-04-19 14:59:03.012533583 UTC
  9786. <6>[42927.868192] suspend: exit suspend, ret = 0 (2015-04-19 14:59:03.012564074 UTC)
  9787. <6>[42927.868223] active wake lock power-supply
  9788. <6>[42927.903288] PM: suspend entry 2015-04-19 14:59:03.047630116 UTC
  9789. <4>[42927.919096] healthd: battery l=94 v=4094 t=27.0 h=2 st=2 c=593 chg=a
  9790. <4>[42927.946165] Freezing user space processes ... (elapsed 0.002 seconds) done.
  9791. <4>[42927.948271] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  9792. <4>[42927.949980] Suspending console(s) (use no_console_suspend to debug)
  9793. <7>[42928.123411] lm8502_mod_brightness: set LED2 brightness (0) percent
  9794. <7>[42928.123838] lm8502_mod_brightness: set LED1 brightness (0) percent
  9795. <7>[42928.142973] lm8502_mod_brightness: set LED1 brightness (0) percent
  9796. <7>[42928.145017] lm8502_mod_brightness: set LED2 brightness (0) percent
  9797. <3>[42928.147032] msm_wm8958_shutdown_power: codec power shutdown
  9798. <3>[42928.147032] wm8994_ldo_power: Power down the WM8994 LDOs
  9799. <4>[42928.150541] max8903b_suspend: suspend
  9800. <6>[42928.154325] PM: suspend of devices complete after 201.265 msecs
  9801. <6>[42928.156065] PM: late suspend of devices complete after 1.738 msecs
  9802. <6>[42928.158445] PM: noirq suspend of devices complete after 2.348 msecs
  9803. <4>[42928.158476] Disabling non-boot CPUs ...
  9804. <6>[42928.158598] msm_pm_enter
  9805. <6>[42928.158598] msm_pm_enter: power collapse
  9806. <6>[42928.158598] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  9807. <6>[42928.158598] msm_pm_enter: return
  9808. <6>[42928.160581] PM: noirq resume of devices complete after 1.769 msecs
  9809. <6>[42928.161131] wakeup wake lock: mmc1
  9810. <6>[42928.163023] PM: early resume of devices complete after 1.738 msecs
  9811. <4>[42928.166746] max8903b_resume: resume
  9812. <3>[42928.174253] msm_wm8958_setup_power: codec power setup
  9813. <4>[42928.174314] 8058_s3: Failed to create debugfs directory
  9814. <3>[42928.174314] wm8994_ldo_power: Power up the WM8994 LDOs
  9815. <7>[42928.258634] lm8502_mod_brightness: set LED1 brightness (0) percent
  9816. <7>[42928.259947] lm8502_mod_brightness: set LED2 brightness (0) percent
  9817. <7>[42928.262754] lm8502_mod_brightness: set LED1 brightness (0) percent
  9818. <7>[42928.263090] lm8502_mod_brightness: set LED2 brightness (0) percent
  9819. <6>[42928.263120] PM: resume of devices complete after 100.030 msecs
  9820. <4>[42928.265959] Restarting tasks ... done.
  9821. <6>[42928.268034] PM: suspend exit 2015-04-19 14:59:06.005734014 UTC
  9822. <6>[42928.268064] suspend: exit suspend, ret = 0 (2015-04-19 14:59:06.005734014 UTC)
  9823. <6>[42928.268064] active wake lock power-supply
  9824. <6>[42928.322019] PM: suspend entry 2015-04-19 14:59:06.059678782 UTC
  9825. <4>[42928.337919] healthd: battery l=94 v=4094 t=27.0 h=2 st=2 c=593 chg=a
  9826. <4>[42928.367124] Freezing user space processes ... (elapsed 0.002 seconds) done.
  9827. <4>[42928.369261] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  9828. <4>[42928.370970] Suspending console(s) (use no_console_suspend to debug)
  9829. <7>[42928.546263] lm8502_mod_brightness: set LED2 brightness (0) percent
  9830. <7>[42928.546690] lm8502_mod_brightness: set LED1 brightness (0) percent
  9831. <7>[42928.571592] lm8502_mod_brightness: set LED1 brightness (0) percent
  9832. <7>[42928.574827] lm8502_mod_brightness: set LED2 brightness (0) percent
  9833. <3>[42928.577848] msm_wm8958_shutdown_power: codec power shutdown
  9834. <3>[42928.577879] wm8994_ldo_power: Power down the WM8994 LDOs
  9835. <4>[42928.583891] max8903b_suspend: suspend
  9836. <6>[42928.591978] PM: suspend of devices complete after 217.986 msecs
  9837. <6>[42928.597440] PM: late suspend of devices complete after 5.399 msecs
  9838. <6>[42928.604734] PM: noirq suspend of devices complete after 6.986 msecs
  9839. <4>[42928.604795] Disabling non-boot CPUs ...
  9840. <6>[42928.605070] msm_pm_enter
  9841. <6>[42928.605070] msm_pm_enter: power collapse
  9842. <6>[42928.605070] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  9843. <6>[42928.605070] msm_pm_enter: return
  9844. <6>[42928.611418] PM: noirq resume of devices complete after 5.765 msecs
  9845. <6>[42928.613340] wakeup wake lock: alarm_rtc
  9846. <6>[42928.619840] PM: early resume of devices complete after 6.283 msecs
  9847. <4>[42928.622343] max8903b_resume: resume
  9848. <3>[42928.631559] msm_wm8958_setup_power: codec power setup
  9849. <4>[42928.631620] 8058_s3: Failed to create debugfs directory
  9850. <3>[42928.631620] wm8994_ldo_power: Power up the WM8994 LDOs
  9851. <7>[42928.724516] lm8502_mod_brightness: set LED1 brightness (0) percent
  9852. <7>[42928.725828] lm8502_mod_brightness: set LED2 brightness (0) percent
  9853. <7>[42928.728666] lm8502_mod_brightness: set LED1 brightness (0) percent
  9854. <7>[42928.729032] lm8502_mod_brightness: set LED2 brightness (0) percent
  9855. <6>[42928.729307] PM: resume of devices complete after 109.359 msecs
  9856. <4>[42928.733457] Restarting tasks ... done.
  9857. <6>[42928.756376] PM: suspend exit 2015-04-19 14:59:15.028116057 UTC
  9858. <6>[42928.756376] suspend: exit suspend, ret = 0 (2015-04-19 14:59:15.028146549 UTC)
  9859. <6>[42928.756407] active wake lock PowerManagerService.WakeLocks
  9860. <6>[42928.756407] active wake lock power-supply
  9861. <4>[42928.811094] healthd: battery l=94 v=4094 t=27.0 h=2 st=2 c=590 chg=a
  9862. <6>[42928.881254] PM: suspend entry 2015-04-19 14:59:15.152904787 UTC
  9863. <4>[42928.936979] Freezing user space processes ... (elapsed 0.004 seconds) done.
  9864. <4>[42928.975614] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  9865. <4>[42928.977293] Suspending console(s) (use no_console_suspend to debug)
  9866. <7>[42929.156584] lm8502_mod_brightness: set LED2 brightness (0) percent
  9867. <7>[42929.157011] lm8502_mod_brightness: set LED1 brightness (0) percent
  9868. <7>[42929.181425] lm8502_mod_brightness: set LED1 brightness (0) percent
  9869. <7>[42929.184568] lm8502_mod_brightness: set LED2 brightness (0) percent
  9870. <3>[42929.187528] msm_wm8958_shutdown_power: codec power shutdown
  9871. <3>[42929.187559] wm8994_ldo_power: Power down the WM8994 LDOs
  9872. <4>[42929.193754] max8903b_suspend: suspend
  9873. <6>[42929.201841] PM: suspend of devices complete after 221.752 msecs
  9874. <6>[42929.207273] PM: late suspend of devices complete after 5.400 msecs
  9875. <6>[42929.214597] PM: noirq suspend of devices complete after 7.261 msecs
  9876. <4>[42929.214628] Disabling non-boot CPUs ...
  9877. <6>[42929.214903] msm_pm_enter
  9878. <6>[42929.214903] msm_pm_enter: power collapse
  9879. <6>[42929.214903] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  9880. <6>[42929.214903] msm_pm_enter: return
  9881. <6>[42929.221037] PM: noirq resume of devices complete after 5.583 msecs
  9882. <6>[42929.222990] wakeup wake lock: alarm_rtc
  9883. <6>[42929.229124] PM: early resume of devices complete after 5.918 msecs
  9884. <4>[42929.232633] max8903b_resume: resume
  9885. <3>[42929.241911] msm_wm8958_setup_power: codec power setup
  9886. <4>[42929.241972] 8058_s3: Failed to create debugfs directory
  9887. <3>[42929.242002] wm8994_ldo_power: Power up the WM8994 LDOs
  9888. <7>[42929.334959] lm8502_mod_brightness: set LED1 brightness (0) percent
  9889. <7>[42929.336271] lm8502_mod_brightness: set LED2 brightness (0) percent
  9890. <7>[42929.339140] lm8502_mod_brightness: set LED1 brightness (0) percent
  9891. <7>[42929.339475] lm8502_mod_brightness: set LED2 brightness (0) percent
  9892. <6>[42929.339720] PM: resume of devices complete after 110.486 msecs
  9893. <4>[42929.343870] Restarting tasks ... done.
  9894. <6>[42929.346037] PM: suspend exit 2015-04-19 14:59:45.007349524 UTC
  9895. <6>[42929.346067] suspend: exit suspend, ret = 0 (2015-04-19 14:59:45.007349524 UTC)
  9896. <6>[42929.346067] active wake lock power-supply
  9897. <6>[42929.346067] active wake lock alarm_rtc, time left 88
  9898. <4>[42929.402159] healthd: battery l=95 v=4094 t=27.0 h=2 st=2 c=581 chg=a
  9899. <6>[42931.860044] PM: suspend entry 2015-04-19 14:59:47.520753158 UTC
  9900. <4>[42931.860105] Freezing user space processes ... (elapsed 0.005 seconds) done.
  9901. <4>[42931.919401] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  9902. <4>[42931.921110] Suspending console(s) (use no_console_suspend to debug)
  9903. <7>[42932.097471] lm8502_mod_brightness: set LED2 brightness (0) percent
  9904. <7>[42932.097898] lm8502_mod_brightness: set LED1 brightness (0) percent
  9905. <7>[42932.122740] lm8502_mod_brightness: set LED1 brightness (0) percent
  9906. <7>[42932.125974] lm8502_mod_brightness: set LED2 brightness (0) percent
  9907. <3>[42932.128996] msm_wm8958_shutdown_power: codec power shutdown
  9908. <3>[42932.129026] wm8994_ldo_power: Power down the WM8994 LDOs
  9909. <4>[42932.131315] max8903b_suspend: suspend
  9910. <6>[42932.139585] PM: suspend of devices complete after 215.816 msecs
  9911. <6>[42932.145017] PM: late suspend of devices complete after 5.401 msecs
  9912. <6>[42932.151609] PM: noirq suspend of devices complete after 6.561 msecs
  9913. <4>[42932.151609] Disabling non-boot CPUs ...
  9914. <6>[42932.151762] msm_pm_enter
  9915. <6>[42932.151762] msm_pm_enter: power collapse
  9916. <6>[42932.151762] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  9917. <3>[42932.151762] msm_pm_enter: cannot find the lowest power limit
  9918. <6>[42932.151762] msm_pm_enter: return
  9919. <6>[42932.153501] PM: noirq resume of devices complete after 1.556 msecs
  9920. <6>[42932.155729] PM: early resume of devices complete after 1.647 msecs
  9921. <4>[42932.157438] max8903b_resume: resume
  9922. <3>[42932.166685] msm_wm8958_setup_power: codec power setup
  9923. <4>[42932.166746] 8058_s3: Failed to create debugfs directory
  9924. <3>[42932.166746] wm8994_ldo_power: Power up the WM8994 LDOs
  9925. <7>[42932.251219] lm8502_mod_brightness: set LED1 brightness (0) percent
  9926. <6>[42932.252226] wakeup wake lock: power-supply
  9927. <7>[42932.252500] lm8502_mod_brightness: set LED2 brightness (0) percent
  9928. <7>[42932.255308] lm8502_mod_brightness: set LED1 brightness (0) percent
  9929. <7>[42932.255674] lm8502_mod_brightness: set LED2 brightness (0) percent
  9930. <6>[42932.255918] PM: resume of devices complete after 100.151 msecs
  9931. <4>[42932.260069] Restarting tasks ... done.
  9932. <6>[42932.262937] PM: suspend exit 2015-04-19 14:59:48.008050399 UTC
  9933. <6>[42932.262937] suspend: exit suspend, ret = 0 (2015-04-19 14:59:48.008080893 UTC)
  9934. <6>[42932.262968] active wake lock power-supply
  9935. <6>[42932.305967] PM: suspend entry 2015-04-19 14:59:48.051044750 UTC
  9936. <4>[42932.321501] healthd: battery l=95 v=4094 t=27.0 h=2 st=2 c=581 chg=a
  9937. <4>[42932.361845] Freezing user space processes ... (elapsed 0.002 seconds) done.
  9938. <4>[42932.363920] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  9939. <4>[42932.365598] Suspending console(s) (use no_console_suspend to debug)
  9940. <7>[42932.547544] lm8502_mod_brightness: set LED2 brightness (0) percent
  9941. <7>[42932.547971] lm8502_mod_brightness: set LED1 brightness (0) percent
  9942. <7>[42932.572874] lm8502_mod_brightness: set LED1 brightness (0) percent
  9943. <7>[42932.576048] lm8502_mod_brightness: set LED2 brightness (0) percent
  9944. <3>[42932.579069] msm_wm8958_shutdown_power: codec power shutdown
  9945. <3>[42932.579130] wm8994_ldo_power: Power down the WM8994 LDOs
  9946. <4>[42932.585111] max8903b_suspend: suspend
  9947. <6>[42932.593229] PM: suspend of devices complete after 224.668 msecs
  9948. <6>[42932.598661] PM: late suspend of devices complete after 5.399 msecs
  9949. <6>[42932.605985] PM: noirq suspend of devices complete after 7.260 msecs
  9950. <4>[42932.606016] Disabling non-boot CPUs ...
  9951. <6>[42932.606291] msm_pm_enter
  9952. <6>[42932.606291] msm_pm_enter: power collapse
  9953. <6>[42932.606291] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  9954. <6>[42932.606291] msm_pm_enter: return
  9955. <6>[42932.612608] PM: noirq resume of devices complete after 5.766 msecs
  9956. <6>[42932.614561] wakeup wake lock: alarm_rtc
  9957. <6>[42932.621305] PM: early resume of devices complete after 6.589 msecs
  9958. <4>[42932.623960] max8903b_resume: resume
  9959. <3>[42932.633177] msm_wm8958_setup_power: codec power setup
  9960. <4>[42932.633238] 8058_s3: Failed to create debugfs directory
  9961. <3>[42932.633268] wm8994_ldo_power: Power up the WM8994 LDOs
  9962. <7>[42932.726225] lm8502_mod_brightness: set LED1 brightness (0) percent
  9963. <7>[42932.727598] lm8502_mod_brightness: set LED2 brightness (0) percent
  9964. <7>[42932.730467] lm8502_mod_brightness: set LED1 brightness (0) percent
  9965. <7>[42932.730802] lm8502_mod_brightness: set LED2 brightness (0) percent
  9966. <6>[42932.731046] PM: resume of devices complete after 109.633 msecs
  9967. <4>[42932.735166] Restarting tasks ... done.
  9968. <6>[42932.739652] PM: suspend exit 2015-04-19 15:00:15.009667212 UTC
  9969. <6>[42932.739683] suspend: exit suspend, ret = 0 (2015-04-19 15:00:15.009667212 UTC)
  9970. <6>[42932.739744] active wake lock power-supply
  9971. <6>[42932.783170] PM: suspend entry 2015-04-19 15:00:15.053120689 UTC
  9972. <4>[42932.816007] healthd: battery l=95 v=4094 t=27.0 h=2 st=2 c=573 chg=a
  9973. <4>[42932.839140] Freezing user space processes ...
  9974. <6>[42932.839750] active wake lock PowerManagerService.WakeLocks
  9975. <4>[42932.839750]
  9976. <3>[42932.839781] Freezing of tasks aborted after 0.000 seconds (30 tasks refusing to freeze, wq_busy=0):
  9977. <4>[42932.839781]
  9978. <4>[42932.839781] Restarting tasks ... done.
  9979. <6>[42932.841001] PM: suspend exit 2015-04-19 15:00:15.110941861 UTC
  9980. <6>[42932.841032] suspend: exit suspend, ret = -16 (2015-04-19 15:00:15.110972356 UTC)
  9981. <6>[42933.107542] PM: suspend entry 2015-04-19 15:00:15.377317551 UTC
  9982. <4>[42933.107572] Freezing user space processes ... (elapsed 0.004 seconds) done.
  9983. <4>[42933.164579] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  9984. <4>[42933.166288] Suspending console(s) (use no_console_suspend to debug)
  9985. <7>[42933.347898] lm8502_mod_brightness: set LED2 brightness (0) percent
  9986. <7>[42933.348325] lm8502_mod_brightness: set LED1 brightness (0) percent
  9987. <7>[42933.372923] lm8502_mod_brightness: set LED1 brightness (0) percent
  9988. <7>[42933.376188] lm8502_mod_brightness: set LED2 brightness (0) percent
  9989. <3>[42933.379148] msm_wm8958_shutdown_power: codec power shutdown
  9990. <3>[42933.379179] wm8994_ldo_power: Power down the WM8994 LDOs
  9991. <4>[42933.385282] max8903b_suspend: suspend
  9992. <6>[42933.393400] PM: suspend of devices complete after 224.364 msecs
  9993. <6>[42933.398832] PM: late suspend of devices complete after 5.368 msecs
  9994. <6>[42933.406034] PM: noirq suspend of devices complete after 7.137 msecs
  9995. <4>[42933.406065] Disabling non-boot CPUs ...
  9996. <6>[42933.406339] msm_pm_enter
  9997. <6>[42933.406339] msm_pm_enter: power collapse
  9998. <6>[42933.406339] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  9999. <6>[42933.406339] msm_pm_enter: return
  10000. <6>[42933.412565] PM: noirq resume of devices complete after 5.673 msecs
  10001. <6>[42933.414488] wakeup wake lock: alarm_rtc
  10002. <6>[42933.420622] PM: early resume of devices complete after 5.917 msecs
  10003. <4>[42933.424345] max8903b_resume: resume
  10004. <3>[42933.433592] msm_wm8958_setup_power: codec power setup
  10005. <4>[42933.433653] 8058_s3: Failed to create debugfs directory
  10006. <3>[42933.433683] wm8994_ldo_power: Power up the WM8994 LDOs
  10007. <7>[42933.526548] lm8502_mod_brightness: set LED1 brightness (0) percent
  10008. <7>[42933.527860] lm8502_mod_brightness: set LED2 brightness (0) percent
  10009. <7>[42933.530729] lm8502_mod_brightness: set LED1 brightness (0) percent
  10010. <7>[42933.531095] lm8502_mod_brightness: set LED2 brightness (0) percent
  10011. <6>[42933.531309] PM: resume of devices complete after 110.578 msecs
  10012. <4>[42933.535429] Restarting tasks ... done.
  10013. <6>[42933.537992] PM: suspend exit 2015-04-19 15:00:45.007715456 UTC
  10014. <6>[42933.538023] suspend: exit suspend, ret = 0 (2015-04-19 15:00:45.007745952 UTC)
  10015. <4>[42933.595396] healthd: battery l=95 v=4094 t=27.0 h=2 st=2 c=564 chg=a
  10016. <6>[42935.952421] PM: suspend entry 2015-04-19 15:00:47.421540117 UTC
  10017. <4>[42935.952482] Freezing user space processes ... (elapsed 0.005 seconds) done.
  10018. <4>[42936.015989] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10019. <4>[42936.017668] Suspending console(s) (use no_console_suspend to debug)
  10020. <7>[42936.188749] lm8502_mod_brightness: set LED2 brightness (0) percent
  10021. <7>[42936.189176] lm8502_mod_brightness: set LED1 brightness (0) percent
  10022. <7>[42936.214109] lm8502_mod_brightness: set LED1 brightness (0) percent
  10023. <7>[42936.217253] lm8502_mod_brightness: set LED2 brightness (0) percent
  10024. <3>[42936.220304] msm_wm8958_shutdown_power: codec power shutdown
  10025. <3>[42936.220365] wm8994_ldo_power: Power down the WM8994 LDOs
  10026. <4>[42936.226377] max8903b_suspend: suspend
  10027. <6>[42936.234464] PM: suspend of devices complete after 214.046 msecs
  10028. <6>[42936.240171] PM: late suspend of devices complete after 5.645 msecs
  10029. <6>[42936.247221] PM: noirq suspend of devices complete after 7.018 msecs
  10030. <4>[42936.247251] Disabling non-boot CPUs ...
  10031. <6>[42936.247556] msm_pm_enter
  10032. <6>[42936.247556] msm_pm_enter: power collapse
  10033. <6>[42936.247556] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10034. <6>[42936.247556] msm_pm_enter: return
  10035. <6>[42936.253690] PM: noirq resume of devices complete after 5.615 msecs
  10036. <6>[42936.255644] wakeup wake lock: alarm_rtc
  10037. <6>[42936.262144] PM: early resume of devices complete after 6.317 msecs
  10038. <4>[42936.264646] max8903b_resume: resume
  10039. <3>[42936.273893] msm_wm8958_setup_power: codec power setup
  10040. <4>[42936.273954] 8058_s3: Failed to create debugfs directory
  10041. <3>[42936.273985] wm8994_ldo_power: Power up the WM8994 LDOs
  10042. <7>[42936.366972] lm8502_mod_brightness: set LED1 brightness (0) percent
  10043. <7>[42936.368284] lm8502_mod_brightness: set LED2 brightness (0) percent
  10044. <7>[42936.371153] lm8502_mod_brightness: set LED1 brightness (0) percent
  10045. <7>[42936.371519] lm8502_mod_brightness: set LED2 brightness (0) percent
  10046. <6>[42936.371763] PM: resume of devices complete after 109.562 msecs
  10047. <4>[42936.375913] Restarting tasks ... done.
  10048. <6>[42936.379087] PM: suspend exit 2015-04-19 15:01:15.008356919 UTC
  10049. <6>[42936.379087] suspend: exit suspend, ret = 0 (2015-04-19 15:01:15.008387418 UTC)
  10050. <6>[42936.420469] PM: suspend entry 2015-04-19 15:01:15.049738046 UTC
  10051. <4>[42936.436796] healthd: battery l=95 v=4094 t=27.0 h=2 st=2 c=556 chg=a
  10052. <4>[42936.463316] Freezing user space processes ... (elapsed 0.002 seconds) done.
  10053. <4>[42936.465513] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10054. <4>[42936.467283] Suspending console(s) (use no_console_suspend to debug)
  10055. <7>[42936.649015] lm8502_mod_brightness: set LED2 brightness (0) percent
  10056. <7>[42936.649473] lm8502_mod_brightness: set LED1 brightness (0) percent
  10057. <3>[42936.650297] dpm_run_callback(): platform_pm_suspend+0x0/0x54 returns -16
  10058. <3>[42936.650327] PM: Device alarm failed to suspend: error -16
  10059. <3>[42936.650358] PM: Some devices failed to suspend
  10060. <7>[42936.651029] lm8502_mod_brightness: set LED1 brightness (0) percent
  10061. <7>[42936.651457] lm8502_mod_brightness: set LED2 brightness (0) percent
  10062. <6>[42936.653715] PM: resume of devices complete after 3.325 msecs
  10063. <4>[42936.659818] Restarting tasks ... done.
  10064. <6>[42936.683134] PM: suspend exit 2015-04-19 15:01:15.312215697 UTC
  10065. <6>[42936.683134] suspend: exit suspend, ret = -16 (2015-04-19 15:01:15.312246203 UTC)
  10066. <6>[42936.683164] active wake lock PowerManagerService.WakeLocks
  10067. <6>[42936.915190] PM: suspend entry 2015-04-19 15:01:15.544239772 UTC
  10068. <4>[42936.915251] Freezing user space processes ... (elapsed 0.004 seconds) done.
  10069. <4>[42936.990537] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10070. <4>[42936.992246] Suspending console(s) (use no_console_suspend to debug)
  10071. <7>[42937.169187] lm8502_mod_brightness: set LED2 brightness (0) percent
  10072. <7>[42937.169615] lm8502_mod_brightness: set LED1 brightness (0) percent
  10073. <7>[42937.194547] lm8502_mod_brightness: set LED1 brightness (0) percent
  10074. <7>[42937.197721] lm8502_mod_brightness: set LED2 brightness (0) percent
  10075. <3>[42937.200773] msm_wm8958_shutdown_power: codec power shutdown
  10076. <3>[42937.200804] wm8994_ldo_power: Power down the WM8994 LDOs
  10077. <4>[42937.206846] max8903b_suspend: suspend
  10078. <6>[42937.214933] PM: suspend of devices complete after 219.896 msecs
  10079. <6>[42937.220670] PM: late suspend of devices complete after 5.643 msecs
  10080. <6>[42937.227690] PM: noirq suspend of devices complete after 6.985 msecs
  10081. <4>[42937.227720] Disabling non-boot CPUs ...
  10082. <6>[42937.227995] msm_pm_enter
  10083. <6>[42937.227995] msm_pm_enter: power collapse
  10084. <6>[42937.227995] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10085. <6>[42937.227995] msm_pm_enter: return
  10086. <6>[42937.234129] PM: noirq resume of devices complete after 5.613 msecs
  10087. <6>[42937.236082] wakeup wake lock: alarm_rtc
  10088. <6>[42937.242582] PM: early resume of devices complete after 6.314 msecs
  10089. <4>[42937.245115] max8903b_resume: resume
  10090. <3>[42937.254362] msm_wm8958_setup_power: codec power setup
  10091. <4>[42937.254423] 8058_s3: Failed to create debugfs directory
  10092. <3>[42937.254423] wm8994_ldo_power: Power up the WM8994 LDOs
  10093. <7>[42937.347349] lm8502_mod_brightness: set LED1 brightness (0) percent
  10094. <7>[42937.348692] lm8502_mod_brightness: set LED2 brightness (0) percent
  10095. <7>[42937.351530] lm8502_mod_brightness: set LED1 brightness (0) percent
  10096. <7>[42937.351896] lm8502_mod_brightness: set LED2 brightness (0) percent
  10097. <6>[42937.352140] PM: resume of devices complete after 109.480 msecs
  10098. <4>[42937.356230] Restarting tasks ... done.
  10099. <6>[42937.358824] PM: suspend exit 2015-04-19 15:01:45.007745949 UTC
  10100. <6>[42937.358824] suspend: exit suspend, ret = 0 (2015-04-19 15:01:45.007745949 UTC)
  10101. <4>[42937.421354] healthd: battery l=95 v=4099 t=27.0 h=2 st=2 c=547 chg=a
  10102. <6>[42940.270872] PM: suspend entry 2015-04-19 15:01:47.919182292 UTC
  10103. <4>[42940.270933] Freezing user space processes ... (elapsed 0.005 seconds) done.
  10104. <4>[42940.328794] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10105. <4>[42940.330473] Suspending console(s) (use no_console_suspend to debug)
  10106. <7>[42940.509977] lm8502_mod_brightness: set LED2 brightness (0) percent
  10107. <7>[42940.510404] lm8502_mod_brightness: set LED1 brightness (0) percent
  10108. <7>[42940.535337] lm8502_mod_brightness: set LED1 brightness (0) percent
  10109. <7>[42940.538511] lm8502_mod_brightness: set LED2 brightness (0) percent
  10110. <3>[42940.541502] msm_wm8958_shutdown_power: codec power shutdown
  10111. <3>[42940.541563] wm8994_ldo_power: Power down the WM8994 LDOs
  10112. <4>[42940.547605] max8903b_suspend: suspend
  10113. <6>[42940.555692] PM: suspend of devices complete after 222.502 msecs
  10114. <6>[42940.561430] PM: late suspend of devices complete after 5.676 msecs
  10115. <6>[42940.568479] PM: noirq suspend of devices complete after 7.019 msecs
  10116. <4>[42940.568510] Disabling non-boot CPUs ...
  10117. <6>[42940.568784] msm_pm_enter
  10118. <6>[42940.568784] msm_pm_enter: power collapse
  10119. <6>[42940.568784] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10120. <6>[42940.568784] msm_pm_enter: return
  10121. <6>[42940.574949] PM: noirq resume of devices complete after 5.584 msecs
  10122. <6>[42940.576902] wakeup wake lock: alarm_rtc
  10123. <6>[42940.583311] PM: early resume of devices complete after 6.256 msecs
  10124. <4>[42940.585813] max8903b_resume: resume
  10125. <3>[42940.594999] msm_wm8958_setup_power: codec power setup
  10126. <4>[42940.595060] 8058_s3: Failed to create debugfs directory
  10127. <3>[42940.595091] wm8994_ldo_power: Power up the WM8994 LDOs
  10128. <7>[42940.679746] lm8502_mod_brightness: set LED1 brightness (0) percent
  10129. <7>[42940.681059] lm8502_mod_brightness: set LED2 brightness (0) percent
  10130. <7>[42940.683958] lm8502_mod_brightness: set LED1 brightness (0) percent
  10131. <7>[42940.684294] lm8502_mod_brightness: set LED2 brightness (0) percent
  10132. <6>[42940.684477] PM: resume of devices complete after 101.047 msecs
  10133. <4>[42940.688841] Restarting tasks ... done.
  10134. <6>[42940.694212] PM: suspend exit 2015-04-19 15:02:16.010705366 UTC
  10135. <6>[42940.694212] suspend: exit suspend, ret = 0 (2015-04-19 15:02:16.010735866 UTC)
  10136. <4>[42940.765959] healthd: battery l=95 v=4099 t=27.0 h=2 st=2 c=540 chg=a
  10137. <6>[42940.875669] PM: suspend entry 2015-04-19 15:02:16.192038054 UTC
  10138. <4>[42940.907041] Freezing user space processes ... (elapsed 0.004 seconds) done.
  10139. <4>[42940.921385] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10140. <4>[42940.923094] Suspending console(s) (use no_console_suspend to debug)
  10141. <7>[42941.100126] lm8502_mod_brightness: set LED2 brightness (0) percent
  10142. <7>[42941.100553] lm8502_mod_brightness: set LED1 brightness (0) percent
  10143. <7>[42941.125425] lm8502_mod_brightness: set LED1 brightness (0) percent
  10144. <7>[42941.128629] lm8502_mod_brightness: set LED2 brightness (0) percent
  10145. <3>[42941.131651] msm_wm8958_shutdown_power: codec power shutdown
  10146. <3>[42941.131712] wm8994_ldo_power: Power down the WM8994 LDOs
  10147. <4>[42941.134001] max8903b_suspend: suspend
  10148. <6>[42941.142210] PM: suspend of devices complete after 216.379 msecs
  10149. <6>[42941.147642] PM: late suspend of devices complete after 5.400 msecs
  10150. <6>[42941.154356] PM: noirq suspend of devices complete after 6.681 msecs
  10151. <4>[42941.154356] Disabling non-boot CPUs ...
  10152. <6>[42941.154508] msm_pm_enter
  10153. <6>[42941.154508] msm_pm_enter: power collapse
  10154. <6>[42941.154508] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10155. <3>[42941.154508] msm_pm_enter: cannot find the lowest power limit
  10156. <6>[42941.154508] msm_pm_enter: return
  10157. <6>[42941.156278] PM: noirq resume of devices complete after 1.678 msecs
  10158. <6>[42941.158506] PM: early resume of devices complete after 1.678 msecs
  10159. <4>[42941.160215] max8903b_resume: resume
  10160. <3>[42941.169370] msm_wm8958_setup_power: codec power setup
  10161. <4>[42941.169431] 8058_s3: Failed to create debugfs directory
  10162. <3>[42941.169462] wm8994_ldo_power: Power up the WM8994 LDOs
  10163. <7>[42941.252531] lm8502_mod_brightness: set LED1 brightness (0) percent
  10164. <6>[42941.252897] wakeup wake lock: power-supply
  10165. <7>[42941.253202] lm8502_mod_brightness: set LED2 brightness (0) percent
  10166. <7>[42941.255918] lm8502_mod_brightness: set LED1 brightness (0) percent
  10167. <7>[42941.256284] lm8502_mod_brightness: set LED2 brightness (0) percent
  10168. <6>[42941.256529] PM: resume of devices complete after 97.929 msecs
  10169. <4>[42941.260648] Restarting tasks ... done.
  10170. <6>[42941.262907] PM: suspend exit 2015-04-19 15:02:16.579127444 UTC
  10171. <6>[42941.262937] suspend: exit suspend, ret = 0 (2015-04-19 15:02:16.579157939 UTC)
  10172. <6>[42941.262937] active wake lock power-supply
  10173. <6>[42941.311674] PM: suspend entry 2015-04-19 15:02:16.627859583 UTC
  10174. <4>[42941.326505] healthd: battery l=95 v=4099 t=27.0 h=2 st=2 c=540 chg=a
  10175. <4>[42941.387785] Freezing user space processes ... (elapsed 0.001 seconds) done.
  10176. <4>[42941.394071] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10177. <4>[42941.395750] Suspending console(s) (use no_console_suspend to debug)
  10178. <7>[42941.566953] lm8502_mod_brightness: set LED2 brightness (0) percent
  10179. <7>[42941.567381] lm8502_mod_brightness: set LED1 brightness (0) percent
  10180. <7>[42941.592497] lm8502_mod_brightness: set LED1 brightness (0) percent
  10181. <7>[42941.593595] lm8502_mod_brightness: set LED2 brightness (0) percent
  10182. <3>[42941.595396] msm_wm8958_shutdown_power: codec power shutdown
  10183. <3>[42941.595396] wm8994_ldo_power: Power down the WM8994 LDOs
  10184. <4>[42941.598173] max8903b_suspend: suspend
  10185. <6>[42941.601988] PM: suspend of devices complete after 203.501 msecs
  10186. <6>[42941.603758] PM: late suspend of devices complete after 1.769 msecs
  10187. <6>[42941.606046] PM: noirq suspend of devices complete after 2.288 msecs
  10188. <4>[42941.606077] Disabling non-boot CPUs ...
  10189. <6>[42941.606199] msm_pm_enter
  10190. <6>[42941.606199] msm_pm_enter: power collapse
  10191. <6>[42941.606199] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10192. <6>[42941.606199] msm_pm_enter: return
  10193. <6>[42941.608183] PM: noirq resume of devices complete after 1.769 msecs
  10194. <6>[42941.608915] wakeup wake lock: alarm_rtc
  10195. <6>[42941.610716] PM: early resume of devices complete after 1.739 msecs
  10196. <4>[42941.612425] max8903b_resume: resume
  10197. <3>[42941.621671] msm_wm8958_setup_power: codec power setup
  10198. <4>[42941.621732] 8058_s3: Failed to create debugfs directory
  10199. <3>[42941.621763] wm8994_ldo_power: Power up the WM8994 LDOs
  10200. <7>[42941.714659] lm8502_mod_brightness: set LED1 brightness (0) percent
  10201. <7>[42941.715940] lm8502_mod_brightness: set LED2 brightness (0) percent
  10202. <7>[42941.718748] lm8502_mod_brightness: set LED1 brightness (0) percent
  10203. <7>[42941.719114] lm8502_mod_brightness: set LED2 brightness (0) percent
  10204. <6>[42941.719358] PM: resume of devices complete after 108.541 msecs
  10205. <4>[42941.723539] Restarting tasks ... done.
  10206. <6>[42941.738645] PM: suspend exit 2015-04-19 15:02:47.020339965 UTC
  10207. <6>[42941.738645] suspend: exit suspend, ret = 0 (2015-04-19 15:02:47.020370457 UTC)
  10208. <6>[42941.738676] active wake lock PowerManagerService.WakeLocks
  10209. <6>[42941.738676] active wake lock power-supply
  10210. <4>[42941.780515] healthd: battery l=95 v=4099 t=27.0 h=2 st=2 c=531 chg=a
  10211. <6>[42945.643339] PM: suspend entry 2015-04-19 15:02:50.924427299 UTC
  10212. <4>[42945.643369] Freezing user space processes ... (elapsed 0.005 seconds) done.
  10213. <4>[42945.702390] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10214. <4>[42945.704099] Suspending console(s) (use no_console_suspend to debug)
  10215. <7>[42945.881193] lm8502_mod_brightness: set LED2 brightness (0) percent
  10216. <7>[42945.881651] lm8502_mod_brightness: set LED1 brightness (0) percent
  10217. <7>[42945.906614] lm8502_mod_brightness: set LED1 brightness (0) percent
  10218. <7>[42945.909757] lm8502_mod_brightness: set LED2 brightness (0) percent
  10219. <3>[42945.912779] msm_wm8958_shutdown_power: codec power shutdown
  10220. <3>[42945.912840] wm8994_ldo_power: Power down the WM8994 LDOs
  10221. <4>[42945.918882] max8903b_suspend: suspend
  10222. <6>[42945.926969] PM: suspend of devices complete after 220.214 msecs
  10223. <6>[42945.932585] PM: late suspend of devices complete after 5.584 msecs
  10224. <6>[42945.939634] PM: noirq suspend of devices complete after 6.988 msecs
  10225. <4>[42945.939665] Disabling non-boot CPUs ...
  10226. <6>[42945.939939] msm_pm_enter
  10227. <6>[42945.939939] msm_pm_enter: power collapse
  10228. <6>[42945.939939] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10229. <6>[42945.939939] msm_pm_enter: return
  10230. <6>[42945.946073] PM: noirq resume of devices complete after 5.584 msecs
  10231. <6>[42945.948026] wakeup wake lock: alarm_rtc
  10232. <6>[42945.954588] PM: early resume of devices complete after 6.378 msecs
  10233. <4>[42945.957121] max8903b_resume: resume
  10234. <3>[42945.966367] msm_wm8958_setup_power: codec power setup
  10235. <4>[42945.966429] 8058_s3: Failed to create debugfs directory
  10236. <3>[42945.966429] wm8994_ldo_power: Power up the WM8994 LDOs
  10237. <7>[42946.059385] lm8502_mod_brightness: set LED1 brightness (0) percent
  10238. <7>[42946.060728] lm8502_mod_brightness: set LED2 brightness (0) percent
  10239. <7>[42946.063566] lm8502_mod_brightness: set LED1 brightness (0) percent
  10240. <7>[42946.063932] lm8502_mod_brightness: set LED2 brightness (0) percent
  10241. <6>[42946.064207] PM: resume of devices complete after 109.556 msecs
  10242. <4>[42946.068327] Restarting tasks ... done.
  10243. <6>[42946.088102] PM: suspend exit 2015-04-19 15:03:18.024944632 UTC
  10244. <6>[42946.088102] suspend: exit suspend, ret = 0 (2015-04-19 15:03:18.024975124 UTC)
  10245. <4>[42946.145567] healthd: battery l=95 v=4099 t=27.0 h=2 st=2 c=524 chg=a
  10246. <6>[42946.442594] PM: suspend entry 2015-04-19 15:03:18.379239497 UTC
  10247. <4>[42946.442655] Freezing user space processes ... (elapsed 0.001 seconds) done.
  10248. <4>[42946.520567] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10249. <4>[42946.522276] Suspending console(s) (use no_console_suspend to debug)
  10250. <7>[42946.701505] lm8502_mod_brightness: set LED2 brightness (0) percent
  10251. <7>[42946.701933] lm8502_mod_brightness: set LED1 brightness (0) percent
  10252. <7>[42946.726835] lm8502_mod_brightness: set LED1 brightness (0) percent
  10253. <7>[42946.730070] lm8502_mod_brightness: set LED2 brightness (0) percent
  10254. <3>[42946.733091] msm_wm8958_shutdown_power: codec power shutdown
  10255. <3>[42946.733122] wm8994_ldo_power: Power down the WM8994 LDOs
  10256. <4>[42946.739164] max8903b_suspend: suspend
  10257. <6>[42946.747282] PM: suspend of devices complete after 222.260 msecs
  10258. <6>[42946.753019] PM: late suspend of devices complete after 5.673 msecs
  10259. <6>[42946.760069] PM: noirq suspend of devices complete after 7.015 msecs
  10260. <4>[42946.760099] Disabling non-boot CPUs ...
  10261. <6>[42946.760374] msm_pm_enter
  10262. <6>[42946.760374] msm_pm_enter: power collapse
  10263. <6>[42946.760374] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10264. <6>[42946.760374] msm_pm_enter: return
  10265. <6>[42946.766508] PM: noirq resume of devices complete after 5.612 msecs
  10266. <6>[42946.768461] wakeup wake lock: alarm_rtc
  10267. <6>[42946.774931] PM: early resume of devices complete after 6.252 msecs
  10268. <4>[42946.777403] max8903b_resume: resume
  10269. <3>[42946.786649] msm_wm8958_setup_power: codec power setup
  10270. <4>[42946.786711] 8058_s3: Failed to create debugfs directory
  10271. <3>[42946.786741] wm8994_ldo_power: Power up the WM8994 LDOs
  10272. <7>[42946.879698] lm8502_mod_brightness: set LED1 brightness (0) percent
  10273. <7>[42946.881010] lm8502_mod_brightness: set LED2 brightness (0) percent
  10274. <7>[42946.883848] lm8502_mod_brightness: set LED1 brightness (0) percent
  10275. <7>[42946.884214] lm8502_mod_brightness: set LED2 brightness (0) percent
  10276. <6>[42946.884458] PM: resume of devices complete after 109.419 msecs
  10277. <4>[42946.888578] Restarting tasks ... done.
  10278. <6>[42946.893705] PM: suspend exit 2015-04-19 15:03:48.010307634 UTC
  10279. <6>[42946.893736] suspend: exit suspend, ret = 0 (2015-04-19 15:03:48.010338130 UTC)
  10280. <4>[42946.942503] healthd: battery l=95 v=4099 t=26.0 h=2 st=2 c=516 chg=a
  10281. <6>[42952.409757] PM: suspend entry 2015-04-19 15:03:53.525744891 UTC
  10282. <4>[42952.409818] Freezing user space processes ... (elapsed 0.005 seconds) done.
  10283. <4>[42952.433195] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10284. <4>[42952.434965] Suspending console(s) (use no_console_suspend to debug)
  10285. <7>[42952.609617] lm8502_mod_brightness: set LED2 brightness (0) percent
  10286. <7>[42952.610044] lm8502_mod_brightness: set LED1 brightness (0) percent
  10287. <7>[42952.629209] lm8502_mod_brightness: set LED1 brightness (0) percent
  10288. <7>[42952.631315] lm8502_mod_brightness: set LED2 brightness (0) percent
  10289. <3>[42952.633299] msm_wm8958_shutdown_power: codec power shutdown
  10290. <3>[42952.633299] wm8994_ldo_power: Power down the WM8994 LDOs
  10291. <4>[42952.636808] max8903b_suspend: suspend
  10292. <6>[42952.640562] PM: suspend of devices complete after 202.972 msecs
  10293. <6>[42952.642332] PM: late suspend of devices complete after 1.770 msecs
  10294. <6>[42952.644712] PM: noirq suspend of devices complete after 2.349 msecs
  10295. <4>[42952.644712] Disabling non-boot CPUs ...
  10296. <6>[42952.644834] msm_pm_enter
  10297. <6>[42952.644834] msm_pm_enter: power collapse
  10298. <6>[42952.644834] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10299. <6>[42952.644834] msm_pm_enter: return
  10300. <6>[42952.646818] PM: noirq resume of devices complete after 1.770 msecs
  10301. <6>[42952.647550] wakeup wake lock: alarm_rtc
  10302. <6>[42952.649351] PM: early resume of devices complete after 1.739 msecs
  10303. <4>[42952.651029] max8903b_resume: resume
  10304. <3>[42952.660215] msm_wm8958_setup_power: codec power setup
  10305. <4>[42952.660276] 8058_s3: Failed to create debugfs directory
  10306. <3>[42952.660276] wm8994_ldo_power: Power up the WM8994 LDOs
  10307. <7>[42952.748533] lm8502_mod_brightness: set LED1 brightness (0) percent
  10308. <7>[42952.749174] lm8502_mod_brightness: set LED2 brightness (0) percent
  10309. <7>[42952.751982] lm8502_mod_brightness: set LED1 brightness (0) percent
  10310. <7>[42952.752317] lm8502_mod_brightness: set LED2 brightness (0) percent
  10311. <6>[42952.753568] PM: resume of devices complete after 104.139 msecs
  10312. <4>[42952.756956] Restarting tasks ... done.
  10313. <6>[42952.761442] PM: suspend exit 2015-04-19 15:04:18.009941558 UTC
  10314. <6>[42952.761442] suspend: exit suspend, ret = 0 (2015-04-19 15:04:18.009941558 UTC)
  10315. <6>[42952.804411] PM: suspend entry 2015-04-19 15:04:18.052875108 UTC
  10316. <4>[42952.820036] healthd: battery l=95 v=4099 t=26.0 h=2 st=2 c=508 chg=a
  10317. <4>[42952.868467] Freezing user space processes ...
  10318. <6>[42952.868894] active wake lock PowerManagerService.WakeLocks
  10319. <4>[42952.868925]
  10320. <3>[42952.868925] Freezing of tasks aborted after 0.000 seconds (25 tasks refusing to freeze, wq_busy=0):
  10321. <4>[42952.868925]
  10322. <4>[42952.868925] Restarting tasks ... done.
  10323. <6>[42952.870512] PM: suspend exit 2015-04-19 15:04:18.118933028 UTC
  10324. <6>[42952.870512] suspend: exit suspend, ret = -16 (2015-04-19 15:04:18.118933028 UTC)
  10325. <6>[42952.972807] PM: suspend entry 2015-04-19 15:04:18.221134408 UTC
  10326. <4>[42952.974943] Freezing user space processes ... (elapsed 0.017 seconds) done.
  10327. <4>[42953.005003] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10328. <4>[42953.006223] Suspending console(s) (use no_console_suspend to debug)
  10329. <7>[42953.192411] lm8502_mod_brightness: set LED2 brightness (0) percent
  10330. <7>[42953.192838] lm8502_mod_brightness: set LED1 brightness (0) percent
  10331. <7>[42953.217161] lm8502_mod_brightness: set LED1 brightness (0) percent
  10332. <7>[42953.220365] lm8502_mod_brightness: set LED2 brightness (0) percent
  10333. <3>[42953.223325] msm_wm8958_shutdown_power: codec power shutdown
  10334. <3>[42953.223356] wm8994_ldo_power: Power down the WM8994 LDOs
  10335. <4>[42953.229551] max8903b_suspend: suspend
  10336. <6>[42953.237669] PM: suspend of devices complete after 228.648 msecs
  10337. <6>[42953.243101] PM: late suspend of devices complete after 5.400 msecs
  10338. <6>[42953.250425] PM: noirq suspend of devices complete after 7.261 msecs
  10339. <4>[42953.250456] Disabling non-boot CPUs ...
  10340. <6>[42953.250761] msm_pm_enter
  10341. <6>[42953.250761] msm_pm_enter: power collapse
  10342. <6>[42953.250761] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10343. <6>[42953.250761] msm_pm_enter: return
  10344. <6>[42953.256895] PM: noirq resume of devices complete after 5.614 msecs
  10345. <6>[42953.258848] wakeup wake lock: alarm_rtc
  10346. <6>[42953.264982] PM: early resume of devices complete after 5.949 msecs
  10347. <4>[42953.268461] max8903b_resume: resume
  10348. <3>[42953.277738] msm_wm8958_setup_power: codec power setup
  10349. <4>[42953.277799] 8058_s3: Failed to create debugfs directory
  10350. <3>[42953.277830] wm8994_ldo_power: Power up the WM8994 LDOs
  10351. <7>[42953.370725] lm8502_mod_brightness: set LED1 brightness (0) percent
  10352. <7>[42953.372068] lm8502_mod_brightness: set LED2 brightness (0) percent
  10353. <7>[42953.374906] lm8502_mod_brightness: set LED1 brightness (0) percent
  10354. <7>[42953.375273] lm8502_mod_brightness: set LED2 brightness (0) percent
  10355. <6>[42953.375517] PM: resume of devices complete after 110.394 msecs
  10356. <4>[42953.379789] Restarting tasks ... done.
  10357. <6>[42953.385893] PM: suspend exit 2015-04-19 15:04:48.011435982 UTC
  10358. <6>[42953.385923] suspend: exit suspend, ret = 0 (2015-04-19 15:04:48.011435982 UTC)
  10359. <4>[42953.434904] healthd: battery l=95 v=4099 t=26.0 h=2 st=2 c=500 chg=a
  10360. <6>[42956.261015] PM: suspend entry 2015-04-19 15:04:50.885940768 UTC
  10361. <4>[42956.261076] Freezing user space processes ... (elapsed 0.005 seconds) done.
  10362. <4>[42956.321531] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10363. <4>[42956.323240] Suspending console(s) (use no_console_suspend to debug)
  10364. <7>[42956.499754] lm8502_mod_brightness: set LED2 brightness (0) percent
  10365. <7>[42956.500181] lm8502_mod_brightness: set LED1 brightness (0) percent
  10366. <7>[42956.524381] lm8502_mod_brightness: set LED1 brightness (0) percent
  10367. <7>[42956.527647] lm8502_mod_brightness: set LED2 brightness (0) percent
  10368. <3>[42956.530576] msm_wm8958_shutdown_power: codec power shutdown
  10369. <3>[42956.530638] wm8994_ldo_power: Power down the WM8994 LDOs
  10370. <4>[42956.535551] max8903b_suspend: suspend
  10371. <6>[42956.543638] PM: suspend of devices complete after 217.713 msecs
  10372. <6>[42956.549223] PM: late suspend of devices complete after 5.523 msecs
  10373. <6>[42956.556333] PM: noirq suspend of devices complete after 7.049 msecs
  10374. <4>[42956.556394] Disabling non-boot CPUs ...
  10375. <6>[42956.556669] msm_pm_enter
  10376. <6>[42956.556669] msm_pm_enter: power collapse
  10377. <6>[42956.556669] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10378. <6>[42956.556669] msm_pm_enter: return
  10379. <6>[42956.562711] PM: noirq resume of devices complete after 5.523 msecs
  10380. <6>[42956.564237] wakeup wake lock: mmc1
  10381. <6>[42956.570280] PM: early resume of devices complete after 5.554 msecs
  10382. <4>[42956.578428] max8903b_resume: resume
  10383. <3>[42956.587553] msm_wm8958_setup_power: codec power setup
  10384. <4>[42956.587614] 8058_s3: Failed to create debugfs directory
  10385. <3>[42956.587644] wm8994_ldo_power: Power up the WM8994 LDOs
  10386. <7>[42956.671781] lm8502_mod_brightness: set LED1 brightness (0) percent
  10387. <7>[42956.673124] lm8502_mod_brightness: set LED2 brightness (0) percent
  10388. <7>[42956.675962] lm8502_mod_brightness: set LED1 brightness (0) percent
  10389. <7>[42956.676298] lm8502_mod_brightness: set LED2 brightness (0) percent
  10390. <6>[42956.676328] PM: resume of devices complete after 105.950 msecs
  10391. <4>[42956.679197] Restarting tasks ... done.
  10392. <6>[42956.704740] PM: suspend exit 2015-04-19 15:04:56.029213556 UTC
  10393. <6>[42956.704740] suspend: exit suspend, ret = 0 (2015-04-19 15:04:56.029213556 UTC)
  10394. <6>[42956.704771] active wake lock PowerManagerService.WakeLocks
  10395. <6>[42956.704771] active wake lock power-supply
  10396. <6>[42956.719969] PM: suspend entry 2015-04-19 15:04:56.044429710 UTC
  10397. <4>[42956.734586] healthd: battery l=95 v=4099 t=26.0 h=2 st=2 c=496 chg=a
  10398. <4>[42956.763639] Freezing user space processes ... (elapsed 0.001 seconds) done.
  10399. <4>[42956.765592] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10400. <4>[42956.767240] Suspending console(s) (use no_console_suspend to debug)
  10401. <7>[42956.943449] lm8502_mod_brightness: set LED2 brightness (0) percent
  10402. <7>[42956.943876] lm8502_mod_brightness: set LED1 brightness (0) percent
  10403. <7>[42956.967314] lm8502_mod_brightness: set LED1 brightness (0) percent
  10404. <7>[42956.968321] lm8502_mod_brightness: set LED2 brightness (0) percent
  10405. <3>[42956.969938] msm_wm8958_shutdown_power: codec power shutdown
  10406. <3>[42956.969969] wm8994_ldo_power: Power down the WM8994 LDOs
  10407. <4>[42956.972227] max8903b_suspend: suspend
  10408. <6>[42956.980436] PM: suspend of devices complete after 210.384 msecs
  10409. <6>[42956.986082] PM: late suspend of devices complete after 5.582 msecs
  10410. <6>[42956.993131] PM: noirq suspend of devices complete after 7.016 msecs
  10411. <4>[42956.993162] Disabling non-boot CPUs ...
  10412. <6>[42956.993467] msm_pm_enter
  10413. <6>[42956.993467] msm_pm_enter: power collapse
  10414. <6>[42956.993467] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10415. <6>[42956.993467] msm_pm_enter: return
  10416. <6>[42956.999601] PM: noirq resume of devices complete after 5.582 msecs
  10417. <6>[42957.001554] wakeup wake lock: alarm_rtc
  10418. <6>[42957.007353] PM: early resume of devices complete after 5.612 msecs
  10419. <4>[42957.009489] max8903b_resume: resume
  10420. <3>[42957.018705] msm_wm8958_setup_power: codec power setup
  10421. <4>[42957.018766] 8058_s3: Failed to create debugfs directory
  10422. <3>[42957.018797] wm8994_ldo_power: Power up the WM8994 LDOs
  10423. <7>[42957.111784] lm8502_mod_brightness: set LED1 brightness (0) percent
  10424. <7>[42957.113127] lm8502_mod_brightness: set LED2 brightness (0) percent
  10425. <7>[42957.115965] lm8502_mod_brightness: set LED1 brightness (0) percent
  10426. <7>[42957.116331] lm8502_mod_brightness: set LED2 brightness (0) percent
  10427. <6>[42957.116575] PM: resume of devices complete after 109.145 msecs
  10428. <4>[42957.120695] Restarting tasks ... done.
  10429. <6>[42957.123045] PM: suspend exit 2015-04-19 15:05:18.007532492 UTC
  10430. <6>[42957.123075] suspend: exit suspend, ret = 0 (2015-04-19 15:05:18.007562988 UTC)
  10431. <6>[42957.123075] active wake lock power-supply
  10432. <6>[42957.175260] PM: suspend entry 2015-04-19 15:05:18.059676884 UTC
  10433. <4>[42957.197416] healthd: battery l=96 v=4099 t=26.0 h=2 st=2 c=493 chg=a
  10434. <4>[42957.226042] Freezing user space processes ... (elapsed 0.001 seconds) done.
  10435. <4>[42957.227842] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10436. <4>[42957.229460] Suspending console(s) (use no_console_suspend to debug)
  10437. <7>[42957.403806] lm8502_mod_brightness: set LED2 brightness (0) percent
  10438. <7>[42957.404234] lm8502_mod_brightness: set LED1 brightness (0) percent
  10439. <7>[42957.428648] lm8502_mod_brightness: set LED1 brightness (0) percent
  10440. <7>[42957.431791] lm8502_mod_brightness: set LED2 brightness (0) percent
  10441. <3>[42957.434751] msm_wm8958_shutdown_power: codec power shutdown
  10442. <3>[42957.434782] wm8994_ldo_power: Power down the WM8994 LDOs
  10443. <4>[42957.440977] max8903b_suspend: suspend
  10444. <6>[42957.449064] PM: suspend of devices complete after 216.586 msecs
  10445. <6>[42957.454496] PM: late suspend of devices complete after 5.399 msecs
  10446. <6>[42957.461790] active wake lock alarm, time left 492
  10447. <3>[42957.461851] dpm_run_callback(): power_suspend_late+0x0/0x58 returns -11
  10448. <3>[42957.461881] PM: Device power.0 failed to suspend noirq: error -11
  10449. <6>[42957.466825] PM: noirq resume of devices complete after 4.911 msecs
  10450. <6>[42957.473722] PM: early resume of devices complete after 5.155 msecs
  10451. <3>[42957.473753] PM: Some devices failed to power down
  10452. <4>[42957.479612] max8903b_resume: resume
  10453. <3>[42957.488767] msm_wm8958_setup_power: codec power setup
  10454. <4>[42957.488828] 8058_s3: Failed to create debugfs directory
  10455. <3>[42957.488859] wm8994_ldo_power: Power up the WM8994 LDOs
  10456. <7>[42957.581815] lm8502_mod_brightness: set LED1 brightness (0) percent
  10457. <7>[42957.583189] lm8502_mod_brightness: set LED2 brightness (0) percent
  10458. <7>[42957.586027] lm8502_mod_brightness: set LED1 brightness (0) percent
  10459. <7>[42957.586363] lm8502_mod_brightness: set LED2 brightness (0) percent
  10460. <6>[42957.586637] PM: resume of devices complete after 112.793 msecs
  10461. <4>[42957.590910] Restarting tasks ... done.
  10462. <6>[42957.615385] PM: suspend exit 2015-04-19 15:05:18.499598305 UTC
  10463. <6>[42957.615385] suspend: exit suspend, ret = -11 (2015-04-19 15:05:18.499628817 UTC)
  10464. <6>[42957.615415] active wake lock PowerManagerService.WakeLocks
  10465. <6>[42957.615415] active wake lock power-supply
  10466. <4>[42957.659055] healthd: battery l=96 v=4099 t=26.0 h=2 st=2 c=493 chg=a
  10467. <6>[42957.921659] PM: suspend entry 2015-04-19 15:05:18.805766360 UTC
  10468. <4>[42957.921720] Freezing user space processes ... (elapsed 0.001 seconds) done.
  10469. <4>[42957.989134] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10470. <4>[42957.990843] Suspending console(s) (use no_console_suspend to debug)
  10471. <7>[42958.174070] lm8502_mod_brightness: set LED2 brightness (0) percent
  10472. <7>[42958.174497] lm8502_mod_brightness: set LED1 brightness (0) percent
  10473. <3>[42958.175169] dpm_run_callback(): platform_pm_suspend+0x0/0x54 returns -16
  10474. <3>[42958.175321] PM: Device alarm failed to suspend: error -16
  10475. <3>[42958.175352] PM: Some devices failed to suspend
  10476. <7>[42958.176023] lm8502_mod_brightness: set LED1 brightness (0) percent
  10477. <7>[42958.176450] lm8502_mod_brightness: set LED2 brightness (0) percent
  10478. <6>[42958.178648] PM: resume of devices complete after 3.294 msecs
  10479. <4>[42958.184904] Restarting tasks ... done.
  10480. <6>[42958.188383] PM: suspend exit 2015-04-19 15:05:19.072394155 UTC
  10481. <6>[42958.188383] suspend: exit suspend, ret = -16 (2015-04-19 15:05:19.072424664 UTC)
  10482. <6>[42959.794798] PM: suspend entry 2015-04-19 15:05:20.678612781 UTC
  10483. <4>[42959.794950] Freezing user space processes ... (elapsed 0.009 seconds) done.
  10484. <4>[42959.828062] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10485. <4>[42959.829771] Suspending console(s) (use no_console_suspend to debug)
  10486. <7>[42960.014219] lm8502_mod_brightness: set LED2 brightness (0) percent
  10487. <7>[42960.014646] lm8502_mod_brightness: set LED1 brightness (0) percent
  10488. <7>[42960.039640] lm8502_mod_brightness: set LED1 brightness (0) percent
  10489. <7>[42960.042845] lm8502_mod_brightness: set LED2 brightness (0) percent
  10490. <3>[42960.045835] msm_wm8958_shutdown_power: codec power shutdown
  10491. <3>[42960.045896] wm8994_ldo_power: Power down the WM8994 LDOs
  10492. <4>[42960.051908] max8903b_suspend: suspend
  10493. <6>[42960.060423] PM: suspend of devices complete after 227.781 msecs
  10494. <6>[42960.066038] PM: late suspend of devices complete after 5.554 msecs
  10495. <6>[42960.073087] active wake lock alarm_rtc, time left 92
  10496. <3>[42960.073148] dpm_run_callback(): power_suspend_late+0x0/0x58 returns -11
  10497. <3>[42960.073179] PM: Device power.0 failed to suspend noirq: error -11
  10498. <6>[42960.078123] PM: noirq resume of devices complete after 4.882 msecs
  10499. <6>[42960.085020] PM: early resume of devices complete after 5.187 msecs
  10500. <3>[42960.085050] PM: Some devices failed to power down
  10501. <4>[42960.090177] max8903b_resume: resume
  10502. <3>[42960.099424] msm_wm8958_setup_power: codec power setup
  10503. <4>[42960.099485] 8058_s3: Failed to create debugfs directory
  10504. <3>[42960.099516] wm8994_ldo_power: Power up the WM8994 LDOs
  10505. <7>[42960.184171] lm8502_mod_brightness: set LED1 brightness (0) percent
  10506. <7>[42960.185453] lm8502_mod_brightness: set LED2 brightness (0) percent
  10507. <7>[42960.188291] lm8502_mod_brightness: set LED1 brightness (0) percent
  10508. <7>[42960.188627] lm8502_mod_brightness: set LED2 brightness (0) percent
  10509. <6>[42960.188871] PM: resume of devices complete after 103.789 msecs
  10510. <4>[42960.192991] Restarting tasks ... done.
  10511. <6>[42960.195005] PM: suspend exit 2015-04-19 15:05:21.078878740 UTC
  10512. <6>[42960.195036] suspend: exit suspend, ret = -11 (2015-04-19 15:05:21.078878740 UTC)
  10513. <4>[42960.252195] healthd: battery l=96 v=4099 t=26.0 h=2 st=2 c=493 chg=a
  10514. <6>[42960.989012] PM: suspend entry 2015-04-19 15:05:21.872852290 UTC
  10515. <4>[42961.038542] Freezing user space processes ... (elapsed 0.003 seconds) done.
  10516. <4>[42961.042295] Freezing remaining freezable tasks ... (elapsed 0.002 seconds) done.
  10517. <4>[42961.045194] Suspending console(s) (use no_console_suspend to debug)
  10518. <7>[42961.242307] lm8502_mod_brightness: set LED2 brightness (0) percent
  10519. <7>[42961.242796] lm8502_mod_brightness: set LED1 brightness (0) percent
  10520. <7>[42961.261442] lm8502_mod_brightness: set LED1 brightness (0) percent
  10521. <7>[42961.263487] lm8502_mod_brightness: set LED2 brightness (0) percent
  10522. <3>[42961.265531] msm_wm8958_shutdown_power: codec power shutdown
  10523. <3>[42961.265531] wm8994_ldo_power: Power down the WM8994 LDOs
  10524. <4>[42961.268980] max8903b_suspend: suspend
  10525. <6>[42961.272764] PM: suspend of devices complete after 218.170 msecs
  10526. <6>[42961.274534] PM: late suspend of devices complete after 1.739 msecs
  10527. <6>[42961.276914] PM: noirq suspend of devices complete after 2.349 msecs
  10528. <4>[42961.276914] Disabling non-boot CPUs ...
  10529. <6>[42961.277036] msm_pm_enter
  10530. <6>[42961.277036] msm_pm_enter: power collapse
  10531. <6>[42961.277036] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10532. <6>[42961.277036] msm_pm_enter: return
  10533. <6>[42961.279020] PM: noirq resume of devices complete after 1.770 msecs
  10534. <6>[42961.279752] wakeup wake lock: alarm_rtc
  10535. <6>[42961.281553] PM: early resume of devices complete after 1.739 msecs
  10536. <4>[42961.283262] max8903b_resume: resume
  10537. <3>[42961.292326] msm_wm8958_setup_power: codec power setup
  10538. <4>[42961.292387] 8058_s3: Failed to create debugfs directory
  10539. <3>[42961.292417] wm8994_ldo_power: Power up the WM8994 LDOs
  10540. <7>[42961.385374] lm8502_mod_brightness: set LED1 brightness (0) percent
  10541. <7>[42961.386717] lm8502_mod_brightness: set LED2 brightness (0) percent
  10542. <7>[42961.389524] lm8502_mod_brightness: set LED1 brightness (0) percent
  10543. <7>[42961.389890] lm8502_mod_brightness: set LED2 brightness (0) percent
  10544. <6>[42961.390135] PM: resume of devices complete after 108.507 msecs
  10545. <4>[42961.394254] Restarting tasks ... done.
  10546. <6>[42961.400480] PM: suspend exit 2015-04-19 15:05:49.011405349 UTC
  10547. <6>[42961.400511] suspend: exit suspend, ret = 0 (2015-04-19 15:05:49.011435845 UTC)
  10548. <6>[42961.400511] active wake lock PowerManagerService.WakeLocks
  10549. <6>[42961.400541] active wake lock power-supply
  10550. <4>[42961.453886] healthd: battery l=96 v=4104 t=26.0 h=2 st=2 c=486 chg=a
  10551. <6>[42963.204801] PM: suspend entry 2015-04-19 15:05:50.815157392 UTC
  10552. <4>[42963.204832] Freezing user space processes ... (elapsed 0.004 seconds) done.
  10553. <4>[42963.249876] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10554. <4>[42963.251554] Suspending console(s) (use no_console_suspend to debug)
  10555. <7>[42963.424864] lm8502_mod_brightness: set LED2 brightness (0) percent
  10556. <7>[42963.425291] lm8502_mod_brightness: set LED1 brightness (0) percent
  10557. <7>[42963.449705] lm8502_mod_brightness: set LED1 brightness (0) percent
  10558. <7>[42963.452940] lm8502_mod_brightness: set LED2 brightness (0) percent
  10559. <3>[42963.455900] msm_wm8958_shutdown_power: codec power shutdown
  10560. <3>[42963.455930] wm8994_ldo_power: Power down the WM8994 LDOs
  10561. <4>[42963.462034] max8903b_suspend: suspend
  10562. <6>[42963.470152] PM: suspend of devices complete after 215.929 msecs
  10563. <6>[42963.475584] PM: late suspend of devices complete after 5.370 msecs
  10564. <6>[42963.482908] PM: noirq suspend of devices complete after 7.262 msecs
  10565. <4>[42963.482939] Disabling non-boot CPUs ...
  10566. <6>[42963.483213] msm_pm_enter
  10567. <6>[42963.483213] msm_pm_enter: power collapse
  10568. <6>[42963.483213] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10569. <6>[42963.483213] msm_pm_enter: return
  10570. <6>[42963.489347] PM: noirq resume of devices complete after 5.614 msecs
  10571. <6>[42963.491300] wakeup wake lock: alarm_rtc
  10572. <6>[42963.497434] PM: early resume of devices complete after 5.919 msecs
  10573. <4>[42963.500822] max8903b_resume: resume
  10574. <3>[42963.510099] msm_wm8958_setup_power: codec power setup
  10575. <4>[42963.510160] 8058_s3: Failed to create debugfs directory
  10576. <3>[42963.510160] wm8994_ldo_power: Power up the WM8994 LDOs
  10577. <7>[42963.603147] lm8502_mod_brightness: set LED1 brightness (0) percent
  10578. <7>[42963.604490] lm8502_mod_brightness: set LED2 brightness (0) percent
  10579. <7>[42963.607359] lm8502_mod_brightness: set LED1 brightness (0) percent
  10580. <7>[42963.607694] lm8502_mod_brightness: set LED2 brightness (0) percent
  10581. <6>[42963.607969] PM: resume of devices complete after 110.432 msecs
  10582. <4>[42963.612119] Restarting tasks ... done.
  10583. <6>[42963.614897] PM: suspend exit 2015-04-19 15:06:19.007959310 UTC
  10584. <6>[42963.614897] suspend: exit suspend, ret = 0 (2015-04-19 15:06:19.007989806 UTC)
  10585. <4>[42963.705290] healthd: battery l=96 v=4104 t=26.0 h=2 st=2 c=478 chg=a
  10586. <6>[42963.784269] PM: suspend entry 2015-04-19 15:06:19.177244588 UTC
  10587. <4>[42963.835691] Freezing user space processes ... (elapsed 0.003 seconds) done.
  10588. <4>[42963.849943] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10589. <4>[42963.851621] Suspending console(s) (use no_console_suspend to debug)
  10590. <7>[42964.023222] lm8502_mod_brightness: set LED2 brightness (0) percent
  10591. <7>[42964.023679] lm8502_mod_brightness: set LED1 brightness (0) percent
  10592. <7>[42964.042356] lm8502_mod_brightness: set LED1 brightness (0) percent
  10593. <7>[42964.044401] lm8502_mod_brightness: set LED2 brightness (0) percent
  10594. <3>[42964.046446] msm_wm8958_shutdown_power: codec power shutdown
  10595. <3>[42964.046446] wm8994_ldo_power: Power down the WM8994 LDOs
  10596. <4>[42964.049894] max8903b_suspend: suspend
  10597. <6>[42964.053678] PM: suspend of devices complete after 199.320 msecs
  10598. <6>[42964.055448] PM: late suspend of devices complete after 1.739 msecs
  10599. <6>[42964.057798] PM: noirq suspend of devices complete after 2.349 msecs
  10600. <4>[42964.057829] Disabling non-boot CPUs ...
  10601. <6>[42964.057951] msm_pm_enter
  10602. <6>[42964.057951] msm_pm_enter: power collapse
  10603. <6>[42964.057951] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10604. <6>[42964.057951] msm_pm_enter: return
  10605. <6>[42964.059934] PM: noirq resume of devices complete after 1.769 msecs
  10606. <6>[42964.060667] wakeup wake lock: alarm_rtc
  10607. <6>[42964.062467] PM: early resume of devices complete after 1.739 msecs
  10608. <4>[42964.064146] max8903b_resume: resume
  10609. <3>[42964.073301] msm_wm8958_setup_power: codec power setup
  10610. <4>[42964.073362] 8058_s3: Failed to create debugfs directory
  10611. <3>[42964.073393] wm8994_ldo_power: Power up the WM8994 LDOs
  10612. <7>[42964.158140] lm8502_mod_brightness: set LED1 brightness (0) percent
  10613. <7>[42964.159483] lm8502_mod_brightness: set LED2 brightness (0) percent
  10614. <7>[42964.162260] lm8502_mod_brightness: set LED1 brightness (0) percent
  10615. <7>[42964.162626] lm8502_mod_brightness: set LED2 brightness (0) percent
  10616. <6>[42964.162870] PM: resume of devices complete after 100.308 msecs
  10617. <4>[42964.166990] Restarting tasks ... done.
  10618. <6>[42964.169096] PM: suspend exit 2015-04-19 15:06:49.007258719 UTC
  10619. <6>[42964.169096] suspend: exit suspend, ret = 0 (2015-04-19 15:06:49.007289218 UTC)
  10620. <6>[42964.169096] active wake lock power-supply
  10621. <6>[42964.169126] active wake lock alarm_rtc, time left 89
  10622. <4>[42964.227903] healthd: battery l=96 v=4104 t=26.0 h=2 st=2 c=472 chg=a
  10623. <6>[42965.898954] PM: suspend entry 2015-04-19 15:06:50.736558562 UTC
  10624. <4>[42965.898985] Freezing user space processes ... (elapsed 0.005 seconds) done.
  10625. <4>[42965.955229] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10626. <4>[42965.956938] Suspending console(s) (use no_console_suspend to debug)
  10627. <7>[42966.125944] lm8502_mod_brightness: set LED2 brightness (0) percent
  10628. <7>[42966.126402] lm8502_mod_brightness: set LED1 brightness (0) percent
  10629. <7>[42966.151365] lm8502_mod_brightness: set LED1 brightness (0) percent
  10630. <7>[42966.154539] lm8502_mod_brightness: set LED2 brightness (0) percent
  10631. <3>[42966.157560] msm_wm8958_shutdown_power: codec power shutdown
  10632. <3>[42966.157621] wm8994_ldo_power: Power down the WM8994 LDOs
  10633. <4>[42966.163633] max8903b_suspend: suspend
  10634. <6>[42966.171690] PM: suspend of devices complete after 212.050 msecs
  10635. <6>[42966.177305] PM: late suspend of devices complete after 5.553 msecs
  10636. <6>[42966.184355] PM: noirq suspend of devices complete after 6.988 msecs
  10637. <4>[42966.184385] Disabling non-boot CPUs ...
  10638. <6>[42966.184660] msm_pm_enter
  10639. <6>[42966.184660] msm_pm_enter: power collapse
  10640. <6>[42966.184660] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10641. <6>[42966.184660] msm_pm_enter: return
  10642. <6>[42966.190794] PM: noirq resume of devices complete after 5.614 msecs
  10643. <6>[42966.192747] wakeup wake lock: alarm_rtc
  10644. <6>[42966.199247] PM: early resume of devices complete after 6.346 msecs
  10645. <4>[42966.201780] max8903b_resume: resume
  10646. <3>[42966.211088] msm_wm8958_setup_power: codec power setup
  10647. <4>[42966.211149] 8058_s3: Failed to create debugfs directory
  10648. <3>[42966.211149] wm8994_ldo_power: Power up the WM8994 LDOs
  10649. <7>[42966.304075] lm8502_mod_brightness: set LED1 brightness (0) percent
  10650. <7>[42966.305418] lm8502_mod_brightness: set LED2 brightness (0) percent
  10651. <7>[42966.308256] lm8502_mod_brightness: set LED1 brightness (0) percent
  10652. <7>[42966.308622] lm8502_mod_brightness: set LED2 brightness (0) percent
  10653. <6>[42966.308897] PM: resume of devices complete after 109.577 msecs
  10654. <4>[42966.313017] Restarting tasks ... done.
  10655. <6>[42966.334471] PM: suspend exit 2015-04-19 15:07:20.026652211 UTC
  10656. <6>[42966.334501] suspend: exit suspend, ret = 0 (2015-04-19 15:07:20.026682703 UTC)
  10657. <4>[42966.376798] healthd: battery l=96 v=4104 t=26.0 h=2 st=2 c=465 chg=a
  10658. <6>[42966.750822] PM: suspend entry 2015-04-19 15:07:20.442759230 UTC
  10659. <4>[42966.750883] Freezing user space processes ... (elapsed 0.001 seconds) done.
  10660. <4>[42966.817228] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10661. <4>[42966.818968] Suspending console(s) (use no_console_suspend to debug)
  10662. <7>[42966.996122] lm8502_mod_brightness: set LED2 brightness (0) percent
  10663. <7>[42966.996549] lm8502_mod_brightness: set LED1 brightness (0) percent
  10664. <7>[42967.020933] lm8502_mod_brightness: set LED1 brightness (0) percent
  10665. <7>[42967.024137] lm8502_mod_brightness: set LED2 brightness (0) percent
  10666. <3>[42967.027097] msm_wm8958_shutdown_power: codec power shutdown
  10667. <3>[42967.027128] wm8994_ldo_power: Power down the WM8994 LDOs
  10668. <4>[42967.033323] max8903b_suspend: suspend
  10669. <6>[42967.041410] PM: suspend of devices complete after 219.720 msecs
  10670. <6>[42967.046842] PM: late suspend of devices complete after 5.398 msecs
  10671. <6>[42967.054167] PM: noirq suspend of devices complete after 7.259 msecs
  10672. <4>[42967.054197] Disabling non-boot CPUs ...
  10673. <6>[42967.054502] msm_pm_enter
  10674. <6>[42967.054502] msm_pm_enter: power collapse
  10675. <6>[42967.054502] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10676. <6>[42967.054502] msm_pm_enter: return
  10677. <6>[42967.060667] PM: noirq resume of devices complete after 5.582 msecs
  10678. <6>[42967.062620] wakeup wake lock: alarm_rtc
  10679. <6>[42967.068754] PM: early resume of devices complete after 5.947 msecs
  10680. <4>[42967.072233] max8903b_resume: resume
  10681. <3>[42967.074644] msm_wm8958_setup_power: codec power setup
  10682. <4>[42967.074705] 8058_s3: Failed to create debugfs directory
  10683. <3>[42967.074705] wm8994_ldo_power: Power up the WM8994 LDOs
  10684. <7>[42967.160368] lm8502_mod_brightness: set LED1 brightness (0) percent
  10685. <7>[42967.161710] lm8502_mod_brightness: set LED2 brightness (0) percent
  10686. <7>[42967.164762] lm8502_mod_brightness: set LED1 brightness (0) percent
  10687. <7>[42967.165128] lm8502_mod_brightness: set LED2 brightness (0) percent
  10688. <6>[42967.165434] PM: resume of devices complete after 96.581 msecs
  10689. <4>[42967.170011] Restarting tasks ... done.
  10690. <6>[42967.188261] PM: suspend exit 2015-04-19 15:07:50.023968954 UTC
  10691. <6>[42967.188291] suspend: exit suspend, ret = 0 (2015-04-19 15:07:50.023968954 UTC)
  10692. <4>[42967.226804] healthd: battery l=96 v=4104 t=26.0 h=2 st=2 c=458 chg=a
  10693. <6>[42970.843168] PM: suspend entry 2015-04-19 15:07:53.678274215 UTC
  10694. <4>[42970.843229] Freezing user space processes ... (elapsed 0.005 seconds) done.
  10695. <4>[42970.915159] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10696. <4>[42970.916837] Suspending console(s) (use no_console_suspend to debug)
  10697. <7>[42971.097074] lm8502_mod_brightness: set LED2 brightness (0) percent
  10698. <7>[42971.097532] lm8502_mod_brightness: set LED1 brightness (0) percent
  10699. <7>[42971.122434] lm8502_mod_brightness: set LED1 brightness (0) percent
  10700. <7>[42971.125608] lm8502_mod_brightness: set LED2 brightness (0) percent
  10701. <3>[42971.128629] msm_wm8958_shutdown_power: codec power shutdown
  10702. <3>[42971.128690] wm8994_ldo_power: Power down the WM8994 LDOs
  10703. <4>[42971.134702] max8903b_suspend: suspend
  10704. <6>[42971.142759] PM: suspend of devices complete after 223.143 msecs
  10705. <6>[42971.148557] PM: late suspend of devices complete after 5.737 msecs
  10706. <6>[42971.155607] PM: noirq suspend of devices complete after 7.019 msecs
  10707. <4>[42971.155638] Disabling non-boot CPUs ...
  10708. <6>[42971.155943] msm_pm_enter
  10709. <6>[42971.155943] msm_pm_enter: power collapse
  10710. <6>[42971.155943] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10711. <6>[42971.155943] msm_pm_enter: return
  10712. <6>[42971.162077] PM: noirq resume of devices complete after 5.615 msecs
  10713. <6>[42971.164060] wakeup wake lock: alarm_rtc
  10714. <6>[42971.170469] PM: early resume of devices complete after 6.225 msecs
  10715. <4>[42971.172910] max8903b_resume: resume
  10716. <3>[42971.182127] msm_wm8958_setup_power: codec power setup
  10717. <4>[42971.182188] 8058_s3: Failed to create debugfs directory
  10718. <3>[42971.182218] wm8994_ldo_power: Power up the WM8994 LDOs
  10719. <7>[42971.275175] lm8502_mod_brightness: set LED1 brightness (0) percent
  10720. <7>[42971.276518] lm8502_mod_brightness: set LED2 brightness (0) percent
  10721. <7>[42971.279356] lm8502_mod_brightness: set LED1 brightness (0) percent
  10722. <7>[42971.279722] lm8502_mod_brightness: set LED2 brightness (0) percent
  10723. <6>[42971.279997] PM: resume of devices complete after 109.440 msecs
  10724. <4>[42971.284147] Restarting tasks ... done.
  10725. <6>[42971.305662] PM: suspend exit 2015-04-19 15:08:21.026746180 UTC
  10726. <6>[42971.305692] suspend: exit suspend, ret = 0 (2015-04-19 15:08:21.026776672 UTC)
  10727. <4>[42971.349149] healthd: battery l=96 v=4104 t=26.0 h=2 st=2 c=451 chg=a
  10728. <6>[42971.705992] PM: suspend entry 2015-04-19 15:08:21.426866360 UTC
  10729. <4>[42971.706053] Freezing user space processes ... (elapsed 0.004 seconds) done.
  10730. <4>[42971.781400] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10731. <4>[42971.783109] Suspending console(s) (use no_console_suspend to debug)
  10732. <7>[42971.967344] lm8502_mod_brightness: set LED2 brightness (0) percent
  10733. <7>[42971.967771] lm8502_mod_brightness: set LED1 brightness (0) percent
  10734. <7>[42971.992368] lm8502_mod_brightness: set LED1 brightness (0) percent
  10735. <7>[42971.995634] lm8502_mod_brightness: set LED2 brightness (0) percent
  10736. <3>[42971.998564] msm_wm8958_shutdown_power: codec power shutdown
  10737. <3>[42971.998594] wm8994_ldo_power: Power down the WM8994 LDOs
  10738. <4>[42972.004789] max8903b_suspend: suspend
  10739. <6>[42972.012876] PM: suspend of devices complete after 227.009 msecs
  10740. <6>[42972.018339] PM: late suspend of devices complete after 5.398 msecs
  10741. <6>[42972.025663] PM: noirq suspend of devices complete after 7.259 msecs
  10742. <4>[42972.025694] Disabling non-boot CPUs ...
  10743. <6>[42972.025968] msm_pm_enter
  10744. <6>[42972.025968] msm_pm_enter: power collapse
  10745. <6>[42972.025968] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10746. <6>[42972.025968] msm_pm_enter: return
  10747. <6>[42972.032133] PM: noirq resume of devices complete after 5.612 msecs
  10748. <6>[42972.034086] wakeup wake lock: alarm_rtc
  10749. <6>[42972.040739] PM: early resume of devices complete after 6.466 msecs
  10750. <4>[42972.043333] max8903b_resume: resume
  10751. <3>[42972.052610] msm_wm8958_setup_power: codec power setup
  10752. <4>[42972.052671] 8058_s3: Failed to create debugfs directory
  10753. <3>[42972.052702] wm8994_ldo_power: Power up the WM8994 LDOs
  10754. <7>[42972.136930] lm8502_mod_brightness: set LED1 brightness (0) percent
  10755. <7>[42972.137602] lm8502_mod_brightness: set LED2 brightness (0) percent
  10756. <7>[42972.140409] lm8502_mod_brightness: set LED1 brightness (0) percent
  10757. <7>[42972.140775] lm8502_mod_brightness: set LED2 brightness (0) percent
  10758. <6>[42972.140928] PM: resume of devices complete after 100.118 msecs
  10759. <4>[42972.145170] Restarting tasks ... done.
  10760. <6>[42972.151426] PM: suspend exit 2015-04-19 15:08:51.011466291 UTC
  10761. <6>[42972.151457] suspend: exit suspend, ret = 0 (2015-04-19 15:08:51.011466291 UTC)
  10762. <4>[42972.198637] healthd: battery l=96 v=4104 t=26.0 h=2 st=2 c=444 chg=a
  10763. <6>[42974.200987] PM: suspend entry 2015-04-19 15:08:53.060411527 UTC
  10764. <4>[42974.201048] Freezing user space processes ... (elapsed 0.005 seconds) done.
  10765. <4>[42974.271604] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10766. <4>[42974.273283] Suspending console(s) (use no_console_suspend to debug)
  10767. <7>[42974.448118] lm8502_mod_brightness: set LED2 brightness (0) percent
  10768. <7>[42974.448576] lm8502_mod_brightness: set LED1 brightness (0) percent
  10769. <7>[42974.473417] lm8502_mod_brightness: set LED1 brightness (0) percent
  10770. <7>[42974.476591] lm8502_mod_brightness: set LED2 brightness (0) percent
  10771. <3>[42974.479612] msm_wm8958_shutdown_power: codec power shutdown
  10772. <3>[42974.479673] wm8994_ldo_power: Power down the WM8994 LDOs
  10773. <4>[42974.485716] max8903b_suspend: suspend
  10774. <6>[42974.493803] PM: suspend of devices complete after 217.856 msecs
  10775. <6>[42974.499540] PM: late suspend of devices complete after 5.676 msecs
  10776. <6>[42974.506590] PM: noirq suspend of devices complete after 7.018 msecs
  10777. <4>[42974.506620] Disabling non-boot CPUs ...
  10778. <6>[42974.506895] msm_pm_enter
  10779. <6>[42974.506895] msm_pm_enter: power collapse
  10780. <6>[42974.506895] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10781. <6>[42974.506895] msm_pm_enter: return
  10782. <6>[42974.513029] PM: noirq resume of devices complete after 5.615 msecs
  10783. <6>[42974.514982] wakeup wake lock: alarm_rtc
  10784. <6>[42974.521482] PM: early resume of devices complete after 6.316 msecs
  10785. <4>[42974.524015] max8903b_resume: resume
  10786. <3>[42974.533323] msm_wm8958_setup_power: codec power setup
  10787. <4>[42974.533384] 8058_s3: Failed to create debugfs directory
  10788. <3>[42974.533384] wm8994_ldo_power: Power up the WM8994 LDOs
  10789. <7>[42974.618253] lm8502_mod_brightness: set LED1 brightness (0) percent
  10790. <7>[42974.618894] lm8502_mod_brightness: set LED2 brightness (0) percent
  10791. <7>[42974.621763] lm8502_mod_brightness: set LED1 brightness (0) percent
  10792. <7>[42974.622129] lm8502_mod_brightness: set LED2 brightness (0) percent
  10793. <6>[42974.622373] PM: resume of devices complete after 100.820 msecs
  10794. <4>[42974.626493] Restarting tasks ... done.
  10795. <6>[42974.631162] PM: suspend exit 2015-04-19 15:08:56.009819461 UTC
  10796. <6>[42974.631162] suspend: exit suspend, ret = 0 (2015-04-19 15:08:56.009849956 UTC)
  10797. <6>[42974.671293] PM: suspend entry 2015-04-19 15:08:56.049918993 UTC
  10798. <4>[42974.686887] healthd: battery l=96 v=4104 t=26.0 h=2 st=2 c=442 chg=a
  10799. <4>[42974.714689] Freezing user space processes ... (elapsed 0.002 seconds) done.
  10800. <4>[42974.716795] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10801. <4>[42974.718504] Suspending console(s) (use no_console_suspend to debug)
  10802. <7>[42974.898283] lm8502_mod_brightness: set LED2 brightness (0) percent
  10803. <7>[42974.898710] lm8502_mod_brightness: set LED1 brightness (0) percent
  10804. <7>[42974.923582] lm8502_mod_brightness: set LED1 brightness (0) percent
  10805. <7>[42974.926786] lm8502_mod_brightness: set LED2 brightness (0) percent
  10806. <3>[42974.929777] msm_wm8958_shutdown_power: codec power shutdown
  10807. <3>[42974.929838] wm8994_ldo_power: Power down the WM8994 LDOs
  10808. <4>[42974.934599] max8903b_suspend: suspend
  10809. <6>[42974.942655] PM: suspend of devices complete after 220.940 msecs
  10810. <6>[42974.948118] PM: late suspend of devices complete after 5.399 msecs
  10811. <6>[42974.955290] PM: noirq suspend of devices complete after 7.138 msecs
  10812. <4>[42974.955351] Disabling non-boot CPUs ...
  10813. <6>[42974.955625] msm_pm_enter
  10814. <6>[42974.955625] msm_pm_enter: power collapse
  10815. <6>[42974.955625] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10816. <6>[42974.955625] msm_pm_enter: return
  10817. <6>[42974.961759] PM: noirq resume of devices complete after 5.613 msecs
  10818. <6>[42974.963285] wakeup wake lock: mmc1
  10819. <6>[42974.969145] PM: early resume of devices complete after 5.460 msecs
  10820. <4>[42974.977567] max8903b_resume: resume
  10821. <3>[42974.978880] msm_wm8958_setup_power: codec power setup
  10822. <4>[42974.978941] 8058_s3: Failed to create debugfs directory
  10823. <3>[42974.978941] wm8994_ldo_power: Power up the WM8994 LDOs
  10824. <7>[42975.061918] lm8502_mod_brightness: set LED1 brightness (0) percent
  10825. <7>[42975.062559] lm8502_mod_brightness: set LED2 brightness (0) percent
  10826. <7>[42975.065489] lm8502_mod_brightness: set LED1 brightness (0) percent
  10827. <7>[42975.065824] lm8502_mod_brightness: set LED2 brightness (0) percent
  10828. <6>[42975.065885] PM: resume of devices complete after 96.642 msecs
  10829. <4>[42975.068846] Restarting tasks ... done.
  10830. <6>[42975.081938] PM: suspend exit 2015-04-19 15:08:57.016925147 UTC
  10831. <6>[42975.081968] suspend: exit suspend, ret = 0 (2015-04-19 15:08:57.016955639 UTC)
  10832. <6>[42975.081968] active wake lock PowerManagerService.WakeLocks
  10833. <6>[42975.081968] active wake lock power-supply
  10834. <6>[42975.121061] PM: suspend entry 2015-04-19 15:08:57.055956781 UTC
  10835. <4>[42975.141477] healthd: battery l=96 v=4104 t=26.0 h=2 st=2 c=442 chg=a
  10836. <4>[42975.164762] Freezing user space processes ... (elapsed 0.002 seconds) done.
  10837. <4>[42975.166868] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10838. <4>[42975.168577] Suspending console(s) (use no_console_suspend to debug)
  10839. <7>[42975.348570] lm8502_mod_brightness: set LED2 brightness (0) percent
  10840. <7>[42975.348997] lm8502_mod_brightness: set LED1 brightness (0) percent
  10841. <7>[42975.374021] lm8502_mod_brightness: set LED1 brightness (0) percent
  10842. <7>[42975.377165] lm8502_mod_brightness: set LED2 brightness (0) percent
  10843. <3>[42975.380186] msm_wm8958_shutdown_power: codec power shutdown
  10844. <3>[42975.380216] wm8994_ldo_power: Power down the WM8994 LDOs
  10845. <4>[42975.386259] max8903b_suspend: suspend
  10846. <6>[42975.394377] PM: suspend of devices complete after 222.682 msecs
  10847. <6>[42975.399839] PM: late suspend of devices complete after 5.430 msecs
  10848. <6>[42975.407041] PM: noirq suspend of devices complete after 7.108 msecs
  10849. <4>[42975.407072] Disabling non-boot CPUs ...
  10850. <6>[42975.407346] msm_pm_enter
  10851. <6>[42975.407346] msm_pm_enter: power collapse
  10852. <6>[42975.407346] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10853. <6>[42975.407346] msm_pm_enter: return
  10854. <6>[42975.413511] PM: noirq resume of devices complete after 5.582 msecs
  10855. <6>[42975.415464] wakeup wake lock: alarm_rtc
  10856. <6>[42975.422086] PM: early resume of devices complete after 6.466 msecs
  10857. <4>[42975.424650] max8903b_resume: resume
  10858. <3>[42975.433775] msm_wm8958_setup_power: codec power setup
  10859. <4>[42975.433836] 8058_s3: Failed to create debugfs directory
  10860. <3>[42975.433866] wm8994_ldo_power: Power up the WM8994 LDOs
  10861. <7>[42975.526762] lm8502_mod_brightness: set LED1 brightness (0) percent
  10862. <7>[42975.528135] lm8502_mod_brightness: set LED2 brightness (0) percent
  10863. <7>[42975.530973] lm8502_mod_brightness: set LED1 brightness (0) percent
  10864. <7>[42975.531339] lm8502_mod_brightness: set LED2 brightness (0) percent
  10865. <6>[42975.531584] PM: resume of devices complete after 109.389 msecs
  10866. <4>[42975.535734] Restarting tasks ... done.
  10867. <6>[42975.538084] PM: suspend exit 2015-04-19 15:09:21.007562970 UTC
  10868. <6>[42975.538114] suspend: exit suspend, ret = 0 (2015-04-19 15:09:21.007593465 UTC)
  10869. <6>[42975.538114] active wake lock power-supply
  10870. <6>[42975.574644] PM: suspend entry 2015-04-19 15:09:21.044064066 UTC
  10871. <4>[42975.608183] healthd: battery l=96 v=4104 t=26.0 h=2 st=2 c=438 chg=a
  10872. <4>[42975.620878] Freezing user space processes ...
  10873. <6>[42975.621305] active wake lock PowerManagerService.WakeLocks
  10874. <4>[42975.621305]
  10875. <3>[42975.621336] Freezing of tasks aborted after 0.000 seconds (27 tasks refusing to freeze, wq_busy=0):
  10876. <4>[42975.621336]
  10877. <4>[42975.621336] Restarting tasks ... done.
  10878. <6>[42975.624601] PM: suspend exit 2015-04-19 15:09:21.093985692 UTC
  10879. <6>[42975.624601] suspend: exit suspend, ret = -16 (2015-04-19 15:09:21.094016191 UTC)
  10880. <6>[42975.715635] PM: suspend entry 2015-04-19 15:09:21.184957925 UTC
  10881. <4>[42975.715696] Freezing user space processes ... (elapsed 0.052 seconds) done.
  10882. <4>[42975.771971] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10883. <4>[42975.773710] Suspending console(s) (use no_console_suspend to debug)
  10884. <7>[42975.958952] lm8502_mod_brightness: set LED2 brightness (0) percent
  10885. <7>[42975.959379] lm8502_mod_brightness: set LED1 brightness (0) percent
  10886. <7>[42975.983762] lm8502_mod_brightness: set LED1 brightness (0) percent
  10887. <7>[42975.986906] lm8502_mod_brightness: set LED2 brightness (0) percent
  10888. <3>[42975.989866] msm_wm8958_shutdown_power: codec power shutdown
  10889. <3>[42975.989897] wm8994_ldo_power: Power down the WM8994 LDOs
  10890. <4>[42975.996061] max8903b_suspend: suspend
  10891. <6>[42976.004179] PM: suspend of devices complete after 227.727 msecs
  10892. <6>[42976.009611] PM: late suspend of devices complete after 5.400 msecs
  10893. <6>[42976.016905] PM: noirq suspend of devices complete after 7.261 msecs
  10894. <4>[42976.016966] Disabling non-boot CPUs ...
  10895. <6>[42976.017240] msm_pm_enter
  10896. <6>[42976.017240] msm_pm_enter: power collapse
  10897. <6>[42976.017240] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10898. <6>[42976.017240] msm_pm_enter: return
  10899. <6>[42976.023374] PM: noirq resume of devices complete after 5.614 msecs
  10900. <6>[42976.025327] wakeup wake lock: alarm_rtc
  10901. <6>[42976.031461] PM: early resume of devices complete after 5.949 msecs
  10902. <4>[42976.034940] max8903b_resume: resume
  10903. <3>[42976.044187] msm_wm8958_setup_power: codec power setup
  10904. <4>[42976.044248] 8058_s3: Failed to create debugfs directory
  10905. <3>[42976.044279] wm8994_ldo_power: Power up the WM8994 LDOs
  10906. <7>[42976.137174] lm8502_mod_brightness: set LED1 brightness (0) percent
  10907. <7>[42976.138487] lm8502_mod_brightness: set LED2 brightness (0) percent
  10908. <7>[42976.141355] lm8502_mod_brightness: set LED1 brightness (0) percent
  10909. <7>[42976.141721] lm8502_mod_brightness: set LED2 brightness (0) percent
  10910. <6>[42976.141966] PM: resume of devices complete after 110.394 msecs
  10911. <4>[42976.146116] Restarting tasks ... done.
  10912. <6>[42976.160459] PM: suspend exit 2015-04-19 15:09:51.019547882 UTC
  10913. <6>[42976.160490] suspend: exit suspend, ret = 0 (2015-04-19 15:09:51.019578374 UTC)
  10914. <4>[42976.203581] healthd: battery l=97 v=4104 t=26.0 h=2 st=2 c=431 chg=a
  10915. <6>[42981.459593] PM: suspend entry 2015-04-19 15:09:56.318072891 UTC
  10916. <4>[42981.459654] Freezing user space processes ... (elapsed 0.004 seconds) done.
  10917. <4>[42981.473661] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  10918. <4>[42981.475340] Suspending console(s) (use no_console_suspend to debug)
  10919. <7>[42981.647184] lm8502_mod_brightness: set LED2 brightness (0) percent
  10920. <7>[42981.647611] lm8502_mod_brightness: set LED1 brightness (0) percent
  10921. <7>[42981.666685] lm8502_mod_brightness: set LED1 brightness (0) percent
  10922. <7>[42981.668730] lm8502_mod_brightness: set LED2 brightness (0) percent
  10923. <3>[42981.670744] msm_wm8958_shutdown_power: codec power shutdown
  10924. <3>[42981.670774] wm8994_ldo_power: Power down the WM8994 LDOs
  10925. <4>[42981.674223] max8903b_suspend: suspend
  10926. <6>[42981.678373] PM: suspend of devices complete after 200.378 msecs
  10927. <6>[42981.680143] PM: late suspend of devices complete after 1.770 msecs
  10928. <6>[42981.682523] PM: noirq suspend of devices complete after 2.380 msecs
  10929. <4>[42981.682523] Disabling non-boot CPUs ...
  10930. <6>[42981.682676] msm_pm_enter
  10931. <6>[42981.682676] msm_pm_enter: power collapse
  10932. <6>[42981.682676] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
  10933. <6>[42981.682676] msm_pm_enter: return
  10934. <6>[42981.684660] PM: noirq resume of devices complete after 1.770 msecs
  10935. <6>[42981.685362] wakeup wake lock: alarm_rtc
  10936. <6>[42981.687193] PM: early resume of devices complete after 1.739 msecs
  10937. <4>[42981.688963] max8903b_resume: resume
  10938. <6>[42981.689665] msm_otg_resume: usb exited from low power mode
  10939. <6>[42981.691984] android_work: android_work: did not send uevent (0 0   (null))
  10940. <3>[42981.695097] msm_wm8958_setup_power: codec power setup
  10941. <4>[42981.695158] 8058_s3: Failed to create debugfs directory
  10942. <3>[42981.695158] wm8994_ldo_power: Power up the WM8994 LDOs
  10943. <6>[42981.732572] a6_update_connected_ps: ac=0 usb=0 dock=0
  10944. <6>[42981.732603] max8903b_current_setup: ### CHARGE_DISABLE
  10945. <7>[42981.766172] lm8502_mod_brightness: set LED1 brightness (0) percent
  10946. <7>[42981.766813] lm8502_mod_brightness: set LED2 brightness (0) percent
  10947. <7>[42981.775236] lm8502_mod_brightness: set LED1 brightness (0) percent
  10948. <6>[42981.775511] PM: resume of devices complete after 88.259 msecs
  10949. <7>[42981.776396] lm8502_mod_brightness: set LED2 brightness (0) percent
  10950. <6>[42981.779569] a6_update_connected_ps: ac=0 usb=0 dock=0
  10951. <6>[42981.779569] max8903b_current_setup: ### CHARGE_DISABLE
  10952. <4>[42981.782560] Restarting tasks ... done.
  10953. <6>[42981.789549] PM: suspend exit 2015-04-19 15:10:21.015642695 UTC
  10954. <6>[42981.789549] suspend: exit suspend, ret = 0 (2015-04-19 15:10:21.015673187 UTC)
  10955. <4>[42981.809355] healthd: battery l=97 v=4104 t=26.0 h=2 st=3 c=425 chg=
  10956. <4>[42981.834440] healthd: battery l=97 v=4104 t=26.0 h=2 st=3 c=425 chg=
  10957. <4>[42981.847410] healthd: battery l=97 v=4104 t=26.0 h=2 st=3 c=425 chg=
  10958. <4>[42981.860258] healthd: battery l=97 v=4104 t=26.0 h=2 st=3 c=425 chg=
  10959. <4>[42981.873502] healthd: battery l=97 v=4104 t=26.0 h=2 st=3 c=425 chg=
  10960. <6>[42981.971708] msm_otg_suspend: usb in low power mode
  10961. <6>[42982.112577] lsm303dlh_acc_sysfs: hw init start
  10962. <6>[42982.120939] request_suspend_state: wakeup (3->0) at 42980499884061 (2015-04-19 15:10:21.346839751 UTC)
  10963. <6>[42982.123319] lsm303dlh_acc_sysfs: hw init done
  10964. <6>[42982.162748] [MPDEC]: Screen -> on. Activated mpdecision. | Mask=[1000]
  10965. <3>[42982.163847] [DISP] lcdc_panel_power: ++ 1
  10966. <4>[42982.403013] mdp4_csc_config: Block type 10 isn't supported by CSC.
  10967. <4>[42982.403013] mdp4_csc_config: Block type 8 isn't supported by CSC.
  10968. <6>[42982.417692] mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 128000000
  10969. <38>[42982.418974] type=1400 audit(1429456221.630:223): avc: denied { read write } for pid=138 comm="surfaceflinger" name="msm_rotator" dev="tmpfs" ino=4342 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  10970. <38>[42982.419187] type=1400 audit(1429456221.630:224): avc: denied { open } for pid=138 comm="surfaceflinger" name="msm_rotator" dev="tmpfs" ino=4342 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  10971. <38>[42982.432432] type=1400 audit(1429456221.650:225): avc: denied { ioctl } for pid=1317 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  10972. <38>[42982.432646] type=1400 audit(1429456221.650:226): avc: denied { read write } for pid=1317 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  10973. <38>[42982.461027] type=1400 audit(1429456221.670:227): avc: denied { write } for pid=635 comm="Thread-64" name="tsdriver" dev="tmpfs" ino=3292 scontext=u:r:system_server:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
  10974. <3>[42982.522642] [DISP] lcdc_tenderloin_panel_set_backlight: 80
  10975. <3>[42982.522886] [DISP] lcdc_tenderloin_panel_set_backlight: 83
  10976. <3>[42982.536100] [DISP] lcdc_tenderloin_panel_set_backlight: 87
  10977. <3>[42982.601621] [DISP] lcdc_tenderloin_panel_set_backlight: 91
  10978. <3>[42982.601835] [DISP] lcdc_tenderloin_panel_set_backlight: 98
  10979. <3>[42982.612760] [DISP] lcdc_tenderloin_panel_set_backlight: 101
  10980. <3>[42982.624204] [DISP] lcdc_tenderloin_panel_set_backlight: 104
  10981. <3>[42982.640806] [DISP] lcdc_tenderloin_panel_set_backlight: 108
  10982. <3>[42982.657743] [DISP] lcdc_tenderloin_panel_set_backlight: 111
  10983. <3>[42982.674223] [DISP] lcdc_tenderloin_panel_set_backlight: 114
  10984. <3>[42982.690885] [DISP] lcdc_tenderloin_panel_set_backlight: 118
  10985. <3>[42982.707548] [DISP] lcdc_tenderloin_panel_set_backlight: 121
  10986. <3>[42982.724455] [DISP] lcdc_tenderloin_panel_set_backlight: 124
  10987. <3>[42982.741117] [DISP] lcdc_tenderloin_panel_set_backlight: 128
  10988. <3>[42982.757749] [DISP] lcdc_tenderloin_panel_set_backlight: 130
  10989. <3>[42982.774198] [DISP] lcdc_tenderloin_panel_set_backlight: 133
  10990. <3>[42982.791197] [DISP] lcdc_tenderloin_panel_set_backlight: 137
  10991. <3>[42982.807646] [DISP] lcdc_tenderloin_panel_set_backlight: 140
  10992. <3>[42982.824400] [DISP] lcdc_tenderloin_panel_set_backlight: 143
  10993. <3>[42982.841062] [DISP] lcdc_tenderloin_panel_set_backlight: 147
  10994. <3>[42982.857908] [DISP] lcdc_tenderloin_panel_set_backlight: 150
  10995. <3>[42982.874845] [DISP] lcdc_tenderloin_panel_set_backlight: 153
  10996. <3>[42982.891508] [DISP] lcdc_tenderloin_panel_set_backlight: 157
  10997. <3>[42982.907896] [DISP] lcdc_tenderloin_panel_set_backlight: 160
  10998. <3>[42982.924955] [DISP] lcdc_tenderloin_panel_set_backlight: 163
  10999. <3>[42982.941221] [DISP] lcdc_tenderloin_panel_set_backlight: 167
  11000. <3>[42982.957792] [DISP] lcdc_tenderloin_panel_set_backlight: 170
  11001. <3>[42982.974424] [DISP] lcdc_tenderloin_panel_set_backlight: 173
  11002. <3>[42982.990965] [DISP] lcdc_tenderloin_panel_set_backlight: 177
  11003. <3>[42983.007658] [DISP] lcdc_tenderloin_panel_set_backlight: 178
  11004. <4>[43059.916288] send sigkill to 4405 (id.gms.wearable), adj 1000, size 4869
  11005. <4>[43059.944456] send sigkill to 17329 (equicksearchbox), adj 1000, size 4653
  11006. <4>[43066.011076] send sigkill to 11657 (d.process.media), adj 1000, size 4756
  11007. <4>[43066.118650] send sigkill to 11569 (mozilla.firefox), adj 1000, size 5012
  11008. <6>[43071.844023] msm_vidc_dec: Inside vid_dec_open()
  11009. <4>[43071.845365]
  11010. <4>[43071.845365] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  11011. <38>[43071.861204] type=1400 audit(1429456311.057:228): avc: denied { read write } for pid=20882 comm="CodecLooper" name="msm_vidc_dec" dev="tmpfs" ino=4344 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11012. <38>[43071.861845] type=1400 audit(1429456311.057:229): avc: denied { open } for pid=20882 comm="CodecLooper" name="msm_vidc_dec" dev="tmpfs" ino=4344 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11013. <6>[43071.862455] fw_version 2:28:2013
  11014. <38>[43071.862882] type=1400 audit(1429456311.077:230): avc: denied { ioctl } for pid=20882 comm="CodecLooper" path="/dev/msm_vidc_dec" dev="tmpfs" ino=4344 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11015. <6>[43072.123045] msm_device_put:device speaker_stereo_rx set 0
  11016. <6>[43072.123106] msm_device_put:device speaker_stereo_rx set 1
  11017. <3>[43072.123106] msm_device_put:device freq =48000
  11018. <3>[43072.149809] Device active
  11019. <4>[43072.242124]
  11020. <4>[43072.242124] VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  11021. <6>[43072.248869] profile 0 level 25 progressive 1
  11022. <4>[43072.248869]
  11023. <4>[43072.248869] VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  11024. <4>[43072.342802]
  11025. <4>[43072.342802] VIDC: vidc_freq = 48000000, req_perf_lvl = 21160, set_perf_lvl = 37900
  11026. <4>[43088.844236]
  11027. <4>[43088.844236] VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  11028. <6>[43088.850981] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  11029. <4>[43088.851011] vidc_cleanup_addr_table(): buffer = INPUT
  11030. <6>[43088.865690] msm_vidc_dec: Return from vid_dec_release()
  11031. <6>[43091.131590] msm_device_put:device speaker_stereo_rx set 0
  11032. <6>[43132.505918] msm_vidc_dec: Inside vid_dec_open()
  11033. <4>[43132.511015]
  11034. <4>[43132.511015] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  11035. <6>[43132.531858] fw_version 2:28:2013
  11036. <6>[43132.689268] msm_device_put:device speaker_stereo_rx set 0
  11037. <6>[43132.689359] msm_device_put:device speaker_stereo_rx set 1
  11038. <3>[43132.689390] msm_device_put:device freq =48000
  11039. <3>[43132.704435] Device active
  11040. <4>[43132.930174]
  11041. <4>[43132.930174] VIDC: vidc_freq = 48000000, req_perf_lvl = 17280, set_perf_lvl = 37900
  11042. <6>[43132.935240] profile 0 level 23 progressive 1
  11043. <4>[43132.935270]
  11044. <4>[43132.935270] VIDC: vidc_freq = 48000000, req_perf_lvl = 17280, set_perf_lvl = 37900
  11045. <4>[43133.053282]
  11046. <4>[43133.053282] VIDC: vidc_freq = 48000000, req_perf_lvl = 14400, set_perf_lvl = 37900
  11047. <4>[43256.397611] send sigkill to 8167 (viders.calendar), adj 1000, size 3084
  11048. <4>[43260.792112] send sigkill to 11622 (nie.geniewidget), adj 1000, size 4472
  11049. <4>[43282.825926] healthd: battery l=94 v=3931 t=31.0 h=2 st=3 c=-1359 chg=
  11050. <4>[43377.476255] send sigkill to 11613 (droid.apps.plus), adj 1000, size 5856
  11051. <4>[43583.625334] healthd: battery l=91 v=3897 t=33.0 h=2 st=3 c=-1334 chg=
  11052. <4>[43742.931822] send sigkill to 7964 (d.process.acore), adj 1000, size 3656
  11053. <4>[43749.735105] send sigkill to 11965 (ngs.android.pop), adj 1000, size 3332
  11054. <3>[43749.784300] init: untracked pid 11989 killed by signal 9
  11055. <4>[43749.794798] send sigkill to 11693 (com.glu.flc2), adj 1000, size 2940
  11056. <4>[43749.906858] send sigkill to 11013 (droid.deskclock), adj 1000, size 2895
  11057. <4>[43750.284208] send sigkill to 4019 (earchbox:search), adj 1000, size 3885
  11058. <4>[43750.377104] send sigkill to 21179 (equicksearchbox), adj 1000, size 3036
  11059. <4>[43884.426908] healthd: battery l=89 v=3873 t=34.0 h=2 st=3 c=-1343 chg=
  11060. <6>[44138.286222] cfg80211: Calling CRDA to update world regulatory domain
  11061. <4>[44185.216398] healthd: battery l=87 v=3849 t=35.0 h=2 st=3 c=-1330 chg=
  11062. <4>[44199.542295] send sigkill to 21302 (d.process.media), adj 1000, size 2809
  11063. <38>[44241.360655] type=1400 audit(1429457480.568:231): avc: denied { ioctl } for pid=138 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11064. <38>[44282.723570] type=1400 audit(1429457521.938:232): avc: denied { ioctl } for pid=21086 comm="VideoDecMsgThre" path="/dev/msm_vidc_dec" dev="tmpfs" ino=4344 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11065. <38>[44292.827879] type=1400 audit(1429457532.038:233): avc: denied { read write } for pid=138 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11066. <4>[44486.023924] healthd: battery l=84 v=3830 t=36.0 h=2 st=3 c=-1189 chg=
  11067. <4>[44627.312162] send sigkill to 21538 (droid.deskclock), adj 1000, size 2904
  11068. <4>[44786.811949] healthd: battery l=81 v=3816 t=35.0 h=2 st=3 c=-1203 chg=
  11069. <4>[44881.094908] send sigkill to 21284 (droid.apps.plus), adj 1000, size 3715
  11070. <4>[44881.154386] send sigkill to 20812 (id.gms.wearable), adj 1000, size 3046
  11071. <4>[44881.213468] send sigkill to 21324 (d.process.acore), adj 1000, size 4407
  11072. <4>[44881.243650] send sigkill to 21749 (ndroid.calendar), adj 1000, size 3035
  11073. <4>[44881.285002] send sigkill to 21731 (viders.calendar), adj 1000, size 2976
  11074. <4>[45087.626585] healthd: battery l=79 v=3782 t=35.0 h=2 st=3 c=-1322 chg=
  11075. <4>[45388.436064] healthd: battery l=77 v=3763 t=36.0 h=2 st=3 c=-1353 chg=
  11076. <4>[45460.533445] send sigkill to 22096 (droid.deskclock), adj 1000, size 2919
  11077. <4>[45460.685697] send sigkill to 22303 (mozilla.firefox), adj 1000, size 6781
  11078. <4>[45614.092832] send sigkill to 22384 (d.process.acore), adj 1000, size 3099
  11079. <4>[45689.221800] healthd: battery l=74 v=3748 t=35.0 h=2 st=3 c=-1375 chg=
  11080. <6>[45814.334562] msm_device_put:device speaker_stereo_rx set 0
  11081. <38>[45850.175138] type=1400 audit(1429459088.927:234): avc: denied { ioctl } for pid=20506 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11082. <6>[45931.702146] msm_otg_resume: usb exited from low power mode
  11083. <6>[45931.931913] android_work: android_work: did not send uevent (0 0   (null))
  11084. <4>[45933.001585] UDC-CHG (2-1-1-2): usb_multi_chg_detect (560) : 10W Adaptor(2000mA)!
  11085. <4>[45933.001615] usb_chg_detect: temp = 2
  11086. <6>[45933.042906] a6_update_connected_ps: ac=1 usb=0 dock=0
  11087. <6>[45933.042936] max8903b_current_setup: CURRENT_750(4), 900(5), 1000(6), 1400(7), 2000MA(9): 9
  11088. <4>[45933.058561] healthd: battery l=72 v=3744 t=35.0 h=2 st=2 c=-1054 chg=a
  11089. <4>[45933.072080] healthd: battery l=72 v=3744 t=35.0 h=2 st=2 c=-1054 chg=a
  11090. <6>[45933.232359] msm_otg_suspend: usb in low power mode
  11091. <6>[45963.973997] msm_device_put:device speaker_stereo_rx set 0
  11092. <6>[45963.974088] msm_device_put:device speaker_stereo_rx set 1
  11093. <3>[45963.974088] msm_device_put:device freq =48000
  11094. <3>[45964.000913] Device active
  11095. <38>[45964.224577] type=1400 audit(1429459203.439:235): avc: denied { read write } for pid=20506 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11096. <6>[45971.038877] lsm303dlh_acc_sysfs: hw init start
  11097. <6>[45971.041349] lsm303dlh_acc_sysfs: hw init done
  11098. <6>[45971.045255] lsm303dlh_acc_sysfs: hw init start
  11099. <6>[45971.046598] lsm303dlh_acc_sysfs: hw init done
  11100. <6>[45971.050321] lsm303dlh_acc_sysfs: hw init start
  11101. <6>[45971.051573] lsm303dlh_acc_sysfs: hw init done
  11102. <6>[45971.074674] lsm303dlh_acc_sysfs: hw init start
  11103. <6>[45971.077787] lsm303dlh_acc_sysfs: hw init done
  11104. <38>[45971.547575] type=1400 audit(1429459210.766:236): avc: denied { ioctl } for pid=1317 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11105. <38>[45971.547819] type=1400 audit(1429459210.766:237): avc: denied { read write } for pid=1317 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11106. <6>[45971.758939] lsm303dlh_acc_sysfs: hw init start
  11107. <6>[45971.759916] lsm303dlh_acc_sysfs: hw init done
  11108. <4>[45973.137693]
  11109. <4>[45973.137693] VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  11110. <6>[45973.145628] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  11111. <4>[45973.145628] vidc_cleanup_addr_table(): buffer = INPUT
  11112. <6>[45973.165617] msm_vidc_dec: Return from vid_dec_release()send sigkill to 22489 (com.glu.flc2), adj 1000, size 2952
  11113. <6>[45976.270414] msm_device_put:device speaker_stereo_rx set 0
  11114. <38>[45977.208463] type=1400 audit(1429459216.421:238): avc: denied { read write } for pid=424 comm="system_server" name="lm8502" dev="tmpfs" ino=4258 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11115. <38>[45977.208708] type=1400 audit(1429459216.421:239): avc: denied { open } for pid=424 comm="system_server" name="lm8502" dev="tmpfs" ino=4258 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11116. <38>[45977.208891] type=1400 audit(1429459216.421:240): avc: denied { getattr } for pid=424 comm="system_server" path="/dev/lm8502" dev="tmpfs" ino=4258 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11117. <38>[45977.209013] type=1400 audit(1429459216.421:241): avc: denied { ioctl } for pid=424 comm="system_server" path="/dev/lm8502" dev="tmpfs" ino=4258 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11118. <4>[45978.485319] send sigkill to 22531 (d.process.acore), adj 1000, size 4475
  11119. <6>[45978.634367] binder: undelivered transaction 9469746
  11120. <6>[45978.634367] binder: send failed reply for transaction 9469848 to 7366:22522
  11121. <38>[45989.675504] type=1400 audit(1429459228.893:242): avc: denied { open } for pid=22712 comm="Thread-2833" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11122. <4>[45990.035429] healthd: battery l=72 v=3806 t=34.0 h=2 st=2 c=31 chg=a
  11123. <38>[45995.791898] type=1400 audit(1429459234.999:243): avc: denied { read write } for pid=22802 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11124. <38>[45995.792448] type=1400 audit(1429459234.999:244): avc: denied { open } for pid=22802 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11125. <38>[45995.792631] type=1400 audit(1429459234.999:245): avc: denied { ioctl } for pid=22802 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11126. <4>[46002.556425] send sigkill to 22575 (d.process.media), adj 1000, size 6193
  11127. <4>[46002.680174] send sigkill to 22462 (nie.geniewidget), adj 1000, size 4438
  11128. <6>[46002.730131] binder: undelivered transaction 9481345
  11129. <4>[46023.353971] avc:  denied  { set } for property=ctl.dumplogcat:-D -B -o /data/data/com.evervolv.toolbox/files/logcat -m -r -d -k scontext=u:r:system_app:s0 tcontext=u:object_r:ctl_default_prop:s0 tclass=property_service
  11130. <3>[46023.361234] init: Warning!  Service dumplogcat needs a SELinux domain defined; please fix!
  11131. <4>[46023.432829] dumplogcat (22971): /proc/22971/oom_adj is deprecated, please use /proc/22971/oom_score_adj instead.
  11132. <38>[46024.256681] type=1400 audit(1429459263.467:246): avc: denied { syslog_read } for pid=22971 comm="dumplogcat" scontext=u:r:init:s0 tcontext=u:r:kernel:s0 tclass=system permissive=1
  11133. <38>[46024.705137] type=1400 audit(1429459263.918:247): avc: denied { write } for pid=22985 comm="app_process" path="/data/data/com.evervolv.toolbox/files/logcat-2015-04-19-12-01-02.txt" dev="dm-9" ino=1180132 scontext=u:r:zygote:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1
  11134. <38>[46025.418516] type=1400 audit(1429459264.628:248): avc: denied { getattr } for pid=22985 comm="app_process" path="/data/data/com.evervolv.toolbox/files/logcat-2015-04-19-12-01-02.txt" dev="dm-9" ino=1180132 scontext=u:r:zygote:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1
  11135. <38>[46026.122587] type=1400 audit(1429459265.339:249): avc: denied { call } for pid=22985 comm="main" scontext=u:r:zygote:s0 tcontext=u:r:servicemanager:s0 tclass=binder permissive=1
  11136. <38>[46026.125761] type=1400 audit(1429459265.339:250): avc: denied { search } for pid=135 comm="servicemanager" name="22985" dev="proc" ino=523343 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=dir permissive=1
  11137. <38>[46026.126219] type=1400 audit(1429459265.339:251): avc: denied { read } for pid=135 comm="servicemanager" name="current" dev="proc" ino=523385 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
  11138. <38>[46026.126371] type=1400 audit(1429459265.339:252): avc: denied { open } for pid=135 comm="servicemanager" name="current" dev="proc" ino=523385 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
  11139. <38>[46026.126493] type=1400 audit(1429459265.339:253): avc: denied { getattr } for pid=135 comm="servicemanager" scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1
  11140. <38>[46026.131925] type=1400 audit(1429459265.339:254): avc: denied { write } for pid=22985 comm="main" path="/data/data/com.evervolv.toolbox/files/logcat-2015-04-19-12-01-02.txt" dev="dm-9" ino=1180132 scontext=u:r:zygote:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1
  11141. <38>[46026.138639] type=1400 audit(1429459265.349:255): avc: denied { call } for pid=22985 comm="main" scontext=u:r:zygote:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1
  11142. <38>[46026.138792] type=1400 audit(1429459265.349:256): avc: denied { transfer } for pid=22985 comm="main" scontext=u:r:zygote:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1
  11143. <38>[46026.195005] type=1400 audit(1429459265.409:257): avc: denied { call } for pid=1096 comm="Binder_B" scontext=u:r:system_server:s0 tcontext=u:r:zygote:s0 tclass=binder permissive=1
  11144. <38>[46059.636595] type=1400 audit(1429459298.852:258): avc: denied { ioctl } for pid=138 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11145. <38>[46077.086363] type=1400 audit(1429459316.299:259): avc: denied { read write } for pid=138 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11146. <6>[46095.562711] binder: undelivered transaction 9514368
  11147. <4>[46113.140531] send sigkill to 22736 (id.partnersetup), adj 1000, size 4481
  11148. <4>[46130.596678] send sigkill to 22593 (ngs.android.pop), adj 1000, size 5603
  11149. <3>[46130.742857] init: untracked pid 22668 killed by signal 9
  11150. <6>[46132.862943] msm_vidc_dec: Inside vid_dec_open()
  11151. <38>[46132.863096] type=1400 audit(1429459372.083:260): avc: denied { read write } for pid=23564 comm="CodecLooper" name="msm_vidc_dec" dev="tmpfs" ino=4344 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11152. <38>[46132.868162] type=1400 audit(1429459372.083:261): avc: denied { open } for pid=23564 comm="CodecLooper" name="msm_vidc_dec" dev="tmpfs" ino=4344 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11153. <4>[46132.868925]
  11154. <4>[46132.868925] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  11155. <6>[46132.891874] fw_version 2:28:2013
  11156. <38>[46132.892423] type=1400 audit(1429459372.113:262): avc: denied { ioctl } for pid=23564 comm="CodecLooper" path="/dev/msm_vidc_dec" dev="tmpfs" ino=4344 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11157. <4>[46133.010771]
  11158. <4>[46133.010771] VIDC: vidc_freq = 48000000, req_perf_lvl = 17280, set_perf_lvl = 37900
  11159. <6>[46133.016020] profile 0 level 23 progressive 1
  11160. <4>[46133.016050]
  11161. <4>[46133.016050] VIDC: vidc_freq = 48000000, req_perf_lvl = 17280, set_perf_lvl = 37900
  11162. <4>[46133.019285]
  11163. <4>[46133.019285] VIDC: vidc_freq = 48000000, req_perf_lvl = 0, set_perf_lvl = 37900
  11164. <6>[46133.049497] msm_device_put:device speaker_stereo_rx set 0
  11165. <6>[46133.049589] msm_device_put:device speaker_stereo_rx set 1
  11166. <3>[46133.049589] msm_device_put:device freq =48000
  11167. <4>[46133.072416]
  11168. <4>[46133.072416] VIDC: vidc_freq = 48000000, req_perf_lvl = 14400, set_perf_lvl = 37900
  11169. <3>[46133.076719] Device active
  11170. <4>[46290.826444] healthd: battery l=73 v=3820 t=33.0 h=2 st=3 c=-3 chg=a
  11171. <38>[46395.252622] type=1400 audit(1429459634.469:263): avc: denied { ioctl } for pid=20506 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11172. <38>[46395.289091] type=1400 audit(1429459634.499:264): avc: denied { read write } for pid=20506 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11173. <6>[46395.885435] msm_otg_resume: usb exited from low power mode
  11174. <6>[46395.887876] android_work: android_work: did not send uevent (0 0   (null))
  11175. <6>[46395.924650] a6_update_connected_ps: ac=0 usb=0 dock=0
  11176. <6>[46395.924650] max8903b_current_setup: ### CHARGE_DISABLE
  11177. <6>[46395.939207] a6_update_connected_ps: ac=0 usb=0 dock=0
  11178. <6>[46395.939207] max8903b_current_setup: ### CHARGE_DISABLE
  11179. <4>[46395.952512] healthd: battery l=73 v=3825 t=33.0 h=2 st=3 c=-3 chg=
  11180. <4>[46395.985868] healthd: battery l=73 v=3825 t=33.0 h=2 st=3 c=-3 chg=
  11181. <4>[46396.001707] healthd: battery l=73 v=3825 t=33.0 h=2 st=3 c=-3 chg=
  11182. <4>[46396.027067] healthd: battery l=73 v=3825 t=33.0 h=2 st=3 c=-3 chg=
  11183. <38>[46396.103086] type=1400 audit(1429459635.320:265): avc: denied { ioctl } for pid=1317 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11184. <6>[46396.152891] msm_otg_suspend: usb in low power mode
  11185. <38>[46396.482542] type=1400 audit(1429459635.700:266): avc: denied { read write } for pid=1317 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11186. <4>[46420.696562] send sigkill to 22695 (droid.deskclock), adj 1000, size 4332
  11187. <4>[46421.563596] send sigkill to 22900 (vervolv.toolbox), adj 764, size 8069
  11188. <4>[46423.607603] send sigkill to 23022 (x:UploadService), adj 1000, size 7656
  11189. <4>[46423.633939] send sigkill to 16882 (id.defcontainer), adj 1000, size 3664
  11190. <4>[46591.617552] healthd: battery l=71 v=3720 t=36.0 h=2 st=3 c=-1346 chg=
  11191. <4>[46668.222135] send sigkill to 22650 (droid.apps.plus), adj 1000, size 4992
  11192. <4>[46668.358305] send sigkill to 22717 (earchbox:search), adj 1000, size 4440
  11193. <4>[46669.357572] send sigkill to 23482 (d.process.media), adj 1000, size 3782
  11194. <38>[46715.813169] type=1400 audit(1429459955.032:267): avc: denied { open } for pid=24162 comm="Thread-2877" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11195. <6>[46869.065183] msm_device_put:device speaker_stereo_rx set 0
  11196. <6>[46870.029600] msm_device_put:device speaker_stereo_rx set 0
  11197. <6>[46870.029661] msm_device_put:device speaker_stereo_rx set 1
  11198. <3>[46870.029691] msm_device_put:device freq =48000
  11199. <3>[46870.056394] Device active
  11200. <4>[46892.411405] healthd: battery l=69 v=3691 t=36.0 h=2 st=3 c=-1340 chg=
  11201. <4>[47193.214567] healthd: battery l=65 v=3676 t=37.0 h=2 st=3 c=-1320 chg=
  11202. <38>[47224.966337] type=1400 audit(1429460464.179:268): avc: denied { read } for pid=24830 comm="AnalyticsLogger" name="mem" dev="debugfs" ino=528089 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:debugfs:s0 tclass=file permissive=1
  11203. <38>[47224.977842] type=1400 audit(1429460464.189:269): avc: denied { getattr } for pid=24830 comm="AnalyticsLogger" path="/sys/kernel/debug/kgsl/proc/24113/mem" dev="debugfs" ino=528089 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:debugfs:s0 tclass=file permissive=1
  11204. <4>[47398.613218] send sigkill to 24133 (d.process.media), adj 1000, size 6340
  11205. <4>[47398.644499] send sigkill to 21962 (id.gms.wearable), adj 1000, size 3097
  11206. <4>[47399.164182] send sigkill to 24113 (droid.apps.plus), adj 1000, size 11489
  11207. <4>[47402.328153] send sigkill to 24856 (equicksearchbox), adj 1000, size 6945
  11208. <4>[47402.357298] send sigkill to 24376 (droid.deskclock), adj 1000, size 5816
  11209. <4>[47494.013792] healthd: battery l=63 v=3657 t=38.0 h=2 st=3 c=-1326 chg=
  11210. <4>[47611.970030]
  11211. <4>[47611.970030] VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  11212. <6>[47611.978605] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  11213. <4>[47611.978605] vidc_cleanup_addr_table(): buffer = INPUT
  11214. <6>[47611.995634] msm_vidc_dec: Return from vid_dec_release()
  11215. <6>[47615.245359] msm_device_put:device speaker_stereo_rx set 0
  11216. <6>[47680.670133] msm_vidc_dec: Inside vid_dec_open()
  11217. <4>[47680.671629]
  11218. <4>[47680.671659] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  11219. <6>[47680.691862] fw_version 2:28:2013
  11220. <4>[47680.780271]
  11221. <4>[47680.780271] VIDC: vidc_freq = 48000000, req_perf_lvl = 17280, set_perf_lvl = 37900
  11222. <6>[47680.785185] profile 0 level 23 progressive 1
  11223. <4>[47680.785185]
  11224. <4>[47680.785185] VIDC: vidc_freq = 48000000, req_perf_lvl = 17280, set_perf_lvl = 37900
  11225. <6>[47680.794615] msm_device_put:device speaker_stereo_rx set 0
  11226. <6>[47680.794706] msm_device_put:device speaker_stereo_rx set 1
  11227. <3>[47680.794706] msm_device_put:device freq =48000
  11228. <3>[47680.809843] Device active
  11229. <4>[47680.855345]
  11230. <4>[47680.855345] VIDC: vidc_freq = 48000000, req_perf_lvl = 14400, set_perf_lvl = 37900
  11231. <4>[47794.834074] healthd: battery l=60 v=3638 t=38.0 h=2 st=3 c=-1338 chg=
  11232. <4>[48095.629179] healthd: battery l=58 v=3628 t=39.0 h=2 st=3 c=-1197 chg=
  11233. <6>[48115.156126] msm_otg_resume: usb exited from low power mode
  11234. <6>[48115.391752] android_work: android_work: did not send uevent (0 0   (null))
  11235. <4>[48116.461546] UDC-CHG (2-1-1-2): usb_multi_chg_detect (560) : 10W Adaptor(2000mA)!
  11236. <4>[48116.461576] usb_chg_detect: temp = 2
  11237. <6>[48116.502897] a6_update_connected_ps: ac=1 usb=0 dock=0
  11238. <6>[48116.502928] max8903b_current_setup: CURRENT_750(4), 900(5), 1000(6), 1400(7), 2000MA(9): 9
  11239. <4>[48116.519438] healthd: battery l=58 v=3628 t=39.0 h=2 st=2 c=-1144 chg=a
  11240. <4>[48116.533720] healthd: battery l=58 v=3628 t=39.0 h=2 st=2 c=-1144 chg=a
  11241. <6>[48116.692381] msm_otg_suspend: usb in low power mode
  11242. <6>[48232.469480] msm_device_put:device speaker_stereo_rx set 0
  11243. <6>[48278.238767] msm_device_put:device speaker_stereo_rx set 0
  11244. <6>[48278.238859] msm_device_put:device speaker_stereo_rx set 1
  11245. <3>[48278.238859] msm_device_put:device freq =48000
  11246. <3>[48278.265592] Device active
  11247. <4>[48284.943449] send sigkill to 25617 (droid.deskclock), adj 1000, size 2682
  11248. <38>[48286.825254] type=1400 audit(1429461526.045:270): avc: denied { ioctl } for pid=20916 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11249. <38>[48286.827268] type=1400 audit(1429461526.045:271): avc: denied { read write } for pid=20916 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11250. <4>[48301.668943] send sigkill to 18840 (gle.android.gms), adj 1000, size 4348
  11251. <4>[48304.423094] send sigkill to 26078 (viders.calendar), adj 1000, size 4434
  11252. <4>[48308.237272] send sigkill to 22613 (d.process.acore), adj 1000, size 3440
  11253. <4>[48309.810880]
  11254. <4>[48309.810911] VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  11255. <6>[48309.817289] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  11256. <4>[48309.817320] vidc_cleanup_addr_table(): buffer = INPUT
  11257. <6>[48309.835600] msm_vidc_dec: Return from vid_dec_release()
  11258. <6>[48312.915830] msm_device_put:device speaker_stereo_rx set 0
  11259. <4>[48316.181211] send sigkill to 26051 (droid.apps.plus), adj 1000, size 7246
  11260. <4>[48316.225218] send sigkill to 26024 (d.process.media), adj 1000, size 3108
  11261. <38>[48351.778105] type=1400 audit(1429461590.988:272): avc: denied { read write } for pid=26402 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11262. <38>[48351.778715] type=1400 audit(1429461590.988:273): avc: denied { open } for pid=26402 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11263. <38>[48351.778898] type=1400 audit(1429461590.988:274): avc: denied { ioctl } for pid=26402 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  11264. <3>[48366.315489] init: Warning!  Service dumplogcat needs a SELinux domain defined; please fix!
  11265.  
  11266.  
  11267. ------ LAST KMSG (/proc/last_klog) ------
  11268. ,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  11269. <6>PM: noirq resume of devices complete after 1.769 msecs
  11270. <6>wakeup wake lock: mmc1
  11271. <6>PM: early resume of devices complete after 1.738 msecs
  11272. max8903b_resume: resume
  11273. <3>msm_wm8958_setup_power: codec power setup
  11274. <4>8058_s3: Failed to create debugfs directory
  11275. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  11276. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11277. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11278. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11279. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11280. <6>PM: resume of devices complete after 93.930 msecs
  11281. Restarting tasks ... done.
  11282. <6>PM: suspend exit 2015-04-17 22:01:27.017566578 UTC
  11283. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:01:27.017566578 UTC)
  11284. <6>active wake lock power-supply
  11285. <6>PM: suspend entry 2015-04-17 22:01:27.057300128 UTC
  11286. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  11287. Freezing user space processes ... (elapsed 0.001 seconds) done.
  11288. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11289. Suspending console(s) (use no_console_suspend to debug)
  11290. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11291. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11292. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11293. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11294. <3>msm_wm8958_shutdown_power: codec power shutdown
  11295. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  11296. max8903b_suspend: suspend
  11297. <6>PM: suspend of devices complete after 219.890 msecs
  11298. <6>PM: late suspend of devices complete after 5.400 msecs
  11299. <6>PM: noirq suspend of devices complete after 7.108 msecs
  11300. Disabling non-boot CPUs ...
  11301. <6>msm_pm_enter
  11302. <6>msm_pm_enter: power collapse
  11303. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  11304. <6>PM: noirq resume of devices complete after 5.613 msecs
  11305. <6>wakeup wake lock: alarm_rtc
  11306. <6>PM: early resume of devices complete after 5.918 msecs
  11307. max8903b_resume: resume
  11308. <3>msm_wm8958_setup_power: codec power setup
  11309. <4>8058_s3: Failed to create debugfs directory
  11310. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  11311. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11312. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11313. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11314. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11315. <6>PM: resume of devices complete after 98.228 msecs
  11316. Restarting tasks ... done.
  11317. <6>PM: suspend exit 2015-04-17 22:02:48.015034006 UTC
  11318. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:02:48.015094992 UTC)
  11319. <6>active wake lock power-supply
  11320. <6>PM: suspend entry 2015-04-17 22:02:48.045253107 UTC
  11321. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  11322. Freezing user space processes ... (elapsed 0.001 seconds) done.
  11323. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11324. Suspending console(s) (use no_console_suspend to debug)
  11325. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11326. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11327. <3>dpm_run_callback(): platform_pm_suspend+0x0/0x54 returns -16
  11328. <3>PM: Device alarm failed to suspend: error -16
  11329. <3>PM: Some devices failed to suspend
  11330. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11331. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11332. <6>PM: resume of devices complete after 3.324 msecs
  11333. Restarting tasks ... done.
  11334. <6>PM: suspend exit 2015-04-17 22:02:48.307698218 UTC
  11335. <6>suspend: exit suspend, ret = -16 (2015-04-17 22:02:48.307728724 UTC)
  11336. <6>active wake lock PowerManagerService.WakeLocks
  11337. <6>PM: suspend entry 2015-04-17 22:02:48.434184747 UTC
  11338. Freezing user space processes ... (elapsed 0.001 seconds) done.
  11339. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11340. Suspending console(s) (use no_console_suspend to debug)
  11341. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11342. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11343. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11344. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11345. <3>msm_wm8958_shutdown_power: codec power shutdown
  11346. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  11347. max8903b_suspend: suspend
  11348. <6>PM: suspend of devices complete after 204.867 msecs
  11349. <6>PM: late suspend of devices complete after 1.738 msecs
  11350. <6>PM: noirq suspend of devices complete after 2.379 msecs
  11351. Disabling non-boot CPUs ...
  11352. <6>msm_pm_enter
  11353. <6>msm_pm_enter: power collapse
  11354. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  11355. <6>PM: noirq resume of devices complete after 1.769 msecs
  11356. <6>wakeup wake lock: mmc1
  11357. <6>PM: early resume of devices complete after 1.738 msecs
  11358. max8903b_resume: resume
  11359. <3>msm_wm8958_setup_power: codec power setup
  11360. <4>8058_s3: Failed to create debugfs directory
  11361. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  11362. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11363. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11364. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11365. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11366. <6>PM: resume of devices complete after 94.446 msecs
  11367. Restarting tasks ... done.
  11368. <6>PM: suspend exit 2015-04-17 22:02:53.030496465 UTC
  11369. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:02:53.030526957 UTC)
  11370. <6>active wake lock PowerManagerService.WakeLocks
  11371. <6>active wake lock power-supply
  11372. <6>PM: suspend entry 2015-04-17 22:02:53.045285605 UTC
  11373. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  11374. Freezing user space processes ... (elapsed 0.001 seconds) done.
  11375. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11376. Suspending console(s) (use no_console_suspend to debug)
  11377. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11378. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11379. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11380. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11381. <3>msm_wm8958_shutdown_power: codec power shutdown
  11382. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  11383. max8903b_suspend: suspend
  11384. <6>PM: suspend of devices complete after 203.003 msecs
  11385. <6>PM: late suspend of devices complete after 1.769 msecs
  11386. <6>PM: noirq suspend of devices complete after 2.288 msecs
  11387. Disabling non-boot CPUs ...
  11388. <6>msm_pm_enter
  11389. <6>msm_pm_enter: power collapse
  11390. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  11391. <6>PM: noirq resume of devices complete after 1.769 msecs
  11392. <6>wakeup wake lock: mmc1
  11393. <6>PM: early resume of devices complete after 1.769 msecs
  11394. max8903b_resume: resume
  11395. <3>msm_wm8958_setup_power: codec power setup
  11396. <4>8058_s3: Failed to create debugfs directory
  11397. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  11398. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11399. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11400. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11401. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11402. <6>PM: resume of devices complete after 97.561 msecs
  11403. Restarting tasks ... done.
  11404. <6>PM: suspend exit 2015-04-17 22:04:05.029489492 UTC
  11405. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:04:05.029489492 UTC)
  11406. <6>active wake lock power-supply
  11407. <6>PM: suspend entry 2015-04-17 22:04:05.045010666 UTC
  11408. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  11409. Freezing user space processes ... (elapsed 0.047 seconds) done.
  11410. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11411. Suspending console(s) (use no_console_suspend to debug)
  11412. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11413. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11414. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11415. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11416. <3>msm_wm8958_shutdown_power: codec power shutdown
  11417. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  11418. max8903b_suspend: suspend
  11419. <6>PM: suspend of devices complete after 203.811 msecs
  11420. <6>PM: late suspend of devices complete after 1.738 msecs
  11421. <6>PM: noirq suspend of devices complete after 2.288 msecs
  11422. Disabling non-boot CPUs ...
  11423. <6>msm_pm_enter
  11424. <6>msm_pm_enter: power collapse
  11425. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  11426. <6>PM: noirq resume of devices complete after 1.769 msecs
  11427. <6>wakeup wake lock: mmc1
  11428. <6>PM: early resume of devices complete after 1.738 msecs
  11429. max8903b_resume: resume
  11430. <3>msm_wm8958_setup_power: codec power setup
  11431. <4>8058_s3: Failed to create debugfs directory
  11432. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  11433. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11434. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11435. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11436. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11437. <6>PM: resume of devices complete after 98.659 msecs
  11438. Restarting tasks ... done.
  11439. <6>PM: suspend exit 2015-04-17 22:04:07.019914600 UTC
  11440. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:04:07.019945092 UTC)
  11441. <6>active wake lock power-supply
  11442. <6>PM: suspend entry 2015-04-17 22:04:07.045925330 UTC
  11443. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  11444. Freezing user space processes ... (elapsed 0.022 seconds) done.
  11445. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11446. Suspending console(s) (use no_console_suspend to debug)
  11447. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11448. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11449. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11450. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11451. <3>msm_wm8958_shutdown_power: codec power shutdown
  11452. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  11453. max8903b_suspend: suspend
  11454. <6>PM: suspend of devices complete after 227.754 msecs
  11455. <6>PM: late suspend of devices complete after 5.398 msecs
  11456. <6>PM: noirq suspend of devices complete after 7.229 msecs
  11457. Disabling non-boot CPUs ...
  11458. <6>msm_pm_enter
  11459. <6>msm_pm_enter: power collapse
  11460. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  11461. <6>PM: noirq resume of devices complete after 5.612 msecs
  11462. <6>wakeup wake lock: mmc1
  11463. <6>PM: early resume of devices complete after 5.947 msecs
  11464. max8903b_resume: resume
  11465. <3>msm_wm8958_setup_power: codec power setup
  11466. <4>8058_s3: Failed to create debugfs directory
  11467. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  11468. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11469. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11470. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11471. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11472. <6>PM: resume of devices complete after 99.356 msecs
  11473. Restarting tasks ... done.
  11474. <6>PM: suspend exit 2015-04-17 22:04:10.008264598 UTC
  11475. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:04:10.008295095 UTC)
  11476. <6>active wake lock power-supply
  11477. <6>PM: suspend entry 2015-04-17 22:04:10.043149121 UTC
  11478. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  11479. Freezing user space processes ... (elapsed 0.022 seconds) done.
  11480. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11481. Suspending console(s) (use no_console_suspend to debug)
  11482. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11483. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11484. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11485. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11486. <3>msm_wm8958_shutdown_power: codec power shutdown
  11487. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  11488. max8903b_suspend: suspend
  11489. <6>PM: suspend of devices complete after 212.695 msecs
  11490. <6>PM: late suspend of devices complete after 5.644 msecs
  11491. <6>PM: noirq suspend of devices complete after 7.017 msecs
  11492. Disabling non-boot CPUs ...
  11493. <6>msm_pm_enter
  11494. <6>msm_pm_enter: power collapse
  11495. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  11496. <6>PM: noirq resume of devices complete after 5.613 msecs
  11497. <6>wakeup wake lock: mmc1
  11498. <6>PM: early resume of devices complete after 6.436 msecs
  11499. max8903b_resume: resume
  11500. <3>msm_wm8958_setup_power: codec power setup
  11501. <4>8058_s3: Failed to create debugfs directory
  11502. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  11503. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11504. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11505. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11506. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11507. <6>PM: resume of devices complete after 97.282 msecs
  11508. Restarting tasks ... done.
  11509. <6>PM: suspend exit 2015-04-17 22:04:11.016192753 UTC
  11510. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:04:11.016192753 UTC)
  11511. <6>active wake lock power-supply
  11512. <6>PM: suspend entry 2015-04-17 22:04:11.044064107 UTC
  11513. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  11514. Freezing user space processes ... (elapsed 0.016 seconds) done.
  11515. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11516. Suspending console(s) (use no_console_suspend to debug)
  11517. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11518. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11519. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11520. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11521. <3>msm_wm8958_shutdown_power: codec power shutdown
  11522. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  11523. max8903b_suspend: suspend
  11524. <6>PM: suspend of devices complete after 188.224 msecs
  11525. <6>PM: late suspend of devices complete after 3.050 msecs
  11526. <6>active wake lock mmc1
  11527. <3>dpm_run_callback(): power_suspend_late+0x0/0x58 returns -11
  11528. <3>PM: Device power.0 failed to suspend noirq: error -11
  11529. <6>PM: noirq resume of devices complete after 2.257 msecs
  11530. <6>PM: early resume of devices complete after 3.355 msecs
  11531. <3>PM: Some devices failed to power down
  11532. max8903b_resume: resume
  11533. <3>msm_wm8958_setup_power: codec power setup
  11534. <4>8058_s3: Failed to create debugfs directory
  11535. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  11536. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11537. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11538. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11539. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11540. <6>PM: resume of devices complete after 96.743 msecs
  11541. Restarting tasks ... done.
  11542. <6>PM: suspend exit 2015-04-17 22:04:12.009915724 UTC
  11543. <6>suspend: exit suspend, ret = -11 (2015-04-17 22:04:12.009946234 UTC)
  11544. <6>active wake lock power-supply
  11545. <6>PM: suspend entry 2015-04-17 22:04:12.047456824 UTC
  11546. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  11547. Freezing user space processes ... (elapsed 0.001 seconds) done.
  11548. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11549. Suspending console(s) (use no_console_suspend to debug)
  11550. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11551. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11552. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11553. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11554. <3>msm_wm8958_shutdown_power: codec power shutdown
  11555. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  11556. max8903b_suspend: suspend
  11557. <6>PM: suspend of devices complete after 213.036 msecs
  11558. <6>PM: late suspend of devices complete after 5.399 msecs
  11559. <6>PM: noirq suspend of devices complete after 7.138 msecs
  11560. Disabling non-boot CPUs ...
  11561. <6>msm_pm_enter
  11562. <6>msm_pm_enter: power collapse
  11563. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  11564. <6>PM: noirq resume of devices complete after 5.674 msecs
  11565. <6>wakeup wake lock: mmc1
  11566. <6>PM: early resume of devices complete after 5.856 msecs
  11567. max8903b_resume: resume
  11568. <3>msm_wm8958_setup_power: codec power setup
  11569. <4>8058_s3: Failed to create debugfs directory
  11570. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  11571. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11572. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11573. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11574. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11575. <6>PM: resume of devices complete after 98.776 msecs
  11576. Restarting tasks ... done.
  11577. <6>PM: suspend exit 2015-04-17 22:05:04.009697583 UTC
  11578. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:05:04.009728078 UTC)
  11579. <6>active wake lock power-supply
  11580. <6>PM: suspend entry 2015-04-17 22:05:04.046471263 UTC
  11581. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  11582. Freezing user space processes ... (elapsed 0.004 seconds) done.
  11583. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11584. Suspending console(s) (use no_console_suspend to debug)
  11585. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11586. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11587. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11588. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11589. <3>msm_wm8958_shutdown_power: codec power shutdown
  11590. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  11591. max8903b_suspend: suspend
  11592. <6>PM: suspend of devices complete after 199.493 msecs
  11593. <6>PM: late suspend of devices complete after 1.769 msecs
  11594. <6>PM: noirq suspend of devices complete after 2.379 msecs
  11595. Disabling non-boot CPUs ...
  11596. <6>msm_pm_enter
  11597. <6>msm_pm_enter: power collapse
  11598. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  11599. <6>PM: noirq resume of devices complete after 1.769 msecs
  11600. <6>wakeup wake lock: mmc1
  11601. <6>PM: early resume of devices complete after 1.738 msecs
  11602. max8903b_resume: resume
  11603. <3>msm_wm8958_setup_power: codec power setup
  11604. <4>8058_s3: Failed to create debugfs directory
  11605. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  11606. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11607. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11608. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11609. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11610. <6>PM: resume of devices complete after 101.891 msecs
  11611. Restarting tasks ... done.
  11612. <6>PM: suspend exit 2015-04-17 22:06:17.014426129 UTC
  11613. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:06:17.014456622 UTC)
  11614. <6>active wake lock power-supply
  11615. <6>PM: suspend entry 2015-04-17 22:06:17.048609065 UTC
  11616. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  11617. Freezing user space processes ... (elapsed 0.047 seconds) done.
  11618. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11619. Suspending console(s) (use no_console_suspend to debug)
  11620. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11621. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11622. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11623. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11624. <3>msm_wm8958_shutdown_power: codec power shutdown
  11625. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  11626. max8903b_suspend: suspend
  11627. <6>PM: suspend of devices complete after 225.406 msecs
  11628. <6>PM: late suspend of devices complete after 5.583 msecs
  11629. <6>PM: noirq suspend of devices complete after 6.986 msecs
  11630. Disabling non-boot CPUs ...
  11631. <6>msm_pm_enter
  11632. <6>msm_pm_enter: power collapse
  11633. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  11634. <6>PM: noirq resume of devices complete after 5.583 msecs
  11635. <6>wakeup wake lock: alarm_rtc
  11636. <6>PM: early resume of devices complete after 6.162 msecs
  11637. max8903b_resume: resume
  11638. <3>msm_wm8958_setup_power: codec power setup
  11639. <4>8058_s3: Failed to create debugfs directory
  11640. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  11641. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11642. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11643. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11644. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11645. <6>PM: resume of devices complete after 100.729 msecs
  11646. Restarting tasks ... done.
  11647. <6>PM: suspend exit 2015-04-17 22:07:10.029427223 UTC
  11648. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:07:10.029457718 UTC)
  11649. <6>active wake lock PowerManagerService.WakeLocks
  11650. <6>active wake lock power-supply
  11651. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  11652. <6>PM: suspend entry 2015-04-17 22:07:10.762699457 UTC
  11653. Freezing user space processes ... (elapsed 0.004 seconds) done.
  11654. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11655. Suspending console(s) (use no_console_suspend to debug)
  11656. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11657. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11658. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11659. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11660. <3>msm_wm8958_shutdown_power: codec power shutdown
  11661. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  11662. max8903b_suspend: suspend
  11663. <6>PM: suspend of devices complete after 203.486 msecs
  11664. <6>PM: late suspend of devices complete after 1.769 msecs
  11665. <6>PM: noirq suspend of devices complete after 2.288 msecs
  11666. Disabling non-boot CPUs ...
  11667. <6>msm_pm_enter
  11668. <6>msm_pm_enter: power collapse
  11669. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  11670. <6>PM: noirq resume of devices complete after 1.769 msecs
  11671. <6>wakeup wake lock: mmc1
  11672. <6>PM: early resume of devices complete after 1.739 msecs
  11673. max8903b_resume: resume
  11674. <3>msm_wm8958_setup_power: codec power setup
  11675. <4>8058_s3: Failed to create debugfs directory
  11676. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  11677. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11678. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11679. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11680. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11681. <6>PM: resume of devices complete after 97.866 msecs
  11682. Restarting tasks ... done.
  11683. <6>PM: suspend exit 2015-04-17 22:07:16.017628071 UTC
  11684. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:07:16.017658563 UTC)
  11685. <6>active wake lock power-supply
  11686. <6>PM: suspend entry 2015-04-17 22:07:16.049188583 UTC
  11687. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  11688. Freezing user space processes ... (elapsed 0.033 seconds) done.
  11689. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11690. Suspending console(s) (use no_console_suspend to debug)
  11691. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11692. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11693. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11694. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11695. <3>msm_wm8958_shutdown_power: codec power shutdown
  11696. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  11697. max8903b_suspend: suspend
  11698. <6>PM: suspend of devices complete after 203.354 msecs
  11699. <6>PM: late suspend of devices complete after 1.769 msecs
  11700. <6>PM: noirq suspend of devices complete after 2.410 msecs
  11701. Disabling non-boot CPUs ...
  11702. <6>msm_pm_enter
  11703. <6>msm_pm_enter: power collapse
  11704. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  11705. <6>PM: noirq resume of devices complete after 1.769 msecs
  11706. <6>wakeup wake lock: alarm_rtc
  11707. <6>PM: early resume of devices complete after 1.739 msecs
  11708. max8903b_resume: resume
  11709. <3>msm_wm8958_setup_power: codec power setup
  11710. <4>8058_s3: Failed to create debugfs directory
  11711. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  11712. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11713. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11714. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11715. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11716. <6>PM: resume of devices complete after 108.633 msecs
  11717. Restarting tasks ... done.
  11718. <6>PM: suspend exit 2015-04-17 22:07:40.019059565 UTC
  11719. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:07:40.019090057 UTC)
  11720. <6>active wake lock power-supply
  11721. <6>active wake lock alarm_rtc, time left 87
  11722. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  11723. <6>PM: suspend entry 2015-04-17 22:07:40.601816786 UTC
  11724. Freezing user space processes ... (elapsed 0.006 seconds) done.
  11725. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11726. Suspending console(s) (use no_console_suspend to debug)
  11727. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11728. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11729. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11730. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11731. <3>msm_wm8958_shutdown_power: codec power shutdown
  11732. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  11733. max8903b_suspend: suspend
  11734. <6>PM: suspend of devices complete after 217.633 msecs
  11735. <6>PM: late suspend of devices complete after 5.399 msecs
  11736. <6>PM: noirq suspend of devices complete after 6.985 msecs
  11737. Disabling non-boot CPUs ...
  11738. <6>msm_pm_enter
  11739. <6>msm_pm_enter: power collapse
  11740. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  11741. <6>PM: noirq resume of devices complete after 5.704 msecs
  11742. <6>wakeup wake lock: alarm_rtc
  11743. <6>PM: early resume of devices complete after 6.283 msecs
  11744. max8903b_resume: resume
  11745. <3>msm_wm8958_setup_power: codec power setup
  11746. <4>8058_s3: Failed to create debugfs directory
  11747. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  11748. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11749. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11750. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11751. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11752. <6>PM: resume of devices complete after 109.572 msecs
  11753. Restarting tasks ... done.
  11754. <6>PM: suspend exit 2015-04-17 22:08:10.008203423 UTC
  11755. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:08:10.008233919 UTC)
  11756. <6>PM: suspend entry 2015-04-17 22:08:10.041960254 UTC
  11757. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  11758. Freezing user space processes ... (elapsed 0.001 seconds) done.
  11759. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11760. Suspending console(s) (use no_console_suspend to debug)
  11761. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11762. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11763. <3>dpm_run_callback(): platform_pm_suspend+0x0/0x54 returns -16
  11764. <3>PM: Device alarm failed to suspend: error -16
  11765. <3>PM: Some devices failed to suspend
  11766. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11767. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11768. <6>PM: resume of devices complete after 3.263 msecs
  11769. Restarting tasks ... done.
  11770. <6>PM: suspend exit 2015-04-17 22:08:10.291831900 UTC
  11771. <6>suspend: exit suspend, ret = -16 (2015-04-17 22:08:10.291831900 UTC)
  11772. <6>active wake lock PowerManagerService.WakeLocks
  11773. <6>PM: suspend entry 2015-04-17 22:08:10.432748108 UTC
  11774. Freezing user space processes ... (elapsed 0.004 seconds) done.
  11775. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11776. Suspending console(s) (use no_console_suspend to debug)
  11777. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11778. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11779. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11780. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11781. <3>msm_wm8958_shutdown_power: codec power shutdown
  11782. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  11783. max8903b_suspend: suspend
  11784. <6>PM: suspend of devices complete after 232.773 msecs
  11785. <6>PM: late suspend of devices complete after 5.551 msecs
  11786. <6>PM: noirq suspend of devices complete after 6.985 msecs
  11787. Disabling non-boot CPUs ...
  11788. <6>msm_pm_enter
  11789. <6>msm_pm_enter: power collapse
  11790. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  11791. <6>PM: noirq resume of devices complete after 5.582 msecs
  11792. <6>wakeup wake lock: alarm_rtc
  11793. <6>PM: early resume of devices complete after 6.313 msecs
  11794. max8903b_resume: resume
  11795. <3>msm_wm8958_setup_power: codec power setup
  11796. <4>8058_s3: Failed to create debugfs directory
  11797. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  11798. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11799. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11800. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11801. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11802. <6>PM: resume of devices complete after 100.575 msecs
  11803. Restarting tasks ... done.
  11804. <6>PM: suspend exit 2015-04-17 22:11:10.028451025 UTC
  11805. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:11:10.028451025 UTC)
  11806. <6>PM: suspend entry 2015-04-17 22:11:10.042447497 UTC
  11807. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  11808. Freezing user space processes ... (elapsed 0.001 seconds) done.
  11809. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11810. Suspending console(s) (use no_console_suspend to debug)
  11811. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11812. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11813. <3>dpm_run_callback(): platform_pm_suspend+0x0/0x54 returns -16
  11814. <3>PM: Device alarm failed to suspend: error -16
  11815. <3>PM: Some devices failed to suspend
  11816. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11817. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11818. <6>PM: resume of devices complete after 3.294 msecs
  11819. Restarting tasks ... done.
  11820. <6>PM: suspend exit 2015-04-17 22:11:10.377765004 UTC
  11821. <6>suspend: exit suspend, ret = -16 (2015-04-17 22:11:10.377765004 UTC)
  11822. <6>active wake lock alarm_rtc, time left 197
  11823. <6>PM: suspend entry 2015-04-17 22:11:10.803374813 UTC
  11824. Freezing user space processes ... (elapsed 0.004 seconds) done.
  11825. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11826. Suspending console(s) (use no_console_suspend to debug)
  11827. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11828. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11829. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11830. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11831. <3>msm_wm8958_shutdown_power: codec power shutdown
  11832. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  11833. max8903b_suspend: suspend
  11834. <6>PM: suspend of devices complete after 226.490 msecs
  11835. <6>PM: late suspend of devices complete after 5.552 msecs
  11836. <6>PM: noirq suspend of devices complete after 7.596 msecs
  11837. Disabling non-boot CPUs ...
  11838. <6>msm_pm_enter
  11839. <6>msm_pm_enter: power collapse
  11840. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<3>msm_pm_enter: cannot find the lowest power limit
  11841. <6>msm_pm_enter: return
  11842. <6>PM: noirq resume of devices complete after 1.678 msecs
  11843. <6>PM: early resume of devices complete after 1.678 msecs
  11844. max8903b_resume: resume
  11845. <3>msm_wm8958_setup_power: codec power setup
  11846. <4>8058_s3: Failed to create debugfs directory
  11847. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  11848. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11849. <6>wakeup wake lock: power-supply
  11850. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11851. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11852. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11853. <6>PM: resume of devices complete after 100.368 msecs
  11854. Restarting tasks ... done.
  11855. <6>PM: suspend exit 2015-04-17 22:11:11.223120031 UTC
  11856. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:11:11.223150527 UTC)
  11857. <6>active wake lock power-supply
  11858. <6>PM: suspend entry 2015-04-17 22:11:11.256391258 UTC
  11859. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  11860. Freezing user space processes ... (elapsed 0.024 seconds) done.
  11861. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11862. Suspending console(s) (use no_console_suspend to debug)
  11863. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11864. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11865. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11866. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11867. <3>msm_wm8958_shutdown_power: codec power shutdown
  11868. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  11869. max8903b_suspend: suspend
  11870. <6>PM: suspend of devices complete after 213.515 msecs
  11871. <6>PM: late suspend of devices complete after 1.769 msecs
  11872. <6>PM: noirq suspend of devices complete after 2.288 msecs
  11873. Disabling non-boot CPUs ...
  11874. <6>msm_pm_enter
  11875. <6>msm_pm_enter: power collapse
  11876. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  11877. <6>PM: noirq resume of devices complete after 1.769 msecs
  11878. <6>wakeup wake lock: alarm_rtc
  11879. <6>PM: early resume of devices complete after 1.739 msecs
  11880. max8903b_resume: resume
  11881. <3>msm_wm8958_setup_power: codec power setup
  11882. <4>8058_s3: Failed to create debugfs directory
  11883. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  11884. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11885. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11886. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11887. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11888. <6>PM: resume of devices complete after 109.243 msecs
  11889. Restarting tasks ... done.
  11890. <6>PM: suspend exit 2015-04-17 22:11:21.021650961 UTC
  11891. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:11:21.021711947 UTC)
  11892. <6>active wake lock power-supply
  11893. <6>active wake lock alarm_rtc, time left 87
  11894. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  11895. <6>PM: suspend entry 2015-04-17 22:11:21.356422304 UTC
  11896. Freezing user space processes ... (elapsed 0.001 seconds) done.
  11897. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11898. Suspending console(s) (use no_console_suspend to debug)
  11899. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11900. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11901. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11902. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11903. <3>msm_wm8958_shutdown_power: codec power shutdown
  11904. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  11905. max8903b_suspend: suspend
  11906. <6>PM: suspend of devices complete after 226.926 msecs
  11907. <6>PM: late suspend of devices complete after 5.398 msecs
  11908. <6>PM: noirq suspend of devices complete after 7.320 msecs
  11909. Disabling non-boot CPUs ...
  11910. <6>msm_pm_enter
  11911. <6>msm_pm_enter: power collapse
  11912. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  11913. <6>PM: noirq resume of devices complete after 5.612 msecs
  11914. <6>wakeup wake lock: mmc1
  11915. <6>PM: early resume of devices complete after 5.916 msecs
  11916. max8903b_resume: resume
  11917. <3>msm_wm8958_setup_power: codec power setup
  11918. <4>8058_s3: Failed to create debugfs directory
  11919. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  11920. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11921. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11922. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11923. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11924. <6>PM: resume of devices complete after 98.807 msecs
  11925. Restarting tasks ... done.
  11926. <6>PM: suspend exit 2015-04-17 22:11:53.010643326 UTC
  11927. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:11:53.010673819 UTC)
  11928. <6>active wake lock power-supply
  11929. <6>PM: suspend entry 2015-04-17 22:11:53.045984909 UTC
  11930. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  11931. Freezing user space processes ... (elapsed 0.008 seconds) done.
  11932. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11933. Suspending console(s) (use no_console_suspend to debug)
  11934. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11935. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11936. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11937. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11938. <3>msm_wm8958_shutdown_power: codec power shutdown
  11939. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  11940. max8903b_suspend: suspend
  11941. <6>PM: suspend of devices complete after 214.591 msecs
  11942. <6>PM: late suspend of devices complete after 5.399 msecs
  11943. <6>PM: noirq suspend of devices complete after 7.260 msecs
  11944. Disabling non-boot CPUs ...
  11945. <6>msm_pm_enter
  11946. <6>msm_pm_enter: power collapse
  11947. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  11948. <6>PM: noirq resume of devices complete after 5.857 msecs
  11949. <6>wakeup wake lock: mmc1
  11950. <6>PM: early resume of devices complete after 6.558 msecs
  11951. max8903b_resume: resume
  11952. <3>msm_wm8958_setup_power: codec power setup
  11953. <4>8058_s3: Failed to create debugfs directory
  11954. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  11955. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11956. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11957. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11958. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11959. <6>PM: resume of devices complete after 97.465 msecs
  11960. Restarting tasks ... done.
  11961. <6>PM: suspend exit 2015-04-17 22:12:23.010948146 UTC
  11962. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:12:23.010948146 UTC)
  11963. <6>active wake lock power-supply
  11964. <6>PM: suspend entry 2015-04-17 22:12:23.045678796 UTC
  11965. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  11966. Freezing user space processes ... (elapsed 0.008 seconds) done.
  11967. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  11968. Suspending console(s) (use no_console_suspend to debug)
  11969. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11970. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11971. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11972. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11973. <3>msm_wm8958_shutdown_power: codec power shutdown
  11974. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  11975. max8903b_suspend: suspend
  11976. <6>PM: suspend of devices complete after 203.594 msecs
  11977. <6>PM: late suspend of devices complete after 1.769 msecs
  11978. <6>PM: noirq suspend of devices complete after 2.348 msecs
  11979. Disabling non-boot CPUs ...
  11980. <6>msm_pm_enter
  11981. <6>msm_pm_enter: power collapse
  11982. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  11983. <6>PM: noirq resume of devices complete after 1.769 msecs
  11984. <6>wakeup wake lock: mmc1
  11985. <6>PM: early resume of devices complete after 1.738 msecs
  11986. max8903b_resume: resume
  11987. <3>msm_wm8958_setup_power: codec power setup
  11988. <4>8058_s3: Failed to create debugfs directory
  11989. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  11990. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11991. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11992. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  11993. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  11994. <6>PM: resume of devices complete after 103.047 msecs
  11995. Restarting tasks ... done.
  11996. <6>PM: suspend exit 2015-04-17 22:12:24.009485692 UTC
  11997. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:12:24.009516192 UTC)
  11998. <6>active wake lock power-supply
  11999. <6>PM: suspend entry 2015-04-17 22:12:24.046749033 UTC
  12000. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12001. Freezing user space processes ... (elapsed 0.001 seconds) done.
  12002. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12003. Suspending console(s) (use no_console_suspend to debug)
  12004. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12005. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12006. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12007. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12008. <3>msm_wm8958_shutdown_power: codec power shutdown
  12009. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12010. max8903b_suspend: suspend
  12011. <6>PM: suspend of devices complete after 220.054 msecs
  12012. <6>PM: late suspend of devices complete after 5.430 msecs
  12013. <6>PM: noirq suspend of devices complete after 7.260 msecs
  12014. Disabling non-boot CPUs ...
  12015. <6>msm_pm_enter
  12016. <6>msm_pm_enter: power collapse
  12017. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12018. <6>PM: noirq resume of devices complete after 5.613 msecs
  12019. <6>wakeup wake lock: alarm_rtc
  12020. <6>PM: early resume of devices complete after 6.497 msecs
  12021. max8903b_resume: resume
  12022. <3>msm_wm8958_setup_power: codec power setup
  12023. <4>8058_s3: Failed to create debugfs directory
  12024. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12025. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12026. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12027. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12028. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12029. <6>PM: resume of devices complete after 100.271 msecs
  12030. Restarting tasks ... done.
  12031. <6>PM: suspend exit 2015-04-17 22:15:02.030738383 UTC
  12032. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:15:02.030768877 UTC)
  12033. <6>active wake lock PowerManagerService.WakeLocks
  12034. <6>active wake lock power-supply
  12035. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12036. <6>PM: suspend entry 2015-04-17 22:15:14.903155739 UTC
  12037. Freezing user space processes ... (elapsed 0.004 seconds) done.
  12038. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12039. Suspending console(s) (use no_console_suspend to debug)
  12040. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12041. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12042. <3>dpm_run_callback(): platform_pm_suspend+0x0/0x54 returns -16
  12043. <3>PM: Device alarm failed to suspend: error -16
  12044. <3>PM: Some devices failed to suspend
  12045. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12046. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12047. <6>PM: resume of devices complete after 3.356 msecs
  12048. Restarting tasks ... done.
  12049. <6>PM: suspend exit 2015-04-17 22:15:15.138781952 UTC
  12050. <6>suspend: exit suspend, ret = -16 (2015-04-17 22:15:15.138781952 UTC)
  12051. <6>PM: suspend entry 2015-04-17 22:15:16.936816626 UTC
  12052. Freezing user space processes ... (elapsed 0.005 seconds) done.
  12053. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12054. Suspending console(s) (use no_console_suspend to debug)
  12055. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12056. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12057. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12058. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12059. <3>msm_wm8958_shutdown_power: codec power shutdown
  12060. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12061. max8903b_suspend: suspend
  12062. <6>PM: suspend of devices complete after 216.400 msecs
  12063. <6>PM: late suspend of devices complete after 5.554 msecs
  12064. <6>PM: noirq suspend of devices complete after 7.019 msecs
  12065. Disabling non-boot CPUs ...
  12066. <6>msm_pm_enter
  12067. <6>msm_pm_enter: power collapse
  12068. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12069. <6>PM: noirq resume of devices complete after 5.615 msecs
  12070. <6>wakeup wake lock: alarm_rtc
  12071. <6>PM: early resume of devices complete after 6.164 msecs
  12072. max8903b_resume: resume
  12073. <3>msm_wm8958_setup_power: codec power setup
  12074. <4>8058_s3: Failed to create debugfs directory
  12075. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12076. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12077. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12078. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12079. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12080. <6>PM: resume of devices complete after 109.495 msecs
  12081. Restarting tasks ... done.
  12082. <6>PM: suspend exit 2015-04-17 22:15:33.024670203 UTC
  12083. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:15:33.024670203 UTC)
  12084. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12085. <6>PM: suspend entry 2015-04-17 22:15:33.074162010 UTC
  12086. Freezing user space processes ... (elapsed 0.008 seconds) done.
  12087. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12088. Suspending console(s) (use no_console_suspend to debug)
  12089. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12090. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12091. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12092. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12093. <3>msm_wm8958_shutdown_power: codec power shutdown
  12094. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12095. max8903b_suspend: suspend
  12096. <6>PM: suspend of devices complete after 204.935 msecs
  12097. <6>PM: late suspend of devices complete after 1.769 msecs
  12098. <6>PM: noirq suspend of devices complete after 2.379 msecs
  12099. Disabling non-boot CPUs ...
  12100. <6>msm_pm_enter
  12101. <6>msm_pm_enter: power collapse
  12102. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12103. <6>PM: noirq resume of devices complete after 1.769 msecs
  12104. <6>wakeup wake lock: alarm_rtc
  12105. <6>PM: early resume of devices complete after 1.738 msecs
  12106. max8903b_resume: resume
  12107. <3>msm_wm8958_setup_power: codec power setup
  12108. <4>8058_s3: Failed to create debugfs directory
  12109. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12110. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12111. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12112. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12113. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12114. <6>PM: resume of devices complete after 100.367 msecs
  12115. Restarting tasks ... done.
  12116. <6>PM: suspend exit 2015-04-17 22:16:07.033545560 UTC
  12117. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:16:07.033576054 UTC)
  12118. <6>active wake lock PowerManagerService.WakeLocks
  12119. <6>active wake lock power-supply
  12120. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12121. <6>PM: suspend entry 2015-04-17 22:16:07.517330928 UTC
  12122. Freezing user space processes ... (elapsed 0.004 seconds) done.
  12123. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12124. Suspending console(s) (use no_console_suspend to debug)
  12125. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12126. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12127. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12128. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12129. <3>msm_wm8958_shutdown_power: codec power shutdown
  12130. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12131. max8903b_suspend: suspend
  12132. <6>PM: suspend of devices complete after 230.659 msecs
  12133. <6>PM: late suspend of devices complete after 5.399 msecs
  12134. <6>PM: noirq suspend of devices complete after 7.260 msecs
  12135. Disabling non-boot CPUs ...
  12136. <6>msm_pm_enter
  12137. <6>msm_pm_enter: power collapse
  12138. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12139. <6>PM: noirq resume of devices complete after 5.612 msecs
  12140. <6>wakeup wake lock: alarm_rtc
  12141. <6>PM: early resume of devices complete after 5.917 msecs
  12142. max8903b_resume: resume
  12143. <3>msm_wm8958_setup_power: codec power setup
  12144. <4>8058_s3: Failed to create debugfs directory
  12145. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12146. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12147. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12148. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12149. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12150. <6>PM: resume of devices complete after 96.855 msecs
  12151. Restarting tasks ... done.
  12152. <6>PM: suspend exit 2015-04-17 22:16:37.011070200 UTC
  12153. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:16:37.011100697 UTC)
  12154. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12155. <6>PM: suspend entry 2015-04-17 22:16:37.487734234 UTC
  12156. Freezing user space processes ... (elapsed 0.005 seconds) done.
  12157. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12158. Suspending console(s) (use no_console_suspend to debug)
  12159. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12160. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12161. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12162. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12163. <3>msm_wm8958_shutdown_power: codec power shutdown
  12164. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12165. max8903b_suspend: suspend
  12166. <6>PM: suspend of devices complete after 205.339 msecs
  12167. <6>PM: late suspend of devices complete after 1.769 msecs
  12168. <6>PM: noirq suspend of devices complete after 2.348 msecs
  12169. Disabling non-boot CPUs ...
  12170. <6>msm_pm_enter
  12171. <6>msm_pm_enter: power collapse
  12172. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12173. <6>PM: noirq resume of devices complete after 1.738 msecs
  12174. <6>wakeup wake lock: mmc1
  12175. <6>PM: early resume of devices complete after 1.738 msecs
  12176. max8903b_resume: resume
  12177. <3>msm_wm8958_setup_power: codec power setup
  12178. <4>8058_s3: Failed to create debugfs directory
  12179. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12180. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12181. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12182. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12183. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12184. <6>PM: resume of devices complete after 101.919 msecs
  12185. Restarting tasks ... done.
  12186. <6>PM: suspend exit 2015-04-17 22:19:04.014060333 UTC
  12187. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:19:04.014090825 UTC)
  12188. <6>active wake lock power-supply
  12189. <6>PM: suspend entry 2015-04-17 22:19:04.045742948 UTC
  12190. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12191. Freezing user space processes ... (elapsed 0.001 seconds) done.
  12192. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12193. Suspending console(s) (use no_console_suspend to debug)
  12194. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12195. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12196. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12197. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12198. <3>msm_wm8958_shutdown_power: codec power shutdown
  12199. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12200. max8903b_suspend: suspend
  12201. <6>PM: suspend of devices complete after 211.363 msecs
  12202. <6>PM: late suspend of devices complete after 5.399 msecs
  12203. <6>PM: noirq suspend of devices complete after 7.229 msecs
  12204. Disabling non-boot CPUs ...
  12205. <6>msm_pm_enter
  12206. <6>msm_pm_enter: power collapse
  12207. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12208. <6>PM: noirq resume of devices complete after 5.613 msecs
  12209. <6>wakeup wake lock: mmc1
  12210. <6>PM: early resume of devices complete after 6.558 msecs
  12211. max8903b_resume: resume
  12212. <3>msm_wm8958_setup_power: codec power setup
  12213. <4>8058_s3: Failed to create debugfs directory
  12214. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12215. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12216. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12217. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12218. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12219. <6>PM: resume of devices complete after 94.049 msecs
  12220. Restarting tasks ... done.
  12221. <6>PM: suspend exit 2015-04-17 22:19:07.006709186 UTC
  12222. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:19:07.006739682 UTC)
  12223. <6>active wake lock power-supply
  12224. <6>PM: suspend entry 2015-04-17 22:19:07.047632026 UTC
  12225. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12226. Freezing user space processes ... (elapsed 0.001 seconds) done.
  12227. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12228. Suspending console(s) (use no_console_suspend to debug)
  12229. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12230. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12231. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12232. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12233. <3>msm_wm8958_shutdown_power: codec power shutdown
  12234. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12235. max8903b_suspend: suspend
  12236. <6>PM: suspend of devices complete after 220.026 msecs
  12237. <6>PM: late suspend of devices complete after 5.674 msecs
  12238. <6>PM: noirq suspend of devices complete after 6.986 msecs
  12239. Disabling non-boot CPUs ...
  12240. <6>msm_pm_enter
  12241. <6>msm_pm_enter: power collapse
  12242. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12243. <6>PM: noirq resume of devices complete after 5.613 msecs
  12244. <6>wakeup wake lock: mmc1
  12245. <6>PM: early resume of devices complete after 6.466 msecs
  12246. max8903b_resume: resume
  12247. <3>msm_wm8958_setup_power: codec power setup
  12248. <4>8058_s3: Failed to create debugfs directory
  12249. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12250. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12251. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12252. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12253. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12254. <6>PM: resume of devices complete after 98.441 msecs
  12255. Restarting tasks ... done.
  12256. <6>PM: suspend exit 2015-04-17 22:19:09.006770178 UTC
  12257. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:19:09.006800674 UTC)
  12258. <6>active wake lock power-supply
  12259. <6>PM: suspend entry 2015-04-17 22:19:09.042629414 UTC
  12260. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12261. Freezing user space processes ... (elapsed 0.001 seconds) done.
  12262. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12263. Suspending console(s) (use no_console_suspend to debug)
  12264. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12265. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12266. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12267. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12268. <3>msm_wm8958_shutdown_power: codec power shutdown
  12269. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12270. max8903b_suspend: suspend
  12271. <6>PM: suspend of devices complete after 211.665 msecs
  12272. <6>PM: late suspend of devices complete after 5.430 msecs
  12273. <6>PM: noirq suspend of devices complete after 7.260 msecs
  12274. Disabling non-boot CPUs ...
  12275. <6>msm_pm_enter
  12276. <6>msm_pm_enter: power collapse
  12277. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12278. <6>PM: noirq resume of devices complete after 5.582 msecs
  12279. <6>wakeup wake lock: mmc1
  12280. <6>PM: early resume of devices complete after 6.405 msecs
  12281. max8903b_resume: resume
  12282. <3>msm_wm8958_setup_power: codec power setup
  12283. <4>8058_s3: Failed to create debugfs directory
  12284. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12285. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12286. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12287. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12288. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12289. <6>PM: resume of devices complete after 97.495 msecs
  12290. Restarting tasks ... done.
  12291. <6>PM: suspend exit 2015-04-17 22:19:10.021376037 UTC
  12292. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:19:10.021406528 UTC)
  12293. <6>active wake lock power-supply
  12294. <6>PM: suspend entry 2015-04-17 22:19:10.043513278 UTC
  12295. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12296. Freezing user space processes ... (elapsed 0.001 seconds) done.
  12297. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12298. Suspending console(s) (use no_console_suspend to debug)
  12299. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12300. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12301. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12302. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12303. <3>msm_wm8958_shutdown_power: codec power shutdown
  12304. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12305. max8903b_suspend: suspend
  12306. <6>PM: suspend of devices complete after 217.734 msecs
  12307. <6>PM: late suspend of devices complete after 5.704 msecs
  12308. <6>PM: noirq suspend of devices complete after 7.016 msecs
  12309. Disabling non-boot CPUs ...
  12310. <6>msm_pm_enter
  12311. <6>msm_pm_enter: power collapse
  12312. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12313. <6>PM: noirq resume of devices complete after 5.613 msecs
  12314. <6>wakeup wake lock: alarm_rtc
  12315. <6>PM: early resume of devices complete after 6.253 msecs
  12316. max8903b_resume: resume
  12317. <3>msm_wm8958_setup_power: codec power setup
  12318. <4>8058_s3: Failed to create debugfs directory
  12319. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12320. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12321. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12322. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12323. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12324. <6>PM: resume of devices complete after 109.572 msecs
  12325. Restarting tasks ... done.
  12326. <6>PM: suspend exit 2015-04-17 22:20:28.041655136 UTC
  12327. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:20:28.041685629 UTC)
  12328. <6>active wake lock PowerManagerService.WakeLocks
  12329. <6>active wake lock power-supply
  12330. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12331. <6>PM: suspend entry 2015-04-17 22:20:28.802384638 UTC
  12332. Freezing user space processes ... (elapsed 0.004 seconds) done.
  12333. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12334. Suspending console(s) (use no_console_suspend to debug)
  12335. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12336. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12337. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12338. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12339. <3>msm_wm8958_shutdown_power: codec power shutdown
  12340. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12341. max8903b_suspend: suspend
  12342. <6>PM: suspend of devices complete after 224.811 msecs
  12343. <6>PM: late suspend of devices complete after 5.369 msecs
  12344. <6>PM: noirq suspend of devices complete after 7.261 msecs
  12345. Disabling non-boot CPUs ...
  12346. <6>msm_pm_enter
  12347. <6>msm_pm_enter: power collapse
  12348. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12349. <6>PM: noirq resume of devices complete after 5.613 msecs
  12350. <6>wakeup wake lock: alarm_rtc
  12351. <6>PM: early resume of devices complete after 5.949 msecs
  12352. max8903b_resume: resume
  12353. <3>msm_wm8958_setup_power: codec power setup
  12354. <4>8058_s3: Failed to create debugfs directory
  12355. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12356. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12357. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12358. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12359. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12360. <6>PM: resume of devices complete after 106.248 msecs
  12361. Restarting tasks ... done.
  12362. <6>PM: suspend exit 2015-04-17 22:21:22.010307399 UTC
  12363. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:21:22.010307399 UTC)
  12364. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12365. <6>PM: suspend entry 2015-04-17 22:21:22.146319788 UTC
  12366. Freezing user space processes ... (elapsed 0.006 seconds) done.
  12367. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12368. Suspending console(s) (use no_console_suspend to debug)
  12369. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12370. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12371. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12372. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12373. <3>msm_wm8958_shutdown_power: codec power shutdown
  12374. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12375. max8903b_suspend: suspend
  12376. <6>PM: suspend of devices complete after 209.236 msecs
  12377. <6>PM: late suspend of devices complete after 1.799 msecs
  12378. <6>PM: noirq suspend of devices complete after 2.287 msecs
  12379. Disabling non-boot CPUs ...
  12380. <6>msm_pm_enter
  12381. <6>msm_pm_enter: power collapse
  12382. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12383. <6>PM: noirq resume of devices complete after 1.769 msecs
  12384. <6>wakeup wake lock: mmc1
  12385. <6>PM: early resume of devices complete after 1.738 msecs
  12386. max8903b_resume: resume
  12387. <3>msm_wm8958_setup_power: codec power setup
  12388. <4>8058_s3: Failed to create debugfs directory
  12389. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12390. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12391. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12392. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12393. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12394. <6>PM: resume of devices complete after 94.812 msecs
  12395. Restarting tasks ... done.
  12396. <6>PM: suspend exit 2015-04-17 22:25:40.012413671 UTC
  12397. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:25:40.012444171 UTC)
  12398. <6>active wake lock power-supply
  12399. <6>PM: suspend entry 2015-04-17 22:25:40.039889047 UTC
  12400. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12401. Freezing user space processes ... (elapsed 0.001 seconds) done.
  12402. Freezing remaining freezable tasks ... (elapsed 0.003 seconds) done.
  12403. Suspending console(s) (use no_console_suspend to debug)
  12404. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12405. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12406. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12407. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12408. <3>msm_wm8958_shutdown_power: codec power shutdown
  12409. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12410. max8903b_suspend: suspend
  12411. <6>PM: suspend of devices complete after 218.961 msecs
  12412. <6>PM: late suspend of devices complete after 5.552 msecs
  12413. <6>PM: noirq suspend of devices complete after 6.986 msecs
  12414. Disabling non-boot CPUs ...
  12415. <6>msm_pm_enter
  12416. <6>msm_pm_enter: power collapse
  12417. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12418. <6>PM: noirq resume of devices complete after 5.582 msecs
  12419. <6>wakeup wake lock: mmc1
  12420. <6>PM: early resume of devices complete after 5.734 msecs
  12421. max8903b_resume: resume
  12422. <3>msm_wm8958_setup_power: codec power setup
  12423. <4>8058_s3: Failed to create debugfs directory
  12424. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12425. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12426. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12427. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12428. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12429. <6>PM: resume of devices complete after 101.948 msecs
  12430. Restarting tasks ... done.
  12431. <6>PM: suspend exit 2015-04-17 22:25:40.467421925 UTC
  12432. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:25:40.467452420 UTC)
  12433. <6>active wake lock power-supply
  12434. <6>PM: suspend entry 2015-04-17 22:25:40.490508014 UTC
  12435. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12436. Freezing user space processes ... (elapsed 0.001 seconds) done.
  12437. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12438. Suspending console(s) (use no_console_suspend to debug)
  12439. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12440. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12441. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12442. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12443. <3>msm_wm8958_shutdown_power: codec power shutdown
  12444. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12445. max8903b_suspend: suspend
  12446. <6>PM: suspend of devices complete after 220.457 msecs
  12447. <6>PM: late suspend of devices complete after 5.644 msecs
  12448. <6>PM: noirq suspend of devices complete after 7.017 msecs
  12449. Disabling non-boot CPUs ...
  12450. <6>msm_pm_enter
  12451. <6>msm_pm_enter: power collapse
  12452. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12453. <6>PM: noirq resume of devices complete after 5.613 msecs
  12454. <6>wakeup wake lock: mmc1
  12455. <6>PM: early resume of devices complete after 6.406 msecs
  12456. max8903b_resume: resume
  12457. <3>msm_wm8958_setup_power: codec power setup
  12458. <4>8058_s3: Failed to create debugfs directory
  12459. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12460. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12461. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12462. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12463. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12464. <6>PM: resume of devices complete after 98.807 msecs
  12465. Restarting tasks ... done.
  12466. <6>PM: suspend exit 2015-04-17 22:25:42.010124646 UTC
  12467. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:25:42.010155142 UTC)
  12468. <6>active wake lock power-supply
  12469. <6>PM: suspend entry 2015-04-17 22:25:42.042143185 UTC
  12470. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12471. Freezing user space processes ... (elapsed 0.001 seconds) done.
  12472. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12473. Suspending console(s) (use no_console_suspend to debug)
  12474. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12475. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12476. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12477. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12478. <3>msm_wm8958_shutdown_power: codec power shutdown
  12479. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12480. max8903b_suspend: suspend
  12481. <6>PM: suspend of devices complete after 221.397 msecs
  12482. <6>PM: late suspend of devices complete after 5.399 msecs
  12483. <6>PM: noirq suspend of devices complete after 7.260 msecs
  12484. Disabling non-boot CPUs ...
  12485. <6>msm_pm_enter
  12486. <6>msm_pm_enter: power collapse
  12487. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12488. <6>PM: noirq resume of devices complete after 5.613 msecs
  12489. <6>wakeup wake lock: alarm_rtc
  12490. <6>PM: early resume of devices complete after 6.466 msecs
  12491. max8903b_resume: resume
  12492. <3>msm_wm8958_setup_power: codec power setup
  12493. <4>8058_s3: Failed to create debugfs directory
  12494. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12495. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12496. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12497. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12498. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12499. <6>PM: resume of devices complete after 104.937 msecs
  12500. Restarting tasks ... done.
  12501. <6>PM: suspend exit 2015-04-17 22:27:10.025889912 UTC
  12502. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:27:10.025920406 UTC)
  12503. <6>active wake lock PowerManagerService.WakeLocks
  12504. <6>active wake lock power-supply
  12505. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12506. <6>PM: suspend entry 2015-04-17 22:27:10.155804311 UTC
  12507. Freezing user space processes ... (elapsed 0.004 seconds) done.
  12508. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12509. Suspending console(s) (use no_console_suspend to debug)
  12510. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12511. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12512. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12513. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12514. <3>msm_wm8958_shutdown_power: codec power shutdown
  12515. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12516. max8903b_suspend: suspend
  12517. <6>PM: suspend of devices complete after 188.947 msecs
  12518. <6>PM: late suspend of devices complete after 1.769 msecs
  12519. <6>PM: noirq suspend of devices complete after 2.288 msecs
  12520. Disabling non-boot CPUs ...
  12521. <6>msm_pm_enter
  12522. <6>msm_pm_enter: power collapse
  12523. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12524. <6>PM: noirq resume of devices complete after 1.800 msecs
  12525. <6>wakeup wake lock: mmc1
  12526. <6>PM: early resume of devices complete after 1.739 msecs
  12527. max8903b_resume: resume
  12528. <3>msm_wm8958_setup_power: codec power setup
  12529. <4>8058_s3: Failed to create debugfs directory
  12530. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12531. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12532. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12533. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12534. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12535. <6>PM: resume of devices complete after 101.373 msecs
  12536. Restarting tasks ... done.
  12537. <6>PM: suspend exit 2015-04-17 22:27:10.540490579 UTC
  12538. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:27:10.540521074 UTC)
  12539. <6>active wake lock PowerManagerService.WakeLocks
  12540. <6>active wake lock power-supply
  12541. <6>PM: suspend entry 2015-04-17 22:27:10.569462569 UTC
  12542. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12543. Freezing user space processes ... (elapsed 0.004 seconds) done.
  12544. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12545. Suspending console(s) (use no_console_suspend to debug)
  12546. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12547. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12548. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12549. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12550. <3>msm_wm8958_shutdown_power: codec power shutdown
  12551. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12552. max8903b_suspend: suspend
  12553. <6>PM: suspend of devices complete after 216.912 msecs
  12554. <6>PM: late suspend of devices complete after 5.400 msecs
  12555. <6>PM: noirq suspend of devices complete after 6.559 msecs
  12556. Disabling non-boot CPUs ...
  12557. <6>msm_pm_enter
  12558. <6>msm_pm_enter: power collapse
  12559. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<3>msm_pm_enter: cannot find the lowest power limit
  12560. <6>msm_pm_enter: return
  12561. <6>PM: noirq resume of devices complete after 1.586 msecs
  12562. <6>PM: early resume of devices complete after 1.647 msecs
  12563. max8903b_resume: resume
  12564. <3>msm_wm8958_setup_power: codec power setup
  12565. <4>8058_s3: Failed to create debugfs directory
  12566. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12567. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12568. <6>wakeup wake lock: power-supply
  12569. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12570. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12571. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12572. <6>PM: resume of devices complete after 101.648 msecs
  12573. Restarting tasks ... done.
  12574. <6>PM: suspend exit 2015-04-17 22:27:11.016286211 UTC
  12575. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:27:11.016316706 UTC)
  12576. <6>active wake lock power-supply
  12577. <6>PM: suspend entry 2015-04-17 22:27:11.045194477 UTC
  12578. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12579. Freezing user space processes ... (elapsed 0.048 seconds) done.
  12580. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12581. Suspending console(s) (use no_console_suspend to debug)
  12582. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12583. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12584. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12585. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12586. <3>msm_wm8958_shutdown_power: codec power shutdown
  12587. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12588. max8903b_suspend: suspend
  12589. <6>PM: suspend of devices complete after 225.868 msecs
  12590. <6>PM: late suspend of devices complete after 5.400 msecs
  12591. <6>PM: noirq suspend of devices complete after 7.017 msecs
  12592. Disabling non-boot CPUs ...
  12593. <6>msm_pm_enter
  12594. <6>msm_pm_enter: power collapse
  12595. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<3>msm_pm_enter: cannot find the lowest power limit
  12596. <6>msm_pm_enter: return
  12597. <6>PM: noirq resume of devices complete after 1.678 msecs
  12598. <6>PM: early resume of devices complete after 1.678 msecs
  12599. max8903b_resume: resume
  12600. <3>msm_wm8958_setup_power: codec power setup
  12601. <4>8058_s3: Failed to create debugfs directory
  12602. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12603. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12604. <6>wakeup wake lock: power-supply
  12605. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12606. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12607. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12608. <6>PM: resume of devices complete after 108.785 msecs
  12609. Restarting tasks ... done.
  12610. <6>PM: suspend exit 2015-04-17 22:27:11.531087809 UTC
  12611. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:27:11.531118305 UTC)
  12612. <6>active wake lock power-supply
  12613. <6>PM: suspend entry 2015-04-17 22:27:11.555180170 UTC
  12614. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12615. Freezing user space processes ... (elapsed 0.015 seconds) done.
  12616. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12617. Suspending console(s) (use no_console_suspend to debug)
  12618. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12619. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12620. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12621. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12622. <3>msm_wm8958_shutdown_power: codec power shutdown
  12623. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12624. max8903b_suspend: suspend
  12625. <6>PM: suspend of devices complete after 207.963 msecs
  12626. <6>PM: late suspend of devices complete after 1.739 msecs
  12627. <6>PM: noirq suspend of devices complete after 2.257 msecs
  12628. Disabling non-boot CPUs ...
  12629. <6>msm_pm_enter
  12630. <6>msm_pm_enter: power collapse
  12631. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12632. <6>PM: noirq resume of devices complete after 1.769 msecs
  12633. <6>wakeup wake lock: mmc1
  12634. <6>PM: early resume of devices complete after 1.739 msecs
  12635. max8903b_resume: resume
  12636. <3>msm_wm8958_setup_power: codec power setup
  12637. <4>8058_s3: Failed to create debugfs directory
  12638. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12639. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12640. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12641. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12642. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12643. <6>PM: resume of devices complete after 98.813 msecs
  12644. Restarting tasks ... done.
  12645. <6>PM: suspend exit 2015-04-17 22:27:59.009668475 UTC
  12646. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:27:59.009668475 UTC)
  12647. <6>active wake lock power-supply
  12648. <6>PM: suspend entry 2015-04-17 22:27:59.045833933 UTC
  12649. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12650. Freezing user space processes ... (elapsed 0.021 seconds) done.
  12651. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12652. Suspending console(s) (use no_console_suspend to debug)
  12653. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12654. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12655. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12656. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12657. <3>msm_wm8958_shutdown_power: codec power shutdown
  12658. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12659. max8903b_suspend: suspend
  12660. <6>PM: suspend of devices complete after 215.865 msecs
  12661. <6>PM: late suspend of devices complete after 5.400 msecs
  12662. <6>PM: noirq suspend of devices complete after 7.139 msecs
  12663. Disabling non-boot CPUs ...
  12664. <6>msm_pm_enter
  12665. <6>msm_pm_enter: power collapse
  12666. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12667. <6>PM: noirq resume of devices complete after 5.766 msecs
  12668. <6>wakeup wake lock: alarm_rtc
  12669. <6>PM: early resume of devices complete after 5.461 msecs
  12670. max8903b_resume: resume
  12671. <3>msm_wm8958_setup_power: codec power setup
  12672. <4>8058_s3: Failed to create debugfs directory
  12673. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12674. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12675. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12676. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12677. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12678. <6>PM: resume of devices complete after 109.176 msecs
  12679. Restarting tasks ... done.
  12680. <6>PM: suspend exit 2015-04-17 22:30:03.028969806 UTC
  12681. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:30:03.028969806 UTC)
  12682. <6>active wake lock PowerManagerService.WakeLocks
  12683. <6>active wake lock power-supply
  12684. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12685. <6>PM: suspend entry 2015-04-17 22:30:14.235095290 UTC
  12686. Freezing user space processes ... (elapsed 0.006 seconds) done.
  12687. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12688. Suspending console(s) (use no_console_suspend to debug)
  12689. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12690. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12691. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12692. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12693. <3>msm_wm8958_shutdown_power: codec power shutdown
  12694. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12695. max8903b_suspend: suspend
  12696. <6>PM: suspend of devices complete after 221.740 msecs
  12697. <6>PM: late suspend of devices complete after 5.676 msecs
  12698. <6>PM: noirq suspend of devices complete after 7.019 msecs
  12699. Disabling non-boot CPUs ...
  12700. <6>msm_pm_enter
  12701. <6>msm_pm_enter: power collapse
  12702. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12703. <6>PM: noirq resume of devices complete after 5.584 msecs
  12704. <6>wakeup wake lock: alarm_rtc
  12705. <6>PM: early resume of devices complete after 6.286 msecs
  12706. max8903b_resume: resume
  12707. <3>msm_wm8958_setup_power: codec power setup
  12708. <4>8058_s3: Failed to create debugfs directory
  12709. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12710. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12711. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12712. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12713. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12714. <6>PM: resume of devices complete after 105.249 msecs
  12715. Restarting tasks ... done.
  12716. <6>PM: suspend exit 2015-04-17 22:30:33.013783961 UTC
  12717. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:30:33.013814453 UTC)
  12718. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12719. <6>PM: suspend entry 2015-04-17 22:30:35.086327422 UTC
  12720. Freezing user space processes ... (elapsed 0.006 seconds) done.
  12721. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12722. Suspending console(s) (use no_console_suspend to debug)
  12723. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12724. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12725. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12726. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12727. <3>msm_wm8958_shutdown_power: codec power shutdown
  12728. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12729. max8903b_suspend: suspend
  12730. <6>PM: suspend of devices complete after 230.549 msecs
  12731. <6>PM: late suspend of devices complete after 5.553 msecs
  12732. <6>PM: noirq suspend of devices complete after 6.988 msecs
  12733. Disabling non-boot CPUs ...
  12734. <6>msm_pm_enter
  12735. <6>msm_pm_enter: power collapse
  12736. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12737. <6>PM: noirq resume of devices complete after 5.615 msecs
  12738. <6>wakeup wake lock: alarm_rtc
  12739. <6>PM: early resume of devices complete after 6.438 msecs
  12740. max8903b_resume: resume
  12741. <3>msm_wm8958_setup_power: codec power setup
  12742. <4>8058_s3: Failed to create debugfs directory
  12743. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12744. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12745. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12746. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12747. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12748. <6>PM: resume of devices complete after 107.651 msecs
  12749. Restarting tasks ... done.
  12750. <6>PM: suspend exit 2015-04-17 22:31:04.018205188 UTC
  12751. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:31:04.018235681 UTC)
  12752. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12753. <6>PM: suspend entry 2015-04-17 22:31:04.142751576 UTC
  12754. Freezing user space processes ... (elapsed 0.001 seconds) done.
  12755. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12756. Suspending console(s) (use no_console_suspend to debug)
  12757. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12758. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12759. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12760. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12761. <3>msm_wm8958_shutdown_power: codec power shutdown
  12762. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12763. max8903b_suspend: suspend
  12764. <6>PM: suspend of devices complete after 221.522 msecs
  12765. <6>PM: late suspend of devices complete after 5.400 msecs
  12766. <6>PM: noirq suspend of devices complete after 7.261 msecs
  12767. Disabling non-boot CPUs ...
  12768. <6>msm_pm_enter
  12769. <6>msm_pm_enter: power collapse
  12770. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12771. <6>PM: noirq resume of devices complete after 5.613 msecs
  12772. <6>wakeup wake lock: alarm_rtc
  12773. <6>PM: early resume of devices complete after 5.949 msecs
  12774. max8903b_resume: resume
  12775. <3>msm_wm8958_setup_power: codec power setup
  12776. <4>8058_s3: Failed to create debugfs directory
  12777. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12778. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12779. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12780. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12781. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12782. <6>PM: resume of devices complete after 102.193 msecs
  12783. Restarting tasks ... done.
  12784. <6>PM: suspend exit 2015-04-17 22:31:11.014515969 UTC
  12785. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:31:11.014546465 UTC)
  12786. <6>active wake lock PowerManagerService.WakeLocks
  12787. <6>active wake lock power-supply
  12788. <6>PM: suspend entry 2015-04-17 22:31:11.052693319 UTC
  12789. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12790. Freezing user space processes ... (elapsed 0.001 seconds) done.
  12791. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12792. Suspending console(s) (use no_console_suspend to debug)
  12793. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12794. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12795. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12796. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12797. <3>msm_wm8958_shutdown_power: codec power shutdown
  12798. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12799. max8903b_suspend: suspend
  12800. <6>PM: suspend of devices complete after 199.442 msecs
  12801. <6>PM: late suspend of devices complete after 1.769 msecs
  12802. <6>PM: noirq suspend of devices complete after 2.318 msecs
  12803. Disabling non-boot CPUs ...
  12804. <6>msm_pm_enter
  12805. <6>msm_pm_enter: power collapse
  12806. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12807. <6>PM: noirq resume of devices complete after 1.769 msecs
  12808. <6>wakeup wake lock: mmc1
  12809. <6>PM: early resume of devices complete after 1.738 msecs
  12810. max8903b_resume: resume
  12811. <3>msm_wm8958_setup_power: codec power setup
  12812. <4>8058_s3: Failed to create debugfs directory
  12813. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12814. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12815. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12816. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12817. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12818. <6>PM: resume of devices complete after 97.865 msecs
  12819. Restarting tasks ... done.
  12820. <6>PM: suspend exit 2015-04-17 22:31:16.027050400 UTC
  12821. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:31:16.027080894 UTC)
  12822. <6>active wake lock power-supply
  12823. <6>PM: suspend entry 2015-04-17 22:31:16.046718692 UTC
  12824. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12825. Freezing user space processes ... (elapsed 0.008 seconds) done.
  12826. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12827. Suspending console(s) (use no_console_suspend to debug)
  12828. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12829. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12830. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12831. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12832. <3>msm_wm8958_shutdown_power: codec power shutdown
  12833. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12834. max8903b_suspend: suspend
  12835. <6>PM: suspend of devices complete after 221.581 msecs
  12836. <6>PM: late suspend of devices complete after 5.643 msecs
  12837. <6>PM: noirq suspend of devices complete after 7.016 msecs
  12838. Disabling non-boot CPUs ...
  12839. <6>msm_pm_enter
  12840. <6>msm_pm_enter: power collapse
  12841. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12842. <6>PM: noirq resume of devices complete after 5.582 msecs
  12843. <6>wakeup wake lock: alarm_rtc
  12844. <6>PM: early resume of devices complete after 6.314 msecs
  12845. max8903b_resume: resume
  12846. <3>msm_wm8958_setup_power: codec power setup
  12847. <4>8058_s3: Failed to create debugfs directory
  12848. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12849. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12850. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12851. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12852. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12853. <6>PM: resume of devices complete after 110.670 msecs
  12854. Restarting tasks ... done.
  12855. <6>PM: suspend exit 2015-04-17 22:31:22.016589746 UTC
  12856. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:31:22.016620242 UTC)
  12857. <6>active wake lock power-supply
  12858. <6>PM: suspend entry 2015-04-17 22:31:22.042569933 UTC
  12859. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12860. Freezing user space processes ... (elapsed 0.004 seconds) done.
  12861. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12862. Suspending console(s) (use no_console_suspend to debug)
  12863. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12864. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12865. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12866. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12867. <3>msm_wm8958_shutdown_power: codec power shutdown
  12868. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12869. max8903b_suspend: suspend
  12870. <6>PM: suspend of devices complete after 219.319 msecs
  12871. <6>PM: late suspend of devices complete after 5.399 msecs
  12872. <6>PM: noirq suspend of devices complete after 7.260 msecs
  12873. Disabling non-boot CPUs ...
  12874. <6>msm_pm_enter
  12875. <6>msm_pm_enter: power collapse
  12876. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12877. <6>PM: noirq resume of devices complete after 5.582 msecs
  12878. <6>wakeup wake lock: mmc1
  12879. <6>PM: early resume of devices complete after 5.857 msecs
  12880. max8903b_resume: resume
  12881. <3>msm_wm8958_setup_power: codec power setup
  12882. <4>8058_s3: Failed to create debugfs directory
  12883. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12884. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12885. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12886. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12887. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12888. <6>PM: resume of devices complete after 100.057 msecs
  12889. Restarting tasks ... done.
  12890. <6>PM: suspend exit 2015-04-17 22:31:22.448379878 UTC
  12891. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:31:22.448410374 UTC)
  12892. <6>active wake lock power-supply
  12893. <6>PM: suspend entry 2015-04-17 22:31:22.471832008 UTC
  12894. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12895. Freezing user space processes ... (elapsed 0.045 seconds) done.
  12896. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12897. Suspending console(s) (use no_console_suspend to debug)
  12898. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12899. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12900. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12901. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12902. <3>msm_wm8958_shutdown_power: codec power shutdown
  12903. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12904. max8903b_suspend: suspend
  12905. <6>PM: suspend of devices complete after 222.611 msecs
  12906. <6>PM: late suspend of devices complete after 5.400 msecs
  12907. <6>PM: noirq suspend of devices complete after 7.261 msecs
  12908. Disabling non-boot CPUs ...
  12909. <6>msm_pm_enter
  12910. <6>msm_pm_enter: power collapse
  12911. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12912. <6>PM: noirq resume of devices complete after 5.614 msecs
  12913. <6>wakeup wake lock: mmc1
  12914. <6>PM: early resume of devices complete after 5.949 msecs
  12915. max8903b_resume: resume
  12916. <3>msm_wm8958_setup_power: codec power setup
  12917. <4>8058_s3: Failed to create debugfs directory
  12918. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12919. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12920. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12921. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12922. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12923. <6>PM: resume of devices complete after 99.446 msecs
  12924. Restarting tasks ... done.
  12925. <6>PM: suspend exit 2015-04-17 22:31:27.018936710 UTC
  12926. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:31:27.018967201 UTC)
  12927. <6>active wake lock power-supply
  12928. <6>PM: suspend entry 2015-04-17 22:31:27.043055997 UTC
  12929. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12930. Freezing user space processes ... (elapsed 0.018 seconds) done.
  12931. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12932. Suspending console(s) (use no_console_suspend to debug)
  12933. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12934. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12935. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12936. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12937. <3>msm_wm8958_shutdown_power: codec power shutdown
  12938. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12939. max8903b_suspend: suspend
  12940. <6>PM: suspend of devices complete after 234.077 msecs
  12941. <6>PM: late suspend of devices complete after 5.400 msecs
  12942. <6>PM: noirq suspend of devices complete after 6.040 msecs
  12943. Disabling non-boot CPUs ...
  12944. <6>msm_pm_enter
  12945. <6>msm_pm_enter: power collapse
  12946. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<3>msm_pm_enter: cannot find the lowest power limit
  12947. <6>msm_pm_enter: return
  12948. <6>PM: noirq resume of devices complete after 1.586 msecs
  12949. <6>PM: early resume of devices complete after 1.647 msecs
  12950. max8903b_resume: resume
  12951. <3>msm_wm8958_setup_power: codec power setup
  12952. <4>8058_s3: Failed to create debugfs directory
  12953. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12954. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12955. <6>wakeup wake lock: power-supply
  12956. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12957. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12958. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12959. <6>PM: resume of devices complete after 100.459 msecs
  12960. Restarting tasks ... done.
  12961. <6>PM: suspend exit 2015-04-17 22:31:28.016316510 UTC
  12962. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:31:28.016316510 UTC)
  12963. <6>active wake lock power-supply
  12964. <6>PM: suspend entry 2015-04-17 22:31:28.046169078 UTC
  12965. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  12966. Freezing user space processes ... (elapsed 0.016 seconds) done.
  12967. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  12968. Suspending console(s) (use no_console_suspend to debug)
  12969. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12970. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12971. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12972. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12973. <3>msm_wm8958_shutdown_power: codec power shutdown
  12974. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  12975. max8903b_suspend: suspend
  12976. <6>PM: suspend of devices complete after 225.467 msecs
  12977. <6>PM: late suspend of devices complete after 5.552 msecs
  12978. <6>PM: noirq suspend of devices complete after 6.986 msecs
  12979. Disabling non-boot CPUs ...
  12980. <6>msm_pm_enter
  12981. <6>msm_pm_enter: power collapse
  12982. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  12983. <6>PM: noirq resume of devices complete after 5.613 msecs
  12984. <6>wakeup wake lock: mmc1
  12985. <6>PM: early resume of devices complete after 6.589 msecs
  12986. max8903b_resume: resume
  12987. <3>msm_wm8958_setup_power: codec power setup
  12988. <4>8058_s3: Failed to create debugfs directory
  12989. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  12990. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12991. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12992. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  12993. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  12994. <6>PM: resume of devices complete after 97.862 msecs
  12995. Restarting tasks ... done.
  12996. <6>PM: suspend exit 2015-04-17 22:35:11.021528970 UTC
  12997. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:35:11.021528970 UTC)
  12998. <6>active wake lock power-supply
  12999. <6>PM: suspend entry 2015-04-17 22:35:11.049735677 UTC
  13000. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13001. Freezing user space processes ... (elapsed 0.047 seconds) done.
  13002. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13003. Suspending console(s) (use no_console_suspend to debug)
  13004. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13005. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13006. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13007. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13008. <3>msm_wm8958_shutdown_power: codec power shutdown
  13009. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13010. max8903b_suspend: suspend
  13011. <6>PM: suspend of devices complete after 215.626 msecs
  13012. <6>PM: late suspend of devices complete after 5.430 msecs
  13013. <6>PM: noirq suspend of devices complete after 7.230 msecs
  13014. Disabling non-boot CPUs ...
  13015. <6>msm_pm_enter
  13016. <6>msm_pm_enter: power collapse
  13017. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13018. <6>PM: noirq resume of devices complete after 5.583 msecs
  13019. <6>wakeup wake lock: alarm_rtc
  13020. <6>PM: early resume of devices complete after 6.314 msecs
  13021. max8903b_resume: resume
  13022. <3>msm_wm8958_setup_power: codec power setup
  13023. <4>8058_s3: Failed to create debugfs directory
  13024. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13025. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13026. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13027. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13028. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13029. <6>PM: resume of devices complete after 110.335 msecs
  13030. Restarting tasks ... done.
  13031. <6>PM: suspend exit 2015-04-17 22:35:16.020188056 UTC
  13032. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:35:16.020188056 UTC)
  13033. <6>active wake lock power-supply
  13034. <6>active wake lock alarm_rtc, time left 86
  13035. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13036. <6>PM: suspend entry 2015-04-17 22:35:18.589450515 UTC
  13037. Freezing user space processes ... (elapsed 0.008 seconds) done.
  13038. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13039. Suspending console(s) (use no_console_suspend to debug)
  13040. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13041. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13042. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13043. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13044. <3>msm_wm8958_shutdown_power: codec power shutdown
  13045. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13046. max8903b_suspend: suspend
  13047. <6>PM: suspend of devices complete after 202.022 msecs
  13048. <6>PM: late suspend of devices complete after 1.769 msecs
  13049. <6>PM: noirq suspend of devices complete after 2.349 msecs
  13050. Disabling non-boot CPUs ...
  13051. <6>msm_pm_enter
  13052. <6>msm_pm_enter: power collapse
  13053. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13054. <6>PM: noirq resume of devices complete after 1.739 msecs
  13055. <6>wakeup wake lock: mmc1
  13056. <6>PM: early resume of devices complete after 1.769 msecs
  13057. max8903b_resume: resume
  13058. <3>msm_wm8958_setup_power: codec power setup
  13059. <4>8058_s3: Failed to create debugfs directory
  13060. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13061. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13062. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13063. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13064. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13065. <6>PM: resume of devices complete after 95.732 msecs
  13066. Restarting tasks ... done.
  13067. <6>PM: suspend exit 2015-04-17 22:35:23.016497257 UTC
  13068. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:35:23.016527751 UTC)
  13069. <6>active wake lock power-supply
  13070. <6>PM: suspend entry 2015-04-17 22:35:23.043727626 UTC
  13071. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13072. Freezing user space processes ... (elapsed 0.001 seconds) done.
  13073. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13074. Suspending console(s) (use no_console_suspend to debug)
  13075. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13076. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13077. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13078. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13079. <3>msm_wm8958_shutdown_power: codec power shutdown
  13080. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13081. max8903b_suspend: suspend
  13082. <6>PM: suspend of devices complete after 221.349 msecs
  13083. <6>PM: late suspend of devices complete after 5.764 msecs
  13084. <6>PM: noirq suspend of devices complete after 7.015 msecs
  13085. Disabling non-boot CPUs ...
  13086. <6>msm_pm_enter
  13087. <6>msm_pm_enter: power collapse
  13088. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13089. <6>PM: noirq resume of devices complete after 5.581 msecs
  13090. <6>wakeup wake lock: alarm_rtc
  13091. <6>PM: early resume of devices complete after 6.252 msecs
  13092. max8903b_resume: resume
  13093. <3>msm_wm8958_setup_power: codec power setup
  13094. <4>8058_s3: Failed to create debugfs directory
  13095. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13096. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13097. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13098. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13099. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13100. <6>PM: resume of devices complete after 109.480 msecs
  13101. Restarting tasks ... done.
  13102. <6>PM: suspend exit 2015-04-17 22:35:48.018084076 UTC
  13103. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:35:48.018114572 UTC)
  13104. <6>active wake lock PowerManagerService.WakeLocks
  13105. <6>active wake lock power-supply
  13106. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13107. <6>PM: suspend entry 2015-04-17 22:35:48.246478844 UTC
  13108. Freezing user space processes ... (elapsed 0.006 seconds) done.
  13109. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13110. Suspending console(s) (use no_console_suspend to debug)
  13111. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13112. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13113. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13114. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13115. <3>msm_wm8958_shutdown_power: codec power shutdown
  13116. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13117. max8903b_suspend: suspend
  13118. <6>PM: suspend of devices complete after 221.121 msecs
  13119. <6>PM: late suspend of devices complete after 5.400 msecs
  13120. <6>PM: noirq suspend of devices complete after 7.261 msecs
  13121. Disabling non-boot CPUs ...
  13122. <6>msm_pm_enter
  13123. <6>msm_pm_enter: power collapse
  13124. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13125. <6>PM: noirq resume of devices complete after 5.614 msecs
  13126. <6>wakeup wake lock: alarm_rtc
  13127. <6>PM: early resume of devices complete after 5.949 msecs
  13128. max8903b_resume: resume
  13129. <3>msm_wm8958_setup_power: codec power setup
  13130. <4>8058_s3: Failed to create debugfs directory
  13131. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13132. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13133. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13134. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13135. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13136. <6>PM: resume of devices complete after 110.365 msecs
  13137. Restarting tasks ... done.
  13138. <6>PM: suspend exit 2015-04-17 22:36:18.010063671 UTC
  13139. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:36:18.010063671 UTC)
  13140. <6>PM: suspend entry 2015-04-17 22:36:18.042112717 UTC
  13141. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13142. Freezing user space processes ... <6>active wake lock PowerManagerService.WakeLocks
  13143.  
  13144. <3>Freezing of tasks aborted after 0.000 seconds (21 tasks refusing to freeze, wq_busy=0):
  13145.  
  13146. Restarting tasks ... done.
  13147. <6>PM: suspend exit 2015-04-17 22:36:18.097188533 UTC
  13148. <6>suspend: exit suspend, ret = -16 (2015-04-17 22:36:18.097188533 UTC)
  13149. <6>PM: suspend entry 2015-04-17 22:36:18.197432899 UTC
  13150. Freezing user space processes ... (elapsed 0.005 seconds) done.
  13151. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13152. Suspending console(s) (use no_console_suspend to debug)
  13153. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13154. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13155. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13156. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13157. <3>msm_wm8958_shutdown_power: codec power shutdown
  13158. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13159. max8903b_suspend: suspend
  13160. <6>PM: suspend of devices complete after 215.793 msecs
  13161. <6>PM: late suspend of devices complete after 5.400 msecs
  13162. <6>PM: noirq suspend of devices complete after 7.230 msecs
  13163. Disabling non-boot CPUs ...
  13164. <6>msm_pm_enter
  13165. <6>msm_pm_enter: power collapse
  13166. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13167. <6>PM: noirq resume of devices complete after 5.613 msecs
  13168. <6>wakeup wake lock: alarm_rtc
  13169. <6>PM: early resume of devices complete after 6.498 msecs
  13170. max8903b_resume: resume
  13171. <3>msm_wm8958_setup_power: codec power setup
  13172. <4>8058_s3: Failed to create debugfs directory
  13173. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13174. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13175. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13176. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13177. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13178. <6>PM: resume of devices complete after 109.633 msecs
  13179. Restarting tasks ... done.
  13180. <6>PM: suspend exit 2015-04-17 22:36:52.016559186 UTC
  13181. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:36:52.016589682 UTC)
  13182. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13183. <6>PM: suspend entry 2015-04-17 22:36:57.528094795 UTC
  13184. Freezing user space processes ... (elapsed 0.009 seconds) done.
  13185. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13186. Suspending console(s) (use no_console_suspend to debug)
  13187. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13188. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13189. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13190. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13191. <3>msm_wm8958_shutdown_power: codec power shutdown
  13192. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13193. max8903b_suspend: suspend
  13194. <6>PM: suspend of devices complete after 217.834 msecs
  13195. <6>PM: late suspend of devices complete after 5.401 msecs
  13196. <6>PM: noirq suspend of devices complete after 7.263 msecs
  13197. Disabling non-boot CPUs ...
  13198. <6>msm_pm_enter
  13199. <6>msm_pm_enter: power collapse
  13200. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13201. <6>PM: noirq resume of devices complete after 5.584 msecs
  13202. <6>wakeup wake lock: mmc1
  13203. <6>PM: early resume of devices complete after 5.920 msecs
  13204. max8903b_resume: resume
  13205. <3>msm_wm8958_setup_power: codec power setup
  13206. <4>8058_s3: Failed to create debugfs directory
  13207. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13208. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13209. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13210. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13211. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13212. <6>PM: resume of devices complete after 99.408 msecs
  13213. Restarting tasks ... done.
  13214. <6>PM: suspend exit 2015-04-17 22:37:16.021315303 UTC
  13215. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:37:16.021315303 UTC)
  13216. <6>active wake lock power-supply
  13217. <6>PM: suspend entry 2015-04-17 22:37:16.052631439 UTC
  13218. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13219. Freezing user space processes ... (elapsed 0.001 seconds) done.
  13220. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13221. Suspending console(s) (use no_console_suspend to debug)
  13222. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13223. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13224. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13225. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13226. <3>msm_wm8958_shutdown_power: codec power shutdown
  13227. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13228. max8903b_suspend: suspend
  13229. <6>PM: suspend of devices complete after 219.877 msecs
  13230. <6>PM: late suspend of devices complete after 5.399 msecs
  13231. <6>PM: noirq suspend of devices complete after 6.986 msecs
  13232. Disabling non-boot CPUs ...
  13233. <6>msm_pm_enter
  13234. <6>msm_pm_enter: power collapse
  13235. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13236. <6>PM: noirq resume of devices complete after 5.613 msecs
  13237. <6>wakeup wake lock: alarm_rtc
  13238. <6>PM: early resume of devices complete after 6.375 msecs
  13239. max8903b_resume: resume
  13240. <3>msm_wm8958_setup_power: codec power setup
  13241. <4>8058_s3: Failed to create debugfs directory
  13242. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13243. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13244. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13245. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13246. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13247. <6>PM: resume of devices complete after 91.488 msecs
  13248. Restarting tasks ... done.
  13249. <6>PM: suspend exit 2015-04-17 22:37:53.021377451 UTC
  13250. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:37:53.021377451 UTC)
  13251. <6>active wake lock PowerManagerService.WakeLocks
  13252. <6>active wake lock power-supply
  13253. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13254. <6>PM: suspend entry 2015-04-17 22:37:53.671558101 UTC
  13255. Freezing user space processes ... (elapsed 0.004 seconds) done.
  13256. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13257. Suspending console(s) (use no_console_suspend to debug)
  13258. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13259. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13260. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13261. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13262. <3>msm_wm8958_shutdown_power: codec power shutdown
  13263. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13264. max8903b_suspend: suspend
  13265. <6>PM: suspend of devices complete after 212.018 msecs
  13266. <6>PM: late suspend of devices complete after 5.491 msecs
  13267. <6>PM: noirq suspend of devices complete after 6.986 msecs
  13268. Disabling non-boot CPUs ...
  13269. <6>msm_pm_enter
  13270. <6>msm_pm_enter: power collapse
  13271. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13272. <6>PM: noirq resume of devices complete after 5.583 msecs
  13273. <6>wakeup wake lock: mmc1
  13274. <6>PM: early resume of devices complete after 5.368 msecs
  13275. max8903b_resume: resume
  13276. <3>msm_wm8958_setup_power: codec power setup
  13277. <4>8058_s3: Failed to create debugfs directory
  13278. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13279. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13280. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13281. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13282. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13283. <6>PM: resume of devices complete after 101.522 msecs
  13284. Restarting tasks ... done.
  13285. <6>PM: suspend exit 2015-04-17 22:37:59.017748257 UTC
  13286. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:37:59.017809244 UTC)
  13287. <6>active wake lock power-supply
  13288. <6>PM: suspend entry 2015-04-17 22:37:59.042448208 UTC
  13289. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13290. Freezing user space processes ... (elapsed 0.008 seconds) done.
  13291. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13292. Suspending console(s) (use no_console_suspend to debug)
  13293. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13294. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13295. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13296. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13297. <3>msm_wm8958_shutdown_power: codec power shutdown
  13298. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13299. max8903b_suspend: suspend
  13300. <6>PM: suspend of devices complete after 213.170 msecs
  13301. <6>PM: late suspend of devices complete after 5.399 msecs
  13302. <6>PM: noirq suspend of devices complete after 6.742 msecs
  13303. Disabling non-boot CPUs ...
  13304. <6>msm_pm_enter
  13305. <6>msm_pm_enter: power collapse
  13306. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<3>msm_pm_enter: cannot find the lowest power limit
  13307. <6>msm_pm_enter: return
  13308. <6>PM: noirq resume of devices complete after 1.708 msecs
  13309. <6>PM: early resume of devices complete after 1.677 msecs
  13310. max8903b_resume: resume
  13311. <3>msm_wm8958_setup_power: codec power setup
  13312. <4>8058_s3: Failed to create debugfs directory
  13313. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13314. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13315. <6>wakeup wake lock: power-supply
  13316. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13317. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13318. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13319. <6>PM: resume of devices complete after 100.397 msecs
  13320. Restarting tasks ... done.
  13321. <6>PM: suspend exit 2015-04-17 22:37:59.480509946 UTC
  13322. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:37:59.480540441 UTC)
  13323. <6>active wake lock power-supply
  13324. <6>PM: suspend entry 2015-04-17 22:37:59.509176198 UTC
  13325. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13326. Freezing user space processes ... (elapsed 0.001 seconds) done.
  13327. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13328. Suspending console(s) (use no_console_suspend to debug)
  13329. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13330. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13331. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13332. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13333. <3>msm_wm8958_shutdown_power: codec power shutdown
  13334. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13335. max8903b_suspend: suspend
  13336. <6>PM: suspend of devices complete after 202.002 msecs
  13337. <6>PM: late suspend of devices complete after 1.739 msecs
  13338. <6>PM: noirq suspend of devices complete after 2.349 msecs
  13339. Disabling non-boot CPUs ...
  13340. <6>msm_pm_enter
  13341. <6>msm_pm_enter: power collapse
  13342. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13343. <6>PM: noirq resume of devices complete after 1.769 msecs
  13344. <6>wakeup wake lock: mmc1
  13345. <6>PM: early resume of devices complete after 1.739 msecs
  13346. max8903b_resume: resume
  13347. <3>msm_wm8958_setup_power: codec power setup
  13348. <4>8058_s3: Failed to create debugfs directory
  13349. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13350. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13351. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13352. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13353. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13354. <6>PM: resume of devices complete after 92.164 msecs
  13355. Restarting tasks ... done.
  13356. <6>PM: suspend exit 2015-04-17 22:39:19.008203924 UTC
  13357. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:39:19.008203924 UTC)
  13358. <6>active wake lock power-supply
  13359. <6>PM: suspend entry 2015-04-17 22:39:19.046687562 UTC
  13360. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13361. Freezing user space processes ... (elapsed 0.001 seconds) done.
  13362. Freezing remaining freezable tasks ... (elapsed 0.002 seconds) done.
  13363. Suspending console(s) (use no_console_suspend to debug)
  13364. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13365. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13366. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13367. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13368. <3>msm_wm8958_shutdown_power: codec power shutdown
  13369. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13370. max8903b_suspend: suspend
  13371. <6>PM: suspend of devices complete after 220.084 msecs
  13372. <6>PM: late suspend of devices complete after 5.429 msecs
  13373. <6>PM: noirq suspend of devices complete after 7.199 msecs
  13374. Disabling non-boot CPUs ...
  13375. <6>msm_pm_enter
  13376. <6>msm_pm_enter: power collapse
  13377. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13378. <6>PM: noirq resume of devices complete after 5.582 msecs
  13379. <6>wakeup wake lock: alarm_rtc
  13380. <6>PM: early resume of devices complete after 6.314 msecs
  13381. max8903b_resume: resume
  13382. <3>msm_wm8958_setup_power: codec power setup
  13383. <4>8058_s3: Failed to create debugfs directory
  13384. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13385. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13386. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13387. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13388. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13389. <6>PM: resume of devices complete after 101.368 msecs
  13390. Restarting tasks ... done.
  13391. <6>PM: suspend exit 2015-04-17 22:39:36.010764861 UTC
  13392. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:39:36.010795356 UTC)
  13393. <6>active wake lock power-supply
  13394. <6>active wake lock alarm_rtc, time left 88
  13395. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13396. <6>PM: suspend entry 2015-04-17 22:39:36.244986680 UTC
  13397. Freezing user space processes ... (elapsed 0.001 seconds) done.
  13398. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13399. Suspending console(s) (use no_console_suspend to debug)
  13400. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13401. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13402. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13403. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13404. <3>msm_wm8958_shutdown_power: codec power shutdown
  13405. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13406. max8903b_suspend: suspend
  13407. <6>PM: suspend of devices complete after 214.440 msecs
  13408. <6>PM: late suspend of devices complete after 5.644 msecs
  13409. <6>PM: noirq suspend of devices complete after 7.017 msecs
  13410. Disabling non-boot CPUs ...
  13411. <6>msm_pm_enter
  13412. <6>msm_pm_enter: power collapse
  13413. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13414. <6>PM: noirq resume of devices complete after 5.583 msecs
  13415. <6>wakeup wake lock: mmc1
  13416. <6>PM: early resume of devices complete after 6.528 msecs
  13417. max8903b_resume: resume
  13418. <3>msm_wm8958_setup_power: codec power setup
  13419. <4>8058_s3: Failed to create debugfs directory
  13420. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13421. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13422. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13423. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13424. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13425. <6>PM: resume of devices complete after 98.532 msecs
  13426. Restarting tasks ... done.
  13427. <6>PM: suspend exit 2015-04-17 22:40:56.022901434 UTC
  13428. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:40:56.022901434 UTC)
  13429. <6>active wake lock power-supply
  13430. <6>PM: suspend entry 2015-04-17 22:40:56.043118904 UTC
  13431. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13432. Freezing user space processes ... (elapsed 0.029 seconds) done.
  13433. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13434. Suspending console(s) (use no_console_suspend to debug)
  13435. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13436. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13437. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13438. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13439. <3>msm_wm8958_shutdown_power: codec power shutdown
  13440. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13441. max8903b_suspend: suspend
  13442. <6>PM: suspend of devices complete after 223.575 msecs
  13443. <6>PM: late suspend of devices complete after 5.673 msecs
  13444. <6>PM: noirq suspend of devices complete after 6.984 msecs
  13445. Disabling non-boot CPUs ...
  13446. <6>msm_pm_enter
  13447. <6>msm_pm_enter: power collapse
  13448. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13449. <6>PM: noirq resume of devices complete after 5.612 msecs
  13450. <6>wakeup wake lock: alarm_rtc
  13451. <6>PM: early resume of devices complete after 6.557 msecs
  13452. max8903b_resume: resume
  13453. <3>msm_wm8958_setup_power: codec power setup
  13454. <4>8058_s3: Failed to create debugfs directory
  13455. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13456. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13457. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13458. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13459. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13460. <6>PM: resume of devices complete after 101.551 msecs
  13461. Restarting tasks ... done.
  13462. <6>PM: suspend exit 2015-04-17 22:41:22.022505138 UTC
  13463. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:41:22.022505138 UTC)
  13464. <6>active wake lock PowerManagerService.WakeLocks
  13465. <6>active wake lock power-supply
  13466. <6>active wake lock alarm, time left 498
  13467. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13468. <6>PM: suspend entry 2015-04-17 22:41:22.172545302 UTC
  13469. Freezing user space processes ... (elapsed 0.033 seconds) done.
  13470. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13471. Suspending console(s) (use no_console_suspend to debug)
  13472. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13473. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13474. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13475. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13476. <3>msm_wm8958_shutdown_power: codec power shutdown
  13477. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13478. max8903b_suspend: suspend
  13479. <6>PM: suspend of devices complete after 220.999 msecs
  13480. <6>PM: late suspend of devices complete after 5.400 msecs
  13481. <6>PM: noirq suspend of devices complete after 7.261 msecs
  13482. Disabling non-boot CPUs ...
  13483. <6>msm_pm_enter
  13484. <6>msm_pm_enter: power collapse
  13485. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13486. <6>PM: noirq resume of devices complete after 5.583 msecs
  13487. <6>wakeup wake lock: mmc1
  13488. <6>PM: early resume of devices complete after 5.949 msecs
  13489. max8903b_resume: resume
  13490. <3>msm_wm8958_setup_power: codec power setup
  13491. <4>8058_s3: Failed to create debugfs directory
  13492. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13493. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13494. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13495. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13496. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13497. <6>PM: resume of devices complete after 94.019 msecs
  13498. Restarting tasks ... done.
  13499. <6>PM: suspend exit 2015-04-17 22:41:53.015003808 UTC
  13500. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:41:53.015034304 UTC)
  13501. <6>active wake lock power-supply
  13502. <6>PM: suspend entry 2015-04-17 22:41:53.048667939 UTC
  13503. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13504. Freezing user space processes ... (elapsed 0.023 seconds) done.
  13505. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13506. Suspending console(s) (use no_console_suspend to debug)
  13507. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13508. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13509. <3>dpm_run_callback(): platform_pm_suspend+0x0/0x54 returns -16
  13510. <3>PM: Device alarm failed to suspend: error -16
  13511. <3>PM: Some devices failed to suspend
  13512. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13513. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13514. <6>PM: resume of devices complete after 3.355 msecs
  13515. Restarting tasks ... done.
  13516. <6>PM: suspend exit 2015-04-17 22:41:53.346371338 UTC
  13517. <6>suspend: exit suspend, ret = -16 (2015-04-17 22:41:53.346401846 UTC)
  13518. <6>active wake lock alarm_rtc, time left 197
  13519. <6>PM: suspend entry 2015-04-17 22:41:54.343541896 UTC
  13520. Freezing user space processes ... (elapsed 0.001 seconds) done.
  13521. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13522. Suspending console(s) (use no_console_suspend to debug)
  13523. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13524. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13525. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13526. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13527. <3>msm_wm8958_shutdown_power: codec power shutdown
  13528. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13529. max8903b_suspend: suspend
  13530. <6>PM: suspend of devices complete after 212.951 msecs
  13531. <6>PM: late suspend of devices complete after 5.462 msecs
  13532. <6>PM: noirq suspend of devices complete after 7.201 msecs
  13533. Disabling non-boot CPUs ...
  13534. <6>msm_pm_enter
  13535. <6>msm_pm_enter: power collapse
  13536. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13537. <6>PM: noirq resume of devices complete after 5.614 msecs
  13538. <6>wakeup wake lock: mmc1
  13539. <6>PM: early resume of devices complete after 5.431 msecs
  13540. max8903b_resume: resume
  13541. <3>msm_wm8958_setup_power: codec power setup
  13542. <4>8058_s3: Failed to create debugfs directory
  13543. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13544. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13545. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13546. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13547. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13548. <6>PM: resume of devices complete after 100.149 msecs
  13549. Restarting tasks ... done.
  13550. <6>PM: suspend exit 2015-04-17 22:42:00.013784043 UTC
  13551. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:42:00.013814535 UTC)
  13552. <6>active wake lock power-supply
  13553. <6>PM: suspend entry 2015-04-17 22:42:00.044642139 UTC
  13554. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13555. Freezing user space processes ... (elapsed 0.001 seconds) done.
  13556. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13557. Suspending console(s) (use no_console_suspend to debug)
  13558. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13559. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13560. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13561. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13562. <3>msm_wm8958_shutdown_power: codec power shutdown
  13563. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13564. max8903b_suspend: suspend
  13565. <6>PM: suspend of devices complete after 202.762 msecs
  13566. <6>PM: late suspend of devices complete after 1.738 msecs
  13567. <6>PM: noirq suspend of devices complete after 2.349 msecs
  13568. Disabling non-boot CPUs ...
  13569. <6>msm_pm_enter
  13570. <6>msm_pm_enter: power collapse
  13571. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13572. <6>PM: noirq resume of devices complete after 1.769 msecs
  13573. <6>wakeup wake lock: mmc1
  13574. <6>PM: early resume of devices complete after 1.738 msecs
  13575. max8903b_resume: resume
  13576. <3>msm_wm8958_setup_power: codec power setup
  13577. <4>8058_s3: Failed to create debugfs directory
  13578. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13579. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13580. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13581. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13582. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13583. <6>PM: resume of devices complete after 102.776 msecs
  13584. Restarting tasks ... done.
  13585. <6>PM: suspend exit 2015-04-17 22:42:24.020859822 UTC
  13586. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:42:24.020859822 UTC)
  13587. <6>active wake lock PowerManagerService.WakeLocks
  13588. <6>active wake lock power-supply
  13589. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13590. <6>PM: suspend entry 2015-04-17 22:42:24.154341828 UTC
  13591. Freezing user space processes ... (elapsed 0.016 seconds) done.
  13592. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13593. Suspending console(s) (use no_console_suspend to debug)
  13594. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13595. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13596. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13597. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13598. <3>msm_wm8958_shutdown_power: codec power shutdown
  13599. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13600. max8903b_suspend: suspend
  13601. <6>PM: suspend of devices complete after 229.003 msecs
  13602. <6>PM: late suspend of devices complete after 5.673 msecs
  13603. <6>PM: noirq suspend of devices complete after 7.015 msecs
  13604. Disabling non-boot CPUs ...
  13605. <6>msm_pm_enter
  13606. <6>msm_pm_enter: power collapse
  13607. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13608. <6>PM: noirq resume of devices complete after 5.612 msecs
  13609. <6>wakeup wake lock: alarm_rtc
  13610. <6>PM: early resume of devices complete after 6.343 msecs
  13611. max8903b_resume: resume
  13612. <3>msm_wm8958_setup_power: codec power setup
  13613. <4>8058_s3: Failed to create debugfs directory
  13614. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13615. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13616. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13617. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13618. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13619. <6>PM: resume of devices complete after 100.758 msecs
  13620. Restarting tasks ... done.
  13621. <6>PM: suspend exit 2015-04-17 22:43:37.022505211 UTC
  13622. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:43:37.022535703 UTC)
  13623. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13624. <6>PM: suspend entry 2015-04-17 22:43:38.599734326 UTC
  13625. Freezing user space processes ... (elapsed 0.001 seconds) done.
  13626. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13627. Suspending console(s) (use no_console_suspend to debug)
  13628. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13629. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13630. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13631. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13632. <3>msm_wm8958_shutdown_power: codec power shutdown
  13633. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13634. max8903b_suspend: suspend
  13635. <6>PM: suspend of devices complete after 201.122 msecs
  13636. <6>PM: late suspend of devices complete after 1.769 msecs
  13637. <6>PM: noirq suspend of devices complete after 2.380 msecs
  13638. Disabling non-boot CPUs ...
  13639. <6>msm_pm_enter
  13640. <6>msm_pm_enter: power collapse
  13641. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13642. <6>PM: noirq resume of devices complete after 1.769 msecs
  13643. <6>wakeup wake lock: alarm_rtc
  13644. <6>PM: early resume of devices complete after 1.739 msecs
  13645. max8903b_resume: resume
  13646. <3>msm_wm8958_setup_power: codec power setup
  13647. <4>8058_s3: Failed to create debugfs directory
  13648. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13649. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13650. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13651. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13652. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13653. <6>PM: resume of devices complete after 108.730 msecs
  13654. Restarting tasks ... done.
  13655. <6>PM: suspend exit 2015-04-17 22:45:03.008814564 UTC
  13656. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:45:03.008845064 UTC)
  13657. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13658. <6>PM: suspend entry 2015-04-17 22:45:17.627919118 UTC
  13659. Freezing user space processes ... (elapsed 0.004 seconds) done.
  13660. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13661. Suspending console(s) (use no_console_suspend to debug)
  13662. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13663. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13664. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13665. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13666. <3>msm_wm8958_shutdown_power: codec power shutdown
  13667. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13668. max8903b_suspend: suspend
  13669. <6>PM: suspend of devices complete after 214.355 msecs
  13670. <6>PM: late suspend of devices complete after 5.554 msecs
  13671. <6>PM: noirq suspend of devices complete after 6.988 msecs
  13672. Disabling non-boot CPUs ...
  13673. <6>msm_pm_enter
  13674. <6>msm_pm_enter: power collapse
  13675. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13676. <6>PM: noirq resume of devices complete after 5.584 msecs
  13677. <6>wakeup wake lock: alarm_rtc
  13678. <6>PM: early resume of devices complete after 6.408 msecs
  13679. max8903b_resume: resume
  13680. <3>msm_wm8958_setup_power: codec power setup
  13681. <4>8058_s3: Failed to create debugfs directory
  13682. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13683. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13684. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13685. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13686. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13687. <6>PM: resume of devices complete after 106.133 msecs
  13688. Restarting tasks ... done.
  13689. <6>PM: suspend exit 2015-04-17 22:45:33.007440921 UTC
  13690. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:45:33.007440921 UTC)
  13691. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13692. <6>PM: suspend entry 2015-04-17 22:45:33.516880952 UTC
  13693. Freezing user space processes ... (elapsed 0.002 seconds) done.
  13694. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13695. Suspending console(s) (use no_console_suspend to debug)
  13696. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13697. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13698. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13699. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13700. <3>msm_wm8958_shutdown_power: codec power shutdown
  13701. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13702. max8903b_suspend: suspend
  13703. <6>PM: suspend of devices complete after 217.967 msecs
  13704. <6>PM: late suspend of devices complete after 5.369 msecs
  13705. <6>PM: noirq suspend of devices complete after 7.230 msecs
  13706. Disabling non-boot CPUs ...
  13707. <6>msm_pm_enter
  13708. <6>msm_pm_enter: power collapse
  13709. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13710. <6>PM: noirq resume of devices complete after 5.583 msecs
  13711. <6>wakeup wake lock: alarm_rtc
  13712. <6>PM: early resume of devices complete after 5.918 msecs
  13713. max8903b_resume: resume
  13714. <3>msm_wm8958_setup_power: codec power setup
  13715. <4>8058_s3: Failed to create debugfs directory
  13716. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13717. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13718. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13719. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13720. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13721. <6>PM: resume of devices complete after 110.426 msecs
  13722. Restarting tasks ... done.
  13723. <6>PM: suspend exit 2015-04-17 22:46:03.007593461 UTC
  13724. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:46:03.007623957 UTC)
  13725. <6>active wake lock power-supply
  13726. <6>PM: suspend entry 2015-04-17 22:46:03.059981617 UTC
  13727. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13728. Freezing user space processes ... (elapsed 0.002 seconds) done.
  13729. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13730. Suspending console(s) (use no_console_suspend to debug)
  13731. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13732. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13733. <3>dpm_run_callback(): platform_pm_suspend+0x0/0x54 returns -16
  13734. <3>PM: Device alarm failed to suspend: error -16
  13735. <3>PM: Some devices failed to suspend
  13736. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13737. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13738. <6>PM: resume of devices complete after 3.568 msecs
  13739. Restarting tasks ... done.
  13740. <6>PM: suspend exit 2015-04-17 22:46:03.308120957 UTC
  13741. <6>suspend: exit suspend, ret = -16 (2015-04-17 22:46:03.308151463 UTC)
  13742. <6>active wake lock PowerManagerService.WakeLocks
  13743. <6>PM: suspend entry 2015-04-17 22:46:03.433540702 UTC
  13744. Freezing user space processes ... (elapsed 0.001 seconds) done.
  13745. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13746. Suspending console(s) (use no_console_suspend to debug)
  13747. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13748. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13749. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13750. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13751. <3>msm_wm8958_shutdown_power: codec power shutdown
  13752. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13753. max8903b_suspend: suspend
  13754. <6>PM: suspend of devices complete after 224.041 msecs
  13755. <6>PM: late suspend of devices complete after 5.734 msecs
  13756. <6>active wake lock alarm, time left 490
  13757. <3>dpm_run_callback(): power_suspend_late+0x0/0x58 returns -11
  13758. <3>PM: Device power.0 failed to suspend noirq: error -11
  13759. <6>PM: noirq resume of devices complete after 4.880 msecs
  13760. <6>PM: early resume of devices complete after 5.155 msecs
  13761. <3>PM: Some devices failed to power down
  13762. max8903b_resume: resume
  13763. <3>msm_wm8958_setup_power: codec power setup
  13764. <4>8058_s3: Failed to create debugfs directory
  13765. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13766. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13767. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13768. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13769. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13770. <6>PM: resume of devices complete after 112.014 msecs
  13771. Restarting tasks ... done.
  13772. <6>PM: suspend exit 2015-04-17 22:46:03.880862633 UTC
  13773. <6>suspend: exit suspend, ret = -11 (2015-04-17 22:46:03.880893139 UTC)
  13774. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13775. <6>PM: suspend entry 2015-04-17 22:46:04.150618347 UTC
  13776. Freezing user space processes ... (elapsed 0.004 seconds) done.
  13777. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13778. Suspending console(s) (use no_console_suspend to debug)
  13779. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13780. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13781. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13782. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13783. <3>msm_wm8958_shutdown_power: codec power shutdown
  13784. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13785. max8903b_suspend: suspend
  13786. <6>PM: suspend of devices complete after 225.330 msecs
  13787. <6>PM: late suspend of devices complete after 5.400 msecs
  13788. <6>PM: noirq suspend of devices complete after 7.231 msecs
  13789. Disabling non-boot CPUs ...
  13790. <6>msm_pm_enter
  13791. <6>msm_pm_enter: power collapse
  13792. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13793. <6>PM: noirq resume of devices complete after 5.583 msecs
  13794. <6>wakeup wake lock: alarm_rtc
  13795. <6>PM: early resume of devices complete after 6.498 msecs
  13796. max8903b_resume: resume
  13797. <3>msm_wm8958_setup_power: codec power setup
  13798. <4>8058_s3: Failed to create debugfs directory
  13799. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13800. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13801. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13802. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13803. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13804. <6>PM: resume of devices complete after 110.456 msecs
  13805. Restarting tasks ... done.
  13806. <6>PM: suspend exit 2015-04-17 22:46:34.011954376 UTC
  13807. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:46:34.011984872 UTC)
  13808. <6>PM: suspend entry 2015-04-17 22:46:34.044338507 UTC
  13809. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13810. Freezing user space processes ... (elapsed 0.004 seconds) done.
  13811. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13812. Suspending console(s) (use no_console_suspend to debug)
  13813. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13814. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13815. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13816. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13817. <3>msm_wm8958_shutdown_power: codec power shutdown
  13818. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13819. max8903b_suspend: suspend
  13820. <6>PM: suspend of devices complete after 217.943 msecs
  13821. <6>PM: late suspend of devices complete after 5.399 msecs
  13822. <6>PM: noirq suspend of devices complete after 7.260 msecs
  13823. Disabling non-boot CPUs ...
  13824. <6>msm_pm_enter
  13825. <6>msm_pm_enter: power collapse
  13826. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13827. <6>PM: noirq resume of devices complete after 5.582 msecs
  13828. <6>wakeup wake lock: alarm_rtc
  13829. <6>PM: early resume of devices complete after 5.918 msecs
  13830. max8903b_resume: resume
  13831. <3>msm_wm8958_setup_power: codec power setup
  13832. <4>8058_s3: Failed to create debugfs directory
  13833. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13834. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13835. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13836. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13837. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13838. <6>PM: resume of devices complete after 110.487 msecs
  13839. Restarting tasks ... done.
  13840. <6>PM: suspend exit 2015-04-17 22:47:37.011039456 UTC
  13841. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:47:37.011039456 UTC)
  13842. <6>active wake lock power-supply
  13843. <6>PM: suspend entry 2015-04-17 22:47:37.046838733 UTC
  13844. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13845. Freezing user space processes ... (elapsed 0.001 seconds) done.
  13846. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13847. Suspending console(s) (use no_console_suspend to debug)
  13848. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13849. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13850. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13851. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13852. <3>msm_wm8958_shutdown_power: codec power shutdown
  13853. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13854. max8903b_suspend: suspend
  13855. <6>PM: suspend of devices complete after 199.080 msecs
  13856. <6>PM: late suspend of devices complete after 1.769 msecs
  13857. <6>active wake lock alarm, time left 493
  13858. <3>dpm_run_callback(): power_suspend_late+0x0/0x58 returns -11
  13859. <3>PM: Device power.0 failed to suspend noirq: error -11
  13860. <6>PM: noirq resume of devices complete after 1.372 msecs
  13861. <6>PM: early resume of devices complete after 1.555 msecs
  13862. <3>PM: Some devices failed to power down
  13863. max8903b_resume: resume
  13864. <3>msm_wm8958_setup_power: codec power setup
  13865. <4>8058_s3: Failed to create debugfs directory
  13866. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13867. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13868. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13869. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13870. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13871. <6>PM: resume of devices complete after 108.612 msecs
  13872. Restarting tasks ... done.
  13873. <6>PM: suspend exit 2015-04-17 22:47:37.483577867 UTC
  13874. <6>suspend: exit suspend, ret = -11 (2015-04-17 22:47:37.483608378 UTC)
  13875. <6>active wake lock PowerManagerService.WakeLocks
  13876. <6>active wake lock power-supply
  13877. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13878. <6>PM: suspend entry 2015-04-17 22:47:37.610631725 UTC
  13879. Freezing user space processes ... (elapsed 0.004 seconds) done.
  13880. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13881. Suspending console(s) (use no_console_suspend to debug)
  13882. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13883. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13884. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13885. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13886. <3>msm_wm8958_shutdown_power: codec power shutdown
  13887. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13888. max8903b_suspend: suspend
  13889. <6>PM: suspend of devices complete after 202.695 msecs
  13890. <6>PM: late suspend of devices complete after 1.769 msecs
  13891. <6>PM: noirq suspend of devices complete after 2.379 msecs
  13892. Disabling non-boot CPUs ...
  13893. <6>msm_pm_enter
  13894. <6>msm_pm_enter: power collapse
  13895. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13896. <6>PM: noirq resume of devices complete after 1.769 msecs
  13897. <6>wakeup wake lock: mmc1
  13898. <6>PM: early resume of devices complete after 1.738 msecs
  13899. max8903b_resume: resume
  13900. <3>msm_wm8958_setup_power: codec power setup
  13901. <4>8058_s3: Failed to create debugfs directory
  13902. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13903. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13904. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13905. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13906. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13907. <6>PM: resume of devices complete after 94.327 msecs
  13908. Restarting tasks ... done.
  13909. <6>PM: suspend exit 2015-04-17 22:47:39.014913401 UTC
  13910. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:47:39.014913401 UTC)
  13911. <6>active wake lock PowerManagerService.WakeLocks
  13912. <6>active wake lock power-supply
  13913. <6>PM: suspend entry 2015-04-17 22:47:39.049158275 UTC
  13914. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13915. Freezing user space processes ... (elapsed 0.001 seconds) done.
  13916. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13917. Suspending console(s) (use no_console_suspend to debug)
  13918. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13919. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13920. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13921. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13922. <3>msm_wm8958_shutdown_power: codec power shutdown
  13923. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13924. max8903b_suspend: suspend
  13925. <6>PM: suspend of devices complete after 200.577 msecs
  13926. <6>PM: late suspend of devices complete after 1.769 msecs
  13927. <6>PM: noirq suspend of devices complete after 2.379 msecs
  13928. Disabling non-boot CPUs ...
  13929. <6>msm_pm_enter
  13930. <6>msm_pm_enter: power collapse
  13931. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13932. <6>PM: noirq resume of devices complete after 1.769 msecs
  13933. <6>wakeup wake lock: mmc1
  13934. <6>PM: early resume of devices complete after 1.738 msecs
  13935. max8903b_resume: resume
  13936. <3>msm_wm8958_setup_power: codec power setup
  13937. <4>8058_s3: Failed to create debugfs directory
  13938. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13939. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13940. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13941. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13942. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13943. <6>PM: resume of devices complete after 83.105 msecs
  13944. Restarting tasks ... done.
  13945. <6>PM: suspend exit 2015-04-17 22:47:44.014363829 UTC
  13946. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:47:44.014394322 UTC)
  13947. <6>active wake lock power-supply
  13948. <6>PM: suspend entry 2015-04-17 22:47:44.043851082 UTC
  13949. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13950. Freezing user space processes ... (elapsed 0.014 seconds) done.
  13951. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13952. Suspending console(s) (use no_console_suspend to debug)
  13953. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13954. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13955. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13956. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13957. <3>msm_wm8958_shutdown_power: codec power shutdown
  13958. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13959. max8903b_suspend: suspend
  13960. <6>PM: suspend of devices complete after 218.610 msecs
  13961. <6>PM: late suspend of devices complete after 5.400 msecs
  13962. <6>PM: noirq suspend of devices complete after 7.139 msecs
  13963. Disabling non-boot CPUs ...
  13964. <6>msm_pm_enter
  13965. <6>msm_pm_enter: power collapse
  13966. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  13967. <6>PM: noirq resume of devices complete after 5.613 msecs
  13968. <6>wakeup wake lock: alarm_rtc
  13969. <6>PM: early resume of devices complete after 6.589 msecs
  13970. max8903b_resume: resume
  13971. <3>msm_wm8958_setup_power: codec power setup
  13972. <4>8058_s3: Failed to create debugfs directory
  13973. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  13974. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13975. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13976. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13977. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13978. <6>PM: resume of devices complete after 109.665 msecs
  13979. Restarting tasks ... done.
  13980. <6>PM: suspend exit 2015-04-17 22:50:29.032385015 UTC
  13981. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:50:29.032415509 UTC)
  13982. <6>active wake lock PowerManagerService.WakeLocks
  13983. <6>active wake lock power-supply
  13984. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  13985. <6>PM: suspend entry 2015-04-17 22:50:29.470004836 UTC
  13986. Freezing user space processes ... (elapsed 0.004 seconds) done.
  13987. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  13988. Suspending console(s) (use no_console_suspend to debug)
  13989. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13990. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13991. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  13992. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  13993. <3>msm_wm8958_shutdown_power: codec power shutdown
  13994. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  13995. max8903b_suspend: suspend
  13996. <6>PM: suspend of devices complete after 210.408 msecs
  13997. <6>PM: late suspend of devices complete after 5.399 msecs
  13998. <6>PM: noirq suspend of devices complete after 6.832 msecs
  13999. Disabling non-boot CPUs ...
  14000. <6>msm_pm_enter
  14001. <6>msm_pm_enter: power collapse
  14002. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<3>msm_pm_enter: cannot find the lowest power limit
  14003. <6>msm_pm_enter: return
  14004. <6>PM: noirq resume of devices complete after 1.677 msecs
  14005. <6>PM: early resume of devices complete after 1.677 msecs
  14006. max8903b_resume: resume
  14007. <3>msm_wm8958_setup_power: codec power setup
  14008. <4>8058_s3: Failed to create debugfs directory
  14009. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14010. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14011. <6>wakeup wake lock: power-supply
  14012. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14013. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14014. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14015. <6>PM: resume of devices complete after 110.032 msecs
  14016. Restarting tasks ... done.
  14017. <6>PM: suspend exit 2015-04-17 22:50:30.065654193 UTC
  14018. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:50:30.065684690 UTC)
  14019. <6>PM: suspend entry 2015-04-17 22:50:30.075413254 UTC
  14020. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  14021. Freezing user space processes ... (elapsed 0.015 seconds) done.
  14022. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14023. Suspending console(s) (use no_console_suspend to debug)
  14024. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14025. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14026. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14027. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14028. <3>msm_wm8958_shutdown_power: codec power shutdown
  14029. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14030. max8903b_suspend: suspend
  14031. <6>PM: suspend of devices complete after 211.623 msecs
  14032. <6>PM: late suspend of devices complete after 5.643 msecs
  14033. <6>PM: noirq suspend of devices complete after 7.016 msecs
  14034. Disabling non-boot CPUs ...
  14035. <6>msm_pm_enter
  14036. <6>msm_pm_enter: power collapse
  14037. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14038. <6>PM: noirq resume of devices complete after 5.583 msecs
  14039. <6>wakeup wake lock: alarm_rtc
  14040. <6>PM: early resume of devices complete after 6.284 msecs
  14041. max8903b_resume: resume
  14042. <3>msm_wm8958_setup_power: codec power setup
  14043. <4>8058_s3: Failed to create debugfs directory
  14044. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14045. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14046. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14047. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14048. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14049. <6>PM: resume of devices complete after 109.420 msecs
  14050. Restarting tasks ... done.
  14051. <6>PM: suspend exit 2015-04-17 22:51:22.043423734 UTC
  14052. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:51:22.043423734 UTC)
  14053. <6>active wake lock PowerManagerService.WakeLocks
  14054. <6>active wake lock power-supply
  14055. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  14056. <6>PM: suspend entry 2015-04-17 22:51:22.183951516 UTC
  14057. Freezing user space processes ... (elapsed 0.001 seconds) done.
  14058. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14059. Suspending console(s) (use no_console_suspend to debug)
  14060. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14061. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14062. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14063. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14064. <3>msm_wm8958_shutdown_power: codec power shutdown
  14065. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14066. max8903b_suspend: suspend
  14067. <6>PM: suspend of devices complete after 223.470 msecs
  14068. <6>PM: late suspend of devices complete after 5.400 msecs
  14069. <6>PM: noirq suspend of devices complete after 7.170 msecs
  14070. Disabling non-boot CPUs ...
  14071. <6>msm_pm_enter
  14072. <6>msm_pm_enter: power collapse
  14073. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14074. <6>PM: noirq resume of devices complete after 5.766 msecs
  14075. <6>wakeup wake lock: alarm_rtc
  14076. <6>PM: early resume of devices complete after 5.918 msecs
  14077. max8903b_resume: resume
  14078. <3>msm_wm8958_setup_power: codec power setup
  14079. <4>8058_s3: Failed to create debugfs directory
  14080. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14081. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14082. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14083. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14084. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14085. <6>PM: resume of devices complete after 110.395 msecs
  14086. Restarting tasks ... done.
  14087. <6>PM: suspend exit 2015-04-17 22:51:39.009728218 UTC
  14088. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:51:39.009728218 UTC)
  14089. <6>active wake lock power-supply
  14090. <6>active wake lock alarm_rtc, time left 87
  14091. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  14092. <6>PM: suspend entry 2015-04-17 22:51:40.125119930 UTC
  14093. Freezing user space processes ... (elapsed 0.004 seconds) done.
  14094. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14095. Suspending console(s) (use no_console_suspend to debug)
  14096. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14097. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14098. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14099. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14100. <3>msm_wm8958_shutdown_power: codec power shutdown
  14101. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14102. max8903b_suspend: suspend
  14103. <6>PM: suspend of devices complete after 219.895 msecs
  14104. <6>PM: late suspend of devices complete after 5.644 msecs
  14105. <6>PM: noirq suspend of devices complete after 7.017 msecs
  14106. Disabling non-boot CPUs ...
  14107. <6>msm_pm_enter
  14108. <6>msm_pm_enter: power collapse
  14109. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14110. <6>PM: noirq resume of devices complete after 5.583 msecs
  14111. <6>wakeup wake lock: mmc1
  14112. <6>PM: early resume of devices complete after 6.742 msecs
  14113. max8903b_resume: resume
  14114. <3>msm_wm8958_setup_power: codec power setup
  14115. <4>8058_s3: Failed to create debugfs directory
  14116. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14117. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14118. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14119. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14120. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14121. <6>PM: resume of devices complete after 99.020 msecs
  14122. Restarting tasks ... done.
  14123. <6>PM: suspend exit 2015-04-17 22:51:45.007227405 UTC
  14124. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:51:45.007257900 UTC)
  14125. <6>active wake lock power-supply
  14126. <6>PM: suspend entry 2015-04-17 22:51:45.041868828 UTC
  14127. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=a
  14128. Freezing user space processes ... (elapsed 0.001 seconds) done.
  14129. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14130. Suspending console(s) (use no_console_suspend to debug)
  14131. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14132. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14133. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14134. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14135. <3>msm_wm8958_shutdown_power: codec power shutdown
  14136. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14137. max8903b_suspend: suspend
  14138. <6>PM: suspend of devices complete after 217.435 msecs
  14139. <6>PM: late suspend of devices complete after 5.643 msecs
  14140. <6>PM: noirq suspend of devices complete after 7.016 msecs
  14141. Disabling non-boot CPUs ...
  14142. <6>msm_pm_enter
  14143. <6>msm_pm_enter: power collapse
  14144. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14145. <6>PM: noirq resume of devices complete after 5.613 msecs
  14146. <6>wakeup wake lock: msm_otg
  14147. <6>msm_otg_resume: usb exited from low power mode
  14148. <6>android_work: android_work: did not send uevent (0 0   (null))
  14149. <6>PM: early resume of devices complete after 6.741 msecs
  14150. max8903b_resume: resume
  14151. <3>msm_wm8958_setup_power: codec power setup
  14152. <4>8058_s3: Failed to create debugfs directory
  14153. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14154. <6>a6_update_connected_ps: ac=0 usb=0 dock=0
  14155. <6>max8903b_current_setup: ### CHARGE_DISABLE
  14156. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14157. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14158. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14159. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14160. <6>PM: resume of devices complete after 83.009 msecs
  14161. Restarting tasks ... done.
  14162. <6>PM: suspend exit 2015-04-17 22:53:34.016104044 UTC
  14163. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:53:34.016134537 UTC)
  14164. <6>active wake lock power-supply
  14165. <6>active wake lock msm_otg
  14166. <6>a6_update_connected_ps: ac=0 usb=0 dock=0
  14167. <6>max8903b_current_setup: ### CHARGE_DISABLE
  14168. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=
  14169. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=
  14170. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=
  14171. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=
  14172. <4>healthd: battery l=100 v=4108 t=26.0 h=2 st=5 c=1 chg=
  14173. <6>msm_otg_suspend: usb in low power mode
  14174. <6>PM: suspend entry 2015-04-17 22:53:34.176605747 UTC
  14175. Freezing user space processes ... (elapsed 0.005 seconds) done.
  14176. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14177. Suspending console(s) (use no_console_suspend to debug)
  14178. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14179. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14180. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14181. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14182. <3>msm_wm8958_shutdown_power: codec power shutdown
  14183. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14184. max8903b_suspend: suspend
  14185. <6>PM: suspend of devices complete after 223.379 msecs
  14186. <6>PM: late suspend of devices complete after 5.552 msecs
  14187. <6>PM: noirq suspend of devices complete after 6.986 msecs
  14188. Disabling non-boot CPUs ...
  14189. <6>msm_pm_enter
  14190. <6>msm_pm_enter: power collapse
  14191. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  14192. <6>PM: noirq resume of devices complete after 5.613 msecs
  14193. <6>wakeup wake lock: event0-431
  14194. <6>PM: early resume of devices complete after 3.142 msecs
  14195. max8903b_resume: resume
  14196. <3>msm_wm8958_setup_power: codec power setup
  14197. <4>8058_s3: Failed to create debugfs directory
  14198. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  14199. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14200. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14201. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14202. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14203. <6>PM: resume of devices complete after 112.257 msecs
  14204. Restarting tasks ... done.
  14205. <6>PM: suspend exit 2015-04-17 22:53:47.033177729 UTC
  14206. <6>suspend: exit suspend, ret = 0 (2015-04-17 22:53:47.033208222 UTC)
  14207. <4>healthd: battery l=100 v=4104 t=26.0 h=2 st=5 c=-35 chg=
  14208. <6>request_suspend_state: wakeup (3->0) at 9765155929189 (2015-04-17 22:53:47.265545503 UTC)
  14209. <6>lsm303dlh_acc_sysfs: hw init start
  14210. <6>lsm303dlh_acc_sysfs: hw init done
  14211. <6>[MPDEC]: Screen -> on. Activated mpdecision. | Mask=[1000]
  14212. <3>[DISP] lcdc_panel_power: ++ 1
  14213. <38>type=1400 audit(1429311227.340:109): avc: denied { read write } for pid=431 comm="system_server" name="lm8502" dev="tmpfs" ino=4252 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14214. <38>type=1400 audit(1429311227.340:110): avc: denied { open } for pid=431 comm="system_server" name="lm8502" dev="tmpfs" ino=4252 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14215. <38>type=1400 audit(1429311227.340:111): avc: denied { getattr } for pid=431 comm="system_server" path="/dev/lm8502" dev="tmpfs" ino=4252 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14216. <38>type=1400 audit(1429311227.340:112): avc: denied { ioctl } for pid=431 comm="system_server" path="/dev/lm8502" dev="tmpfs" ino=4252 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14217. <4>mdp4_csc_config: Block type 10 isn't supported by CSC.
  14218. <4>mdp4_csc_config: Block type 8 isn't supported by CSC.
  14219. <38>type=1400 audit(1429311227.530:113): avc: denied { ioctl } for pid=142 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14220. <6>mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 128000000
  14221. <38>type=1400 audit(1429311227.540:114): avc: denied { read write } for pid=142 comm="surfaceflinger" name="msm_rotator" dev="tmpfs" ino=4336 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14222. <38>type=1400 audit(1429311227.540:115): avc: denied { open } for pid=142 comm="surfaceflinger" name="msm_rotator" dev="tmpfs" ino=4336 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14223. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 103
  14224. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 107
  14225. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 110
  14226. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 114
  14227. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 117
  14228. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 121
  14229. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 124
  14230. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 127
  14231. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
  14232. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 133
  14233. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 137
  14234. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  14235. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  14236. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  14237. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  14238. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  14239. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  14240. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  14241. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  14242. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  14243. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  14244. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 173
  14245. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
  14246. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  14247. <6>msm_device_put:device speaker_stereo_rx set 0
  14248. <6>msm_device_put:device speaker_stereo_rx set 1
  14249. <3>msm_device_put:device freq =48000
  14250. <3>Device active
  14251. <38>type=1400 audit(1429311236.979:116): avc: denied { ioctl } for pid=1347 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14252. <38>type=1400 audit(1429311237.009:117): avc: denied { read write } for pid=1347 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14253. <38>type=1400 audit(1429311237.179:118): avc: denied { ioctl } for pid=1503 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14254. <38>type=1400 audit(1429311237.649:119): avc: denied { read write } for pid=15335 comm="CrGpuMain" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14255. <6>msm_device_put:device speaker_stereo_rx set 0
  14256. <38>type=1400 audit(1429311312.002:120): avc: denied { read write } for pid=28390 comm="CodecLooper" name="msm_vidc_dec" dev="tmpfs" ino=4338 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14257. <6>msm_vidc_dec: Inside vid_dec_open()<38>type=1400 audit(1429311312.002:121): avc: denied { open } for pid=28390 comm="CodecLooper" name="msm_vidc_dec" dev="tmpfs" ino=4338 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14258. <4>
  14259. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  14260. <6>fw_version 2:28:2013<38>type=1400 audit(1429311312.032:122): avc: denied { ioctl } for pid=28390 comm="CodecLooper" path="/dev/msm_vidc_dec" dev="tmpfs" ino=4338 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14261. <6>msm_device_put:device speaker_stereo_rx set 0
  14262. <6>msm_device_put:device speaker_stereo_rx set 1
  14263. <3>msm_device_put:device freq =48000
  14264. <3>Device active
  14265. <4>
  14266. VIDC: vidc_freq = 48000000, req_perf_lvl = 22680, set_perf_lvl = 37900
  14267. <6>profile 4 level 23 progressive 1<4>
  14268. VIDC: vidc_freq = 48000000, req_perf_lvl = 22680, set_perf_lvl = 37900
  14269. <4>
  14270. VIDC: vidc_freq = 48000000, req_perf_lvl = 9072, set_perf_lvl = 37900
  14271. <4>
  14272. VIDC: vidc_freq = 48000000, req_perf_lvl = 18900, set_perf_lvl = 37900
  14273. <4>
  14274. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  14275. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  14276. vidc_cleanup_addr_table(): buffer = INPUT
  14277. <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_device_put:device speaker_stereo_rx set 0
  14278. send sigkill to 12682 (id.gms.wearable), adj 1000, size 6120
  14279. send sigkill to 24418 (d.process.media), adj 764, size 6243
  14280. send sigkill to 24251 (equicksearchbox), adj 764, size 6134
  14281. send sigkill to 24637 (ndroid.calendar), adj 764, size 5860
  14282. send sigkill to 24620 (viders.calendar), adj 764, size 5857
  14283. send sigkill to 21321 (nie.geniewidget), adj 647, size 9570
  14284. send sigkill to 22611 (mozilla.firefox), adj 647, size 6331
  14285. <6>msm_vidc_dec: Inside vid_dec_open()<4>
  14286. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  14287. <6>fw_version 2:28:2013<6>msm_device_put:device speaker_stereo_rx set 0
  14288. <6>msm_device_put:device speaker_stereo_rx set 1
  14289. <3>msm_device_put:device freq =48000
  14290. <3>Device active
  14291. <4>
  14292. VIDC: vidc_freq = 48000000, req_perf_lvl = 22680, set_perf_lvl = 37900
  14293. <6>profile 4 level 23 progressive 1<4>
  14294. VIDC: vidc_freq = 48000000, req_perf_lvl = 22680, set_perf_lvl = 37900
  14295. <4>
  14296. VIDC: vidc_freq = 48000000, req_perf_lvl = 9072, set_perf_lvl = 37900
  14297. <4>
  14298. VIDC: vidc_freq = 48000000, req_perf_lvl = 18900, set_perf_lvl = 37900
  14299. <4>
  14300. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  14301. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  14302. vidc_cleanup_addr_table(): buffer = INPUT
  14303. <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_device_put:device speaker_stereo_rx set 0
  14304. <6>msm_vidc_dec: Inside vid_dec_open()<4>
  14305. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  14306. <6>fw_version 2:28:2013<6>msm_device_put:device speaker_stereo_rx set 0
  14307. <6>msm_device_put:device speaker_stereo_rx set 1
  14308. <3>msm_device_put:device freq =48000
  14309. <4>
  14310. VIDC: vidc_freq = 48000000, req_perf_lvl = 22680, set_perf_lvl = 37900
  14311. <6>profile 4 level 23 progressive 1<4>
  14312. VIDC: vidc_freq = 48000000, req_perf_lvl = 22680, set_perf_lvl = 37900
  14313. <3>Device active
  14314. <4>
  14315. VIDC: vidc_freq = 48000000, req_perf_lvl = 9072, set_perf_lvl = 37900
  14316. <4>
  14317. VIDC: vidc_freq = 48000000, req_perf_lvl = 18900, set_perf_lvl = 37900
  14318. <4>------------[ cut here ]------------
  14319. <4>WARNING: at /home/flintman/source/ever/loll-5.1/kernel/htc/msm8960/drivers/cpufreq/cpufreq_interactive.c:414 cpufreq_interactive_timer+0xa8/0x448()
  14320. [<80014cc0>] (unwind_backtrace+0x0/0x11c) from [<800788bc>] (warn_slowpath_common+0x48/0x60)
  14321. [<800788bc>] (warn_slowpath_common+0x48/0x60) from [<8007898c>] (warn_slowpath_null+0x18/0x1c)
  14322. [<8007898c>] (warn_slowpath_null+0x18/0x1c) from [<8049c460>] (cpufreq_interactive_timer+0xa8/0x448)
  14323. [<8049c460>] (cpufreq_interactive_timer+0xa8/0x448) from [<8049d160>] (cpufreq_interactive_idle_notifier+0x174/0x19c)
  14324. [<8049d160>] (cpufreq_interactive_idle_notifier+0x174/0x19c) from [<80097128>] (notifier_call_chain+0x38/0x68)
  14325. [<80097128>] (notifier_call_chain+0x38/0x68) from [<80097200>] (__atomic_notifier_call_chain+0x34/0x44)
  14326. [<80097200>] (__atomic_notifier_call_chain+0x34/0x44) from [<80097224>] (atomic_notifier_call_chain+0x14/0x18)
  14327. [<80097224>] (atomic_notifier_call_chain+0x14/0x18) from [<8000f908>] (cpu_idle+0xa4/0xf0)
  14328. [<8000f908>] (cpu_idle+0xa4/0xf0) from [<806927f8>] (rest_init+0x88/0xa0)
  14329. [<806927f8>] (rest_init+0x88/0xa0) from [<80914a30>] (start_kernel+0x2c4/0x320)
  14330. <4>---[ end trace 65540ed0f045f467 ]---
  14331. <4>
  14332. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  14333. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  14334. vidc_cleanup_addr_table(): buffer = INPUT
  14335. <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_device_put:device speaker_stereo_rx set 0
  14336. <6>msm_vidc_dec: Inside vid_dec_open()<4>
  14337. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  14338. <6>fw_version 2:28:2013<4>
  14339. VIDC: vidc_freq = 48000000, req_perf_lvl = 22680, set_perf_lvl = 37900
  14340. <6>profile 4 level 23 progressive 1<4>
  14341. VIDC: vidc_freq = 48000000, req_perf_lvl = 22680, set_perf_lvl = 37900
  14342. <6>msm_device_put:device speaker_stereo_rx set 0
  14343. <6>msm_device_put:device speaker_stereo_rx set 1
  14344. <3>msm_device_put:device freq =48000
  14345. <4>
  14346. VIDC: vidc_freq = 48000000, req_perf_lvl = 9072, set_perf_lvl = 37900
  14347. <3>Device active
  14348. <4>
  14349. VIDC: vidc_freq = 48000000, req_perf_lvl = 18900, set_perf_lvl = 37900
  14350. <4>healthd: battery l=100 v=3984 t=30.0 h=2 st=5 c=-1170 chg=
  14351. <4>
  14352. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  14353. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  14354. vidc_cleanup_addr_table(): buffer = INPUT
  14355. <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_device_put:device speaker_stereo_rx set 0
  14356. <6>msm_vidc_dec: Inside vid_dec_open()<4>
  14357. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  14358. <6>fw_version 2:28:2013<6>msm_device_put:device speaker_stereo_rx set 0
  14359. <6>msm_device_put:device speaker_stereo_rx set 1
  14360. <3>msm_device_put:device freq =48000
  14361. <4>
  14362. VIDC: vidc_freq = 48000000, req_perf_lvl = 22680, set_perf_lvl = 37900
  14363. <6>profile 4 level 23 progressive 1<4>
  14364. VIDC: vidc_freq = 48000000, req_perf_lvl = 22680, set_perf_lvl = 37900
  14365. <3>Device active
  14366. <4>
  14367. VIDC: vidc_freq = 48000000, req_perf_lvl = 9072, set_perf_lvl = 37900
  14368. <4>
  14369. VIDC: vidc_freq = 48000000, req_perf_lvl = 18900, set_perf_lvl = 37900
  14370. send sigkill to 21790 (com.glu.flc2), adj 1000, size 5675
  14371. <4>
  14372. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  14373. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  14374. vidc_cleanup_addr_table(): buffer = INPUT
  14375. <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_device_put:device speaker_stereo_rx set 0
  14376. <6>msm_vidc_dec: Inside vid_dec_open()<4>
  14377. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  14378. <6>fw_version 2:28:2013<6>msm_device_put:device speaker_stereo_rx set 0
  14379. <6>msm_device_put:device speaker_stereo_rx set 1
  14380. <3>msm_device_put:device freq =48000
  14381. <4>
  14382. VIDC: vidc_freq = 48000000, req_perf_lvl = 22680, set_perf_lvl = 37900
  14383. <6>profile 4 level 23 progressive 1<4>
  14384. VIDC: vidc_freq = 48000000, req_perf_lvl = 22680, set_perf_lvl = 37900
  14385. <3>Device active
  14386. <4>
  14387. VIDC: vidc_freq = 48000000, req_perf_lvl = 9072, set_perf_lvl = 37900
  14388. <4>
  14389. VIDC: vidc_freq = 48000000, req_perf_lvl = 18900, set_perf_lvl = 37900
  14390. <4>healthd: battery l=96 v=3955 t=32.0 h=2 st=3 c=-1189 chg=
  14391. <4>
  14392. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  14393. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  14394. vidc_cleanup_addr_table(): buffer = INPUT
  14395. <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_device_put:device speaker_stereo_rx set 0
  14396. <6>msm_vidc_dec: Inside vid_dec_open()<4>
  14397. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  14398. <6>fw_version 2:28:2013<6>msm_device_put:device speaker_stereo_rx set 0
  14399. <6>msm_device_put:device speaker_stereo_rx set 1
  14400. <3>msm_device_put:device freq =48000
  14401. <4>
  14402. VIDC: vidc_freq = 48000000, req_perf_lvl = 22680, set_perf_lvl = 37900
  14403. <6>profile 4 level 23 progressive 1<4>
  14404. VIDC: vidc_freq = 48000000, req_perf_lvl = 22680, set_perf_lvl = 37900
  14405. <4>
  14406. VIDC: vidc_freq = 48000000, req_perf_lvl = 9072, set_perf_lvl = 37900
  14407. <3>Device active
  14408. <4>
  14409. VIDC: vidc_freq = 48000000, req_perf_lvl = 18900, set_perf_lvl = 37900
  14410. send sigkill to 24435 (droid.apps.plus), adj 764, size 8272
  14411. send sigkill to 29088 (equicksearchbox), adj 1000, size 7122
  14412. send sigkill to 24490 (ngs.android.pop), adj 1000, size 6611
  14413. <3>init: untracked pid 24523 killed by signal 9
  14414. <4>
  14415. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  14416. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  14417. vidc_cleanup_addr_table(): buffer = INPUT
  14418. <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_device_put:device speaker_stereo_rx set 0
  14419. <6>msm_vidc_dec: Inside vid_dec_open()<4>
  14420. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  14421. <6>fw_version 2:28:2013<6>msm_device_put:device speaker_stereo_rx set 0
  14422. <6>msm_device_put:device speaker_stereo_rx set 1
  14423. <3>msm_device_put:device freq =48000
  14424. <3>Device active
  14425. <4>
  14426. VIDC: vidc_freq = 48000000, req_perf_lvl = 22680, set_perf_lvl = 37900
  14427. <6>profile 4 level 23 progressive 1<4>
  14428. VIDC: vidc_freq = 48000000, req_perf_lvl = 22680, set_perf_lvl = 37900
  14429. <4>
  14430. VIDC: vidc_freq = 48000000, req_perf_lvl = 9072, set_perf_lvl = 37900
  14431. <4>
  14432. VIDC: vidc_freq = 48000000, req_perf_lvl = 18900, set_perf_lvl = 37900
  14433. send sigkill to 19616 (droid.deskclock), adj 764, size 5622
  14434. <38>type=1400 audit(1429312039.492:123): avc: denied { open } for pid=342 comm="Thread-817" name="kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14435. <4>healthd: battery l=94 v=3931 t=34.0 h=2 st=3 c=-1179 chg=
  14436. <4>
  14437. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  14438. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  14439. vidc_cleanup_addr_table(): buffer = INPUT
  14440. <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_device_put:device speaker_stereo_rx set 0
  14441. <6>msm_vidc_dec: Inside vid_dec_open()<4>
  14442. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  14443. <6>fw_version 2:28:2013<4>
  14444. VIDC: vidc_freq = 48000000, req_perf_lvl = 22680, set_perf_lvl = 37900
  14445. <6>profile 4 level 23 progressive 1<4>
  14446. VIDC: vidc_freq = 48000000, req_perf_lvl = 22680, set_perf_lvl = 37900
  14447. <6>msm_device_put:device speaker_stereo_rx set 0
  14448. <6>msm_device_put:device speaker_stereo_rx set 1
  14449. <3>msm_device_put:device freq =48000
  14450. <3>Device active
  14451. <4>
  14452. VIDC: vidc_freq = 48000000, req_perf_lvl = 9072, set_perf_lvl = 37900
  14453. <4>
  14454. VIDC: vidc_freq = 48000000, req_perf_lvl = 18900, set_perf_lvl = 37900
  14455. <4>
  14456. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  14457. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  14458. vidc_cleanup_addr_table(): buffer = INPUT
  14459. <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_device_put:device speaker_stereo_rx set 0
  14460. <6>msm_vidc_dec: Inside vid_dec_open()<4>
  14461. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  14462. <6>fw_version 2:28:2013<6>msm_device_put:device speaker_stereo_rx set 0
  14463. <6>msm_device_put:device speaker_stereo_rx set 1
  14464. <3>msm_device_put:device freq =48000
  14465. <4>
  14466. VIDC: vidc_freq = 48000000, req_perf_lvl = 22680, set_perf_lvl = 37900
  14467. <6>profile 4 level 23 progressive 1<4>
  14468. VIDC: vidc_freq = 48000000, req_perf_lvl = 22680, set_perf_lvl = 37900
  14469. <3>Device active
  14470. <4>
  14471. VIDC: vidc_freq = 48000000, req_perf_lvl = 9072, set_perf_lvl = 37900
  14472. <4>
  14473. VIDC: vidc_freq = 48000000, req_perf_lvl = 18900, set_perf_lvl = 37900
  14474. <6>msm_device_put:device speaker_stereo_rx set 0
  14475. <4>
  14476. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  14477. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  14478. vidc_cleanup_addr_table(): buffer = INPUT
  14479. <6>msm_vidc_dec: Return from vid_dec_release()send sigkill to 14576 (m.android.email), adj 1000, size 9921
  14480. <38>type=1400 audit(1429312373.007:124): avc: denied { ioctl } for pid=142 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14481. send sigkill to 314 (d.process.media), adj 764, size 6489
  14482. send sigkill to 16474 (d.process.acore), adj 647, size 6344
  14483. send sigkill to 15265 (dboxed_process0), adj 588, size 18610
  14484. <38>type=1400 audit(1429312383.027:125): avc: denied { read write } for pid=142 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14485. <38>type=1400 audit(1429312386.810:126): avc: denied { ioctl } for pid=1347 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14486. <38>type=1400 audit(1429312387.101:127): avc: denied { ioctl } for pid=2995 comm="m.android.email" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14487. <38>type=1400 audit(1429312387.101:128): avc: denied { read write } for pid=2995 comm="m.android.email" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14488. <38>type=1400 audit(1429312389.463:129): avc: denied { read write } for pid=1347 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14489. <4>healthd: battery l=92 v=3926 t=35.0 h=2 st=3 c=-1002 chg=
  14490. <6>msm_device_put:device speaker_stereo_rx set 0
  14491. <6>msm_device_put:device speaker_stereo_rx set 1
  14492. <3>msm_device_put:device freq =48000
  14493. <3>Device active
  14494. <6>msm_device_put:device speaker_stereo_rx set 0
  14495. <38>type=1400 audit(1429312539.239:130): avc: denied { open } for pid=4074 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14496. <6>msm_vidc_dec: Inside vid_dec_open()<38>type=1400 audit(1429312649.827:131): avc: denied { read write } for pid=5270 comm="CodecLooper" name="msm_vidc_dec" dev="tmpfs" ino=4338 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14497. <38>type=1400 audit(1429312649.827:132): avc: denied { open } for pid=5270 comm="CodecLooper" name="msm_vidc_dec" dev="tmpfs" ino=4338 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14498. <4>
  14499. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  14500. <6>fw_version 2:28:2013<38>type=1400 audit(1429312649.857:133): avc: denied { ioctl } for pid=5270 comm="CodecLooper" path="/dev/msm_vidc_dec" dev="tmpfs" ino=4338 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14501. <6>msm_device_put:device speaker_stereo_rx set 0
  14502. <6>msm_device_put:device speaker_stereo_rx set 1
  14503. <3>msm_device_put:device freq =48000
  14504. <3>Device active
  14505. <4>
  14506. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  14507. <6>profile 0 level 24 progressive 1<4>
  14508. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  14509. <4>
  14510. VIDC: vidc_freq = 48000000, req_perf_lvl = 23000, set_perf_lvl = 37900
  14511. <4>healthd: battery l=90 v=3883 t=36.0 h=2 st=3 c=-1283 chg=
  14512. send sigkill to 32760 (droid.apps.plus), adj 764, size 6399
  14513. send sigkill to 4003 (d.process.media), adj 1000, size 5503
  14514. send sigkill to 3729 (droid.deskclock), adj 1000, size 4971
  14515. send sigkill to 3047 (d.process.acore), adj 764, size 5840
  14516. send sigkill to 4878 (system:ui), adj 647, size 6375
  14517. send sigkill to 2898 (boxed_process15), adj 529, size 17877
  14518. <4>healthd: battery l=87 v=3864 t=37.0 h=2 st=3 c=-1242 chg=
  14519. <4>healthd: battery l=85 v=3844 t=38.0 h=2 st=3 c=-1246 chg=
  14520. send sigkill to 8559 (droid.deskclock), adj 1000, size 5969
  14521. send sigkill to 28728 (id.gms.wearable), adj 1000, size 5537
  14522. send sigkill to 4806 (m.android.email), adj 764, size 11147
  14523. send sigkill to 8675 (d.process.acore), adj 647, size 7077
  14524. send sigkill to 8697 (d.process.media), adj 529, size 6481
  14525. send sigkill to 1654 (er:bdservice_v1), adj 470, size 5194
  14526. <4>healthd: battery l=83 v=3820 t=38.0 h=2 st=3 c=-1230 chg=
  14527. send sigkill to 8814 (m.android.email), adj 1000, size 10157
  14528. send sigkill to 10061 (d.process.media), adj 764, size 6435
  14529. send sigkill to 8909 (d.process.acore), adj 647, size 7045
  14530. send sigkill to 10042 (droid.apps.plus), adj 529, size 10735
  14531. send sigkill to 8722 (id.gms.wearable), adj 470, size 7038
  14532. send sigkill to 1354 (droid.launcher3), adj 352, size 8988
  14533. <6>binder: 431:431 transaction failed 29189, size 108-0
  14534. send sigkill to 10192 (nie.geniewidget), adj 529, size 6934
  14535. send sigkill to 10454 (com.glu.flc2), adj 529, size 5614
  14536. <4>healthd: battery l=80 v=3801 t=38.0 h=2 st=3 c=-1236 chg=
  14537. <4>
  14538. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  14539. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  14540. vidc_cleanup_addr_table(): buffer = INPUT
  14541. <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_vidc_dec: Inside vid_dec_open()<4>
  14542. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  14543. <6>fw_version 2:28:2013<6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  14544. vidc_cleanup_addr_table(): buffer = INPUT
  14545. <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_device_put:device speaker_stereo_rx set 0
  14546. send sigkill to 11238 (mozilla.firefox), adj 529, size 6864
  14547. send sigkill to 28230 (android.youtube), adj 529, size 7493
  14548. send sigkill to 8792 (er:bdservice_v1), adj 470, size 4883
  14549. send sigkill to 11353 (droid.launcher3), adj 352, size 13734
  14550. send sigkill to 1711 (ndroid.exchange), adj 294, size 5662
  14551. send sigkill to 10119 (id.gms.wearable), adj 294, size 5273
  14552. send sigkill to 792 (putmethod.latin), adj 117, size 7767
  14553. <6>binder: 431:431 transaction failed 29189, size 100-0
  14554. <6>binder: 431:431 transaction failed 29189, size 100-0
  14555. <6>binder: 431:431 transaction failed 29189, size 100-0
  14556. send sigkill to 11713 (er:bdservice_v1), adj 294, size 6137
  14557. send sigkill to 12062 (er:bdservice_v1), adj 470, size 5903
  14558. send sigkill to 11991 (m.android.email), adj 529, size 8359
  14559. send sigkill to 11968 (ndroid.exchange), adj 470, size 7395
  14560. send sigkill to 12125 (er:bdservice_v1), adj 294, size 5966
  14561. send sigkill to 12155 (er:bdservice_v1), adj 470, size 5942
  14562. send sigkill to 12182 (id.gms.wearable), adj 294, size 7847
  14563. send sigkill to 12280 (d.process.acore), adj 529, size 6879
  14564. send sigkill to 12339 (m.android.email), adj 470, size 8711
  14565. send sigkill to 12319 (ndroid.exchange), adj 294, size 7168
  14566. send sigkill to 12405 (er:bdservice_v1), adj 294, size 6085
  14567. <6>msm_vidc_dec: Inside vid_dec_open()<4>
  14568. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  14569. <6>fw_version 2:28:2013<4>
  14570. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  14571. <6>profile 0 level 24 progressive 1<4>
  14572. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  14573. <6>msm_device_put:device speaker_stereo_rx set 0
  14574. <6>msm_device_put:device speaker_stereo_rx set 1
  14575. <3>msm_device_put:device freq =48000
  14576. <3>Device active
  14577. <4>
  14578. VIDC: vidc_freq = 48000000, req_perf_lvl = 23000, set_perf_lvl = 37900
  14579. send sigkill to 12459 (ndroid.exchange), adj 294, size 5549
  14580. <6>binder: release 12459:12521 transaction 4075174 out, still active
  14581. <6>binder: 12476:12491 transaction failed 29189, size 616-8
  14582. <6>binder: send failed reply for transaction 4075174, target dead
  14583. send sigkill to 12476 (m.android.email), adj 294, size 8195
  14584. <6>binder: release 12476:12493 transaction 4075512 out, still active
  14585. <6>binder: release 12476:12498 transaction 4075502 out, still active
  14586. <6>binder: release 12476:12520 transaction 4075498 out, still active
  14587. <6>binder: 431:1916 transaction failed 29189, size 4-0
  14588. <6>binder: send failed reply for transaction 4075498, target dead
  14589. <6>binder: 431:935 transaction failed 29189, size 4-0
  14590. <6>binder: send failed reply for transaction 4075512, target dead
  14591. <6>binder: 431:831 transaction failed 29189, size 4-0
  14592. <6>binder: send failed reply for transaction 4075502, target dead
  14593. send sigkill to 12502 (er:bdservice_v1), adj 294, size 5897
  14594. send sigkill to 12229 (putmethod.latin), adj 117, size 7324
  14595. <6>binder: 431:431 transaction failed 29189, size 100-0
  14596. send sigkill to 12548 (m.android.email), adj 294, size 8322
  14597. <6>binder: release 12548:12562 transaction 4077433 in, still active
  14598. <6>binder: send failed reply for transaction 4077433 to 12532:12599
  14599. <6>binder: send failed reply for transaction 4077525 to 12532:12578
  14600. <6>binder: send failed reply for transaction 4077579 to 12532:12582
  14601. <6>binder: release 12532:12578 transaction 4077603 out, still active
  14602. <6>binder: 431:935 transaction failed 29189, size 4-0
  14603. <6>binder: send failed reply for transaction 4077603, target dead
  14604. send sigkill to 12583 (er:bdservice_v1), adj 470, size 6076
  14605. send sigkill to 12629 (m.android.email), adj 294, size 8484
  14606. <6>binder: release 12629:12652 transaction 4079508 in, still active
  14607. <6>binder: send failed reply for transaction 4079508 to 12612:12656
  14608. <6>binder: release 12612:12656 transaction 4079568 out, still active
  14609. <6>binder: 431:1916 transaction failed 29189, size 4-0
  14610. <6>binder: send failed reply for transaction 4079568, target dead
  14611. send sigkill to 12702 (er:bdservice_v1), adj 294, size 6118
  14612. send sigkill to 12803 (ndroid.exchange), adj 470, size 6720
  14613. send sigkill to 12821 (m.android.email), adj 294, size 8516
  14614. send sigkill to 12887 (m.android.email), adj 470, size 8432
  14615. send sigkill to 12871 (ndroid.exchange), adj 294, size 7368
  14616. send sigkill to 11643 (android.youtube), adj 58, size 8649
  14617. send sigkill to 1169 (e.process.gapps), adj 58, size 8159
  14618. send sigkill to 13005 (er:bdservice_v1), adj 294, size 5898
  14619. send sigkill to 13052 (er:bdservice_v1), adj 470, size 6111
  14620. send sigkill to 12978 (id.gms.wearable), adj 294, size 7921
  14621. send sigkill to 12943 (e.process.gapps), adj 58, size 10603
  14622. send sigkill to 13129 (ndroid.exchange), adj 294, size 5848
  14623. send sigkill to 13146 (m.android.email), adj 294, size 8282
  14624. send sigkill to 13205 (id.gms.wearable), adj 294, size 8020
  14625. send sigkill to 1410 (rocess.location), adj 58, size 8134
  14626. send sigkill to 13381 (er:bdservice_v1), adj 294, size 6097
  14627. send sigkill to 13280 (android.youtube), adj 58, size 11860
  14628. send sigkill to 13525 (m.android.email), adj 294, size 8473
  14629. <6>binder: release 13525:13540 transaction 4117852 in, still active
  14630. <6>binder: send failed reply for transaction 4117852 to 13509:13555
  14631. <6>binder: send failed reply for transaction 4117863 to 13509:13553
  14632. <6>binder: release 13509:13555 transaction 4117875 out, still active
  14633. <6>binder: 431:939 transaction failed 29189, size 8-0
  14634. <6>binder: send failed reply for transaction 4117875, target dead
  14635. send sigkill to 1305 (gle.android.gms), adj 58, size 7609
  14636. send sigkill to 13597 (id.gms.wearable), adj 294, size 7680
  14637. send sigkill to 13672 (er:bdservice_v1), adj 294, size 5828
  14638. send sigkill to 13621 (rocess.location), adj 58, size 11114
  14639. <6>binder: undelivered transaction 4127221
  14640. <6>binder: release 13621:13745 transaction 4127166 out, still active
  14641. <6>binder: undelivered transaction 4127190
  14642. send sigkill to 13648 (gle.android.gms), adj 58, size 9653
  14643. <6>binder: 431:897 transaction failed 29189, size 116-0
  14644. <6>binder: 431:897 transaction failed 29189, size 4-0
  14645. <6>binder: send failed reply for transaction 4127166, target dead
  14646. send sigkill to 13754 (er:bdservice_v1), adj 294, size 5876
  14647. send sigkill to 13790 (rocess.location), adj 58, size 11713
  14648. send sigkill to 13692 (id.gms.wearable), adj 294, size 7828
  14649. send sigkill to 13861 (er:bdservice_v1), adj 294, size 6080
  14650. send sigkill to 13771 (gle.android.gms), adj 58, size 9196
  14651. send sigkill to 13172 (e.process.gapps), adj 58, size 8558
  14652. send sigkill to 2194 (earchbox:search), adj 58, size 6387
  14653. send sigkill to 14008 (er:bdservice_v1), adj 294, size 5875
  14654. <4>healthd: battery l=78 v=3768 t=38.0 h=2 st=3 c=-1436 chg=
  14655. send sigkill to 14111 (er:bdservice_v1), adj 294, size 5824
  14656. send sigkill to 14147 (id.partnersetup), adj 529, size 5172
  14657. send sigkill to 13992 (gle.android.gms), adj 58, size 8614
  14658. send sigkill to 13955 (e.process.gapps), adj 58, size 8424
  14659. <6>binder: 13938:14084 transaction failed 29189, size 320-4
  14660. send sigkill to 14170 (er:bdservice_v1), adj 294, size 5827
  14661. send sigkill to 14062 (earchbox:search), adj 58, size 7159
  14662. send sigkill to 14028 (id.gms.wearable), adj 58, size 6506
  14663. send sigkill to 780 (hbox:interactor), adj 58, size 4546
  14664. send sigkill to 14228 (er:bdservice_v1), adj 294, size 5809
  14665. send sigkill to 13938 (rocess.location), adj 58, size 10191
  14666. <6>binder: release 13938:14247 transaction 4148918 out, still active
  14667. <6>binder: 14206:14221 transaction failed 29189, size 144-8
  14668. <6>binder: send failed reply for transaction 4148918, target dead
  14669. send sigkill to 1742 (android.smspush), adj 58, size 4238
  14670. send sigkill to 14254 (er:bdservice_v1), adj 294, size 5809
  14671. send sigkill to 14284 (er:bdservice_v1), adj 294, size 5809
  14672. send sigkill to 14189 (gle.android.gms), adj 58, size 9673
  14673. send sigkill to 3860 (boxed_process16), adj 0, size 104727
  14674. <4>
  14675. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  14676. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  14677. vidc_cleanup_addr_table(): buffer = INPUT
  14678. <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_device_put:device speaker_stereo_rx set 0
  14679. <6>msm_vidc_dec: Inside vid_dec_open()<4>
  14680. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  14681. <6>fw_version 2:28:2013<6>msm_device_put:device speaker_stereo_rx set 0
  14682. <6>msm_device_put:device speaker_stereo_rx set 1
  14683. <3>msm_device_put:device freq =48000
  14684. <3>Device active
  14685. <4>
  14686. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  14687. <6>profile 0 level 24 progressive 1<4>
  14688. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  14689. <4>
  14690. VIDC: vidc_freq = 48000000, req_perf_lvl = 23000, set_perf_lvl = 37900
  14691. <4>
  14692. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  14693. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  14694. vidc_cleanup_addr_table(): buffer = INPUT
  14695. <6>msm_vidc_dec: Return from vid_dec_release()<6>binder: 431:431 transaction failed 29189, size 108-0
  14696. <6>msm_vidc_dec: Inside vid_dec_open()<4>
  14697. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  14698. <6>fw_version 2:28:2013<4>
  14699. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  14700. <6>profile 0 level 24 progressive 1<4>
  14701. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  14702. <4>
  14703. VIDC: vidc_freq = 48000000, req_perf_lvl = 0, set_perf_lvl = 37900
  14704. <4>
  14705. VIDC: vidc_freq = 48000000, req_perf_lvl = 23000, set_perf_lvl = 37900
  14706. <38>type=1400 audit(1429314337.754:134): avc: denied { ioctl } for pid=15354 comm="VideoDecMsgThre" path="/dev/msm_vidc_dec" dev="tmpfs" ino=4338 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14707. <38>type=1400 audit(1429314337.754:135): avc: denied { ioctl } for pid=142 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14708. <38>type=1400 audit(1429314485.748:136): avc: denied { ioctl } for pid=1347 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14709. <38>type=1400 audit(1429314486.179:137): avc: denied { read write } for pid=1347 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14710. <4>healthd: battery l=75 v=3753 t=38.0 h=2 st=3 c=-1324 chg=
  14711. send sigkill to 14442 (d.process.acore), adj 1000, size 6451
  14712. <38>type=1400 audit(1429314595.175:138): avc: denied { ioctl } for pid=15258 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14713. send sigkill to 14495 (id.partnersetup), adj 1000, size 4770
  14714. send sigkill to 15277 (droid.deskclock), adj 764, size 5001
  14715. send sigkill to 17077 (d.process.acore), adj 647, size 6925
  14716. send sigkill to 15384 (m.android.email), adj 529, size 9084
  14717. send sigkill to 14340 (id.gms.wearable), adj 470, size 5839
  14718. send sigkill to 15416 (ndroid.exchange), adj 294, size 6471
  14719. send sigkill to 17301 (id.gms.wearable), adj 294, size 7936
  14720. <4>healthd: battery l=73 v=3734 t=38.0 h=2 st=3 c=-1331 chg=
  14721. send sigkill to 17399 (m.android.email), adj 647, size 9937
  14722. send sigkill to 17482 (d.process.acore), adj 529, size 6947
  14723. send sigkill to 15261 (er:bdservice_v1), adj 470, size 5200
  14724. send sigkill to 17383 (ndroid.exchange), adj 470, size 7181
  14725. send sigkill to 17503 (id.gms.wearable), adj 294, size 7889
  14726. send sigkill to 17666 (er:bdservice_v1), adj 294, size 6083
  14727. send sigkill to 17929 (m.android.email), adj 470, size 8466
  14728. <6>binder: send failed reply for transaction 4422314 to 17912:17961
  14729. send sigkill to 17965 (m.android.email), adj 529, size 8289
  14730. send sigkill to 17912 (ndroid.exchange), adj 294, size 7208
  14731. send sigkill to 18023 (id.gms.wearable), adj 294, size 7845
  14732. send sigkill to 18065 (er:bdservice_v1), adj 294, size 5809
  14733. send sigkill to 18092 (er:bdservice_v1), adj 294, size 6044
  14734. send sigkill to 14358 (putmethod.latin), adj 117, size 6225
  14735. <6>binder: 431:431 transaction failed 29189, size 100-0
  14736. send sigkill to 18138 (m.android.email), adj 294, size 8279
  14737. <6>binder: release 18138:18161 transaction 4442951 in, still active
  14738. <6>binder: send failed reply for transaction 4442951 to 18122:18183
  14739. <6>binder: send failed reply for transaction 4443090 to 18122:18188
  14740. <6>binder: release 18122:18183 transaction 4443120 out, still active
  14741. <6>binder: 431:1916 transaction failed 29189, size 4-0
  14742. <6>binder: send failed reply for transaction 4443120, target dead
  14743. send sigkill to 18162 (er:bdservice_v1), adj 294, size 5857
  14744. send sigkill to 14469 (earchbox:search), adj 58, size 10560
  14745. send sigkill to 18306 (d.process.acore), adj 529, size 6950
  14746. send sigkill to 18192 (ndroid.exchange), adj 470, size 7179
  14747. send sigkill to 18209 (m.android.email), adj 294, size 10196
  14748. <6>binder: undelivered transaction 4453885
  14749. <6>binder: undelivered transaction 4453884
  14750. send sigkill to 18250 (er:bdservice_v1), adj 294, size 6079
  14751. send sigkill to 18347 (id.partnersetup), adj 529, size 5153
  14752. send sigkill to 18372 (er:bdservice_v1), adj 294, size 5858
  14753. send sigkill to 18414 (er:bdservice_v1), adj 294, size 6069
  14754. send sigkill to 18438 (equicksearchbox), adj 176, size 6872
  14755. send sigkill to 18479 (d.process.acore), adj 529, size 6528
  14756. send sigkill to 18456 (putmethod.latin), adj 117, size 7812
  14757. <6>binder: 431:431 transaction failed 29189, size 100-0
  14758. send sigkill to 18514 (ndroid.exchange), adj 294, size 5503
  14759. send sigkill to 18530 (m.android.email), adj 529, size 8687
  14760. send sigkill to 18560 (ndroid.exchange), adj 294, size 6721
  14761. send sigkill to 14206 (e.process.gapps), adj 58, size 8552
  14762. send sigkill to 14310 (rocess.location), adj 58, size 7913
  14763. send sigkill to 14802 (android.youtube), adj 58, size 7769
  14764. send sigkill to 14387 (gle.android.gms), adj 58, size 7322
  14765. send sigkill to 18596 (er:bdservice_v1), adj 294, size 5814
  14766. send sigkill to 18639 (er:bdservice_v1), adj 294, size 5997
  14767. send sigkill to 18693 (er:bdservice_v1), adj 470, size 6050
  14768. send sigkill to 18723 (id.gms.wearable), adj 294, size 7628
  14769. send sigkill to 18808 (rocess.location), adj 58, size 12038
  14770. send sigkill to 18741 (e.process.gapps), adj 58, size 9855
  14771. send sigkill to 18837 (id.gms.wearable), adj 294, size 8000
  14772. send sigkill to 18775 (gle.android.gms), adj 58, size 9662
  14773. send sigkill to 18328 (earchbox:search), adj 58, size 4412
  14774. send sigkill to 18909 (m.android.email), adj 529, size 8307
  14775. send sigkill to 18893 (ndroid.exchange), adj 470, size 7179
  14776. send sigkill to 18961 (er:bdservice_v1), adj 294, size 6021
  14777. send sigkill to 15048 (hbox:interactor), adj 58, size 3824
  14778. send sigkill to 14551 (android.smspush), adj 58, size 3647
  14779. send sigkill to 19165 (id.partnersetup), adj 529, size 5094
  14780. send sigkill to 19076 (id.gms.wearable), adj 294, size 7969
  14781. send sigkill to 19046 (rocess.location), adj 58, size 11844
  14782. send sigkill to 18979 (e.process.gapps), adj 58, size 10109
  14783. send sigkill to 19197 (id.gms.wearable), adj 294, size 7962
  14784. send sigkill to 19283 (id.gms.wearable), adj 294, size 7981
  14785. send sigkill to 19226 (rocess.location), adj 58, size 12469
  14786. send sigkill to 19243 (e.process.gapps), adj 58, size 9626
  14787. send sigkill to 19142 (earchbox:search), adj 58, size 8049
  14788. send sigkill to 19007 (gle.android.gms), adj 58, size 8864
  14789. send sigkill to 19433 (id.partnersetup), adj 529, size 5094
  14790. send sigkill to 19527 (gle.android.gms), adj 58, size 9213
  14791. send sigkill to 19572 (id.gms.wearable), adj 58, size 7571
  14792. send sigkill to 19412 (earchbox:search), adj 58, size 6794
  14793. send sigkill to 14582 (boxed_process17), adj 0, size 104759
  14794. <4>
  14795. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  14796. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  14797. vidc_cleanup_addr_table(): buffer = INPUT
  14798. <6>msm_vidc_dec: Return from vid_dec_release()<38>type=1400 audit(1429315131.058:139): avc: denied { read write } for pid=15258 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14799. <6>msm_device_put:device speaker_stereo_rx set 0
  14800. <4>healthd: battery l=70 v=3734 t=38.0 h=2 st=3 c=-1214 chg=
  14801. <38>type=1400 audit(1429315147.554:140): avc: denied { read write } for pid=142 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14802. <6>msm_vidc_dec: Inside vid_dec_open()<38>type=1400 audit(1429315173.819:141): avc: denied { read write } for pid=20480 comm="CodecLooper" name="msm_vidc_dec" dev="tmpfs" ino=4338 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14803. <38>type=1400 audit(1429315173.819:142): avc: denied { open } for pid=20480 comm="CodecLooper" name="msm_vidc_dec" dev="tmpfs" ino=4338 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14804. <4>
  14805. VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  14806. <6>fw_version 2:28:2013<6>msm_device_put:device speaker_stereo_rx set 0
  14807. <6>msm_device_put:device speaker_stereo_rx set 1
  14808. <3>msm_device_put:device freq =48000
  14809. <3>Device active
  14810. <4>
  14811. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  14812. <6>profile 0 level 24 progressive 1<4>
  14813. VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
  14814. <4>
  14815. VIDC: vidc_freq = 48000000, req_perf_lvl = 0, set_perf_lvl = 37900
  14816. <4>
  14817. VIDC: vidc_freq = 48000000, req_perf_lvl = 23000, set_perf_lvl = 37900
  14818. <6>msm_device_put:device speaker_stereo_rx set 0
  14819. <6>msm_device_put:device speaker_stereo_rx set 0
  14820. <6>msm_device_put:device speaker_stereo_rx set 1
  14821. <3>msm_device_put:device freq =48000
  14822. <3>Device active
  14823. <4>healthd: battery l=68 v=3691 t=39.0 h=2 st=3 c=-1331 chg=
  14824. send sigkill to 19752 (id.partnersetup), adj 1000, size 5185
  14825. send sigkill to 20664 (droid.deskclock), adj 764, size 5049
  14826. send sigkill to 19897 (d.process.acore), adj 647, size 6211
  14827. send sigkill to 19548 (m.android.email), adj 529, size 10447
  14828. <38>type=1400 audit(1429315738.480:143): avc: denied { ioctl } for pid=20484 comm="VideoDecCallBac" path="/dev/msm_vidc_dec" dev="tmpfs" ino=4338 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14829. <4>healthd: battery l=64 v=3676 t=39.0 h=2 st=3 c=-1269 chg=
  14830. send sigkill to 19506 (ndroid.exchange), adj 470, size 5630
  14831. send sigkill to 19669 (id.gms.wearable), adj 294, size 5764
  14832. send sigkill to 19869 (er:bdservice_v1), adj 294, size 5362
  14833. send sigkill to 23557 (m.android.email), adj 294, size 8333
  14834. <6>binder: release 23557:23572 transaction 4767953 in, still active
  14835. <6>binder: send failed reply for transaction 4767953 to 23540:23608
  14836. <6>binder: release 23540:23608 transaction 4768031 out, still active
  14837. <6>binder: 431:592 transaction failed 29189, size 4-0
  14838. <6>binder: send failed reply for transaction 4768031, target dead
  14839. <38>type=1400 audit(1429315823.573:144): avc: denied { ioctl } for pid=142 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14840. send sigkill to 23635 (m.android.email), adj 470, size 8420
  14841. <6>binder: release 23635:23649 transaction 4770080 in, still active
  14842. <6>binder: send failed reply for transaction 4770080 to 23618:23660
  14843. <6>binder: undelivered transaction 4770140
  14844. <6>binder: release 23635:23650 transaction 4770129 in, still active
  14845. <6>binder: send failed reply for transaction 4770129 to 23618:23669
  14846. send sigkill to 23618 (ndroid.exchange), adj 294, size 6357
  14847. <6>binder: release 23618:23660 transaction 4770219 out, still active
  14848. send sigkill to 23581 (er:bdservice_v1), adj 294, size 6010
  14849. <6>binder: 431:446 transaction failed 29189, size 4-0
  14850. <6>binder: send failed reply for transaction 4770219, target dead
  14851. send sigkill to 20520 (putmethod.latin), adj 117, size 6138
  14852. <6>binder: 431:431 transaction failed 29189, size 100-0
  14853. send sigkill to 23706 (m.android.email), adj 529, size 8312
  14854. send sigkill to 23671 (ndroid.exchange), adj 470, size 7167
  14855. send sigkill to 23791 (id.gms.wearable), adj 294, size 7814
  14856. send sigkill to 23677 (er:bdservice_v1), adj 294, size 6055
  14857. send sigkill to 23917 (m.android.email), adj 294, size 7971
  14858. <6>binder: release 23917:23968 transaction 4782880 in, still active
  14859. <6>binder: send failed reply for transaction 4782880 to 23901:23984
  14860. send sigkill to 23901 (ndroid.exchange), adj 294, size 5505
  14861. <6>binder: release 23901:23984 transaction 4782911 out, still active
  14862. <6>binder: 431:592 transaction failed 29189, size 4-0
  14863. <6>binder: send failed reply for transaction 4782911, target dead
  14864. send sigkill to 23962 (er:bdservice_v1), adj 294, size 5788
  14865. send sigkill to 23946 (d.process.acore), adj 529, size 6605
  14866. send sigkill to 23992 (m.android.email), adj 294, size 8125
  14867. <6>binder: send failed reply for transaction 4784186 to 24009:24035
  14868. send sigkill to 24009 (ndroid.exchange), adj 294, size 5636
  14869. <6>binder: release 24009:24035 transaction 4784193 out, still active
  14870. <6>binder: 431:446 transaction failed 29189, size 4-0
  14871. <6>binder: send failed reply for transaction 4784193, target dead
  14872. send sigkill to 24062 (er:bdservice_v1), adj 294, size 5829
  14873. send sigkill to 24082 (er:bdservice_v1), adj 294, size 5781
  14874. send sigkill to 24107 (er:bdservice_v1), adj 294, size 5781
  14875. send sigkill to 24136 (er:bdservice_v1), adj 294, size 5782
  14876. send sigkill to 24166 (er:bdservice_v1), adj 294, size 5786
  14877. send sigkill to 24192 (er:bdservice_v1), adj 294, size 5780
  14878. send sigkill to 24223 (er:bdservice_v1), adj 294, size 5778
  14879. send sigkill to 24253 (er:bdservice_v1), adj 294, size 6000
  14880. send sigkill to 23883 (putmethod.latin), adj 117, size 7863
  14881. <6>binder: 431:431 transaction failed 29189, size 100-0
  14882. send sigkill to 24304 (er:bdservice_v1), adj 294, size 6060
  14883. send sigkill to 24367 (er:bdservice_v1), adj 294, size 5778
  14884. send sigkill to 24411 (er:bdservice_v1), adj 294, size 5781
  14885. send sigkill to 24470 (er:bdservice_v1), adj 294, size 5780
  14886. send sigkill to 24504 (er:bdservice_v1), adj 294, size 5782
  14887. send sigkill to 24544 (er:bdservice_v1), adj 294, size 5830
  14888. send sigkill to 24565 (er:bdservice_v1), adj 294, size 5780
  14889. send sigkill to 24591 (er:bdservice_v1), adj 294, size 6009
  14890. send sigkill to 24630 (er:bdservice_v1), adj 294, size 5787
  14891. send sigkill to 24656 (er:bdservice_v1), adj 294, size 5781
  14892. send sigkill to 24675 (er:bdservice_v1), adj 294, size 5781
  14893. send sigkill to 19637 (gle.android.gms), adj 58, size 8213
  14894. send sigkill to 19441 (e.process.gapps), adj 58, size 7689
  14895. send sigkill to 24693 (er:bdservice_v1), adj 294, size 5999
  14896. send sigkill to 24750 (er:bdservice_v1), adj 294, size 5780
  14897. send sigkill to 24778 (er:bdservice_v1), adj 294, size 5780
  14898. send sigkill to 24734 (e.process.gapps), adj 58, size 9325
  14899. send sigkill to 24712 (gle.android.gms), adj 58, size 9254
  14900. send sigkill to 20103 (android.youtube), adj 58, size 7415
  14901. send sigkill to 19473 (rocess.location), adj 58, size 7413
  14902. send sigkill to 19715 (earchbox:search), adj 58, size 6279
  14903. send sigkill to 19651 (hbox:interactor), adj 58, size 4601
  14904. send sigkill to 20063 (android.smspush), adj 58, size 4353
  14905. send sigkill to 24830 (er:bdservice_v1), adj 470, size 6015
  14906. send sigkill to 24812 (id.gms.wearable), adj 294, size 7662
  14907. send sigkill to 24910 (er:bdservice_v1), adj 294, size 5818
  14908. <6>msm_device_put:device speaker_stereo_rx set 0
  14909. <4>
  14910. VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
  14911. <6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  14912. vidc_cleanup_addr_table(): buffer = INPUT
  14913. <6>msm_vidc_dec: Return from vid_dec_release()send sigkill to 24881 (gle.android.gms), adj 58, size 7456
  14914. send sigkill to 24974 (id.gms.wearable), adj 58, size 6337
  14915. send sigkill to 19806 (boxed_process18), adj 0, size 105746
  14916. <38>type=1400 audit(1429315965.162:145): avc: denied { ioctl } for pid=15335 comm="CrGpuMain" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14917. <38>type=1400 audit(1429315966.683:146): avc: denied { read write } for pid=15335 comm="CrGpuMain" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14918. <38>type=1400 audit(1429315987.013:147): avc: denied { read write } for pid=142 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14919. <38>type=1400 audit(1429315989.375:148): avc: denied { ioctl } for pid=1347 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14920. <38>type=1400 audit(1429315995.381:149): avc: denied { read write } for pid=1347 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14921. <4>healthd: battery l=62 v=3657 t=39.0 h=2 st=3 c=-1161 chg=
  14922. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 176
  14923. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 173
  14924. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  14925. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  14926. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  14927. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  14928. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  14929. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  14930. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  14931. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  14932. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  14933. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  14934. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 136
  14935. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 133
  14936. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
  14937. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 127
  14938. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 124
  14939. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 121
  14940. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 117
  14941. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 114
  14942. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 111
  14943. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 107
  14944. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 104
  14945. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 101
  14946. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 97
  14947. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 94
  14948. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 91
  14949. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 87
  14950. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 84
  14951. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 81
  14952. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 77
  14953. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 74
  14954. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 71
  14955. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 67
  14956. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 64
  14957. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 61
  14958. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 57
  14959. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 54
  14960. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 51
  14961. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 47
  14962. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 44
  14963. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 41
  14964. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 37
  14965. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 34
  14966. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 31
  14967. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 27
  14968. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 24
  14969. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 21
  14970. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 17
  14971. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 14
  14972. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 12
  14973. <38>type=1400 audit(1429316081.375:150): avc: denied { read write } for pid=431 comm="system_server" name="lm8502" dev="tmpfs" ino=4252 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14974. <38>type=1400 audit(1429316081.375:151): avc: denied { open } for pid=431 comm="system_server" name="lm8502" dev="tmpfs" ino=4252 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14975. <38>type=1400 audit(1429316081.375:152): avc: denied { getattr } for pid=431 comm="system_server" path="/dev/lm8502" dev="tmpfs" ino=4252 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14976. <38>type=1400 audit(1429316081.375:153): avc: denied { ioctl } for pid=431 comm="system_server" path="/dev/lm8502" dev="tmpfs" ino=4252 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  14977. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 0
  14978. <38>type=1400 audit(1429316082.146:154): avc: denied { write } for pid=636 comm="Thread-64" name="tsdriver" dev="tmpfs" ino=4705 scontext=u:r:system_server:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
  14979. <3>[DISP] lcdc_panel_power: ++ 0
  14980. <6>request_suspend_state: sleep (0->3) at 14620137686138 (2015-04-18 00:14:42.247271934 UTC)
  14981. <6>[MPDEC]: Screen -> off. Deactivated mpdecision.
  14982. SELinux: Could not set context for /sys/devices/system/cpu/cpu1/topology:  No such file or directory
  14983. SELinux:  Could not read /sys/devices/system/cpu/cpu1/topology: No such file or directory.
  14984. <6>PM: suspend entry 2015-04-18 00:14:42.699145713 UTC
  14985. Freezing user space processes ... (elapsed 0.005 seconds) done.
  14986. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  14987. Suspending console(s) (use no_console_suspend to debug)
  14988. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14989. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14990. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  14991. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  14992. <3>msm_wm8958_shutdown_power: codec power shutdown
  14993. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  14994. max8903b_suspend: suspend
  14995. <6>PM: suspend of devices complete after 223.876 msecs
  14996. <6>PM: late suspend of devices complete after 5.462 msecs
  14997. <6>PM: noirq suspend of devices complete after 7.232 msecs
  14998. Disabling non-boot CPUs ...
  14999. <6>msm_pm_enter
  15000. <6>msm_pm_enter: power collapse
  15001. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15002. <6>PM: noirq resume of devices complete after 5.615 msecs
  15003. <6>wakeup wake lock: alarm_rtc
  15004. <6>PM: early resume of devices complete after 5.462 msecs
  15005. max8903b_resume: resume
  15006. <3>msm_wm8958_setup_power: codec power setup
  15007. <4>8058_s3: Failed to create debugfs directory
  15008. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15009. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15010. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15011. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15012. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15013. <6>PM: resume of devices complete after 112.328 msecs
  15014. Restarting tasks ... done.
  15015. <6>PM: suspend exit 2015-04-18 00:15:04.024518512 UTC
  15016. <6>suspend: exit suspend, ret = 0 (2015-04-18 00:15:04.024549005 UTC)
  15017. <4>healthd: battery l=62 v=3724 t=38.0 h=2 st=3 c=-40 chg=
  15018. <6>PM: suspend entry 2015-04-18 00:15:18.021381046 UTC
  15019. Freezing user space processes ... (elapsed 0.004 seconds) done.
  15020. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15021. Suspending console(s) (use no_console_suspend to debug)
  15022. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15023. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15024. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15025. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15026. <3>msm_wm8958_shutdown_power: codec power shutdown
  15027. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15028. max8903b_suspend: suspend
  15029. <6>PM: suspend of devices complete after 194.763 msecs
  15030. <6>PM: late suspend of devices complete after 1.739 msecs
  15031. <6>PM: noirq suspend of devices complete after 2.288 msecs
  15032. Disabling non-boot CPUs ...
  15033. <6>msm_pm_enter
  15034. <6>msm_pm_enter: power collapse
  15035. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15036. <6>PM: noirq resume of devices complete after 1.770 msecs
  15037. <6>wakeup wake lock: alarm_rtc
  15038. <6>PM: early resume of devices complete after 1.800 msecs
  15039. max8903b_resume: resume
  15040. <3>msm_wm8958_setup_power: codec power setup
  15041. <4>8058_s3: Failed to create debugfs directory
  15042. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15043. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15044. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15045. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15046. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15047. <6>PM: resume of devices complete after 101.262 msecs
  15048. Restarting tasks ... done.
  15049. <6>PM: suspend exit 2015-04-18 00:15:36.009607209 UTC
  15050. <6>suspend: exit suspend, ret = 0 (2015-04-18 00:15:36.009637708 UTC)
  15051. <4>healthd: battery l=62 v=3729 t=38.0 h=2 st=3 c=-41 chg=
  15052. <6>PM: suspend entry 2015-04-18 00:15:36.073646743 UTC
  15053. Freezing user space processes ... (elapsed 0.005 seconds) done.
  15054. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15055. Suspending console(s) (use no_console_suspend to debug)
  15056. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15057. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15058. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15059. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15060. <3>msm_wm8958_shutdown_power: codec power shutdown
  15061. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15062. max8903b_suspend: suspend
  15063. <6>PM: suspend of devices complete after 219.991 msecs
  15064. <6>PM: late suspend of devices complete after 5.399 msecs
  15065. <6>PM: noirq suspend of devices complete after 7.229 msecs
  15066. Disabling non-boot CPUs ...
  15067. <6>msm_pm_enter
  15068. <6>msm_pm_enter: power collapse
  15069. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15070. <6>PM: noirq resume of devices complete after 5.613 msecs
  15071. <6>wakeup wake lock: alarm_rtc
  15072. <6>PM: early resume of devices complete after 6.558 msecs
  15073. max8903b_resume: resume
  15074. <3>msm_wm8958_setup_power: codec power setup
  15075. <4>8058_s3: Failed to create debugfs directory
  15076. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15077. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15078. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15079. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15080. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15081. <6>PM: resume of devices complete after 109.846 msecs
  15082. Restarting tasks ... done.
  15083. <6>PM: suspend exit 2015-04-18 00:15:42.022200694 UTC
  15084. <6>suspend: exit suspend, ret = 0 (2015-04-18 00:15:42.022200694 UTC)
  15085. <4>healthd: battery l=62 v=3729 t=37.0 h=2 st=3 c=-65 chg=
  15086. <6>PM: suspend entry 2015-04-18 00:15:42.245746995 UTC
  15087. Freezing user space processes ... (elapsed 0.031 seconds) done.
  15088. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15089. Suspending console(s) (use no_console_suspend to debug)
  15090. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15091. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15092. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15093. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15094. <3>msm_wm8958_shutdown_power: codec power shutdown
  15095. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15096. max8903b_suspend: suspend
  15097. <6>PM: suspend of devices complete after 221.757 msecs
  15098. <6>PM: late suspend of devices complete after 5.400 msecs
  15099. <6>PM: noirq suspend of devices complete after 7.261 msecs
  15100. Disabling non-boot CPUs ...
  15101. <6>msm_pm_enter
  15102. <6>msm_pm_enter: power collapse
  15103. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15104. <6>PM: noirq resume of devices complete after 5.705 msecs
  15105. <6>wakeup wake lock: alarm_rtc
  15106. <6>PM: early resume of devices complete after 6.010 msecs
  15107. max8903b_resume: resume
  15108. <3>msm_wm8958_setup_power: codec power setup
  15109. <4>8058_s3: Failed to create debugfs directory
  15110. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15111. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15112. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15113. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15114. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15115. <6>PM: resume of devices complete after 106.156 msecs
  15116. Restarting tasks ... done.
  15117. <6>PM: suspend exit 2015-04-18 00:16:07.025492703 UTC
  15118. <6>suspend: exit suspend, ret = 0 (2015-04-18 00:16:07.025523195 UTC)
  15119. <4>healthd: battery l=62 v=3734 t=37.0 h=2 st=3 c=-41 chg=
  15120. <6>PM: suspend entry 2015-04-18 00:16:07.570938983 UTC
  15121. Freezing user space processes ... (elapsed 0.001 seconds) done.
  15122. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15123. Suspending console(s) (use no_console_suspend to debug)
  15124. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15125. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15126. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15127. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15128. <3>msm_wm8958_shutdown_power: codec power shutdown
  15129. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15130. max8903b_suspend: suspend
  15131. <6>PM: suspend of devices complete after 207.699 msecs
  15132. <6>PM: late suspend of devices complete after 1.769 msecs
  15133. <6>PM: noirq suspend of devices complete after 2.318 msecs
  15134. Disabling non-boot CPUs ...
  15135. <6>msm_pm_enter
  15136. <6>msm_pm_enter: power collapse
  15137. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15138. <6>PM: noirq resume of devices complete after 1.769 msecs
  15139. <6>wakeup wake lock: alarm_rtc
  15140. <6>PM: early resume of devices complete after 1.738 msecs
  15141. max8903b_resume: resume
  15142. <3>msm_wm8958_setup_power: codec power setup
  15143. <4>8058_s3: Failed to create debugfs directory
  15144. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15145. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15146. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15147. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15148. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15149. <6>PM: resume of devices complete after 108.721 msecs
  15150. Restarting tasks ... done.
  15151. <6>PM: suspend exit 2015-04-18 00:16:24.007776570 UTC
  15152. <6>suspend: exit suspend, ret = 0 (2015-04-18 00:16:24.007807066 UTC)
  15153. <4>healthd: battery l=62 v=3729 t=37.0 h=2 st=3 c=-42 chg=
  15154. <6>PM: suspend entry 2015-04-18 00:16:24.845974228 UTC
  15155. Freezing user space processes ... (elapsed 0.005 seconds) done.
  15156. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15157. Suspending console(s) (use no_console_suspend to debug)
  15158. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15159. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15160. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15161. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15162. <3>msm_wm8958_shutdown_power: codec power shutdown
  15163. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15164. max8903b_suspend: suspend
  15165. <6>PM: suspend of devices complete after 188.934 msecs
  15166. <6>PM: late suspend of devices complete after 1.739 msecs
  15167. <6>PM: noirq suspend of devices complete after 2.288 msecs
  15168. Disabling non-boot CPUs ...
  15169. <6>msm_pm_enter
  15170. <6>msm_pm_enter: power collapse
  15171. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15172. <6>PM: noirq resume of devices complete after 1.769 msecs
  15173. <6>wakeup wake lock: alarm_rtc
  15174. <6>PM: early resume of devices complete after 1.739 msecs
  15175. max8903b_resume: resume
  15176. <3>msm_wm8958_setup_power: codec power setup
  15177. <4>8058_s3: Failed to create debugfs directory
  15178. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15179. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15180. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15181. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15182. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15183. <6>PM: resume of devices complete after 102.624 msecs
  15184. Restarting tasks ... done.
  15185. <6>PM: suspend exit 2015-04-18 00:16:30.030921547 UTC
  15186. <6>suspend: exit suspend, ret = 0 (2015-04-18 00:16:30.030921547 UTC)
  15187. <6>PM: suspend entry 2015-04-18 00:16:30.056383767 UTC
  15188. <4>healthd: battery l=62 v=3734 t=37.0 h=2 st=3 c=-88 chg=
  15189. Freezing user space processes ... <6>active wake lock PowerManagerService.WakeLocks
  15190.  
  15191. <3>Freezing of tasks aborted after 0.000 seconds (22 tasks refusing to freeze, wq_busy=0):
  15192.  
  15193. Restarting tasks ... done.
  15194. <6>PM: suspend exit 2015-04-18 00:16:30.111584516 UTC
  15195. <6>suspend: exit suspend, ret = -16 (2015-04-18 00:16:30.111584516 UTC)
  15196. <6>PM: suspend entry 2015-04-18 00:16:30.161446116 UTC
  15197. Freezing user space processes ... (elapsed 0.004 seconds) done.
  15198. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15199. Suspending console(s) (use no_console_suspend to debug)
  15200. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15201. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15202. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15203. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15204. <3>msm_wm8958_shutdown_power: codec power shutdown
  15205. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15206. max8903b_suspend: suspend
  15207. <6>PM: suspend of devices complete after 199.027 msecs
  15208. <6>PM: late suspend of devices complete after 1.830 msecs
  15209. <6>PM: noirq suspend of devices complete after 2.288 msecs
  15210. Disabling non-boot CPUs ...
  15211. <6>msm_pm_enter
  15212. <6>msm_pm_enter: power collapse
  15213. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15214. <6>PM: noirq resume of devices complete after 1.769 msecs
  15215. <6>wakeup wake lock: alarm_rtc
  15216. <6>PM: early resume of devices complete after 1.739 msecs
  15217. max8903b_resume: resume
  15218. <3>msm_wm8958_setup_power: codec power setup
  15219. <4>8058_s3: Failed to create debugfs directory
  15220. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15221. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15222. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15223. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15224. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15225. <6>PM: resume of devices complete after 108.936 msecs
  15226. Restarting tasks ... done.
  15227. <6>PM: suspend exit 2015-04-18 00:16:35.023846588 UTC
  15228. <6>suspend: exit suspend, ret = 0 (2015-04-18 00:16:35.023877082 UTC)
  15229. <6>PM: suspend entry 2015-04-18 00:16:35.051809323 UTC
  15230. <4>healthd: battery l=62 v=3734 t=37.0 h=2 st=3 c=-42 chg=
  15231. Freezing user space processes ... (elapsed 0.001 seconds) done.
  15232. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15233. Suspending console(s) (use no_console_suspend to debug)
  15234. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15235. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15236. <3>dpm_run_callback(): platform_pm_suspend+0x0/0x54 returns -16
  15237. <3>PM: Device alarm failed to suspend: error -16
  15238. <3>PM: Some devices failed to suspend
  15239. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15240. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15241. <6>PM: resume of devices complete after 3.263 msecs
  15242. Restarting tasks ... done.
  15243. <6>PM: suspend exit 2015-04-18 00:16:35.287076763 UTC
  15244. <6>suspend: exit suspend, ret = -16 (2015-04-18 00:16:35.287076763 UTC)
  15245. <6>active wake lock alarm_rtc, time left 198
  15246. <6>PM: suspend entry 2015-04-18 00:16:37.288919550 UTC
  15247. Freezing user space processes ... (elapsed 0.009 seconds) done.
  15248. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15249. Suspending console(s) (use no_console_suspend to debug)
  15250. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15251. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15252. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15253. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15254. <3>msm_wm8958_shutdown_power: codec power shutdown
  15255. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15256. max8903b_suspend: suspend
  15257. <6>PM: suspend of devices complete after 216.241 msecs
  15258. <6>PM: late suspend of devices complete after 5.767 msecs
  15259. <6>PM: noirq suspend of devices complete after 7.018 msecs
  15260. Disabling non-boot CPUs ...
  15261. <6>msm_pm_enter
  15262. <6>msm_pm_enter: power collapse
  15263. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15264. <6>PM: noirq resume of devices complete after 5.584 msecs
  15265. <6>wakeup wake lock: alarm_rtc
  15266. <6>PM: early resume of devices complete after 5.981 msecs
  15267. max8903b_resume: resume
  15268. <3>msm_wm8958_setup_power: codec power setup
  15269. <4>8058_s3: Failed to create debugfs directory
  15270. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15271. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15272. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15273. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15274. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15275. <6>PM: resume of devices complete after 109.318 msecs
  15276. Restarting tasks ... done.
  15277. <6>PM: suspend exit 2015-04-18 00:16:40.031076248 UTC
  15278. <6>suspend: exit suspend, ret = 0 (2015-04-18 00:16:40.031106742 UTC)
  15279. <6>PM: suspend entry 2015-04-18 00:16:40.043700512 UTC
  15280. <4>healthd: battery l=62 v=3734 t=36.0 h=2 st=3 c=-245 chg=
  15281. Freezing user space processes ... (elapsed 0.001 seconds) done.
  15282. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15283. Suspending console(s) (use no_console_suspend to debug)
  15284. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15285. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15286. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15287. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15288. <3>msm_wm8958_shutdown_power: codec power shutdown
  15289. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15290. max8903b_suspend: suspend
  15291. <6>PM: suspend of devices complete after 204.162 msecs
  15292. <6>PM: late suspend of devices complete after 1.738 msecs
  15293. <6>PM: noirq suspend of devices complete after 2.287 msecs
  15294. Disabling non-boot CPUs ...
  15295. <6>msm_pm_enter
  15296. <6>msm_pm_enter: power collapse
  15297. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15298. <6>PM: noirq resume of devices complete after 1.769 msecs
  15299. <6>wakeup wake lock: event0-431
  15300. <6>PM: early resume of devices complete after 1.738 msecs
  15301. max8903b_resume: resume
  15302. <3>msm_wm8958_setup_power: codec power setup
  15303. <4>8058_s3: Failed to create debugfs directory
  15304. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15305. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15306. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15307. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15308. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15309. <6>PM: resume of devices complete after 108.721 msecs
  15310. Restarting tasks ... done.
  15311. <6>PM: suspend exit 2015-04-18 00:16:47.009636814 UTC
  15312. <6>suspend: exit suspend, ret = 0 (2015-04-18 00:16:47.009636814 UTC)
  15313. <6>active wake lock KeyEvents
  15314. <6>active wake lock power-supply
  15315. <6>lsm303dlh_acc_sysfs: hw init start
  15316. <6>lsm303dlh_acc_sysfs: hw init done
  15317. <6>request_suspend_state: wakeup (3->0) at 14642628213076 (2015-04-18 00:16:47.081451762 UTC)
  15318. <4>healthd: battery l=62 v=3734 t=36.0 h=2 st=3 c=-42 chg=
  15319. <6>[MPDEC]: Screen -> on. Activated mpdecision. | Mask=[1000]
  15320. <3>[DISP] lcdc_panel_power: ++ 1
  15321. <4>mdp4_csc_config: Block type 10 isn't supported by CSC.
  15322. <4>mdp4_csc_config: Block type 8 isn't supported by CSC.
  15323. <38>type=1400 audit(1429316207.360:155): avc: denied { open } for pid=142 comm="surfaceflinger" name="msm_rotator" dev="tmpfs" ino=4336 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  15324. <6>mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 128000000
  15325. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 73
  15326. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 75
  15327. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 78
  15328. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 81
  15329. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 85
  15330. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 88
  15331. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 91
  15332. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 95
  15333. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 98
  15334. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 101
  15335. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 105
  15336. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 108
  15337. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 111
  15338. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 115
  15339. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 118
  15340. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 121
  15341. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 125
  15342. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 128
  15343. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
  15344. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 134
  15345. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 137
  15346. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  15347. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  15348. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  15349. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  15350. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  15351. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  15352. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  15353. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  15354. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  15355. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 174
  15356. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
  15357. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  15358. <6>msm_device_put:device speaker_stereo_rx set 0
  15359. <6>msm_device_put:device speaker_stereo_rx set 1
  15360. <3>msm_device_put:device freq =48000
  15361. <3>Device active
  15362. <38>type=1400 audit(1429316209.752:156): avc: denied { open } for pid=26140 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  15363. <6>msm_device_put:device speaker_stereo_rx set 0
  15364. <4>healthd: battery l=60 v=3652 t=37.0 h=2 st=3 c=-1042 chg=
  15365. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 176
  15366. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 173
  15367. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  15368. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  15369. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  15370. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  15371. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  15372. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  15373. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  15374. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  15375. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  15376. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  15377. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 136
  15378. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 133
  15379. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
  15380. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 127
  15381. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 124
  15382. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 121
  15383. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 117
  15384. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 114
  15385. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 111
  15386. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 107
  15387. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 104
  15388. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 101
  15389. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 97
  15390. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 94
  15391. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 91
  15392. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 87
  15393. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 84
  15394. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 81
  15395. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 77
  15396. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 74
  15397. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 71
  15398. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 67
  15399. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 64
  15400. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 61
  15401. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 57
  15402. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 54
  15403. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 51
  15404. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 47
  15405. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 44
  15406. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 41
  15407. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 37
  15408. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 34
  15409. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 31
  15410. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 27
  15411. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 24
  15412. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 21
  15413. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 17
  15414. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 14
  15415. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 12
  15416. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 0
  15417. <3>[DISP] lcdc_panel_power: ++ 0
  15418. <6>request_suspend_state: sleep (0->3) at 15063977993350 (2015-04-18 00:23:48.431232036 UTC)
  15419. <6>[MPDEC]: Screen -> off. Deactivated mpdecision.
  15420. <6>PM: suspend entry 2015-04-18 00:23:48.674518168 UTC
  15421. Freezing user space processes ... (elapsed 0.004 seconds) done.
  15422. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15423. Suspending console(s) (use no_console_suspend to debug)
  15424. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15425. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15426. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15427. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15428. <3>msm_wm8958_shutdown_power: codec power shutdown
  15429. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15430. max8903b_suspend: suspend
  15431. <6>PM: suspend of devices complete after 220.794 msecs
  15432. <6>PM: late suspend of devices complete after 5.493 msecs
  15433. <6>PM: noirq suspend of devices complete after 7.171 msecs
  15434. Disabling non-boot CPUs ...
  15435. <6>msm_pm_enter
  15436. <6>msm_pm_enter: power collapse
  15437. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15438. <6>PM: noirq resume of devices complete after 5.615 msecs
  15439. <6>wakeup wake lock: event0-431
  15440. <6>PM: early resume of devices complete after 3.173 msecs
  15441. max8903b_resume: resume
  15442. <3>msm_wm8958_setup_power: codec power setup
  15443. <4>8058_s3: Failed to create debugfs directory
  15444. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15445. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15446. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15447. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15448. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15449. <6>PM: resume of devices complete after 112.331 msecs
  15450. Restarting tasks ... <6>request_suspend_state: wakeup (3->0) at 15065384618023 (2015-04-18 00:24:03.067058574 UTC)
  15451. <6>lsm303dlh_acc_sysfs: hw init start
  15452. done.
  15453. <6>PM: suspend exit 2015-04-18 00:24:03.096062458 UTC
  15454. <6>suspend: exit suspend, ret = 0 (2015-04-18 00:24:03.096092958 UTC)
  15455. <6>lsm303dlh_acc_sysfs: hw init done
  15456. <6>[MPDEC]: Screen -> on. Activated mpdecision. | Mask=[1000]
  15457. <4>healthd: battery l=59 v=3705 t=36.0 h=2 st=3 c=-41 chg=
  15458. <3>[DISP] lcdc_panel_power: ++ 1
  15459. <4>mdp4_csc_config: Block type 10 isn't supported by CSC.
  15460. <4>mdp4_csc_config: Block type 8 isn't supported by CSC.
  15461. <6>mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 128000000
  15462. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 84
  15463. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 89
  15464. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 92
  15465. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 96
  15466. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 99
  15467. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 102
  15468. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 106
  15469. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 109
  15470. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 112
  15471. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 116
  15472. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 119
  15473. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 122
  15474. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 129
  15475. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 131
  15476. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 135
  15477. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  15478. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  15479. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  15480. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  15481. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  15482. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  15483. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  15484. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  15485. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  15486. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 168
  15487. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 171
  15488. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  15489. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  15490. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
  15491. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 174
  15492. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 171
  15493. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  15494. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  15495. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  15496. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  15497. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  15498. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  15499. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  15500. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  15501. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  15502. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 137
  15503. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 134
  15504. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 131
  15505. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 128
  15506. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 125
  15507. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 122
  15508. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 118
  15509. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 115
  15510. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 112
  15511. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 108
  15512. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 105
  15513. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 102
  15514. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 98
  15515. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 95
  15516. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 92
  15517. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 88
  15518. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 85
  15519. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 82
  15520. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 78
  15521. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 75
  15522. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 72
  15523. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 68
  15524. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 65
  15525. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 62
  15526. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 58
  15527. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 55
  15528. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 52
  15529. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 48
  15530. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 45
  15531. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 41
  15532. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 38
  15533. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 35
  15534. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 31
  15535. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 28
  15536. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 25
  15537. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 21
  15538. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 18
  15539. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 15
  15540. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 12
  15541. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 15
  15542. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 19
  15543. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 22
  15544. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 25
  15545. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 29
  15546. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 32
  15547. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 35
  15548. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 39
  15549. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 42
  15550. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 45
  15551. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 49
  15552. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 52
  15553. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 55
  15554. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 59
  15555. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 62
  15556. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 65
  15557. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 69
  15558. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 72
  15559. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 75
  15560. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 79
  15561. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 82
  15562. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 85
  15563. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 89
  15564. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 92
  15565. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 95
  15566. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 99
  15567. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 102
  15568. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 105
  15569. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 109
  15570. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 112
  15571. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 115
  15572. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 119
  15573. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 122
  15574. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 125
  15575. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 129
  15576. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 131
  15577. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 135
  15578. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  15579. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 141
  15580. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  15581. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  15582. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 151
  15583. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  15584. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  15585. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 161
  15586. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  15587. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 168
  15588. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 171
  15589. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  15590. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  15591. <4>healthd: battery l=57 v=3619 t=36.0 h=2 st=3 c=-1180 chg=
  15592. <4>healthd: battery l=55 v=3624 t=37.0 h=2 st=3 c=-1182 chg=
  15593. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 176
  15594. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 173
  15595. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  15596. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  15597. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  15598. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  15599. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  15600. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  15601. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  15602. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  15603. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  15604. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  15605. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 136
  15606. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 133
  15607. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
  15608. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 127
  15609. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 124
  15610. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 121
  15611. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 117
  15612. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 114
  15613. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 111
  15614. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 107
  15615. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 104
  15616. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 101
  15617. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 97
  15618. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 94
  15619. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 91
  15620. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 87
  15621. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 84
  15622. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 81
  15623. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 77
  15624. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 74
  15625. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 71
  15626. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 67
  15627. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 64
  15628. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 61
  15629. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 57
  15630. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 54
  15631. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 51
  15632. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 47
  15633. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 44
  15634. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 40
  15635. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 37
  15636. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 34
  15637. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 30
  15638. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 27
  15639. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 24
  15640. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 20
  15641. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 17
  15642. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 14
  15643. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 12
  15644. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 0
  15645. <3>[DISP] lcdc_panel_power: ++ 0
  15646. <6>request_suspend_state: sleep (0->3) at 15882299177267 (2015-04-18 00:37:39.981617818 UTC)
  15647. <6>[MPDEC]: Screen -> off. Deactivated mpdecision.
  15648. <6>request_suspend_state: wakeup (3->0) at 15885785352773 (2015-04-18 00:37:43.467793324 UTC)
  15649. <6>lsm303dlh_acc_sysfs: hw init start
  15650. <6>lsm303dlh_acc_sysfs: hw init done
  15651. <6>[MPDEC]: Screen -> on. Activated mpdecision. | Mask=[1000]
  15652. <3>[DISP] lcdc_panel_power: ++ 1
  15653. <4>mdp4_csc_config: Block type 10 isn't supported by CSC.
  15654. <4>mdp4_csc_config: Block type 8 isn't supported by CSC.
  15655. <6>mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 128000000
  15656. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 72
  15657. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 75
  15658. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 79
  15659. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 83
  15660. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 86
  15661. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 90
  15662. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 93
  15663. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 96
  15664. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 100
  15665. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 103
  15666. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 106
  15667. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 110
  15668. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 113
  15669. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 116
  15670. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 120
  15671. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 123
  15672. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 126
  15673. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
  15674. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 132
  15675. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  15676. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  15677. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  15678. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  15679. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  15680. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  15681. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  15682. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  15683. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 172
  15684. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  15685. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  15686. <4>healthd: battery l=53 v=3609 t=35.0 h=2 st=3 c=-1028 chg=
  15687. <4>healthd: battery l=50 v=3590 t=36.0 h=2 st=3 c=-1272 chg=
  15688. <3>init: untracked pid 26315 killed by signal 9
  15689. <4>healthd: battery l=48 v=3580 t=36.0 h=2 st=3 c=-1017 chg=
  15690. <4>healthd: battery l=46 v=3556 t=36.0 h=2 st=3 c=-1196 chg=
  15691. <38>type=1400 audit(1429318707.033:157): avc: denied { ioctl } for pid=142 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  15692. <38>type=1400 audit(1429318717.973:158): avc: denied { read write } for pid=142 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  15693. <4>healthd: battery l=44 v=3542 t=37.0 h=2 st=3 c=-1185 chg=
  15694. <4>healthd: battery l=41 v=3528 t=37.0 h=2 st=3 c=-1418 chg=
  15695. <4>healthd: battery l=39 v=3537 t=36.0 h=2 st=3 c=-1210 chg=
  15696. <38>type=1400 audit(1429319414.062:159): avc: denied { read write } for pid=431 comm="system_server" name="lm8502" dev="tmpfs" ino=4252 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  15697. <38>type=1400 audit(1429319414.062:160): avc: denied { open } for pid=431 comm="system_server" name="lm8502" dev="tmpfs" ino=4252 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  15698. <38>type=1400 audit(1429319414.062:161): avc: denied { getattr } for pid=431 comm="system_server" path="/dev/lm8502" dev="tmpfs" ino=4252 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  15699. <38>type=1400 audit(1429319414.062:162): avc: denied { ioctl } for pid=431 comm="system_server" path="/dev/lm8502" dev="tmpfs" ino=4252 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  15700. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  15701. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  15702. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  15703. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 135
  15704. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 129
  15705. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 126
  15706. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 116
  15707. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 113
  15708. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 109
  15709. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 106
  15710. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 99
  15711. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 96
  15712. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 89
  15713. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 83
  15714. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 79
  15715. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 0
  15716. <38>type=1400 audit(1429319414.643:163): avc: denied { ioctl } for pid=1347 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  15717. <38>type=1400 audit(1429319414.643:164): avc: denied { read write } for pid=1347 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  15718. <38>type=1400 audit(1429319414.643:165): avc: denied { ioctl } for pid=15335 comm="CrGpuMain" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  15719. <3>[DISP] lcdc_panel_power: ++ 0
  15720. <6>request_suspend_state: sleep (0->3) at 17837000379658 (2015-04-18 01:10:14.682820209 UTC)
  15721. <6>[MPDEC]: Screen -> off. Deactivated mpdecision.
  15722. <6>lsm303dlh_acc_sysfs: hw init start
  15723. <6>lsm303dlh_acc_sysfs: hw init done
  15724. <6>request_suspend_state: wakeup (3->0) at 17837410841086 (2015-04-18 01:10:15.093281637 UTC)
  15725. <6>[MPDEC]: Screen -> on. Activated mpdecision. | Mask=[1000]
  15726. <3>[DISP] lcdc_panel_power: ++ 1
  15727. <4>mdp4_csc_config: Block type 10 isn't supported by CSC.
  15728. <4>mdp4_csc_config: Block type 8 isn't supported by CSC.
  15729. <6>mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 128000000
  15730. <38>type=1400 audit(1429319415.324:166): avc: denied { open } for pid=142 comm="surfaceflinger" name="msm_rotator" dev="tmpfs" ino=4336 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  15731. <38>type=1400 audit(1429319415.334:167): avc: denied { write } for pid=636 comm="Thread-64" name="tsdriver" dev="tmpfs" ino=4705 scontext=u:r:system_server:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
  15732. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 59
  15733. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 62
  15734. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 66
  15735. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 69
  15736. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 73
  15737. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 76
  15738. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 79
  15739. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 83
  15740. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 86
  15741. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 89
  15742. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 93
  15743. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 96
  15744. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 99
  15745. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 103
  15746. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 106
  15747. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 109
  15748. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 113
  15749. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 116
  15750. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 119
  15751. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 123
  15752. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 126
  15753. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 129
  15754. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 132
  15755. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 135
  15756. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 138
  15757. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
  15758. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 145
  15759. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 148
  15760. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
  15761. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 155
  15762. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 158
  15763. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
  15764. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 165
  15765. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 168
  15766. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 172
  15767. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 175
  15768. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  15769. <38>type=1400 audit(1429319416.715:168): avc: denied { read write } for pid=26140 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  15770. <6>msm_device_put:device speaker_stereo_rx set 0
  15771. <6>msm_device_put:device speaker_stereo_rx set 1
  15772. <3>msm_device_put:device freq =48000
  15773. <3>Device active
  15774. <6>msm_device_put:device speaker_stereo_rx set 0
  15775. <4>healthd: battery l=37 v=3513 t=36.0 h=2 st=3 c=-1213 chg=
  15776. <4>healthd: battery l=35 v=3499 t=36.0 h=2 st=3 c=-1275 chg=
  15777. <4>healthd: battery l=31 v=3480 t=36.0 h=2 st=3 c=-1357 chg=
  15778. <4>healthd: battery l=29 v=3480 t=36.0 h=2 st=3 c=-1394 chg=
  15779. <6>msm_device_put:device speaker_stereo_rx set 0
  15780. <6>msm_device_put:device speaker_stereo_rx set 1
  15781. <3>msm_device_put:device freq =48000
  15782. <3>Device active
  15783. <6>msm_device_put:device speaker_stereo_rx set 0
  15784. <4>healthd: battery l=27 v=3494 t=36.0 h=2 st=3 c=-1150 chg=
  15785. <4>healthd: battery l=25 v=3480 t=35.0 h=2 st=3 c=-1081 chg=
  15786. <3>init: untracked pid 13469 killed by signal 9
  15787. <4>healthd: battery l=23 v=3480 t=36.0 h=2 st=3 c=-1147 chg=
  15788. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
  15789. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 174
  15790. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
  15791. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
  15792. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
  15793. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
  15794. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
  15795. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
  15796. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
  15797. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
  15798. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
  15799. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
  15800. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 137
  15801. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 134
  15802. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
  15803. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 128
  15804. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 125
  15805. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 121
  15806. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 118
  15807. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 115
  15808. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 111
  15809. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 108
  15810. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 105
  15811. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 101
  15812. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 98
  15813. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 95
  15814. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 91
  15815. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 88
  15816. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 85
  15817. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 81
  15818. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 78
  15819. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 75
  15820. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 71
  15821. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 68
  15822. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 65
  15823. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 61
  15824. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 58
  15825. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 55
  15826. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 51
  15827. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 48
  15828. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 45
  15829. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 41
  15830. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 38
  15831. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 35
  15832. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 31
  15833. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 28
  15834. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 25
  15835. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 21
  15836. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 18
  15837. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 15
  15838. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 12
  15839. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 0
  15840. <3>[DISP] lcdc_panel_power: ++ 0
  15841. <6>request_suspend_state: sleep (0->3) at 20175139387227 (2015-04-18 01:49:12.821827778 UTC)
  15842. <6>[MPDEC]: Screen -> off. Deactivated mpdecision.
  15843. <6>PM: suspend entry 2015-04-18 01:49:13.200428852 UTC
  15844. Freezing user space processes ... (elapsed 0.024 seconds) done.
  15845. Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  15846. Suspending console(s) (use no_console_suspend to debug)
  15847. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15848. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15849. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15850. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15851. <3>msm_wm8958_shutdown_power: codec power shutdown
  15852. <3>wm8994_ldo_power: Power down the WM8994 LDOs
  15853. max8903b_suspend: suspend
  15854. <6>PM: suspend of devices complete after 219.726 msecs
  15855. <6>PM: late suspend of devices complete after 5.401 msecs
  15856. <6>PM: noirq suspend of devices complete after 7.141 msecs
  15857. Disabling non-boot CPUs ...
  15858. <6>msm_pm_enter
  15859. <6>msm_pm_enter: power collapse
  15860. <6>msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000<6>msm_pm_enter: return
  15861. <6>PM: noirq resume of devices complete after 5.767 msecs
  15862. <6>wakeup wake lock: event0-431
  15863. <6>PM: early resume of devices complete after 3.112 msecs
  15864. max8903b_resume: resume
  15865. <3>msm_wm8958_setup_power: codec power setup
  15866. <4>8058_s3: Failed to create debugfs directory
  15867. <3>wm8994_ldo_power: Power up the WM8994 LDOs
  15868. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15869. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15870. <7>lm8502_mod_brightness: set LED1 brightness (0) percent
  15871. <7>lm8502_mod_brightness: set LED2 brightness (0) percent
  15872. <6>PM: resume of devices complete after 112.268 msecs
  15873. Restarting tasks ... done.
  15874. <6>PM: suspend exit 2015-04-18 01:49:17.070685986 UTC
  15875. <6>suspend: exit suspend, ret = 0 (2015-04-18 01:49:17.070685986 UTC)
  15876. <6>lsm303dlh_acc_sysfs: hw init start
  15877. <6>lsm303dlh_acc_sysfs: hw init done
  15878. <4>healthd: battery l=20 v=3528 t=35.0 h=2 st=3 c=-535 chg=
  15879. <6>request_suspend_state: wakeup (3->0) at 20176317862878 (2015-04-18 01:49:17.197554238 UTC)
  15880. <6>[MPDEC]: Screen -> on. Activated mpdecision. | Mask=[1000]
  15881. <3>[DISP] lcdc_panel_power: ++ 1
  15882. <4>mdp4_csc_config: Block type 10 isn't supported by CSC.
  15883. <4>mdp4_csc_config: Block type 8 isn't supported by CSC.
  15884. <6>mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 128000000
  15885. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 60
  15886. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 64
  15887. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 67
  15888. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 70
  15889. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 74
  15890. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 77
  15891. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 80
  15892. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 84
  15893. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 87
  15894. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 90
  15895. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 94
  15896. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 97
  15897. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 100
  15898. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 104
  15899. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 107
  15900. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 110
  15901. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 114
  15902. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 117
  15903. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 120
  15904. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 124
  15905. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 127
  15906. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
  15907. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 133
  15908. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 136
  15909. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
  15910. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
  15911. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
  15912. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
  15913. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 153
  15914. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
  15915. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
  15916. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 163
  15917. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
  15918. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
  15919. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 173
  15920. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 176
  15921. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 178
  15922. <38>type=1400 audit(1429321913.422:169): avc: denied { ioctl } for pid=27815 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  15923. <38>type=1400 audit(1429321913.422:170): avc: denied { read write } for pid=27815 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  15924. <38>type=1400 audit(1429321920.118:171): avc: denied { ioctl } for pid=142 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  15925. <38>type=1400 audit(1429321920.939:172): avc: denied { ioctl } for pid=27086 comm=474C2075706461746572 path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  15926. <38>type=1400 audit(1429321921.109:173): avc: denied { read write } for pid=1347 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  15927. <38>type=1400 audit(1429321921.399:174): avc: denied { read write } for pid=142 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  15928. <38>type=1400 audit(1429321924.102:175): avc: denied { ioctl } for pid=15258 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  15929. <38>type=1400 audit(1429321924.112:176): avc: denied { read write } for pid=15258 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4401 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  15930. <6>msm_otg_resume: usb exited from low power mode
  15931. <6>android_work: android_work: did not send uevent (0 0   (null))
  15932. <6>SysRq : Emergency Remount R/O
  15933. <3>[DISP] lcdc_tenderloin_panel_set_backlight: 0
  15934. <6>EXT4-fs (dm-9): re-mounted. Opts: (null)
  15935. <3>[DISP] lcdc_panel_power: ++ 0
  15936. <3>MFD is Null<0>Restarting system with command ''.
  15937. <5>Going down for restart now
  15938. <6>msm_restart: Initiating reboot via bootloader
  15939.  
  15940. Broadcasting: Intent { act=com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED (has extras) }
  15941. Broadcast completed: result=0
  15942.  

Reply to "Logcat: "

Here you can reply to the paste above