Home
last modified time | relevance | path

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

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