Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DBackground.java153 final int startY = getSwipeStartY(); in sendDownPointerToEnterOverviewToLauncher()
167 final int startY = getSwipeStartY(); in sendSwipeUpAndHoldToEnterOverviewGestureToLauncher()
185 final int startY = getSwipeStartY(); in sendUpPointerToEnterOverviewToLauncher()
235 startY = getSwipeStartY(); in quickSwitch()
241 startY = getSwipeStartY(); in quickSwitch()
275 protected int getSwipeStartY() { in getSwipeStartY() method in Background
DWorkspace.java841 protected int getSwipeStartY() {