Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DEditorInfoTest.java78 private static final int REQUEST_LONGEST_AVAILABLE_TEXT = OVER_SIZED_TEXT_LENGTH; // field in EditorInfoTest
388 info.getInitialTextBeforeCursor(REQUEST_LONGEST_AVAILABLE_TEXT, in testInitialSurroundingSubText_keepsOriginalCursorPosition()
393 info.getInitialTextAfterCursor(REQUEST_LONGEST_AVAILABLE_TEXT, in testInitialSurroundingSubText_keepsOriginalCursorPosition()
396 REQUEST_LONGEST_AVAILABLE_TEXT, in testInitialSurroundingSubText_keepsOriginalCursorPosition()
397 REQUEST_LONGEST_AVAILABLE_TEXT, in testInitialSurroundingSubText_keepsOriginalCursorPosition()
411 editorInfo.getInitialTextBeforeCursor(REQUEST_LONGEST_AVAILABLE_TEXT, in assertExpectedTextLength()
416 editorInfo.getInitialTextAfterCursor(REQUEST_LONGEST_AVAILABLE_TEXT, in assertExpectedTextLength()
419 REQUEST_LONGEST_AVAILABLE_TEXT, in assertExpectedTextLength()
420 REQUEST_LONGEST_AVAILABLE_TEXT, in assertExpectedTextLength()
472 nullToEmpty(info.getInitialTextBeforeCursor(REQUEST_LONGEST_AVAILABLE_TEXT, in concatInitialSurroundingText()
[all …]