Searched refs:mSelectionEnd (Results 1 – 1 of 1) sorted by relevance
1860 mSetSelectionCommand.mSelectionEnd = selectionEnd; in postSetSelectionCommand()2032 private int mSelectionEnd; field in NumberPicker.SetSelectionCommand2035 mInputText.setSelection(mSelectionStart, mSelectionEnd); in run()