Searched refs:NOTIFICATION_NETWORK_ALERTS (Results 1 – 8 of 8) sorted by relevance
117 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onEapFailureWithDefinedErrorCodeWithoutNotificationShown()142 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onEapFailure_showNotificationFalse_notShown()163 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onEapFailureWithDefinedErroCodeWithNotificationShownWithoutSameSsid()191 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onEapFailureWithDefinedErroCodeWithNotificationShownWithSameSsid()200 eq(WifiService.NOTIFICATION_NETWORK_ALERTS)); in onEapFailureWithDefinedErroCodeWithNotificationShownWithSameSsid()211 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onEapFailureWithUnDefinedErrorCode()219 eq(WifiService.NOTIFICATION_NETWORK_ALERTS)); in onEapFailureWithUnDefinedErrorCode()
103 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onWrongPasswordError()
19 import static com.android.server.wifi.WifiService.NOTIFICATION_NETWORK_ALERTS;82 NOTIFICATION_NETWORK_ALERTS, in createNotificationChannels()
33 public static final String NOTIFICATION_NETWORK_ALERTS = "NETWORK_ALERTS"; field in WifiService
81 WifiService.NOTIFICATION_NETWORK_ALERTS) in showNotification()
104 WifiService.NOTIFICATION_NETWORK_ALERTS) in showNotification()
76 mContext, WifiService.NOTIFICATION_NETWORK_ALERTS) in buildNoMacRandomizationSupportNotification()
103 WifiService.NOTIFICATION_NETWORK_ALERTS) in showNotification()