Searched refs:areAllPriorityOnlyRingerSoundsMuted (Results 1 – 8 of 8) sorted by relevance
61 assertTrue(ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(config)); in testPriorityOnlyMutingAllNotifications()64 assertFalse(ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(config)); in testPriorityOnlyMutingAllNotifications()68 assertFalse(ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(config)); in testPriorityOnlyMutingAllNotifications()71 assertTrue(ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(config)); in testPriorityOnlyMutingAllNotifications()158 assertTrue(ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(config)); in testPriorityOnlyMutingAll()162 assertFalse(ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(config)); in testPriorityOnlyMutingAll()167 assertFalse(ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(config)); in testPriorityOnlyMutingAll()172 assertTrue(ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(config)); in testPriorityOnlyMutingAll()176 assertTrue(ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(config)); in testPriorityOnlyMutingAll()
181 mAllowRinger = !ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted( in SeekBarVolumizer()672 mAllowRinger = !ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted( in onReceive()
1905 public static boolean areAllPriorityOnlyRingerSoundsMuted(NotificationManager.Policy in areAllPriorityOnlyRingerSoundsMuted() method in ZenModeConfig1933 return !allowAlarms && !allowMedia && areAllPriorityOnlyRingerSoundsMuted(policy); in areAllZenBehaviorSoundsMuted()1943 && ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(consolidatedPolicy)); in isZenOverridingRinger()1950 public static boolean areAllPriorityOnlyRingerSoundsMuted(ZenModeConfig config) { in areAllPriorityOnlyRingerSoundsMuted() method in ZenModeConfig1961 && areAllPriorityOnlyRingerSoundsMuted(config); in areAllZenBehaviorSoundsMuted()
1412 && !areAllPriorityOnlyRingerSoundsMuted())) { in onSetRingerModeInternal()1433 && areAllPriorityOnlyRingerSoundsMuted()))) { in onSetRingerModeInternal()1452 private boolean areAllPriorityOnlyRingerSoundsMuted() { in areAllPriorityOnlyRingerSoundsMuted() method in ZenModeHelper.RingerModeDelegate1454 return ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(mConfig); in areAllPriorityOnlyRingerSoundsMuted()
668 boolean disallowRinger = ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(policy); in updateZenConfig()
6739 .areAllPriorityOnlyRingerSoundsMuted(zenPolicy); in shouldZenMuteStream()6790 if (ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(zenPolicy)) { in updateZenModeAffectedStreams()
13916 HSPLandroid/service/notification/ZenModeConfig;->areAllPriorityOnlyRingerSoundsMuted(Landroid/app/N…
13919 HSPLandroid/service/notification/ZenModeConfig;->areAllPriorityOnlyRingerSoundsMuted(Landroid/app/N…