Home
last modified time | relevance | path

Searched refs:BatteryProperties (Results 1 – 8 of 8) sorted by relevance

/system/core/healthd/
Dhealthd.h71 bool (*screen_on)(android::BatteryProperties *props);
86 void (*battery_update)(struct android::BatteryProperties *props);
97 struct android::BatteryProperties *props);
122 int healthd_board_battery_update(struct android::BatteryProperties *props);
Dhealthd.cpp84 struct android::BatteryProperties *props);
92 struct android::BatteryProperties *props);
100 struct android::BatteryProperties *props);
134 struct android::BatteryProperties* /*props*/) { in healthd_mode_nop_battery_update() argument
Dhealthd_board_default.cpp25 int healthd_board_battery_update(struct android::BatteryProperties*) in healthd_board_battery_update() argument
Dhealthd_mode_android.cpp33 struct android::BatteryProperties *props) { in healthd_mode_android_battery_update()
DBatteryPropertiesRegistrar.h34 void notifyListeners(struct BatteryProperties props);
DBatteryMonitor.h51 struct BatteryProperties props;
DBatteryPropertiesRegistrar.cpp37 void BatteryPropertiesRegistrar::notifyListeners(struct BatteryProperties props) { in notifyListeners()
Dhealthd_mode_charger.cpp173 static struct android::BatteryProperties *batt_prop;
610 struct android::BatteryProperties *props) in healthd_mode_charger_battery_update()