Searched refs:setInformationElements (Results 1 – 3 of 3) sorted by relevance
88 info.setInformationElements(informationElements); in makeWifiInfoForNoRedactions()182 info.setInformationElements(generateIes()); in makeWifiInfoForLocationSensitiveRedaction()325 info.setInformationElements(generateIes()); in makeWifiInfoForLocationSensitiveAndLocalMacAddressRedaction()375 writeWifiInfo.setInformationElements(null); in testWifiInfoParcelWriteReadWithNullInfoElements()396 writeWifiInfo.setInformationElements(new ArrayList<>()); in testWifiInfoParcelWriteReadWithEmptyInfoElements()576 info1.setInformationElements(generateIes()); in testWifiInfoEqualsWithInfoElements()577 info2.setInformationElements(generateIes()); in testWifiInfoEqualsWithInfoElements()
468 setInformationElements(null); in reset()1370 public void setInformationElements(@Nullable List<ScanResult.InformationElement> infoElements) { in setInformationElements() method in WifiInfo
2484 mWifiInfo.setInformationElements(findMatchingInfoElements(stateChangeResult.bssid));2491 mWifiInfo.setInformationElements(null);