BatteryStatusLog
Status of the battery, whether full or charging, etc.
Enums |
BATTERY_STATUS_LOG_UNSPECIFIED |
Battery status unknown. |
BATTERY_STATUS_LOG_CHARGING |
Battery is being charged. |
BATTERY_STATUS_LOG_DISCHARGING |
Battery is discharging. |
BATTERY_STATUS_LOG_FULL |
Battery is full. |
BATTERY_STATUS_LOG_NOT_CHARGING |
Battery is not charging. |
BATTERY_STATUS_LOG_POWER_LOW |
Battery is low on power. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-07-24 UTC.
[null,null,["Last updated 2024-07-24 UTC."],[[["This documentation details the various battery status enums used for reporting the state of a battery."],["The enums indicate if the battery is charging, discharging, full, not charging, or low on power, with an additional enum representing an unknown battery status."]]],[]]