Home
last modified time | relevance | path

Searched defs:mKeyboardActionListener (Results 1 – 3 of 3) 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/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DMainKeyboardView.java117 private KeyboardActionListener mKeyboardActionListener; field in MainKeyboardView
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DKeyboardView.java164 private OnKeyboardActionListener mKeyboardActionListener; field in KeyboardView