Home
last modified time | relevance | path

Searched defs:windowAnim (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DWindowTransformSwipeHandler.java896 RectFSpringAnim windowAnim = createWindowAnimationToHome(start, homeAnimFactory); in animateToProgressInternal() local
908 ValueAnimator windowAnim = mCurrentShift.animateToValue(start, end); in animateToProgressInternal() local