Home
last modified time | relevance | path

Searched refs:areAllPriorityOnlyRingerSoundsMuted (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenModeConfigTest.java127 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 …]
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/statusbar/notification/domain/interactor/
DNotificationsSoundPolicyInteractor.kt58 !ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(policy) in <lambda>()
/frameworks/base/core/java/android/preference/
DSeekBarVolumizer.java181 mAllowRinger = !ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted( in SeekBarVolumizer()
673 mAllowRinger = !ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted( in onReceive()
/frameworks/base/core/java/android/service/notification/
DZenModeConfig.java2777 public static boolean areAllPriorityOnlyRingerSoundsMuted(NotificationManager.Policy in areAllPriorityOnlyRingerSoundsMuted() method in ZenModeConfig
2809 return !allowAlarms && !allowMedia && areAllPriorityOnlyRingerSoundsMuted(policy); in areAllZenBehaviorSoundsMuted()
2819 && ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(consolidatedPolicy)); in isZenOverridingRinger()
2826 public static boolean areAllPriorityOnlyRingerSoundsMuted(ZenModeConfig config) { in areAllPriorityOnlyRingerSoundsMuted() method in ZenModeConfig
2858 && areAllPriorityOnlyRingerSoundsMuted(config); in areAllZenBehaviorSoundsMuted()
2861 && areAllPriorityOnlyRingerSoundsMuted(config); in areAllZenBehaviorSoundsMuted()
/frameworks/base/services/core/java/com/android/server/notification/
DZenModeHelper.java2451 && !areAllPriorityOnlyRingerSoundsMuted())) { in onSetRingerModeInternal()
2472 && areAllPriorityOnlyRingerSoundsMuted()))) { in onSetRingerModeInternal()
2492 private boolean areAllPriorityOnlyRingerSoundsMuted() { in areAllPriorityOnlyRingerSoundsMuted() method in ZenModeHelper.RingerModeDelegate
2494 return ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(mConfig); in areAllPriorityOnlyRingerSoundsMuted()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogControllerImpl.java673 boolean disallowRinger = ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(policy); in updateZenConfig()
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java7073 if (ZenModeConfig.areAllPriorityOnlyRingerSoundsMuted(zenPolicy)) { in updateZenModeAffectedStreams()
/frameworks/base/boot/
Dboot-image-profile.txt13701 HSPLandroid/service/notification/ZenModeConfig;->areAllPriorityOnlyRingerSoundsMuted(Landroid/app/N…
/frameworks/base/config/
Dboot-image-profile.txt13704 HSPLandroid/service/notification/ZenModeConfig;->areAllPriorityOnlyRingerSoundsMuted(Landroid/app/N…