Searched defs:getChargeStatus (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/health/utils/libhealth2impl/include/health2impl/ | ||
D | BinderHealth.h | 59 Return<void> getChargeStatus(getChargeStatus_cb _hidl_cb) override { in getChargeStatus() function |
/hardware/interfaces/health/utils/libhealth2impl/ | ||
D | Health.cpp | 147 Return<void> Health::getChargeStatus(getChargeStatus_cb _hidl_cb) { in getChargeStatus() function in android::hardware::health::V2_1::implementation::Health |
/hardware/interfaces/health/2.0/default/ | ||
D | Health.cpp | 141 Return<void> Health::getChargeStatus(getChargeStatus_cb _hidl_cb) { in getChargeStatus() function in android::hardware::health::V2_0::implementation::Health |
/hardware/interfaces/health/2.0/vts/functional/ | ||
D | VtsHalHealthV2_0TargetTest.cpp | 289 TEST_P(HealthHidlTest, getChargeStatus) { in TEST_P() argument |