Searched refs:NOTIFICATION_NETWORK_ALERTS (Results 1 – 10 of 10) sorted by relevance
144 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onEapFailureEapFailureConfigWithOverride()185 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onEapFailureWithDefinedErrorCodeWithoutNotificationShown()212 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onEapFailure_showNotificationFalse_notShown()235 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onEapFailureWithDefinedErrorCodeWithNotificationShownWithoutSameSsid()265 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onEapFailureWithDefinedErrorCodeWithNotificationShownWithSameSsid()275 eq(WifiService.NOTIFICATION_NETWORK_ALERTS)); in onEapFailureWithDefinedErrorCodeWithNotificationShownWithSameSsid()290 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onEapFailureWithDefinedErrorCodeWithoutMessage()302 eq(WifiService.NOTIFICATION_NETWORK_ALERTS)); in onEapFailureWithDefinedErrorCodeWithoutMessage()315 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onEapFailureWithUnknownErrorCode()342 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onEapFailureWithCarrierOverrideForDisableParameters()[all …]
106 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onWrongPasswordError()
1107 eq(mContext), eq(WifiService.NOTIFICATION_NETWORK_ALERTS)); in verifyTrustOnFirstUseFlow()
20 import static com.android.server.wifi.WifiService.NOTIFICATION_NETWORK_ALERTS;87 NOTIFICATION_NETWORK_ALERTS, in createNotificationChannels()
34 public static final String NOTIFICATION_NETWORK_ALERTS = "NETWORK_ALERTS"; field in WifiService
74 mContext, WifiService.NOTIFICATION_NETWORK_ALERTS) in buildNoMacRandomizationSupportNotification()
104 WifiService.NOTIFICATION_NETWORK_ALERTS) in showNotification()
82 WifiService.NOTIFICATION_NETWORK_ALERTS) in showNotification()
148 WifiService.NOTIFICATION_NETWORK_ALERTS) in showNotification()
461 WifiService.NOTIFICATION_NETWORK_ALERTS) in createCertificateErrorNotification()827 WifiService.NOTIFICATION_NETWORK_ALERTS) in notifyUserForCaCertificate()