Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DFullScreenIntentDecisionProvider.kt41 ….interruption.FullScreenIntentDecisionProvider.DecisionImpl.NO_FSI_SUPPRESSIVE_GROUP_ALERT_BEHAVIOR
83 NO_FSI_SUPPRESSIVE_GROUP_ALERT_BEHAVIOR(
154 return NO_FSI_SUPPRESSIVE_GROUP_ALERT_BEHAVIOR in makeDecisionWithoutDnd()
DNotificationInterruptStateProvider.java62 NO_FSI_SUPPRESSIVE_GROUP_ALERT_BEHAVIOR(false), enumConstant
DNotificationInterruptStateProviderImpl.java298 FullScreenIntentDecision.NO_FSI_SUPPRESSIVE_GROUP_ALERT_BEHAVIOR, in getFullScreenIntentDecision()
386 case NO_FSI_SUPPRESSIVE_GROUP_ALERT_BEHAVIOR: in logFullScreenIntentDecision()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProviderImplTest.java644 .isEqualTo(FullScreenIntentDecision.NO_FSI_SUPPRESSIVE_GROUP_ALERT_BEHAVIOR); in testShouldNotFullScreen_isGroupAlertSilenced()
903 FullScreenIntentDecision.NO_FSI_SUPPRESSIVE_GROUP_ALERT_BEHAVIOR, in logFullScreenIntentDecision_shouldAlmostAlwaysLogOneTime()