Home | History | Annotate | Download | only in webkit

Lines Matching refs:replaceSelection

243         public void replaceSelection(CharSequence text) {
5425 mInputConnection.replaceSelection(pasteText);