Searched refs:NETWORK_ALERTS (Results 1 – 7 of 7) sorted by relevance
43 public static String NETWORK_ALERTS = "NETWORK_ALERTS"; field in SystemNotificationChannels114 NETWORK_ALERTS, in createAll()
85 SystemNotificationChannels.NETWORK_ALERTS) in showNotification()
76 eq(SystemNotificationChannels.NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onWrongPasswordError()
379 SystemNotificationChannels.NETWORK_ALERTS) in setNiNotification()
252 ? SystemNotificationChannels.NETWORK_ALERTS in showNotification()
636 return new Notification.Builder(context, SystemNotificationChannels.NETWORK_ALERTS) in createEmergencyLocationUserNotification()
1335 new Notification.Builder(mContext, SystemNotificationChannels.NETWORK_ALERTS); in enqueueNotification()