Searched refs:mSelectionStart (Results 1 – 1 of 1) sorted by relevance
1885 mSetSelectionCommand.mSelectionStart = selectionStart; in postSetSelectionCommand()2070 private int mSelectionStart; field in NumberPicker.SetSelectionCommand2075 mInputText.setSelection(mSelectionStart, mSelectionEnd); in run()