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.java67 final int swipeHeight = mLauncher.getTestInfo(getSwipeHeightRequestName()). in goToOverviewUnchecked()
94 final int swipeLength = mLauncher.getTestInfo(getSwipeHeightRequestName()). in goToOverviewUnchecked()
118 protected String getSwipeHeightRequestName() { in getSwipeHeightRequestName() method in Background
DWorkspace.java217 protected String getSwipeHeightRequestName() { in getSwipeHeightRequestName() method in Workspace