Searched refs:ALERTS (Results 1 – 7 of 7) sorted by relevance
33 public static String ALERTS = "ALR"; field in NotificationChannels56 ALERTS, in createAll()
47 public static String ALERTS = "ALERTS"; field in SystemNotificationChannels135 ALERTS, in createAll()
59 NotificationChannels.ALERTS, in testChannelSetup()
220 new Notification.Builder(mContext, NotificationChannels.ALERTS) in showInvalidChargerNotification()355 new Notification.Builder(mContext, NotificationChannels.ALERTS) in showHighTemperatureWarning()404 new Notification.Builder(mContext, NotificationChannels.ALERTS) in showThermalShutdownWarning()
484 new Notification.Builder(context, SystemNotificationChannels.ALERTS) in updateNotifications()
860 Notification.Builder b = new Notification.Builder(context, NotificationChannels.ALERTS) in notifyScreenshotError()
1145 channel = SystemNotificationChannels.ALERTS; in updateUsbNotification()