Searched refs:spanEndChar (Results 1 – 1 of 1) sorted by relevance
326 final char spanEndChar = mTempObjectForCommitText.charAt(spanEnd - 1); in commitText() local328 if (UnicodeSurrogate.isLowSurrogate(spanEndChar) in commitText()