Searched refs:onText (Results 1 – 5 of 5) sorted by relevance
123 mAnswerListener.onText(); in onTrigger()157 void onText(); in onText() method
350 public void onText() { in onText() method in AnswerFragment351 getPresenter().onText(); in onText()
160 public void onText() { in onText() method in AnswerPresenter
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