Home
last modified time | relevance | path

Searched refs:computeSingleScanNativeSettingsWithChannelHelper (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DScanTestUtil.java213 public static WifiNative.ScanSettings computeSingleScanNativeSettingsWithChannelHelper( in computeSingleScanNativeSettingsWithChannelHelper() method in ScanTestUtil
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/scanner/
DWifiScanningServiceTest.java30 import static com.android.server.wifi.ScanTestUtil.computeSingleScanNativeSettingsWithChannelHelper;
772 computeSingleScanNativeSettingsWithChannelHelper(requestSettings, mChannelHelper0); in testPscIsIgnoredForPartialScan()
797 computeSingleScanNativeSettingsWithChannelHelper(requestSettings, mChannelHelper0); in testPscChannelAddedWhenScanning6GhzBand()
825 computeSingleScanNativeSettingsWithChannelHelper(requestSettings, mChannelHelper0); in testPscChannelNotAddedWhenNotScanning6GhzBand()