Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/view/inputmethod/
H A DEditorInfoTest.java313 editorInfo.getInitialSelectedText(anyInt()))); in setInitialSubText_trimmedSubText_dividesByOriginalCursorPosition()
339 sourceEditorInfo.getInitialSelectedText(InputConnection.GET_TEXT_WITH_STYLES), in initialSurroundingText_wrapIntoParcel_staysIntact()
340 targetEditorInfo.getInitialSelectedText(InputConnection.GET_TEXT_WITH_STYLES))); in initialSurroundingText_wrapIntoParcel_staysIntact()
434 editorInfo.getInitialSelectedText(InputConnection.GET_TEXT_WITH_STYLES); in assertExpectedTextLength()
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DEditorInfo.java957 public CharSequence getInitialSelectedText(@InputConnection.GetTextType int flags) { in getInitialSelectedText() method in EditorInfo
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt55435 method @Nullable public CharSequence getInitialSelectedText(int);