Home
last modified time | relevance | path

Searched defs:OnHealthInfoChanged (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/health/aidl/default/include/health-impl/
DHalHealthLoop.h40 virtual void OnHealthInfoChanged(const HealthInfo&) {} in OnHealthInfoChanged() function
/hardware/interfaces/health/aidl/default/
DHalHealthLoop.cpp56 void HalHealthLoop::OnHealthInfoChanged(const HealthInfo& health_info) { in OnHealthInfoChanged() function in aidl::android::hardware::health::HalHealthLoop
DChargerUtils.cpp81 void OnHealthInfoChanged(const HealthInfo& health_info) override { in OnHealthInfoChanged() function in aidl::android::hardware::health::charger::LoopCallback
DHealth.cpp365 void Health::OnHealthInfoChanged(const HealthInfo& health_info) { in OnHealthInfoChanged() function in aidl::android::hardware::health::Health
/hardware/interfaces/health/utils/libhealth2impl/
DHalHealthLoop.cpp79 void HalHealthLoop::OnHealthInfoChanged(const HealthInfo& health_info) { in OnHealthInfoChanged() function in android::hardware::health::V2_1::implementation::HalHealthLoop
DBinderHealth.cpp130 void BinderHealth::OnHealthInfoChanged(const HealthInfo& health_info) { in OnHealthInfoChanged() function in android::hardware::health::V2_1::implementation::BinderHealth