Home
last modified time | relevance | path

Searched refs:mAnimationFactory (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DWindowTransformSwipeHandler.java275 private AnimationFactory mAnimationFactory = (t) -> { }; field in WindowTransformSwipeHandler
488 mAnimationFactory = mActivityControlHelper.prepareRecentsUI(mActivity, in onLauncherStart()
557 mAnimationFactory.onRemoteAnimationReceived(mRecentsAnimationWrapper.targetSet); in sendRemoteAnimationsToAnimationFactory()
651 mAnimationFactory.setRecentsAttachedToAppWindow(recentsAttachedToAppWindow, animate); in maybeUpdateRecentsAttachedState()
663 mAnimationFactory.setShelfState(shelfState, interpolator, duration); in setShelfState()
682 mAnimationFactory.createActivityController(mTransitionDragLength); in buildAnimationController()
695 mAnimationFactory.adjustActivityControllerInterpolators(); in onAnimatorPlaybackControllerCreated()
1138 mAnimationFactory.adjustActivityControllerInterpolators(); in animateToProgressInternal()
1336 mAnimationFactory.onTransitionCancelled(); in notifyTransitionCancelled()