Searched refs:vendorStop (Results 1 – 2 of 2) sorted by relevance
126 void BatteryDefender::writeChargeLevelsToFile(const int vendorStart, const int vendorStop) { in writeChargeLevelsToFile() argument128 int chargeLevelStop = vendorStop; in writeChargeLevelsToFile()176 bool BatteryDefender::isBatteryDefenderDisabled(const int vendorStart, const int vendorStop) { in isBatteryDefenderDisabled() argument177 const bool isDefaultVendorChargeLevel = isDefaultChargeLevel(vendorStart, vendorStop); in isBatteryDefenderDisabled()
166 void writeChargeLevelsToFile(const int vendorStart, const int vendorStop);169 bool isBatteryDefenderDisabled(const int vendorStart, const int vendorStop);