Searched refs:lengthDelta (Results 1 – 4 of 4) sorted by relevance
2920 final int lengthDelta = suggestion.length() - (spanEnd - spanStart); in replaceWithSuggestion() local2927 suggestionSpansEnds[i] + lengthDelta, suggestionSpansFlags[i]); in replaceWithSuggestion()2931 final int newCursorPosition = spanEnd + lengthDelta; in replaceWithSuggestion()
20506 method public int lengthDelta();
28600 Landroid/icu/text/Edits;->lengthDelta()I