Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DEditorInfoTest.java286 final int selLength = 10; in testInitialSurroundingText_cursorAtHead_emptyBeforeCursorText() local
304 final int selLength = 10; in testInitialSurroundingText_cursorAtTail_emptyAfterCursorText() local
322 final int selLength = 0; in testInitialSurroundingText_noSelection_emptySelectionText() local
340 final int selLength = OVER_SIZED_TEXT_LENGTH - 2; in testInitialSurroundingText_overSizedSelection_keepsBeforeAfterTextValid() local
368 final int selLength = 2; in testInitialSurroundingSubText_keepsOriginalCursorPosition() local