Home
last modified time | relevance | path

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

/frameworks/base/core/tests/InputMethodCoreTests/src/android/view/inputmethod/
DEditorInfoTest.java311 editorInfo.getInitialTextBeforeCursor(LONG_EXP_TEXT_LENGTH, anyInt()))); in setInitialSubText_trimmedSubText_dividesByOriginalCursorPosition()
334 sourceEditorInfo.getInitialTextBeforeCursor(LONG_EXP_TEXT_LENGTH, in initialSurroundingText_wrapIntoParcel_staysIntact()
336 targetEditorInfo.getInitialTextBeforeCursor(LONG_EXP_TEXT_LENGTH, in initialSurroundingText_wrapIntoParcel_staysIntact()
374 editorInfo.getInitialTextBeforeCursor(/* length= */ 60, /* flags= */ 1); in surroundingTextRetrieval_writeToParcel_noException()
408 (SpannableString) editorInfo.getInitialTextBeforeCursor( in testSpanAfterSurroundingTextRetrieval()
431 editorInfo.getInitialTextBeforeCursor(LONG_EXP_TEXT_LENGTH, in assertExpectedTextLength()
/frameworks/base/core/java/android/view/inputmethod/
DEditorInfo.java974 public CharSequence getInitialTextBeforeCursor( in getInitialTextBeforeCursor() method in EditorInfo
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt56041 method @Nullable public CharSequence getInitialTextBeforeCursor(@IntRange(from=0) int, int);