Home | History | Annotate | Download | only in latin

Lines Matching refs:commitText

1007         if (ic != null) ic.commitText("", 1);
1033 inputConnection.commitText(mComposing, 1);
1074 ic.commitText(lastTwo.charAt(1) + " ", 1);
1091 ic.commitText(" ..", 1);
1108 ic.commitText(". ", 1);
1269 ic.commitText(text, 1);
1996 ic.commitText(suggestion, 1);