Searched refs:BatteryProperties (Results 1 – 9 of 9) sorted by relevance
73 bool (*screen_on)(android::BatteryProperties *props);88 void (*battery_update)(struct android::BatteryProperties *props);99 struct android::BatteryProperties *props);124 int healthd_board_battery_update(struct android::BatteryProperties *props);
54 struct BatteryProperties props;
86 struct android::BatteryProperties *props);94 struct android::BatteryProperties *props);102 struct android::BatteryProperties *props);136 struct android::BatteryProperties* /*props*/) { in healthd_mode_nop_battery_update() argument
25 int healthd_board_battery_update(struct android::BatteryProperties*) in healthd_board_battery_update() argument
33 struct android::BatteryProperties *props) { in healthd_mode_android_battery_update()
34 void notifyListeners(struct BatteryProperties props);
38 void BatteryPropertiesRegistrar::notifyListeners(struct BatteryProperties props) { in notifyListeners()
173 static struct android::BatteryProperties *batt_prop;610 struct android::BatteryProperties *props) in healthd_mode_charger_battery_update()
61 static void initBatteryProperties(BatteryProperties* props) { in initBatteryProperties()