Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProvider.java32 enum FullScreenIntentDecision { enum
105 FullScreenIntentDecision(boolean shouldLaunch) { in FullScreenIntentDecision() method in NotificationInterruptStateProvider.FullScreenIntentDecision