Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptStateProvider.java84 NO_FSI_EXPECTED_TO_HUN(false), enumConstant
H A DNotificationInterruptStateProviderImpl.java320 return getDecisionGivenSuppression(FullScreenIntentDecision.NO_FSI_EXPECTED_TO_HUN, in getFullScreenIntentDecision()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptStateProviderImplTest.java705 .isEqualTo(FullScreenIntentDecision.NO_FSI_EXPECTED_TO_HUN); in testShouldNotFullScreen_willHun()
725 .isEqualTo(FullScreenIntentDecision.NO_FSI_EXPECTED_TO_HUN); in testShouldNotFullScreen_snoozed_occluding()
769 .isEqualTo(FullScreenIntentDecision.NO_FSI_EXPECTED_TO_HUN); in testShouldNotFullScreen_snoozed_lockedShade()
813 .isEqualTo(FullScreenIntentDecision.NO_FSI_EXPECTED_TO_HUN); in testShouldNotFullScreen_snoozed_unlocked()