Home | History | Annotate | Download | only in widget

Lines Matching refs:commitText

5698         public boolean commitText(CharSequence text, int newCursorPosition) {
5699 return getTarget().commitText(text, newCursorPosition);