Home
last modified time | relevance | path

Searched defs:setKeyboardActionListener (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
H A DEmojiPalettesView.java400 public void setKeyboardActionListener(final KeyboardActionListener listener) { in setKeyboardActionListener() method in EmojiPalettesView
443 public void setKeyboardActionListener(final KeyboardActionListener listener) { in setKeyboardActionListener() method in EmojiPalettesView.DeleteKeyOnTouchListener
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DMainKeyboardView.java365 public void setKeyboardActionListener(final KeyboardActionListener listener) { in setKeyboardActionListener() method in MainKeyboardView
H A DPointerTracker.java204 public static void setKeyboardActionListener(final KeyboardActionListener listener) { in setKeyboardActionListener() method in PointerTracker