Home
last modified time | relevance | path

Searched refs:notifyListeners (Results 1 – 3 of 3) sorted by relevance

/system/core/healthd/
Dhealthd_mode_android.cpp35 gBatteryPropertiesRegistrar->notifyListeners(*props); in healthd_mode_android_battery_update()
DBatteryPropertiesRegistrar.h34 void notifyListeners(struct BatteryProperties props);
DBatteryPropertiesRegistrar.cpp38 void BatteryPropertiesRegistrar::notifyListeners(struct BatteryProperties props) { in notifyListeners() function in android::BatteryPropertiesRegistrar