Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DNumberPicker.java386 private SetSelectionCommand mSetSelectionCommand;
2185 mSetSelectionCommand = new SetSelectionCommand(mInputText); in postSetSelectionCommand()
2386 private static class SetSelectionCommand implements Runnable { class in NumberPicker
2395 public SetSelectionCommand(EditText inputText) { in SetSelectionCommand() method in NumberPicker.SetSelectionCommand
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt71699 Landroid/widget/NumberPicker$SetSelectionCommand;-><init>(Landroid/widget/EditText;)V
71700 Landroid/widget/NumberPicker$SetSelectionCommand;->cancel()V
71701 Landroid/widget/NumberPicker$SetSelectionCommand;->mInputText:Landroid/widget/EditText;
71702 Landroid/widget/NumberPicker$SetSelectionCommand;->mPosted:Z
71703 Landroid/widget/NumberPicker$SetSelectionCommand;->mSelectionEnd:I
71704 Landroid/widget/NumberPicker$SetSelectionCommand;->mSelectionStart:I
71705 Landroid/widget/NumberPicker$SetSelectionCommand;->post(II)V
71767 …ndroid/widget/NumberPicker;->mSetSelectionCommand:Landroid/widget/NumberPicker$SetSelectionCommand;