Home | History | Annotate | Download | only in openwnn

Lines Matching refs:onText

99         void onText(CharSequence text);
852 mKeyboardActionListener.onText(key.text);
1081 public void onText(CharSequence text) {
1082 mKeyboardActionListener.onText(text);