Home
last modified time | relevance | path

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

/hardware/google/pixel/health/include/pixelhealth/
DBatteryDefender.h60 const bool useTypeC = true);
/hardware/google/pixel/health/
DBatteryDefender.cpp47 const int32_t timeToClearTimerSecs, const bool useTypeC) in BatteryDefender() argument
54 kUseTypeC(useTypeC) { in BatteryDefender()