Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DSearchViewTest.java137 try (var touch = new UinputTouchScreen(InstrumentationRegistry.getInstrumentation(), in testTapThenSetQuery()
204 try (var touch = new UinputTouchScreen(InstrumentationRegistry.getInstrumentation(), in testShowImeWhenSearchViewFocusInListView()
DKeyboardVisibilityControlTest.java1599 try (var touch = new UinputTouchScreen(mInstrumentation, display)) { in testImeHiddenWhenFocusToAppWithStateHiddenFlagInMultiWindowMode()
1692 try (var touch = new UinputTouchScreen(mInstrumentation, display)) { in testIMEVisibleInSplitScreenAfterGainingFocus()
1780 try (var touch = new UinputTouchScreen(mInstrumentation, display)) { in testIMEVisibleInSplitScreenWithWindowInsetsApi()
DStylusHandwritingTest.java1261 try (UinputTouchDevice touch = new UinputTouchScreen(instrumentation, display); in testHandwriting_fingerTouchIsIgnored()
1474 try (UinputTouchDevice touch = in testOnViewClicked_withFingerTap()
1536 try (UinputTouchDevice touch = new UinputTouchScreen(instrumentation, display); in testOnViewClicked_withStylusHandwriting()
DFocusHandlingTest.java721 try (var touch = new UinputTouchScreen(instrumentation, display)) { in testMultiWindowFocusHandleOnDifferentUiThread()
/cts/tools/cts-api-coverage/proto/
Dcts_report.proto183 optional string touch = 11; field