Searched refs:removeAutomaticZenRule (Results 1 – 6 of 6) sorted by relevance
133 boolean removeAutomaticZenRule(String id); in removeAutomaticZenRule() method
701 public boolean removeAutomaticZenRule(String id) { in removeAutomaticZenRule() method in NotificationManager704 return service.removeAutomaticZenRule(id); in removeAutomaticZenRule()
348 public boolean removeAutomaticZenRule(String id, String reason) { in removeAutomaticZenRule() method in ZenModeHelper
2373 public boolean removeAutomaticZenRule(String id) throws RemoteException {2378 return mZenModeHelper.removeAutomaticZenRule(id, "removeAutomaticZenRule");
5598 method public boolean removeAutomaticZenRule(java.lang.String);
5804 method public boolean removeAutomaticZenRule(java.lang.String);