Home
last modified time | relevance | path

Searched defs:charging (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/recovery_utils/include/recovery_utils/
Dbattery_utils.h24 bool charging; member
/bootable/recovery/recovery_utils/
Dbattery_utils.cpp52 bool charging = (charge_status != BatteryStatus::DISCHARGING && in GetBatteryInfo() local