Home
last modified time | relevance | path

Searched defs:getTextAfterCursor (Results 1 – 25 of 268) sorted by relevance

1234567891011

/aosp_15_r20/cts/tests/inputmethod/src/android/view/inputmethod/cts/
H A DInputConnectionEndToEndTest.java679 public CharSequence getTextAfterCursor(int n, int flags) { in testGetTextAfterCursor() method in InputConnectionEndToEndTest.Wrapper
716 public CharSequence getTextAfterCursor(int n, int flags) { in testGetTextAfterCursorFailWithNegativeLength() method in InputConnectionEndToEndTest.Wrapper
755 public CharSequence getTextAfterCursor(int n, int flags) { in testGetTextAfterCursorFailWithTimeout() method in InputConnectionEndToEndTest.Wrapper
794 public CharSequence getTextAfterCursor(int n, int flags) { in testGetTextAfterCursorFailFastAfterUnbindInput() method in InputConnectionEndToEndTest.Wrapper
H A DInputConnectionDefaultMethodTest.java212 public CharSequence getTextAfterCursor(int n, int flags) { in getTextAfterCursor() method in InputConnectionDefaultMethodTest.TestInputConnection
/aosp_15_r20/cts/tests/inputmethod/legacyimeclienttestlib/src/com/android/cts/inputmethod/
H A DLegacyImeClientTestUtils.java52 public CharSequence getTextAfterCursor(int n, int flags) { in getTextAfterCursor() method in LegacyImeClientTestUtils.MinimallyImplementedNoOpInputConnection
/aosp_15_r20/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
H A DNoOpInputConnection.java42 public CharSequence getTextAfterCursor(int n, int flags) { in getTextAfterCursor() method in NoOpInputConnection
H A DHandlerInputConnection.java52 public CharSequence getTextAfterCursor(int n, int flags) { in getTextAfterCursor() method in HandlerInputConnection
/aosp_15_r20/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
H A DNoOpInputConnection.java42 public CharSequence getTextAfterCursor(int n, int flags) { in getTextAfterCursor() method in NoOpInputConnection
H A DInputConnectionSplitter.java53 public CharSequence getTextAfterCursor(int n, int flags) { in getTextAfterCursor() method in InputConnectionSplitter
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DRichInputConnectionAndTextRangeTests.java120 public CharSequence getTextAfterCursor(int n, int flags) { in getTextAfterCursor() method in RichInputConnectionAndTextRangeTests.MockConnection
/aosp_15_r20/frameworks/base/core/java/android/view/inputmethod/
H A DInputConnectionWrapper.java92 public CharSequence getTextAfterCursor(@IntRange(from = 0) int n, int flags) { in getTextAfterCursor() method in InputConnectionWrapper
H A DInputConnection.java306 CharSequence getTextAfterCursor(@IntRange(from = 0) int n, int flags); in getTextAfterCursor() method
H A DBaseInputConnection.java606 public CharSequence getTextAfterCursor(@IntRange(from = 0) int length, int flags) { in getTextAfterCursor() method in BaseInputConnection
H A DRemoteInputConnectionImpl.java473 public void getTextAfterCursor(InputConnectionCommandHeader header, int length, int flags, in getTextAfterCursor() method in RemoteInputConnectionImpl
/aosp_15_r20/frameworks/base/core/java/com/android/internal/inputmethod/
H A DIRemoteInputConnection.aidl43 void getTextAfterCursor(in InputConnectionCommandHeader header, int length, int flags, in getTextAfterCursor() method
/aosp_15_r20/frameworks/base/core/java/android/inputmethodservice/
H A DRemoteInputConnection.java129 public CharSequence getTextAfterCursor(@IntRange(from = 0) int length, int flags) { in getTextAfterCursor() method in RemoteInputConnection
H A DIRemoteInputConnectionInvoker.java196 public AndroidFuture<CharSequence> getTextAfterCursor(int length, int flags) { in getTextAfterCursor() method in IRemoteInputConnectionInvoker
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputConnection.java444 public CharSequence getTextAfterCursor(final int n, final int flags) { in getTextAfterCursor() method in RichInputConnection
/aosp_15_r20/frameworks/base/core/java/android/widget/
H A DAbsListView.java6316 public CharSequence getTextAfterCursor(int n, int flags) { in getTextAfterCursor() method in AbsListView.FlingRunnable.InputConnectionWrapper
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar19META-INF/ META-INF/MANIFEST.MF android/ android/view/ android/ ...
Dframework.jar9META-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-19/
Dframework.jarandroid/webkit/LegacyErrorStrings.class LegacyErrorStrings.java package android.webkit android.webkit.LegacyErrorStrings ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-9/
Dframework.jarandroid/net/LocalSocket.uau android/net/LocalSocket.class LocalSocket.java package android ...
/aosp_15_r20/out/soong/.intermediates/packages/inputmethods/LatinIME/java/LatinIME/android_common/javac/
DLatinIME.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/sdk/7/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml junit/ junit/runner ...
/aosp_15_r20/prebuilts/sdk/4/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF resources.arsc com/ com/android ...
/aosp_15_r20/prebuilts/tools/common/api-versions/android-3/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest ...

1234567891011