Searched refs:removeAutomaticZenRule (Results 1 – 7 of 7) sorted by relevance
105 boolean removeAutomaticZenRule(String id); in removeAutomaticZenRule() method
560 public boolean removeAutomaticZenRule(String id) { in removeAutomaticZenRule() method in NotificationManager563 return service.removeAutomaticZenRule(id); in removeAutomaticZenRule()
344 public boolean removeAutomaticZenRule(String id, String reason) { in removeAutomaticZenRule() method in ZenModeHelper
1905 public boolean removeAutomaticZenRule(String id) throws RemoteException {1910 return mZenModeHelper.removeAutomaticZenRule(id, "removeAutomaticZenRule");
5305 method public boolean removeAutomaticZenRule(java.lang.String);
5462 method public boolean removeAutomaticZenRule(java.lang.String);
5308 method public boolean removeAutomaticZenRule(java.lang.String);