Searched refs:mLauncherTransitionController (Results 1 – 1 of 1) sorted by relevance
306 private AnimatorControllerWithResistance mLauncherTransitionController; field in AbsSwipeUpHandler878 boolean isFirstCreation = mLauncherTransitionController == null;879 mLauncherTransitionController = anim;885 mLauncherTransitionController.getNormalController().dispatchOnStart();910 if (mLauncherTransitionController == null914 mLauncherTransitionController.setProgress(1667 mLauncherTransitionController = null;2042 if (mLauncherTransitionController != null) {2044 mLauncherTransitionController.getNormalController().dispatchSetInterpolator(2046 mLauncherTransitionController.getNormalController().getAnimationPlayer().end();[all …]