Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputConnectionWrapper.java92 public CharSequence getTextAfterCursor(@IntRange(from = 0) int n, int flags) { in getTextAfterCursor() method in InputConnectionWrapper
H A DInputConnection.java306 CharSequence getTextAfterCursor(@IntRange(from = 0) int n, int flags); in getTextAfterCursor() method
H A DBaseInputConnection.java606 public CharSequence getTextAfterCursor(@IntRange(from = 0) int length, int flags) { in getTextAfterCursor() method in BaseInputConnection
H A DRemoteInputConnectionImpl.java510 public void getTextAfterCursor(InputConnectionCommandHeader header, int length, int flags, in getTextAfterCursor() method in RemoteInputConnectionImpl
/aosp14/frameworks/base/core/java/com/android/internal/inputmethod/
H A DIRemoteInputConnection.aidl43 void getTextAfterCursor(in InputConnectionCommandHeader header, int length, int flags, in getTextAfterCursor() method
/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DRemoteInputConnection.java129 public CharSequence getTextAfterCursor(@IntRange(from = 0) int length, int flags) { in getTextAfterCursor() method in RemoteInputConnection
H A DIRemoteInputConnectionInvoker.java196 public AndroidFuture<CharSequence> getTextAfterCursor(int length, int flags) { in getTextAfterCursor() method in IRemoteInputConnectionInvoker
/aosp14/frameworks/base/core/java/android/widget/
H A DAbsListView.java6256 public CharSequence getTextAfterCursor(int n, int flags) { in getTextAfterCursor() method in AbsListView.FlingRunnable.InputConnectionWrapper
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...