Searched refs:onText (Results 1 – 4 of 4) sorted by relevance
47 void onText(String key, String text); in onText() method155 listener.onText(key, action.getTitle().toString()); in onGuidedActionEditedAndProceed()
120 public void onText(String key, String text) { in onText() method in BluetoothActionActivity
369 public void onText(CharSequence text) {419 public void onText(CharSequence text) {
115 void onText(CharSequence text); in onText() method947 mKeyboardActionListener.onText(key.text); in detectAndSendKey()