Searched refs:ALERTS (Results 1 – 9 of 9) sorted by relevance
32 public static String ALERTS = "ALR"; field in NotificationChannels55 ALERTS, in createAll()
52 public static String ALERTS = "ALERTS"; field in SystemNotificationChannels140 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()
397 new Notification.Builder(mContext, NotificationChannels.ALERTS) in showNotification()
483 new Notification.Builder(context, SystemNotificationChannels.ALERTS) in updateNotifications()
222 String channel = SystemNotificationChannels.ALERTS; in updateContaminantNotification()267 String channel = SystemNotificationChannels.ALERTS; in updateContaminantNotification()
1133 channel = SystemNotificationChannels.ALERTS; in updateUsbNotification()
878 Notification.Builder b = new Notification.Builder(context, NotificationChannels.ALERTS) in notifyScreenshotError()