Searched refs:setOnKeyboardActionListener (Results 1 – 2 of 2) sorted by relevance
615 mKeyboardView.setOnKeyboardActionListener(this); in initView()901 mKeyboardView.setOnKeyboardActionListener(this); in setNormalKeyboard()910 mKeyboardView.setOnKeyboardActionListener(mSymbolOnKeyboardAction); in setSymbolKeyboard()
440 public void setOnKeyboardActionListener(OnKeyboardActionListener listener) { in setOnKeyboardActionListener() method in KeyboardView1075 mMiniKeyboard.setOnKeyboardActionListener(new OnKeyboardActionListener() { in onLongPress()