Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
H A DActivityLaunchAnimatorTest.kt49 private val launchAnimator = LaunchAnimator(TEST_TIMINGS, TEST_INTERPOLATORS) regex
60 activityLaunchAnimator = ActivityLaunchAnimator(launchAnimator)
125 val animator = ActivityLaunchAnimator(launchAnimator)
H A DDialogLaunchAnimatorTest.kt36 private val launchAnimator = LaunchAnimator(TEST_TIMINGS, TEST_INTERPOLATORS) regex
46 dreamManager, launchAnimator, isForTesting = true)
/aosp12/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DDialogLaunchAnimator.kt47 private val launchAnimator: LaunchAnimator = LaunchAnimator(TIMINGS, INTERPOLATORS),
107 launchAnimator,
168 private val launchAnimator: LaunchAnimator,
674 launchAnimator.startAnimation(controller, endState, originalDialogBackgroundColor)
H A DActivityLaunchAnimator.kt51 private val launchAnimator: LaunchAnimator = LaunchAnimator(TIMINGS, INTERPOLATORS)
382 launchAnimator.isExpandingFullyAbove(controller.launchContainer, endState)
421 animation = launchAnimator.startAnimation(