Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DEditorInfoTest.java289 final int expectedTextBeforeCursorLength = 0; in testInitialSurroundingText_cursorAtHead_emptyBeforeCursorText() local
307 final int expectedTextBeforeCursorLength = testText.length() - selLength; in testInitialSurroundingText_cursorAtTail_emptyAfterCursorText() local
325 final int expectedTextBeforeCursorLength = 0; in testInitialSurroundingText_noSelection_emptySelectionText() local
343 final int expectedTextBeforeCursorLength = 1; in testInitialSurroundingText_overSizedSelection_keepsBeforeAfterTextValid() local