Searched defs:getTextAfterCursor (Results 1 – 9 of 9) sorted by relevance
/aosp14/frameworks/base/core/java/android/view/inputmethod/ |
H A D | InputConnectionWrapper.java | 92 public CharSequence getTextAfterCursor(@IntRange(from = 0) int n, int flags) { in getTextAfterCursor() method in InputConnectionWrapper
|
H A D | InputConnection.java | 306 CharSequence getTextAfterCursor(@IntRange(from = 0) int n, int flags); in getTextAfterCursor() method
|
H A D | BaseInputConnection.java | 606 public CharSequence getTextAfterCursor(@IntRange(from = 0) int length, int flags) { in getTextAfterCursor() method in BaseInputConnection
|
H A D | RemoteInputConnectionImpl.java | 510 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 D | IRemoteInputConnection.aidl | 43 void getTextAfterCursor(in InputConnectionCommandHeader header, int length, int flags, in getTextAfterCursor() method
|
/aosp14/frameworks/base/core/java/android/inputmethodservice/ |
H A D | RemoteInputConnection.java | 129 public CharSequence getTextAfterCursor(@IntRange(from = 0) int length, int flags) { in getTextAfterCursor() method in RemoteInputConnection
|
H A D | IRemoteInputConnectionInvoker.java | 196 public AndroidFuture<CharSequence> getTextAfterCursor(int length, int flags) { in getTextAfterCursor() method in IRemoteInputConnectionInvoker
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | AbsListView.java | 6256 public CharSequence getTextAfterCursor(int n, int flags) { in getTextAfterCursor() method in AbsListView.FlingRunnable.InputConnectionWrapper
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |