Home
last modified time | relevance | path

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

/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DSurfaceControlViewHostTests.java1590 final int injectedY = viewOnScreenXY[1] + 1; in testEmbeddedWindowCanTransferTouchGestureToHost() local
1595 mCtsTouchUtils.injectDownEvent(mInstrumentation, downTime, injectedX, injectedY, null); in testEmbeddedWindowCanTransferTouchGestureToHost()
1605 mCtsTouchUtils.injectUpEvent(mInstrumentation, downTime, false, injectedX, injectedY, null); in testEmbeddedWindowCanTransferTouchGestureToHost()