Home
last modified time | relevance | path

Searched refs:vsa (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/
DInformationElementUtilTest.java1475 InformationElementUtil.Vsa vsa = in getHS2VendorSpecificIEWithDomainIdOnly() local
1477 assertEquals(NetworkDetail.HSRelease.R2, vsa.hsRelease); in getHS2VendorSpecificIEWithDomainIdOnly()
1478 assertEquals(0x2211, vsa.anqpDomainID); in getHS2VendorSpecificIEWithDomainIdOnly()
1505 InformationElementUtil.Vsa vsa = in getHS2VendorSpecificIEWithDomainIdAndPpsMoId() local
1507 assertEquals(NetworkDetail.HSRelease.R2, vsa.hsRelease); in getHS2VendorSpecificIEWithDomainIdAndPpsMoId()
1508 assertEquals(0x2211, vsa.anqpDomainID); in getHS2VendorSpecificIEWithDomainIdAndPpsMoId()
1535 InformationElementUtil.Vsa vsa = in testHS2VendorSpecificIEWithDomainIdAndPpsMoIdBitsIncorrectSize() local
1537 assertEquals(0, vsa.anqpDomainID); in testHS2VendorSpecificIEWithDomainIdAndPpsMoIdBitsIncorrectSize()
2134 InformationElementUtil.Vsa vsa = new InformationElementUtil.Vsa(); in parseMboOceIeWithApCapabilityIndicationAttr() local
2135 vsa.from(ie); in parseMboOceIeWithApCapabilityIndicationAttr()
[all …]
/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
DNetworkDetail.java194 InformationElementUtil.Vsa vsa = new InformationElementUtil.Vsa(); in NetworkDetail() local
261 vsa.from(ie); in NetworkDetail()
357 mHSRelease = vsa.hsRelease; in NetworkDetail()
358 mAnqpDomainID = vsa.anqpDomainID; in NetworkDetail()
359 mMboSupported = vsa.IsMboCapable; in NetworkDetail()
360 mMboCellularDataAware = vsa.IsMboApCellularDataAware; in NetworkDetail()
361 mOceSupported = vsa.IsOceCapable; in NetworkDetail()
362 mMboAssociationDisallowedReasonCode = vsa.mboAssociationDisallowedReasonCode; in NetworkDetail()
DPasspointManager.java915 InformationElementUtil.Vsa vsa = InformationElementUtil.getHS2VendorSpecificIE( in getAllMatchedProviders() local
927 vsa.anqpDomainID); in getAllMatchedProviders()
932 roamingConsortium.anqpOICount > 0, vsa.hsRelease); in getAllMatchedProviders()
1042 InformationElementUtil.Vsa vsa = in getANQPElements() local
1054 scanResult.SSID, bssid, scanResult.hessid, vsa.anqpDomainID)); in getANQPElements()
1533 InformationElementUtil.Vsa vsa = InformationElementUtil.getHS2VendorSpecificIE( in requestVenueUrlAnqpElement() local
1536 vsa.anqpDomainID); in requestVenueUrlAnqpElement()
1560 InformationElementUtil.Vsa vsa = InformationElementUtil.getHS2VendorSpecificIE( in getVenueUrl() local
1563 vsa.anqpDomainID); in getVenueUrl()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointManagerTest.java1069 InformationElementUtil.Vsa vsa = new InformationElementUtil.Vsa(); in matchProviderWithAnqpCacheMissed() local
1070 vsa.hsRelease = NetworkDetail.HSRelease.R1; in matchProviderWithAnqpCacheMissed()
1071 when(InformationElementUtil.getHS2VendorSpecificIE(isNull())).thenReturn(vsa); in matchProviderWithAnqpCacheMissed()
1201 InformationElementUtil.Vsa vsa = new InformationElementUtil.Vsa(); in getAllMatchingProvidersUpdatedConfigWithFullImsiSimCredential() local
1202 vsa.anqpDomainID = TEST_ANQP_DOMAIN_ID2; in getAllMatchingProvidersUpdatedConfigWithFullImsiSimCredential()
1205 when(InformationElementUtil.getHS2VendorSpecificIE(isNull())).thenReturn(vsa); in getAllMatchingProvidersUpdatedConfigWithFullImsiSimCredential()
1240 InformationElementUtil.Vsa vsa = new InformationElementUtil.Vsa(); in getAllMatchingFqdnsForScanResults() local
1241 vsa.anqpDomainID = TEST_ANQP_DOMAIN_ID2; in getAllMatchingFqdnsForScanResults()
1244 when(InformationElementUtil.getHS2VendorSpecificIE(isNull())).thenReturn(vsa); in getAllMatchingFqdnsForScanResults()
1559 InformationElementUtil.Vsa vsa = new InformationElementUtil.Vsa(); in getMatchingOsuProvidersWithMatch() local
[all …]
/packages/modules/Wifi/framework/tests/src/android/net/wifi/rtt/
DWifiRttManagerTest.java630 ScanResult.InformationElement vsa = new ScanResult.InformationElement(); in testResponderPreambleSelection() local
631 vsa.id = ScanResult.InformationElement.EID_VSA; in testResponderPreambleSelection()
659 scan.informationElements[0] = vsa; in testResponderPreambleSelection()
660 scan.informationElements[1] = vsa; in testResponderPreambleSelection()
667 scan.informationElements[0] = vsa; in testResponderPreambleSelection()
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java249 Vsa vsa = new Vsa(); in getHS2VendorSpecificIE() local
254 vsa.from(ie); in getHS2VendorSpecificIE()
261 return vsa; in getHS2VendorSpecificIE()
276 Vsa vsa = new Vsa(); in getVendorSpecificIE() local
277 vsa.from(ie); in getVendorSpecificIE()
278 vsas.add(vsa); in getVendorSpecificIE()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DClientModeImpl.java8347 for (InformationElementUtil.Vsa vsa : vsas) { in getOuiInternal()
8348 byte[] oui = vsa.oui; in getOuiInternal()
/packages/inputmethods/LatinIME/dictionaries/
Dsl_wordlist.combined.gz1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ...
Dlv_wordlist.combined.gz1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...