Searched refs:getInformationElements (Results 1 – 9 of 9) sorted by relevance
196 assertEquals(2, info.getInformationElements().size()); in assertNoRedaction()198 info.getInformationElements().get(0).id); in assertNoRedaction()200 info.getInformationElements().get(0).idExt); in assertNoRedaction()202 info.getInformationElements().get(0).bytes); in assertNoRedaction()204 info.getInformationElements().get(1).id); in assertNoRedaction()206 info.getInformationElements().get(1).idExt); in assertNoRedaction()208 info.getInformationElements().get(1).bytes); in assertNoRedaction()273 assertNull(info.getInformationElements()); in assertLocationSensitiveRedaction()438 assertNull(info.getInformationElements()); in assertLocationSensitiveAndLocalMacAddressRedaction()486 assertNull(readWifiInfo.getInformationElements()); in testWifiInfoParcelWriteReadWithNullInfoElements()[all …]
428 public List<InformationElement> getInformationElements() { in getInformationElements() method in ProvisioningConfiguration.ScanResultInfo
1400 public List<InformationElement> getInformationElements() { in getInformationElements() method in ScanResult
1790 public List<ScanResult.InformationElement> getInformationElements() { in getInformationElements() method in WifiInfo
2086 … InformationElementUtil.parseInformationElements(result.getInformationElements()); in convertNativeScanResults()2108 null, result.getInformationElements()); in convertNativeScanResults()
8315 for (ScanResult.InformationElement ie : scanResult.getInformationElements()) { in startIpClient()
2244 for (InformationElement ie : scanResultInfo.getInformationElements()) { in getVendorSpecificIEs()
51 …ull public java.util.List<android.net.wifi.ScanResult.InformationElement> getInformationElements();386 …ble public java.util.List<android.net.wifi.ScanResult.InformationElement> getInformationElements();
1303 wifiInfo.getInformationElements()); in connect()1459 wifiInfo.getInformationElements()); in connectWithIpProvisionTimeout()