Searched refs:onText (Results 1 – 2 of 2) sorted by relevance
99 void onText(CharSequence text); in onText() method852 mKeyboardActionListener.onText(key.text); in detectAndSendKey()1081 public void onText(CharSequence text) { in onLongPress()1082 mKeyboardActionListener.onText(text); in onLongPress()
334 public void onText(CharSequence text) { }838 public void onText(CharSequence text) {} in onText() method in DefaultSoftKeyboard