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

/frameworks/base/core/java/android/widget/
H A DNumberPicker.java323 private SetSelectionCommand mSetSelectionCommand;
1850 * Posts an {@link SetSelectionCommand} from the given <code>selectionStart
1855 mSetSelectionCommand = new SetSelectionCommand();
2029 class SetSelectionCommand implements Runnable { class in class:NumberPicker

Completed in 31 milliseconds