Searched defs:makeAndLogBubbleDecision (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/ | ||
D | VisualInterruptionDecisionProvider.kt | 183 fun makeAndLogBubbleDecision(entry: NotificationEntry): Decision method |
D | NotificationInterruptStateProviderWrapper.kt | 111 override fun makeAndLogBubbleDecision(entry: NotificationEntry): Decision = in makeAndLogBubbleDecision() method in com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProviderWrapper |
D | VisualInterruptionDecisionProviderImpl.kt | 255 override fun makeAndLogBubbleDecision(entry: NotificationEntry): Decision = in makeLoggablePeekDecision() method |