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.java259 final int expectedTextBeforeCursorLength = 0; in testInitialSurroundingText_cursorAtHead_emptyBeforeCursorText() local
277 final int expectedTextBeforeCursorLength = testText.length() - selLength; in testInitialSurroundingText_cursorAtTail_emptyAfterCursorText() local
295 final int expectedTextBeforeCursorLength = 0; in testInitialSurroundingText_noSelection_emptySelectionText() local
313 final int expectedTextBeforeCursorLength = 1; in testInitialSurroundingText_overSizedSelection_keepsBeforeAfterTextValid() local