Searched refs:removeAutomaticZenRules (Results 1 – 7 of 7) sorted by relevance
207 boolean removeAutomaticZenRules(String packageName); in removeAutomaticZenRules() method
1193 public boolean removeAutomaticZenRules(String packageName) { in removeAutomaticZenRules() method in NotificationManager1196 return service.removeAutomaticZenRules(packageName); in removeAutomaticZenRules()
231 inm.removeAutomaticZenRules(pkgName); in onPackagesChanged()
399 public boolean removeAutomaticZenRules(String packageName, String reason) { in removeAutomaticZenRules() method in ZenModeHelper
4369 public boolean removeAutomaticZenRules(String packageName) throws RemoteException {4373 return mZenModeHelper.removeAutomaticZenRules(packageName,
1034 nm.removeAutomaticZenRules(pkg); in revokeNotificationPolicyAccess()
21358 PLcom/android/server/notification/NotificationManagerService$10;->removeAutomaticZenRules(Ljava/lan…22492 HPLcom/android/server/notification/ZenModeHelper;->removeAutomaticZenRules(Ljava/lang/String;Ljava/…