Searched refs:removeAutomaticZenRules (Results 1 – 8 of 8) 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
3520 public boolean removeAutomaticZenRules(String packageName) throws RemoteException {3524 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…
6899 Landroid/app/INotificationManager$Stub$Proxy;->removeAutomaticZenRules(Ljava/lang/String;)Z7088 Landroid/app/INotificationManager;->removeAutomaticZenRules(Ljava/lang/String;)Z8652 Landroid/app/NotificationManager;->removeAutomaticZenRules(Ljava/lang/String;)Z