Home
last modified time | relevance | path

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

/hardware/google/pixel/health/include/pixelhealth/
DBatteryDefender.h59 const int32_t timeToClearTimerSecs = DEFAULT_TIME_TO_CLEAR_SECONDS,
/hardware/google/pixel/health/
DBatteryDefender.cpp47 const int32_t timeToClearTimerSecs, const bool useTypeC) in BatteryDefender() argument
53 kTimeToClearTimerSecs(timeToClearTimerSecs), in BatteryDefender()