Searched refs:setInformationElements (Results 1 – 3 of 3) sorted by relevance
141 info.setInformationElements(informationElements); in makeWifiInfoForRedactionTest()443 writeWifiInfo.setInformationElements(null); in testWifiInfoParcelWriteReadWithNullInfoElements()464 writeWifiInfo.setInformationElements(new ArrayList<>()); in testWifiInfoParcelWriteReadWithEmptyInfoElements()671 info1.setInformationElements(generateIes()); in testWifiInfoEqualsWithInfoElements()672 info2.setInformationElements(generateIes()); in testWifiInfoEqualsWithInfoElements()
536 setInformationElements(null); in reset()1662 public void setInformationElements(@Nullable List<ScanResult.InformationElement> infoElements) { in setInformationElements() method in WifiInfo
2762 mWifiInfo.setInformationElements(findMatchingInfoElements(stateChangeResult.bssid));2769 mWifiInfo.setInformationElements(null);