Searched defs:informationElements (Results 1 – 4 of 4) sorted by relevance
142 List<ScanResult.InformationElement> informationElements) { in makeWifiInfoForRedactionTest()177 List<ScanResult.InformationElement> informationElements) { in assertNoRedaction()229 List<ScanResult.InformationElement> informationElements = generateIes(); in testWifiInfoRedactNoRedactions() local292 List<ScanResult.InformationElement> informationElements = generateIes(); in testWifiInfoRedactLocationSensitiveInfo() local355 List<ScanResult.InformationElement> informationElements = generateIes(); in testWifiInfoRedactLocalMacAddressInfo() local446 List<ScanResult.InformationElement> informationElements = generateIes(); in testWifiInfoRedactLocationAndLocalMacAddressSensitiveInfo() local825 List<ScanResult.InformationElement> informationElements = new ArrayList<>(); in generateIes() local
52 @Nullable ScanResult.InformationElement[] informationElements, in ScanDetail()
399 @NonNull List<InformationElement> informationElements) { in ScanResultInfo()
1395 public InformationElement[] informationElements; field in ScanResult