Home
last modified time | relevance | path

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

/hardware/google/pixel/health/
DBatteryDefender.cpp117 const bool hasTimeChangedSignificantly = in writeTimeToFile() local
120 if ((value != *previous) && hasTimeChangedSignificantly) { in writeTimeToFile()