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/
DChannelHelper.java78 public abstract int estimateScanDuration(WifiScanner.ScanSettings settings); in estimateScanDuration() method in ChannelHelper
DKnownBandsChannelHelper.java147 public int estimateScanDuration(WifiScanner.ScanSettings settings) { in estimateScanDuration() method in KnownBandsChannelHelper