Searched refs:batteryPropertiesChanged (Results 1 – 4 of 4) sorted by relevance
26 void batteryPropertiesChanged(in BatteryProperties props); in batteryPropertiesChanged() method
38 virtual void batteryPropertiesChanged(struct BatteryProperties props) = 0;
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