Searched refs:makeFullScreenIntentDecision (Results 1 – 2 of 2) sorted by relevance
117 fun makeFullScreenIntentDecision(entry: NotificationEntry, couldHeadsUp: Boolean): Decision { in makeFullScreenIntentDecision() method in com.android.systemui.statusbar.notification.interruption.FullScreenIntentDecisionProvider
290 fullScreenIntentDecisionProvider.makeFullScreenIntentDecision(entry, couldHeadsUp) in makeUnloggedFullScreenIntentDecision()