Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DFullScreenIntentDecisionProvider.kt37 …sbar.notification.interruption.FullScreenIntentDecisionProvider.DecisionImpl.NO_FSI_SHOW_STICKY_HUN
81 NO_FSI_SHOW_STICKY_HUN(false, "full-screen intents are disabled", supersedesDnd = true),
143 NO_FSI_SHOW_STICKY_HUN in makeDecisionWithoutDnd()
DNotificationInterruptStateProvider.java38 NO_FSI_SHOW_STICKY_HUN(false), enumConstant
DNotificationInterruptStateProviderImpl.java271 return FullScreenIntentDecision.NO_FSI_SHOW_STICKY_HUN; in getFullScreenIntentDecision()