Home
last modified time | relevance | path

Searched defs:swipeHeight (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DQuickstepTestInformationHandler.java40 final float swipeHeight = in call() local
47 final float swipeHeight = in call() local
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DBackground.java158 final int swipeHeight = mLauncher.getTestInfo(getSwipeHeightRequestName()).getInt( in sendSwipeUpAndHoldToEnterOverviewGestureToLauncher() local
176 final int swipeHeight = mLauncher.getTestInfo(getSwipeHeightRequestName()).getInt( in sendUpPointerToEnterOverviewToLauncher() local
DWorkspace.java93 final int swipeHeight = mLauncher.getTestInfo( in switchToAllApps() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DLayoutUtils.java35 float swipeHeight = dp.allAppsCellHeightPx - dp.allAppsIconTextSizePx; in getDefaultSwipeHeight() local