Home
last modified time | relevance | path

Searched defs:vsa (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointManager.java489 InformationElementUtil.Vsa vsa = InformationElementUtil.getHS2VendorSpecificIE( in findEapMethodFromNAIRealmMatchedWithCarrier() local
789 InformationElementUtil.Vsa vsa = InformationElementUtil.getHS2VendorSpecificIE( in getAllMatchedProviders() local
905 InformationElementUtil.Vsa vsa = in getANQPElements() local
DNetworkDetail.java141 InformationElementUtil.Vsa vsa = new InformationElementUtil.Vsa(); in NetworkDetail() local
/frameworks/base/wifi/tests/src/android/net/wifi/rtt/
DWifiRttManagerTest.java353 ScanResult.InformationElement vsa = new ScanResult.InformationElement(); in testResponderPreambleSelection() local
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointManagerTest.java976 InformationElementUtil.Vsa vsa = new InformationElementUtil.Vsa(); in getAllMatchingFqdnsForScanResults() local
1202 InformationElementUtil.Vsa vsa = new InformationElementUtil.Vsa(); in getMatchingOsuProvidersWithMatch() local
1737 InformationElementUtil.Vsa vsa = new InformationElementUtil.Vsa(); in verifyFindEapMethodFromNAIRealmMatchedWithCarrierWithMatch() local
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
DInformationElementUtilTest.java929 InformationElementUtil.Vsa vsa = in getHS2VendorSpecificIE() local
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java96 Vsa vsa = new Vsa(); in getHS2VendorSpecificIE() local