Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DBackground.java78 final int swipeHeight = mLauncher.getTestInfo(getSwipeHeightRequestName()). in goToOverviewUnchecked()
119 final int swipeLength = mLauncher.getTestInfo(getSwipeHeightRequestName()). in goToOverviewUnchecked()
214 protected String getSwipeHeightRequestName() { in getSwipeHeightRequestName() method in Background
DWorkspace.java283 protected String getSwipeHeightRequestName() { in getSwipeHeightRequestName() method in Workspace