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