Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/states/
H A DQuickSwitchState.java54 public float getVerticalProgress(Launcher launcher) { in getVerticalProgress() method in QuickSwitchState
H A DAllAppsState.java59 public float getVerticalProgress(Launcher launcher) { in getVerticalProgress() method in AllAppsState
H A DBackgroundAppState.java48 public float getVerticalProgress(Launcher launcher) { in getVerticalProgress() method in BackgroundAppState
/aosp12/packages/apps/Launcher3/src_ui_overrides/com/android/launcher3/uioverrides/states/
H A DAllAppsState.java75 public float getVerticalProgress(Launcher launcher) { in getVerticalProgress() method in AllAppsState
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherState.java214 public float getVerticalProgress(Launcher launcher) { in getVerticalProgress() method in LauncherState