Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --------- beginning of /dev/log/system
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to false
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to false
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to false
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to false
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to false
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
- V/PanelView( 673): animationTick called with dtms=0; nothing to do (h=251.5625 v=938.80505)
- I/EntropyMixer( 587): Writing entropy...
- --------- beginning of /dev/log/main
- 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
- 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
- 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
- I/ActivityManager( 587): START u0 {act=android.intent.action.MAIN flg=0x14000000 cmp=com.android.phone/.Settings} from pid 673
- W/ActivityManager( 587): Permission denied: checkComponentPermission() owningUid=1001
- I/WindowManager( 587): Screenshot Window{4251a648 u0 com.teslacoilsw.launcher/com.android.launcher2.Launcher} was all black! mSurfaceLayer=21015 minLayer=21015 maxLayer=21015
- V/PanelView( 673): animationTick called with dtms=0; nothing to do (h=800.0 v=-3000.0)
- D/AndroidRuntime( 5814): Shutting down VM
- W/dalvikvm( 5814): threadid=1: thread exiting with uncaught exception (group=0x41957700)
- E/AndroidRuntime( 5814): FATAL EXCEPTION: main
- 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
- E/AndroidRuntime( 5814): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2339)
- E/AndroidRuntime( 5814): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2389)
- E/AndroidRuntime( 5814): at android.app.ActivityThread.access$600(ActivityThread.java:153)
- E/AndroidRuntime( 5814): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1269)
- E/AndroidRuntime( 5814): at android.os.Handler.dispatchMessage(Handler.java:99)
- E/AndroidRuntime( 5814): at android.os.Looper.loop(Looper.java:137)
- E/AndroidRuntime( 5814): at android.app.ActivityThread.main(ActivityThread.java:5289)
- E/AndroidRuntime( 5814): at java.lang.reflect.Method.invokeNative(Native Method)
- E/AndroidRuntime( 5814): at java.lang.reflect.Method.invoke(Method.java:525)
- E/AndroidRuntime( 5814): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:739)
- E/AndroidRuntime( 5814): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:555)
- E/AndroidRuntime( 5814): at dalvik.system.NativeStart.main(Native Method)
- E/AndroidRuntime( 5814): Caused by: java.lang.ClassCastException: com.android.phone.PhoneGlobals cannot be cast to com.android.phone.MSimPhoneGlobals
- E/AndroidRuntime( 5814): at com.android.phone.MSimMobileNetworkSettings.onCreate(MSimMobileNetworkSettings.java:174)
- E/AndroidRuntime( 5814): at android.app.Activity.performCreate(Activity.java:5133)
- E/AndroidRuntime( 5814): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
- E/AndroidRuntime( 5814): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2293)
- E/AndroidRuntime( 5814): ... 11 more
- W/ActivityManager( 587): Process com.android.phone has crashed too many times: killing!
- W/ActivityManager( 587): Force finishing activity com.android.phone/.Settings
- W/ActivityManager( 587): Activity pause timeout for ActivityRecord{42291678 u0 com.android.phone/.Settings}
- I/Process ( 5814): Sending signal. PID: 5814 SIG: 9
- I/ServiceManager( 274): service 'sip' died
- I/ServiceManager( 274): service 'simphonebook' died
- I/ServiceManager( 274): service 'iphonesubinfo' died
- I/ServiceManager( 274): service 'isms' died
- I/ServiceManager( 274): service 'phone' died
- I/ActivityManager( 587): Process com.android.phone (pid 5814) has died.
- W/ActivityManager( 587): Service crashed 5 times, stopping: ServiceRecord{420b8418 u0 com.android.stk/.StkAppService}
- W/ActivityManager( 587): Scheduling restart of crashed service com.android.phone/.BluetoothPhoneService in 0ms
- W/ActivityManager( 587): Scheduling restart of crashed service com.android.phone/.TelephonyDebugService in 0ms
- 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}
- 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
- W/TelephonyProvider( 5855): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1
- V/PhoneApp( 5855): onCreate()...
- D/IccSmsInterfaceManager( 5855): IccSmsInterfaceManager: initDispatchers()
- D/MockSmsReceiver( 5855): Registered MockSmsReceiver
- D/MockSmsReceiver( 5855): Registered MockSmsReceiver
- D/MockSmsReceiver( 5855): Registered MockSmsReceiver
- D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
- D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = UNKNOWN state resolved to UNKNOWN subscription =0
- D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
- D/NotificationMgr( 5855): updateNotificationsAtStartup()...
- D/NotificationMgr( 5855): - start call log query...
- D/NotificationMgr( 5855): - updating in-call notification at startup...
- D/NotificationMgr( 5855): updateInCallNotification(allowFullScreenIntent = false)...
- D/NotificationMgr( 5855): cancelInCall()...
- D/PhoneInterfaceManager( 5855): [PhoneIntfMgr] publish: com.android.phone.PhoneInterfaceManager@41bc4248
- D/BluetoothManagerService( 587): Message: 20
- D/BluetoothManagerService( 587): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@41f08ec8:true
- D/PhoneApp( 5855): onCreate: mProximityWakeLock: WakeLock{41c039d8 held=false, refCount=0}
- D/PhoneApp( 5855): onCreate: mUpdateLock: android.os.UpdateLock@41c05630
- D/CallController( 5855): CallController constructor: app = com.android.phone.PhoneGlobals@41bee838
- D/CallerInfoCache( 5855): init()
- D/CallerInfoCache( 5855): startAsyncCache
- D/CallerInfoCache( 5855): setRepeatingCacheUpdateAlarm
- D/CallNotifier( 5855): CallNotifier: mSignalInfoToneGenerator created when toneplay
- D/CallerInfoCache( 5855): Start refreshing cache.
- D/BluetoothManagerService( 587): Message: 30
- V/PhoneApp( 5855): register for ICC status
- D/PhoneUtils( 5855): setAudioMode()...IDLE
- D/PhoneUtils( 5855): setAudioMode() no change: MODE_NORMAL
- D/BluetoothManagerService( 587): Message: 30
- D/BluetoothPhoneService( 5855): handlePreciseCallStateChange: foreground: IDLE background: IDLE ringing: IDLE
- E/BluetoothPhoneService( 5855): Could not get a handle on Connection object for the call
- D/BluetoothPhoneService( 5855): update the call states, active: 0held0
- D/BluetoothPhoneService( 5855): registerForServiceStateChanged
- D/BluetoothPhoneService( 5855): registerForPreciseCallStateChanged start
- D/BluetoothPhoneService( 5855): BluetoothPhoneService started
- D/TelephonyDebugService( 5855): TelephonyDebugService()
- D/MobileDataStateTracker( 587): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
- D/MobileDataStateTracker( 587): default: default setting isAvailable to true
- D/MobileDataStateTracker( 587): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
- D/BluetoothPhoneService( 5855): BluetoothPhoneService started
- D/NotificationMgr( 5855): call log query complete.
- D/NotificationMgr( 5855): closing call log cursor.
- D/CallNotifier( 5855): onMwiChanged(): false
- D/NotificationMgr( 5855): updateMwi(): false
- D/CallNotifier( 5855): onCfiChanged(): false
- D/NotificationMgr( 5855): updateCfi(): false
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: simLoaded
- D/PhoneApp( 5855): mReceiver: ACTION_HEADSET_PLUG
- D/PhoneApp( 5855): state: 0
- D/PhoneApp( 5855): name: h2w
- D/NotificationMgr( 5855): updateNetworkSelection()...state = 0 new network
- D/CallNotifier( 5855): stopRing()... (silenceRinger)
- D/Ringer ( 5855): stopRing()...
- D/Ringer ( 5855): - stopRing: null mRingHandler!
- D/PhoneUtils( 5855): setAudioMode()...IDLE
- D/PhoneUtils( 5855): setAudioMode() no change: MODE_NORMAL
- D/KeyguardUpdateMonitor( 587): Received SPN update on sub :0
- D/AlarmManagerService( 587): Kernel timezone updated to -60 minutes west of GMT
- D/MobileDataStateTracker( 587): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
- D/MobileDataStateTracker( 587): default: default setting isAvailable to true
- D/MobileDataStateTracker( 587): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=(unspecified)
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: dataDetached
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: dataDetached
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: dataDetached
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: dataDetached
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: dataDetached
- I/PhoneApp( 5855): Headset phone created, binding local service.
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/PhoneApp( 5855): updateProximitySensorMode: state = IDLE
- D/PhoneUtils( 5855): Call is not active
- D/PhoneApp( 5855): updateProximitySensorMode: lock already released.
- D/CallerInfoCache( 5855): Caching entries are done. Total: 0
- E/TelephonyProvider( 5855): Failed setting numeric 'null' to the current operator
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
- D/MobileDataStateTracker( 587): default: default setting isAvailable to true
- D/MobileDataStateTracker( 587): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= READY
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= READY
- D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
- D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = READY state resolved to READY subscription =0
- D/BluetoothPhoneService( 5855): handleMessage: 1
- D/NotificationMgr( 5855): updateNetworkSelection()...state = 0 new network
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: null
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: nwTypeChanged
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: nwTypeChanged
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: nwTypeChanged
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: nwTypeChanged
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: nwTypeChanged
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: nwTypeChanged
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: nwTypeChanged
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: nwTypeChanged
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: nwTypeChanged
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: dataAttached
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: dataAttached
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: dataAttached
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: dataAttached
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: dataAttached
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: dataAttached
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: dataAttached
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: dataAttached
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
- D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = READY state resolved to READY subscription =0
- D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/KeyguardUpdateMonitor( 587): Received SPN update on sub :0
- D/AlarmManagerService( 587): Kernel timezone updated to -60 minutes west of GMT
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/BluetoothPhoneService( 5855): handleMessage: 1
- D/NotificationMgr( 5855): updateNetworkSelection()...state = 0 new network
- I/WifiService( 587): WifiService trying to set country code to rs with persist set to true
- D/KeyguardUpdateMonitor( 587): Received SPN update on sub :0
- D/TelephonyProvider( 5855): Column apn id key is 'apn_id'
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to false
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to false
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to false
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to false
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to false
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to false
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to false
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to false
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
- D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = READY state resolved to READY subscription =0
- D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
- D/CallNotifier( 5855): onMwiChanged(): false
- D/NotificationMgr( 5855): updateMwi(): false
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: simLoaded
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: simLoaded
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: simLoaded
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: simLoaded
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: simLoaded
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: simLoaded
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: simLoaded
- D/PhoneApp( 5855): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5855): - state: DISCONNECTED
- D/PhoneApp( 5855): - reason: simLoaded
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5855): hideDataDisconnectedRoaming()...
- I/PowerManagerService( 587): Going to sleep due to screen timeout...
- D/SurfaceFlinger( 282): Screen released, type=0 flinger=0x41d92478
- I/WindowManager( 587): Screenshot Window{4251a648 u0 com.teslacoilsw.launcher/com.android.launcher2.Launcher} was all black! mSurfaceLayer=21015 minLayer=21015 maxLayer=21015
- D/PhoneApp( 5855): mReceiver: ACTION_SCREEN_OFF / ACTION_SCREEN_ON
- D/AccelerometerListener( 5855): enable(false)
- I/dalvikvm( 880): Jit: resizing JitTable from 4096 to 8192
- V/KeyguardHostView( 587): Keyguard widgets disabled by DPM
- V/KeyguardHostView( 587): Keyguard secure camera disabled by DPM
- V/KeyguardHostView( 587): hide transport, gen:53
- V/KeyguardHostView( 587): music state changed: 2
- D/PhoneStatusBar( 673): disable: < expand icons alerts ticker system_info back home RECENT* clock SEARCH* >
- V/TAG ( 587): bug 7643792: fitSystemWindows([0,38][0,0])
- D/PhoneStatusBar( 673): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT CLOCK* SEARCH >
- I/PowerManagerService( 587): Waking up from sleep...
- D/PhoneApp( 5855): mReceiver: ACTION_SCREEN_OFF / ACTION_SCREEN_ON
- D/AccelerometerListener( 5855): enable(false)
- I/WindowManager( 587): Lock screen displayed!
- D/PowerManagerService-JNI( 587): Excessive delay in autosuspend_disable() while turning screen on: 189ms
- D/SurfaceFlinger( 282): Screen acquired, type=0 flinger=0x41d92478
- D/PhoneStatusBar( 673): disable: < expand icons alerts ticker system_info BACK HOME recent* CLOCK search* >
- 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
- D/PhoneStatusBar( 673): disable: < expand icons alerts ticker system_info back* home* recent clock* search >
- V/TAG ( 587): bug 7643792: fitSystemWindows([0,38][0,0])
- V/PanelView( 673): animationTick called with dtms=0; nothing to do (h=451.10236 v=1034.1514)
- V/PanelView( 673): animationTick called with dtms=-6; nothing to do (h=451.10236 v=1034.1514)
- I/ActivityManager( 587): START u0 {act=android.intent.action.MAIN flg=0x14000000 cmp=com.android.phone/.Settings} from pid 673
- W/ActivityManager( 587): Permission denied: checkComponentPermission() owningUid=1001
- V/PanelView( 673): animationTick called with dtms=0; nothing to do (h=800.0 v=-3000.0)
- V/PanelView( 673): animationTick called with dtms=-16; nothing to do (h=800.0 v=-3000.0)
- D/AndroidRuntime( 5855): Shutting down VM
- W/dalvikvm( 5855): threadid=1: thread exiting with uncaught exception (group=0x41957700)
- E/AndroidRuntime( 5855): FATAL EXCEPTION: main
- 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
- E/AndroidRuntime( 5855): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2339)
- E/AndroidRuntime( 5855): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2389)
- E/AndroidRuntime( 5855): at android.app.ActivityThread.access$600(ActivityThread.java:153)
- E/AndroidRuntime( 5855): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1269)
- E/AndroidRuntime( 5855): at android.os.Handler.dispatchMessage(Handler.java:99)
- E/AndroidRuntime( 5855): at android.os.Looper.loop(Looper.java:137)
- E/AndroidRuntime( 5855): at android.app.ActivityThread.main(ActivityThread.java:5289)
- E/AndroidRuntime( 5855): at java.lang.reflect.Method.invokeNative(Native Method)
- E/AndroidRuntime( 5855): at java.lang.reflect.Method.invoke(Method.java:525)
- E/AndroidRuntime( 5855): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:739)
- E/AndroidRuntime( 5855): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:555)
- E/AndroidRuntime( 5855): at dalvik.system.NativeStart.main(Native Method)
- E/AndroidRuntime( 5855): Caused by: java.lang.ClassCastException: com.android.phone.PhoneGlobals cannot be cast to com.android.phone.MSimPhoneGlobals
- E/AndroidRuntime( 5855): at com.android.phone.MSimMobileNetworkSettings.onCreate(MSimMobileNetworkSettings.java:174)
- E/AndroidRuntime( 5855): at android.app.Activity.performCreate(Activity.java:5133)
- E/AndroidRuntime( 5855): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
- E/AndroidRuntime( 5855): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2293)
- E/AndroidRuntime( 5855): ... 11 more
- W/ActivityManager( 587): Force finishing activity com.android.phone/.Settings
- W/ActivityManager( 587): Activity pause timeout for ActivityRecord{41efef48 u0 com.android.phone/.Settings}
- I/Process ( 5855): Sending signal. PID: 5855 SIG: 9
- I/ServiceManager( 274): service 'sip' died
- I/ServiceManager( 274): service 'phone' died
- I/ServiceManager( 274): service 'simphonebook' died
- I/ServiceManager( 274): service 'iphonesubinfo' died
- I/ServiceManager( 274): service 'isms' died
- I/ActivityManager( 587): Process com.android.phone (pid 5855) has died.
- W/ActivityManager( 587): Service crashed 6 times, stopping: ServiceRecord{420b8418 u0 com.android.stk/.StkAppService}
- W/ActivityManager( 587): Scheduling restart of crashed service com.android.phone/.BluetoothPhoneService in 0ms
- W/ActivityManager( 587): Scheduling restart of crashed service com.android.phone/.TelephonyDebugService in 0ms
- 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}
- 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
- W/TelephonyProvider( 5900): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1
- V/PhoneApp( 5900): onCreate()...
- D/IccSmsInterfaceManager( 5900): IccSmsInterfaceManager: initDispatchers()
- D/MockSmsReceiver( 5900): Registered MockSmsReceiver
- D/MockSmsReceiver( 5900): Registered MockSmsReceiver
- D/MockSmsReceiver( 5900): Registered MockSmsReceiver
- D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
- D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
- D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = UNKNOWN state resolved to UNKNOWN subscription =0
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
- D/NotificationMgr( 5900): updateNotificationsAtStartup()...
- D/NotificationMgr( 5900): - start call log query...
- D/NotificationMgr( 5900): - updating in-call notification at startup...
- D/NotificationMgr( 5900): updateInCallNotification(allowFullScreenIntent = false)...
- D/NotificationMgr( 5900): cancelInCall()...
- D/PhoneInterfaceManager( 5900): [PhoneIntfMgr] publish: com.android.phone.PhoneInterfaceManager@41bc0f20
- D/BluetoothManagerService( 587): Message: 20
- D/BluetoothManagerService( 587): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@41df8420:true
- D/PhoneApp( 5900): onCreate: mProximityWakeLock: WakeLock{41c075e8 held=false, refCount=0}
- D/PhoneApp( 5900): onCreate: mUpdateLock: android.os.UpdateLock@41c26758
- D/CallController( 5900): CallController constructor: app = com.android.phone.PhoneGlobals@41bef7d8
- D/CallerInfoCache( 5900): init()
- D/CallerInfoCache( 5900): startAsyncCache
- D/CallerInfoCache( 5900): setRepeatingCacheUpdateAlarm
- D/CallerInfoCache( 5900): Start refreshing cache.
- D/CallNotifier( 5900): CallNotifier: mSignalInfoToneGenerator created when toneplay
- D/BluetoothManagerService( 587): Message: 30
- V/PhoneApp( 5900): register for ICC status
- D/PhoneUtils( 5900): setAudioMode()...IDLE
- D/PhoneUtils( 5900): setAudioMode() no change: MODE_NORMAL
- D/BluetoothManagerService( 587): Message: 30
- D/BluetoothPhoneService( 5900): handlePreciseCallStateChange: foreground: IDLE background: IDLE ringing: IDLE
- E/BluetoothPhoneService( 5900): Could not get a handle on Connection object for the call
- D/BluetoothPhoneService( 5900): update the call states, active: 0held0
- D/BluetoothPhoneService( 5900): registerForServiceStateChanged
- D/BluetoothPhoneService( 5900): registerForPreciseCallStateChanged start
- D/BluetoothPhoneService( 5900): BluetoothPhoneService started
- D/TelephonyDebugService( 5900): TelephonyDebugService()
- D/MobileDataStateTracker( 587): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
- D/MobileDataStateTracker( 587): default: default setting isAvailable to true
- D/MobileDataStateTracker( 587): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
- D/BluetoothPhoneService( 5900): BluetoothPhoneService started
- D/NotificationMgr( 5900): call log query complete.
- D/NotificationMgr( 5900): closing call log cursor.
- D/CallNotifier( 5900): onMwiChanged(): false
- D/NotificationMgr( 5900): updateMwi(): false
- D/CallNotifier( 5900): onCfiChanged(): false
- D/NotificationMgr( 5900): updateCfi(): false
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: simLoaded
- D/PhoneApp( 5900): mReceiver: ACTION_HEADSET_PLUG
- D/PhoneApp( 5900): state: 0
- D/PhoneApp( 5900): name: h2w
- D/NotificationMgr( 5900): updateNetworkSelection()...state = 0 new network
- D/CallNotifier( 5900): stopRing()... (silenceRinger)
- D/Ringer ( 5900): stopRing()...
- D/Ringer ( 5900): - stopRing: null mRingHandler!
- D/PhoneUtils( 5900): setAudioMode()...IDLE
- D/PhoneUtils( 5900): setAudioMode() no change: MODE_NORMAL
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: dataDetached
- D/KeyguardUpdateMonitor( 587): Received SPN update on sub :0
- D/CallerInfoCache( 5900): Caching entries are done. Total: 0
- D/AlarmManagerService( 587): Kernel timezone updated to -60 minutes west of GMT
- D/MobileDataStateTracker( 587): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
- D/MobileDataStateTracker( 587): default: default setting isAvailable to true
- D/MobileDataStateTracker( 587): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=(unspecified)
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: dataDetached
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: dataDetached
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: dataDetached
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: dataDetached
- I/PhoneApp( 5900): Headset phone created, binding local service.
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/PhoneApp( 5900): updateProximitySensorMode: state = IDLE
- D/PhoneUtils( 5900): Call is not active
- D/PhoneApp( 5900): updateProximitySensorMode: lock already released.
- E/TelephonyProvider( 5900): Failed setting numeric 'null' to the current operator
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
- D/MobileDataStateTracker( 587): default: default setting isAvailable to true
- D/MobileDataStateTracker( 587): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
- D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = READY state resolved to READY subscription =0
- D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= READY
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= READY
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/BluetoothPhoneService( 5900): handleMessage: 1
- D/NotificationMgr( 5900): updateNetworkSelection()...state = 0 new network
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: null
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: nwTypeChanged
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: nwTypeChanged
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: nwTypeChanged
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: nwTypeChanged
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: nwTypeChanged
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: nwTypeChanged
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: nwTypeChanged
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: nwTypeChanged
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: nwTypeChanged
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: dataAttached
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: dataAttached
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: dataAttached
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: dataAttached
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: dataAttached
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: dataAttached
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: dataAttached
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: dataAttached
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
- D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = READY state resolved to READY subscription =0
- D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
- D/KeyguardUpdateMonitor( 587): Received SPN update on sub :0
- D/AlarmManagerService( 587): Kernel timezone updated to -60 minutes west of GMT
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/BluetoothPhoneService( 5900): handleMessage: 1
- D/NotificationMgr( 5900): updateNetworkSelection()...state = 0 new network
- I/WifiService( 587): WifiService trying to set country code to rs with persist set to true
- D/KeyguardUpdateMonitor( 587): Received SPN update on sub :0
- D/TelephonyProvider( 5900): Column apn id key is 'apn_id'
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to false
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to false
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to false
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to false
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to false
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to false
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to false
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to false
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
- D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
- D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = READY state resolved to READY subscription =0
- D/CallNotifier( 5900): onMwiChanged(): false
- D/NotificationMgr( 5900): updateMwi(): false
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: simLoaded
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: simLoaded
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: simLoaded
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: simLoaded
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: simLoaded
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: simLoaded
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: simLoaded
- D/PhoneApp( 5900): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5900): - state: DISCONNECTED
- D/PhoneApp( 5900): - reason: simLoaded
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5900): hideDataDisconnectedRoaming()...
- V/PanelView( 673): animationTick called with dtms=0; nothing to do (h=227.49925 v=994.6672)
- I/ActivityManager( 587): START u0 {act=android.intent.action.MAIN flg=0x14000000 cmp=com.android.phone/.Settings} from pid 673
- W/ActivityManager( 587): Permission denied: checkComponentPermission() owningUid=1001
- I/WindowManager( 587): Screenshot Window{4251a648 u0 com.teslacoilsw.launcher/com.android.launcher2.Launcher} was all black! mSurfaceLayer=21015 minLayer=21015 maxLayer=21015
- V/PanelView( 673): animationTick called with dtms=0; nothing to do (h=800.0 v=-3000.0)
- D/AndroidRuntime( 5900): Shutting down VM
- W/dalvikvm( 5900): threadid=1: thread exiting with uncaught exception (group=0x41957700)
- E/AndroidRuntime( 5900): FATAL EXCEPTION: main
- 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
- E/AndroidRuntime( 5900): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2339)
- E/AndroidRuntime( 5900): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2389)
- E/AndroidRuntime( 5900): at android.app.ActivityThread.access$600(ActivityThread.java:153)
- E/AndroidRuntime( 5900): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1269)
- E/AndroidRuntime( 5900): at android.os.Handler.dispatchMessage(Handler.java:99)
- E/AndroidRuntime( 5900): at android.os.Looper.loop(Looper.java:137)
- E/AndroidRuntime( 5900): at android.app.ActivityThread.main(ActivityThread.java:5289)
- E/AndroidRuntime( 5900): at java.lang.reflect.Method.invokeNative(Native Method)
- E/AndroidRuntime( 5900): at java.lang.reflect.Method.invoke(Method.java:525)
- E/AndroidRuntime( 5900): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:739)
- E/AndroidRuntime( 5900): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:555)
- E/AndroidRuntime( 5900): at dalvik.system.NativeStart.main(Native Method)
- E/AndroidRuntime( 5900): Caused by: java.lang.ClassCastException: com.android.phone.PhoneGlobals cannot be cast to com.android.phone.MSimPhoneGlobals
- E/AndroidRuntime( 5900): at com.android.phone.MSimMobileNetworkSettings.onCreate(MSimMobileNetworkSettings.java:174)
- E/AndroidRuntime( 5900): at android.app.Activity.performCreate(Activity.java:5133)
- E/AndroidRuntime( 5900): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
- E/AndroidRuntime( 5900): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2293)
- E/AndroidRuntime( 5900): ... 11 more
- W/ActivityManager( 587): Process com.android.phone has crashed too many times: killing!
- W/ActivityManager( 587): Force finishing activity com.android.phone/.Settings
- 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
- W/WindowManager( 587): Screenshot failure taking screenshot for (480x800) to layer 21020
- W/ActivityManager( 587): Activity pause timeout for ActivityRecord{42276710 u0 com.android.phone/.Settings}
- I/Process ( 5900): Sending signal. PID: 5900 SIG: 9
- I/ServiceManager( 274): service 'sip' died
- I/ServiceManager( 274): service 'isms' died
- I/ServiceManager( 274): service 'phone' died
- I/ServiceManager( 274): service 'simphonebook' died
- I/ServiceManager( 274): service 'iphonesubinfo' died
- I/ActivityManager( 587): Process com.android.phone (pid 5900) has died.
- W/ActivityManager( 587): Service crashed 7 times, stopping: ServiceRecord{420b8418 u0 com.android.stk/.StkAppService}
- W/ActivityManager( 587): Scheduling restart of crashed service com.android.phone/.BluetoothPhoneService in 0ms
- W/ActivityManager( 587): Scheduling restart of crashed service com.android.phone/.TelephonyDebugService in 0ms
- 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}
- 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
- W/TelephonyProvider( 5938): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1
- V/PhoneApp( 5938): onCreate()...
- D/IccSmsInterfaceManager( 5938): IccSmsInterfaceManager: initDispatchers()
- D/MockSmsReceiver( 5938): Registered MockSmsReceiver
- D/MockSmsReceiver( 5938): Registered MockSmsReceiver
- D/MockSmsReceiver( 5938): Registered MockSmsReceiver
- D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
- D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = UNKNOWN state resolved to UNKNOWN subscription =0
- D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
- D/NotificationMgr( 5938): updateNotificationsAtStartup()...
- D/NotificationMgr( 5938): - start call log query...
- D/NotificationMgr( 5938): - updating in-call notification at startup...
- D/NotificationMgr( 5938): updateInCallNotification(allowFullScreenIntent = false)...
- D/NotificationMgr( 5938): cancelInCall()...
- D/PhoneInterfaceManager( 5938): [PhoneIntfMgr] publish: com.android.phone.PhoneInterfaceManager@41c1b120
- D/BluetoothManagerService( 587): Message: 20
- D/BluetoothManagerService( 587): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@41efda78:true
- D/PhoneApp( 5938): onCreate: mProximityWakeLock: WakeLock{41c072d8 held=false, refCount=0}
- D/PhoneApp( 5938): onCreate: mUpdateLock: android.os.UpdateLock@41c26388
- D/CallController( 5938): CallController constructor: app = com.android.phone.PhoneGlobals@41bf04f0
- D/CallerInfoCache( 5938): init()
- D/CallerInfoCache( 5938): startAsyncCache
- D/CallerInfoCache( 5938): setRepeatingCacheUpdateAlarm
- D/CallNotifier( 5938): CallNotifier: mSignalInfoToneGenerator created when toneplay
- D/CallerInfoCache( 5938): Start refreshing cache.
- D/BluetoothManagerService( 587): Message: 30
- V/PhoneApp( 5938): register for ICC status
- D/PhoneUtils( 5938): setAudioMode()...IDLE
- D/PhoneUtils( 5938): setAudioMode() no change: MODE_NORMAL
- D/BluetoothManagerService( 587): Message: 30
- D/BluetoothPhoneService( 5938): handlePreciseCallStateChange: foreground: IDLE background: IDLE ringing: IDLE
- E/BluetoothPhoneService( 5938): Could not get a handle on Connection object for the call
- D/BluetoothPhoneService( 5938): update the call states, active: 0held0
- D/BluetoothPhoneService( 5938): registerForServiceStateChanged
- D/BluetoothPhoneService( 5938): registerForPreciseCallStateChanged start
- D/BluetoothPhoneService( 5938): BluetoothPhoneService started
- D/TelephonyDebugService( 5938): TelephonyDebugService()
- D/MobileDataStateTracker( 587): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
- D/MobileDataStateTracker( 587): default: default setting isAvailable to true
- D/MobileDataStateTracker( 587): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
- D/BluetoothPhoneService( 5938): BluetoothPhoneService started
- D/NotificationMgr( 5938): call log query complete.
- D/NotificationMgr( 5938): closing call log cursor.
- D/CallNotifier( 5938): onMwiChanged(): false
- D/NotificationMgr( 5938): updateMwi(): false
- D/CallNotifier( 5938): onCfiChanged(): false
- D/NotificationMgr( 5938): updateCfi(): false
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: simLoaded
- D/PhoneApp( 5938): mReceiver: ACTION_HEADSET_PLUG
- D/PhoneApp( 5938): state: 0
- D/PhoneApp( 5938): name: h2w
- D/NotificationMgr( 5938): updateNetworkSelection()...state = 0 new network
- D/CallNotifier( 5938): stopRing()... (silenceRinger)
- D/Ringer ( 5938): stopRing()...
- D/Ringer ( 5938): - stopRing: null mRingHandler!
- D/PhoneUtils( 5938): setAudioMode()...IDLE
- D/PhoneUtils( 5938): setAudioMode() no change: MODE_NORMAL
- D/KeyguardUpdateMonitor( 587): Received SPN update on sub :0
- D/CallerInfoCache( 5938): Caching entries are done. Total: 0
- D/AlarmManagerService( 587): Kernel timezone updated to -60 minutes west of GMT
- D/MobileDataStateTracker( 587): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
- D/MobileDataStateTracker( 587): default: default setting isAvailable to true
- D/MobileDataStateTracker( 587): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=(unspecified)
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: dataDetached
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: dataDetached
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: dataDetached
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: dataDetached
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: dataDetached
- I/PhoneApp( 5938): Headset phone created, binding local service.
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/PhoneApp( 5938): updateProximitySensorMode: state = IDLE
- D/PhoneUtils( 5938): Call is not active
- D/PhoneApp( 5938): updateProximitySensorMode: lock already released.
- E/TelephonyProvider( 5938): Failed setting numeric 'null' to the current operator
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
- D/MobileDataStateTracker( 587): default: default setting isAvailable to true
- D/MobileDataStateTracker( 587): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=nwTypeChanged
- D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
- D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = READY state resolved to READY subscription =0
- D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= READY
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= READY
- D/BluetoothPhoneService( 5938): handleMessage: 1
- D/NotificationMgr( 5938): updateNetworkSelection()...state = 0 new network
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to true
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to true
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to true
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to true
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: null
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: nwTypeChanged
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: nwTypeChanged
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: nwTypeChanged
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: nwTypeChanged
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: nwTypeChanged
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: nwTypeChanged
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: nwTypeChanged
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: nwTypeChanged
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: nwTypeChanged
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: dataAttached
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: dataAttached
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: dataAttached
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: dataAttached
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: dataAttached
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: dataAttached
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: dataAttached
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: dataAttached
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
- D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = READY state resolved to READY subscription =0
- D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
- D/KeyguardUpdateMonitor( 587): Received SPN update on sub :0
- D/AlarmManagerService( 587): Kernel timezone updated to -60 minutes west of GMT
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/BluetoothPhoneService( 5938): handleMessage: 1
- D/NotificationMgr( 5938): updateNetworkSelection()...state = 0 new network
- I/WifiService( 587): WifiService trying to set country code to rs with persist set to true
- D/KeyguardUpdateMonitor( 587): Received SPN update on sub :0
- D/TelephonyProvider( 5938): Column apn id key is 'apn_id'
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to false
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to false
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to false
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to false
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
- D/MobileDataStateTracker( 587): dun: dun setting isAvailable to false
- D/MobileDataStateTracker( 587): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
- D/MobileDataStateTracker( 587): supl: supl setting isAvailable to false
- D/MobileDataStateTracker( 587): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
- D/MobileDataStateTracker( 587): hipri: hipri setting isAvailable to false
- D/MobileDataStateTracker( 587): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/MobileDataStateTracker( 587): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
- D/MobileDataStateTracker( 587): mms: mms setting isAvailable to false
- D/MobileDataStateTracker( 587): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
- D/PhoneStatusBarPolicy( 673): updateSimState for subscription :0
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
- D/StatusBar.NetworkController( 673): In updateSimIcon simState= UNKNOWN
- D/KeyguardUpdateMonitor( 587): ACTION_SIM_STATE_CHANGED intent received on sub = 0
- D/KeyguardUpdateMonitor( 587): handleSimStateChange: intentValue = READY state resolved to READY subscription =0
- D/CallNotifier( 5938): onMwiChanged(): false
- D/NotificationMgr( 5938): updateMwi(): false
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: simLoaded
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: simLoaded
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: simLoaded
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: simLoaded
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: simLoaded
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: simLoaded
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: simLoaded
- D/PhoneApp( 5938): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
- D/PhoneApp( 5938): - state: DISCONNECTED
- D/PhoneApp( 5938): - reason: simLoaded
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
- D/NotificationMgr( 5938): hideDataDisconnectedRoaming()...
Advertisement
Add Comment
Please, Sign In to add comment