Searched defs:ALERTS (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/ | ||
D | NotificationChannels.java | 32 public static String ALERTS = "ALR"; field in NotificationChannels |
/frameworks/base/core/java/com/android/internal/notification/ | ||
D | SystemNotificationChannels.java | 52 public static String ALERTS = "ALERTS"; field in SystemNotificationChannels |