Home
last modified time | relevance | path

Searched refs:CATEGORY_ALARM (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntryTest.java19 import static android.app.Notification.CATEGORY_ALARM;
151 new Notification.Builder(mContext, "").setCategory(CATEGORY_ALARM).build()) in testIsNotExemptFromDndVisualSuppression_hiddenCategories()
/aosp12/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/action/service/
H A DEmergencyActionForegroundService.java179 .setCategory(Notification.CATEGORY_ALARM) in buildCountDownNotification()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java19 import static android.app.Notification.CATEGORY_ALARM;
885 || isCategory(CATEGORY_ALARM, n) in isNotificationBlockedByPolicy()
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/data/
H A DTimerNotificationBuilder.kt164 .setCategory(NotificationCompat.CATEGORY_ALARM)
365 .setCategory(NotificationCompat.CATEGORY_ALARM)
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DZenModeFiltering.java252 return record.isCategory(Notification.CATEGORY_ALARM) in isAlarm()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenModeFilteringTest.java119 r.getSbn().getNotification().category = Notification.CATEGORY_ALARM; in testIsAlarm()
H A DNotificationRecordTest.java1298 sbn.getNotification().category = Notification.CATEGORY_ALARM; in isConversation_pkgAllowed_isMNotsgType()
H A DNotificationManagerServiceTest.java1379 .setCategory(Notification.CATEGORY_ALARM).build(); in testEnqueueNotificationWithTag_LogsOnMajorUpdates()
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/alarms/
H A DAlarmNotifications.kt509 .setCategory(NotificationCompat.CATEGORY_ALARM)
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java910 public static final String CATEGORY_ALARM = "alarm"; field in Notification
/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/core/api/
H A Dcurrent.txt5653 field public static final String CATEGORY_ALARM = "alarm";
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt4561 field public static final java.lang.String CATEGORY_ALARM = "alarm";