Searched defs:BatteryProperties (Results 1 – 3 of 3) sorted by relevance
39 struct BatteryProperties { struct40 bool chargerAcOnline;41 bool chargerUsbOnline;45 int batteryStatus;46 int batteryHealth;47 bool batteryPresent;48 int batteryLevel;49 int batteryVoltage;51 int batteryCurrent;52 int batteryCycleCount;[all …]
32 int healthd_board_battery_update(struct android::BatteryProperties*) { in healthd_board_battery_update()49 void healthd_mode_default_impl_battery_update(struct android::BatteryProperties*) { in healthd_mode_default_impl_battery_update()
29 int healthd_board_battery_update(struct android::BatteryProperties*) { in healthd_board_battery_update()