Home
last modified time | relevance | path

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

/cts/tests/inputmethod/legacyimeclienttestlib/src/com/android/cts/inputmethod/
DLegacyImeClientTestUtils.java44 public CharSequence getTextBeforeCursor(int n, int flags) { in getTextBeforeCursor() method in LegacyImeClientTestUtils.MinimallyImplementedNoOpInputConnection
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DNoOpInputConnection.java36 public CharSequence getTextBeforeCursor(int n, int flags) { in getTextBeforeCursor() method in NoOpInputConnection
DHandlerInputConnection.java47 public CharSequence getTextBeforeCursor(int n, int flags) { in getTextBeforeCursor() method in HandlerInputConnection
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
DNoOpInputConnection.java37 public CharSequence getTextBeforeCursor(int n, int flags) { in getTextBeforeCursor() method in NoOpInputConnection
DInputConnectionSplitter.java47 public CharSequence getTextBeforeCursor(int n, int flags) { in getTextBeforeCursor() method in InputConnectionSplitter
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputConnectionDefaultMethodTest.java210 public CharSequence getTextBeforeCursor(int n, int flags) { in getTextBeforeCursor() method in InputConnectionDefaultMethodTest.TestInputConnection
DInputConnectionEndToEndTest.java844 public CharSequence getTextBeforeCursor(int n, int flags) { in testGetTextBeforeCursor() method in InputConnectionEndToEndTest.Wrapper
881 public CharSequence getTextBeforeCursor(int n, int flags) { in testGetTextBeforeCursorFailWithNegativeLength() method in InputConnectionEndToEndTest.Wrapper
920 public CharSequence getTextBeforeCursor(int n, int flags) { in testGetTextBeforeCursorFailWithTimeout() method in InputConnectionEndToEndTest.Wrapper
959 public CharSequence getTextBeforeCursor(int n, int flags) { in testGetTextBeforeCursorFailFastAfterUnbindInput() method in InputConnectionEndToEndTest.Wrapper