Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarter.java274 boolean isActivityIntent, in handleNotificationClickAfterKeyguardDismissed()
301 boolean isActivityIntent, in handleNotificationClickAfterPanelCollapsed()
440 boolean isActivityIntent) { in startNotificationIntent()
/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DActivityStarter.java137 boolean shouldAnimateLaunch(boolean isActivityIntent); in shouldAnimateLaunch()