Searched refs:ALERTS (Results 1 – 8 of 8) sorted by relevance
32 public static String ALERTS = "ALR"; field in NotificationChannels55 ALERTS, in createAll()
52 public static String ALERTS = "ALERTS"; field in SystemNotificationChannels141 ALERTS, in createAll()
56 NotificationChannels.ALERTS, in testChannelSetup()
238 new Notification.Builder(mContext, NotificationChannels.ALERTS) in showInvalidChargerNotification()378 new Notification.Builder(mContext, NotificationChannels.ALERTS) in showHighTemperatureWarning()428 new Notification.Builder(mContext, NotificationChannels.ALERTS) in showThermalShutdownWarning()
464 new Notification.Builder(context, SystemNotificationChannels.ALERTS) in updateNotifications()
222 String channel = SystemNotificationChannels.ALERTS; in updateContaminantNotification()267 String channel = SystemNotificationChannels.ALERTS; in updateContaminantNotification()
1138 channel = SystemNotificationChannels.ALERTS; in updateUsbNotification()
1007 Notification.Builder b = new Notification.Builder(context, NotificationChannels.ALERTS) in notifyScreenshotError()