Searched defs:props (Results 1 – 5 of 5) sorted by relevance
33 struct android::BatteryProperties *props) { in healthd_mode_android_battery_update()
51 struct BatteryProperties props; variable
37 void BatteryPropertiesRegistrar::notifyListeners(struct BatteryProperties props) { in notifyListeners()
598 struct android::BatteryProperties *props) in healthd_mode_charger_battery_update()
165 Properties props = System.getProperties(); in main() local