Searched refs:NOTIFICATION_NETWORK_ALERTS (Results 1 – 7 of 7) sorted by relevance
112 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onEapFailureWithDefinedErroCodeWithoutNotificationShown()137 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onEapFailureWithDefinedErroCodeWithNotificationShownWithoutSameSsid()163 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onEapFailureWithDefinedErroCodeWithNotificationShownWithSameSsid()172 eq(WifiService.NOTIFICATION_NETWORK_ALERTS)); in onEapFailureWithDefinedErroCodeWithNotificationShownWithSameSsid()183 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onEapFailureWithUnDefinedErrorCode()191 eq(WifiService.NOTIFICATION_NETWORK_ALERTS)); in onEapFailureWithUnDefinedErrorCode()
113 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onWrongPasswordError()
39 public static final String NOTIFICATION_NETWORK_ALERTS = "NETWORK_ALERTS"; field in WifiService96 NOTIFICATION_NETWORK_ALERTS, in createNotificationChannels()
76 WifiService.NOTIFICATION_NETWORK_ALERTS) in buildSimRequiredNotification()
82 mContext, WifiService.NOTIFICATION_NETWORK_ALERTS) in buildNoMacRandomizationSupportNotification()
109 WifiService.NOTIFICATION_NETWORK_ALERTS) in showNotification()
103 WifiService.NOTIFICATION_NETWORK_ALERTS) in showNotification()