Home
last modified time | relevance | path

Searched refs:AUTOMATIC_RULE_STATUS_DISABLED (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DNotificationManager.java284 AUTOMATIC_RULE_STATUS_ENABLED, AUTOMATIC_RULE_STATUS_DISABLED,
309 public static final int AUTOMATIC_RULE_STATUS_DISABLED = 2; field in NotificationManager
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DZenModeHelper.java19 import static android.app.NotificationManager.AUTOMATIC_RULE_STATUS_DISABLED;
415 ? AUTOMATIC_RULE_STATUS_ENABLED : AUTOMATIC_RULE_STATUS_DISABLED); in updateAutomaticZenRule()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6841 field public static final int AUTOMATIC_RULE_STATUS_DISABLED = 2; // 0x2