Searched refs:setOnKeyboardActionListener (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/
H A DCarLatinIME.java197 mKeyboardView.setOnKeyboardActionListener(mKeyboardActionListener);
198 mPopupKeyboardView.setOnKeyboardActionListener(mPopupKeyboardActionListener);
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DDefaultSoftKeyboard.java615 mKeyboardView.setOnKeyboardActionListener(this);
901 mKeyboardView.setOnKeyboardActionListener(this);
910 mKeyboardView.setOnKeyboardActionListener(mSymbolOnKeyboardAction);
H A DKeyboardView.java440 public void setOnKeyboardActionListener(OnKeyboardActionListener listener) { method in class:KeyboardView
1075 mMiniKeyboard.setOnKeyboardActionListener(new OnKeyboardActionListener() {
/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
H A DKeyboardView.java511 public void setOnKeyboardActionListener(OnKeyboardActionListener listener) { method in class:KeyboardView

Completed in 254 milliseconds