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

/frameworks/base/core/java/android/widget/
H A DNumberPicker.java334 private BeginSoftInputOnLongPressCommand mBeginSoftInputOnLongPressCommand;
1784 mBeginSoftInputOnLongPressCommand = new BeginSoftInputOnLongPressCommand();
2077 class BeginSoftInputOnLongPressCommand implements Runnable { class in class:NumberPicker

Completed in 40 milliseconds