Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DFullScreenIntentDecisionProvider.kt26 ….notification.interruption.FullScreenIntentDecisionProvider.DecisionImpl.FSI_DEVICE_NOT_INTERACTIVE
98 FSI_DEVICE_NOT_INTERACTIVE(true, "device is not interactive"),
167 return FSI_DEVICE_NOT_INTERACTIVE in makeDecisionWithoutDnd()
DNotificationInterruptStateProvider.java72 FSI_DEVICE_NOT_INTERACTIVE(true), enumConstant
DNotificationInterruptStateProviderImpl.java320 return getDecisionGivenSuppression(FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE, in getFullScreenIntentDecision()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProviderWrapperTest.kt24 …interruption.NotificationInterruptStateProvider.FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE
89 makeFsiDecision(FSI_DEVICE_NOT_INTERACTIVE).let { in fullScreenIntentDecisionShouldInterrupt()
DNotificationInterruptStateProviderImplTest.java698 .isEqualTo(FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE); in testShouldFullScreen_notInteractive()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
DHeadsUpCoordinatorTest.kt844 setShouldFullScreen(entry, FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE) in <lambda>()
850 FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE in <lambda>()
892 setShouldFullScreen(entry, FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE) in <lambda>()
905 FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE in <lambda>()
950 setShouldFullScreen(entry, FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE) in <lambda>()
963 FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE in <lambda>()
991 setShouldFullScreen(entry, FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE) in <lambda>()
1010 setShouldFullScreen(entry, FullScreenIntentDecision.FSI_DEVICE_NOT_INTERACTIVE) in <lambda>()