Searched refs:estimateScanDuration (Results 1 – 4 of 4) sorted by relevance
84 mChannelHelper.estimateScanDuration(testSettings)); in fewChannels()96 mChannelHelper.estimateScanDuration(testSettings)); in band()
61 public abstract int estimateScanDuration(WifiScanner.ScanSettings settings); in estimateScanDuration() method in ChannelHelper
85 public int estimateScanDuration(WifiScanner.ScanSettings settings) { in estimateScanDuration() method in KnownBandsChannelHelper
1322 int minSupportedPeriodMs = mChannelHelper.estimateScanDuration(settings); in addBackgroundScanRequest()1949 int scanDurationMs = mChannelHelper.estimateScanDuration(settings); in getCsph()