Searched refs:ALERTS (Results 1 – 8 of 8) sorted by relevance
32 public static String ALERTS = "ALR"; field in NotificationChannels59 ALERTS, in createAll()
53 public static String ALERTS = "ALERTS"; field in SystemNotificationChannels149 ALERTS, in createAll()
56 NotificationChannels.ALERTS, in testChannelSetup()
238 new Notification.Builder(mContext, NotificationChannels.ALERTS) in showInvalidChargerNotification()380 new Notification.Builder(mContext, NotificationChannels.ALERTS) in showHighTemperatureWarning()430 new Notification.Builder(mContext, NotificationChannels.ALERTS) in showThermalShutdownWarning()
236 Notification.Builder b = new Notification.Builder(mContext, NotificationChannels.ALERTS) in notifyScreenshotError()
497 new Notification.Builder(context, SystemNotificationChannels.ALERTS) in updateNotifications()
223 String channel = SystemNotificationChannels.ALERTS; in updateContaminantNotification()268 String channel = SystemNotificationChannels.ALERTS; in updateContaminantNotification()
1140 channel = SystemNotificationChannels.ALERTS; in updateUsbNotification()