Skip to content

Instantly share code, notes, and snippets.

@mattiamanzati
Created January 3, 2016 23:14
Show Gist options
  • Save mattiamanzati/50495fe12ef6f336c4e3 to your computer and use it in GitHub Desktop.
Save mattiamanzati/50495fe12ef6f336c4e3 to your computer and use it in GitHub Desktop.
--------- beginning of /dev/log/system
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
V/ActivityManager( 683): Moving to STOPPED: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (stop complete)
D/NotificationService( 683): updateLightListLocked :r=null, action=2
D/NotificationService( 683): updateLightListLocked :r=NotificationRecord(0x43080ec0: pkg=android user=UserHandle{-1} id=17040542 tag=null score=0: Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])), action=2
D/NotificationService( 683): notification=Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
V/WindowOrientationListener( 683): Proposed rotation changed! : currentRotation=0, proposedRotation=0, oldProposedRotation=-1, predictedRotation=0, timeDeltaMS=50.461, isAccelerating=false, isFlat=false, isSwinging=false, timeUntilSettledMS=0.0, timeUntilAccelerationDelayExpiredMS=0.0, timeUntilFlatDelayExpiredMS=0.0, timeUntilSwingDelayExpiredMS=0.0
I/WindowManager( 683): interceptKeyTq keycode=4 down=true screenIsOn=true keyguardActive=false policyFlags=2000100 isWakeKey=false
D/VolumeVibrator( 1171): clear
I/WindowManager( 683): interceptKeyTi keyCode=4 down=true repeatCount=0 keyguardOn=false mHomePressed=false canceled=false
I/ViewRootImpl(11755): ViewRoot's KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=158, metaState=0, flags=0x48, repeatCount=0, eventTime=182397625, downTime=182397625, deviceId=7, source=0x101 } to com.android.internal.policy.impl.PhoneWindow$DecorView{41e72370 V.E..... R....... 0,0-480,800}
D/VolumeVibrator( 1171): milliseconds : 30
D/VolumeVibrator( 1171): getCurrent::mPatternworking : true
D/VolumeVibrator( 1171): getCurrent::mVolumes.size : 0
D/VolumeVibrator( 1171): getCurrent::mJustVibrate false
D/VolumeVibrator( 1171): mPatternIndex : 1 mCurVibration.mPattern[mPatternIndex] : 30
D/VolumeVibrator( 1171): volume vibration pattern's value: 6125
D/VolumeVibrator( 1171): clear
I/WindowManager( 683): interceptKeyTq keycode=4 down=false screenIsOn=true keyguardActive=false policyFlags=2000100 isWakeKey=false
I/WindowManager( 683): interceptKeyTi keyCode=4 down=false repeatCount=0 keyguardOn=false mHomePressed=false canceled=false
I/ViewRootImpl(11755): ViewRoot's KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=158, metaState=0, flags=0x48, repeatCount=0, eventTime=182397681, downTime=182397625, deviceId=7, source=0x101 } to com.android.internal.policy.impl.PhoneWindow$DecorView{41e72370 V.E..... R....... 0,0-480,800}
D/NotificationService( 683): updateLightListLocked :r=NotificationRecord(0x41eb6280: pkg=android user=UserHandle{-1} id=17040542 tag=null score=0: Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])), action=2
D/NotificationService( 683): notification=Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/ViewRootImpl(11755): ViewRoot's Touch Event : Touch Down
V/WindowOrientationListener( 683): Proposed rotation changed! : currentRotation=0, proposedRotation=0, oldProposedRotation=-1, predictedRotation=0, timeDeltaMS=49.786, isAccelerating=false, isFlat=false, isSwinging=false, timeUntilSettledMS=0.0, timeUntilAccelerationDelayExpiredMS=0.0, timeUntilFlatDelayExpiredMS=0.0, timeUntilSwingDelayExpiredMS=0.0
I/ViewRootImpl(11755): ViewRoot's Touch Event : Touch UP
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
W/ActivityManager( 683): Force finishing activity com.mycarp/.MainActivity
V/ActivityManager( 683): Moving to PAUSING: ActivityRecord{431e3988 u0 com.mycarp/.MainActivity t81 f}
I/WindowState( 683): WIN DEATH: Window{42e529d8 u0 com.mycarp/com.mycarp.MainActivity}
W/ActivityManager( 683): Exception thrown during pause
W/ActivityManager( 683): android.os.DeadObjectException
W/ActivityManager( 683): at android.os.BinderProxy.transact(Native Method)
W/ActivityManager( 683): at android.app.ApplicationThreadProxy.schedulePauseActivity(ApplicationThreadNative.java:660)
W/ActivityManager( 683): at com.android.server.am.ActivityStack.startPausingLocked(ActivityStack.java:813)
W/ActivityManager( 683): at com.android.server.am.ActivityStack.finishActivityLocked(ActivityStack.java:2681)
W/ActivityManager( 683): at com.android.server.am.ActivityStack.finishTopRunningActivityLocked(ActivityStack.java:2547)
W/ActivityManager( 683): at com.android.server.am.ActivityStackSupervisor.finishTopRunningActivityLocked(ActivityStackSupervisor.java:2559)
W/ActivityManager( 683): at com.android.server.am.ActivityManagerService.handleAppCrashLocked(ActivityManagerService.java:10064)
W/ActivityManager( 683): at com.android.server.am.ActivityManagerService.makeAppCrashingLocked(ActivityManagerService.java:9939)
W/ActivityManager( 683): at com.android.server.am.ActivityManagerService.crashApplication(ActivityManagerService.java:10610)
W/ActivityManager( 683): at com.android.server.am.ActivityManagerService.handleApplicationCrashInner(ActivityManagerService.java:10153)
W/ActivityManager( 683): at com.android.server.am.NativeCrashListener$NativeCrashReporter.run(NativeCrashListener.java:86)
D/ActivityManager( 683): resumeTopActivityLocked: Restarting ActivityRecord{428885c8 u0 com.android.packageinstaller/.PackageInstallerActivity t57}
V/ActivityManager( 683): Moving to RESUMED: ActivityRecord{428885c8 u0 com.android.packageinstaller/.PackageInstallerActivity t57} (starting new instance)
W/ActivityManager( 683): Force finishing activity com.android.packageinstaller/.PackageInstallerActivity
V/ActivityManager( 683): Moving to PAUSING: ActivityRecord{428885c8 u0 com.android.packageinstaller/.PackageInstallerActivity t57 f}
I/ActivityManager( 683): Process com.mycarp (pid 11755) has died.
V/ActivityManager( 683): Moving to DESTROYED: ActivityRecord{431e3988 u0 com.mycarp/.MainActivity t81 f} (removed from history)
V/ActivityManager( 683): Moving to DESTROYED: ActivityRecord{431e3988 u0 com.mycarp/.MainActivity t81 f} (cleaning up)
D/ActivityManager( 683): allPausedActivitiesComplete: r=ActivityRecord{428885c8 u0 com.android.packageinstaller/.PackageInstallerActivity t57 f} state=PAUSING
V/ActivityManager( 683): resumeTopActivityLocked: Skip resume: some activity pausing.
V/ActivityManager( 683): Moving to PAUSED: ActivityRecord{428885c8 u0 com.android.packageinstaller/.PackageInstallerActivity t57 f} (pause complete)
V/ActivityManager( 683): Moving to FINISHING: ActivityRecord{428885c8 u0 com.android.packageinstaller/.PackageInstallerActivity t57 f}
D/ActivityManager( 683): allPausedActivitiesComplete: r=ActivityRecord{428885c8 u0 com.android.packageinstaller/.PackageInstallerActivity t57 f} state=FINISHING
V/ActivityManager( 683): resumeTopActivityLocked: Skip resume: some activity pausing.
V/ActivityManager( 683): Moving to RESUMED: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (in existing)
D/ActivityManager( 683): resumeTopActivityLocked: Resumed ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
V/ActivityManager( 683): Moving to DESTROYING: ActivityRecord{428885c8 u0 com.android.packageinstaller/.PackageInstallerActivity t57 f} (destroy requested)
V/ActivityManager( 683): Moving to DESTROYED: ActivityRecord{428885c8 u0 com.android.packageinstaller/.PackageInstallerActivity t57 f} (removed from history)
D/ActivityManager( 683): resumeTopActivityLocked: Top activity resumed ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/ViewRootImpl( 683): ViewRoot's Touch Event : Touch Down
I/ViewRootImpl( 683): ViewRoot's Touch Event : Touch UP
W/InputMethodManagerService( 683): Got RemoteException sending setActive(false) notification to pid 11755 uid 10115
W/ActivityManager( 683): Permission Denial: opening provider com.lge.email.providers.LGEmailContentProvider from ProcessRecord{429a27e8 1454:com.lge.launcher2/u0a26} (pid=1454, uid=10026) requires com.lge.email.permission.ACCESS_PROVIDER or com.lge.email.permission.ACCESS_PROVIDER
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_supply, action:3
D/WifiController( 683): battery changed pluggedType: 2
I/ViewRootImpl( 1454): ViewRoot's Touch Event : Touch Down
I/ViewRootImpl( 1454): ViewRoot's Touch Event : Touch UP
I/ActivityManager( 683): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.mycarp/.MainActivity} from pid 1454
D/ActivityManager( 683): pauseBackStacks: stack=ActivityStack{42729790 stackId=0, 1 tasks} mResumedActivity=ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
V/ActivityManager( 683): Moving to PAUSING: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
V/ActivityManager( 683): resumeTopActivityLocked: Skip resume: need to start pausing
D/ActivityManager( 683): allPausedActivitiesComplete: r=ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} state=PAUSING
V/ActivityManager( 683): Moving to PAUSED: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (pause complete)
D/ActivityManager( 683): resumeTopActivityLocked: Restarting ActivityRecord{41ebfbb8 u0 com.mycarp/.MainActivity t82}
I/ActivityManager( 683): Start proc com.mycarp for activity com.mycarp/.MainActivity: pid=11848 uid=10115 gids={50115, 3003, 1028, 1015}
V/ActivityManager( 683): Moving to STOPPING: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (stop requested)
V/ActivityManager( 683): Moving to RESUMED: ActivityRecord{41ebfbb8 u0 com.mycarp/.MainActivity t82} (starting new instance)
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
V/ActivityManager( 683): Moving to STOPPED: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (stop complete)
D/NotificationService( 683): updateLightListLocked :r=null, action=2
V/WindowOrientationListener( 683): Proposed rotation changed! : currentRotation=0, proposedRotation=0, oldProposedRotation=-1, predictedRotation=0, timeDeltaMS=50.02, isAccelerating=false, isFlat=false, isSwinging=false, timeUntilSettledMS=0.0, timeUntilAccelerationDelayExpiredMS=0.0, timeUntilFlatDelayExpiredMS=0.0, timeUntilSwingDelayExpiredMS=0.0
D/NotificationService( 683): updateLightListLocked :r=NotificationRecord(0x4298f0b8: pkg=android user=UserHandle{-1} id=17040542 tag=null score=0: Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])), action=2
D/NotificationService( 683): notification=Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])
V/WindowOrientationListener( 683): Proposed rotation changed! : currentRotation=0, proposedRotation=0, oldProposedRotation=-1, predictedRotation=0, timeDeltaMS=50.005, isAccelerating=false, isFlat=false, isSwinging=false, timeUntilSettledMS=0.0, timeUntilAccelerationDelayExpiredMS=0.0, timeUntilFlatDelayExpiredMS=0.0, timeUntilSwingDelayExpiredMS=0.0
V/WindowOrientationListener( 683): Proposed rotation changed! : currentRotation=0, proposedRotation=0, oldProposedRotation=-1, predictedRotation=0, timeDeltaMS=49.998, isAccelerating=false, isFlat=false, isSwinging=false, timeUntilSettledMS=0.0, timeUntilAccelerationDelayExpiredMS=0.0, timeUntilFlatDelayExpiredMS=0.0, timeUntilSwingDelayExpiredMS=0.0
I/WindowManager( 683): interceptKeyTq keycode=4 down=true screenIsOn=true keyguardActive=false policyFlags=2000100 isWakeKey=false
D/VolumeVibrator( 1171): clear
I/WindowManager( 683): interceptKeyTi keyCode=4 down=true repeatCount=0 keyguardOn=false mHomePressed=false canceled=false
I/ViewRootImpl(11848): ViewRoot's KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=158, metaState=0, flags=0x48, repeatCount=0, eventTime=182432165, downTime=182432165, deviceId=7, source=0x101 } to com.android.internal.policy.impl.PhoneWindow$DecorView{41e73420 V.E..... R......D 0,0-480,800}
D/VolumeVibrator( 1171): milliseconds : 30
D/VolumeVibrator( 1171): getCurrent::mPatternworking : true
D/VolumeVibrator( 1171): getCurrent::mVolumes.size : 0
D/VolumeVibrator( 1171): getCurrent::mJustVibrate false
D/VolumeVibrator( 1171): mPatternIndex : 1 mCurVibration.mPattern[mPatternIndex] : 30
D/VolumeVibrator( 1171): volume vibration pattern's value: 6125
D/VolumeVibrator( 1171): clear
I/WindowManager( 683): interceptKeyTq keycode=4 down=false screenIsOn=true keyguardActive=false policyFlags=2000100 isWakeKey=false
I/WindowManager( 683): interceptKeyTi keyCode=4 down=false repeatCount=0 keyguardOn=false mHomePressed=false canceled=false
I/ViewRootImpl(11848): ViewRoot's KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=158, metaState=0, flags=0x48, repeatCount=0, eventTime=182432232, downTime=182432165, deviceId=7, source=0x101 } to com.android.internal.policy.impl.PhoneWindow$DecorView{41e73420 V.E..... R....... 0,0-480,800}
D/NotificationService( 683): updateLightListLocked :r=NotificationRecord(0x429d9bf8: pkg=android user=UserHandle{-1} id=17040542 tag=null score=0: Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])), action=2
D/NotificationService( 683): notification=Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/ViewRootImpl(11848): ViewRoot's Touch Event : Touch Down
I/ViewRootImpl(11848): ViewRoot's Touch Event : Touch UP
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
W/ActivityManager( 683): Force finishing activity com.mycarp/.MainActivity
V/ActivityManager( 683): Moving to PAUSING: ActivityRecord{41ebfbb8 u0 com.mycarp/.MainActivity t82 f}
I/WindowState( 683): WIN DEATH: Window{4279b548 u0 com.mycarp/com.mycarp.MainActivity}
I/ActivityManager( 683): Process com.mycarp (pid 11848) has died.
V/ActivityManager( 683): Moving to DESTROYED: ActivityRecord{41ebfbb8 u0 com.mycarp/.MainActivity t82 f} (removed from history)
V/ActivityManager( 683): Moving to DESTROYED: ActivityRecord{41ebfbb8 u0 com.mycarp/.MainActivity t82 f} (cleaning up)
V/ActivityManager( 683): Moving to RESUMED: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (in existing)
D/ActivityManager( 683): resumeTopActivityLocked: Resumed ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/ViewRootImpl( 683): ViewRoot's Touch Event : Touch Down
I/ViewRootImpl( 683): ViewRoot's Touch Event : Touch UP
W/InputMethodManagerService( 683): Got RemoteException sending setActive(false) notification to pid 11848 uid 10115
W/ActivityManager( 683): Permission Denial: opening provider com.lge.email.providers.LGEmailContentProvider from ProcessRecord{429a27e8 1454:com.lge.launcher2/u0a26} (pid=1454, uid=10026) requires com.lge.email.permission.ACCESS_PROVIDER or com.lge.email.permission.ACCESS_PROVIDER
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_supply, action:3
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_supply, action:3
E/BatteryObserver( 1171): bms Uevent not necessary.
D/WifiController( 683): battery changed pluggedType: 2
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_supply, action:3
E/BatteryObserver( 1171): bms Uevent not necessary.
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_supply, action:3
D/WifiController( 683): battery changed pluggedType: 2
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_supply, action:3
D/WifiController( 683): battery changed pluggedType: 2
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_supply, action:3
E/BatteryObserver( 1171): bms Uevent not necessary.
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_supply, action:3
D/WifiController( 683): battery changed pluggedType: 2
D/WifiController( 683): battery changed pluggedType: 2
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_supply, action:3
D/WifiController( 683): battery changed pluggedType: 2
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_supply, action:3
D/WifiController( 683): battery changed pluggedType: 2
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_supply, action:3
D/WifiController( 683): battery changed pluggedType: 2
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_supply, action:3
D/WifiController( 683): battery changed pluggedType: 2
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_supply, action:3
E/BatteryObserver( 1171): bms Uevent not necessary.
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_supply, action:3
D/WifiController( 683): battery changed pluggedType: 2
D/WifiController( 683): battery changed pluggedType: 2
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_supply, action:3
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_supply, action:3
E/BatteryObserver( 1171): bms Uevent not necessary.
D/WifiController( 683): battery changed pluggedType: 2
D/WifiController( 683): battery changed pluggedType: 2
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_supply, action:3
D/WifiController( 683): battery changed pluggedType: 2
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
D/QcConnectivityService( 683): Sampling interval elapsed, updating statistics ..
D/QcConnectivityService( 683): Done.
D/QcConnectivityService( 683): Setting timer for 720seconds
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_supply, action:3
D/WifiController( 683): battery changed pluggedType: 2
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
W/ActivityManager( 683): No content provider found for permission revoke: file:///data/local/tmp/app-debug.apk
W/ActivityManager( 683): No content provider found for permission revoke: file:///data/local/tmp/app-debug.apk
I/PackageManager( 683): Copying native libraries to /data/app-lib/vmdl1804286230
I/ActivityManager( 683): Force stopping com.mycarp appid=10115 user=-1: uninstall pkg
D/ActivityManager( 683): resumeTopActivityLocked: Top activity resumed ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
I/PackageManager( 683): Package com.mycarp codePath changed from /data/app/com.mycarp-1.apk to /data/app/com.mycarp-2.apk; Retaining data and using new
W/PackageManager( 683): Code path for pkg : com.mycarp changing from /data/app/com.mycarp-1.apk to /data/app/com.mycarp-2.apk
I/ActivityManager( 683): Force stopping com.mycarp appid=10115 user=-1: update pkg
W/PackageManager( 683): Resource path for pkg : com.mycarp changing from /data/app/com.mycarp-1.apk to /data/app/com.mycarp-2.apk
D/ActivityManager( 683): resumeTopActivityLocked: Top activity resumed ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
I/ActivityManager( 683): Force stopping com.mycarp appid=10115 user=0: pkg removed
D/ActivityManager( 683): resumeTopActivityLocked: Top activity resumed ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
D/administrator( 683): Handling package changes for user 0
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/ActivityManager( 683): Start proc com.lge.appbox.client for broadcast com.lge.appbox.client/com.lge.appbox.manager.PreloadListManagerHelper: pid=12081 uid=10011 gids={50011, 3003, 1028, 1015, 2001}
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
D/BackupManagerService( 683): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.mycarp flg=0x4000010 (has extras) }
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
D/BackupManagerService( 683): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.mycarp flg=0x4000010 (has extras) }
V/BackupManagerService( 683): removePackageParticipantsLocked: uid=10115 #1
V/BackupManagerService( 683): addPackageParticipantsLocked: #1
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
D/PackageParser(12081): Added overlay pkg for /system/apps/bootup/LGTaskManager.apk
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/ActivityManager( 683): Start proc com.lge.bnr for broadcast com.lge.bnr/.receiver.BNRAppInstallReceiver: pid=12094 uid=1000 gids={41000, 1028, 1015, 3002, 3001, 3003, 1007, 1002, 3008, 1023, 1004, 2002, 3005, 1009, 1027, 5000, 2001, 4002, 1021, 3004, 1000, 3009, 1010}
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
W/ActivityManager( 683): getAssistContextExtras failed: timeout retrieving from ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/ActivityManager( 683): Start proc com.lge.lockscreensettings for content provider com.lge.lockscreensettings/.LockSettingsProvider: pid=12110 uid=10070 gids={50070}
I/ActivityManager( 683): Killing 10469:com.android.gallery3d/u0a25 (adj 15): empty #14
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
W/BroadcastQueue( 683): Exception when sending broadcast to ComponentInfo{com.android.gallery3d/com.android.gallery3d.app.PackagesMonitor}
W/BroadcastQueue( 683): android.os.DeadObjectException
W/BroadcastQueue( 683): at android.os.BinderProxy.transact(Native Method)
W/BroadcastQueue( 683): at android.app.ApplicationThreadProxy.scheduleReceiver(ApplicationThreadNative.java:814)
W/BroadcastQueue( 683): at com.android.server.am.BroadcastQueue.processCurBroadcastLocked(BroadcastQueue.java:239)
W/BroadcastQueue( 683): at com.android.server.am.BroadcastQueue.processNextBroadcast(BroadcastQueue.java:895)
W/BroadcastQueue( 683): at com.android.server.am.ActivityManagerService.finishReceiver(ActivityManagerService.java:14420)
W/BroadcastQueue( 683): at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:387)
W/BroadcastQueue( 683): at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2198)
W/BroadcastQueue( 683): at android.os.Binder.execTransact(Binder.java:407)
W/BroadcastQueue( 683): at dalvik.system.NativeStart.run(Native Method)
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/ActivityManager( 683): Start proc com.android.gallery3d for broadcast com.android.gallery3d/.app.PackagesMonitor: pid=12122 uid=10025 gids={50025, 3003, 1028, 1015, 1023, 4002}
I/ActivityManager( 683): Process com.android.gallery3d (pid 10469) has died and restarted (pid 12122).
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/ActivityManager( 683): Killing 10486:com.lge.eula/1000 (adj 15): empty #14
D/ActivityManager( 683): resumeTopActivityLocked: Top activity resumed ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
I/ActivityManager( 683): Start proc com.android.keychain for broadcast com.android.keychain/.KeyChainBroadcastReceiver: pid=12138 uid=1000 gids={41000, 1028, 1015, 3002, 3001, 3003, 1007, 1002, 3008, 1023, 1004, 2002, 3005, 1009, 1027, 5000, 2001, 4002, 1021, 3004, 1000, 3009, 1010}
W/ContextImpl(12138): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1571 android.content.ContextWrapper.startService:494 android.content.ContextWrapper.startService:494 com.android.keychain.KeyChainBroadcastReceiver.onReceive:12 android.app.ActivityThread.handleReceiver:2426
I/ActivityManager( 683): Start proc com.google.android.partnersetup for broadcast com.google.android.partnersetup/.RlzPingBroadcastReceiver: pid=12161 uid=10009 gids={50009, 3003}
I/ActivityManager( 683): Start proc com.lge.eula for broadcast com.lge.eula/.service.LicenseProviderUpdateObserver: pid=12180 uid=1000 gids={41000, 1028, 1015, 3002, 3001, 3003, 1007, 1002, 3008, 1023, 1004, 2002, 3005, 1009, 1027, 5000, 2001, 4002, 1021, 3004, 1000, 3009, 1010}
I/ActivityManager( 683): Killing 10537:android.process.media/u0a20 (adj 15): empty #14
D/ActivityManager( 683): pauseBackStacks: stack=ActivityStack{42729790 stackId=0, 1 tasks} mResumedActivity=ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
V/ActivityManager( 683): Moving to PAUSING: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
V/ActivityManager( 683): resumeTopActivityLocked: Skip resume: need to start pausing
D/ActivityManager( 683): allPausedActivitiesComplete: r=ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} state=PAUSING
D/ActivityManager( 683): allPausedActivitiesComplete: r=ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} state=PAUSING
V/ActivityManager( 683): resumeTopActivityLocked: Skip resume: some activity pausing.
V/ActivityManager( 683): Moving to PAUSED: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (pause complete)
D/ActivityManager( 683): resumeTopActivityLocked: Restarting ActivityRecord{41e78338 u0 com.mycarp/.MainActivity t83}
I/ActivityManager( 683): Start proc com.mycarp for activity com.mycarp/.MainActivity: pid=12194 uid=10115 gids={50115, 3003, 1028, 1015}
V/ActivityManager( 683): Moving to STOPPING: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (stop requested)
I/ActivityManager( 683): Killing 11445:it.lasersoft.myselforder/u0a103 (adj 15): empty #14
V/ActivityManager( 683): Moving to RESUMED: ActivityRecord{41e78338 u0 com.mycarp/.MainActivity t83} (starting new instance)
V/ActivityManager( 683): Moving to STOPPED: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (stop complete)
D/ActivityManager( 683): resumeTopActivityLocked: Top activity resumed ActivityRecord{41e78338 u0 com.mycarp/.MainActivity t83}
I/ActivityManager( 683): Killing 11515:com.android.packageinstaller/u0a83 (adj 15): empty #14
D/ActivityManager( 683): resumeTopActivityLocked: Top activity resumed ActivityRecord{41e78338 u0 com.mycarp/.MainActivity t83}
D/NotificationService( 683): updateLightListLocked :r=null, action=2
D/NotificationService( 683): updateLightListLocked :r=NotificationRecord(0x42a228e8: pkg=android user=UserHandle{-1} id=17040542 tag=null score=0: Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])), action=2
D/NotificationService( 683): notification=Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])
I/ActivityManager( 683): Start proc com.google.android.apps.magazines for broadcast com.google.android.apps.magazines/com.google.apps.dots.android.app.receiver.FirstInstallNotificationReceiver: pid=12225 uid=10078 gids={50078, 3003, 1028, 1015}
E/VoldCmdListener( 333): [LGE][VOLD][CommandListener.cpp][VolumeCmd::runCommand()] argv[1]:mkdirs, argv[2]:/storage/external_SD/Android/data/com.google.android.apps.magazines/cache/, argv[3]:(null), argc:3
W/Vold ( 333): Returning OperationFailed - no handler for errno 30
E/VoldCmdListener( 333): [LGE][VOLD][CommandListener.cpp][VolumeCmd::runCommand()] argv[1]:mkdirs, argv[2]:/storage/external_SD/Android/data/com.google.android.apps.magazines/files/, argv[3]:(null), argc:3
W/Vold ( 333): Returning OperationFailed - no handler for errno 30
E/VoldCmdListener( 333): [LGE][VOLD][CommandListener.cpp][VolumeCmd::runCommand()] argv[1]:mkdirs, argv[2]:/storage/external_SD/Android/data/com.google.android.apps.magazines/cache/, argv[3]:(null), argc:3
W/Vold ( 333): Returning OperationFailed - no handler for errno 30
E/VoldCmdListener( 333): [LGE][VOLD][CommandListener.cpp][VolumeCmd::runCommand()] argv[1]:mkdirs, argv[2]:/storage/external_SD/Android/data/com.google.android.apps.magazines/files/, argv[3]:(null), argc:3
W/Vold ( 333): Returning OperationFailed - no handler for errno 30
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/ActivityManager( 683): Killing 12138:com.android.keychain/1000 (adj 15): empty #14
D/ActivityManager( 683): resumeTopActivityLocked: Top activity resumed ActivityRecord{41e78338 u0 com.mycarp/.MainActivity t83}
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/ActivityManager( 683): Killing 12110:com.lge.lockscreensettings/u0a70 (adj 15): empty #14
D/ActivityManager( 683): resumeTopActivityLocked: Top activity resumed ActivityRecord{41e78338 u0 com.mycarp/.MainActivity t83}
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
D/administrator( 683): Handling package changes for user 0
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/PackageManager( 683): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/ActivityManager( 683): Start proc com.lge.lockscreensettings for broadcast com.lge.lockscreensettings/.PackageIntentReceiver: pid=12311 uid=10070 gids={50070}
I/ActivityManager( 683): Killing 12161:com.google.android.partnersetup/u0a9 (adj 15): empty #14
D/ActivityManager( 683): resumeTopActivityLocked: Top activity resumed ActivityRecord{41e78338 u0 com.mycarp/.MainActivity t83}
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/WindowManager( 683): interceptKeyTq keycode=4 down=true screenIsOn=true keyguardActive=false policyFlags=2000100 isWakeKey=false
D/VolumeVibrator( 1171): clear
I/WindowManager( 683): interceptKeyTi keyCode=4 down=true repeatCount=0 keyguardOn=false mHomePressed=false canceled=false
I/ViewRootImpl(12194): ViewRoot's KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=158, metaState=0, flags=0x48, repeatCount=0, eventTime=182899528, downTime=182899528, deviceId=7, source=0x101 } to com.android.internal.policy.impl.PhoneWindow$DecorView{41ed2da8 V.E..... R....... 0,0-480,800}
D/VolumeVibrator( 1171): milliseconds : 30
D/VolumeVibrator( 1171): getCurrent::mPatternworking : true
D/VolumeVibrator( 1171): getCurrent::mVolumes.size : 0
D/VolumeVibrator( 1171): getCurrent::mJustVibrate false
D/VolumeVibrator( 1171): mPatternIndex : 1 mCurVibration.mPattern[mPatternIndex] : 30
D/VolumeVibrator( 1171): volume vibration pattern's value: 6125
D/VolumeVibrator( 1171): clear
I/WindowManager( 683): interceptKeyTq keycode=4 down=false screenIsOn=true keyguardActive=false policyFlags=2000100 isWakeKey=false
I/WindowManager( 683): interceptKeyTi keyCode=4 down=false repeatCount=0 keyguardOn=false mHomePressed=false canceled=false
I/ViewRootImpl(12194): ViewRoot's KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=158, metaState=0, flags=0x48, repeatCount=0, eventTime=182899605, downTime=182899528, deviceId=7, source=0x101 } to com.android.internal.policy.impl.PhoneWindow$DecorView{41ed2da8 V.E..... R....... 0,0-480,800}
D/NotificationService( 683): updateLightListLocked :r=NotificationRecord(0x427980b8: pkg=android user=UserHandle{-1} id=17040542 tag=null score=0: Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])), action=2
D/NotificationService( 683): notification=Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])
V/WindowOrientationListener( 683): Proposed rotation changed! : currentRotation=0, proposedRotation=0, oldProposedRotation=-1, predictedRotation=0, timeDeltaMS=51.437, isAccelerating=false, isFlat=false, isSwinging=false, timeUntilSettledMS=0.0, timeUntilAccelerationDelayExpiredMS=0.0, timeUntilFlatDelayExpiredMS=0.0, timeUntilSwingDelayExpiredMS=0.0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_supply, action:3
D/WifiController( 683): battery changed pluggedType: 2
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/WindowManager( 683): interceptKeyTq keycode=82 down=true screenIsOn=true keyguardActive=false policyFlags=2000100 isWakeKey=false
D/VolumeVibrator( 1171): clear
I/WindowManager( 683): interceptKeyTi keyCode=82 down=true repeatCount=0 keyguardOn=false mHomePressed=false canceled=false
I/ViewRootImpl(12194): ViewRoot's KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_MENU, scanCode=139, metaState=0, flags=0x48, repeatCount=0, eventTime=182902981, downTime=182902981, deviceId=7, source=0x101 } to com.android.internal.policy.impl.PhoneWindow$DecorView{41ed2da8 V.E..... R....... 0,0-480,800}
D/VolumeVibrator( 1171): milliseconds : 30
D/VolumeVibrator( 1171): getCurrent::mPatternworking : true
D/VolumeVibrator( 1171): getCurrent::mVolumes.size : 0
D/VolumeVibrator( 1171): getCurrent::mJustVibrate false
D/VolumeVibrator( 1171): mPatternIndex : 1 mCurVibration.mPattern[mPatternIndex] : 30
D/VolumeVibrator( 1171): volume vibration pattern's value: 6125
D/VolumeVibrator( 1171): clear
I/WindowManager( 683): interceptKeyTq keycode=82 down=false screenIsOn=true keyguardActive=false policyFlags=2000100 isWakeKey=false
I/WindowManager( 683): interceptKeyTi keyCode=82 down=false repeatCount=0 keyguardOn=false mHomePressed=false canceled=false
I/ViewRootImpl(12194): ViewRoot's KeyEvent { action=ACTION_UP, keyCode=KEYCODE_MENU, scanCode=139, metaState=0, flags=0x48, repeatCount=0, eventTime=182903075, downTime=182902981, deviceId=7, source=0x101 } to com.android.internal.policy.impl.PhoneWindow$DecorView{41ed2da8 V.E..... R....... 0,0-480,800}
E/ActivityThread( 1096): Failed to find provider info for com.lge.privacylock
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
V/WindowOrientationListener( 683): Proposed rotation changed! : currentRotation=0, proposedRotation=0, oldProposedRotation=-1, predictedRotation=0, timeDeltaMS=49.73, isAccelerating=false, isFlat=false, isSwinging=false, timeUntilSettledMS=0.0, timeUntilAccelerationDelayExpiredMS=0.0, timeUntilFlatDelayExpiredMS=0.0, timeUntilSwingDelayExpiredMS=0.0
I/ViewRootImpl(12194): ViewRoot's Touch Event : Touch Down
I/ViewRootImpl(12194): ViewRoot's Touch Event : Touch UP
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
V/WindowOrientationListener( 683): Proposed rotation changed! : currentRotation=0, proposedRotation=0, oldProposedRotation=-1, predictedRotation=0, timeDeltaMS=50.035, isAccelerating=false, isFlat=false, isSwinging=false, timeUntilSettledMS=0.0, timeUntilAccelerationDelayExpiredMS=0.0, timeUntilFlatDelayExpiredMS=0.0, timeUntilSwingDelayExpiredMS=0.0
V/WindowOrientationListener( 683): Proposed rotation changed! : currentRotation=0, proposedRotation=0, oldProposedRotation=-1, predictedRotation=0, timeDeltaMS=49.995, isAccelerating=false, isFlat=false, isSwinging=false, timeUntilSettledMS=0.0, timeUntilAccelerationDelayExpiredMS=0.0, timeUntilFlatDelayExpiredMS=0.0, timeUntilSwingDelayExpiredMS=0.0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
W/InputMethodManagerService( 683): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@42b3c858 attribute=null, token = android.os.BinderProxy@42760e00
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
W/ActivityManager( 683): Force finishing activity com.mycarp/.MainActivity
V/ActivityManager( 683): Moving to PAUSING: ActivityRecord{41e78338 u0 com.mycarp/.MainActivity t83 f}
I/ActivityManager( 683): Process com.mycarp (pid 12194) has died.
V/ActivityManager( 683): Moving to DESTROYED: ActivityRecord{41e78338 u0 com.mycarp/.MainActivity t83 f} (removed from history)
I/WindowState( 683): WIN DEATH: Window{41ec4970 u0 com.mycarp/com.mycarp.MainActivity}
V/ActivityManager( 683): Moving to DESTROYED: ActivityRecord{41e78338 u0 com.mycarp/.MainActivity t83 f} (cleaning up)
V/ActivityManager( 683): Moving to RESUMED: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (in existing)
D/ActivityManager( 683): resumeTopActivityLocked: Resumed ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
W/ActivityManager( 683): Permission Denial: opening provider com.lge.email.providers.LGEmailContentProvider from ProcessRecord{429a27e8 1454:com.lge.launcher2/u0a26} (pid=1454, uid=10026) requires com.lge.email.permission.ACCESS_PROVIDER or com.lge.email.permission.ACCESS_PROVIDER
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
W/ActivityManager( 683): Permission Denial: opening provider com.lge.email.providers.LGEmailContentProvider from ProcessRecord{429a27e8 1454:com.lge.launcher2/u0a26} (pid=1454, uid=10026) requires com.lge.email.permission.ACCESS_PROVIDER or com.lge.email.permission.ACCESS_PROVIDER
I/ViewRootImpl( 683): ViewRoot's Touch Event : Touch Down
I/ViewRootImpl( 683): ViewRoot's Touch Event : Touch UP
W/InputMethodManagerService( 683): Got RemoteException sending setActive(false) notification to pid 12194 uid 10115
I/ViewRootImpl( 1454): ViewRoot's Touch Event : Touch Down
I/ViewRootImpl( 1454): ViewRoot's Touch Event : Touch UP
V/WindowOrientationListener( 683): Proposed rotation changed! : currentRotation=0, proposedRotation=0, oldProposedRotation=-1, predictedRotation=0, timeDeltaMS=49.993, isAccelerating=false, isFlat=false, isSwinging=false, timeUntilSettledMS=0.0, timeUntilAccelerationDelayExpiredMS=0.0, timeUntilFlatDelayExpiredMS=0.0, timeUntilSwingDelayExpiredMS=0.0
I/ViewRootImpl( 1454): ViewRoot's Touch Event : Touch Down
I/ViewRootImpl( 1454): ViewRoot's Touch Event : Touch UP
I/ActivityManager( 683): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.mycarp/.MainActivity} from pid 1454
D/ActivityManager( 683): pauseBackStacks: stack=ActivityStack{42729790 stackId=0, 1 tasks} mResumedActivity=ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
V/ActivityManager( 683): Moving to PAUSING: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
V/ActivityManager( 683): resumeTopActivityLocked: Skip resume: need to start pausing
D/ActivityManager( 683): allPausedActivitiesComplete: r=ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} state=PAUSING
V/ActivityManager( 683): Moving to PAUSED: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (pause complete)
D/ActivityManager( 683): resumeTopActivityLocked: Restarting ActivityRecord{425c2218 u0 com.mycarp/.MainActivity t84}
I/ActivityManager( 683): Start proc com.mycarp for activity com.mycarp/.MainActivity: pid=12448 uid=10115 gids={50115, 3003, 1028, 1015}
V/ActivityManager( 683): Moving to STOPPING: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (stop requested)
I/ViewRootImpl( 1454): ViewRoot's Touch Event : Touch Down
V/ActivityManager( 683): Moving to STOPPED: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (stop complete)
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
V/ActivityManager( 683): Moving to RESUMED: ActivityRecord{425c2218 u0 com.mycarp/.MainActivity t84} (starting new instance)
I/ViewRootImpl( 1454): ViewRoot's Touch Event : Touch UP
D/NotificationService( 683): updateLightListLocked :r=null, action=2
D/NotificationService( 683): updateLightListLocked :r=NotificationRecord(0x42b38448: pkg=android user=UserHandle{-1} id=17040542 tag=null score=0: Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])), action=2
D/NotificationService( 683): notification=Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
W/ActivityManager( 683): Force finishing activity com.mycarp/.MainActivity
V/ActivityManager( 683): Moving to PAUSING: ActivityRecord{425c2218 u0 com.mycarp/.MainActivity t84 f}
I/WindowState( 683): WIN DEATH: Window{429334d0 u0 com.mycarp/com.mycarp.MainActivity}
W/ActivityManager( 683): Exception thrown during pause
W/ActivityManager( 683): android.os.DeadObjectException
W/ActivityManager( 683): at android.os.BinderProxy.transact(Native Method)
W/ActivityManager( 683): at android.app.ApplicationThreadProxy.schedulePauseActivity(ApplicationThreadNative.java:660)
W/ActivityManager( 683): at com.android.server.am.ActivityStack.startPausingLocked(ActivityStack.java:813)
W/ActivityManager( 683): at com.android.server.am.ActivityStack.finishActivityLocked(ActivityStack.java:2681)
W/ActivityManager( 683): at com.android.server.am.ActivityStack.finishTopRunningActivityLocked(ActivityStack.java:2547)
W/ActivityManager( 683): at com.android.server.am.ActivityStackSupervisor.finishTopRunningActivityLocked(ActivityStackSupervisor.java:2559)
W/ActivityManager( 683): at com.android.server.am.ActivityManagerService.handleAppCrashLocked(ActivityManagerService.java:10064)
W/ActivityManager( 683): at com.android.server.am.ActivityManagerService.makeAppCrashingLocked(ActivityManagerService.java:9939)
W/ActivityManager( 683): at com.android.server.am.ActivityManagerService.crashApplication(ActivityManagerService.java:10610)
W/ActivityManager( 683): at com.android.server.am.ActivityManagerService.handleApplicationCrashInner(ActivityManagerService.java:10153)
W/ActivityManager( 683): at com.android.server.am.NativeCrashListener$NativeCrashReporter.run(NativeCrashListener.java:86)
D/ActivityManager( 683): resumeTopActivityLocked: Restarting ActivityRecord{42791d98 u0 com.lge.filemanager/.view.HomeActivity2 t57}
I/ActivityManager( 683): Start proc com.lge.filemanager for activity com.lge.filemanager/.view.HomeActivity2: pid=12492 uid=10024 gids={50024, 4002, 3003, 1028, 1015, 1023}
I/ActivityManager( 683): Process com.mycarp (pid 12448) has died.
V/ActivityManager( 683): Moving to DESTROYED: ActivityRecord{425c2218 u0 com.mycarp/.MainActivity t84 f} (removed from history)
V/ActivityManager( 683): Moving to DESTROYED: ActivityRecord{425c2218 u0 com.mycarp/.MainActivity t84 f} (cleaning up)
V/ActivityManager( 683): Moving to RESUMED: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (in existing)
D/ActivityManager( 683): resumeTopActivityLocked: Resumed ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
I/ActivityManager( 683): Killing 12094:com.lge.bnr/1000 (adj 15): empty #14
D/ActivityManager( 683): resumeTopActivityLocked: Top activity resumed ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/ViewRootImpl( 683): ViewRoot's Touch Event : Touch Down
I/ViewRootImpl( 683): ViewRoot's Touch Event : Touch UP
W/InputMethodManagerService( 683): Got RemoteException sending setActive(false) notification to pid 12448 uid 10115
D/NotificationService( 683): updateLightListLocked :r=NotificationRecord(0x428ac8f8: pkg=android user=UserHandle{-1} id=17040542 tag=null score=0: Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])), action=2
D/NotificationService( 683): notification=Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])
W/ActivityManager( 683): Permission Denial: opening provider com.lge.email.providers.LGEmailContentProvider from ProcessRecord{429a27e8 1454:com.lge.launcher2/u0a26} (pid=1454, uid=10026) requires com.lge.email.permission.ACCESS_PROVIDER or com.lge.email.permission.ACCESS_PROVIDER
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/ViewRootImpl( 1454): ViewRoot's Touch Event : Touch Down
I/ViewRootImpl( 1454): ViewRoot's Touch Event : Touch UP
I/ActivityManager( 683): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.mycarp/.MainActivity} from pid 1454
D/ActivityManager( 683): pauseBackStacks: stack=ActivityStack{42729790 stackId=0, 1 tasks} mResumedActivity=ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
V/ActivityManager( 683): Moving to PAUSING: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
V/ActivityManager( 683): resumeTopActivityLocked: Skip resume: need to start pausing
D/ActivityManager( 683): allPausedActivitiesComplete: r=ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} state=PAUSING
V/ActivityManager( 683): Moving to PAUSED: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (pause complete)
D/ActivityManager( 683): resumeTopActivityLocked: Restarting ActivityRecord{426d3560 u0 com.mycarp/.MainActivity t85}
I/ActivityManager( 683): Start proc com.mycarp for activity com.mycarp/.MainActivity: pid=12526 uid=10115 gids={50115, 3003, 1028, 1015}
V/ActivityManager( 683): Moving to STOPPING: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (stop requested)
V/ActivityManager( 683): Moving to RESUMED: ActivityRecord{426d3560 u0 com.mycarp/.MainActivity t85} (starting new instance)
V/ActivityManager( 683): Moving to STOPPED: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (stop complete)
D/NotificationService( 683): updateLightListLocked :r=null, action=2
D/NotificationService( 683): updateLightListLocked :r=NotificationRecord(0x430e88a8: pkg=android user=UserHandle{-1} id=17040542 tag=null score=0: Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])), action=2
D/NotificationService( 683): notification=Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
--------- beginning of /dev/log/main
I/DEBUG ( 339):
I/DEBUG ( 339): memory near r6:
I/DEBUG ( 339): 000030cc ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 000030dc ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 000030ec ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 000030fc ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 0000310c ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 0000311c ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 0000312c ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 0000313c ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 0000314c ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 0000315c ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 0000316c ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 0000317c ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 0000318c ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 0000319c ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 000031ac ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 000031bc ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339):
I/DEBUG ( 339): memory near r8:
I/DEBUG ( 339): 627255e0 00000007 00000004 00000000 00000013
I/DEBUG ( 339): 627255f0 00000001 fffffffd 00000010 00000093
I/DEBUG ( 339): 62725600 63be6068 61ace498 416cd4e0 1d20000b
I/DEBUG ( 339): 62725610 00000000 00000001 00000000 61ac74f8
I/DEBUG ( 339): 62725620 0000000b 00000002 00000000 00000000
I/DEBUG ( 339): 62725630 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 62725640 64730000 74682f6b 00000000 00000000
I/DEBUG ( 339): 62725650 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 62725660 3fc00000 00000002 39d21000 6f627001
I/DEBUG ( 339): 62725670 00000000 62722de8 627148f0 61ab4cf0
I/DEBUG ( 339): 62725680 61ace498 6f506974 00746e69 0000001b
I/DEBUG ( 339): 62725690 694c5153 61436574 00656863 61383631
I/DEBUG ( 339): 627256a0 000000a8 0000001b 00000000 00000000
I/DEBUG ( 339): 627256b0 63bf1838 10000001 63deed28 00000013
I/DEBUG ( 339): 627256c0 6276beb0 63deec5c 63deec7c 0000001b
I/DEBUG ( 339): 627256d0 407b5dc8 00000002 00000008 00000000
I/DEBUG ( 339):
I/DEBUG ( 339): memory near r9:
I/DEBUG ( 339): 23300000 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 23300010 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 23300020 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 23300030 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 23300040 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 23300050 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 23300060 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 23300070 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 23300080 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 23300090 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 233000a0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 233000b0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 233000c0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 233000d0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 233000e0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 233000f0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339):
I/DEBUG ( 339): memory near sl:
I/DEBUG ( 339): 420e7dc8 00000000 00000000 00000000 0004001b
I/DEBUG ( 339): 420e7dd8 417ba800 00000000 00040000 00000000
I/DEBUG ( 339): 420e7de8 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e7df8 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e7e08 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e7e18 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e7e28 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e7e38 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e7e48 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e7e58 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e7e68 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e7e78 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e7e88 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e7e98 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e7ea8 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e7eb8 00000000 00000000 00000000 00000000
I/DEBUG ( 339):
I/DEBUG ( 339): memory near fp:
I/DEBUG ( 339): bed2dd40 63bc3b3a 40102a84 000030ee 63b2f244
I/DEBUG ( 339): bed2dd50 00000001 bed2dd6c bed2dd80 420e7de8
I/DEBUG ( 339): bed2dd60 bed2e198 63b2f374 62725600 63bc3b3a
I/DEBUG ( 339): bed2dd70 bed2dd80 6276578c 00000000 00000400
I/DEBUG ( 339): bed2dd80 6c67626d 74753a3a 3a3a6c69 69727053
I/DEBUG ( 339): bed2dd90 6d496574 45656761 70656378 6e6f6974
I/DEBUG ( 339): bed2dda0 ff000000 ff000000 ff000000 ff000000
I/DEBUG ( 339): bed2ddb0 ff000000 ff000000 00000000 00000000
I/DEBUG ( 339): bed2ddc0 00000000 00000000 00000000 00000000
I/DEBUG ( 339): bed2ddd0 00000000 00000000 00000000 00000000
I/DEBUG ( 339): bed2dde0 00000000 00000000 00000000 00000000
I/DEBUG ( 339): bed2ddf0 00000000 00000000 00000000 00000000
I/DEBUG ( 339): bed2de00 00000000 00000000 00000000 00000000
I/DEBUG ( 339): bed2de10 00000000 00000000 00000000 00000000
I/DEBUG ( 339): bed2de20 00000000 00000000 00000000 00000000
I/DEBUG ( 339): bed2de30 00000000 00000000 00000000 00000000
I/DEBUG ( 339):
I/DEBUG ( 339): memory near ip:
I/DEBUG ( 339): 434c4e24 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4e34 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4e44 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4e54 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4e64 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4e74 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4e84 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4e94 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4ea4 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4eb4 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4ec4 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4ed4 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4ee4 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4ef4 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4f04 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4f14 00000000 00000000 00000000 00000000
I/DEBUG ( 339):
I/DEBUG ( 339): memory near sp:
I/DEBUG ( 339): bed2dcd0 63bea610 00000000 63be76f4 00000000
I/DEBUG ( 339): bed2dce0 00000001 00000000 4012b1d8 5dc4a098
I/DEBUG ( 339): bed2dcf0 00000006 00000016 000030ee 434c4e47
I/DEBUG ( 339): bed2dd00 434c4e47 400f41fd 00000006 00000000
I/DEBUG ( 339): bed2dd10 63bedd14 400f4411 bed2dd24 400f3147
I/DEBUG ( 339): bed2dd20 4012b22c ffffffdf 0000000a 00000000
I/DEBUG ( 339): bed2dd30 4012b22c 40139334 0000000a 4012b22c
I/DEBUG ( 339): bed2dd40 63bc3b3a 40102a84 000030ee 63b2f244
I/DEBUG ( 339): bed2dd50 00000001 bed2dd6c bed2dd80 420e7de8
I/DEBUG ( 339): bed2dd60 bed2e198 63b2f374 62725600 63bc3b3a
I/DEBUG ( 339): bed2dd70 bed2dd80 6276578c 00000000 00000400
I/DEBUG ( 339): bed2dd80 6c67626d 74753a3a 3a3a6c69 69727053
I/DEBUG ( 339): bed2dd90 6d496574 45656761 70656378 6e6f6974
I/DEBUG ( 339): bed2dda0 ff000000 ff000000 ff000000 ff000000
I/DEBUG ( 339): bed2ddb0 ff000000 ff000000 00000000 00000000
I/DEBUG ( 339): bed2ddc0 00000000 00000000 00000000 00000000
I/DEBUG ( 339):
I/DEBUG ( 339): code around pc:
I/DEBUG ( 339): 401031ac e8bd00f0 e3700a01 912fff1e e2600000
I/DEBUG ( 339): 401031bc ea006e42 e92d50f0 e3a07f43 ef000000
I/DEBUG ( 339): 401031cc e8bd50f0 e3700a01 912fff1e e2600000
I/DEBUG ( 339): 401031dc ea006e3a e92d50f0 e3a070ee ef000000
I/DEBUG ( 339): 401031ec e8bd50f0 e3700a01 912fff1e e2600000
I/DEBUG ( 339): 401031fc ea006e32 f200429a bf0080b9 f040f891
I/DEBUG ( 339): 4010320c 4001e92d f2c02a04 2a1080a5 8093f2c0
I/DEBUG ( 339): 4010321c f2c02a20 2a408088 ea4fdb7f f1bc1c92
I/DEBUG ( 339): 4010322c dd6c0f0a 0600e92d 0f40f1bc f500dd4a
I/DEBUG ( 339): 4010323c f5016e80 ebae7920 ea4f0e09 ea4f5e4e
I/DEBUG ( 339): 4010324c f50e5e5e ebbc7e20 dd3b1f9e f04fbfc4
I/DEBUG ( 339): 4010325c ebd9090a dd35199e 0a0eeb01 0a3ff02a
I/DEBUG ( 339): 4010326c 1c9eebac bfd245e1 0c09ebac f04f46e1
I/DEBUG ( 339): 4010327c f8910c00 f891f240 f921f280 f921028d
I/DEBUG ( 339): 4010328c f8da428d f1b93000 f9000901 f900028d
I/DEBUG ( 339): 4010329c f10a428d d1ee0a40 0f00f1bc f5bcd02b
I/DEBUG ( 339):
I/DEBUG ( 339): code around lr:
I/DEBUG ( 339): 400f41dc 447b4b13 42b3e010 6a1ed10e 44784811
I/DEBUG ( 339): 400f41ec ec84f7fb ea20f00d 46224631 efe2f00e
I/DEBUG ( 339): 400f41fc d00a3001 e00b2400 2b00681b 480ad1eb
I/DEBUG ( 339): 400f420c 44782403 ec72f7fb f001e002 6804fa23
I/DEBUG ( 339): 400f421c fa20f001 46206005 bf00bd70 0003b1d6
I/DEBUG ( 339): 400f422c 0003b1ca 0003b1c2 0003b19e bf7ef7ff
I/DEBUG ( 339): 400f423c 4a3e4b3d e92d447b b08b43f0 4606589c
I/DEBUG ( 339): 400f424c 6823460d 930946a1 fa04f001 8000f8d0
I/DEBUG ( 339): 400f425c d0482d00 f0104628 280ff92f d8444604
I/DEBUG ( 339): 400f426c ffe4f7ff d1064286 4629200f e8eaf00d
I/DEBUG ( 339): 400f427c d03c2800 482ee02e f7fb4478 482debb6
I/DEBUG ( 339): 400f428c e0154478 d11342b0 482b6a06 f7fb4478
I/DEBUG ( 339): 400f429c 4a2aec2e 46332120 a801447a f9a6f013
I/DEBUG ( 339): 400f42ac a8012101 fcc4f01a 46061c42 e011d104
I/DEBUG ( 339): 400f42bc 28006800 e02cd1e6 46294630 f00d4622
I/DEBUG ( 339): 400f42cc 1c43e926 d11e4607 f9c4f001 29046801
W/ActivityManager( 683): Force finishing activity com.mycarp/.MainActivity
V/ActivityManager( 683): Moving to PAUSING: ActivityRecord{426d3560 u0 com.mycarp/.MainActivity t85 f}
W/InputDispatcher( 683): channel '42ad0d70 com.mycarp/com.mycarp.MainActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 683): channel '42ad0d70 com.mycarp/com.mycarp.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
D/Zygote ( 345): Process 12526 terminated by signal (6)
D/bsthal ( 683): setDelay, handle: 1598182229 delay: 66667000
E/bsthal ( 683): <BST> set delay: 66667000ns
I/bsthal ( 683): <BST> set delay of <LGE Accelerometer Sensor> to 66ms
D/bstd ( 446):
D/bstd ( 446): [1921693674][I]BS_INFO<channel_cntl><channel_on_cmd_received><258>command to ACCELERATION, cmd: 2 value: 66
D/bstd ( 446):
D/bstd ( 446): [1921693674][I]BS_INFO<algo_adapter_bst><algo_on_interval_changed><687>type: 1 interval: 50 new hz: 20 dr: 3
D/bstd ( 446):
D/bstd ( 446): [1921693674][I]BS_INFO<channel_fusion><fusion_arbitrate_dr><242>arbitrated dr: 3 0 0
D/bstd ( 446):
D/bstd ( 446): [1921693674][I]BS_INFO<hw_cntl_a><hw_acc_set_bandwidth><455>bw: 1, hw->bw: 1
D/bstd ( 446):
D/bstd ( 446): [1921693674][I]BS_INFO<channel_cntl><channel_on_cmd_received><306>new interval for sensor ACCELERATION is 50, request: 66
D/bstd ( 446):
D/bstd ( 446): [1921693674][I]BS_INFO<sensor_provider><sp_recalc_interval_re><345>new interval for sp: SP_FUSION is: 1000
D/dalvikvm( 683): GC_FOR_ALLOC freed 2726K, 20% free 24161K/29984K, paused 143ms, total 146ms
W/InputDispatcher( 683): Attempted to unregister already unregistered input channel '42ad0d70 com.mycarp/com.mycarp.MainActivity (server)'
I/WindowState( 683): WIN DEATH: Window{42ad0d70 u0 com.mycarp/com.mycarp.MainActivity}
W/ActivityManager( 683): Exception thrown during pause
W/ActivityManager( 683): android.os.DeadObjectException
W/ActivityManager( 683): at android.os.BinderProxy.transact(Native Method)
W/ActivityManager( 683): at android.app.ApplicationThreadProxy.schedulePauseActivity(ApplicationThreadNative.java:660)
W/ActivityManager( 683): at com.android.server.am.ActivityStack.startPausingLocked(ActivityStack.java:813)
W/ActivityManager( 683): at com.android.server.am.ActivityStack.finishActivityLocked(ActivityStack.java:2681)
W/ActivityManager( 683): at com.android.server.am.ActivityStack.finishTopRunningActivityLocked(ActivityStack.java:2547)
W/ActivityManager( 683): at com.android.server.am.ActivityStackSupervisor.finishTopRunningActivityLocked(ActivityStackSupervisor.java:2559)
W/ActivityManager( 683): at com.android.server.am.ActivityManagerService.handleAppCrashLocked(ActivityManagerService.java:10064)
W/ActivityManager( 683): at com.android.server.am.ActivityManagerService.makeAppCrashingLocked(ActivityManagerService.java:9939)
W/ActivityManager( 683): at com.android.server.am.ActivityManagerService.crashApplication(ActivityManagerService.java:10610)
W/ActivityManager( 683): at com.android.server.am.ActivityManagerService.handleApplicationCrashInner(ActivityManagerService.java:10153)
W/ActivityManager( 683): at com.android.server.am.NativeCrashListener$NativeCrashReporter.run(NativeCrashListener.java:86)
D/ActivityManager( 683): resumeTopActivityLocked: Restarting ActivityRecord{42791d98 u0 com.lge.filemanager/.view.HomeActivity2 t57}
V/ActivityManager( 683): Moving to RESUMED: ActivityRecord{42791d98 u0 com.lge.filemanager/.view.HomeActivity2 t57} (starting new instance)
W/ActivityManager( 683): Force finishing activity com.lge.filemanager/.view.HomeActivity2
V/ActivityManager( 683): Moving to PAUSING: ActivityRecord{42791d98 u0 com.lge.filemanager/.view.HomeActivity2 t57 f}
I/ActivityManager( 683): Process com.mycarp (pid 12526) has died.
V/ActivityManager( 683): Moving to DESTROYED: ActivityRecord{426d3560 u0 com.mycarp/.MainActivity t85 f} (removed from history)
V/ActivityManager( 683): Moving to DESTROYED: ActivityRecord{426d3560 u0 com.mycarp/.MainActivity t85 f} (cleaning up)
D/ActivityManager( 683): allPausedActivitiesComplete: r=ActivityRecord{42791d98 u0 com.lge.filemanager/.view.HomeActivity2 t57 f} state=PAUSING
V/ActivityManager( 683): resumeTopActivityLocked: Skip resume: some activity pausing.
I/SystemUI( 683): PhoneWindowManager.updateSystemUiVisibilityLw() :
I/SystemUI( 683): visibility=0x0, pkg=android
I/FileManager(12492): FragmentHome is created.
E/dalvikvm(12492): Could not find class 'com.lge.zdi.splitwindow.ZdiSplitWindowManager', referenced from method com.lge.filemanager.view.DialogFactory.showInputTextEx
W/dalvikvm(12492): VFY: unable to resolve new-instance 2599 (Lcom/lge/zdi/splitwindow/ZdiSplitWindowManager;) in Lcom/lge/filemanager/view/DialogFactory;
D/dalvikvm(12492): VFY: replacing opcode 0x22 at 0x000f
D/dalvikvm(12492): DexOpt: unable to opt direct call 0x5924 at 0x15 in Lcom/lge/filemanager/view/DialogFactory;.showInputTextEx
W/TAG (12492): Path External : /storage/emulated/0
W/TAG (12492): Path External : /storage/external_SD
D/Cliptray Manager(12492): new CliptrayManager
D/FMSystem(12492): isMediaStoreEnabled... activity:::view.HomeActivity2
I/ActivityManager( 683): Start proc android.process.media for content provider com.android.providers.media/.MediaProvider: pid=12566 uid=10020 gids={50020, 1023, 1028, 1015, 1024, 2001, 3003, 3007, 4002}
D/HyLog (12566): I : /data/font/config/sfconfig.dat, No such file or directory (2)
D/HyLog (12566): I : /data/font/config/dfactpre.dat, No such file or directory (2)
D/HyLog (12566): I : /data/font/config/sfconfig.dat, No such file or directory (2)
I/[LGHome]EVENT( 1454): [Launcher.java:4942:onStart()]onStart
V/DownloadManager(12566): DownloadService onCreate
I/DownloadManager(12566): in removeSpuriousFiles
D/view.HomeActivity2(12492): is MediaStorage Enabled
V/DownloadManager(12566): starting query, database is not null; projection[0] is _data; selection is null; selectionArgs is null; sort is null.
V/DownloadManager(12566): created cursor android.database.sqlite.SQLiteCursor@41e870e0 on behalf of 12566
V/DownloadManager(12566): DownloadService onStartCommand
I/DownloadManager(12566): in removeSpuriousFiles, preserving file /storage/emulated/0/Android/data/com.google.android.tts/files/download_cache/it-IT_2.zip
I/DownloadManager(12566): in removeSpuriousFiles, preserving file /storage/emulated/0/Download/export.xlsx
I/DownloadManager(12566): in removeSpuriousFiles, preserving file /storage/emulated/0/Download/export (1).xlsx
I/DownloadManager(12566): in removeSpuriousFiles, preserving file /storage/emulated/0/.dwnld/LGEmail_6.30.53_COM_COM_WEBKIT_20140813062028902.apk
I/DownloadManager(12566): in removeSpuriousFiles, preserving file /storage/emulated/0/.dwnld/Music_4.5.24_COM_COM(luv2)_20140721063433383.apk
I/DownloadManager(12566): in removeSpuriousFiles, preserving file /storage/emulated/0/Download/Admin.zip
I/DownloadManager(12566): in removeSpuriousFiles, preserving file /storage/emulated/0/Download/Admin.zip
I/DownloadManager(12566): in removeSpuriousFiles, preserving file /storage/emulated/0/Android/data/com.google.android.googlequicksearchbox/files/pending_blobs/JddARPjx1ZZzOfsudbomvQ
I/DownloadManager(12566): in removeSpuriousFiles, preserving file /storage/emulated/0/Android/data/com.google.android.googlequicksearchbox/files/pending_blobs/J4AsNf8goPjjSVyfrmlfxGg
I/DownloadManager(12566): in removeSpuriousFiles, preserving file /storage/emulated/0/Android/data/com.google.android.googlequicksearchbox/files/pending_blobs/Jrl3SAeb1dCSpiPH9vb8nSA
V/TelephonyAutoProfiling( 1096): [getValue] FEATURE key : trf_based_vzw, value : null
D/BubblePopupHelper( 1096): isShowingBubblePopup : false
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
V/LGATCMDService( 1239): onSignalStrengthsChanged signalStrength=SignalStrength: 9 0 -96 -60 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte 3 level=3
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
V/LGATCMDService( 1239): broadcastRssiInfo() - Start RSSI : -96 ECIO : -60
I/DownloadManager(12566): in removeSpuriousFiles, preserving file /storage/emulated/0/Android/data/com.google.android.googlequicksearchbox/files/pending_blobs/Jxz3lQBUILqV8Jv8ffQJBbw
I/FileManager(12492): checkLaunchTime start-> running time : 0
I/DownloadManager(12566): in removeSpuriousFiles, preserving file /storage/emulated/0/Android/data/com.google.android.googlequicksearchbox/files/pending_blobs/J5SONfvaTrtpdG1h3NBxzpQ
V/TelephonyAutoProfiling( 683): [getValue] FEATURE key : trf_based_vzw, value : null
I/DownloadManager(12566): in removeSpuriousFiles, preserving file /storage/emulated/0/Android/data/com.google.android.googlequicksearchbox/files/pending_blobs/JdsQwQPsTG7h7zKuBadH9mA
I/DownloadManager(12566): in removeSpuriousFiles, preserving file /storage/emulated/0/Android/data/com.google.android.googlequicksearchbox/files/pending_blobs/JkMO1oKBL9fY4zMlH2a6ifw
I/DownloadManager(12566): in removeSpuriousFiles, preserving file /storage/emulated/0/Android/data/com.google.android.googlequicksearchbox/files/pending_blobs/JT3dikc9NKmowZhhE9b7euQ
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
I/DownloadManager(12566): in trimDatabase
V/DownloadManager(12566): starting query, database is not null; projection[0] is _id; selection is status >= '200'; selectionArgs is null; sort is lastmod.
V/TelephonyAutoProfiling( 1417): [getValue] FEATURE key : trf_based_vzw, value : null
D/PhoneInterfaceManager( 1417): [PhoneIntfMgr] sigLevel = 3
V/DownloadManager(12566): starting query, database is not null; projection is null; selection is null; selectionArgs is null; sort is null.
V/DownloadManager(12566): created cursor android.database.sqlite.SQLiteCursor@41e8d9e0 on behalf of 12566
V/TelephonyAutoProfiling(30143): [getValue] FEATURE key : lgu_lte_single_device, value : null
V/DownloadManager(12566): created cursor android.database.sqlite.SQLiteCursor@41e8efa0 on behalf of 12566
V/DownloadManager(12566): processing inserted download 1
V/DownloadManager(12566): processing inserted download 19
V/DownloadManager(12566): processing inserted download 20
D/PhoneApp( 1417): getIsInUseVoLTE : false
V/DownloadManager(12566): processing inserted download 29
I/FileManager(12492): FragmentHome is created.
W/ContextImpl(12492): Implicit intents with startService are not safe: Intent { act=com.lge.appbox.commonservice.update (has extras) } android.content.ContextWrapper.startService:494 com.lge.filemanager.view.HomeActivity2.onCreate:146 android.app.Activity.performCreate:5275
V/DownloadManager(12566): processing inserted download 30
I/ActivityManager( 683): Start proc com.lge.appbox.client:AppBoxCommonService for service com.lge.appbox.client/com.lge.appbox.service.AppBoxCommonService: pid=12588 uid=10011 gids={50011, 3003, 1028, 1015, 2001}
E/dalvikvm(12492): Could not find class 'com.lge.zdi.splitwindow.ZdiSplitWindowManager', referenced from method com.lge.filemanager.view.page.PageHomeView.onCreateView
W/dalvikvm(12492): VFY: unable to resolve new-instance 2599 (Lcom/lge/zdi/splitwindow/ZdiSplitWindowManager;) in Lcom/lge/filemanager/view/page/PageHomeView;
D/dalvikvm(12492): VFY: replacing opcode 0x22 at 0x004a
I/dalvikvm(12492): Could not find method com.lge.zdi.splitwindow.ZdiSplitWindowManager.setSplitModeChangedListener, referenced from method com.lge.filemanager.view.page.PageHomeView.onDestroyView
W/dalvikvm(12492): VFY: unable to resolve virtual method 22824: Lcom/lge/zdi/splitwindow/ZdiSplitWindowManager;.setSplitModeChangedListener (Lcom/lge/zdi/splitwindow/ZdiSplitWindowManager$OnSplitModeChangedListener;)V
D/dalvikvm(12492): VFY: replacing opcode 0x6e at 0x000a
D/dalvikvm(12492): DexOpt: unable to opt direct call 0x5924 at 0x50 in Lcom/lge/filemanager/view/page/PageHomeView;.onCreateView
I/dalvikvm(12492): Failed resolving Lcom/lge/filemanager/view/page/PageHomeView$4; interface 2598 'Lcom/lge/zdi/splitwindow/ZdiSplitWindowManager$OnSplitModeChangedListener;'
W/dalvikvm(12492): Link of class 'Lcom/lge/filemanager/view/page/PageHomeView$4;' failed
D/dalvikvm(12492): DexOpt: unable to opt direct call 0x506b at 0x59 in Lcom/lge/filemanager/view/page/PageHomeView;.onCreateView
E/dalvikvm(12492): Could not find class 'com.lge.zdi.splitwindow.ZdiSplitWindowManager', referenced from method com.lge.filemanager.view.page.PageListView2.onCreateView
W/dalvikvm(12492): VFY: unable to resolve new-instance 2599 (Lcom/lge/zdi/splitwindow/ZdiSplitWindowManager;) in Lcom/lge/filemanager/view/page/PageListView2;
D/dalvikvm(12492): VFY: replacing opcode 0x22 at 0x0046
D/dalvikvm(12492): DexOpt: unable to opt direct call 0x5924 at 0x4c in Lcom/lge/filemanager/view/page/PageListView2;.onCreateView
I/dalvikvm(12492): Failed resolving Lcom/lge/filemanager/view/page/PageListView2$1; interface 2598 'Lcom/lge/zdi/splitwindow/ZdiSplitWindowManager$OnSplitModeChangedListener;'
W/dalvikvm(12492): Link of class 'Lcom/lge/filemanager/view/page/PageListView2$1;' failed
D/dalvikvm(12492): DexOpt: unable to opt direct call 0x50bc at 0x55 in Lcom/lge/filemanager/view/page/PageListView2;.onCreateView
D/HyLog (12588): I : /data/font/config/sfconfig.dat, No such file or directory (2)
D/HyLog (12588): I : /data/font/config/dfactpre.dat, No such file or directory (2)
D/HyLog (12588): I : /data/font/config/sfconfig.dat, No such file or directory (2)
D/AppUp4:AppBoxApplication(12588): AppBoxApplication onCreate()
V/DownloadManager(12566): processing inserted download 278
D/AppUp4:AbstractIntentService(12588): onCreate
V/DownloadManager(12566): processing inserted download 279
I/PageHomeView(12492): onCreateView()
D/FMSystem(12492): ro.lge.capp_splitwindow : false
D/AppUp4 (12588): config : false
D/AppUp4:AbstractEnvInfo(12588): Config no : EnvRealInfo
V/DownloadManager(12566): processing inserted download 321
D/AppUp4:AutoProfileManager(12588): db mvno version : 56
D/AppUp4:AutoProfileManager(12588): prepareValid DB... do nothing...
V/DownloadManager(12566): processing inserted download 485
W/ActivityManager( 683): Activity pause timeout for ActivityRecord{42791d98 u0 com.lge.filemanager/.view.HomeActivity2 t57 f}
V/ActivityManager( 683): Moving to PAUSED: ActivityRecord{42791d98 u0 com.lge.filemanager/.view.HomeActivity2 t57 f} (due to timeout)
V/ActivityManager( 683): Moving to FINISHING: ActivityRecord{42791d98 u0 com.lge.filemanager/.view.HomeActivity2 t57 f}
D/ActivityManager( 683): allPausedActivitiesComplete: r=ActivityRecord{42791d98 u0 com.lge.filemanager/.view.HomeActivity2 t57 f} state=FINISHING
V/DownloadManager(12566): processing inserted download 486
V/DownloadManager(12566): processing inserted download 487
V/ActivityManager( 683): resumeTopActivityLocked: Skip resume: some activity pausing.
V/DownloadManager(12566): processing inserted download 488
V/DownloadManager(12566): processing inserted download 566
D/AppUp4:AutoProfileManager(12588): findMvnoProfile with mcc : 222 / mnc : 10
V/DownloadManager(12566): processing inserted download 567
V/DownloadManager(12566): processing inserted download 621
V/ActivityManager( 683): Moving to RESUMED: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (in existing)
I/[LGHome]EVENT( 1454): [Launcher.java:717:onResume()]onResume
D/ActivityManager( 683): resumeTopActivityLocked: Resumed ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
I/SystemUI( 683): PhoneWindowManager.updateSystemUiVisibilityLw() :
I/SystemUI( 683): visibility=0x40000000, pkg=android
V/DownloadManager(12566): DownloadService onDestroy
D/PhoneApp( 1417): getIsInUseVoLTE : false
I/PageHomeView(12492): initializeContentView()
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [SPN]
D/AppUp4:AutoProfileManager(12588): MvnoProfileEntry added to candidates list : [ Priority : 2 ] / [MVNO : VDF_IT] / MCC: 222 / MNC: 10 / carrier_rule: SPN / Opcode: 22210
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [SPN]
D/AppUp4:AutoProfileManager(12588): MvnoProfileEntry added to candidates list : [ Priority : 2 ] / [MVNO : VDF_IT] / MCC: 222 / MNC: 10 / carrier_rule: SPN / Opcode: 22210
I/[LGHome]LGActivityUtil( 1454): [LGActivityUtil.java:310:notifyToWeatherWidget()]broadcast to weather widget, intent: Intent { act=com.lge.launcher2.RESUME }
W/AppUp4:AutoProfileManager(12588): after sort >> [ Priority : 2 ] / [MVNO : VDF_IT] / MCC: 222 / MNC: 10 / carrier_rule: SPN / Opcode: 22210
I/[LGHome]EVENT( 1454): [Launcher.java:863:onResume()]onResume end
W/AppUp4:AutoProfileManager(12588): after sort >> [ Priority : 2 ] / [MVNO : VDF_IT] / MCC: 222 / MNC: 10 / carrier_rule: SPN / Opcode: 22210
D/AppUp4:AutoProfileManager(12588): [ Priority : 2 ] / [MVNO : VDF_IT] / MCC: 222 / MNC: 10 / carrier_rule: SPN / Opcode: 22210
I/AppUp4:MvnoProfileEntry(12588): getIdByRule MATCH : SPN
D/AppUp4:AutoProfileManager(12588): Find match >> [ Priority : 2 ] / [MVNO : VDF_IT] / MCC: 222 / MNC: 10 / carrier_rule: SPN / Opcode: 22210
I/ActivityManager( 1454): Timeline: Activity_idle id: android.os.BinderProxy@41e47dd0 time:182943462
D/FMSystem(12492): it's operator is OPEN
V/ActivityManager( 683): Moving to DESTROYING: ActivityRecord{42791d98 u0 com.lge.filemanager/.view.HomeActivity2 t57 f} (destroy requested)
D/WeatherAncestor( 1993): 2 : onReceive, action: com.lge.launcher2.RESUME, Time(hour:min:sec) 0:10:28
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(12588): rules : [IMSI]
D/AppUp4:AutoProfileManager(12588): [ Priority : 6 ] / [MVNO : JT_UK] / MCC: 234 / MNC: 50 / carrier_rule: IMSI / Opcode: 23450
E/AppUp4:MvnoProfileEntry(12588): getIdByRule : not matching
D/AppUp4:AutoProfileManager(12588): [ Priority : 6 ] / [MVNO : JT_UK] / MCC: 234 / MNC: 50 / carrier_rule: IMSI / Opcode: 23450
E/AppUp4:MvnoProfileEntry(12588): getIdByRule : not matching
D/AppUp4:AutoProfileManager(12588): [ Priority : 6 ] / [MVNO : NET_CHS] / MCC: 242 / MNC: 2 / carrier_rule: IMSI / Opcode: 24202
E/AppUp4:MvnoProfileEntry(12588): getIdByRule : not matching
D/AppUp4:AutoProfileManager(12588): [ Priority : 6 ] / [MVNO : ORG_CAR] / MCC: 214 / MNC: 3 / carrier_rule: IMSI / Opcode: 21403
E/AppUp4:MvnoProfileEntry(12588): getIdByRule : not matching
D/AppUp4:AutoProfileManager(12588): [ Priority : 6 ] / [MVNO : ORG_EUS] / MCC: 214 / MNC: 3 / carrier_rule: IMSI / Opcode: 21403
E/AppUp4:MvnoProfileEntry(12588): getIdByRule : not matching
D/AppUp4:AutoProfileManager(12588): [ Priority : 6 ] / [MVNO : PEPE_ES] / MCC: 214 / MNC: 5 / carrier_rule: IMSI / Opcode: 21405
E/AppUp4:MvnoProfileEntry(12588): getIdByRule : not matching
D/AppUp4:AutoProfileManager(12588): [ Priority : 6 ] / [MVNO : TL2_NO] / MCC: 240 / MNC: 7 / carrier_rule: IMSI / Opcode: 24007
E/AppUp4:MvnoProfileEntry(12588): getIdByRule : not matching
D/AppUp4:AutoProfileManager(12588): [ Priority : 6 ] / [MVNO : VIR_AU] / MCC: 505 / MNC: 2 / carrier_rule: IMSI / Opcode: 50502
E/AppUp4:MvnoProfileEntry(12588): getIdByRule : not matching
D/AppUp4:AutoProfileManager(12588): [ Priority : 6 ] / [MVNO : ORG_DIA] / MCC: 214 / MNC: 3 / carrier_rule: IMSI / Opcode: 21403
E/AppUp4:MvnoProfileEntry(12588): getIdByRule : not matching
D/AppUp4:AutoProfileManager(12588): [ Priority : 6 ] / [MVNO : ORG_HUA] / MCC: 214 / MNC: 3 / carrier_rule: IMSI / Opcode: 21403
E/AppUp4:MvnoProfileEntry(12588): getIdByRule : not matching
D/AppUp4:AutoProfileManager(12588): [ Priority : 6 ] / [MVNO : ORG_IBE] / MCC: 214 / MNC: 3 / carrier_rule: IMSI / Opcode: 21403
E/AppUp4:MvnoProfileEntry(12588): getIdByRule : not matching
D/AppUp4:AutoProfileManager(12588): [ Priority : 6 ] / [MVNO : ORG_IOS] / MCC: 214 / MNC: 3 / carrier_rule: IMSI / Opcode: 21403
E/AppUp4:MvnoProfileEntry(12588): getIdByRule : not matching
D/AppUp4:AutoProfileManager(12588): [ Priority : 6 ] / [MVNO : ORG_LCR] / MCC: 214 / MNC: 3 / carrier_rule: IMSI / Opcode: 21403
E/AppUp4:MvnoProfileEntry(12588): getIdByRule : not matching
D/AppUp4:AutoProfileManager(12588): [ Priority : 6 ] / [MVNO : ORG_MAS] / MCC: 214 / MNC: 3 / carrier_rule: IMSI / Opcode: 21403
E/AppUp4:MvnoProfileEntry(12588): getIdByRule : not matching
D/AppUp4:AutoProfileManager(12588): [ Priority : 6 ] / [MVNO : ORG_MOR] / MCC: 214 / MNC: 3 / carrier_rule: IMSI / Opcode: 21403
E/AppUp4:MvnoProfileEntry(12588): getIdByRule : not matching
D/AppUp4:AutoProfileManager(12588): [ Priority : 6 ] / [MVNO : ORG_SIM] / MCC: 214 / MNC: 3 / carrier_rule: IMSI / Opcode: 21403
E/AppUp4:MvnoProfileEntry(12588): getIdByRule : not matching
D/AppUp4:AutoProfileManager(12588): [ Priority : 6 ] / [MVNO : ORG_TPH] / MCC: 214 / MNC: 3 / carrier_rule: IMSI / Opcode: 21403
E/AppUp4:MvnoProfileEntry(12588): getIdByRule : not matching
D/AppUp4:AutoProfileManager(12588): [ Priority : 6 ] / [MVNO : XT_SKIN] / MCC: 530 / MNC: 5 / carrier_rule: IMSI / Opcode: 53005
E/AppUp4:MvnoProfileEntry(12588): getIdByRule : not matching
D/AppUp4:AutoProfileManager(12588): [ Priority : 6 ] / [MVNO : VNL_1] / MCC: 204 / MNC: 4 / carrier_rule: IMSI / Opcode: 20404
E/AppUp4:MvnoProfileEntry(12588): getIdByRule : not matching
D/AppUp4:AutoProfileManager(12588): [ Priority : 6 ] / [MVNO : VNL_2] / MCC: 204 / MNC: 4 / carrier_rule: IMSI / Opcode: 20404
E/AppUp4:MvnoProfileEntry(12588): getIdByRule : not matching
D/AppUp4 (12588): config : false
D/AppUp4:AbstractServerEnvInfo(12588): Config no : EnvRealInfo
D/AppUp4:AppBoxCommonService(12588): onCreate()
D/AppUp4:AppBoxCommonService(12588): onHandleIntent begin.
D/AppUp4:AppBoxCommonService(12588): Factory mode : 0
I/ActivityManager( 683): Killing 12180:com.lge.eula/1000 (adj 15): empty #14
D/UpdateThreadPoolManager( 1993): 2 : This is isUpdating : false
D/WeatherQuickCover( 1993): 2 : quick cover state : opened : 0
D/WeatherService( 1993): 2 : shouldTimeTickRegistered - 4x2 : 1, 4x1 : 0, FphWidget : 0
D/WeatherService( 1993): 2 : shouldTimeTickRegistered : true - home screen widget is shown.
D/WeatherAncestor( 1993): 2 : shouldTimeTickRegistered().........
W/ContextImpl( 1993): Implicit intents with startService are not safe: Intent { act=com.lge.weather.WIDGET_REFRESH } android.content.ContextWrapper.startService:494 android.content.ContextWrapper.startService:494 com.lge.sizechangable.weather.layout.WeatherWidget.onReceive:415
D/WeatherAncestor( 1993): 2 : onReceive has processed, action: com.lge.launcher2.RESUME, Time(hour:min:sec) 0:10:28
D/WeatherService( 1993): 2 : onStartCommand, intent!=null, action: com.lge.launcher2.RESUME
D/WeatherQuickCover( 1993): 2 : quick cover state : opened : 0
D/Weather.Utils( 1993): 2 : Utils getTopActivity com.lge.launcher2 / true
I/PageHomeView(12492): writeContentInfo() passed Time :::: 6
D/WeatherService( 1993): 2 : shouldTimeTickRegistered - 4x2 : 1, 4x1 : 0, FphWidget : 0
D/ActivityManager( 683): resumeTopActivityLocked: Top activity resumed ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
D/WeatherService( 1993): 2 : shouldTimeTickRegistered : true - home screen widget is shown.
D/WeatherService( 1993): 2 : onStartCommand, intent!=null, action: com.lge.weather.WIDGET_REFRESH
D/WeatherService( 1993): 2 : requestRefreshAppWidget, isUpdateStart : false
D/UpdateThreadPoolManager( 1993): 2 : This is isUpdating : false
D/WeatherService( 1993): 2 : requestRefreshAppWidget, isUpdating : false
D/WeatherAncestor( 1993): 2 : buildUpdate, appWidgetId: 1
D/Weather.Utils( 1993): 2 : countryCode = IT, Lang. = it
I/PageHomeView(12492): refreshContentView passed Time :::: 77
D/FMSystem(12492): it's operator is OPEN
D/FMSystem(12492): ro.lge.capp_splitwindow : false
I/PageHomeView(12492): onCreateView()
D/FMSystem(12492): ro.lge.capp_splitwindow : false
D/AppUp4:AppBoxCommonService(12588): selection : package_name=?
D/AppUp4:AppBoxCommonService(12588): selectionArgs : [com.lge.filemanager]
D/AppUp4:AppBoxCommonService(12588): Skip invalid intent of hidden update popup.
D/AppUp4:AppBoxCommonService(12588): onHandleIntent processing time :67
D/AppUp4:AppBoxCommonService(12588): onDestroy()
D/WeatherReflect( 1993): 2 : Map key string is 0
D/WeatherReflect( 1993): 2 : city Index is 0
I/ActivityManager( 683): Killing 10498:com.lge.email/u0a22 (adj 15): empty #14
D/lim ( 1993): 2 : time = 12:10 AM
D/ActivityManager( 683): resumeTopActivityLocked: Top activity resumed ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
I/WeatherReflect( 1993): Model Name : LG-D280
D/WeatherTheme( 1993): 2 : exactly same view!
D/WeatherTheme( 1993): 2 : widgetId = 1 : widgetSize = 1 : Do not refresh any widget.
D/WeatherAncestor( 1993): 2 : buildUpdate, appWidgetId: 4
D/Weather.Utils( 1993): 2 : countryCode = IT, Lang. = it
D/WeatherReflect( 1993): 2 : Map key string is 0
D/WeatherReflect( 1993): 2 : city Index is 0
D/lim ( 1993): 2 : time = 12:10 AM
I/WeatherReflect( 1993): Model Name : LG-D280
D/WeatherTheme( 1993): 2 : exactly same view!
D/WeatherTheme( 1993): 2 : widgetId = 4 : widgetSize = 5 : Do not refresh any widget.
D/WeatherQuickCover( 1993): 2 : quick cover state : opened : 0
D/Weather.Utils( 1993): 2 : Utils getTopActivity com.lge.launcher2 / true
D/WeatherService( 1993): 2 : shouldTimeTickRegistered - 4x2 : 1, 4x1 : 0, FphWidget : 0
D/WeatherService( 1993): 2 : shouldTimeTickRegistered : true - home screen widget is shown.
I/PageHomeView(12492): initializeContentView()
D/FMSystem(12492): it's operator is OPEN
I/PageHomeView(12492): writeContentInfo() passed Time :::: 3
I/PageHomeView(12492): refreshContentView passed Time :::: 7
D/FMSystem(12492): it's operator is OPEN
D/FMSystem(12492): ro.lge.capp_splitwindow : false
D/FMSystem(12492): isMediaStoreEnabled... activity:::view.HomeActivity2
D/view.HomeActivity2(12492): is MediaStorage Enabled
I/PageHomeView(12492): onResume()
W/System.err(12492): android.content.pm.PackageManager$NameNotFoundException: com.vcast.mediamanager
W/System.err(12492): at android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.java:227)
W/System.err(12492): at com.lge.filemanager.common.FMSystem.isVZWHUXModel(FMSystem.java:1397)
W/System.err(12492): at com.lge.filemanager.view.page.PageHomeView.onResume(PageHomeView.java:214)
W/System.err(12492): at com.lge.filemanager.view.FragmentBase.onResume(FragmentBase.java:110)
W/System.err(12492): at android.app.Fragment.performResume(Fragment.java:1753)
W/System.err(12492): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:925)
W/System.err(12492): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1063)
W/System.err(12492): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1045)
W/System.err(12492): at android.app.FragmentManagerImpl.dispatchResume(FragmentManager.java:1866)
W/System.err(12492): at android.app.Activity.performResume(Activity.java:5364)
W/System.err(12492): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2787)
W/System.err(12492): at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2826)
W/System.err(12492): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2257)
W/System.err(12492): at android.app.ActivityThread.access$800(ActivityThread.java:139)
W/System.err(12492): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1200)
W/System.err(12492): at android.os.Handler.dispatchMessage(Handler.java:102)
W/System.err(12492): at android.os.Looper.loop(Looper.java:136)
W/System.err(12492): at android.app.ActivityThread.main(ActivityThread.java:5103)
W/System.err(12492): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err(12492): at java.lang.reflect.Method.invoke(Method.java:515)
W/System.err(12492): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:790)
W/System.err(12492): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:606)
W/System.err(12492): at dalvik.system.NativeStart.main(Native Method)
I/PageHomeView(12492): onResume passed Time :::: 10
I/PageHomeView(12492): onResume()
W/System.err(12492): android.content.pm.PackageManager$NameNotFoundException: com.vcast.mediamanager
W/System.err(12492): at android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.java:227)
W/System.err(12492): at com.lge.filemanager.common.FMSystem.isVZWHUXModel(FMSystem.java:1397)
W/System.err(12492): at com.lge.filemanager.view.page.PageHomeView.onResume(PageHomeView.java:214)
W/System.err(12492): at com.lge.filemanager.view.FragmentBase.onResume(FragmentBase.java:110)
W/System.err(12492): at android.app.Fragment.performResume(Fragment.java:1753)
W/System.err(12492): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:925)
W/System.err(12492): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1063)
W/System.err(12492): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1045)
W/System.err(12492): at android.app.FragmentManagerImpl.dispatchResume(FragmentManager.java:1866)
W/System.err(12492): at android.app.Activity.performResume(Activity.java:5364)
W/System.err(12492): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2787)
W/System.err(12492): at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2826)
W/System.err(12492): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2257)
W/System.err(12492): at android.app.ActivityThread.access$800(ActivityThread.java:139)
W/System.err(12492): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1200)
W/System.err(12492): at android.os.Handler.dispatchMessage(Handler.java:102)
W/System.err(12492): at android.os.Looper.loop(Looper.java:136)
W/System.err(12492): at android.app.ActivityThread.main(ActivityThread.java:5103)
W/System.err(12492): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err(12492): at java.lang.reflect.Method.invoke(Method.java:515)
W/System.err(12492): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:790)
W/System.err(12492): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:606)
W/System.err(12492): at dalvik.system.NativeStart.main(Native Method)
I/PageHomeView(12492): onResume passed Time :::: 7
D/FMSystem(12492): it's operator is OPEN
V/ActivityManager( 683): Moving to DESTROYED: ActivityRecord{42791d98 u0 com.lge.filemanager/.view.HomeActivity2 t57 f} (removed from history)
D/ActivityManager( 683): resumeTopActivityLocked: Top activity resumed ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
I/PageHomeView(12492): refreshContentView passed Time :::: 8
I/ActivityManager( 683): Timeline: Activity_windows_visible id: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} time:182943837
D/WifiStateMachine( 683): handleMessage: E msg.what=131155
D/WifiStateMachine( 683): processMsg: ConnectedState
D/WifiStateMachine( 683): processMsg: L2ConnectedState
D/WifiNative-wlan0( 683): doString: SIGNAL_POLL
D/wpa_supplicant( 1815): RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
D/wpa_supplicant( 1815): wlan0: Control interface command 'SIGNAL_POLL'
D/wpa_supplicant( 1815): nl80211: survey data missing!
D/WifiStateMachine( 683): handleMessage: X
I/PageHomeView(12492): run-HOME_VIEW_GET_TOTAL_SIZE start
I/FMTimer (12492): run-HOME_VIEW_GET_TOTAL_SIZE end:::0
I/PageHomeView(12492): ...checking excuteQuery 12
I/PageHomeView(12492): ...checking getSize of FMDef.Page.CONTENTS_IMAGE took: 13
I/PageHomeView(12492): ...checking excuteQuery 15
I/PageHomeView(12492): ...checking getSize of FMDef.Page.CONTENTS_VIDEO took: 15
I/PageHomeView(12492): ...checking excuteQuery 15
I/PageHomeView(12492): ...checking getSize of FMDef.Page.CONTENTS_AUDIO took: 15
I/PageHomeView(12492): ...checking getWhereCondtion 1
I/PageHomeView(12492): ...checking excuteQuery 31
I/PageHomeView(12492): ...checking getSize of FMDef.Page.CONTENTS_DOCS took: 33
D/FMSystem(12492): it's operator is OPEN
I/PageHomeView(12492): writeContentInfo() passed Time :::: 6
D/BubblePopupHelper( 1096): isShowingBubblePopup : false
I/PageHomeView(12492): refreshContentView passed Time :::: 21
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/[LGHome]NumberBadge.LGUnreadLgeEmailsBadge( 1454): [LGUnreadLgeEmailsBadge.java:143:countUnreadItems()]countUnreadItems() started..
E/[LGHome]NumberBadge.LGUnreadLgeEmailsBadge( 1454): [LGUnreadLgeEmailsBadge.java:192:countUnreadItems()]Cannot reolve unread items
W/ActivityManager( 683): Permission Denial: opening provider com.lge.email.providers.LGEmailContentProvider from ProcessRecord{429a27e8 1454:com.lge.launcher2/u0a26} (pid=1454, uid=10026) requires com.lge.email.permission.ACCESS_PROVIDER or com.lge.email.permission.ACCESS_PROVIDER
I/[LGHome]NumberBadge.LGUnreadLgeEmailsBadge( 1454): [LGUnreadLgeEmailsBadge.java:202:countUnreadItems()]setTotalCount : 0
I/[LGHome]NumberBadge.LGUnreadLgeEmailsBadge( 1454): [LGUnreadLgeEmailsBadge.java:203:countUnreadItems()]countUnreadItems() ended..
I/[LGHome]NumberBadge.LGBroadCastBadge( 1454): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.lge.updatecenter.UpdateCenterPrfActivity = 0
I/[LGHome]NumberBadge.LGBroadCastBadge( 1454): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.whatsapp.Main = 1
I/ViewRootImpl( 683): ViewRoot's Touch Event : Touch Down
I/ViewRootImpl( 683): ViewRoot's Touch Event : Touch UP
I/SystemUI( 683): PhoneWindowManager.updateSystemUiVisibilityLw() :
I/SystemUI( 683): visibility=0x40000700, pkg=com.lge.launcher2
I/[LGHome]EVENT( 1454): [Launcher.java:5462:onWindowFocusChanged()]onWindowFocusChanged() hasFocus true
W/InputMethodManagerService( 683): Got RemoteException sending setActive(false) notification to pid 12526 uid 10115
W/Binder ( 1348): Caught a RuntimeException from the binder stub implementation.
W/Binder ( 1348): java.lang.NullPointerException
W/Binder ( 1348): at android.inputmethodservice.IInputMethodWrapper.setSessionEnabled(IInputMethodWrapper.java:280)
W/Binder ( 1348): at com.android.internal.view.IInputMethod$Stub.onTransact(IInputMethod.java:129)
W/Binder ( 1348): at android.os.Binder.execTransact(Binder.java:407)
W/Binder ( 1348): at dalvik.system.NativeStart.run(Native Method)
D/NotificationService( 683): updateLightListLocked :r=NotificationRecord(0x42e6d930: pkg=android user=UserHandle{-1} id=17040542 tag=null score=0: Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])), action=2
D/NotificationService( 683): notification=Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])
D/KeyguardUpdateMonitor( 1096): received broadcast com.lge.softkeypad.intent.HIDE
D/KeyguardUpdateMonitor( 1096): IME visibility change, visible = false
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
V/LGATCMDService( 1239): onSignalStrengthsChanged signalStrength=SignalStrength: 8 0 -97 -45 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte 3 level=3
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
V/LGATCMDService( 1239): broadcastRssiInfo() - Start RSSI : -97 ECIO : -45
V/TelephonyAutoProfiling( 1096): [getValue] FEATURE key : trf_based_vzw, value : null
D/BubblePopupHelper( 1096): isShowingBubblePopup : false
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
V/TelephonyAutoProfiling( 683): [getValue] FEATURE key : trf_based_vzw, value : null
V/TelephonyAutoProfiling( 1417): [getValue] FEATURE key : trf_based_vzw, value : null
D/PhoneInterfaceManager( 1417): [PhoneIntfMgr] sigLevel = 3
V/TelephonyAutoProfiling(30143): [getValue] FEATURE key : lgu_lte_single_device, value : null
D/PhoneApp( 1417): getIsInUseVoLTE : false
D/WifiStateMachine( 683): handleMessage: E msg.what=131155
D/WifiStateMachine( 683): processMsg: ConnectedState
D/WifiStateMachine( 683): processMsg: L2ConnectedState
D/WifiNative-wlan0( 683): doString: SIGNAL_POLL
D/wpa_supplicant( 1815): RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
D/wpa_supplicant( 1815): wlan0: Control interface command 'SIGNAL_POLL'
D/wpa_supplicant( 1815): nl80211: survey data missing!
D/WifiStateMachine( 683): handleMessage: X
I/ThermalEngine( 352): Sensor:pa_therm0:39000 mC
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
V/TelephonyAutoProfiling( 1096): [getValue] FEATURE key : trf_based_vzw, value : null
D/BubblePopupHelper( 1096): isShowingBubblePopup : false
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
V/LGATCMDService( 1239): onSignalStrengthsChanged signalStrength=SignalStrength: 8 0 -97 -45 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte 3 level=3
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
V/LGATCMDService( 1239): broadcastRssiInfo() - Start RSSI : -97 ECIO : -45
V/TelephonyAutoProfiling( 683): [getValue] FEATURE key : trf_based_vzw, value : null
V/TelephonyAutoProfiling(30143): [getValue] FEATURE key : lgu_lte_single_device, value : null
V/TelephonyAutoProfiling( 1417): [getValue] FEATURE key : trf_based_vzw, value : null
D/PhoneInterfaceManager( 1417): [PhoneIntfMgr] sigLevel = 3
D/PhoneApp( 1417): getIsInUseVoLTE : false
D/WifiStateMachine( 683): handleMessage: E msg.what=131155
D/WifiStateMachine( 683): processMsg: ConnectedState
D/WifiStateMachine( 683): processMsg: L2ConnectedState
D/WifiNative-wlan0( 683): doString: SIGNAL_POLL
D/wpa_supplicant( 1815): RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
D/wpa_supplicant( 1815): wlan0: Control interface command 'SIGNAL_POLL'
D/wpa_supplicant( 1815): nl80211: survey data missing!
D/WifiStateMachine( 683): handleMessage: X
I/ThermalEngine( 352): Sensor:pa_therm0:39000 mC
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
V/TelephonyAutoProfiling( 1096): [getValue] FEATURE key : trf_based_vzw, value : null
D/BubblePopupHelper( 1096): isShowingBubblePopup : false
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
V/LGATCMDService( 1239): onSignalStrengthsChanged signalStrength=SignalStrength: 8 0 -97 -45 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte 3 level=3
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
V/LGATCMDService( 1239): broadcastRssiInfo() - Start RSSI : -97 ECIO : -45
V/TelephonyAutoProfiling( 683): [getValue] FEATURE key : trf_based_vzw, value : null
V/TelephonyAutoProfiling(30143): [getValue] FEATURE key : lgu_lte_single_device, value : null
V/TelephonyAutoProfiling( 1417): [getValue] FEATURE key : trf_based_vzw, value : null
D/PhoneInterfaceManager( 1417): [PhoneIntfMgr] sigLevel = 3
D/PhoneApp( 1417): getIsInUseVoLTE : false
D/WifiStateMachine( 683): handleMessage: E msg.what=131155
D/WifiStateMachine( 683): processMsg: ConnectedState
D/WifiStateMachine( 683): processMsg: L2ConnectedState
D/WifiNative-wlan0( 683): doString: SIGNAL_POLL
D/wpa_supplicant( 1815): RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
D/wpa_supplicant( 1815): wlan0: Control interface command 'SIGNAL_POLL'
D/wpa_supplicant( 1815): nl80211: survey data missing!
D/WifiStateMachine( 683): handleMessage: X
D/BubblePopupHelper( 1096): isShowingBubblePopup : false
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
V/TelephonyAutoProfiling( 1096): [getValue] FEATURE key : trf_based_vzw, value : null
D/BubblePopupHelper( 1096): isShowingBubblePopup : false
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
V/LGATCMDService( 1239): onSignalStrengthsChanged signalStrength=SignalStrength: 9 0 -96 -45 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte 3 level=3
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
V/LGATCMDService( 1239): broadcastRssiInfo() - Start RSSI : -96 ECIO : -45
V/TelephonyAutoProfiling( 683): [getValue] FEATURE key : trf_based_vzw, value : null
V/TelephonyAutoProfiling(30143): [getValue] FEATURE key : lgu_lte_single_device, value : null
V/TelephonyAutoProfiling( 1417): [getValue] FEATURE key : trf_based_vzw, value : null
D/PhoneInterfaceManager( 1417): [PhoneIntfMgr] sigLevel = 3
D/PhoneApp( 1417): getIsInUseVoLTE : false
D/WifiStateMachine( 683): handleMessage: E msg.what=131155
D/WifiStateMachine( 683): processMsg: ConnectedState
D/WifiStateMachine( 683): processMsg: L2ConnectedState
D/WifiNative-wlan0( 683): doString: SIGNAL_POLL
D/wpa_supplicant( 1815): RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
D/wpa_supplicant( 1815): wlan0: Control interface command 'SIGNAL_POLL'
D/wpa_supplicant( 1815): nl80211: survey data missing!
D/WifiStateMachine( 683): handleMessage: X
D/BubblePopupHelper( 1096): isShowingBubblePopup : false
I/ThermalEngine( 352): Sensor:pa_therm0:39000 mC
D/WifiStateMachine( 683): handleMessage: E msg.what=131155
D/WifiStateMachine( 683): processMsg: ConnectedState
D/WifiStateMachine( 683): processMsg: L2ConnectedState
D/WifiNative-wlan0( 683): doString: SIGNAL_POLL
D/wpa_supplicant( 1815): RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
D/wpa_supplicant( 1815): wlan0: Control interface command 'SIGNAL_POLL'
D/wpa_supplicant( 1815): nl80211: survey data missing!
D/WifiStateMachine( 683): handleMessage: X
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
V/TelephonyAutoProfiling( 1096): [getValue] FEATURE key : trf_based_vzw, value : null
D/BubblePopupHelper( 1096): isShowingBubblePopup : false
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
V/LGATCMDService( 1239): onSignalStrengthsChanged signalStrength=SignalStrength: 9 0 -96 -45 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte 3 level=3
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
V/LGATCMDService( 1239): broadcastRssiInfo() - Start RSSI : -96 ECIO : -45
V/TelephonyAutoProfiling( 683): [getValue] FEATURE key : trf_based_vzw, value : null
V/TelephonyAutoProfiling(30143): [getValue] FEATURE key : lgu_lte_single_device, value : null
V/TelephonyAutoProfiling( 1417): [getValue] FEATURE key : trf_based_vzw, value : null
D/PhoneInterfaceManager( 1417): [PhoneIntfMgr] sigLevel = 3
D/PhoneApp( 1417): getIsInUseVoLTE : false
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_supply, action:3
D/KeyguardUpdateMonitor( 1096): received broadcast android.intent.action.BATTERY_CHANGED
I/[SystemUI]LGPowerUI( 1096): [LGPowerUI.java:806:batteryThermNotification()]batteryThermNotification temperature : 295 plugged : true isCharging : true
I/[SystemUI]LGPowerUI( 1096): [LGPowerUI.java:815:batteryThermNotification()]StopCharging degree: 550
W/Settings( 683): Setting stay_on_while_plugged_in has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
W/Settings( 683): Setting wifi_sleep_policy has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
D/TangibleManager( 1422): [TangibleIO] TangibleIntentReceiver onReceive intent = Intent { act=android.intent.action.BATTERY_CHANGED flg=0x60000010 (has extras) }
D/HeadsetTangibleController( 1422): [TangibleIO] HeadsetTangibleController onAction action = android.intent.action.BATTERY_CHANGED
D/UsbTangibleController( 1422): [TangibleIO] UsbTangibleController action = android.intent.action.BATTERY_CHANGED
D/WifiController( 683): battery changed pluggedType: 2
D/WifiStateMachine( 683): handleMessage: E msg.what=131155
D/WifiStateMachine( 683): processMsg: ConnectedState
D/WifiStateMachine( 683): processMsg: L2ConnectedState
D/WifiNative-wlan0( 683): doString: SIGNAL_POLL
D/wpa_supplicant( 1815): RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
D/wpa_supplicant( 1815): wlan0: Control interface command 'SIGNAL_POLL'
D/wpa_supplicant( 1815): nl80211: survey data missing!
D/WifiStateMachine( 683): handleMessage: X
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
V/TelephonyAutoProfiling( 1096): [getValue] FEATURE key : trf_based_vzw, value : null
D/BubblePopupHelper( 1096): isShowingBubblePopup : false
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
V/LGATCMDService( 1239): onSignalStrengthsChanged signalStrength=SignalStrength: 9 0 -95 -45 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte 3 level=3
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
V/LGATCMDService( 1239): broadcastRssiInfo() - Start RSSI : -95 ECIO : -45
V/TelephonyAutoProfiling( 683): [getValue] FEATURE key : trf_based_vzw, value : null
I/ThermalEngine( 352): Sensor:pa_therm0:39000 mC
V/TelephonyAutoProfiling( 1417): [getValue] FEATURE key : trf_based_vzw, value : null
D/PhoneInterfaceManager( 1417): [PhoneIntfMgr] sigLevel = 3
V/TelephonyAutoProfiling(30143): [getValue] FEATURE key : lgu_lte_single_device, value : null
D/PhoneApp( 1417): getIsInUseVoLTE : false
D/BubblePopupHelper( 1096): isShowingBubblePopup : false
D/BubblePopupHelper( 1096): isShowingBubblePopup : false
D/WifiStateMachine( 683): handleMessage: E msg.what=131155
D/WifiStateMachine( 683): processMsg: ConnectedState
D/WifiStateMachine( 683): processMsg: L2ConnectedState
D/WifiNative-wlan0( 683): doString: SIGNAL_POLL
D/wpa_supplicant( 1815): RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
D/wpa_supplicant( 1815): wlan0: Control interface command 'SIGNAL_POLL'
D/wpa_supplicant( 1815): nl80211: survey data missing!
D/WifiStateMachine( 683): handleMessage: X
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
V/TelephonyAutoProfiling( 1096): [getValue] FEATURE key : trf_based_vzw, value : null
D/BubblePopupHelper( 1096): isShowingBubblePopup : false
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
V/LGATCMDService( 1239): onSignalStrengthsChanged signalStrength=SignalStrength: 9 0 -96 -45 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte 3 level=3
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
V/LGATCMDService( 1239): broadcastRssiInfo() - Start RSSI : -96 ECIO : -45
V/TelephonyAutoProfiling( 683): [getValue] FEATURE key : trf_based_vzw, value : null
V/TelephonyAutoProfiling(30143): [getValue] FEATURE key : lgu_lte_single_device, value : null
V/TelephonyAutoProfiling( 1417): [getValue] FEATURE key : trf_based_vzw, value : null
D/PhoneInterfaceManager( 1417): [PhoneIntfMgr] sigLevel = 3
D/PhoneApp( 1417): getIsInUseVoLTE : false
D/BubblePopupHelper( 1096): isShowingBubblePopup : false
I/ThermalEngine( 352): Sensor:pa_therm0:39000 mC
D/WifiStateMachine( 683): handleMessage: E msg.what=131155
D/WifiStateMachine( 683): processMsg: ConnectedState
D/WifiStateMachine( 683): processMsg: L2ConnectedState
D/WifiNative-wlan0( 683): doString: SIGNAL_POLL
D/wpa_supplicant( 1815): RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
D/wpa_supplicant( 1815): wlan0: Control interface command 'SIGNAL_POLL'
D/wpa_supplicant( 1815): nl80211: survey data missing!
D/WifiStateMachine( 683): handleMessage: X
D/BubblePopupHelper( 1096): isShowingBubblePopup : false
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
V/TelephonyAutoProfiling( 1096): [getValue] FEATURE key : trf_based_vzw, value : null
D/BubblePopupHelper( 1096): isShowingBubblePopup : false
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
V/LGATCMDService( 1239): onSignalStrengthsChanged signalStrength=SignalStrength: 9 0 -96 -45 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte 3 level=3
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
V/LGATCMDService( 1239): broadcastRssiInfo() - Start RSSI : -96 ECIO : -45
V/TelephonyAutoProfiling( 683): [getValue] FEATURE key : trf_based_vzw, value : null
V/TelephonyAutoProfiling(30143): [getValue] FEATURE key : lgu_lte_single_device, value : null
V/TelephonyAutoProfiling( 1417): [getValue] FEATURE key : trf_based_vzw, value : null
D/PhoneInterfaceManager( 1417): [PhoneIntfMgr] sigLevel = 3
D/PhoneApp( 1417): getIsInUseVoLTE : false
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
V/WindowOrientationListener( 683): Proposed rotation changed! : currentRotation=0, proposedRotation=0, oldProposedRotation=-1, predictedRotation=0, timeDeltaMS=49.107, isAccelerating=false, isFlat=false, isSwinging=false, timeUntilSettledMS=0.0, timeUntilAccelerationDelayExpiredMS=0.0, timeUntilFlatDelayExpiredMS=0.0, timeUntilSwingDelayExpiredMS=0.0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
D/WifiStateMachine( 683): handleMessage: E msg.what=131155
D/WifiStateMachine( 683): processMsg: ConnectedState
D/WifiStateMachine( 683): processMsg: L2ConnectedState
D/WifiNative-wlan0( 683): doString: SIGNAL_POLL
D/wpa_supplicant( 1815): RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
D/wpa_supplicant( 1815): wlan0: Control interface command 'SIGNAL_POLL'
D/wpa_supplicant( 1815): nl80211: survey data missing!
D/WifiStateMachine( 683): handleMessage: X
I/ViewRootImpl( 1454): ViewRoot's Touch Event : Touch Down
V/TelephonyAutoProfiling( 683): [getValue] FEATURE key : trf_based_vzw, value : null
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
V/LGATCMDService( 1239): onSignalStrengthsChanged signalStrength=SignalStrength: 8 0 -98 -60 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte 3 level=3
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
V/TelephonyAutoProfiling( 1096): [getValue] FEATURE key : trf_based_vzw, value : null
V/LGATCMDService( 1239): broadcastRssiInfo() - Start RSSI : -98 ECIO : -60
D/BubblePopupHelper( 1096): isShowingBubblePopup : false
V/TelephonyAutoProfiling( 1417): [getValue] FEATURE key : trf_based_vzw, value : null
D/PhoneInterfaceManager( 1417): [PhoneIntfMgr] sigLevel = 3
V/TelephonyAutoProfiling(30143): [getValue] FEATURE key : lgu_lte_single_device, value : null
D/PhoneApp( 1417): getIsInUseVoLTE : false
I/ViewRootImpl( 1454): ViewRoot's Touch Event : Touch UP
I/ActivityManager( 1454): Timeline: Activity_launch_request id:com.mycarp time:182972116
I/ActivityManager( 683): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.mycarp/.MainActivity} from pid 1454
D/ActivityManager( 683): pauseBackStacks: stack=ActivityStack{42729790 stackId=0, 1 tasks} mResumedActivity=ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
V/ActivityManager( 683): Moving to PAUSING: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
V/ActivityManager( 683): resumeTopActivityLocked: Skip resume: need to start pausing
I/[LGHome]EVENT( 1454): [Launcher.java:889:onPause()]onPause
D/ActivityManager( 683): allPausedActivitiesComplete: r=ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} state=PAUSING
V/ActivityManager( 683): Moving to PAUSED: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (pause complete)
D/ActivityManager( 683): resumeTopActivityLocked: Restarting ActivityRecord{41e91b78 u0 com.mycarp/.MainActivity t86}
I/ActivityManager( 683): Start proc com.mycarp for activity com.mycarp/.MainActivity: pid=12625 uid=10115 gids={50115, 3003, 1028, 1015}
V/ActivityManager( 683): Moving to STOPPING: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (stop requested)
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
D/dalvikvm(12625): Late-enabling CheckJNI
I/[LGHome]EVENT( 1454): [Launcher.java:5462:onWindowFocusChanged()]onWindowFocusChanged() hasFocus false
V/ActivityManager( 683): Moving to STOPPED: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (stop complete)
I/[LGHome]EVENT( 1454): [Launcher.java:4950:onStop()]onStop
D/BubblePopupHelper( 1454): isShowingBubblePopup : false
I/SystemUI( 683): PhoneWindowManager.updateSystemUiVisibilityLw() :
I/SystemUI( 683): visibility=0x0, pkg=com.mycarp
V/ActivityManager( 683): Moving to RESUMED: ActivityRecord{41e91b78 u0 com.mycarp/.MainActivity t86} (starting new instance)
D/HyLog (12625): I : /data/font/config/sfconfig.dat, No such file or directory (2)
D/HyLog (12625): I : /data/font/config/dfactpre.dat, No such file or directory (2)
D/HyLog (12625): I : /data/font/config/sfconfig.dat, No such file or directory (2)
D/bsthal ( 683): setDelay, handle: 1598182229 delay: 66667000
E/bsthal ( 683): <BST> set delay: 66667000ns
I/bsthal ( 683): <BST> set delay of <LGE Accelerometer Sensor> to 66ms
D/bstd ( 446):
D/bstd ( 446): [1921723145][I]BS_INFO<channel_cntl><channel_on_cmd_received><258>command to ACCELERATION, cmd: 2 value: 66
D/bstd ( 446):
D/bstd ( 446): [1921723145][I]BS_INFO<algo_adapter_bst><algo_on_interval_changed><687>type: 1 interval: 50 new hz: 20 dr: 3
D/bstd ( 446):
D/bstd ( 446): [1921723145][I]BS_INFO<channel_fusion><fusion_arbitrate_dr><242>arbitrated dr: 3 0 0
D/bstd ( 446):
D/bstd ( 446): [1921723145][I]BS_INFO<hw_cntl_a><hw_acc_set_bandwidth><455>bw: 1, hw->bw: 1
D/bstd ( 446):
D/bstd ( 446): [1921723145][I]BS_INFO<channel_cntl><channel_on_cmd_received><306>new interval for sensor ACCELERATION is 50, request: 66
D/bstd ( 446):
D/bstd ( 446): [1921723145][I]BS_INFO<sensor_provider><sp_recalc_interval_re><345>new interval for sp: SP_FUSION is: 1000
D/dalvikvm(12625): Trying to load lib /data/app-lib/com.mycarp-2/libreactnativejni.so 0x41e4d238
D/dalvikvm(12625): Added shared lib /data/app-lib/com.mycarp-2/libreactnativejni.so 0x41e4d238
D/dalvikvm(12625): Trying to load lib /data/app-lib/com.mycarp-2/libreactnativejni.so 0x41e4d238
D/dalvikvm(12625): Shared lib '/data/app-lib/com.mycarp-2/libreactnativejni.so' already loaded in same CL 0x41e4d238
I/dalvikvm(12625): threadid=1: recursive native library load attempt (/data/app-lib/com.mycarp-2/libreactnativejni.so)
D/dalvikvm(12625): Trying to load lib /data/app-lib/com.mycarp-2/libfbjni.so 0x41e4d238
D/dalvikvm(12625): Added shared lib /data/app-lib/com.mycarp-2/libfbjni.so 0x41e4d238
I/Adreno-EGL(12625): <qeglDrvAPI_eglInitialize:385>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_KK_3.5_RB1.04.04.02.006.060_msm8610_refs/tags/AU_LINUX_ANDROID_KK_3.5_RB1.04.04.02.006.060__release_AU ()
I/Adreno-EGL(12625): OpenGL ES Shader Compiler Version: E031.24.00.02
I/Adreno-EGL(12625): Build Date: 01/07/14 Tue
I/Adreno-EGL(12625): Local Branch:
I/Adreno-EGL(12625): Remote Branch: refs/tags/AU_LINUX_ANDROID_KK_3.5_RB1.04.04.02.006.060
I/Adreno-EGL(12625): Local Patches: NONE
I/Adreno-EGL(12625): Reconstruct Branch: NOTHING
I/dalvikvm(12625): Could not find method com.facebook.react.views.view.ReactViewGroup.drawableHotspotChanged, referenced from method com.facebook.react.views.view.ReactViewManager.receiveCommand
W/dalvikvm(12625): VFY: unable to resolve virtual method 26559: Lcom/facebook/react/views/view/ReactViewGroup;.drawableHotspotChanged (FF)V
D/dalvikvm(12625): VFY: replacing opcode 0x6e at 0x002d
I/dalvikvm(12625): Could not find method com.facebook.react.views.view.ReactViewGroup.setElevation, referenced from method com.facebook.react.views.view.ReactViewManager.setElevation
W/dalvikvm(12625): VFY: unable to resolve virtual method 26595: Lcom/facebook/react/views/view/ReactViewGroup;.setElevation (F)V
D/dalvikvm(12625): VFY: replacing opcode 0x6e at 0x000a
I/ThermalEngine( 352): Sensor:pa_therm0:39000 mC
D/OpenGLRenderer(12625): Enabling debug mode 0
W/unknown:React(12625): Unable to dispatch keyboard events in JS as the react instance has not been attached
D/NotificationService( 683): updateLightListLocked :r=null, action=2
D/KeyguardUpdateMonitor( 1096): received broadcast com.lge.softkeypad.intent.SHOW
D/KeyguardUpdateMonitor( 1096): IME visibility change, visible = true
D/NotificationService( 683): updateLightListLocked :r=NotificationRecord(0x42a06188: pkg=android user=UserHandle{-1} id=17040542 tag=null score=0: Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])), action=2
D/NotificationService( 683): notification=Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])
I/ActivityManager( 683): Displayed com.mycarp/.MainActivity: +360ms
I/ActivityManager( 683): Timeline: Activity_windows_visible id: ActivityRecord{41e91b78 u0 com.mycarp/.MainActivity t86} time:182972516
I/ActivityManager(12625): Timeline: Activity_idle id: android.os.BinderProxy@41e494b8 time:182972527
D/KeyguardUpdateMonitor( 1096): received broadcast com.lge.softkeypad.intent.SHOW
D/KeyguardUpdateMonitor( 1096): IME visibility change, visible = true
W/unknown:React(12625): Unable to dispatch keyboard events in JS as the react instance has not been attached
I/dalvikvm(12625): Could not find method android.webkit.CookieManager.setCookie, referenced from method com.facebook.react.modules.network.ForwardingCookieHandler.addCookieAsync
W/dalvikvm(12625): VFY: unable to resolve virtual method 18609: Landroid/webkit/CookieManager;.setCookie (Ljava/lang/String;Ljava/lang/String;Landroid/webkit/ValueCallback;)V
D/dalvikvm(12625): VFY: replacing opcode 0x6e at 0x0005
I/dalvikvm(12625): Could not find method android.webkit.CookieManager.removeAllCookies, referenced from method com.facebook.react.modules.network.ForwardingCookieHandler.clearCookiesAsync
W/dalvikvm(12625): VFY: unable to resolve virtual method 18606: Landroid/webkit/CookieManager;.removeAllCookies (Landroid/webkit/ValueCallback;)V
D/dalvikvm(12625): VFY: replacing opcode 0x6e at 0x0009
I/dalvikvm(12625): Could not find method android.webkit.CookieManager.flush, referenced from method com.facebook.react.modules.network.ForwardingCookieHandler$CookieSaver.flush
W/dalvikvm(12625): VFY: unable to resolve virtual method 18602: Landroid/webkit/CookieManager;.flush ()V
D/dalvikvm(12625): VFY: replacing opcode 0x6e at 0x0006
D/ReactNativeMapboxGLModule(12625): Context com.facebook.react.bridge.ReactApplicationContext@41e7f9a8
D/ReactNativeMapboxGLModule(12625): reactContext com.facebook.react.bridge.ReactApplicationContext@41e7f9a8
E/DataScheduler(12625): isDataSchedulerEnabled():false
W/dalvikvm(12625): VFY: unable to find class referenced in signature (Ljava/nio/file/Path;)
W/dalvikvm(12625): VFY: unable to find class referenced in signature ([Ljava/nio/file/OpenOption;)
I/dalvikvm(12625): Could not find method java.nio.file.Files.newOutputStream, referenced from method okio.Okio.sink
W/dalvikvm(12625): VFY: unable to resolve static method 34393: Ljava/nio/file/Files;.newOutputStream (Ljava/nio/file/Path;[Ljava/nio/file/OpenOption;)Ljava/io/OutputStream;
D/dalvikvm(12625): VFY: replacing opcode 0x71 at 0x000a
W/dalvikvm(12625): VFY: unable to find class referenced in signature (Ljava/nio/file/Path;)
W/dalvikvm(12625): VFY: unable to find class referenced in signature ([Ljava/nio/file/OpenOption;)
I/dalvikvm(12625): Could not find method java.nio.file.Files.newInputStream, referenced from method okio.Okio.source
W/dalvikvm(12625): VFY: unable to resolve static method 34392: Ljava/nio/file/Files;.newInputStream (Ljava/nio/file/Path;[Ljava/nio/file/OpenOption;)Ljava/io/InputStream;
D/dalvikvm(12625): VFY: replacing opcode 0x71 at 0x000a
I/dalvikvm(12625): Could not find method android.widget.ImageView.<init>, referenced from method com.facebook.drawee.view.DraweeView.<init>
W/dalvikvm(12625): VFY: unable to resolve direct method 18859: Landroid/widget/ImageView;.<init> (Landroid/content/Context;Landroid/util/AttributeSet;II)V
D/dalvikvm(12625): VFY: replacing opcode 0x70 at 0x0000
I/dalvikvm(12625): Could not find method com.facebook.drawee.view.DraweeView.getImageTintList, referenced from method com.facebook.drawee.view.DraweeView.init
W/dalvikvm(12625): VFY: unable to resolve virtual method 21189: Lcom/facebook/drawee/view/DraweeView;.getImageTintList ()Landroid/content/res/ColorStateList;
D/dalvikvm(12625): VFY: replacing opcode 0x6e at 0x0015
I/ReactNativeJS(12625): Running application "mycarp" with appParams: {"initialProps":{},"rootTag":1}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF
D/dalvikvm(12625): GC_CONCURRENT freed 1233K, 18% free 7153K/8620K, paused 3ms+3ms, total 37ms
D/dalvikvm(12625): Trying to load lib /data/app-lib/com.mycarp-2/libmapbox-gl.so 0x41e4d238
D/dalvikvm(12625): Added shared lib /data/app-lib/com.mycarp-2/libmapbox-gl.so 0x41e4d238
I/mbgl (12625): {Map}[Android]: Not activating as we are not ready
I/mbgl (12625): {Map}[Android]: Not deactivating as we are not ready
I/mbgl (12625): {Main}[OpenGL]: EGL Vendor: Android
I/mbgl (12625): {Main}[OpenGL]: EGL Version: 1.4 Android META-EGL
I/mbgl (12625): {Main}[OpenGL]: EGL Client APIs: OpenGL_ES
I/mbgl (12625): {Main}[OpenGL]: EGL Client Extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image EGL_KHR_image_base EGL_KHR_lock_surface EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_KHR_create_context EGL_EXT_create_context_robustness EGL_ANDROID_image_native_buffer EGL_KHR_wait_sync EGL_ANDROID_recordable
I/mbgl (12625): {Main}[OpenGL]: Found 3 configs
I/mbgl (12625): {Main}[OpenGL]: Config 0:
I/mbgl (12625): {Main}[OpenGL]: ...Caveat: 12344
I/mbgl (12625): {Main}[OpenGL]: ...Conformant: 71
I/mbgl (12625): {Main}[OpenGL]: ...Color: 16
I/mbgl (12625): {Main}[OpenGL]: ...Red: 5
I/mbgl (12625): {Main}[OpenGL]: ...Green: 6
I/mbgl (12625): {Main}[OpenGL]: ...Blue: 5
I/mbgl (12625): {Main}[OpenGL]: ...Alpha: 0
I/mbgl (12625): {Main}[OpenGL]: ...Alpha mask: 0
I/mbgl (12625): {Main}[OpenGL]: ...Depth: 24
I/mbgl (12625): {Main}[OpenGL]: ...Stencil: 8
I/mbgl (12625): {Main}[OpenGL]: ...Sample buffers: 0
I/mbgl (12625): {Main}[OpenGL]: ...Samples: 0
I/mbgl (12625): {Main}[OpenGL]: Config 1:
I/mbgl (12625): {Main}[OpenGL]: ...Caveat: 12344
I/mbgl (12625): {Main}[OpenGL]: ...Conformant: 71
I/mbgl (12625): {Main}[OpenGL]: ...Color: 24
I/mbgl (12625): {Main}[OpenGL]: ...Red: 8
I/mbgl (12625): {Main}[OpenGL]: ...Green: 8
I/mbgl (12625): {Main}[OpenGL]: ...Blue: 8
I/mbgl (12625): {Main}[OpenGL]: ...Alpha: 0
I/mbgl (12625): {Main}[OpenGL]: ...Alpha mask: 0
I/mbgl (12625): {Main}[OpenGL]: ...Depth: 24
I/mbgl (12625): {Main}[OpenGL]: ...Stencil: 8
I/mbgl (12625): {Main}[OpenGL]: ...Sample buffers: 0
I/mbgl (12625): {Main}[OpenGL]: ...Samples: 0
I/mbgl (12625): {Main}[OpenGL]: Config 2:
I/mbgl (12625): {Main}[OpenGL]: ...Caveat: 12344
I/mbgl (12625): {Main}[OpenGL]: ...Conformant: 71
I/mbgl (12625): {Main}[OpenGL]: ...Color: 32
I/mbgl (12625): {Main}[OpenGL]: ...Red: 8
I/mbgl (12625): {Main}[OpenGL]: ...Green: 8
I/mbgl (12625): {Main}[OpenGL]: ...Blue: 8
I/mbgl (12625): {Main}[OpenGL]: ...Alpha: 8
I/mbgl (12625): {Main}[OpenGL]: ...Alpha mask: 0
I/mbgl (12625): {Main}[OpenGL]: ...Depth: 24
I/mbgl (12625): {Main}[OpenGL]: ...Stencil: 8
I/mbgl (12625): {Main}[OpenGL]: ...Sample buffers: 0
I/mbgl (12625): {Main}[OpenGL]: ...Samples: 0
I/mbgl (12625): {Main}[OpenGL]: Chosen config is 1
I/mbgl (12625): {Main}[OpenGL]: Chosen window format is 2
D/libc ( 338): _dns_getaddrinfo: iptype =1
D/libc ( 338): _dns_getaddrinfo: query_ipv4=1, query_ipv6=0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
D/WifiStateMachine( 683): handleMessage: E msg.what=131155
D/WifiStateMachine( 683): processMsg: ConnectedState
D/WifiStateMachine( 683): processMsg: L2ConnectedState
D/WifiNative-wlan0( 683): doString: SIGNAL_POLL
D/wpa_supplicant( 1815): RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
D/wpa_supplicant( 1815): wlan0: Control interface command 'SIGNAL_POLL'
D/wpa_supplicant( 1815): nl80211: survey data missing!
D/WifiStateMachine( 683): handleMessage: X
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
D/BubblePopupHelper( 1096): isShowingBubblePopup : false
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
D/KeyguardUpdateMonitor( 1096): received broadcast android.intent.action.TIME_TICK
D/KeyguardUpdateMonitor( 1096): handleTimeUpdate
D/KeyguardModel( 1096): mReceiver, received action: android.intent.action.TIME_TICK, sendingUserId:-1
D/Clock ( 1096): Clock updated, drawingStartTime : 1451862660046, nextTick: 59966, mDrawingTime: 8
D/Clock ( 1096): Clock updated, drawingStartTime : 1451862660059, nextTick: 59971, mDrawingTime: 2
D/WeatherService( 1993): 2 : TimeTick Intent has been received, Time(hour:min:sec) 0:11:0
D/WeatherService( 1993): 2 : TimeTick Intent And Screen On
D/WeatherService( 1993): 2 : SDK version : 19
D/WeatherQuickCover( 1993): 2 : quick cover state : opened : 0
D/Weather.Utils( 1993): 2 : Utils getTopActivity com.lge.launcher2 / false
D/Weather.Utils( 1993): 2 : Utils getTopActivity com.lge.easyhome / false
D/WeatherService( 1993): 2 : shouldTimeTickRegistered : false
D/WeatherService( 1993): 2 : TimeTick Receiver Unregister
D/dalvikvm(12625): GC_FOR_ALLOC freed 646K, 14% free 8182K/9416K, paused 23ms, total 24ms
F/libc (12625): Fatal signal 6 (SIGABRT) at 0x00003151 (code=-6), thread 12625 (com.mycarp)
D/WeatherService( 1993): 2 : TimeTick Intent has been processed, Time(hour:min:sec) 0:11:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/DEBUG ( 339): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 339): Build fingerprint: 'lge/w55n_global_com/w55n:4.4.2/KOT49I.A1399482427/1399482427:user/release-keys'
I/DEBUG ( 339): Revision: '6'
I/DEBUG ( 339): pid: 12625, tid: 12625, name: com.mycarp >>> com.mycarp <<<
I/DEBUG ( 339): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
I/DEBUG ( 339): r0 00000000 r1 00003151 r2 00000006 r3 00000000
I/DEBUG ( 339): r4 00000006 r5 00000016 r6 00003151 r7 0000010c
I/DEBUG ( 339): r8 61abe6c8 r9 26400021 sl 420e8758 fp bed2dd60
I/DEBUG ( 339): ip 434c4e47 sp bed2dcf0 lr 400f41fd pc 401031cc cpsr 00070010
I/DEBUG ( 339): d0 0000000000000000 d1 0000000000000000
I/DEBUG ( 339): d2 0000000000000000 d3 0000000000000000
I/DEBUG ( 339): d4 0000000000000000 d5 0000000000000000
I/DEBUG ( 339): d6 0000000000000000 d7 0000000000000000
I/DEBUG ( 339): d8 00000000437f0000 d9 0000000000000000
I/DEBUG ( 339): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 339): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 339): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 339): d16 6574697270533a3a d17 6378456567616d49
I/DEBUG ( 339): d18 bed2d6f864367500 d19 64376ec0643674d8
I/DEBUG ( 339): d20 2640002161abe6c8 d21 bed2e1a8420e8758
I/DEBUG ( 339): d22 bed2d6b063bf447c d23 63b2647c63b2647c
I/DEBUG ( 339): d24 0000000000000000 d25 0000000000000000
I/DEBUG ( 339): d26 0000000000000000 d27 0000000000000008
I/DEBUG ( 339): d28 0100010001000100 d29 0100010001000100
I/DEBUG ( 339): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 339): scr 20000013
I/DEBUG ( 339):
I/DEBUG ( 339): backtrace:
I/DEBUG ( 339): #00 pc 000221cc /system/lib/libc.so (tgkill+12)
I/DEBUG ( 339): #01 pc 000131f9 /system/lib/libc.so (pthread_kill+48)
I/DEBUG ( 339): #02 pc 0001340d /system/lib/libc.so (raise+10)
I/DEBUG ( 339): #03 pc 00012143 /system/lib/libc.so
I/DEBUG ( 339): #04 pc 00021a80 /system/lib/libc.so (abort+4)
I/DEBUG ( 339): #05 pc 003bc240 /data/app-lib/com.mycarp-2/libmapbox-gl.so
I/DEBUG ( 339): #06 pc 003bc370 /data/app-lib/com.mycarp-2/libmapbox-gl.so
I/DEBUG ( 339): #07 pc 003ac9c8 /data/app-lib/com.mycarp-2/libmapbox-gl.so
I/DEBUG ( 339):
I/DEBUG ( 339): stack:
I/DEBUG ( 339): bed2dcb0 00000000
I/DEBUG ( 339): bed2dcb4 00000000
I/DEBUG ( 339): bed2dcb8 bed2dd18 [stack]
I/DEBUG ( 339): bed2dcbc 63b24474 /data/app-lib/com.mycarp-2/libmapbox-gl.so (__dynamic_cast+112)
I/DEBUG ( 339): bed2dcc0 00000000
I/DEBUG ( 339): bed2dcc4 00000000
I/DEBUG ( 339): bed2dcc8 63bed61c /data/app-lib/com.mycarp-2/libmapbox-gl.so
I/DEBUG ( 339): bed2dccc 63bea6f4 /data/app-lib/com.mycarp-2/libmapbox-gl.so
I/DEBUG ( 339): bed2dcd0 63bed610 /data/app-lib/com.mycarp-2/libmapbox-gl.so
I/DEBUG ( 339): bed2dcd4 00000000
I/DEBUG ( 339): bed2dcd8 63bea6f4 /data/app-lib/com.mycarp-2/libmapbox-gl.so
I/DEBUG ( 339): bed2dcdc 00000000
I/DEBUG ( 339): bed2dce0 00000001
I/DEBUG ( 339): bed2dce4 00000000
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
I/DEBUG ( 339): bed2dce8 4012b1d8 /system/lib/libc.so
I/DEBUG ( 339): bed2dcec 5dc4a098
I/DEBUG ( 339): #00 bed2dcf0 00000006
I/DEBUG ( 339): bed2dcf4 00000016
I/DEBUG ( 339): bed2dcf8 00003151
I/DEBUG ( 339): bed2dcfc 434c4e47 /dev/ashmem/dalvik-heap (deleted)
V/TelephonyAutoProfiling( 1096): [getValue] FEATURE key : trf_based_vzw, value : null
I/DEBUG ( 339): bed2dd00 434c4e47 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 339): bed2dd04 400f41fd /system/lib/libc.so (pthread_kill+52)
I/DEBUG ( 339): #01 bed2dd08 00000006
I/DEBUG ( 339): bed2dd0c 00000000
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
V/LGATCMDService( 1239): onSignalStrengthsChanged signalStrength=SignalStrength: 8 0 -98 -60 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte 3 level=3
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
I/DEBUG ( 339): bed2dd10 63bf0d14 /data/app-lib/com.mycarp-2/libmapbox-gl.so
V/LGATCMDService( 1239): broadcastRssiInfo() - Start RSSI : -98 ECIO : -60
I/DEBUG ( 339): bed2dd14 400f4411 /system/lib/libc.so (raise+14)
V/TelephonyAutoProfiling( 683): [getValue] FEATURE key : trf_based_vzw, value : null
I/DEBUG ( 339): #02 bed2dd18 bed2dd24 [stack]
I/DEBUG ( 339): bed2dd1c 400f3147 /system/lib/libc.so
D/BubblePopupHelper( 1096): isShowingBubblePopup : false
V/TelephonyAutoProfiling( 1417): [getValue] FEATURE key : trf_based_vzw, value : null
D/PhoneInterfaceManager( 1417): [PhoneIntfMgr] sigLevel = 3
V/TelephonyAutoProfiling(30143): [getValue] FEATURE key : lgu_lte_single_device, value : null
I/DEBUG ( 339):
I/DEBUG ( 339): memory near r1:
I/DEBUG ( 339): 00003130 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 00003140 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 00003150 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 00003160 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 00003170 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 00003180 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 00003190 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 000031a0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 000031b0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 000031c0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 000031d0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 000031e0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 000031f0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 00003200 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 00003210 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 00003220 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339):
I/DEBUG ( 339): memory near r6:
I/DEBUG ( 339): 00003130 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 00003140 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 00003150 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 00003160 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 00003170 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 00003180 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 00003190 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 000031a0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 000031b0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 000031c0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 000031d0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 000031e0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 000031f0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 00003200 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 00003210 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 00003220 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339):
I/DEBUG ( 339): memory near r8:
I/DEBUG ( 339): 61abe6a8 00000002 40252c80 61ddfe60 0000005c
I/DEBUG ( 339): 61abe6b8 00000007 00000004 00000000 0000009b
I/DEBUG ( 339): 61abe6c8 63be9068 62a4df90 416cd4e0 1d20000b
I/DEBUG ( 339): 61abe6d8 00000000 00000001 00000000 61acedc0
I/DEBUG ( 339): 61abe6e8 0000000b 00000002 00000000 00000000
I/DEBUG ( 339): 61abe6f8 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 61abe708 08070000 07080808 00000000 00000000
I/DEBUG ( 339): 61abe718 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 61abe728 3fc00000 00000002 39d21000 00000001
I/DEBUG ( 339): 61abe738 00000000 62a4dce8 62a4ddc0 62a4ddd8
I/DEBUG ( 339): 61abe748 62a4df90 ffffffff 0000035d 61abe558
I/DEBUG ( 339): 61abe758 00000098 00000063 402534d8 61a41da8
I/DEBUG ( 339): 61abe768 40252c80 615fa230 0000000e 00000007
I/DEBUG ( 339): 61abe778 00000004 42e19800 00000000 c1800000
I/DEBUG ( 339): 61abe788 42df9800 3f800000 402534f8 61a40388
I/DEBUG ( 339): 61abe798 0000000e 00000007 00000002 40252c80
I/DEBUG ( 339):
I/DEBUG ( 339): memory near r9:
I/DEBUG ( 339): 26400000 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 26400010 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 26400020 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 26400030 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 26400040 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 26400050 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 26400060 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 26400070 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 26400080 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 26400090 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 264000a0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 264000b0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 264000c0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 264000d0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 264000e0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339): 264000f0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 339):
I/DEBUG ( 339): memory near sl:
I/DEBUG ( 339): 420e8738 00000000 00000000 00000000 0004001b
I/DEBUG ( 339): 420e8748 417ba800 00000000 00040000 00000000
I/DEBUG ( 339): 420e8758 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e8768 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e8778 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e8788 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e8798 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e87a8 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e87b8 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e87c8 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e87d8 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e87e8 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e87f8 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e8808 00000000 00000000 00000000 00000000
D/PhoneApp( 1417): getIsInUseVoLTE : false
I/DEBUG ( 339): 420e8818 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 420e8828 00000000 00000000 00000000 00000000
I/DEBUG ( 339):
I/DEBUG ( 339): memory near fp:
I/DEBUG ( 339): bed2dd40 63bc6b3a 40102a84 00003151 63b32244
I/DEBUG ( 339): bed2dd50 00000001 bed2dd6c bed2dd80 420e8758
I/DEBUG ( 339): bed2dd60 bed2e198 63b32374 61abe6c8 63bc6b3a
I/DEBUG ( 339): bed2dd70 bed2dd80 6437816c 00000000 00000400
I/DEBUG ( 339): bed2dd80 6c67626d 74753a3a 3a3a6c69 69727053
I/DEBUG ( 339): bed2dd90 6d496574 45656761 70656378 6e6f6974
I/DEBUG ( 339): bed2dda0 00000000 00000000 00000000 00000000
I/DEBUG ( 339): bed2ddb0 00000000 00000000 00000000 00000000
I/DEBUG ( 339): bed2ddc0 00000000 00000000 00000000 00000000
I/DEBUG ( 339): bed2ddd0 00000000 00000000 00000000 00000000
I/DEBUG ( 339): bed2dde0 00000000 00000000 00000000 00000000
I/DEBUG ( 339): bed2ddf0 00000000 00000000 00000000 00000000
I/DEBUG ( 339): bed2de00 00000000 00000000 00000000 00000000
I/DEBUG ( 339): bed2de10 00000000 00000000 00000000 00000000
I/DEBUG ( 339): bed2de20 00000000 00000000 00000000 00000000
I/DEBUG ( 339): bed2de30 00000000 00000000 00000000 00000000
I/DEBUG ( 339):
I/DEBUG ( 339): memory near ip:
I/DEBUG ( 339): 434c4e24 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4e34 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4e44 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4e54 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4e64 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4e74 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4e84 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4e94 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4ea4 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4eb4 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4ec4 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4ed4 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4ee4 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4ef4 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4f04 00000000 00000000 00000000 00000000
I/DEBUG ( 339): 434c4f14 00000000 00000000 00000000 00000000
I/DEBUG ( 339):
I/DEBUG ( 339): memory near sp:
I/DEBUG ( 339): bed2dcd0 63bed610 00000000 63bea6f4 00000000
I/DEBUG ( 339): bed2dce0 00000001 00000000 4012b1d8 5dc4a098
I/DEBUG ( 339): bed2dcf0 00000006 00000016 00003151 434c4e47
I/DEBUG ( 339): bed2dd00 434c4e47 400f41fd 00000006 00000000
I/DEBUG ( 339): bed2dd10 63bf0d14 400f4411 bed2dd24 400f3147
I/DEBUG ( 339): bed2dd20 4012b22c ffffffdf 0000000a 00000000
I/DEBUG ( 339): bed2dd30 4012b22c 40139334 0000000a 4012b22c
I/DEBUG ( 339): bed2dd40 63bc6b3a 40102a84 00003151 63b32244
I/DEBUG ( 339): bed2dd50 00000001 bed2dd6c bed2dd80 420e8758
I/DEBUG ( 339): bed2dd60 bed2e198 63b32374 61abe6c8 63bc6b3a
I/DEBUG ( 339): bed2dd70 bed2dd80 6437816c 00000000 00000400
I/DEBUG ( 339): bed2dd80 6c67626d 74753a3a 3a3a6c69 69727053
I/DEBUG ( 339): bed2dd90 6d496574 45656761 70656378 6e6f6974
I/DEBUG ( 339): bed2dda0 00000000 00000000 00000000 00000000
I/DEBUG ( 339): bed2ddb0 00000000 00000000 00000000 00000000
I/DEBUG ( 339): bed2ddc0 00000000 00000000 00000000 00000000
I/DEBUG ( 339):
I/DEBUG ( 339): code around pc:
I/DEBUG ( 339): 401031ac e8bd00f0 e3700a01 912fff1e e2600000
I/DEBUG ( 339): 401031bc ea006e42 e92d50f0 e3a07f43 ef000000
I/DEBUG ( 339): 401031cc e8bd50f0 e3700a01 912fff1e e2600000
I/DEBUG ( 339): 401031dc ea006e3a e92d50f0 e3a070ee ef000000
I/DEBUG ( 339): 401031ec e8bd50f0 e3700a01 912fff1e e2600000
I/DEBUG ( 339): 401031fc ea006e32 f200429a bf0080b9 f040f891
I/DEBUG ( 339): 4010320c 4001e92d f2c02a04 2a1080a5 8093f2c0
I/DEBUG ( 339): 4010321c f2c02a20 2a408088 ea4fdb7f f1bc1c92
I/DEBUG ( 339): 4010322c dd6c0f0a 0600e92d 0f40f1bc f500dd4a
I/DEBUG ( 339): 4010323c f5016e80 ebae7920 ea4f0e09 ea4f5e4e
I/DEBUG ( 339): 4010324c f50e5e5e ebbc7e20 dd3b1f9e f04fbfc4
I/DEBUG ( 339): 4010325c ebd9090a dd35199e 0a0eeb01 0a3ff02a
I/DEBUG ( 339): 4010326c 1c9eebac bfd245e1 0c09ebac f04f46e1
I/DEBUG ( 339): 4010327c f8910c00 f891f240 f921f280 f921028d
I/DEBUG ( 339): 4010328c f8da428d f1b93000 f9000901 f900028d
I/DEBUG ( 339): 4010329c f10a428d d1ee0a40 0f00f1bc f5bcd02b
I/DEBUG ( 339):
I/DEBUG ( 339): code around lr:
I/DEBUG ( 339): 400f41dc 447b4b13 42b3e010 6a1ed10e 44784811
I/DEBUG ( 339): 400f41ec ec84f7fb ea20f00d 46224631 efe2f00e
I/DEBUG ( 339): 400f41fc d00a3001 e00b2400 2b00681b 480ad1eb
I/DEBUG ( 339): 400f420c 44782403 ec72f7fb f001e002 6804fa23
I/DEBUG ( 339): 400f421c fa20f001 46206005 bf00bd70 0003b1d6
I/DEBUG ( 339): 400f422c 0003b1ca 0003b1c2 0003b19e bf7ef7ff
I/DEBUG ( 339): 400f423c 4a3e4b3d e92d447b b08b43f0 4606589c
I/DEBUG ( 339): 400f424c 6823460d 930946a1 fa04f001 8000f8d0
I/DEBUG ( 339): 400f425c d0482d00 f0104628 280ff92f d8444604
I/DEBUG ( 339): 400f426c ffe4f7ff d1064286 4629200f e8eaf00d
I/DEBUG ( 339): 400f427c d03c2800 482ee02e f7fb4478 482debb6
I/DEBUG ( 339): 400f428c e0154478 d11342b0 482b6a06 f7fb4478
I/DEBUG ( 339): 400f429c 4a2aec2e 46332120 a801447a f9a6f013
I/DEBUG ( 339): 400f42ac a8012101 fcc4f01a 46061c42 e011d104
I/DEBUG ( 339): 400f42bc 28006800 e02cd1e6 46294630 f00d4622
I/DEBUG ( 339): 400f42cc 1c43e926 d11e4607 f9c4f001 29046801
W/ActivityManager( 683): Force finishing activity com.mycarp/.MainActivity
V/ActivityManager( 683): Moving to PAUSING: ActivityRecord{41e91b78 u0 com.mycarp/.MainActivity t86 f}
D/bsthal ( 683): setDelay, handle: 1598182229 delay: 66667000
E/bsthal ( 683): <BST> set delay: 66667000ns
I/bsthal ( 683): <BST> set delay of <LGE Accelerometer Sensor> to 66ms
D/bstd ( 446):
D/bstd ( 446): [1921726221][I]BS_INFO<channel_cntl><channel_on_cmd_received><258>command to ACCELERATION, cmd: 2 value: 66
D/bstd ( 446):
D/bstd ( 446): [1921726221][I]BS_INFO<algo_adapter_bst><algo_on_interval_changed><687>type: 1 interval: 50 new hz: 20 dr: 3
D/bstd ( 446):
D/bstd ( 446): [1921726221][I]BS_INFO<channel_fusion><fusion_arbitrate_dr><242>arbitrated dr: 3 0 0
D/bstd ( 446):
D/bstd ( 446): [1921726221][I]BS_INFO<hw_cntl_a><hw_acc_set_bandwidth><455>bw: 1, hw->bw: 1
D/bstd ( 446):
D/bstd ( 446): [1921726221][I]BS_INFO<channel_cntl><channel_on_cmd_received><306>new interval for sensor ACCELERATION is 50, request: 66
D/bstd ( 446):
D/bstd ( 446): [1921726221][I]BS_INFO<sensor_provider><sp_recalc_interval_re><345>new interval for sp: SP_FUSION is: 1000
I/WindowState( 683): WIN DEATH: Window{42bdfc20 u0 com.mycarp/com.mycarp.MainActivity}
I/SystemUI( 683): PhoneWindowManager.updateSystemUiVisibilityLw() :
I/SystemUI( 683): visibility=0x0, pkg=android
I/ActivityManager( 683): Process com.mycarp (pid 12625) has died.
V/ActivityManager( 683): Moving to DESTROYED: ActivityRecord{41e91b78 u0 com.mycarp/.MainActivity t86 f} (removed from history)
V/ActivityManager( 683): Moving to DESTROYED: ActivityRecord{41e91b78 u0 com.mycarp/.MainActivity t86 f} (cleaning up)
D/Zygote ( 345): Process 12625 terminated by signal (6)
V/ActivityManager( 683): Moving to RESUMED: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} (in existing)
D/ActivityManager( 683): resumeTopActivityLocked: Resumed ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1}
I/[LGHome]EVENT( 1454): [Launcher.java:4942:onStart()]onStart
I/[LGHome]EVENT( 1454): [Launcher.java:717:onResume()]onResume
D/PhoneApp( 1417): getIsInUseVoLTE : false
I/[LGHome]LGActivityUtil( 1454): [LGActivityUtil.java:310:notifyToWeatherWidget()]broadcast to weather widget, intent: Intent { act=com.lge.launcher2.RESUME }
I/[LGHome]EVENT( 1454): [Launcher.java:863:onResume()]onResume end
D/WeatherAncestor( 1993): 2 : onReceive, action: com.lge.launcher2.RESUME, Time(hour:min:sec) 0:11:0
D/UpdateThreadPoolManager( 1993): 2 : This is isUpdating : false
D/WeatherQuickCover( 1993): 2 : quick cover state : opened : 0
D/WeatherService( 1993): 2 : shouldTimeTickRegistered - 4x2 : 1, 4x1 : 0, FphWidget : 0
D/WeatherService( 1993): 2 : shouldTimeTickRegistered : true - home screen widget is shown.
D/WeatherAncestor( 1993): 2 : shouldTimeTickRegistered().........
W/ContextImpl( 1993): Implicit intents with startService are not safe: Intent { act=com.lge.weather.WIDGET_REFRESH } android.content.ContextWrapper.startService:494 android.content.ContextWrapper.startService:494 com.lge.sizechangable.weather.layout.WeatherWidget.onReceive:415
D/WeatherService( 1993): 2 : TimeTick Receiver Register
D/WeatherAncestor( 1993): 2 : onReceive has processed, action: com.lge.launcher2.RESUME, Time(hour:min:sec) 0:11:0
D/WeatherService( 1993): 2 : onStartCommand, intent!=null, action: com.lge.launcher2.RESUME
D/WeatherQuickCover( 1993): 2 : quick cover state : opened : 0
D/Weather.Utils( 1993): 2 : Utils getTopActivity com.lge.launcher2 / true
D/WeatherService( 1993): 2 : shouldTimeTickRegistered - 4x2 : 1, 4x1 : 0, FphWidget : 0
D/WeatherService( 1993): 2 : shouldTimeTickRegistered : true - home screen widget is shown.
D/WeatherService( 1993): 2 : onStartCommand, intent!=null, action: com.lge.weather.WIDGET_REFRESH
D/WeatherService( 1993): 2 : requestRefreshAppWidget, isUpdateStart : false
D/UpdateThreadPoolManager( 1993): 2 : This is isUpdating : false
D/WeatherService( 1993): 2 : requestRefreshAppWidget, isUpdating : false
D/WeatherAncestor( 1993): 2 : buildUpdate, appWidgetId: 1
D/Weather.Utils( 1993): 2 : countryCode = IT, Lang. = it
D/WeatherReflect( 1993): 2 : Map key string is 0
D/WeatherReflect( 1993): 2 : city Index is 0
D/lim ( 1993): 2 : time = 12:11 AM
I/SystemUI( 683): PhoneWindowManager.updateSystemUiVisibilityLw() :
I/SystemUI( 683): visibility=0x40000000, pkg=android
I/ActivityManager( 1454): Timeline: Activity_idle id: android.os.BinderProxy@41e47dd0 time:182975542
I/WeatherReflect( 1993): Model Name : LG-D280
D/WeatherTheme( 1993): 2 : Different view - status_min_formatted : 10 != 11
D/WeatherTheme( 1993): 2 : widgetId = 1 : widgetSize = 1 : Refresh widgets.
D/WeatherTheme( 1993): 2 : Current Theme Name: com.lge.launcher2.theme.optimus
D/WeatherTheme( 1993): 2 : Fixed theme : optimus
D/WeatherTheme( 1993): 2 : apk has found: /system/app/LGWeatherTheme.apk
D/WeatherReflect( 1993): 2 : apkPath: /system/app/LGWeatherTheme.apk, version: 4.2.18
D/Theme ( 1993): strTheme: com.lge.launcher2.theme.optimus
D/Weather4x2_optimus( 1993): [[[[[[Theme package!!]]]]]] RemoteViews are created 1
D/Weather4x2_optimus( 1993): forecast size is more
D/Theme ( 1993): strTheme: com.lge.launcher2.theme.optimus
D/Theme ( 1993): strTheme: com.lge.launcher2.theme.optimus
D/Theme ( 1993): strTheme: com.lge.launcher2.theme.optimus
I/Theme_WeatherAncestor_optimus( 1993): WEATHER_CP_ACCU :
I/Theme_WeatherAncestor_optimus( 1993): weather_logo_bg : 2130837613 weather_defatullogo_bg = 2130837613
D/Theme ( 1993): strTheme: com.lge.launcher2.theme.optimus
I/Weather4x2_optimus( 1993): weather animation icon : 3 currentPackage = com.lge.sizechangable.weather.theme.optimus
D/Theme ( 1993): strTheme: com.lge.launcher2.theme.optimus
D/WeatherWidgettheme( 1993): widget 4X2 setImageViewUri = android.resource://com.lge.sizechangable.weather.theme.optimus/2130837587 getEnableThemeResName true
I/Weather4x2_optimus( 1993): status animation : false
I/Weather4x2_optimus( 1993): Orientation : 0
I/Weather4x2_optimus( 1993): Animation supported
D/Theme ( 1993): strTheme: com.lge.launcher2.theme.optimus
D/Theme_WeatherAncestor_optimus( 1993): setTouchIntent, appWidgetId: 1
D/Theme_WeatherAncestor_optimus( 1993): url is : http://www.accuweather.com/m/it/IT/45/Ferrara/current.aspx?p=lgemobilewidget&cityId=212982
D/WeatherAncestor( 1993): 2 : buildUpdate, appWidgetId: 4
D/Weather.Utils( 1993): 2 : countryCode = IT, Lang. = it
D/WeatherReflect( 1993): 2 : Map key string is 0
D/WeatherReflect( 1993): 2 : city Index is 0
D/lim ( 1993): 2 : time = 12:11 AM
I/WeatherReflect( 1993): Model Name : LG-D280
D/WeatherTheme( 1993): 2 : Different view - status_min_formatted : 10 != 11
D/WeatherTheme( 1993): 2 : widgetId = 4 : widgetSize = 5 : Refresh widgets.
D/WeatherTheme( 1993): 2 : Current Theme Name: com.lge.launcher2.theme.optimus
D/WeatherTheme( 1993): 2 : Fixed theme : optimus
D/WeatherTheme( 1993): 2 : apk has found: /system/app/LGWeatherTheme.apk
D/WeatherReflect( 1993): 2 : apkPath: /system/app/LGWeatherTheme.apk, version: 4.2.18
D/WeatherQuickCover_theme( 1993): [[[[[[Theme package!!]]]]]] RemoteViews are created 4
I/WeatherQuickCover_theme( 1993): WEATHER_CP_ACCU :
D/Theme ( 1993): strTheme: com.lge.launcher2.theme.optimus
D/WeatherWidgettheme( 1993): widget Quickcover setImageViewUri = android.resource://com.lge.sizechangable.weather.theme.optimus/2130837698
I/WeatherQuickCover_theme( 1993): isCurrent in theme = true
D/WeatherQuickCover_theme( 1993): setTouchIntent, appWidgetId: 4
D/WeatherQuickCover( 1993): 2 : quick cover state : opened : 0
D/Weather.Utils( 1993): 2 : Utils getTopActivity com.lge.launcher2 / true
D/WeatherService( 1993): 2 : shouldTimeTickRegistered - 4x2 : 1, 4x1 : 0, FphWidget : 0
D/WeatherService( 1993): 2 : shouldTimeTickRegistered : true - home screen widget is shown.
I/ActivityManager( 683): Timeline: Activity_windows_visible id: ActivityRecord{4299f7b0 u0 com.lge.launcher2/.Launcher t1} time:182975922
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/Vold ( 333): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/ViewRootImpl( 683): ViewRoot's Touch Event : Touch Down
I/SystemUI( 683): PhoneWindowManager.updateSystemUiVisibilityLw() :
I/SystemUI( 683): visibility=0x40000700, pkg=com.lge.launcher2
I/ViewRootImpl( 683): ViewRoot's Touch Event : Touch UP
I/[LGHome]EVENT( 1454): [Launcher.java:5462:onWindowFocusChanged()]onWindowFocusChanged() hasFocus true
W/Binder ( 1348): Caught a RuntimeException from the binder stub implementation.
W/Binder ( 1348): java.lang.NullPointerException
W/Binder ( 1348): at android.inputmethodservice.IInputMethodWrapper.setSessionEnabled(IInputMethodWrapper.java:280)
W/Binder ( 1348): at com.android.internal.view.IInputMethod$Stub.onTransact(IInputMethod.java:129)
W/Binder ( 1348): at android.os.Binder.execTransact(Binder.java:407)
W/Binder ( 1348): at dalvik.system.NativeStart.run(Native Method)
W/InputMethodManagerService( 683): Got RemoteException sending setActive(false) notification to pid 12625 uid 10115
D/NotificationService( 683): updateLightListLocked :r=NotificationRecord(0x42b07a68: pkg=android user=UserHandle{-1} id=17040542 tag=null score=0: Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])), action=2
D/NotificationService( 683): notification=Notification(pri=0 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[android.system.imeswitcher])
D/KeyguardUpdateMonitor( 1096): received broadcast com.lge.softkeypad.intent.HIDE
D/KeyguardUpdateMonitor( 1096): IME visibility change, visible = false
V/WindowOrientationListener( 683): Proposed rotation changed! : currentRotation=0, proposedRotation=0, oldProposedRotation=-1, predictedRotation=0, timeDeltaMS=50.089, isAccelerating=false, isFlat=false, isSwinging=false, timeUntilSettledMS=0.0, timeUntilAccelerationDelayExpiredMS=0.0, timeUntilFlatDelayExpiredMS=0.0, timeUntilSwingDelayExpiredMS=0.0
D/WifiStateMachine( 683): handleMessage: E msg.what=131155
D/WifiStateMachine( 683): processMsg: ConnectedState
D/WifiStateMachine( 683): processMsg: L2ConnectedState
D/WifiNative-wlan0( 683): doString: SIGNAL_POLL
D/wpa_supplicant( 1815): RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
D/wpa_supplicant( 1815): wlan0: Control interface command 'SIGNAL_POLL'
D/wpa_supplicant( 1815): nl80211: survey data missing!
D/WifiStateMachine( 683): handleMessage: X
I/ThermalEngine( 352): Sensor:pa_therm0:39000 mC
D/BubblePopupHelper( 1096): isShowingBubblePopup : false
I/[LGHome]NumberBadge.LGUnreadLgeEmailsBadge( 1454): [LGUnreadLgeEmailsBadge.java:143:countUnreadItems()]countUnreadItems() started..
E/[LGHome]NumberBadge.LGUnreadLgeEmailsBadge( 1454): [LGUnreadLgeEmailsBadge.java:192:countUnreadItems()]Cannot reolve unread items
I/[LGHome]NumberBadge.LGUnreadLgeEmailsBadge( 1454): [LGUnreadLgeEmailsBadge.java:202:countUnreadItems()]setTotalCount : 0
W/ActivityManager( 683): Permission Denial: opening provider com.lge.email.providers.LGEmailContentProvider from ProcessRecord{429a27e8 1454:com.lge.launcher2/u0a26} (pid=1454, uid=10026) requires com.lge.email.permission.ACCESS_PROVIDER or com.lge.email.permission.ACCESS_PROVIDER
I/[LGHome]NumberBadge.LGBroadCastBadge( 1454): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.lge.updatecenter.UpdateCenterPrfActivity = 0
I/[LGHome]NumberBadge.LGUnreadLgeEmailsBadge( 1454): [LGUnreadLgeEmailsBadge.java:203:countUnreadItems()]countUnreadItems() ended..
I/[LGHome]NumberBadge.LGBroadCastBadge( 1454): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.whatsapp.Main = 1
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
E/Parcel ( 451): Reading a NULL string not supported here.
V/TelephonyAutoProfiling( 1096): [getValue] FEATURE key : trf_based_vzw, value : null
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
V/LGATCMDService( 1239): onSignalStrengthsChanged signalStrength=SignalStrength: 8 0 -97 -70 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte 3 level=3
D/BubblePopupHelper( 1096): isShowingBubblePopup : false
V/TelephonyAutoProfiling( 1239): [getValue] FEATURE key : trf_based_vzw, value : null
V/LGATCMDService( 1239): broadcastRssiInfo() - Start RSSI : -97 ECIO : -70
V/TelephonyAutoProfiling( 683): [getValue] FEATURE key : trf_based_vzw, value : null
V/TelephonyAutoProfiling( 1417): [getValue] FEATURE key : trf_based_vzw, value : null
D/PhoneInterfaceManager( 1417): [PhoneIntfMgr] sigLevel = 3
V/TelephonyAutoProfiling(30143): [getValue] FEATURE key : lgu_lte_single_device, value : null
D/PhoneApp( 1417): getIsInUseVoLTE : false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment