Searched defs:removeAutomaticZenRules (Results 1 – 4 of 4) sorted by relevance
71 private void removeAutomaticZenRules() { in removeAutomaticZenRules() method in NotificationManagerZenTest
1955 public boolean removeAutomaticZenRules(String packageName) { in removeAutomaticZenRules() method in NotificationManager1960 public boolean removeAutomaticZenRules(String packageName, boolean fromUser) { in removeAutomaticZenRules() method in NotificationManager
231 boolean removeAutomaticZenRules(String packageName, boolean fromUser); in removeAutomaticZenRules() method
836 boolean removeAutomaticZenRules(UserHandle user, String packageName, @ConfigOrigin int origin, in removeAutomaticZenRules() method in ZenModeHelper