Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DBatteryCapacityReporter.h44 bool shouldReportEvent(void);
/hardware/google/pixel/pixelstats/
DBatteryCapacityReporter.cpp98 bool BatteryCapacityReporter::shouldReportEvent(void) { in shouldReportEvent() function in android::hardware::google::pixel::BatteryCapacityReporter
172 return shouldReportEvent(); in checkLogEvent()