Home
last modified time | relevance | path

Searched defs:healthInfoChanged_2_1 (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/qcom/sm7250/gps/android/utils/
H A Dbattery_listener.cpp234 Return<void> BatteryListenerImpl::healthInfoChanged_2_1( in healthInfoChanged_2_1() function in android::BatteryListenerImpl
/aosp12/hardware/qcom/sm8150/gps/android/utils/
H A Dbattery_listener.cpp234 Return<void> BatteryListenerImpl::healthInfoChanged_2_1( in healthInfoChanged_2_1() function in android::BatteryListenerImpl
/aosp12/hardware/interfaces/health/2.1/vts/functional/
H A DVtsHalHealthV2_1TargetTest.cpp120 Return<void> healthInfoChanged_2_1(const HealthInfo&) override { in healthInfoChanged_2_1() function in android::hardware::health::V2_1::Callback_2_1
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DBatteryService.java1203 @Override public void healthInfoChanged_2_1(android.hardware.health.V2_1.HealthInfo props) { in healthInfoChanged_2_1() method in BatteryService.HealthHalCallback