Searched refs:getChargingSpeed (Results 1 – 2 of 2) sorted by relevance
612 mChargingSpeed = status.getChargingSpeed(mSlowThreshold, mFastThreshold); in onRefreshBatteryInfo()
1293 public final int getChargingSpeed(int slowThreshold, int fastThreshold) { in getChargingSpeed() method in KeyguardUpdateMonitor.BatteryStatus