Home | History | Annotate | Download | only in webkit

Lines Matching refs:showIme

1494      * @param showIme if true, show the IME, assuming the user will begin typing.
1502 public boolean showFindDialog(String text, boolean showIme) {
1505 return mProvider.showFindDialog(text, showIme);