Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DFullScreenIntentDecisionProvider.kt40 …ation.interruption.FullScreenIntentDecisionProvider.DecisionImpl.NO_FSI_SUPPRESSIVE_BUBBLE_METADATA
90 NO_FSI_SUPPRESSIVE_BUBBLE_METADATA(
159 return NO_FSI_SUPPRESSIVE_BUBBLE_METADATA in makeDecisionWithoutDnd()
DNotificationInterruptStateProvider.java68 NO_FSI_SUPPRESSIVE_BUBBLE_METADATA(false), enumConstant
DNotificationInterruptStateProviderImpl.java308 FullScreenIntentDecision.NO_FSI_SUPPRESSIVE_BUBBLE_METADATA, in getFullScreenIntentDecision()
394 case NO_FSI_SUPPRESSIVE_BUBBLE_METADATA: in logFullScreenIntentDecision()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProviderImplTest.java671 .isEqualTo(FullScreenIntentDecision.NO_FSI_SUPPRESSIVE_BUBBLE_METADATA); in testShouldNotFullScreen_isSuppressedByBubbleMetadata()
904 FullScreenIntentDecision.NO_FSI_SUPPRESSIVE_BUBBLE_METADATA, in logFullScreenIntentDecision_shouldAlmostAlwaysLogOneTime()