Home
last modified time | relevance | path

Searched refs:makeFullScreenIntentDecision (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DFullScreenIntentDecisionProvider.kt117 fun makeFullScreenIntentDecision(entry: NotificationEntry, couldHeadsUp: Boolean): Decision { in makeFullScreenIntentDecision() method
DVisualInterruptionDecisionProviderImpl.kt290 fullScreenIntentDecisionProvider.makeFullScreenIntentDecision(entry, couldHeadsUp) in makeUnloggedFullScreenIntentDecision()