Searched refs:NETWORK_ALERTS (Results 1 – 6 of 6) sorted by relevance
43 public static String NETWORK_ALERTS = "NETWORK_ALERTS"; field in SystemNotificationChannels109 NETWORK_ALERTS, in createAll()
85 SystemNotificationChannels.NETWORK_ALERTS) in showNotification()
73 eq(SystemNotificationChannels.NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onWrongPasswordError()
207 final String channelId = highPriority ? SystemNotificationChannels.NETWORK_ALERTS : in showNotification()
369 SystemNotificationChannels.NETWORK_ALERTS) in setNiNotification()
1304 new Notification.Builder(mContext, SystemNotificationChannels.NETWORK_ALERTS); in enqueueNotification()