HomeSort by relevance Sort by last modified time
    Searched defs:setKeyboardActionListener (Results 1 - 2 of 2) 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());

Completed in 19 milliseconds