Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptStateProviderImpl.java552 if (entry.hasJustLaunchedFullScreenIntent()) { in canAlertHeadsUpCommon()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java502 public boolean hasJustLaunchedFullScreenIntent() { in hasJustLaunchedFullScreenIntent() method in NotificationEntry