Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenPolicyTest.java50 ZenPolicy remindersDisallowed = builder.build(); in testZenPolicyApplyAllowedToDisallowed() local
52 remindersDisallowed.getPriorityCategoryReminders()); in testZenPolicyApplyAllowedToDisallowed()
60 remindersDisallowed.getPriorityCategoryReminders()); in testZenPolicyApplyAllowedToDisallowed()
64 remindersDisallowed.apply(remindersAllowed); in testZenPolicyApplyAllowedToDisallowed()
66 remindersDisallowed.getPriorityCategoryReminders()); in testZenPolicyApplyAllowedToDisallowed()
95 ZenPolicy remindersDisallowed = builder.build(); in testZenPolicyApplyDisallowedToUnset() local
99 remindersUnset.apply(remindersDisallowed); in testZenPolicyApplyDisallowedToUnset()
114 ZenPolicy remindersDisallowed = builder.build(); in testZenPolicyApplyDisallowedToAllowed() local
118 remindersAllowed.apply(remindersDisallowed); in testZenPolicyApplyDisallowedToAllowed()