Searched refs:removeAutomaticZenRule (Results 1 – 10 of 10) sorted by relevance
212 boolean removeAutomaticZenRule(String id); in removeAutomaticZenRule() method
1291 public boolean removeAutomaticZenRule(String id) { in removeAutomaticZenRule() method in NotificationManager1294 return service.removeAutomaticZenRule(id); in removeAutomaticZenRule()
361 return NotificationManager.from(mContext).removeAutomaticZenRule(ruleId); in removeZenRule()
968 mZenModeHelperSpy.removeAutomaticZenRule(CUSTOM_RULE_ID, "test"); in ruleUidAutomaticZenRuleRemovedUpdatesCache()1738 mZenModeHelperSpy.removeAutomaticZenRule(id, "test"); in testRemoveAutomaticZenRule_nullPkg()
386 public boolean removeAutomaticZenRule(String id, String reason) { in removeAutomaticZenRule() method in ZenModeHelper
4741 public boolean removeAutomaticZenRule(String id) throws RemoteException {4746 return mZenModeHelper.removeAutomaticZenRule(id, "removeAutomaticZenRule");
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
6478 Landroid/app/INotificationManager$Stub$Proxy;->removeAutomaticZenRule(Ljava/lang/String;)Z6665 Landroid/app/INotificationManager;->removeAutomaticZenRule(Ljava/lang/String;)Z
6257 method public boolean removeAutomaticZenRule(String);
26515 PLcom/android/server/notification/NotificationManagerService$11;->removeAutomaticZenRule(Ljava/lang…27798 HPLcom/android/server/notification/ZenModeHelper;->removeAutomaticZenRule(Ljava/lang/String;Ljava/l…