Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProvider.java159 boolean shouldLaunchFullScreenIntentWhenAdded(NotificationEntry entry); in shouldLaunchFullScreenIntentWhenAdded() method
DNotificationInterruptStateProviderImpl.java242 public boolean shouldLaunchFullScreenIntentWhenAdded(NotificationEntry entry) { in shouldLaunchFullScreenIntentWhenAdded() method in NotificationInterruptStateProviderImpl