Home
last modified time | relevance | path

Searched refs:shouldReportEvent (Results 1 – 4 of 4) sorted by relevance

/hardware/google/pixel/pixelstats/
DBatteryCapacityReporter.cpp98 bool BatteryCapacityReporter::shouldReportEvent(void) { in shouldReportEvent() function in android::hardware::google::pixel::BatteryCapacityReporter
172 return shouldReportEvent(); in checkLogEvent()
DChargeStatsReporter.cpp248 bool ChargeStatsReporter::shouldReportEvent(void) { in shouldReportEvent() function in android::hardware::google::pixel::ChargeStatsReporter
286 if (!shouldReportEvent()) { in checkAndReport()
/hardware/google/pixel/pixelstats/include/pixelstats/
DBatteryCapacityReporter.h44 bool shouldReportEvent(void);
DChargeStatsReporter.h46 bool shouldReportEvent(void);