Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationInterruptionStateProvider.java368 if (entry.hasJustLaunchedFullScreenIntent()) { in canHeadsUpCommon()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java315 public boolean hasJustLaunchedFullScreenIntent() { in hasJustLaunchedFullScreenIntent() method in NotificationEntry