Searched refs:isDefaultChargeLevel (Results 1 – 2 of 2) sorted by relevance
185 bool isDefaultChargeLevel(const int start, const int stop);
228 bool BatteryDefender::isDefaultChargeLevel(const int start, const int stop) { in isDefaultChargeLevel() function in hardware::google::pixel::health::BatteryDefender233 const bool isDefaultVendorChargeLevel = isDefaultChargeLevel(vendorStart, vendorStop); in isBatteryDefenderDisabled()