Searched defs:getSurroundingText (Results 1 – 4 of 4) sorted by relevance
| /cts/tests/inputmethod/src/android/view/inputmethod/cts/ |
| D | InputConnectionEndToEndTest.java | 1209 public SurroundingText getSurroundingText(int beforeLength, int afterLength, in testGetSurroundingText() method in InputConnectionEndToEndTest.Wrapper 1253 public SurroundingText getSurroundingText(int beforeLength, int afterLength, in testGetSurroundingTextFailWithNegativeAfterLength() method in InputConnectionEndToEndTest.Wrapper 1291 public SurroundingText getSurroundingText(int beforeLength, int afterLength, in testGetSurroundingTextFailWithNegativeBeforeLength() method in InputConnectionEndToEndTest.Wrapper 1334 public SurroundingText getSurroundingText(int beforeLength, int afterLength, in testGetSurroundingTextFailWithTimeout() method in InputConnectionEndToEndTest.Wrapper 1380 public SurroundingText getSurroundingText(int beforeLength, int afterLength, in testGetSurroundingTextFailFastAfterUnbindInput() method in InputConnectionEndToEndTest.Wrapper 1446 public SurroundingText getSurroundingText(int beforeLength, int afterLength, in testGetSurroundingTextForA11y() method in InputConnectionEndToEndTest.Wrapper 1491 public SurroundingText getSurroundingText(int beforeLength, int afterLength, in testGetSurroundingTextFailWithNegativeAfterLengthForA11y() method in InputConnectionEndToEndTest.Wrapper 1530 public SurroundingText getSurroundingText(int beforeLength, int afterLength, in testGetSurroundingTextFailWithNegativeBeforeLengthForA11y() method in InputConnectionEndToEndTest.Wrapper 1574 public SurroundingText getSurroundingText(int beforeLength, int afterLength, in testGetSurroundingTextFailWithTimeoutForA11y() method in InputConnectionEndToEndTest.Wrapper
|
| D | InputConnectionHandlerTest.java | 410 public SurroundingText getSurroundingText(int beforeLength, int afterLength, in testExceptionFromGetSurroundingText() method in InputConnectionHandlerTest.MyInputConnection
|
| /cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/ |
| D | HandlerInputConnection.java | 62 public SurroundingText getSurroundingText(int beforeLength, int afterLength, int flags) { in getSurroundingText() method in HandlerInputConnection
|
| /cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/ |
| D | InputConnectionSplitter.java | 65 public SurroundingText getSurroundingText(int beforeLength, int afterLength, int flags) { in getSurroundingText() method in InputConnectionSplitter
|