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/
MainKeyboardView.java 439 public void setKeyboardActionListener(final KeyboardActionListener listener) {
441 PointerTracker.setKeyboardActionListener(listener);
    [all...]
PointerTracker.java 381 public static void setKeyboardActionListener(final KeyboardActionListener listener) {
776 setKeyboardActionListener(handler.getKeyboardActionListener());
    [all...]

Completed in 73 milliseconds