Searched refs:getAllAppsController (Results 1 – 11 of 11) sorted by relevance
37 float shiftRange = launcher.getAllAppsController().getShiftRange(); in getWorkspaceScaleAndTranslation()
55 AllAppsTransitionController controller = launcher.getAllAppsController(); in getVerticalProgress()
66 -launcher.getAllAppsController().getShiftRange() * PARALLAX_COEFFICIENT); in getWorkspaceScaleAndTranslation()
74 mLauncher.getAllAppsController().setScrollRangeDelta(allAppsStartingPositionY); in setInsets()
31 final float distance = l.getAllAppsController().getShiftRange() * progress; in call()
71 final float distance = l.getAllAppsController().getShiftRange() * progress; in call()
100 mActivity.getAllAppsController().setState(state); in onTaskLaunchAnimationEnd()
84 AllAppsTransitionController allAppsController = mLauncher.getAllAppsController(); in canInterceptTouch()
149 AllAppsTransitionController allAppsController = mLauncher.getAllAppsController(); in initCurrentAnimation()
139 return mLauncher.getAllAppsController().getShiftRange(); in getShiftRange()
1441 public AllAppsTransitionController getAllAppsController() { in getAllAppsController() method in Launcher2842 out.add(getAllAppsController()); in collectStateHandlers()