Searched refs:clipValue (Results 1 – 1 of 1) sorted by relevance
86 private int clipValue(final int value) { in clipValue() method in SeekBarDialogPreference95 return clipValue(getValueFromProgress(progress)); in getClippedValueFromProgress()102 mSeekBar.setProgress(getProgressFromValue(clipValue(value))); in onBindDialogView()