Home
last modified time | relevance | path

Searched refs:DO_NOT_DISTURB (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/quickaffordance/
H A DBuiltInKeyguardQuickAffordanceKeys.kt29 const val DO_NOT_DISTURB = "do_not_disturb"
H A DDoNotDisturbQuickAffordanceConfig.kt100 override val key: String = BuiltInKeyguardQuickAffordanceKeys.DO_NOT_DISTURB
/aosp14/frameworks/base/core/java/com/android/internal/notification/
H A DSystemNotificationChannels.java68 public static String DO_NOT_DISTURB = "DO_NOT_DISTURB"; field in SystemNotificationChannels
196 NotificationChannel dndChanges = new NotificationChannel(DO_NOT_DISTURB, in createAll()
/aosp14/frameworks/base/core/java/android/provider/
H A DContacts.java1566 int DO_NOT_DISTURB = ContactsContract.StatusUpdates.DO_NOT_DISTURB; field
1644 case Contacts.People.DO_NOT_DISTURB: in getPresenceIconResourceId()
H A DContactsContract.java3316 int DO_NOT_DISTURB = 4; field
5772 case DO_NOT_DISTURB: in getPresenceIconResourceId()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DZenModeHelper.java1593 return new Notification.Builder(mContext, SystemNotificationChannels.DO_NOT_DISTURB) in createZenUpgradeNotification()
/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.txt35944 field @Deprecated public static final int DO_NOT_DISTURB = 4; // 0x4
36788 field public static final int DO_NOT_DISTURB = 4; // 0x4