Searched refs:lengthDelta (Results 1 – 2 of 2) sorted by relevance
3066 final int lengthDelta = suggestion.length() - (spanEnd - spanStart); in replaceWithSuggestion() local3073 suggestionSpansEnds[i] + lengthDelta, suggestionSpansFlags[i]); in replaceWithSuggestion()3077 final int newCursorPosition = spanEnd + lengthDelta; in replaceWithSuggestion()
21039 method public int lengthDelta();