Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputConnectionEndToEndTest.java457 private void testMinimallyImplementedInputConnection(TestProcedure testProcedure) in testMinimallyImplementedInputConnection() method in InputConnectionEndToEndTest
1113 testMinimallyImplementedInputConnection((MockImeSession session, ImeEventStream stream) -> { in testGetSelectedTextFailWithMethodMissing() method
1171 testMinimallyImplementedInputConnection((session, stream) -> { in testRequestTextBoundsInfo_unimplemented() method
1414 testMinimallyImplementedInputConnection((MockImeSession session, ImeEventStream stream) -> { in testGetSurroundingTextDefaultMethod() method