Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DActivityTransitionAnimator.kt353 intentStarter: PendingIntentStarter in startPendingIntentWithAnimation()
444 interface PendingIntentStarter { interface
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLegacyActivityStarterInternalImpl.kt287 object : ActivityTransitionAnimator.PendingIntentStarter { in <lambda>()