Searched refs:defaultSuppressor (Results 1 – 1 of 1) sorted by relevance
199 final NotificationInterruptSuppressor defaultSuppressor = in testDefaultSuppressorDoesNotSuppress() local210 assertThat(defaultSuppressor.suppressAwakeHeadsUp(entry)).isFalse(); in testDefaultSuppressorDoesNotSuppress()211 assertThat(defaultSuppressor.suppressAwakeInterruptions(entry)).isFalse(); in testDefaultSuppressorDoesNotSuppress()212 assertThat(defaultSuppressor.suppressInterruptions(entry)).isFalse(); in testDefaultSuppressorDoesNotSuppress()