Searched defs:informationElements (Results 1 – 4 of 4) sorted by relevance
120 List<ScanResult.InformationElement> informationElements) { in makeWifiInfoForRedactionTest()152 List<ScanResult.InformationElement> informationElements) { in assertNoRedaction()201 List<ScanResult.InformationElement> informationElements = generateIes(); in testWifiInfoRedactNoRedactions() local264 List<ScanResult.InformationElement> informationElements = generateIes(); in testWifiInfoRedactLocationSensitiveInfo() local327 List<ScanResult.InformationElement> informationElements = generateIes(); in testWifiInfoRedactLocalMacAddressInfo() local413 List<ScanResult.InformationElement> informationElements = generateIes(); in testWifiInfoRedactLocationAndLocalMacAddressSensitiveInfo() local779 List<ScanResult.InformationElement> informationElements = new ArrayList<>(); in generateIes() local
52 @Nullable ScanResult.InformationElement[] informationElements, in ScanDetail()
367 @NonNull List<InformationElement> informationElements) { in ScanResultInfo()
1297 public InformationElement[] informationElements; field in ScanResult