Home
last modified time | relevance | path

Searched refs:FSI_DEVICE_NOT_INTERACTIVE (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptStateProviderWrapperTest.kt8 …interruption.NotificationInterruptStateProvider.FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE
46 makeFsiDecision(FSI_DEVICE_NOT_INTERACTIVE).let {
H A DNotificationInterruptStateProviderImplTest.java656 .isEqualTo(FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE); in testShouldFullScreen_notInteractive()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptStateProvider.java72 FSI_DEVICE_NOT_INTERACTIVE(true), enumConstant
H A DNotificationInterruptStateProviderImpl.java298 return getDecisionGivenSuppression(FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE, in getFullScreenIntentDecision()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DHeadsUpCoordinatorTest.kt844 setShouldFullScreen(entry, FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE)
850 FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE
892 setShouldFullScreen(entry, FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE)
905 FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE
950 setShouldFullScreen(entry, FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE)
963 FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE
991 setShouldFullScreen(entry, FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE)
1010 setShouldFullScreen(entry, FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE)