Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DVisualInterruptionDecisionProviderImpl.kt245 ?: checkSuppressAwakeInterruptions(entry) in makeLoggablePeekDecision()
268 ?: checkSuppressAwakeInterruptions(entry) in makeLoggableBubbleDecision()
330 private fun checkSuppressAwakeInterruptions(entry: NotificationEntry) = in checkSuppressAwakeInterruptions() method