Searched refs:removeAutomaticZenRules (Results 1 – 7 of 7) sorted by relevance
188 boolean removeAutomaticZenRules(String packageName); in removeAutomaticZenRules() method
1044 public boolean removeAutomaticZenRules(String packageName) { in removeAutomaticZenRules() method in NotificationManager1047 return service.removeAutomaticZenRules(packageName); in removeAutomaticZenRules()
179 inm.removeAutomaticZenRules(pkgName); in onPackagesChanged()
377 public boolean removeAutomaticZenRules(String packageName, String reason) { in removeAutomaticZenRules() method in ZenModeHelper
3506 public boolean removeAutomaticZenRules(String packageName) throws RemoteException {3510 return mZenModeHelper.removeAutomaticZenRules(packageName, "removeAutomaticZenRules");
1034 nm.removeAutomaticZenRules(pkg); in revokeNotificationPolicyAccess()
9406 HSPLcom/android/server/notification/NotificationManagerService$10;->removeAutomaticZenRules(Ljava/l…9964 HSPLcom/android/server/notification/ZenModeHelper;->removeAutomaticZenRules(Ljava/lang/String;Ljava…