Searched defs:getTextBeforeCursor (Results 1 – 10 of 10) sorted by relevance
/aosp12/frameworks/base/core/java/com/android/internal/view/ |
H A D | IInputContext.aidl | 37 void getTextBeforeCursor(int length, int flags, ICharSequenceResultCallback callback); in getTextBeforeCursor() method
|
H A D | InputConnectionWrapper.java | 112 public CharSequence getTextBeforeCursor(@IntRange(from = 0) int length, int flags) { in getTextBeforeCursor() method in InputConnectionWrapper
|
H A D | IInputConnectionWrapper.java | 201 public void getTextBeforeCursor(int length, int flags, ICharSequenceResultCallback callback) { in getTextBeforeCursor() method in IInputConnectionWrapper
|
/aosp12/frameworks/base/core/java/android/view/inputmethod/ |
H A D | InputConnection.java | 199 CharSequence getTextBeforeCursor(@IntRange(from = 0) int n, int flags); in getTextBeforeCursor() method
|
H A D | InputConnectionWrapper.java | 84 public CharSequence getTextBeforeCursor(@IntRange(from = 0) int n, int flags) { in getTextBeforeCursor() method in InputConnectionWrapper
|
H A D | BaseInputConnection.java | 522 public CharSequence getTextBeforeCursor(@IntRange(from = 0) int length, int flags) { in getTextBeforeCursor() method in BaseInputConnection
|
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/ |
H A D | RichInputConnectionAndTextRangeTests.java | 112 public CharSequence getTextBeforeCursor(int n, int flags) { in getTextBeforeCursor() method in RichInputConnectionAndTextRangeTests.MockConnection
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
H A D | RichInputConnection.java | 402 public CharSequence getTextBeforeCursor(final int n, final int flags) { in getTextBeforeCursor() method in RichInputConnection
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | AbsListView.java | 6052 public CharSequence getTextBeforeCursor(int n, int flags) { in getTextBeforeCursor() method in AbsListView.FlingRunnable.InputConnectionWrapper
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |