Home
last modified time | relevance | path

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

/device/google/bonito/health/
DBatteryRechargingControl.h62 void updateBatteryProperties(struct android::BatteryProperties *props);
DBatteryRechargingControl.cpp75 void BatteryRechargingControl::updateBatteryProperties(struct android::BatteryProperties *props) { in updateBatteryProperties() function in device::google::bonito::health::BatteryRechargingControl
DHealthService.cpp112 battRechargingControl.updateBatteryProperties(props); in healthd_board_battery_update()
/device/google/crosshatch/health/
DBatteryRechargingControl.h64 void updateBatteryProperties(struct android::BatteryProperties *props);
DBatteryRechargingControl.cpp76 void BatteryRechargingControl::updateBatteryProperties(struct android::BatteryProperties *props) { in updateBatteryProperties() function in device::google::crosshatch::health::BatteryRechargingControl
DHealthService.cpp113 battRechargingControl.updateBatteryProperties(props); in healthd_board_battery_update()