Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenModeConfigTest.java366 assertTrue(ZenModeConfig.areAllZenBehaviorSoundsMuted(config)); in testPriorityOnlyMutingAll()
376 assertFalse(ZenModeConfig.areAllZenBehaviorSoundsMuted(config)); in testPriorityOnlyMutingAll()
387 assertTrue(ZenModeConfig.areAllZenBehaviorSoundsMuted(config)); in testPriorityOnlyMutingAll()
399 assertFalse(ZenModeConfig.areAllZenBehaviorSoundsMuted(config)); in testPriorityOnlyMutingAll()
418 assertFalse(ZenModeConfig.areAllZenBehaviorSoundsMuted(config)); in testPriorityOnlyMutingAll()
428 assertTrue(ZenModeConfig.areAllZenBehaviorSoundsMuted(config)); in testPriorityOnlyMutingAll()
/frameworks/base/core/java/android/service/notification/
DZenModeConfig.java2805 public static boolean areAllZenBehaviorSoundsMuted(NotificationManager.Policy in areAllZenBehaviorSoundsMuted() method in ZenModeConfig
2853 public static boolean areAllZenBehaviorSoundsMuted(ZenModeConfig config) { in areAllZenBehaviorSoundsMuted() method in ZenModeConfig
/frameworks/base/services/core/java/com/android/server/notification/
DZenModeHelper.java2211 && ZenModeConfig.areAllZenBehaviorSoundsMuted(mConsolidatedPolicy)); in applyRestrictions()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt49284 Landroid/service/notification/ZenModeConfig;->areAllZenBehaviorSoundsMuted(Landroid/service/notific…