Home
last modified time | relevance | path

Searched refs:removeAutomaticZenRule (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DINotificationManager.aidl212 boolean removeAutomaticZenRule(String id); in removeAutomaticZenRule() method
H A DNotificationManager.java1291 public boolean removeAutomaticZenRule(String id) { in removeAutomaticZenRule() method in NotificationManager
1294 return service.removeAutomaticZenRule(id); in removeAutomaticZenRule()
/aosp12/packages/apps/Settings/src/com/android/settings/notification/zen/
H A DZenModeBackend.java361 return NotificationManager.from(mContext).removeAutomaticZenRule(ruleId); in removeZenRule()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenModeHelperTest.java968 mZenModeHelperSpy.removeAutomaticZenRule(CUSTOM_RULE_ID, "test"); in ruleUidAutomaticZenRuleRemovedUpdatesCache()
1738 mZenModeHelperSpy.removeAutomaticZenRule(id, "test"); in testRemoveAutomaticZenRule_nullPkg()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DZenModeHelper.java386 public boolean removeAutomaticZenRule(String id, String reason) { in removeAutomaticZenRule() method in ZenModeHelper
H A DNotificationManagerService.java4741 public boolean removeAutomaticZenRule(String id) throws RemoteException {
4746 return mZenModeHelper.removeAutomaticZenRule(id, "removeAutomaticZenRule");
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt6478 Landroid/app/INotificationManager$Stub$Proxy;->removeAutomaticZenRule(Ljava/lang/String;)Z
6665 Landroid/app/INotificationManager;->removeAutomaticZenRule(Ljava/lang/String;)Z
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt6257 method public boolean removeAutomaticZenRule(String);
/aosp12/frameworks/base/services/
H A Dart-profile26515 PLcom/android/server/notification/NotificationManagerService$11;->removeAutomaticZenRule(Ljava/lang…
27798 HPLcom/android/server/notification/ZenModeHelper;->removeAutomaticZenRule(Ljava/lang/String;Ljava/l…