Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DFullScreenIntentDecisionProvider.kt28 …usbar.notification.interruption.FullScreenIntentDecisionProvider.DecisionImpl.FSI_KEYGUARD_OCCLUDED
102 FSI_KEYGUARD_OCCLUDED(true, "keyguard is occluded"),
184 FSI_KEYGUARD_OCCLUDED in makeDecisionWithoutDnd()
DNotificationInterruptStateProvider.java88 FSI_KEYGUARD_OCCLUDED(true), enumConstant
DNotificationInterruptStateProviderImpl.java350 FullScreenIntentDecision.FSI_KEYGUARD_OCCLUDED, in getFullScreenIntentDecision()