Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DVisualInterruptionDecisionProviderImpl.kt259 return makeLoggableBubbleDecision(entry) in makeLoggablePeekDecision()
264 private fun makeLoggableBubbleDecision(entry: NotificationEntry): LoggableDecision = in makeLoggableBubbleDecision() method