Searched refs:mSelectionStart (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DNumberPicker.java1859 mSetSelectionCommand.mSelectionStart = selectionStart;
2030 private int mSelectionStart; field in class:NumberPicker.SetSelectionCommand
2035 mInputText.setSelection(mSelectionStart, mSelectionEnd);

Completed in 25 milliseconds