Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DCtsWindowInfoUtils.java494 public static boolean tapOnWindow(Instrumentation instrumentation, in tapOnWindow() method
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DSurfaceControlViewHostTests.java1768 CtsWindowInfoUtils.tapOnWindow(mInstrumentation, mSurfaceView::getWindowToken, point); in testTransferHostTouchGestureToEmbedded()