Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputConnectionWrapper.java80 public CharSequence getTextBeforeCursor(@IntRange(from = 0) int n, int flags) { in getTextBeforeCursor() method in InputConnectionWrapper
H A DInputConnection.java261 CharSequence getTextBeforeCursor(@IntRange(from = 0) int n, int flags); in getTextBeforeCursor() method
H A DBaseInputConnection.java545 public CharSequence getTextBeforeCursor(@IntRange(from = 0) int length, int flags) { in getTextBeforeCursor() method in BaseInputConnection
H A DRemoteInputConnectionImpl.java532 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 DIRemoteInputConnection.aidl40 void getTextBeforeCursor(in InputConnectionCommandHeader header, int length, int flags, in getTextBeforeCursor() method
/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DRemoteInputConnection.java157 public CharSequence getTextBeforeCursor(@IntRange(from = 0) int length, int flags) { in getTextBeforeCursor() method in RemoteInputConnection
H A DIRemoteInputConnectionInvoker.java217 public AndroidFuture<CharSequence> getTextBeforeCursor(int length, int flags) { in getTextBeforeCursor() method in IRemoteInputConnectionInvoker
/aosp14/frameworks/base/core/java/android/widget/
H A DAbsListView.java6250 public CharSequence getTextBeforeCursor(int n, int flags) { in getTextBeforeCursor() 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 ...