Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DSwipeUpAnimationLogic.java260 HomeAnimationFactory homeAnimationFactory) { in createWindowAnimationToHome() argument
262 final RectF targetRect = homeAnimationFactory.getWindowTargetRect(); in createWindowAnimationToHome()
269 out[i] = getWindowAnimationToHomeInternal(homeAnimationFactory, in createWindowAnimationToHome()
277 HomeAnimationFactory homeAnimationFactory, RectF targetRect, in getWindowAnimationToHomeInternal() argument
287 homeAnimationFactory.setAnimation(anim); in getWindowAnimationToHomeInternal()
290 homeAnimationFactory, cropRectF, homeToWindowPositionMap, in getWindowAnimationToHomeInternal()
H A DAbsSwipeUpHandler.java1484 HomeAnimationFactory homeAnimationFactory) {
1486 super.createWindowAnimationToHome(startProgress, homeAnimationFactory);