Home
last modified time | relevance | path

Searched refs:getBatteryChargingPolicy (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/healthd/
H A DBatteryMonitor.cpp255 BatteryChargingPolicy getBatteryChargingPolicy(const char* chargingPolicy) { in getBatteryChargingPolicy() function
438 mHealthInfo->chargingPolicy = getBatteryChargingPolicy(buf.c_str()); in updateValues()
585 result = getBatteryChargingPolicy(buf.c_str()); in getChargingPolicy()