Searched refs:areAllPriorityOnlyRingerSoundsMuted (Results 1 – 9 of 9) sorted by relevance
127 assertTrue(ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(config)); in testPriorityOnlyMutingAllNotifications()136 assertFalse(ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(config)); in testPriorityOnlyMutingAllNotifications()144 assertTrue(ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(config)); in testPriorityOnlyMutingAllNotifications()147 assertTrue(ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(config)); in testPriorityOnlyMutingAllNotifications()157 assertFalse(ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(config)); in testPriorityOnlyMutingAllNotifications()168 assertTrue(ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(config)); in testPriorityOnlyMutingAllNotifications()365 assertTrue(ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(config)); in testPriorityOnlyMutingAll()375 assertFalse(ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(config)); in testPriorityOnlyMutingAll()386 assertTrue(ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(config)); in testPriorityOnlyMutingAll()398 assertFalse(ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(config)); in testPriorityOnlyMutingAll()[all …]
58 !ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(policy) in <lambda>()
181 mAllowRinger = !ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted( in SeekBarVolumizer()673 mAllowRinger = !ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted( in onReceive()
2777 public static boolean areAllPriorityOnlyRingerSoundsMuted(NotificationManager.Policy in areAllPriorityOnlyRingerSoundsMuted() method in ZenModeConfig2809 return !allowAlarms && !allowMedia && areAllPriorityOnlyRingerSoundsMuted(policy); in areAllZenBehaviorSoundsMuted()2819 && ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(consolidatedPolicy)); in isZenOverridingRinger()2826 public static boolean areAllPriorityOnlyRingerSoundsMuted(ZenModeConfig config) { in areAllPriorityOnlyRingerSoundsMuted() method in ZenModeConfig2858 && areAllPriorityOnlyRingerSoundsMuted(config); in areAllZenBehaviorSoundsMuted()2861 && areAllPriorityOnlyRingerSoundsMuted(config); in areAllZenBehaviorSoundsMuted()
2451 && !areAllPriorityOnlyRingerSoundsMuted())) { in onSetRingerModeInternal()2472 && areAllPriorityOnlyRingerSoundsMuted()))) { in onSetRingerModeInternal()2492 private boolean areAllPriorityOnlyRingerSoundsMuted() { in areAllPriorityOnlyRingerSoundsMuted() method in ZenModeHelper.RingerModeDelegate2494 return ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(mConfig); in areAllPriorityOnlyRingerSoundsMuted()
673 boolean disallowRinger = ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(policy); in updateZenConfig()
7073 if (ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(zenPolicy)) { in updateZenModeAffectedStreams()
13701 HSPLandroid/service/notification/ZenModeConfig;->areAllPriorityOnlyRingerSoundsMuted(Landroid/app/N…
13704 HSPLandroid/service/notification/ZenModeConfig;->areAllPriorityOnlyRingerSoundsMuted(Landroid/app/N…