Home
last modified time | relevance | path

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

/hardware/google/pixel/health/
DBatteryDefender.cpp172 bool BatteryDefender::isDefaultChargeLevel(const int start, const int stop) { in isDefaultChargeLevel() function in hardware::google::pixel::health::BatteryDefender
177 const bool isDefaultVendorChargeLevel = isDefaultChargeLevel(vendorStart, vendorStop); in isBatteryDefenderDisabled()
/hardware/google/pixel/health/include/pixelhealth/
DBatteryDefender.h168 bool isDefaultChargeLevel(const int start, const int stop);