diff options
Diffstat (limited to 'healthd/BatteryPropertiesRegistrar.h')
| -rw-r--r-- | healthd/BatteryPropertiesRegistrar.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/healthd/BatteryPropertiesRegistrar.h b/healthd/BatteryPropertiesRegistrar.h index 095f3d37c..14e914514 100644 --- a/healthd/BatteryPropertiesRegistrar.h +++ b/healthd/BatteryPropertiesRegistrar.h @@ -32,6 +32,7 @@ class BatteryPropertiesRegistrar : public BnBatteryPropertiesRegistrar, public: void publish(const sp<BatteryPropertiesRegistrar>& service); void notifyListeners(const struct BatteryProperties& props); + void scheduleUpdate(); private: Mutex mRegistrationLock; |
