Searched refs:hasComposingSpan (Results 1 – 1 of 1) sorted by relevance
672 private void appendText(EditText editText, String text, boolean hasComposingSpan) { in appendText() argument676 if (hasComposingSpan) { in appendText()