Searched defs:getTextBeforeCursor (Results 1 – 9 of 9) sorted by relevance
/aosp14/frameworks/base/core/java/android/view/inputmethod/ |
H A D | InputConnectionWrapper.java | 80 public CharSequence getTextBeforeCursor(@IntRange(from = 0) int n, int flags) { in getTextBeforeCursor() method in InputConnectionWrapper
|
H A D | InputConnection.java | 261 CharSequence getTextBeforeCursor(@IntRange(from = 0) int n, int flags); in getTextBeforeCursor() method
|
H A D | BaseInputConnection.java | 545 public CharSequence getTextBeforeCursor(@IntRange(from = 0) int length, int flags) { in getTextBeforeCursor() method in BaseInputConnection
|
H A D | RemoteInputConnectionImpl.java | 532 public void getTextBeforeCursor(InputConnectionCommandHeader header, int length, int flags, in getTextBeforeCursor() method in RemoteInputConnectionImpl
|
/aosp14/frameworks/base/core/java/com/android/internal/inputmethod/ |
H A D | IRemoteInputConnection.aidl | 40 void getTextBeforeCursor(in InputConnectionCommandHeader header, int length, int flags, in getTextBeforeCursor() method
|
/aosp14/frameworks/base/core/java/android/inputmethodservice/ |
H A D | RemoteInputConnection.java | 157 public CharSequence getTextBeforeCursor(@IntRange(from = 0) int length, int flags) { in getTextBeforeCursor() method in RemoteInputConnection
|
H A D | IRemoteInputConnectionInvoker.java | 217 public AndroidFuture<CharSequence> getTextBeforeCursor(int length, int flags) { in getTextBeforeCursor() method in IRemoteInputConnectionInvoker
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | AbsListView.java | 6250 public CharSequence getTextBeforeCursor(int n, int flags) { in getTextBeforeCursor() 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 ... |