Searched refs:estimateScanDuration (Results 1 – 4 of 4) sorted by relevance
90 mChannelHelper.estimateScanDuration(testSettings)); in fewChannels()102 mChannelHelper.estimateScanDuration(testSettings)); in band()
81 public abstract int estimateScanDuration(WifiScanner.ScanSettings settings); in estimateScanDuration() method in ChannelHelper
165 public int estimateScanDuration(WifiScanner.ScanSettings settings) { in estimateScanDuration() method in KnownBandsChannelHelper
2004 int minSupportedPeriodMs = mChannelHelper.estimateScanDuration(settings); in addBackgroundScanRequest()3164 int scanDurationMs = mChannelHelper.estimateScanDuration(settings); in getCsph()