Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenModeConfigTest.java159 assertTrue(ZenModeConfig.areAllZenBehaviorSoundsMuted(config)); in testPriorityOnlyMutingAll()
163 assertFalse(ZenModeConfig.areAllZenBehaviorSoundsMuted(config)); in testPriorityOnlyMutingAll()
168 assertFalse(ZenModeConfig.areAllZenBehaviorSoundsMuted(config)); in testPriorityOnlyMutingAll()
173 assertFalse(ZenModeConfig.areAllZenBehaviorSoundsMuted(config)); in testPriorityOnlyMutingAll()
177 assertTrue(ZenModeConfig.areAllZenBehaviorSoundsMuted(config)); in testPriorityOnlyMutingAll()
/aosp14/frameworks/base/core/java/android/service/notification/
H A DZenModeConfig.java1929 public static boolean areAllZenBehaviorSoundsMuted(NotificationManager.Policy in areAllZenBehaviorSoundsMuted() method in ZenModeConfig
1959 public static boolean areAllZenBehaviorSoundsMuted(ZenModeConfig config) { in areAllZenBehaviorSoundsMuted() method in ZenModeConfig
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DZenModeHelper.java1177 && ZenModeConfig.areAllZenBehaviorSoundsMuted(mConsolidatedPolicy)); in applyRestrictions()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49927 Landroid/service/notification/ZenModeConfig;->areAllZenBehaviorSoundsMuted(Landroid/service/notific…