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/
DBaseSwipeUpHandlerV2.java187 private AnimationFactory mAnimationFactory = (t) -> { }; field in BaseSwipeUpHandlerV2
346 mAnimationFactory = mActivityInterface.prepareRecentsUI(mDeviceState, in onLauncherStart()
492 mAnimationFactory.setRecentsAttachedToAppWindow(recentsAttachedToAppWindow, animate); in maybeUpdateRecentsAttachedState()
509 mAnimationFactory.setShelfState(shelfState, interpolator, duration); in setShelfState()
525 mAnimationFactory.createActivityInterface(mTransitionDragLength); in buildAnimationController()
1220 mAnimationFactory.onTransitionCancelled(); in notifyTransitionCancelled()