Searched refs:roamingWifiConfiguration (Results 1 – 1 of 1) sorted by relevance
971 WifiConfiguration roamingWifiConfiguration = new WifiConfiguration(); in getAllMatchingFqdnsForScanResults() local972 roamingWifiConfiguration.FQDN = TEST_FQDN + 1; in getAllMatchingFqdnsForScanResults()989 lenient().when(providerRoaming.getWifiConfig()).thenReturn(roamingWifiConfiguration); in getAllMatchingFqdnsForScanResults()