Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DCtsTouchUtils.java648 final int emulatedX = viewGroupOnScreenXY[0] + viewGroup.getWidth() / 2; in emulateScrollToBottom() local
657 emulatedX, emulatedStartY, 0, -swipeAmount, 300, 10); in emulateScrollToBottom()
/cts/tests/tests/widget/src/android/widget/cts/
DListPopupWindowTest.java938 int emulatedX = anchorOnScreenXY[0] + anchor.getWidth() / 2; in testCreateOnDragListener() local
943 mCtsTouchUtils.emulateDragGesture(mInstrumentation, mActivityRule, emulatedX, in testCreateOnDragListener()