Searched refs:areAllZenBehaviorSoundsMuted (Results 1 – 5 of 5) sorted by relevance
110 assertEquals(true, ZenModeConfig.areAllZenBehaviorSoundsMuted(config)); in testPriorityOnlyMutingAll()114 assertEquals(false, ZenModeConfig.areAllZenBehaviorSoundsMuted(config)); in testPriorityOnlyMutingAll()119 assertEquals(false, ZenModeConfig.areAllZenBehaviorSoundsMuted(config)); in testPriorityOnlyMutingAll()124 assertEquals(false, ZenModeConfig.areAllZenBehaviorSoundsMuted(config)); in testPriorityOnlyMutingAll()128 assertEquals(true, ZenModeConfig.areAllZenBehaviorSoundsMuted(config)); in testPriorityOnlyMutingAll()
1930 public static boolean areAllZenBehaviorSoundsMuted(NotificationManager.Policy in areAllZenBehaviorSoundsMuted() method in ZenModeConfig1961 public static boolean areAllZenBehaviorSoundsMuted(ZenModeConfig config) { in areAllZenBehaviorSoundsMuted() method in ZenModeConfig
1020 && ZenModeConfig.areAllZenBehaviorSoundsMuted(mConsolidatedPolicy)); in applyRestrictions()
13374 HSPLandroid/service/notification/ZenModeConfig;->areAllZenBehaviorSoundsMuted(Landroid/app/Notifica…
63839 Landroid/service/notification/ZenModeConfig;->areAllZenBehaviorSoundsMuted(Landroid/service/notific…