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/config/
Dhiddenapi-greylist-max-o.txt82805 Landroid/widget/NumberPicker$SetSelectionCommand;-><init>(Landroid/widget/EditText;)V
82806 Landroid/widget/NumberPicker$SetSelectionCommand;->cancel()V
82807 Landroid/widget/NumberPicker$SetSelectionCommand;->mInputText:Landroid/widget/EditText;
82808 Landroid/widget/NumberPicker$SetSelectionCommand;->mPosted:Z
82809 Landroid/widget/NumberPicker$SetSelectionCommand;->mSelectionEnd:I
82810 Landroid/widget/NumberPicker$SetSelectionCommand;->mSelectionStart:I
82811 Landroid/widget/NumberPicker$SetSelectionCommand;->post(II)V
82873 …ndroid/widget/NumberPicker;->mSetSelectionCommand:Landroid/widget/NumberPicker$SetSelectionCommand;