Searched defs:batteryPropertiesChanged (Results 1 – 3 of 3) sorted by relevance
26 void batteryPropertiesChanged(in BatteryProperties props); in batteryPropertiesChanged() method
32 void batteryPropertiesChanged(struct BatteryProperties props) in batteryPropertiesChanged() function in android::BpBatteryPropertiesListener
853 @Override public void batteryPropertiesChanged(BatteryProperties props) { in batteryPropertiesChanged() method in BatteryService.BatteryListener