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.java162 FullScreenIntentDecision getFullScreenIntentDecision(NotificationEntry entry); in getFullScreenIntentDecision() method
DNotificationInterruptStateProviderImpl.java243 public FullScreenIntentDecision getFullScreenIntentDecision(NotificationEntry entry) { in getFullScreenIntentDecision() method in NotificationInterruptStateProviderImpl