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