Searched refs:canManageAutomaticZenRule (Results 1 – 1 of 1) sorted by relevance
325 if (canManageAutomaticZenRule(rule)) { in getZenRules()340 if (canManageAutomaticZenRule(rule)) { in getAutomaticZenRule()407 if (rule == null || !canManageAutomaticZenRule(rule)) { in updateAutomaticZenRule()432 if (canManageAutomaticZenRule(ruleToRemove)) { in removeAutomaticZenRule()463 if (Objects.equals(rule.getPkg(), packageName) && canManageAutomaticZenRule(rule)) { in removeAutomaticZenRules()574 public boolean canManageAutomaticZenRule(ZenRule rule) { in canManageAutomaticZenRule() method in ZenModeHelper604 if (canManageAutomaticZenRule(currRule)) { in updateDefaultZenRules()