Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenPolicyTest.java64 ZenPolicy remindersDisallowed = builder.build(); in testZenPolicyApplyAllowedToDisallowed() local
66 remindersDisallowed.getPriorityCategoryReminders()); in testZenPolicyApplyAllowedToDisallowed()
74 remindersDisallowed.getPriorityCategoryReminders()); in testZenPolicyApplyAllowedToDisallowed()
78 remindersDisallowed.apply(remindersAllowed); in testZenPolicyApplyAllowedToDisallowed()
80 remindersDisallowed.getPriorityCategoryReminders()); in testZenPolicyApplyAllowedToDisallowed()
109 ZenPolicy remindersDisallowed = builder.build(); in testZenPolicyApplyDisallowedToUnset() local
113 remindersUnset.apply(remindersDisallowed); in testZenPolicyApplyDisallowedToUnset()
128 ZenPolicy remindersDisallowed = builder.build(); in testZenPolicyApplyDisallowedToAllowed() local
132 remindersAllowed.apply(remindersDisallowed); in testZenPolicyApplyDisallowedToAllowed()