Searched refs:setInformationElements (Results 1 – 3 of 3) sorted by relevance
163 info.setInformationElements(informationElements); in makeWifiInfoForRedactionTest()476 writeWifiInfo.setInformationElements(null); in testWifiInfoParcelWriteReadWithNullInfoElements()497 writeWifiInfo.setInformationElements(new ArrayList<>()); in testWifiInfoParcelWriteReadWithEmptyInfoElements()717 info1.setInformationElements(generateIes()); in testWifiInfoEqualsWithInfoElements()718 info2.setInformationElements(generateIes()); in testWifiInfoEqualsWithInfoElements()
546 setInformationElements(null); in reset()1771 public void setInformationElements(@Nullable List<ScanResult.InformationElement> infoElements) { in setInformationElements() method in WifiInfo
3241 mWifiInfo.setInformationElements(findMatchingInfoElements(stateChangeResult.bssid)); in handleSupplicantStateChange()3249 mWifiInfo.setInformationElements(null); in handleSupplicantStateChange()