Searched refs:setRoamingConsortiumOis (Results 1 – 14 of 14) sorted by relevance
275 public void setRoamingConsortiumOis(long[] roamingConsortiumOis) { in setRoamingConsortiumOis() method in HomeSp436 homeSp.setRoamingConsortiumOis(in.createLongArray());
272 homeSp.setRoamingConsortiumOis(TEST_RC_OIS); in generateTestPasspointConfiguration()1564 homeSp.setRoamingConsortiumOis(null); in matchAnyHomeOi()1595 homeSp.setRoamingConsortiumOis(null); in matchAnyHomeOiNegative()1626 homeSp.setRoamingConsortiumOis(null); in matchAllHomeOi()1658 homeSp.setRoamingConsortiumOis(null); in matchAllHomeOiNegative()
108 homeSp.setRoamingConsortiumOis(new long[] {0x112233L, 0x445566L}); in createFullPasspointConfiguration()
141 homeSp.setRoamingConsortiumOis(new long[] {0x112233L, 0x445566L}); in createFullPasspointConfiguration()
1686 homeSp.setRoamingConsortiumOis(rcOIs); in addLegacyPasspointConfigWithUserCredential()1764 homeSp.setRoamingConsortiumOis(rcOIs); in addLegacyPasspointConfigWithSimCredential()1809 homeSp.setRoamingConsortiumOis(rcOIs); in addLegacyPasspointConfigWithCertCredential()
70 homeSp.setRoamingConsortiumOis(new long[] {0x55, 0x66}); in createHomeSp()
44 homeSp.setRoamingConsortiumOis(new long[] {0x55, 0x66}); in createHomeSp()
92 homeSp.setRoamingConsortiumOis(new long[] {0x112233L, 0x445566L}); in generateConfigurationFromProfile()
412 homeSp.setRoamingConsortiumOis(new long[] {0xaa, 0xbb}); in validateUniqueIdDifferentHomeSpSameFqdn()
130 homeSp.setRoamingConsortiumOis(new long[]{0x112233L, 0x445566L}); in generateConfigurationFromPPSMOTree()
551 homeSp.setRoamingConsortiumOis((long[]) value); in deserializeHomeSP()
620 homeSp.setRoamingConsortiumOis(Arrays.copyOf( in convertFromWifiConfig()
716 homeSp.setRoamingConsortiumOis( in parseHomeSP()
937 method public void setRoamingConsortiumOis(long[]);