Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProviderImpl.java258 boolean suppressedByDND) { in getDecisionGivenSuppression() argument
259 if (suppressedByDND) { in getDecisionGivenSuppression()
279 boolean suppressedByDND = false; in getFullScreenIntentDecision()
283 suppressedByDND = true; in getFullScreenIntentDecision()
289 suppressedByDND); in getFullScreenIntentDecision()
299 suppressedByDND); in getFullScreenIntentDecision()
309 suppressedByDND); in getFullScreenIntentDecision()
315 suppressedByDND); in getFullScreenIntentDecision()
321 suppressedByDND); in getFullScreenIntentDecision()
329 suppressedByDND); in getFullScreenIntentDecision()
[all …]