Searched refs:checkAndReportStatus (Results 1 – 3 of 3) sorted by relevance
35 void checkAndReportStatus(const std::shared_ptr<IStats> &stats_client);
176 void BatteryHealthReporter::checkAndReportStatus(const std::shared_ptr<IStats> &stats_client) { in checkAndReportStatus() function in android::hardware::google::pixel::BatteryHealthReporter
237 battery_health_reporter_.checkAndReportStatus(stats_client); in logBatteryHealth()