Searched defs:UpdateHealthInfo (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/core/healthd/ | ||
H A D | charger_test.cpp | 144 void UpdateHealthInfo(HealthInfo*) override { getUpdateNotifier().set(true /* updated */); } in UpdateHealthInfo() function in TestHealth |
/aosp12/hardware/interfaces/health/utils/libhealth2impl/ | ||
H A D | Health.cpp | 249 void Health::UpdateHealthInfo(HealthInfo* /* health_info */) { in UpdateHealthInfo() function in android::hardware::health::V2_1::implementation::Health |