Searched refs:getChargeStatus (Results 1 – 9 of 9) sorted by relevance
62 int getChargeStatus();
72 int getChargeStatus();
97 MOCK_METHOD(Return<void>, getChargeStatus, (getChargeStatus_cb _hidl_cb));
469 int BatteryMonitor::getChargeStatus() { in getChargeStatus() function in android::BatteryMonitor535 val->valueInt64 = getChargeStatus(); in getProperty()
555 int BatteryMonitor::getChargeStatus() { in getChargeStatus() function in android::BatteryMonitor662 val->valueInt64 = getChargeStatus(); in getProperty()
133 prop.setLong(service.getChargeStatus()); in getPropertyInternal()
106 service.getChargeStatus( in getProperty()
147 auto ret = health->getChargeStatus(&status); in init_health_service()
31 HPLandroid/hardware/health/IHealth$Stub$Proxy;->getChargeStatus()I