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