Home
last modified time | relevance | path

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

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