Searched refs:SetSelectionCommand (Results 1 – 1 of 1) sorted by relevance
359 private SetSelectionCommand mSetSelectionCommand;2086 mSetSelectionCommand = new SetSelectionCommand(mInputText); in postSetSelectionCommand()2287 private static class SetSelectionCommand implements Runnable { class in NumberPicker2296 public SetSelectionCommand(EditText inputText) { in SetSelectionCommand() method in NumberPicker.SetSelectionCommand