Searched refs:CHARGING_SLOWLY (Results 1 – 2 of 2) sorted by relevance
493 case KeyguardUpdateMonitor.BatteryStatus.CHARGING_SLOWLY: in computePowerIndication()
1238 public static final int CHARGING_SLOWLY = 0; field in KeyguardUpdateMonitor.BatteryStatus1295 maxChargingWattage < slowThreshold ? CHARGING_SLOWLY : in getChargingSpeed()