HomeSort by relevance Sort by last modified time
    Searched refs:setKeyboardActionListener (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
LatinKeyboardView.java 238 public void setKeyboardActionListener(KeyboardActionListener listener) {
240 PointerTracker.setKeyboardActionListener(listener);
PointerTracker.java 194 public static void setKeyboardActionListener(KeyboardActionListener listener) {
431 setKeyboardActionListener(handler.getKeyboardActionListener());
KeyboardSwitcher.java     [all...]

Completed in 37 milliseconds