Home
last modified time | relevance | path

Searched defs:selectionLength (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/base/core/tests/InputMethodCoreTests/src/android/view/inputmethod/
H A DEditorInfoTest.java147 final int selectionLength = 0; in setInitialText_cursorAtHead_dividesByCursorPosition() local
167 final int selectionLength = 0; in setInitialText_cursorAtTail_dividesByCursorPosition() local
186 final int selectionLength = 2; in setInitialText_cursorAtMiddle_dividesByCursorPosition() local
205 final int selectionLength = 2; in setInitialText_incorrectCursorOrder_correctsThenDivide() local
240 final int selectionLength = 2; in setOverSizeInitialText_cursorAtMiddle_dividesProportionately() local
270 final int selectionLength = EditorInfo.MAX_INITIAL_SELECTION_LENGTH + 1; in setOverSizeInitialText_overSizeSelection_dropsSelection() local
329 final int selectionLength = 2; in initialSurroundingText_wrapIntoParcel_staysIntact() local