Searched defs:makeUnloggedFullScreenIntentDecision (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/ | ||
| D | VisualInterruptionDecisionProvider.kt | 99 fun makeUnloggedFullScreenIntentDecision(entry: NotificationEntry): FullScreenIntentDecision method |
| D | NotificationInterruptStateProviderWrapper.kt | 67 override fun makeUnloggedFullScreenIntentDecision(entry: NotificationEntry) = in makeUnloggedFullScreenIntentDecision() method in com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProviderWrapper |