Searched refs:NETWORK_ALERTS (Results 1 – 8 of 8) sorted by relevance
43 public static String NETWORK_ALERTS = "NETWORK_ALERTS"; field in SystemNotificationChannels115 NETWORK_ALERTS, in createAll()
85 SystemNotificationChannels.NETWORK_ALERTS) in showNotification()
86 SystemNotificationChannels.NETWORK_ALERTS) in buildNoMacRandomizationSupportNotification()
76 eq(SystemNotificationChannels.NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onWrongPasswordError()
256 ? SystemNotificationChannels.NETWORK_ALERTS in showNotification()
390 SystemNotificationChannels.NETWORK_ALERTS) in setNiNotification()
637 return new Notification.Builder(context, SystemNotificationChannels.NETWORK_ALERTS) in createEmergencyLocationUserNotification()
1342 new Notification.Builder(mContext, SystemNotificationChannels.NETWORK_ALERTS); in enqueueNotification()