Searched refs:emulatedStartY (Results 1 – 2 of 2) sorted by relevance
649 final int emulatedStartY = viewGroupOnScreenXY[1] + 3 * viewGroup.getHeight() / 4; in emulateScrollToBottom() local657 emulatedX, emulatedStartY, 0, -swipeAmount, 300, 10); in emulateScrollToBottom()
939 int emulatedStartY = anchorOnScreenXY[1] + anchor.getHeight() / 2; in testCreateOnDragListener() local944 emulatedStartY, /* dragAmountX= */ 0, swipeAmount); in testCreateOnDragListener()