Home
last modified time | relevance | path

Searched refs:ScheduleBatteryUpdate (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/health/utils/libhealth2impl/include/health2impl/
DHalHealthLoop.h42 virtual void ScheduleBatteryUpdate() override;
/hardware/interfaces/health/utils/libhealthloop/
DHealthLoop.cpp124 ScheduleBatteryUpdate(); in PeriodicChores()
147 ScheduleBatteryUpdate(); in UeventEvent()
/hardware/interfaces/health/2.0/default/
Dhealthd_common_adapter.cpp47 void ScheduleBatteryUpdate() override { Health::getImplementation()->update(); } in ScheduleBatteryUpdate() function in HealthLoopAdapter
/hardware/interfaces/health/utils/libhealth2impl/
DHalHealthLoop.cpp59 void HalHealthLoop::ScheduleBatteryUpdate() { in ScheduleBatteryUpdate() function in android::hardware::health::V2_1::implementation::HalHealthLoop