Searched refs:getVendorElements (Results 1 – 7 of 7) sorted by relevance
146 assertEquals(ies, device.getVendorElements()); in testVendorElementsSetterGetter()
1212 expectedVsieList, p2pDeviceCaptor.getValue().getVendorElements()); in testOnDeviceFoundWithVendorElements()1239 expectedVsieList, p2pDeviceCaptor.getValue().getVendorElements()); in testOnDeviceFoundWithVendorElementsWithNonVsie()1269 expectedVsieList, p2pDeviceCaptor.getValue().getVendorElements()); in testOnDeviceFoundWithVendorElementsWithMalformedVsie()1305 expectedVsieList, p2pDeviceCaptor.getValue().getVendorElements()); in testOnDeviceFoundWithParams()
419 @NonNull public List<ScanResult.InformationElement> getVendorElements() { in getVendorElements() method in WifiP2pDevice
128 assertThat(original.getVendorElements().size()).isEqualTo(0); in testBasicSettings()261 assertThat(original.getVendorElements()) in testWpa2WithAllFieldCustomized()
792 public List<ScanResult.InformationElement> getVendorElements() { in getVendorElements() method in SoftApConfiguration
433 …@NonNull public java.util.List<android.net.wifi.ScanResult.InformationElement> getVendorElements();
1289 …@NonNull public java.util.List<android.net.wifi.ScanResult.InformationElement> getVendorElements();