Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenPolicyTest.java371 assertAllPriorityCategoriesUnsetExcept(policy, -1); in testEmptyZenPolicy()
391 assertAllPriorityCategoriesUnsetExcept(policy, ZenPolicy.PRIORITY_CATEGORY_REMINDERS); in testAllowReminders()
398 assertAllPriorityCategoriesUnsetExcept(policy, ZenPolicy.PRIORITY_CATEGORY_REMINDERS); in testAllowReminders()
410 assertAllPriorityCategoriesUnsetExcept(policy, ZenPolicy.PRIORITY_CATEGORY_EVENTS); in testAllowEvents()
417 assertAllPriorityCategoriesUnsetExcept(policy, ZenPolicy.PRIORITY_CATEGORY_EVENTS); in testAllowEvents()
429 assertAllPriorityCategoriesUnsetExcept(policy, ZenPolicy.PRIORITY_CATEGORY_MESSAGES); in testAllowMessages()
437 assertAllPriorityCategoriesUnsetExcept(policy, ZenPolicy.PRIORITY_CATEGORY_MESSAGES); in testAllowMessages()
445 assertAllPriorityCategoriesUnsetExcept(policy, ZenPolicy.PRIORITY_CATEGORY_MESSAGES); in testAllowMessages()
453 assertAllPriorityCategoriesUnsetExcept(policy, ZenPolicy.PRIORITY_CATEGORY_MESSAGES); in testAllowMessages()
461 assertAllPriorityCategoriesUnsetExcept(policy, -1); in testAllowMessages()
[all …]