Home
last modified time | relevance | path

Searched refs:withBasePeriod (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/scanner/
DBaseWifiScannerImplTest.java114 .withBasePeriod(10000) // ms in singleScanSuccess()
130 .withBasePeriod(10000) in singleScanSuccessWithChannels()
146 .withBasePeriod(10000) in singleScanSuccessWithChannelsAndHighAccuracyType()
160 .withBasePeriod(10000) in singleScanSuccessWithFullResults()
182 .withBasePeriod(10000) in singleScanSuccessWithHiddenNetworkIds()
211 .withBasePeriod(10000) in singleScanSuccessWithTruncatedHiddenNetworkIds()
230 .withBasePeriod(10000) // ms in overlappingSingleScanFails()
238 .withBasePeriod(10000) // ms in overlappingSingleScanFails()
257 .withBasePeriod(10000) in singleScanFailOnExecute()
286 .withBasePeriod(10000) in singleScanFailOnTimeout()
[all …]
DWificondScannerTest.java92 .withBasePeriod(10000) // ms in singleScanNotIssuedIfNoAvailableChannels()
115 .withBasePeriod(10000) // ms in cleanupReportsFailureIfScanInProgress()
149 .withBasePeriod(10000) // ms in externalScanResultsAfterOurScanDoNotCauseSpuriousTimerCancellationOrCrash()
174 .withBasePeriod(10000) // ms in lateScanResultsDoNotCauseSpuriousTimerCancellationOrCrash()
238 .withBasePeriod(10000) in testDumpWithCorrectFormatWithScanResult()
DWificondPnoScannerTest.java185 .withBasePeriod(10000) in createDummyScanSettings()
DBackgroundScanSchedulerTest.java678 .withBasePeriod(expectedPeriod) in scheduleAndTestExactRequest()
DWifiScanningServiceTest.java2393 .withBasePeriod(30000) in sendBackgroundScanBandRequest()
2411 .withBasePeriod(30000) in sendBackgroundScanChannelsRequest()
2425 .withBasePeriod(30000) in createScanSettingsForHwPno()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DScanTestUtil.java119 public NativeScanSettingsBuilder withBasePeriod(int basePeriod) { in withBasePeriod() method in ScanTestUtil.NativeScanSettingsBuilder
217 .withBasePeriod(0) in computeSingleScanNativeSettingsWithChannelHelper()
243 .withBasePeriod(0) in computeSingleScanNativeSettings()
280 .withBasePeriod(0) in createSingleScanNativeSettingsForChannels()