Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DWindowTransformSwipeHandler.java1069 HomeAnimationFactory homeAnimFactory; in animateToProgressInternal() local
1071 homeAnimFactory = mActivityControlHelper.prepareHomeUI(mActivity); in animateToProgressInternal()
1073 homeAnimFactory = new HomeAnimationFactory() { in animateToProgressInternal()
1091 RectFSpringAnim windowAnim = createWindowAnimationToHome(start, homeAnimFactory); in animateToProgressInternal()
1099 homeAnimFactory.playAtomicAnimation(velocityPxPerMs.y); in animateToProgressInternal()