Home
last modified time | relevance | path

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

/device/google/bonito/health/
DBatteryRechargingControl.cpp78 int cur_soc; in updateBatteryProperties() local
140 cur_soc = props->batteryLevel; in updateBatteryProperties()
156 if ((props->batteryLevel == kFullSoc) && (cur_soc >= recharge_soc_)) { in updateBatteryProperties()
/device/google/crosshatch/health/
DBatteryRechargingControl.cpp79 int cur_soc; in updateBatteryProperties() local
138 cur_soc = props->batteryLevel; in updateBatteryProperties()
154 if ((props->batteryLevel == kFullSoc) && (cur_soc >= recharge_soc_)) { in updateBatteryProperties()