Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DActivityLaunchAnimator.kt206 fun startPendingIntentWithAnimation( regex
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarterTest.java266 verify(mActivityLaunchAnimator).startPendingIntentWithAnimation(any(), in testOnNotificationClicked_keyGuardShowing()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarter.java486 mActivityLaunchAnimator.startPendingIntentWithAnimation(animationController, in startNotificationIntent()
H A DStatusBar.java3979 mActivityLaunchAnimator.startPendingIntentWithAnimation( in startPendingIntentDismissingKeyguard()