Home
last modified time | relevance | path

Searched defs:mKeyboardActionListener (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
H A DEmojiPalettesView.java90 private KeyboardActionListener mKeyboardActionListener = KeyboardActionListener.EMPTY_LISTENER; field in EmojiPalettesView
440 private KeyboardActionListener mKeyboardActionListener = field in EmojiPalettesView.DeleteKeyOnTouchListener
/aosp12/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/
H A DCarLatinIME.java254 private final KeyboardView.OnKeyboardActionListener mKeyboardActionListener = field in CarLatinIME
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DMainKeyboardView.java117 private KeyboardActionListener mKeyboardActionListener; field in MainKeyboardView
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java171 private OnKeyboardActionListener mKeyboardActionListener; field in KeyboardView
/aosp12/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
H A DKeyboardView.java181 private OnKeyboardActionListener mKeyboardActionListener; field in KeyboardView