Searched refs:setKeyboardActionListener (Results 1 – 3 of 3) sorted by relevance
201 public static void setKeyboardActionListener(KeyboardActionListener listener) { in setKeyboardActionListener() method in PointerTracker486 setKeyboardActionListener(handler.getKeyboardActionListener()); in onDownEvent()
373 mKeyboardView.setKeyboardActionListener(mLatinIME); in onCreateInputView()
416 public void setKeyboardActionListener(KeyboardActionListener listener) { in setKeyboardActionListener() method in LatinKeyboardView418 PointerTracker.setKeyboardActionListener(listener); in setKeyboardActionListener()