Searched refs:NO_FSI_SUPPRESSED_BY_DND (Results 1 – 6 of 6) sorted by relevance
38 …ar.notification.interruption.FullScreenIntentDecisionProvider.DecisionImpl.NO_FSI_SUPPRESSED_BY_DND113 NO_FSI_SUPPRESSED_BY_DND(false, "suppressed by DND", wouldFsiWithoutDnd = false),127 suppressedByDnd -> NO_FSI_SUPPRESSED_BY_DND in makeFullScreenIntentDecision()
46 NO_FSI_SUPPRESSED_BY_DND(false), enumConstant
262 : FullScreenIntentDecision.NO_FSI_SUPPRESSED_BY_DND; in getDecisionGivenSuppression()
26 …n.interruption.NotificationInterruptStateProvider.FullScreenIntentDecision.NO_FSI_SUPPRESSED_BY_DND113 makeFsiDecision(NO_FSI_SUPPRESSED_BY_DND).let { in fullScreenIntentDecisionWouldNotInterruptEvenWithoutDnd()
612 .isEqualTo(FullScreenIntentDecision.NO_FSI_SUPPRESSED_BY_DND); in testShouldNotFullScreen_suppressedByDNDAndOther()
979 setShouldFullScreen(entry, FullScreenIntentDecision.NO_FSI_SUPPRESSED_BY_DND) in <lambda>()1006 setShouldFullScreen(entry, FullScreenIntentDecision.NO_FSI_SUPPRESSED_BY_DND) in <lambda>()