Searched refs:setOnKeyboardActionListener (Results 1 – 2 of 2) sorted by relevance
197 mKeyboardView.setOnKeyboardActionListener(mKeyboardActionListener); in onStartInputView()198 mPopupKeyboardView.setOnKeyboardActionListener(mPopupKeyboardActionListener); in onStartInputView()
514 public void setOnKeyboardActionListener(OnKeyboardActionListener listener) { in setOnKeyboardActionListener() method in KeyboardView