Searched refs:mSlowThreshold (Results 1 – 1 of 1) sorted by relevance
76 private final int mSlowThreshold; field in KeyguardIndicationController124 mSlowThreshold = res.getInteger(R.integer.config_chargingSlowlyThreshold); in KeyguardIndicationController()388 mChargingSpeed = status.getChargingSpeed(mSlowThreshold, mFastThreshold); in onRefreshBatteryInfo()