Home
last modified time | relevance | path

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

/cts/tests/inputmethod/legacyimeclienttestlib/src/com/android/cts/inputmethod/
DLegacyImeClientTestUtils.java52 public CharSequence getTextAfterCursor(int n, int flags) { in getTextAfterCursor() method in LegacyImeClientTestUtils.MinimallyImplementedNoOpInputConnection
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DNoOpInputConnection.java42 public CharSequence getTextAfterCursor(int n, int flags) { in getTextAfterCursor() method in NoOpInputConnection
DHandlerInputConnection.java52 public CharSequence getTextAfterCursor(int n, int flags) { in getTextAfterCursor() method in HandlerInputConnection
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
DNoOpInputConnection.java42 public CharSequence getTextAfterCursor(int n, int flags) { in getTextAfterCursor() method in NoOpInputConnection
DInputConnectionSplitter.java53 public CharSequence getTextAfterCursor(int n, int flags) { in getTextAfterCursor() method in InputConnectionSplitter
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputConnectionDefaultMethodTest.java215 public CharSequence getTextAfterCursor(int n, int flags) { in getTextAfterCursor() method in InputConnectionDefaultMethodTest.TestInputConnection
DInputConnectionEndToEndTest.java682 public CharSequence getTextAfterCursor(int n, int flags) { in testGetTextAfterCursor() method in InputConnectionEndToEndTest.Wrapper
719 public CharSequence getTextAfterCursor(int n, int flags) { in testGetTextAfterCursorFailWithNegativeLength() method in InputConnectionEndToEndTest.Wrapper
758 public CharSequence getTextAfterCursor(int n, int flags) { in testGetTextAfterCursorFailWithTimeout() method in InputConnectionEndToEndTest.Wrapper
797 public CharSequence getTextAfterCursor(int n, int flags) { in testGetTextAfterCursorFailFastAfterUnbindInput() method in InputConnectionEndToEndTest.Wrapper