Home
last modified time | relevance | path

Searched defs:makeUnloggedFullScreenIntentDecision (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DVisualInterruptionDecisionProvider.kt164 fun makeUnloggedFullScreenIntentDecision(entry: NotificationEntry): FullScreenIntentDecision method
DNotificationInterruptStateProviderWrapper.kt95 override fun makeUnloggedFullScreenIntentDecision(entry: NotificationEntry) = in makeUnloggedFullScreenIntentDecision() method in com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProviderWrapper
DVisualInterruptionDecisionProviderImpl.kt280 override fun makeUnloggedFullScreenIntentDecision( in makeUnloggedFullScreenIntentDecision() method