Searched refs:mSnapThreshold (Results 1 – 2 of 2) sorted by relevance
69 && progress > mCenter - mSnapThreshold70 && progress < mCenter + mSnapThreshold) {97 private float mSnapThreshold; field in BalanceSeekBar138 mSnapThreshold = max * SNAP_TO_PERCENTAGE; in setMax()