Searched refs:mSnapThreshold (Results 1 – 1 of 1) sorted by relevance
74 && progress > mCenter - mSnapThreshold75 && progress < mCenter + mSnapThreshold) {108 private float mSnapThreshold; field in BalanceSeekBar149 mSnapThreshold = max * SNAP_TO_PERCENTAGE; in setMax()