Guest User

Untitled

a guest
Oct 30th, 2013
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.97 KB | None | 0 0
  1. --------- beginning of /dev/log/system
  2.  
  3. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  4.  
  5. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  6.  
  7. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to false
  8.  
  9. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  10.  
  11. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  12.  
  13. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to false
  14.  
  15. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  16.  
  17. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  18.  
  19. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to false
  20.  
  21. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  22.  
  23. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  24.  
  25. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to false
  26.  
  27. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  28.  
  29. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  30.  
  31. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to false
  32.  
  33. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  34.  
  35. D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
  36.  
  37. D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
  38.  
  39. D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
  40.  
  41. V/PanelView( 673): animationTick called with dtms=0; nothing to do (h=251.5625 v=938.80505)
  42.  
  43. I/EntropyMixer( 587): Writing entropy...
  44.  
  45. --------- beginning of /dev/log/main
  46.  
  47. D/SizeAdaptiveLayout( 673): com.android.internal.widget.SizeAdaptiveLayout{41e58788 V.E..... ......ID 0,0-480,96 #7f080087 app:id/adaptive}child view android.widget.FrameLayout{41e59bc8 V.E..... ......ID 0,0-480,96 #1020316 android:id/status_bar_latest_event_content} measured out of bounds at 95px clamped to 96px
  48.  
  49. D/SizeAdaptiveLayout( 673): com.android.internal.widget.SizeAdaptiveLayout{41e58788 V.E..... ......ID 0,0-480,96 #7f080087 app:id/adaptive}child view android.widget.FrameLayout{41e59bc8 V.E..... ......ID 0,0-480,96 #1020316 android:id/status_bar_latest_event_content} measured out of bounds at 95px clamped to 96px
  50.  
  51. D/SizeAdaptiveLayout( 673): com.android.internal.widget.SizeAdaptiveLayout{41e58788 V.E..... ......ID 0,0-480,96 #7f080087 app:id/adaptive}child view android.widget.FrameLayout{41e59bc8 V.E..... ......ID 0,0-480,96 #1020316 android:id/status_bar_latest_event_content} measured out of bounds at 95px clamped to 96px
  52.  
  53. I/ActivityManager( 587): START u0 {act=android.intent.action.MAIN flg=0x14000000 cmp=com.android.phone/.Settings} from pid 673
  54.  
  55. W/ActivityManager( 587): Permission denied: checkComponentPermission() owningUid=1001
  56.  
  57. I/WindowManager( 587): Screenshot Window{4251a648 u0 com.teslacoilsw.launcher/com.android.launcher2.Launcher} was all black! mSurfaceLayer=21015 minLayer=21015 maxLayer=21015
  58.  
  59. V/PanelView( 673): animationTick called with dtms=0; nothing to do (h=800.0 v=-3000.0)
  60.  
  61. D/AndroidRuntime( 5814): Shutting down VM
  62.  
  63. W/dalvikvm( 5814): threadid=1: thread exiting with uncaught exception (group=0x41957700)
  64.  
  65. E/AndroidRuntime( 5814): FATAL EXCEPTION: main
  66.  
  67. E/AndroidRuntime( 5814): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.phone/com.android.phone.MSimMobileNetworkSettings}: java.lang.ClassCastException: com.android.phone.PhoneGlobals cannot be cast to com.android.phone.MSimPhoneGlobals
  68.  
  69. E/AndroidRuntime( 5814): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2339)
  70.  
  71. E/AndroidRuntime( 5814): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2389)
  72.  
  73. E/AndroidRuntime( 5814): at android.app.ActivityThread.access$600(ActivityThread.java:153)
  74.  
  75. E/AndroidRuntime( 5814): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1269)
  76.  
  77. E/AndroidRuntime( 5814): at android.os.Handler.dispatchMessage(Handler.java:99)
  78.  
  79. E/AndroidRuntime( 5814): at android.os.Looper.loop(Looper.java:137)
  80.  
  81. E/AndroidRuntime( 5814): at android.app.ActivityThread.main(ActivityThread.java:5289)
  82.  
  83. E/AndroidRuntime( 5814): at java.lang.reflect.Method.invokeNative(Native Method)
  84.  
  85. E/AndroidRuntime( 5814): at java.lang.reflect.Method.invoke(Method.java:525)
  86.  
  87. E/AndroidRuntime( 5814): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:739)
  88.  
  89. E/AndroidRuntime( 5814): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:555)
  90.  
  91. E/AndroidRuntime( 5814): at dalvik.system.NativeStart.main(Native Method)
  92.  
  93. E/AndroidRuntime( 5814): Caused by: java.lang.ClassCastException: com.android.phone.PhoneGlobals cannot be cast to com.android.phone.MSimPhoneGlobals
  94.  
  95. E/AndroidRuntime( 5814): at com.android.phone.MSimMobileNetworkSettings.onCreate(MSimMobileNetworkSettings.java:174)
  96.  
  97. E/AndroidRuntime( 5814): at android.app.Activity.performCreate(Activity.java:5133)
  98.  
  99. E/AndroidRuntime( 5814): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
  100.  
  101. E/AndroidRuntime( 5814): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2293)
  102.  
  103. E/AndroidRuntime( 5814): ... 11 more
  104.  
  105. W/ActivityManager( 587): Process com.android.phone has crashed too many times: killing!
  106.  
  107. W/ActivityManager( 587): Force finishing activity com.android.phone/.Settings
  108.  
  109. W/ActivityManager( 587): Activity pause timeout for ActivityRecord{42291678 u0 com.android.phone/.Settings}
  110.  
  111. I/Process ( 5814): Sending signal. PID: 5814 SIG: 9
  112.  
  113. I/ServiceManager( 274): service 'sip' died
  114.  
  115. I/ServiceManager( 274): service 'simphonebook' died
  116.  
  117. I/ServiceManager( 274): service 'iphonesubinfo' died
  118.  
  119. I/ServiceManager( 274): service 'isms' died
  120.  
  121. I/ServiceManager( 274): service 'phone' died
  122.  
  123. I/ActivityManager( 587): Process com.android.phone (pid 5814) has died.
  124.  
  125. W/ActivityManager( 587): Service crashed 5 times, stopping: ServiceRecord{420b8418 u0 com.android.stk/.StkAppService}
  126.  
  127. W/ActivityManager( 587): Scheduling restart of crashed service com.android.phone/.BluetoothPhoneService in 0ms
  128.  
  129. W/ActivityManager( 587): Scheduling restart of crashed service com.android.phone/.TelephonyDebugService in 0ms
  130.  
  131. I/ActivityManager( 587): Start proc com.android.phone for restart com.android.phone: pid=5855 uid=1001 gids={41001, 3002, 3001, 3003, 1006, 1015, 1028}
  132.  
  133. W/InputMethodManagerService( 587): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41f8a530 attribute=null, token = android.os.BinderProxy@41ca5330
  134.  
  135. W/TelephonyProvider( 5855): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1
  136.  
  137. V/PhoneApp( 5855): onCreate()...
  138.  
  139. D/IccSmsInterfaceManager( 5855): IccSmsInterfaceManager: initDispatchers()
  140.  
  141. D/MockSmsReceiver( 5855): Registered MockSmsReceiver
  142.  
  143. D/MockSmsReceiver( 5855): Registered MockSmsReceiver
  144.  
  145. D/MockSmsReceiver( 5855): Registered MockSmsReceiver
  146.  
  147. D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
  148.  
  149. D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = UNKNOWN state resolved to UNKNOWN subscription =0
  150.  
  151. D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
  152.  
  153. D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
  154.  
  155. D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
  156.  
  157. D/NotificationMgr( 5855): updateNotificationsAtStartup()...
  158.  
  159. D/NotificationMgr( 5855): - start call log query...
  160.  
  161. D/NotificationMgr( 5855): - updating in-call notification at startup...
  162.  
  163. D/NotificationMgr( 5855): updateInCallNotification(allowFullScreenIntent = false)...
  164.  
  165. D/NotificationMgr( 5855): cancelInCall()...
  166.  
  167. D/PhoneInterfaceManager( 5855): [PhoneIntfMgr] publish: com.android.phone.PhoneInterfaceManager@41bc4248
  168.  
  169. D/BluetoothManagerService( 587): Message: 20
  170.  
  171. D/BluetoothManagerService( 587): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@41f08ec8:true
  172.  
  173. D/PhoneApp( 5855): onCreate: mProximityWakeLock: WakeLock{41c039d8 held=false, refCount=0}
  174.  
  175. D/PhoneApp( 5855): onCreate: mUpdateLock: android.os.UpdateLock@41c05630
  176.  
  177. D/CallController( 5855): CallController constructor: app = com.android.phone.PhoneGlobals@41bee838
  178.  
  179. D/CallerInfoCache( 5855): init()
  180.  
  181. D/CallerInfoCache( 5855): startAsyncCache
  182.  
  183. D/CallerInfoCache( 5855): setRepeatingCacheUpdateAlarm
  184.  
  185. D/CallNotifier( 5855): CallNotifier: mSignalInfoToneGenerator created when toneplay
  186.  
  187. D/CallerInfoCache( 5855): Start refreshing cache.
  188.  
  189. D/BluetoothManagerService( 587): Message: 30
  190.  
  191. V/PhoneApp( 5855): register for ICC status
  192.  
  193. D/PhoneUtils( 5855): setAudioMode()...IDLE
  194.  
  195. D/PhoneUtils( 5855): setAudioMode() no change: MODE_NORMAL
  196.  
  197. D/BluetoothManagerService( 587): Message: 30
  198.  
  199. D/BluetoothPhoneService( 5855): handlePreciseCallStateChange: foreground: IDLE background: IDLE ringing: IDLE
  200.  
  201. E/BluetoothPhoneService( 5855): Could not get a handle on Connection object for the call
  202.  
  203. D/BluetoothPhoneService( 5855): update the call states, active: 0held0
  204.  
  205. D/BluetoothPhoneService( 5855): registerForServiceStateChanged
  206.  
  207. D/BluetoothPhoneService( 5855): registerForPreciseCallStateChanged start
  208.  
  209. D/BluetoothPhoneService( 5855): BluetoothPhoneService started
  210.  
  211. D/TelephonyDebugService( 5855): TelephonyDebugService()
  212.  
  213. D/MobileDataStateTracker( 587): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
  214.  
  215. D/MobileDataStateTracker( 587): default: default setting isAvailable to true
  216.  
  217. D/MobileDataStateTracker( 587): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
  218.  
  219. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  220.  
  221. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
  222.  
  223. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
  224.  
  225. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  226.  
  227. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
  228.  
  229. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
  230.  
  231. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  232.  
  233. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
  234.  
  235. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
  236.  
  237. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  238.  
  239. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
  240.  
  241. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
  242.  
  243. D/BluetoothPhoneService( 5855): BluetoothPhoneService started
  244.  
  245. D/NotificationMgr( 5855): call log query complete.
  246.  
  247. D/NotificationMgr( 5855): closing call log cursor.
  248.  
  249. D/CallNotifier( 5855): onMwiChanged(): false
  250.  
  251. D/NotificationMgr( 5855): updateMwi(): false
  252.  
  253. D/CallNotifier( 5855): onCfiChanged(): false
  254.  
  255. D/NotificationMgr( 5855): updateCfi(): false
  256.  
  257. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  258.  
  259. D/PhoneApp( 5855): - state: DISCONNECTED
  260.  
  261. D/PhoneApp( 5855): - reason: simLoaded
  262.  
  263. D/PhoneApp( 5855): mReceiver: ACTION_HEADSET_PLUG
  264.  
  265. D/PhoneApp( 5855): state: 0
  266.  
  267. D/PhoneApp( 5855): name: h2w
  268.  
  269. D/NotificationMgr( 5855): updateNetworkSelection()...state = 0 new network
  270.  
  271. D/CallNotifier( 5855): stopRing()... (silenceRinger)
  272.  
  273. D/Ringer ( 5855): stopRing()...
  274.  
  275. D/Ringer ( 5855): - stopRing: null mRingHandler!
  276.  
  277. D/PhoneUtils( 5855): setAudioMode()...IDLE
  278.  
  279. D/PhoneUtils( 5855): setAudioMode() no change: MODE_NORMAL
  280.  
  281. D/KeyguardUpdateMonitor( 587): Received SPN update on sub :0
  282.  
  283. D/AlarmManagerService( 587): Kernel timezone updated to -60 minutes west of GMT
  284.  
  285. D/MobileDataStateTracker( 587): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
  286.  
  287. D/MobileDataStateTracker( 587): default: default setting isAvailable to true
  288.  
  289. D/MobileDataStateTracker( 587): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=(unspecified)
  290.  
  291. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  292.  
  293. D/PhoneApp( 5855): - state: DISCONNECTED
  294.  
  295. D/PhoneApp( 5855): - reason: dataDetached
  296.  
  297. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  298.  
  299. D/PhoneApp( 5855): - state: DISCONNECTED
  300.  
  301. D/PhoneApp( 5855): - reason: dataDetached
  302.  
  303. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  304.  
  305. D/PhoneApp( 5855): - state: DISCONNECTED
  306.  
  307. D/PhoneApp( 5855): - reason: dataDetached
  308.  
  309. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  310.  
  311. D/PhoneApp( 5855): - state: DISCONNECTED
  312.  
  313. D/PhoneApp( 5855): - reason: dataDetached
  314.  
  315. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  316.  
  317. D/PhoneApp( 5855): - state: DISCONNECTED
  318.  
  319. D/PhoneApp( 5855): - reason: dataDetached
  320.  
  321. I/PhoneApp( 5855): Headset phone created, binding local service.
  322.  
  323. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  324.  
  325. D/PhoneApp( 5855): updateProximitySensorMode: state = IDLE
  326.  
  327. D/PhoneUtils( 5855): Call is not active
  328.  
  329. D/PhoneApp( 5855): updateProximitySensorMode: lock already released.
  330.  
  331. D/CallerInfoCache( 5855): Caching entries are done. Total: 0
  332.  
  333. E/TelephonyProvider( 5855): Failed setting numeric 'null' to the current operator
  334.  
  335. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  336.  
  337. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
  338.  
  339. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  340.  
  341. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  342.  
  343. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
  344.  
  345. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  346.  
  347. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  348.  
  349. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
  350.  
  351. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  352.  
  353. D/MobileDataStateTracker( 587): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
  354.  
  355. D/MobileDataStateTracker( 587): default: default setting isAvailable to true
  356.  
  357. D/MobileDataStateTracker( 587): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  358.  
  359. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  360.  
  361. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
  362.  
  363. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  364.  
  365. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  366.  
  367. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
  368.  
  369. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  370.  
  371. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  372.  
  373. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
  374.  
  375. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  376.  
  377. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  378.  
  379. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
  380.  
  381. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  382.  
  383. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  384.  
  385. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
  386.  
  387. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  388.  
  389. D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
  390.  
  391. D/StatusBar.NetworkController( 673): In updateSimIcon simState= READY
  392.  
  393. D/StatusBar.NetworkController( 673): In updateSimIcon simState= READY
  394.  
  395. D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
  396.  
  397. D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = READY state resolved to READY subscription =0
  398.  
  399. D/BluetoothPhoneService( 5855): handleMessage: 1
  400.  
  401. D/NotificationMgr( 5855): updateNetworkSelection()...state = 0 new network
  402.  
  403. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  404.  
  405. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
  406.  
  407. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  408.  
  409. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  410.  
  411. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
  412.  
  413. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  414.  
  415. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  416.  
  417. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
  418.  
  419. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  420.  
  421. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  422.  
  423. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
  424.  
  425. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  426.  
  427. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  428.  
  429. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
  430.  
  431. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  432.  
  433. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  434.  
  435. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
  436.  
  437. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  438.  
  439. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  440.  
  441. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
  442.  
  443. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  444.  
  445. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  446.  
  447. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  448.  
  449. D/PhoneApp( 5855): - state: DISCONNECTED
  450.  
  451. D/PhoneApp( 5855): - reason: null
  452.  
  453. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  454.  
  455. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  456.  
  457. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  458.  
  459. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  460.  
  461. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
  462.  
  463. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  464.  
  465. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  466.  
  467. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  468.  
  469. D/PhoneApp( 5855): - state: DISCONNECTED
  470.  
  471. D/PhoneApp( 5855): - reason: nwTypeChanged
  472.  
  473. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  474.  
  475. D/PhoneApp( 5855): - state: DISCONNECTED
  476.  
  477. D/PhoneApp( 5855): - reason: nwTypeChanged
  478.  
  479. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  480.  
  481. D/PhoneApp( 5855): - state: DISCONNECTED
  482.  
  483. D/PhoneApp( 5855): - reason: nwTypeChanged
  484.  
  485. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  486.  
  487. D/PhoneApp( 5855): - state: DISCONNECTED
  488.  
  489. D/PhoneApp( 5855): - reason: nwTypeChanged
  490.  
  491. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  492.  
  493. D/PhoneApp( 5855): - state: DISCONNECTED
  494.  
  495. D/PhoneApp( 5855): - reason: nwTypeChanged
  496.  
  497. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  498.  
  499. D/PhoneApp( 5855): - state: DISCONNECTED
  500.  
  501. D/PhoneApp( 5855): - reason: nwTypeChanged
  502.  
  503. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  504.  
  505. D/PhoneApp( 5855): - state: DISCONNECTED
  506.  
  507. D/PhoneApp( 5855): - reason: nwTypeChanged
  508.  
  509. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  510.  
  511. D/PhoneApp( 5855): - state: DISCONNECTED
  512.  
  513. D/PhoneApp( 5855): - reason: nwTypeChanged
  514.  
  515. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  516.  
  517. D/PhoneApp( 5855): - state: DISCONNECTED
  518.  
  519. D/PhoneApp( 5855): - reason: nwTypeChanged
  520.  
  521. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  522.  
  523. D/PhoneApp( 5855): - state: DISCONNECTED
  524.  
  525. D/PhoneApp( 5855): - reason: dataAttached
  526.  
  527. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  528.  
  529. D/PhoneApp( 5855): - state: DISCONNECTED
  530.  
  531. D/PhoneApp( 5855): - reason: dataAttached
  532.  
  533. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  534.  
  535. D/PhoneApp( 5855): - state: DISCONNECTED
  536.  
  537. D/PhoneApp( 5855): - reason: dataAttached
  538.  
  539. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  540.  
  541. D/PhoneApp( 5855): - state: DISCONNECTED
  542.  
  543. D/PhoneApp( 5855): - reason: dataAttached
  544.  
  545. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  546.  
  547. D/PhoneApp( 5855): - state: DISCONNECTED
  548.  
  549. D/PhoneApp( 5855): - reason: dataAttached
  550.  
  551. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  552.  
  553. D/PhoneApp( 5855): - state: DISCONNECTED
  554.  
  555. D/PhoneApp( 5855): - reason: dataAttached
  556.  
  557. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  558.  
  559. D/PhoneApp( 5855): - state: DISCONNECTED
  560.  
  561. D/PhoneApp( 5855): - reason: dataAttached
  562.  
  563. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  564.  
  565. D/PhoneApp( 5855): - state: DISCONNECTED
  566.  
  567. D/PhoneApp( 5855): - reason: dataAttached
  568.  
  569. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  570.  
  571. D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
  572.  
  573. D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = READY state resolved to READY subscription =0
  574.  
  575. D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
  576.  
  577. D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
  578.  
  579. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  580.  
  581. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  582.  
  583. D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
  584.  
  585. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  586.  
  587. D/KeyguardUpdateMonitor( 587): Received SPN update on sub :0
  588.  
  589. D/AlarmManagerService( 587): Kernel timezone updated to -60 minutes west of GMT
  590.  
  591. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  592.  
  593. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  594.  
  595. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  596.  
  597. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  598.  
  599. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  600.  
  601. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  602.  
  603. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  604.  
  605. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  606.  
  607. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  608.  
  609. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  610.  
  611. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  612.  
  613. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  614.  
  615. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  616.  
  617. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  618.  
  619. D/BluetoothPhoneService( 5855): handleMessage: 1
  620.  
  621. D/NotificationMgr( 5855): updateNetworkSelection()...state = 0 new network
  622.  
  623. I/WifiService( 587): WifiService trying to set country code to rs with persist set to true
  624.  
  625. D/KeyguardUpdateMonitor( 587): Received SPN update on sub :0
  626.  
  627. D/TelephonyProvider( 5855): Column apn id key is 'apn_id'
  628.  
  629. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  630.  
  631. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to false
  632.  
  633. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  634.  
  635. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  636.  
  637. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to false
  638.  
  639. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  640.  
  641. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  642.  
  643. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to false
  644.  
  645. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  646.  
  647. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  648.  
  649. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to false
  650.  
  651. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  652.  
  653. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  654.  
  655. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to false
  656.  
  657. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  658.  
  659. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  660.  
  661. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to false
  662.  
  663. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  664.  
  665. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  666.  
  667. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to false
  668.  
  669. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  670.  
  671. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  672.  
  673. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to false
  674.  
  675. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  676.  
  677. D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
  678.  
  679. D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = READY state resolved to READY subscription =0
  680.  
  681. D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
  682.  
  683. D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
  684.  
  685. D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
  686.  
  687. D/CallNotifier( 5855): onMwiChanged(): false
  688.  
  689. D/NotificationMgr( 5855): updateMwi(): false
  690.  
  691. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  692.  
  693. D/PhoneApp( 5855): - state: DISCONNECTED
  694.  
  695. D/PhoneApp( 5855): - reason: simLoaded
  696.  
  697. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  698.  
  699. D/PhoneApp( 5855): - state: DISCONNECTED
  700.  
  701. D/PhoneApp( 5855): - reason: simLoaded
  702.  
  703. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  704.  
  705. D/PhoneApp( 5855): - state: DISCONNECTED
  706.  
  707. D/PhoneApp( 5855): - reason: simLoaded
  708.  
  709. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  710.  
  711. D/PhoneApp( 5855): - state: DISCONNECTED
  712.  
  713. D/PhoneApp( 5855): - reason: simLoaded
  714.  
  715. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  716.  
  717. D/PhoneApp( 5855): - state: DISCONNECTED
  718.  
  719. D/PhoneApp( 5855): - reason: simLoaded
  720.  
  721. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  722.  
  723. D/PhoneApp( 5855): - state: DISCONNECTED
  724.  
  725. D/PhoneApp( 5855): - reason: simLoaded
  726.  
  727. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  728.  
  729. D/PhoneApp( 5855): - state: DISCONNECTED
  730.  
  731. D/PhoneApp( 5855): - reason: simLoaded
  732.  
  733. D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  734.  
  735. D/PhoneApp( 5855): - state: DISCONNECTED
  736.  
  737. D/PhoneApp( 5855): - reason: simLoaded
  738.  
  739. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  740.  
  741. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  742.  
  743. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  744.  
  745. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  746.  
  747. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  748.  
  749. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  750.  
  751. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  752.  
  753. D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
  754.  
  755. I/PowerManagerService( 587): Going to sleep due to screen timeout...
  756.  
  757. D/SurfaceFlinger( 282): Screen released, type=0 flinger=0x41d92478
  758.  
  759. I/WindowManager( 587): Screenshot Window{4251a648 u0 com.teslacoilsw.launcher/com.android.launcher2.Launcher} was all black! mSurfaceLayer=21015 minLayer=21015 maxLayer=21015
  760.  
  761. D/PhoneApp( 5855): mReceiver: ACTION_SCREEN_OFF / ACTION_SCREEN_ON
  762.  
  763. D/AccelerometerListener( 5855): enable(false)
  764.  
  765. I/dalvikvm( 880): Jit: resizing JitTable from 4096 to 8192
  766.  
  767. V/KeyguardHostView( 587): Keyguard widgets disabled by DPM
  768.  
  769. V/KeyguardHostView( 587): Keyguard secure camera disabled by DPM
  770.  
  771. V/KeyguardHostView( 587): hide transport, gen:53
  772.  
  773. V/KeyguardHostView( 587): music state changed: 2
  774.  
  775. D/PhoneStatusBar( 673): disable: < expand icons alerts ticker system_info back home RECENT* clock SEARCH* >
  776.  
  777. V/TAG ( 587): bug 7643792: fitSystemWindows([0,38][0,0])
  778.  
  779. D/PhoneStatusBar( 673): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT CLOCK* SEARCH >
  780.  
  781. I/PowerManagerService( 587): Waking up from sleep...
  782.  
  783. D/PhoneApp( 5855): mReceiver: ACTION_SCREEN_OFF / ACTION_SCREEN_ON
  784.  
  785. D/AccelerometerListener( 5855): enable(false)
  786.  
  787. I/WindowManager( 587): Lock screen displayed!
  788.  
  789. D/PowerManagerService-JNI( 587): Excessive delay in autosuspend_disable() while turning screen on: 189ms
  790.  
  791. D/SurfaceFlinger( 282): Screen acquired, type=0 flinger=0x41d92478
  792.  
  793. D/PhoneStatusBar( 673): disable: < expand icons alerts ticker system_info BACK HOME recent* CLOCK search* >
  794.  
  795. W/InputMethodManagerService( 587): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41ec9e18 attribute=android.view.inputmethod.EditorInfo@421aaca0, token = android.os.BinderProxy@41ca5330
  796.  
  797. D/PhoneStatusBar( 673): disable: < expand icons alerts ticker system_info back* home* recent clock* search >
  798.  
  799. V/TAG ( 587): bug 7643792: fitSystemWindows([0,38][0,0])
  800.  
  801. V/PanelView( 673): animationTick called with dtms=0; nothing to do (h=451.10236 v=1034.1514)
  802.  
  803. V/PanelView( 673): animationTick called with dtms=-6; nothing to do (h=451.10236 v=1034.1514)
  804.  
  805. I/ActivityManager( 587): START u0 {act=android.intent.action.MAIN flg=0x14000000 cmp=com.android.phone/.Settings} from pid 673
  806.  
  807. W/ActivityManager( 587): Permission denied: checkComponentPermission() owningUid=1001
  808.  
  809. V/PanelView( 673): animationTick called with dtms=0; nothing to do (h=800.0 v=-3000.0)
  810.  
  811. V/PanelView( 673): animationTick called with dtms=-16; nothing to do (h=800.0 v=-3000.0)
  812.  
  813. D/AndroidRuntime( 5855): Shutting down VM
  814.  
  815. W/dalvikvm( 5855): threadid=1: thread exiting with uncaught exception (group=0x41957700)
  816.  
  817. E/AndroidRuntime( 5855): FATAL EXCEPTION: main
  818.  
  819. E/AndroidRuntime( 5855): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.phone/com.android.phone.MSimMobileNetworkSettings}: java.lang.ClassCastException: com.android.phone.PhoneGlobals cannot be cast to com.android.phone.MSimPhoneGlobals
  820.  
  821. E/AndroidRuntime( 5855): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2339)
  822.  
  823. E/AndroidRuntime( 5855): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2389)
  824.  
  825. E/AndroidRuntime( 5855): at android.app.ActivityThread.access$600(ActivityThread.java:153)
  826.  
  827. E/AndroidRuntime( 5855): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1269)
  828.  
  829. E/AndroidRuntime( 5855): at android.os.Handler.dispatchMessage(Handler.java:99)
  830.  
  831. E/AndroidRuntime( 5855): at android.os.Looper.loop(Looper.java:137)
  832.  
  833. E/AndroidRuntime( 5855): at android.app.ActivityThread.main(ActivityThread.java:5289)
  834.  
  835. E/AndroidRuntime( 5855): at java.lang.reflect.Method.invokeNative(Native Method)
  836.  
  837. E/AndroidRuntime( 5855): at java.lang.reflect.Method.invoke(Method.java:525)
  838.  
  839. E/AndroidRuntime( 5855): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:739)
  840.  
  841. E/AndroidRuntime( 5855): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:555)
  842.  
  843. E/AndroidRuntime( 5855): at dalvik.system.NativeStart.main(Native Method)
  844.  
  845. E/AndroidRuntime( 5855): Caused by: java.lang.ClassCastException: com.android.phone.PhoneGlobals cannot be cast to com.android.phone.MSimPhoneGlobals
  846.  
  847. E/AndroidRuntime( 5855): at com.android.phone.MSimMobileNetworkSettings.onCreate(MSimMobileNetworkSettings.java:174)
  848.  
  849. E/AndroidRuntime( 5855): at android.app.Activity.performCreate(Activity.java:5133)
  850.  
  851. E/AndroidRuntime( 5855): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
  852.  
  853. E/AndroidRuntime( 5855): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2293)
  854.  
  855. E/AndroidRuntime( 5855): ... 11 more
  856.  
  857. W/ActivityManager( 587): Force finishing activity com.android.phone/.Settings
  858.  
  859. W/ActivityManager( 587): Activity pause timeout for ActivityRecord{41efef48 u0 com.android.phone/.Settings}
  860.  
  861. I/Process ( 5855): Sending signal. PID: 5855 SIG: 9
  862.  
  863. I/ServiceManager( 274): service 'sip' died
  864.  
  865. I/ServiceManager( 274): service 'phone' died
  866.  
  867. I/ServiceManager( 274): service 'simphonebook' died
  868.  
  869. I/ServiceManager( 274): service 'iphonesubinfo' died
  870.  
  871. I/ServiceManager( 274): service 'isms' died
  872.  
  873. I/ActivityManager( 587): Process com.android.phone (pid 5855) has died.
  874.  
  875. W/ActivityManager( 587): Service crashed 6 times, stopping: ServiceRecord{420b8418 u0 com.android.stk/.StkAppService}
  876.  
  877. W/ActivityManager( 587): Scheduling restart of crashed service com.android.phone/.BluetoothPhoneService in 0ms
  878.  
  879. W/ActivityManager( 587): Scheduling restart of crashed service com.android.phone/.TelephonyDebugService in 0ms
  880.  
  881. I/ActivityManager( 587): Start proc com.android.phone for restart com.android.phone: pid=5900 uid=1001 gids={41001, 3002, 3001, 3003, 1006, 1015, 1028}
  882.  
  883. W/InputMethodManagerService( 587): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41e646d0 attribute=null, token = android.os.BinderProxy@41ca5330
  884.  
  885. W/TelephonyProvider( 5900): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1
  886.  
  887. V/PhoneApp( 5900): onCreate()...
  888.  
  889. D/IccSmsInterfaceManager( 5900): IccSmsInterfaceManager: initDispatchers()
  890.  
  891. D/MockSmsReceiver( 5900): Registered MockSmsReceiver
  892.  
  893. D/MockSmsReceiver( 5900): Registered MockSmsReceiver
  894.  
  895. D/MockSmsReceiver( 5900): Registered MockSmsReceiver
  896.  
  897. D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
  898.  
  899. D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
  900.  
  901. D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
  902.  
  903. D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = UNKNOWN state resolved to UNKNOWN subscription =0
  904.  
  905. D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
  906.  
  907. D/NotificationMgr( 5900): updateNotificationsAtStartup()...
  908.  
  909. D/NotificationMgr( 5900): - start call log query...
  910.  
  911. D/NotificationMgr( 5900): - updating in-call notification at startup...
  912.  
  913. D/NotificationMgr( 5900): updateInCallNotification(allowFullScreenIntent = false)...
  914.  
  915. D/NotificationMgr( 5900): cancelInCall()...
  916.  
  917. D/PhoneInterfaceManager( 5900): [PhoneIntfMgr] publish: com.android.phone.PhoneInterfaceManager@41bc0f20
  918.  
  919. D/BluetoothManagerService( 587): Message: 20
  920.  
  921. D/BluetoothManagerService( 587): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@41df8420:true
  922.  
  923. D/PhoneApp( 5900): onCreate: mProximityWakeLock: WakeLock{41c075e8 held=false, refCount=0}
  924.  
  925. D/PhoneApp( 5900): onCreate: mUpdateLock: android.os.UpdateLock@41c26758
  926.  
  927. D/CallController( 5900): CallController constructor: app = com.android.phone.PhoneGlobals@41bef7d8
  928.  
  929. D/CallerInfoCache( 5900): init()
  930.  
  931. D/CallerInfoCache( 5900): startAsyncCache
  932.  
  933. D/CallerInfoCache( 5900): setRepeatingCacheUpdateAlarm
  934.  
  935. D/CallerInfoCache( 5900): Start refreshing cache.
  936.  
  937. D/CallNotifier( 5900): CallNotifier: mSignalInfoToneGenerator created when toneplay
  938.  
  939. D/BluetoothManagerService( 587): Message: 30
  940.  
  941. V/PhoneApp( 5900): register for ICC status
  942.  
  943. D/PhoneUtils( 5900): setAudioMode()...IDLE
  944.  
  945. D/PhoneUtils( 5900): setAudioMode() no change: MODE_NORMAL
  946.  
  947. D/BluetoothManagerService( 587): Message: 30
  948.  
  949. D/BluetoothPhoneService( 5900): handlePreciseCallStateChange: foreground: IDLE background: IDLE ringing: IDLE
  950.  
  951. E/BluetoothPhoneService( 5900): Could not get a handle on Connection object for the call
  952.  
  953. D/BluetoothPhoneService( 5900): update the call states, active: 0held0
  954.  
  955. D/BluetoothPhoneService( 5900): registerForServiceStateChanged
  956.  
  957. D/BluetoothPhoneService( 5900): registerForPreciseCallStateChanged start
  958.  
  959. D/BluetoothPhoneService( 5900): BluetoothPhoneService started
  960.  
  961. D/TelephonyDebugService( 5900): TelephonyDebugService()
  962.  
  963. D/MobileDataStateTracker( 587): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
  964.  
  965. D/MobileDataStateTracker( 587): default: default setting isAvailable to true
  966.  
  967. D/MobileDataStateTracker( 587): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
  968.  
  969. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  970.  
  971. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
  972.  
  973. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
  974.  
  975. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  976.  
  977. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
  978.  
  979. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
  980.  
  981. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  982.  
  983. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
  984.  
  985. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
  986.  
  987. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  988.  
  989. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
  990.  
  991. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
  992.  
  993. D/BluetoothPhoneService( 5900): BluetoothPhoneService started
  994.  
  995. D/NotificationMgr( 5900): call log query complete.
  996.  
  997. D/NotificationMgr( 5900): closing call log cursor.
  998.  
  999. D/CallNotifier( 5900): onMwiChanged(): false
  1000.  
  1001. D/NotificationMgr( 5900): updateMwi(): false
  1002.  
  1003. D/CallNotifier( 5900): onCfiChanged(): false
  1004.  
  1005. D/NotificationMgr( 5900): updateCfi(): false
  1006.  
  1007. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1008.  
  1009. D/PhoneApp( 5900): - state: DISCONNECTED
  1010.  
  1011. D/PhoneApp( 5900): - reason: simLoaded
  1012.  
  1013. D/PhoneApp( 5900): mReceiver: ACTION_HEADSET_PLUG
  1014.  
  1015. D/PhoneApp( 5900): state: 0
  1016.  
  1017. D/PhoneApp( 5900): name: h2w
  1018.  
  1019. D/NotificationMgr( 5900): updateNetworkSelection()...state = 0 new network
  1020.  
  1021. D/CallNotifier( 5900): stopRing()... (silenceRinger)
  1022.  
  1023. D/Ringer ( 5900): stopRing()...
  1024.  
  1025. D/Ringer ( 5900): - stopRing: null mRingHandler!
  1026.  
  1027. D/PhoneUtils( 5900): setAudioMode()...IDLE
  1028.  
  1029. D/PhoneUtils( 5900): setAudioMode() no change: MODE_NORMAL
  1030.  
  1031. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1032.  
  1033. D/PhoneApp( 5900): - state: DISCONNECTED
  1034.  
  1035. D/PhoneApp( 5900): - reason: dataDetached
  1036.  
  1037. D/KeyguardUpdateMonitor( 587): Received SPN update on sub :0
  1038.  
  1039. D/CallerInfoCache( 5900): Caching entries are done. Total: 0
  1040.  
  1041. D/AlarmManagerService( 587): Kernel timezone updated to -60 minutes west of GMT
  1042.  
  1043. D/MobileDataStateTracker( 587): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
  1044.  
  1045. D/MobileDataStateTracker( 587): default: default setting isAvailable to true
  1046.  
  1047. D/MobileDataStateTracker( 587): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=(unspecified)
  1048.  
  1049. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1050.  
  1051. D/PhoneApp( 5900): - state: DISCONNECTED
  1052.  
  1053. D/PhoneApp( 5900): - reason: dataDetached
  1054.  
  1055. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1056.  
  1057. D/PhoneApp( 5900): - state: DISCONNECTED
  1058.  
  1059. D/PhoneApp( 5900): - reason: dataDetached
  1060.  
  1061. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1062.  
  1063. D/PhoneApp( 5900): - state: DISCONNECTED
  1064.  
  1065. D/PhoneApp( 5900): - reason: dataDetached
  1066.  
  1067. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1068.  
  1069. D/PhoneApp( 5900): - state: DISCONNECTED
  1070.  
  1071. D/PhoneApp( 5900): - reason: dataDetached
  1072.  
  1073. I/PhoneApp( 5900): Headset phone created, binding local service.
  1074.  
  1075. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1076.  
  1077. D/PhoneApp( 5900): updateProximitySensorMode: state = IDLE
  1078.  
  1079. D/PhoneUtils( 5900): Call is not active
  1080.  
  1081. D/PhoneApp( 5900): updateProximitySensorMode: lock already released.
  1082.  
  1083. E/TelephonyProvider( 5900): Failed setting numeric 'null' to the current operator
  1084.  
  1085. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  1086.  
  1087. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
  1088.  
  1089. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  1090.  
  1091. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  1092.  
  1093. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
  1094.  
  1095. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  1096.  
  1097. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  1098.  
  1099. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
  1100.  
  1101. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  1102.  
  1103. D/MobileDataStateTracker( 587): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
  1104.  
  1105. D/MobileDataStateTracker( 587): default: default setting isAvailable to true
  1106.  
  1107. D/MobileDataStateTracker( 587): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  1108.  
  1109. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  1110.  
  1111. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
  1112.  
  1113. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  1114.  
  1115. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  1116.  
  1117. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
  1118.  
  1119. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  1120.  
  1121. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  1122.  
  1123. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
  1124.  
  1125. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  1126.  
  1127. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  1128.  
  1129. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
  1130.  
  1131. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  1132.  
  1133. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  1134.  
  1135. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
  1136.  
  1137. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  1138.  
  1139. D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
  1140.  
  1141. D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = READY state resolved to READY subscription =0
  1142.  
  1143. D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
  1144.  
  1145. D/StatusBar.NetworkController( 673): In updateSimIcon simState= READY
  1146.  
  1147. D/StatusBar.NetworkController( 673): In updateSimIcon simState= READY
  1148.  
  1149. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1150.  
  1151. D/BluetoothPhoneService( 5900): handleMessage: 1
  1152.  
  1153. D/NotificationMgr( 5900): updateNetworkSelection()...state = 0 new network
  1154.  
  1155. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  1156.  
  1157. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
  1158.  
  1159. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  1160.  
  1161. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  1162.  
  1163. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
  1164.  
  1165. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  1166.  
  1167. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  1168.  
  1169. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
  1170.  
  1171. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  1172.  
  1173. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  1174.  
  1175. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
  1176.  
  1177. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  1178.  
  1179. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  1180.  
  1181. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
  1182.  
  1183. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  1184.  
  1185. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  1186.  
  1187. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
  1188.  
  1189. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  1190.  
  1191. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  1192.  
  1193. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
  1194.  
  1195. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  1196.  
  1197. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1198.  
  1199. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  1200.  
  1201. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
  1202.  
  1203. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  1204.  
  1205. D/PhoneApp( 5900): - state: DISCONNECTED
  1206.  
  1207. D/PhoneApp( 5900): - reason: null
  1208.  
  1209. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1210.  
  1211. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1212.  
  1213. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1214.  
  1215. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1216.  
  1217. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1218.  
  1219. D/PhoneApp( 5900): - state: DISCONNECTED
  1220.  
  1221. D/PhoneApp( 5900): - reason: nwTypeChanged
  1222.  
  1223. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1224.  
  1225. D/PhoneApp( 5900): - state: DISCONNECTED
  1226.  
  1227. D/PhoneApp( 5900): - reason: nwTypeChanged
  1228.  
  1229. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1230.  
  1231. D/PhoneApp( 5900): - state: DISCONNECTED
  1232.  
  1233. D/PhoneApp( 5900): - reason: nwTypeChanged
  1234.  
  1235. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1236.  
  1237. D/PhoneApp( 5900): - state: DISCONNECTED
  1238.  
  1239. D/PhoneApp( 5900): - reason: nwTypeChanged
  1240.  
  1241. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1242.  
  1243. D/PhoneApp( 5900): - state: DISCONNECTED
  1244.  
  1245. D/PhoneApp( 5900): - reason: nwTypeChanged
  1246.  
  1247. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1248.  
  1249. D/PhoneApp( 5900): - state: DISCONNECTED
  1250.  
  1251. D/PhoneApp( 5900): - reason: nwTypeChanged
  1252.  
  1253. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1254.  
  1255. D/PhoneApp( 5900): - state: DISCONNECTED
  1256.  
  1257. D/PhoneApp( 5900): - reason: nwTypeChanged
  1258.  
  1259. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1260.  
  1261. D/PhoneApp( 5900): - state: DISCONNECTED
  1262.  
  1263. D/PhoneApp( 5900): - reason: nwTypeChanged
  1264.  
  1265. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1266.  
  1267. D/PhoneApp( 5900): - state: DISCONNECTED
  1268.  
  1269. D/PhoneApp( 5900): - reason: nwTypeChanged
  1270.  
  1271. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1272.  
  1273. D/PhoneApp( 5900): - state: DISCONNECTED
  1274.  
  1275. D/PhoneApp( 5900): - reason: dataAttached
  1276.  
  1277. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1278.  
  1279. D/PhoneApp( 5900): - state: DISCONNECTED
  1280.  
  1281. D/PhoneApp( 5900): - reason: dataAttached
  1282.  
  1283. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1284.  
  1285. D/PhoneApp( 5900): - state: DISCONNECTED
  1286.  
  1287. D/PhoneApp( 5900): - reason: dataAttached
  1288.  
  1289. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1290.  
  1291. D/PhoneApp( 5900): - state: DISCONNECTED
  1292.  
  1293. D/PhoneApp( 5900): - reason: dataAttached
  1294.  
  1295. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1296.  
  1297. D/PhoneApp( 5900): - state: DISCONNECTED
  1298.  
  1299. D/PhoneApp( 5900): - reason: dataAttached
  1300.  
  1301. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1302.  
  1303. D/PhoneApp( 5900): - state: DISCONNECTED
  1304.  
  1305. D/PhoneApp( 5900): - reason: dataAttached
  1306.  
  1307. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1308.  
  1309. D/PhoneApp( 5900): - state: DISCONNECTED
  1310.  
  1311. D/PhoneApp( 5900): - reason: dataAttached
  1312.  
  1313. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1314.  
  1315. D/PhoneApp( 5900): - state: DISCONNECTED
  1316.  
  1317. D/PhoneApp( 5900): - reason: dataAttached
  1318.  
  1319. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1320.  
  1321. D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
  1322.  
  1323. D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = READY state resolved to READY subscription =0
  1324.  
  1325. D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
  1326.  
  1327. D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
  1328.  
  1329. D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
  1330.  
  1331. D/KeyguardUpdateMonitor( 587): Received SPN update on sub :0
  1332.  
  1333. D/AlarmManagerService( 587): Kernel timezone updated to -60 minutes west of GMT
  1334.  
  1335. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1336.  
  1337. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1338.  
  1339. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1340.  
  1341. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1342.  
  1343. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1344.  
  1345. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1346.  
  1347. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1348.  
  1349. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1350.  
  1351. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1352.  
  1353. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1354.  
  1355. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1356.  
  1357. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1358.  
  1359. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1360.  
  1361. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1362.  
  1363. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1364.  
  1365. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1366.  
  1367. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1368.  
  1369. D/BluetoothPhoneService( 5900): handleMessage: 1
  1370.  
  1371. D/NotificationMgr( 5900): updateNetworkSelection()...state = 0 new network
  1372.  
  1373. I/WifiService( 587): WifiService trying to set country code to rs with persist set to true
  1374.  
  1375. D/KeyguardUpdateMonitor( 587): Received SPN update on sub :0
  1376.  
  1377. D/TelephonyProvider( 5900): Column apn id key is 'apn_id'
  1378.  
  1379. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  1380.  
  1381. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to false
  1382.  
  1383. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  1384.  
  1385. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  1386.  
  1387. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to false
  1388.  
  1389. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  1390.  
  1391. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  1392.  
  1393. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to false
  1394.  
  1395. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  1396.  
  1397. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  1398.  
  1399. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to false
  1400.  
  1401. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  1402.  
  1403. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  1404.  
  1405. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to false
  1406.  
  1407. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  1408.  
  1409. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  1410.  
  1411. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to false
  1412.  
  1413. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  1414.  
  1415. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  1416.  
  1417. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to false
  1418.  
  1419. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  1420.  
  1421. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  1422.  
  1423. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to false
  1424.  
  1425. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  1426.  
  1427. D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
  1428.  
  1429. D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
  1430.  
  1431. D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
  1432.  
  1433. D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
  1434.  
  1435. D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = READY state resolved to READY subscription =0
  1436.  
  1437. D/CallNotifier( 5900): onMwiChanged(): false
  1438.  
  1439. D/NotificationMgr( 5900): updateMwi(): false
  1440.  
  1441. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1442.  
  1443. D/PhoneApp( 5900): - state: DISCONNECTED
  1444.  
  1445. D/PhoneApp( 5900): - reason: simLoaded
  1446.  
  1447. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1448.  
  1449. D/PhoneApp( 5900): - state: DISCONNECTED
  1450.  
  1451. D/PhoneApp( 5900): - reason: simLoaded
  1452.  
  1453. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1454.  
  1455. D/PhoneApp( 5900): - state: DISCONNECTED
  1456.  
  1457. D/PhoneApp( 5900): - reason: simLoaded
  1458.  
  1459. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1460.  
  1461. D/PhoneApp( 5900): - state: DISCONNECTED
  1462.  
  1463. D/PhoneApp( 5900): - reason: simLoaded
  1464.  
  1465. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1466.  
  1467. D/PhoneApp( 5900): - state: DISCONNECTED
  1468.  
  1469. D/PhoneApp( 5900): - reason: simLoaded
  1470.  
  1471. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1472.  
  1473. D/PhoneApp( 5900): - state: DISCONNECTED
  1474.  
  1475. D/PhoneApp( 5900): - reason: simLoaded
  1476.  
  1477. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1478.  
  1479. D/PhoneApp( 5900): - state: DISCONNECTED
  1480.  
  1481. D/PhoneApp( 5900): - reason: simLoaded
  1482.  
  1483. D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1484.  
  1485. D/PhoneApp( 5900): - state: DISCONNECTED
  1486.  
  1487. D/PhoneApp( 5900): - reason: simLoaded
  1488.  
  1489. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1490.  
  1491. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1492.  
  1493. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1494.  
  1495. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1496.  
  1497. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1498.  
  1499. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1500.  
  1501. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1502.  
  1503. D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
  1504.  
  1505. V/PanelView( 673): animationTick called with dtms=0; nothing to do (h=227.49925 v=994.6672)
  1506.  
  1507. I/ActivityManager( 587): START u0 {act=android.intent.action.MAIN flg=0x14000000 cmp=com.android.phone/.Settings} from pid 673
  1508.  
  1509. W/ActivityManager( 587): Permission denied: checkComponentPermission() owningUid=1001
  1510.  
  1511. I/WindowManager( 587): Screenshot Window{4251a648 u0 com.teslacoilsw.launcher/com.android.launcher2.Launcher} was all black! mSurfaceLayer=21015 minLayer=21015 maxLayer=21015
  1512.  
  1513. V/PanelView( 673): animationTick called with dtms=0; nothing to do (h=800.0 v=-3000.0)
  1514.  
  1515. D/AndroidRuntime( 5900): Shutting down VM
  1516.  
  1517. W/dalvikvm( 5900): threadid=1: thread exiting with uncaught exception (group=0x41957700)
  1518.  
  1519. E/AndroidRuntime( 5900): FATAL EXCEPTION: main
  1520.  
  1521. E/AndroidRuntime( 5900): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.phone/com.android.phone.MSimMobileNetworkSettings}: java.lang.ClassCastException: com.android.phone.PhoneGlobals cannot be cast to com.android.phone.MSimPhoneGlobals
  1522.  
  1523. E/AndroidRuntime( 5900): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2339)
  1524.  
  1525. E/AndroidRuntime( 5900): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2389)
  1526.  
  1527. E/AndroidRuntime( 5900): at android.app.ActivityThread.access$600(ActivityThread.java:153)
  1528.  
  1529. E/AndroidRuntime( 5900): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1269)
  1530.  
  1531. E/AndroidRuntime( 5900): at android.os.Handler.dispatchMessage(Handler.java:99)
  1532.  
  1533. E/AndroidRuntime( 5900): at android.os.Looper.loop(Looper.java:137)
  1534.  
  1535. E/AndroidRuntime( 5900): at android.app.ActivityThread.main(ActivityThread.java:5289)
  1536.  
  1537. E/AndroidRuntime( 5900): at java.lang.reflect.Method.invokeNative(Native Method)
  1538.  
  1539. E/AndroidRuntime( 5900): at java.lang.reflect.Method.invoke(Method.java:525)
  1540.  
  1541. E/AndroidRuntime( 5900): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:739)
  1542.  
  1543. E/AndroidRuntime( 5900): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:555)
  1544.  
  1545. E/AndroidRuntime( 5900): at dalvik.system.NativeStart.main(Native Method)
  1546.  
  1547. E/AndroidRuntime( 5900): Caused by: java.lang.ClassCastException: com.android.phone.PhoneGlobals cannot be cast to com.android.phone.MSimPhoneGlobals
  1548.  
  1549. E/AndroidRuntime( 5900): at com.android.phone.MSimMobileNetworkSettings.onCreate(MSimMobileNetworkSettings.java:174)
  1550.  
  1551. E/AndroidRuntime( 5900): at android.app.Activity.performCreate(Activity.java:5133)
  1552.  
  1553. E/AndroidRuntime( 5900): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
  1554.  
  1555. E/AndroidRuntime( 5900): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2293)
  1556.  
  1557. E/AndroidRuntime( 5900): ... 11 more
  1558.  
  1559. W/ActivityManager( 587): Process com.android.phone has crashed too many times: killing!
  1560.  
  1561. W/ActivityManager( 587): Force finishing activity com.android.phone/.Settings
  1562.  
  1563. I/WindowManager( 587): Screenshot max retries 4 of Token{42241290 ActivityRecord{42276710 u0 com.android.phone/.Settings}} appWin=Window{41e56000 u0 Starting com.android.phone} drawState=4
  1564.  
  1565. W/WindowManager( 587): Screenshot failure taking screenshot for (480x800) to layer 21020
  1566.  
  1567. W/ActivityManager( 587): Activity pause timeout for ActivityRecord{42276710 u0 com.android.phone/.Settings}
  1568.  
  1569. I/Process ( 5900): Sending signal. PID: 5900 SIG: 9
  1570.  
  1571. I/ServiceManager( 274): service 'sip' died
  1572.  
  1573. I/ServiceManager( 274): service 'isms' died
  1574.  
  1575. I/ServiceManager( 274): service 'phone' died
  1576.  
  1577. I/ServiceManager( 274): service 'simphonebook' died
  1578.  
  1579. I/ServiceManager( 274): service 'iphonesubinfo' died
  1580.  
  1581. I/ActivityManager( 587): Process com.android.phone (pid 5900) has died.
  1582.  
  1583. W/ActivityManager( 587): Service crashed 7 times, stopping: ServiceRecord{420b8418 u0 com.android.stk/.StkAppService}
  1584.  
  1585. W/ActivityManager( 587): Scheduling restart of crashed service com.android.phone/.BluetoothPhoneService in 0ms
  1586.  
  1587. W/ActivityManager( 587): Scheduling restart of crashed service com.android.phone/.TelephonyDebugService in 0ms
  1588.  
  1589. I/ActivityManager( 587): Start proc com.android.phone for restart com.android.phone: pid=5938 uid=1001 gids={41001, 3002, 3001, 3003, 1006, 1015, 1028}
  1590.  
  1591. W/InputMethodManagerService( 587): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41df8d30 attribute=null, token = android.os.BinderProxy@41ca5330
  1592.  
  1593. W/TelephonyProvider( 5938): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1
  1594.  
  1595. V/PhoneApp( 5938): onCreate()...
  1596.  
  1597. D/IccSmsInterfaceManager( 5938): IccSmsInterfaceManager: initDispatchers()
  1598.  
  1599. D/MockSmsReceiver( 5938): Registered MockSmsReceiver
  1600.  
  1601. D/MockSmsReceiver( 5938): Registered MockSmsReceiver
  1602.  
  1603. D/MockSmsReceiver( 5938): Registered MockSmsReceiver
  1604.  
  1605. D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
  1606.  
  1607. D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = UNKNOWN state resolved to UNKNOWN subscription =0
  1608.  
  1609. D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
  1610.  
  1611. D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
  1612.  
  1613. D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
  1614.  
  1615. D/NotificationMgr( 5938): updateNotificationsAtStartup()...
  1616.  
  1617. D/NotificationMgr( 5938): - start call log query...
  1618.  
  1619. D/NotificationMgr( 5938): - updating in-call notification at startup...
  1620.  
  1621. D/NotificationMgr( 5938): updateInCallNotification(allowFullScreenIntent = false)...
  1622.  
  1623. D/NotificationMgr( 5938): cancelInCall()...
  1624.  
  1625. D/PhoneInterfaceManager( 5938): [PhoneIntfMgr] publish: com.android.phone.PhoneInterfaceManager@41c1b120
  1626.  
  1627. D/BluetoothManagerService( 587): Message: 20
  1628.  
  1629. D/BluetoothManagerService( 587): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@41efda78:true
  1630.  
  1631. D/PhoneApp( 5938): onCreate: mProximityWakeLock: WakeLock{41c072d8 held=false, refCount=0}
  1632.  
  1633. D/PhoneApp( 5938): onCreate: mUpdateLock: android.os.UpdateLock@41c26388
  1634.  
  1635. D/CallController( 5938): CallController constructor: app = com.android.phone.PhoneGlobals@41bf04f0
  1636.  
  1637. D/CallerInfoCache( 5938): init()
  1638.  
  1639. D/CallerInfoCache( 5938): startAsyncCache
  1640.  
  1641. D/CallerInfoCache( 5938): setRepeatingCacheUpdateAlarm
  1642.  
  1643. D/CallNotifier( 5938): CallNotifier: mSignalInfoToneGenerator created when toneplay
  1644.  
  1645. D/CallerInfoCache( 5938): Start refreshing cache.
  1646.  
  1647. D/BluetoothManagerService( 587): Message: 30
  1648.  
  1649. V/PhoneApp( 5938): register for ICC status
  1650.  
  1651. D/PhoneUtils( 5938): setAudioMode()...IDLE
  1652.  
  1653. D/PhoneUtils( 5938): setAudioMode() no change: MODE_NORMAL
  1654.  
  1655. D/BluetoothManagerService( 587): Message: 30
  1656.  
  1657. D/BluetoothPhoneService( 5938): handlePreciseCallStateChange: foreground: IDLE background: IDLE ringing: IDLE
  1658.  
  1659. E/BluetoothPhoneService( 5938): Could not get a handle on Connection object for the call
  1660.  
  1661. D/BluetoothPhoneService( 5938): update the call states, active: 0held0
  1662.  
  1663. D/BluetoothPhoneService( 5938): registerForServiceStateChanged
  1664.  
  1665. D/BluetoothPhoneService( 5938): registerForPreciseCallStateChanged start
  1666.  
  1667. D/BluetoothPhoneService( 5938): BluetoothPhoneService started
  1668.  
  1669. D/TelephonyDebugService( 5938): TelephonyDebugService()
  1670.  
  1671. D/MobileDataStateTracker( 587): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
  1672.  
  1673. D/MobileDataStateTracker( 587): default: default setting isAvailable to true
  1674.  
  1675. D/MobileDataStateTracker( 587): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
  1676.  
  1677. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  1678.  
  1679. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
  1680.  
  1681. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
  1682.  
  1683. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  1684.  
  1685. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
  1686.  
  1687. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
  1688.  
  1689. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  1690.  
  1691. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
  1692.  
  1693. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
  1694.  
  1695. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  1696.  
  1697. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
  1698.  
  1699. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
  1700.  
  1701. D/BluetoothPhoneService( 5938): BluetoothPhoneService started
  1702.  
  1703. D/NotificationMgr( 5938): call log query complete.
  1704.  
  1705. D/NotificationMgr( 5938): closing call log cursor.
  1706.  
  1707. D/CallNotifier( 5938): onMwiChanged(): false
  1708.  
  1709. D/NotificationMgr( 5938): updateMwi(): false
  1710.  
  1711. D/CallNotifier( 5938): onCfiChanged(): false
  1712.  
  1713. D/NotificationMgr( 5938): updateCfi(): false
  1714.  
  1715. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1716.  
  1717. D/PhoneApp( 5938): - state: DISCONNECTED
  1718.  
  1719. D/PhoneApp( 5938): - reason: simLoaded
  1720.  
  1721. D/PhoneApp( 5938): mReceiver: ACTION_HEADSET_PLUG
  1722.  
  1723. D/PhoneApp( 5938): state: 0
  1724.  
  1725. D/PhoneApp( 5938): name: h2w
  1726.  
  1727. D/NotificationMgr( 5938): updateNetworkSelection()...state = 0 new network
  1728.  
  1729. D/CallNotifier( 5938): stopRing()... (silenceRinger)
  1730.  
  1731. D/Ringer ( 5938): stopRing()...
  1732.  
  1733. D/Ringer ( 5938): - stopRing: null mRingHandler!
  1734.  
  1735. D/PhoneUtils( 5938): setAudioMode()...IDLE
  1736.  
  1737. D/PhoneUtils( 5938): setAudioMode() no change: MODE_NORMAL
  1738.  
  1739. D/KeyguardUpdateMonitor( 587): Received SPN update on sub :0
  1740.  
  1741. D/CallerInfoCache( 5938): Caching entries are done. Total: 0
  1742.  
  1743. D/AlarmManagerService( 587): Kernel timezone updated to -60 minutes west of GMT
  1744.  
  1745. D/MobileDataStateTracker( 587): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
  1746.  
  1747. D/MobileDataStateTracker( 587): default: default setting isAvailable to true
  1748.  
  1749. D/MobileDataStateTracker( 587): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=(unspecified)
  1750.  
  1751. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1752.  
  1753. D/PhoneApp( 5938): - state: DISCONNECTED
  1754.  
  1755. D/PhoneApp( 5938): - reason: dataDetached
  1756.  
  1757. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1758.  
  1759. D/PhoneApp( 5938): - state: DISCONNECTED
  1760.  
  1761. D/PhoneApp( 5938): - reason: dataDetached
  1762.  
  1763. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1764.  
  1765. D/PhoneApp( 5938): - state: DISCONNECTED
  1766.  
  1767. D/PhoneApp( 5938): - reason: dataDetached
  1768.  
  1769. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1770.  
  1771. D/PhoneApp( 5938): - state: DISCONNECTED
  1772.  
  1773. D/PhoneApp( 5938): - reason: dataDetached
  1774.  
  1775. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1776.  
  1777. D/PhoneApp( 5938): - state: DISCONNECTED
  1778.  
  1779. D/PhoneApp( 5938): - reason: dataDetached
  1780.  
  1781. I/PhoneApp( 5938): Headset phone created, binding local service.
  1782.  
  1783. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  1784.  
  1785. D/PhoneApp( 5938): updateProximitySensorMode: state = IDLE
  1786.  
  1787. D/PhoneUtils( 5938): Call is not active
  1788.  
  1789. D/PhoneApp( 5938): updateProximitySensorMode: lock already released.
  1790.  
  1791. E/TelephonyProvider( 5938): Failed setting numeric 'null' to the current operator
  1792.  
  1793. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  1794.  
  1795. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
  1796.  
  1797. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  1798.  
  1799. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  1800.  
  1801. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
  1802.  
  1803. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  1804.  
  1805. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  1806.  
  1807. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
  1808.  
  1809. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  1810.  
  1811. D/MobileDataStateTracker( 587): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
  1812.  
  1813. D/MobileDataStateTracker( 587): default: default setting isAvailable to true
  1814.  
  1815. D/MobileDataStateTracker( 587): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  1816.  
  1817. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  1818.  
  1819. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
  1820.  
  1821. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  1822.  
  1823. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  1824.  
  1825. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
  1826.  
  1827. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  1828.  
  1829. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  1830.  
  1831. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
  1832.  
  1833. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  1834.  
  1835. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  1836.  
  1837. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
  1838.  
  1839. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  1840.  
  1841. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  1842.  
  1843. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
  1844.  
  1845. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
  1846.  
  1847. D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
  1848.  
  1849. D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = READY state resolved to READY subscription =0
  1850.  
  1851. D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
  1852.  
  1853. D/StatusBar.NetworkController( 673): In updateSimIcon simState= READY
  1854.  
  1855. D/StatusBar.NetworkController( 673): In updateSimIcon simState= READY
  1856.  
  1857. D/BluetoothPhoneService( 5938): handleMessage: 1
  1858.  
  1859. D/NotificationMgr( 5938): updateNetworkSelection()...state = 0 new network
  1860.  
  1861. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  1862.  
  1863. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
  1864.  
  1865. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  1866.  
  1867. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  1868.  
  1869. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
  1870.  
  1871. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  1872.  
  1873. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  1874.  
  1875. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
  1876.  
  1877. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  1878.  
  1879. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  1880.  
  1881. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
  1882.  
  1883. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  1884.  
  1885. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  1886.  
  1887. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
  1888.  
  1889. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  1890.  
  1891. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  1892.  
  1893. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
  1894.  
  1895. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  1896.  
  1897. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  1898.  
  1899. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1900.  
  1901. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
  1902.  
  1903. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  1904.  
  1905. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  1906.  
  1907. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
  1908.  
  1909. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
  1910.  
  1911. D/PhoneApp( 5938): - state: DISCONNECTED
  1912.  
  1913. D/PhoneApp( 5938): - reason: null
  1914.  
  1915. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  1916.  
  1917. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  1918.  
  1919. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  1920.  
  1921. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  1922.  
  1923. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  1924.  
  1925. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1926.  
  1927. D/PhoneApp( 5938): - state: DISCONNECTED
  1928.  
  1929. D/PhoneApp( 5938): - reason: nwTypeChanged
  1930.  
  1931. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1932.  
  1933. D/PhoneApp( 5938): - state: DISCONNECTED
  1934.  
  1935. D/PhoneApp( 5938): - reason: nwTypeChanged
  1936.  
  1937. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1938.  
  1939. D/PhoneApp( 5938): - state: DISCONNECTED
  1940.  
  1941. D/PhoneApp( 5938): - reason: nwTypeChanged
  1942.  
  1943. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1944.  
  1945. D/PhoneApp( 5938): - state: DISCONNECTED
  1946.  
  1947. D/PhoneApp( 5938): - reason: nwTypeChanged
  1948.  
  1949. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1950.  
  1951. D/PhoneApp( 5938): - state: DISCONNECTED
  1952.  
  1953. D/PhoneApp( 5938): - reason: nwTypeChanged
  1954.  
  1955. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1956.  
  1957. D/PhoneApp( 5938): - state: DISCONNECTED
  1958.  
  1959. D/PhoneApp( 5938): - reason: nwTypeChanged
  1960.  
  1961. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1962.  
  1963. D/PhoneApp( 5938): - state: DISCONNECTED
  1964.  
  1965. D/PhoneApp( 5938): - reason: nwTypeChanged
  1966.  
  1967. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1968.  
  1969. D/PhoneApp( 5938): - state: DISCONNECTED
  1970.  
  1971. D/PhoneApp( 5938): - reason: nwTypeChanged
  1972.  
  1973. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1974.  
  1975. D/PhoneApp( 5938): - state: DISCONNECTED
  1976.  
  1977. D/PhoneApp( 5938): - reason: nwTypeChanged
  1978.  
  1979. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1980.  
  1981. D/PhoneApp( 5938): - state: DISCONNECTED
  1982.  
  1983. D/PhoneApp( 5938): - reason: dataAttached
  1984.  
  1985. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1986.  
  1987. D/PhoneApp( 5938): - state: DISCONNECTED
  1988.  
  1989. D/PhoneApp( 5938): - reason: dataAttached
  1990.  
  1991. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1992.  
  1993. D/PhoneApp( 5938): - state: DISCONNECTED
  1994.  
  1995. D/PhoneApp( 5938): - reason: dataAttached
  1996.  
  1997. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  1998.  
  1999. D/PhoneApp( 5938): - state: DISCONNECTED
  2000.  
  2001. D/PhoneApp( 5938): - reason: dataAttached
  2002.  
  2003. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  2004.  
  2005. D/PhoneApp( 5938): - state: DISCONNECTED
  2006.  
  2007. D/PhoneApp( 5938): - reason: dataAttached
  2008.  
  2009. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  2010.  
  2011. D/PhoneApp( 5938): - state: DISCONNECTED
  2012.  
  2013. D/PhoneApp( 5938): - reason: dataAttached
  2014.  
  2015. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  2016.  
  2017. D/PhoneApp( 5938): - state: DISCONNECTED
  2018.  
  2019. D/PhoneApp( 5938): - reason: dataAttached
  2020.  
  2021. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  2022.  
  2023. D/PhoneApp( 5938): - state: DISCONNECTED
  2024.  
  2025. D/PhoneApp( 5938): - reason: dataAttached
  2026.  
  2027. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2028.  
  2029. D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
  2030.  
  2031. D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = READY state resolved to READY subscription =0
  2032.  
  2033. D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
  2034.  
  2035. D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
  2036.  
  2037. D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
  2038.  
  2039. D/KeyguardUpdateMonitor( 587): Received SPN update on sub :0
  2040.  
  2041. D/AlarmManagerService( 587): Kernel timezone updated to -60 minutes west of GMT
  2042.  
  2043. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2044.  
  2045. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2046.  
  2047. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2048.  
  2049. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2050.  
  2051. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2052.  
  2053. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2054.  
  2055. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2056.  
  2057. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2058.  
  2059. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2060.  
  2061. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2062.  
  2063. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2064.  
  2065. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2066.  
  2067. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2068.  
  2069. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2070.  
  2071. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2072.  
  2073. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2074.  
  2075. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2076.  
  2077. D/BluetoothPhoneService( 5938): handleMessage: 1
  2078.  
  2079. D/NotificationMgr( 5938): updateNetworkSelection()...state = 0 new network
  2080.  
  2081. I/WifiService( 587): WifiService trying to set country code to rs with persist set to true
  2082.  
  2083. D/KeyguardUpdateMonitor( 587): Received SPN update on sub :0
  2084.  
  2085. D/TelephonyProvider( 5938): Column apn id key is 'apn_id'
  2086.  
  2087. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  2088.  
  2089. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to false
  2090.  
  2091. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  2092.  
  2093. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  2094.  
  2095. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to false
  2096.  
  2097. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  2098.  
  2099. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  2100.  
  2101. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to false
  2102.  
  2103. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  2104.  
  2105. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  2106.  
  2107. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to false
  2108.  
  2109. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  2110.  
  2111. D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
  2112.  
  2113. D/MobileDataStateTracker( 587): dun: dun setting isAvailable to false
  2114.  
  2115. D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  2116.  
  2117. D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
  2118.  
  2119. D/MobileDataStateTracker( 587): supl: supl setting isAvailable to false
  2120.  
  2121. D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  2122.  
  2123. D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
  2124.  
  2125. D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to false
  2126.  
  2127. D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  2128.  
  2129. D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
  2130.  
  2131. D/MobileDataStateTracker( 587): mms: mms setting isAvailable to false
  2132.  
  2133. D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
  2134.  
  2135. D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
  2136.  
  2137. D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
  2138.  
  2139. D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
  2140.  
  2141. D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
  2142.  
  2143. D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = READY state resolved to READY subscription =0
  2144.  
  2145. D/CallNotifier( 5938): onMwiChanged(): false
  2146.  
  2147. D/NotificationMgr( 5938): updateMwi(): false
  2148.  
  2149. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  2150.  
  2151. D/PhoneApp( 5938): - state: DISCONNECTED
  2152.  
  2153. D/PhoneApp( 5938): - reason: simLoaded
  2154.  
  2155. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  2156.  
  2157. D/PhoneApp( 5938): - state: DISCONNECTED
  2158.  
  2159. D/PhoneApp( 5938): - reason: simLoaded
  2160.  
  2161. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  2162.  
  2163. D/PhoneApp( 5938): - state: DISCONNECTED
  2164.  
  2165. D/PhoneApp( 5938): - reason: simLoaded
  2166.  
  2167. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  2168.  
  2169. D/PhoneApp( 5938): - state: DISCONNECTED
  2170.  
  2171. D/PhoneApp( 5938): - reason: simLoaded
  2172.  
  2173. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  2174.  
  2175. D/PhoneApp( 5938): - state: DISCONNECTED
  2176.  
  2177. D/PhoneApp( 5938): - reason: simLoaded
  2178.  
  2179. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  2180.  
  2181. D/PhoneApp( 5938): - state: DISCONNECTED
  2182.  
  2183. D/PhoneApp( 5938): - reason: simLoaded
  2184.  
  2185. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  2186.  
  2187. D/PhoneApp( 5938): - state: DISCONNECTED
  2188.  
  2189. D/PhoneApp( 5938): - reason: simLoaded
  2190.  
  2191. D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
  2192.  
  2193. D/PhoneApp( 5938): - state: DISCONNECTED
  2194.  
  2195. D/PhoneApp( 5938): - reason: simLoaded
  2196.  
  2197. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2198.  
  2199. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2200.  
  2201. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2202.  
  2203. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2204.  
  2205. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2206.  
  2207. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2208.  
  2209. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
  2210.  
  2211. D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
Advertisement
Add Comment
Please, Sign In to add comment