Home
last modified time | relevance | path

Searched refs:MockInputConnection (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/view/src/android/view/inputmethod/cts/
DInputConnectionWrapperTest.java36 MockInputConnection inputConnection = new MockInputConnection(); in testInputConnectionWrapper()
99 private class MockInputConnection implements InputConnection { class in InputConnectionWrapperTest