Searched refs:shouldReportEvent (Results 1 – 4 of 4) sorted by relevance
/hardware/google/pixel/pixelstats/ | ||
D | BatteryCapacityReporter.cpp | 98 bool BatteryCapacityReporter::shouldReportEvent(void) { in shouldReportEvent() function in android::hardware::google::pixel::BatteryCapacityReporter |
D | ChargeStatsReporter.cpp | 248 bool ChargeStatsReporter::shouldReportEvent(void) { in shouldReportEvent() function in android::hardware::google::pixel::ChargeStatsReporter |
/hardware/google/pixel/pixelstats/include/pixelstats/ | ||
D | BatteryCapacityReporter.h | 44 bool shouldReportEvent(void); |
D | ChargeStatsReporter.h | 46 bool shouldReportEvent(void); |