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