Searched defs:informationElements (Results 1 – 4 of 4) sorted by relevance
140 List<ScanResult.InformationElement> informationElements) { in makeWifiInfoForRedactionTest()172 List<ScanResult.InformationElement> informationElements) { in assertNoRedaction()221 List<ScanResult.InformationElement> informationElements = generateIes(); in testWifiInfoRedactNoRedactions() local284 List<ScanResult.InformationElement> informationElements = generateIes(); in testWifiInfoRedactLocationSensitiveInfo() local347 List<ScanResult.InformationElement> informationElements = generateIes(); in testWifiInfoRedactLocalMacAddressInfo() local438 List<ScanResult.InformationElement> informationElements = generateIes(); in testWifiInfoRedactLocationAndLocalMacAddressSensitiveInfo() local807 List<ScanResult.InformationElement> informationElements = new ArrayList<>(); in generateIes() local
52 @Nullable ScanResult.InformationElement[] informationElements, in ScanDetail()
379 @NonNull List<InformationElement> informationElements) { in ScanResultInfo()
1308 public InformationElement[] informationElements; field in ScanResult