Searched refs:setAllowReminders (Results 1 – 2 of 2) sorted by relevance
134 config.setAllowReminders(true); in testPriorityOnlyMutingAllNotifications()142 config.setAllowReminders(false); in testPriorityOnlyMutingAllNotifications()287 config.setAllowReminders(true); in testZenConfigToZenPolicy_classic()333 config.setAllowReminders(true); in testZenConfigToZenPolicy()373 config.setAllowReminders(true); in testPriorityOnlyMutingAll()383 config.setAllowReminders(false); in testPriorityOnlyMutingAll()979 config.setAllowReminders(false); in getMutedRingerConfig()1010 config.setAllowReminders(false); in getCustomConfig()1040 config.setAllowReminders(false); in getMutedAllConfig()
674 public void setAllowReminders(boolean allowReminders) { in setAllowReminders() method in ZenModeConfig