0% found this document useful (0 votes)
151 views1 page

Key Guard Update Monitor

The document contains log messages from an Android device related to a battery level update broadcast. It shows the KeyguardUpdateMonitor receiving the broadcast and handling the battery update. It also shows the GameManagerService noticing the new battery level of 51% and preparing to send an intent to the GameIntentService. The PowerUI logs show the charging type remaining unchanged during the broadcast.

Uploaded by

Ryan Price
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
151 views1 page

Key Guard Update Monitor

The document contains log messages from an Android device related to a battery level update broadcast. It shows the KeyguardUpdateMonitor receiving the broadcast and handling the battery update. It also shows the GameManagerService noticing the new battery level of 51% and preparing to send an intent to the GameIntentService. The PowerUI logs show the charging type remaining unchanged during the broadcast.

Uploaded by

Ryan Price
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

KeyguardUpdateMonitor: received broadcast android.intent.action.

BATTERY_CHANGED

05-22 14:51:12.287 2302 2302 D KeyguardUpdateMonitor: handleBatteryUpdate

05-22 14:51:12.287 2672 2672 D CommonServiceConfiguration: getStringValueSetting

05-22 14:51:12.287 1686 1686 D GameManagerService: new battery level: 51

05-22 14:51:12.287 1686 1686 D GameManagerService: before send intent to GameIntentService

05-22 14:51:12.287 2302 2302 D PowerUI : priorPlugType = 2 mPlugType = 2

05-22 14:51:12.287 2302 2302 D PowerUI.Notification: showChargingNotice oldChargingType : 5


currentChargingType : 5 oldChargingTime : 0 mChargingTime : 0

You might also like