Home
last modified time | relevance | path

Searched defs:getSurroundingText (Results 1 – 4 of 4) sorted by relevance

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputConnectionEndToEndTest.java1206 public SurroundingText getSurroundingText(int beforeLength, int afterLength, in testGetSurroundingText() method in InputConnectionEndToEndTest.Wrapper
1250 public SurroundingText getSurroundingText(int beforeLength, int afterLength, in testGetSurroundingTextFailWithNegativeAfterLength() method in InputConnectionEndToEndTest.Wrapper
1288 public SurroundingText getSurroundingText(int beforeLength, int afterLength, in testGetSurroundingTextFailWithNegativeBeforeLength() method in InputConnectionEndToEndTest.Wrapper
1331 public SurroundingText getSurroundingText(int beforeLength, int afterLength, in testGetSurroundingTextFailWithTimeout() method in InputConnectionEndToEndTest.Wrapper
1377 public SurroundingText getSurroundingText(int beforeLength, int afterLength, in testGetSurroundingTextFailFastAfterUnbindInput() method in InputConnectionEndToEndTest.Wrapper
1443 public SurroundingText getSurroundingText(int beforeLength, int afterLength, in testGetSurroundingTextForA11y() method in InputConnectionEndToEndTest.Wrapper
1488 public SurroundingText getSurroundingText(int beforeLength, int afterLength, in testGetSurroundingTextFailWithNegativeAfterLengthForA11y() method in InputConnectionEndToEndTest.Wrapper
1527 public SurroundingText getSurroundingText(int beforeLength, int afterLength, in testGetSurroundingTextFailWithNegativeBeforeLengthForA11y() method in InputConnectionEndToEndTest.Wrapper
1571 public SurroundingText getSurroundingText(int beforeLength, int afterLength, in testGetSurroundingTextFailWithTimeoutForA11y() method in InputConnectionEndToEndTest.Wrapper
DInputConnectionHandlerTest.java738 public SurroundingText getSurroundingText(int beforeLength, int afterLength, in testExceptionFromGetSurroundingText() method in InputConnectionHandlerTest.MyInputConnection
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DHandlerInputConnection.java62 public SurroundingText getSurroundingText(int beforeLength, int afterLength, int flags) { in getSurroundingText() method in HandlerInputConnection
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
DInputConnectionSplitter.java65 public SurroundingText getSurroundingText(int beforeLength, int afterLength, int flags) { in getSurroundingText() method in InputConnectionSplitter