Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DLauncherAllAppsContainerView.java69 int allAppsStartingPositionY = mLauncher.getDeviceProfile().availableHeightPx in setInsets() local
71 mLauncher.getAllAppsController().setScrollRangeDelta(allAppsStartingPositionY); in setInsets()