Searched refs:checkSuppressInterruptions (Results 1 – 1 of 1) sorted by relevance
244 ?: checkSuppressInterruptions(entry) in makeLoggablePeekDecision()252 ?: checkSuppressInterruptions(entry) in makeLoggablePeekDecision()267 ?: checkSuppressInterruptions(entry) in makeLoggableBubbleDecision()325 private fun checkSuppressInterruptions(entry: NotificationEntry) = in checkSuppressInterruptions() method