Searched refs:ALERTS (Results 1 – 9 of 9) sorted by relevance
33 public static String ALERTS = "ALR"; field in NotificationChannels59 ALERTS, in createAll()
53 public static String ALERTS = "ALERTS"; field in SystemNotificationChannels151 ALERTS, in createAll()
55 NotificationChannels.ALERTS, in testChannelSetup()
68 Notification.Builder b = new Notification.Builder(mContext, NotificationChannels.ALERTS) in notifyScreenshotError()
241 new Notification.Builder(mContext, NotificationChannels.ALERTS) in showInvalidChargerNotification()388 new Notification.Builder(mContext, NotificationChannels.ALERTS) in showHighTemperatureWarning()474 new Notification.Builder(mContext, NotificationChannels.ALERTS) in showThermalShutdownWarning()
478 new Notification.Builder(context, SystemNotificationChannels.ALERTS) in updateNotifications()
227 String channel = SystemNotificationChannels.ALERTS; in updateContaminantNotification()273 String channel = SystemNotificationChannels.ALERTS; in updateContaminantNotification()
1268 channel = SystemNotificationChannels.ALERTS; in updateUsbNotification()
6291 SystemNotificationChannels.ALERTS) in showFgsBgRestrictedNotificationLocked()