Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSwipeUpAnimationLogic.java303 HomeAnimationFactory homeAnimationFactory) { in createWindowAnimationToHome() argument
305 final RectF targetRect = homeAnimationFactory.getWindowTargetRect(); in createWindowAnimationToHome()
313 homeAnimationFactory, in createWindowAnimationToHome()
328 HomeAnimationFactory homeAnimationFactory, in getWindowAnimationToHomeInternal() argument
338 TaskView targetTaskView = homeAnimationFactory.getTargetTaskView(); in getWindowAnimationToHomeInternal()
363 && homeAnimationFactory.isInHotseat(); in getWindowAnimationToHomeInternal()
367 homeAnimationFactory.setAnimation(anim); in getWindowAnimationToHomeInternal()
370 homeAnimationFactory, in getWindowAnimationToHomeInternal()
DAbsSwipeUpHandler.java1895 HomeAnimationFactory homeAnimationFactory) {
1897 super.createWindowAnimationToHome(startProgress, homeAnimationFactory);