Searched defs:touch (Results 1 – 5 of 5) sorted by relevance
137 try (var touch = new UinputTouchScreen(InstrumentationRegistry.getInstrumentation(), in testTapThenSetQuery()204 try (var touch = new UinputTouchScreen(InstrumentationRegistry.getInstrumentation(), in testShowImeWhenSearchViewFocusInListView()
1599 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()
1261 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()
721 try (var touch = new UinputTouchScreen(instrumentation, display)) { in testMultiWindowFocusHandleOnDifferentUiThread()
183 optional string touch = 11; field