Home
last modified time | relevance | path

Searched defs:HealthInfo (Results 1 – 3 of 3) sorted by relevance

/system/core/healthd/include/healthd/
DBatteryMonitor_v1.h29 class HealthInfo; variable
DBatteryMonitor.h30 class HealthInfo; variable
/system/core/healthd/
Dcharger_test.cpp144 void UpdateHealthInfo(HealthInfo*) override { getUpdateNotifier().set(true /* updated */); } in UpdateHealthInfo() argument