Home
last modified time | relevance | path

Searched defs:estimateScanDuration (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
DKnownBandsChannelHelper.java85 public int estimateScanDuration(WifiScanner.ScanSettings settings) { in estimateScanDuration() method in KnownBandsChannelHelper
DChannelHelper.java61 public abstract int estimateScanDuration(WifiScanner.ScanSettings settings); in estimateScanDuration() method in ChannelHelper