Searched defs:getCurrentAverageMicroamps (Results 1 – 7 of 7) sorted by relevance
42 int getCurrentAverageMicroamps(); in getCurrentAverageMicroamps() method
127 int getCurrentAverageMicroamps(); in getCurrentAverageMicroamps() method
101 ndk::ScopedAStatus Health::getCurrentAverageMicroamps(int32_t* out) { in getCurrentAverageMicroamps() function in aidl::android::hardware::health::Health
137 ScopedAStatus HealthShim::getCurrentAverageMicroamps(int32_t* out) { in getCurrentAverageMicroamps() function in aidl::android::hardware::health::HealthShim
187 TEST_P(HealthAidl, getCurrentAverageMicroamps) { in TEST_P() argument