Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DEditorInfo.java668 final int possibleMaxBeforeCursorLength = in trimLongSurroundingText() local
671 maxLengthMinusSelection - possibleMaxBeforeCursorLength); in trimLongSurroundingText()