Searched refs:suppressInterruptions (Results 1 – 6 of 6) sorted by relevance
61 default boolean suppressInterruptions(NotificationEntry entry) { in suppressInterruptions() method
330 if (mSuppressors.get(i).suppressInterruptions(entry)) { in canAlertCommon()
169 assertThat(defaultSuppressor.suppressInterruptions(entry)).isFalse(); in testDefaultSuppressorDoesNotSuppress()551 public boolean suppressInterruptions(NotificationEntry entry) {
195 mInterruptSuppressor.suppressInterruptions(entry)); in testSuppressInterruptions_statusBarAlertsDisabled()
532 public boolean suppressInterruptions(NotificationEntry entry) {
359 public boolean suppressInterruptions(NotificationEntry entry) { in start()