Home
last modified time | relevance | path

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

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