Searched refs:RemapSOC (Results 1 – 4 of 4) sorted by relevance
67 int BatteryRechargingControl::RemapSOC(int soc) { in RemapSOC() function in device::google::bonito::health::BatteryRechargingControl108 props->batteryLevel = RemapSOC(props->batteryLevel); in updateBatteryProperties()126 props->batteryLevel = RemapSOC(props->batteryLevel); in updateBatteryProperties()135 props->batteryLevel = RemapSOC(props->batteryLevel); in updateBatteryProperties()148 int battery_level = RemapSOC(props->batteryLevel); in updateBatteryProperties()
72 int RemapSOC(int);
68 int BatteryRechargingControl::RemapSOC(int soc) { in RemapSOC() function in device::google::crosshatch::health::BatteryRechargingControl106 props->batteryLevel = RemapSOC(props->batteryLevel); in updateBatteryProperties()124 props->batteryLevel = RemapSOC(props->batteryLevel); in updateBatteryProperties()133 props->batteryLevel = RemapSOC(props->batteryLevel); in updateBatteryProperties()146 int battery_level = RemapSOC(props->batteryLevel); in updateBatteryProperties()
74 int RemapSOC(int);