Searched refs:suppressedByDnd (Results 1 – 2 of 2) sorted by relevance
121 val suppressedByDnd = entry.shouldSuppressFullScreenIntent() in makeFullScreenIntentDecision() constant126 suppressedByDnd && !suppressedWithoutDnd -> NO_FSI_SUPPRESSED_ONLY_BY_DND in makeFullScreenIntentDecision()127 suppressedByDnd -> NO_FSI_SUPPRESSED_BY_DND in makeFullScreenIntentDecision()
396 final boolean suppressedByDnd = record.isIntercepted() in buzzBeepBlinkLocked()400 && !suppressedByDnd in buzzBeepBlinkLocked()