Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardSliceProvider.java167 if (!isDndSuppressingNotifications()) { in addZenMode()
180 protected boolean isDndSuppressingNotifications() { in isDndSuppressingNotifications() method in KeyguardSliceProvider
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DKeyguardSliceProviderTest.java166 protected boolean isDndSuppressingNotifications() { in isDndSuppressingNotifications() method in KeyguardSliceProviderTest.TestableKeyguardSliceProvider