Searched defs:reportChargeCycles (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/stats/ | ||
D | StatsHal.cpp | 57 hardware::Return<void> StatsHal::reportChargeCycles(const ChargeCycles& chargeCycles) { in reportChargeCycles() function in android::frameworks::stats::V1_0::implementation::StatsHal |
/frameworks/hardware/interfaces/stats/1.0/vts/functional/ | ||
D | VtsHalStatsV1_0TargetTest.cpp | 72 TEST_P(StatsHidlTest, reportChargeCycles) { in TEST_P() argument |