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