Searched refs:ALERTS (Results 1 – 6 of 6) sorted by relevance
29 public static String ALERTS = "ALR"; field in NotificationChannels41 ALERTS, in createAll()
46 public static String ALERTS = "ALERTS"; field in SystemNotificationChannels118 ALERTS, in createAll()
158 new Notification.Builder(mContext, NotificationChannels.ALERTS) in showInvalidChargerNotification()177 new Notification.Builder(mContext, NotificationChannels.ALERTS) in showWarningNotification()247 new Notification.Builder(mContext, NotificationChannels.ALERTS) in showHighTemperatureWarning()296 new Notification.Builder(mContext, NotificationChannels.ALERTS) in showThermalShutdownWarning()
56 NotificationChannels.ALERTS, in testChannelSetup()
480 new Notification.Builder(context, SystemNotificationChannels.ALERTS) in updateNotifications()
860 Notification.Builder b = new Notification.Builder(context, NotificationChannels.ALERTS) in notifyScreenshotError()