Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java2920 final int lengthDelta = suggestion.length() - (spanEnd - spanStart); in replaceWithSuggestion() local
2927 suggestionSpansEnds[i] + lengthDelta, suggestionSpansFlags[i]); in replaceWithSuggestion()
2931 final int newCursorPosition = spanEnd + lengthDelta; in replaceWithSuggestion()
/frameworks/base/non-updatable-api/
Dcurrent.txt20506 method public int lengthDelta();
/frameworks/base/api/
Dcurrent.txt20506 method public int lengthDelta();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt28600 Landroid/icu/text/Edits;->lengthDelta()I