Searched refs:getChargingSpeed (Results 1 – 3 of 3) sorted by relevance
154 public final int getChargingSpeed(Context context) { in getChargingSpeed() method in BatteryStatus
208 switch (batteryStatus.getChargingSpeed(context)) { in getBatteryStatus()
955 mChargingSpeed = status.getChargingSpeed(mContext); in onRefreshBatteryInfo()