Home
last modified time | relevance | path

Searched refs:onText (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DKeyboardView.java99 void onText(CharSequence text); in onText() method
852 mKeyboardActionListener.onText(key.text); in detectAndSendKey()
1081 public void onText(CharSequence text) { in onLongPress()
1082 mKeyboardActionListener.onText(text); in onLongPress()
DDefaultSoftKeyboard.java334 public void onText(CharSequence text) { }
838 public void onText(CharSequence text) {} in onText() method in DefaultSoftKeyboard