Home
last modified time | relevance | path

Searched refs:coloredTextLength (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
DInputLogic.java2297 final int newCursorPosition, final int backgroundColor, final int coloredTextLength) { in setComposingTextInternalWithBackgroundColor() argument
2305 final int spanLength = Math.min(coloredTextLength, spannable.length()); in setComposingTextInternalWithBackgroundColor()