Home
last modified time | relevance | path

Searched refs:Vsa (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
DInformationElementUtilTest.java1048 InformationElementUtil.Vsa vsa = in getHS2VendorSpecificIEWithDomainIdOnly()
1078 InformationElementUtil.Vsa vsa = in getHS2VendorSpecificIEWithDomainIdAndPpsMoId()
1108 InformationElementUtil.Vsa vsa = in testHS2VendorSpecificIEWithDomainIdAndPpsMoIdBitsIncorrectSize()
1622 InformationElementUtil.Vsa vsa = new InformationElementUtil.Vsa(); in parseMboOceIeWithApCapabilityIndicationAttr()
1664 InformationElementUtil.Vsa vsa = new InformationElementUtil.Vsa(); in parseMboOceIeWithAssociationDisallowedAttr()
1704 InformationElementUtil.Vsa vsa = new InformationElementUtil.Vsa(); in parseMboOceIeWithOceCapabilityIndicationAttr()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointManagerTest.java950 InformationElementUtil.Vsa vsa = new InformationElementUtil.Vsa(); in matchProviderWithAnqpCacheMissed()
1123 InformationElementUtil.Vsa vsa = new InformationElementUtil.Vsa(); in getAllMatchingProvidersUpdatedConfigWithFullImsiSimCredential()
1162 InformationElementUtil.Vsa vsa = new InformationElementUtil.Vsa(); in getAllMatchingFqdnsForScanResults()
1400 InformationElementUtil.Vsa vsa = new InformationElementUtil.Vsa(); in getMatchingOsuProvidersWithMatch()
2183 InformationElementUtil.Vsa vsa = new InformationElementUtil.Vsa(); in matchHomeProviderWhenHomeProviderNotExpired()
2233 InformationElementUtil.Vsa vsa = new InformationElementUtil.Vsa(); in matchRoamingProviderUnsetWhenHomeProviderExpired()
2285 InformationElementUtil.Vsa vsa = new InformationElementUtil.Vsa(); in matchRoamingProviderNonExpiredWhenHomeProviderExpired()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java112 public static Vsa getHS2VendorSpecificIE(InformationElement[] ies) { in getHS2VendorSpecificIE()
113 Vsa vsa = new Vsa(); in getHS2VendorSpecificIE()
710 public static class Vsa { class in InformationElementUtil
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DNetworkDetail.java153 InformationElementUtil.Vsa vsa = new InformationElementUtil.Vsa(); in NetworkDetail()
DPasspointManager.java801 InformationElementUtil.Vsa vsa = InformationElementUtil.getHS2VendorSpecificIE( in getAllMatchedProviders()
930 InformationElementUtil.Vsa vsa = in getANQPElements()