Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptStateProvider.java165 FullScreenIntentDecision getFullScreenIntentDecision(@NonNull NotificationEntry entry); in getFullScreenIntentDecision() method
H A DNotificationInterruptStateProviderImpl.java246 public FullScreenIntentDecision getFullScreenIntentDecision(@NonNull NotificationEntry entry) { in getFullScreenIntentDecision() method in NotificationInterruptStateProviderImpl