Searched refs:onText (Results 1 – 6 of 6) sorted by relevance
82 onText(); in onCreateView()141 onText(); in onSwipeUp()
260 public void onText() { in onText() method in AnswerFragment261 getPresenter().onText(); in onText()
122 mAnswerFragment.onText(); in onTrigger()
261 public void onText() { in onText() method in AnswerPresenter
334 public void onText(CharSequence text) { }838 public void onText(CharSequence text) {} in onText() method in DefaultSoftKeyboard
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()