Created
October 11, 2011 19:53
-
-
Save zunda/1279201 to your computer and use it in GitHub Desktop.
Galaxy Tab 10.1にUSBで給電している時のlogcat
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
D/BatteryService( 282): update start | |
D/KeyguardUpdateMonitor( 282): received broadcast android.intent.action.BATTERY_CHANGED | |
D/KeyguardUpdateMonitor( 282): handleBatteryUpdate | |
D/KeyguardUpdateMonitor( 282): isBatteryUpdateInteresting(batteryStatus = 3, mBatteryStatus =3, batteryLevel=96 | |
D/KeyguardUpdateMonitor( 282): isBatteryUpdateInteresting(stateChangedWhilePluggedIn = false, isPluggedIn =false, isPluggedIn=false | |
D/BatteryService( 282): level:96 scale:100 status:3 health:2 present:true voltage: 4 temperature: 302 technology: Li-ion AC powered:false USB powered:true icon:17302740 invalid charger:0 | |
D/WifiService( 282): ACTION_BATTERY_CHANGED pluggedType: 2 | |
W/PowerManagerService( 282): Timer 0x3->0x3|0x0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment