Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DQuickstepTestInformationHandler.java37 final float swipeHeight = in call() local
44 final float swipeHeight = in call() local
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DAllAppsFromOverview.java53 final int swipeHeight = mLauncher.getTestInfo( in switchBackToOverview() local
DBackground.java78 final int swipeHeight = mLauncher.getTestInfo(getSwipeHeightRequestName()). in goToOverviewUnchecked() local
DWorkspace.java109 final int swipeHeight = mLauncher.getTestInfo( in switchToAllApps() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DLayoutUtils.java38 float swipeHeight = dp.allAppsCellHeightPx - dp.allAppsIconTextSizePx; in getDefaultSwipeHeight() local