Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java3066 final int lengthDelta = suggestion.length() - (spanEnd - spanStart); in replaceWithSuggestion() local
3073 suggestionSpansEnds[i] + lengthDelta, suggestionSpansFlags[i]); in replaceWithSuggestion()
3077 final int newCursorPosition = spanEnd + lengthDelta; in replaceWithSuggestion()
/frameworks/base/api/
Dcurrent.txt21039 method public int lengthDelta();