Searched refs:setAllowAlarms (Results 1 – 2 of 2) sorted by relevance
286 config.setAllowAlarms(true); in testZenConfigToZenPolicy_classic()332 config.setAllowAlarms(true); in testZenConfigToZenPolicy()415 config.setAllowAlarms(true); in testPriorityOnlyMutingAll()424 config.setAllowAlarms(false); in testPriorityOnlyMutingAll()971 config.setAllowAlarms(true); in getMutedRingerConfig()1004 config.setAllowAlarms(true); in getCustomConfig()1034 config.setAllowAlarms(false); in getMutedAllConfig()
741 public void setAllowAlarms(boolean allowAlarms) { in setAllowAlarms() method in ZenModeConfig1995 setAllowAlarms((policy.priorityCategories & Policy.PRIORITY_CATEGORY_ALARMS) != 0); in applyNotificationPolicy()