Searched refs:BeginSoftInputOnLongPressCommand (Results 1 – 1 of 1) sorted by relevance
362 private BeginSoftInputOnLongPressCommand mBeginSoftInputOnLongPressCommand;1913 mBeginSoftInputOnLongPressCommand = new BeginSoftInputOnLongPressCommand(); in postBeginSoftInputOnLongPressCommand()2231 class BeginSoftInputOnLongPressCommand implements Runnable { class in NumberPicker