Home
last modified time | relevance | path

Searched refs:logBatteryChargeCycles (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h72 void logBatteryChargeCycles(const std::shared_ptr<IStats> &stats_client);
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp113 void SysfsCollector::logBatteryChargeCycles(const std::shared_ptr<IStats> &stats_client) { in logBatteryChargeCycles() function in android::hardware::google::pixel::SysfsCollector
885 logBatteryChargeCycles(stats_client); in logPerDay()