Searched refs:mLauncherTransitionController (Results 1 – 1 of 1) sorted by relevance
260 private AnimatorControllerWithResistance mLauncherTransitionController; field in AbsSwipeUpHandler722 boolean isFirstCreation = mLauncherTransitionController == null;723 mLauncherTransitionController = anim;729 mLauncherTransitionController.getNormalController().dispatchOnStart();760 if (mLauncherTransitionController == null764 mLauncherTransitionController.setProgress(1316 mLauncherTransitionController = null;1624 if (mLauncherTransitionController != null) {1626 mLauncherTransitionController.getNormalController().dispatchSetInterpolator(1628 mLauncherTransitionController.getNormalController().getAnimationPlayer().end();[all …]