Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
H A DActivityLaunchAnimatorTest.kt71 private fun startIntentWithAnimation( regex
80 animator.startIntentWithAnimation(
94 startIntentWithAnimation(controller = null) { adapter ->
109 startIntentWithAnimation { adapter ->
123 startIntentWithAnimation { ActivityManager.START_DELIVERED_TO_TOP }
137 startIntentWithAnimation(activityLaunchAnimator) { adapter ->
153 startIntentWithAnimation(animate = false) { ActivityManager.START_SUCCESS }
/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DActivityLaunchAnimator.kt179 fun startIntentWithAnimation( regex
295 startIntentWithAnimation(controller, animate, packageName) {
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarter.java492 mActivityLaunchAnimator.startIntentWithAnimation( in startNotificationGutsIntent()
542 mActivityLaunchAnimator.startIntentWithAnimation(animationController, animate, in startHistoryIntent()
H A DActivityStarterImpl.kt472 activityLaunchAnimator.startIntentWithAnimation(
758 activityLaunchAnimator.startIntentWithAnimation(