Home
last modified time | relevance | path

Searched defs:getTextBeforeCursor (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DIInputContext.aidl37 void getTextBeforeCursor(int length, int flags, ICharSequenceResultCallback callback); in getTextBeforeCursor() method
H A DInputConnectionWrapper.java112 public CharSequence getTextBeforeCursor(@IntRange(from = 0) int length, int flags) { in getTextBeforeCursor() method in InputConnectionWrapper
H A DIInputConnectionWrapper.java201 public void getTextBeforeCursor(int length, int flags, ICharSequenceResultCallback callback) { in getTextBeforeCursor() method in IInputConnectionWrapper
/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInputConnection.java199 CharSequence getTextBeforeCursor(@IntRange(from = 0) int n, int flags); in getTextBeforeCursor() method
H A DInputConnectionWrapper.java84 public CharSequence getTextBeforeCursor(@IntRange(from = 0) int n, int flags) { in getTextBeforeCursor() method in InputConnectionWrapper
H A DBaseInputConnection.java522 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 DRichInputConnectionAndTextRangeTests.java112 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 DRichInputConnection.java402 public CharSequence getTextBeforeCursor(final int n, final int flags) { in getTextBeforeCursor() method in RichInputConnection
/aosp12/frameworks/base/core/java/android/widget/
H A DAbsListView.java6052 public CharSequence getTextBeforeCursor(int n, int flags) { in getTextBeforeCursor() method in AbsListView.FlingRunnable.InputConnectionWrapper
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...