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