Home
last modified time | relevance | path

Searched refs:removeAutomaticZenRules (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/app/
DINotificationManager.aidl207 boolean removeAutomaticZenRules(String packageName); in removeAutomaticZenRules() method
DNotificationManager.java1193 public boolean removeAutomaticZenRules(String packageName) { in removeAutomaticZenRules() method in NotificationManager
1196 return service.removeAutomaticZenRules(packageName); in removeAutomaticZenRules()
/frameworks/base/services/core/java/com/android/server/notification/
DConditionProviders.java231 inm.removeAutomaticZenRules(pkgName); in onPackagesChanged()
DZenModeHelper.java399 public boolean removeAutomaticZenRules(String packageName, String reason) { in removeAutomaticZenRules() method in ZenModeHelper
DNotificationManagerService.java4369 public boolean removeAutomaticZenRules(String packageName) throws RemoteException {
4373 return mZenModeHelper.removeAutomaticZenRules(packageName,
/frameworks/base/services/core/java/com/android/server/vr/
DVrManagerService.java1034 nm.removeAutomaticZenRules(pkg); in revokeNotificationPolicyAccess()
/frameworks/base/services/
Dart-profile21358 PLcom/android/server/notification/NotificationManagerService$10;->removeAutomaticZenRules(Ljava/lan…
22492 HPLcom/android/server/notification/ZenModeHelper;->removeAutomaticZenRules(Ljava/lang/String;Ljava/…