Searched refs:areAllZenBehaviorSoundsMuted (Results 1 – 4 of 4) sorted by relevance
159 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()
1929 public static boolean areAllZenBehaviorSoundsMuted(NotificationManager.Policy in areAllZenBehaviorSoundsMuted() method in ZenModeConfig1959 public static boolean areAllZenBehaviorSoundsMuted(ZenModeConfig config) { in areAllZenBehaviorSoundsMuted() method in ZenModeConfig
1177 && ZenModeConfig.areAllZenBehaviorSoundsMuted(mConsolidatedPolicy)); in applyRestrictions()
49927 Landroid/service/notification/ZenModeConfig;->areAllZenBehaviorSoundsMuted(Landroid/service/notific…