Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DBatteryEEPROMReporter.h100 const int kNumBatteryHistoryFields = 19; variable
/hardware/google/pixel/pixelstats/
DBatteryEEPROMReporter.cpp84 if (num != kNumBatteryHistoryFields) { in checkAndReport()