Searched refs:TEST_RC_OIS (Results 1 – 1 of 1) sorted by relevance
106 private static final long[] TEST_RC_OIS = new long[]{0x1234L, 0x2345L}; field in PasspointProviderTest281 homeSp.setRoamingConsortiumOis(TEST_RC_OIS); in generateTestPasspointConfiguration()1393 wifiConfig.roamingConsortiumIds = TEST_RC_OIS; in convertFromWifiConfigWithUserCredential()1422 wifiConfig.roamingConsortiumIds = TEST_RC_OIS; in convertFromWifiConfigWithSimCredential()1446 wifiConfig.roamingConsortiumIds = TEST_RC_OIS; in convertFromWifiConfigWithCertCredential()1584 homeSp.setMatchAnyOis(TEST_RC_OIS); in matchAnyHomeOi()1615 homeSp.setMatchAnyOis(TEST_RC_OIS); in matchAnyHomeOiNegative()1646 homeSp.setMatchAllOis(TEST_RC_OIS); in matchAllHomeOi()1678 homeSp.setMatchAllOis(TEST_RC_OIS); in matchAllHomeOiNegative()