Home
last modified time | relevance | path

Searched defs:ScheduleBatteryUpdate (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/health/utils/libhealth2impl/
H A DHalHealthLoop.cpp59 void HalHealthLoop::ScheduleBatteryUpdate() { in ScheduleBatteryUpdate() function in android::hardware::health::V2_1::implementation::HalHealthLoop
/aosp12/hardware/interfaces/health/2.0/default/
H A Dhealthd_common_adapter.cpp47 void ScheduleBatteryUpdate() override { Health::getImplementation()->update(); } in ScheduleBatteryUpdate() function in HealthLoopAdapter