Searched refs:NoopKeyboardActionListener (Results 1 – 2 of 2) sorted by relevance
24 class NoopKeyboardActionListener implements KeyboardView.OnKeyboardActionListener { class
49 new NoopKeyboardActionListener();130 mKeyboardView.setOnKeyboardActionListener(new NoopKeyboardActionListener() { in onStartInput()