Home
last modified time | relevance | path

Searched refs:disallowAllSounds (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenModeConfigTest.java963 .disallowAllSounds() in getMutedRingerConfig()
994 .disallowAllSounds() in getCustomConfig()
1028 .disallowAllSounds() in getMutedAllConfig()
DZenModeHelperTest.java4165 new ZenPolicy.Builder().disallowAllSounds().build(), in testUpdateConsolidatedPolicy_ignoresActiveRulesWithInterruptionFilterAll()
5914 .disallowAllSounds() in applyGlobalPolicyAsImplicitZenRule_createsImplicitRule()
5945 .disallowAllSounds() in applyGlobalPolicyAsImplicitZenRule_updatesImplicitRule()
5975 ZenPolicy userUpdateZenPolicy = new ZenPolicy.Builder().disallowAllSounds() in applyGlobalPolicyAsImplicitZenRule_ruleCustomized_doesNotUpdateRule()
6027 .disallowAllSounds() in applyGlobalPolicyAsImplicitZenRule_ruleCustomizedButNotZenPolicy_updatesRule()
/frameworks/base/core/java/android/service/notification/
DZenPolicy.java682 public @NonNull Builder disallowAllSounds() { in disallowAllSounds() method in ZenPolicy.Builder
/frameworks/base/services/core/java/com/android/server/notification/
DZenModeHelper.java2052 .disallowAllSounds() in applyCustomPolicy()
2057 .disallowAllSounds() in applyCustomPolicy()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt41368 method @NonNull public android.service.notification.ZenPolicy.Builder disallowAllSounds();