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