Searched refs:slowThreshold (Results 1 – 1 of 1) sorted by relevance
894 public final int getChargingSpeed(int slowThreshold, int fastThreshold) { in getChargingSpeed() argument896 maxChargingWattage < slowThreshold ? CHARGING_SLOWLY : in getChargingSpeed()