Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DWindowTransformSwipeHandler.java1155 HomeAnimationFactory homeAnimationFactory) { in createWindowAnimationToHome() argument
1159 final RectF targetRect = homeAnimationFactory.getWindowTargetRect(); in createWindowAnimationToHome()
1161 final View floatingView = homeAnimationFactory.getFloatingView(); in createWindowAnimationToHome()
1170 AnimatorPlaybackController homeAnim = homeAnimationFactory.createActivityAnimationToHome(); in createWindowAnimationToHome()