Searched refs:composingTextToBeSet (Results 1 – 1 of 1) sorted by relevance
2298 final CharSequence composingTextToBeSet; in setComposingTextInternalWithBackgroundColor() local2300 composingTextToBeSet = newComposingText; in setComposingTextInternalWithBackgroundColor()2308 composingTextToBeSet = spannable; in setComposingTextInternalWithBackgroundColor()2310 mConnection.setComposingText(composingTextToBeSet, newCursorPosition); in setComposingTextInternalWithBackgroundColor()