Searched refs:OnKeyboardActionListener (Results 1 – 2 of 2) sorted by relevance
36 import jp.co.omronsoft.openwnn.KeyboardView.OnKeyboardActionListener;43 public class DefaultSoftKeyboard implements InputViewManager, KeyboardView.OnKeyboardActionListener…304 private OnKeyboardActionListener mSymbolOnKeyboardAction = new OnKeyboardActionListener() {
66 public interface OnKeyboardActionListener { interface in KeyboardView164 private OnKeyboardActionListener mKeyboardActionListener;440 public void setOnKeyboardActionListener(OnKeyboardActionListener listener) { in setOnKeyboardActionListener()448 protected OnKeyboardActionListener getOnKeyboardActionListener() { in getOnKeyboardActionListener()1075 mMiniKeyboard.setOnKeyboardActionListener(new OnKeyboardActionListener() { in onLongPress()