Home
last modified time | relevance | path

Searched defs:ALERTS (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DNotificationChannels.java37 public static String ALERTS = "ALR"; field in NotificationChannels
/aosp14/frameworks/base/core/java/com/android/internal/notification/
H A DSystemNotificationChannels.java57 public static String ALERTS = "ALERTS"; field in SystemNotificationChannels