Home
last modified time | relevance | path

Searched refs:supersedesDnd (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DFullScreenIntentDecisionProvider.kt69 val supersedesDnd: Boolean = false, constant in com.android.systemui.statusbar.notification.interruption.FullScreenIntentDecisionProvider.DecisionImpl
78 supersedesDnd = true,
81 NO_FSI_SHOW_STICKY_HUN(false, "full-screen intents are disabled", supersedesDnd = true),
125 reasonWithoutDnd.supersedesDnd -> reasonWithoutDnd in makeFullScreenIntentDecision()