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