Searched refs:commitTextWithBackgroundColor (Results 1 – 2 of 2) sorted by relevance
255 commitTextWithBackgroundColor(text, newCursorPosition, Color.TRANSPARENT, text.length()); in commitText()271 public void commitTextWithBackgroundColor(final CharSequence text, final int newCursorPosition, in commitTextWithBackgroundColor() method in RichInputConnection
1620 mConnection.commitTextWithBackgroundColor(textToCommit, 1, in revertCommit()