Searched refs:ChannelCollection (Results 1 – 11 of 11) sorted by relevance
31 import com.android.server.wifi.scanner.ChannelHelper.ChannelCollection;134 private final ChannelCollection mChannelCollection;189 public ChannelCollection getChannelCollection() { in getChannelCollection()613 ChannelCollection targetBucketChannelCol) { in createSplitSettings()646 ChannelCollection targetBucketChannelCol = targetBucket.getChannelCollection(); in mergeSettingsToLowerBuckets()795 ChannelCollection splitBucketChannelCollection = splitBucket.getChannelCollection(); in createSplitBuckets()818 ChannelCollection channelCollection = originalBucket.getChannelCollection(); in fixBuckets()
33 import com.android.server.wifi.scanner.ChannelHelper.ChannelCollection;161 ChannelCollection allFreqs = mChannelHelper.createChannelCollection(); in startSingleScan()347 private static int getScannedBandsInternal(ChannelCollection channelCollection) { in getScannedBandsInternal()507 ChannelCollection singleScanFreqs, in LastScanSettings()517 public ChannelCollection singleScanFreqs;
47 public abstract ChannelCollection createChannelCollection(); in createChannelCollection()95 public abstract class ChannelCollection { class in ChannelHelper
285 public class KnownBandsChannelCollection extends ChannelCollection {
69 import com.android.server.wifi.scanner.ChannelHelper.ChannelCollection;1202 ChannelCollection activeChannels = mChannelHelper.createChannelCollection(); in activeScanSatisfies()1264 ChannelCollection channels = mChannelHelper.createChannelCollection(); in tryToStartNewScan()
35 import com.android.server.wifi.scanner.ChannelHelper.ChannelCollection;84 ChannelCollection channelCollection = mock(ChannelCollection.class); in singleScanNotIssuedIfNoAvailableChannels()
128 ChannelHelper.ChannelCollection mChannelCollection;137 mChannelCollection = mock(ChannelHelper.ChannelCollection.class); in setUp()
40 import com.android.server.wifi.scanner.ChannelHelper.ChannelCollection;216 ChannelCollection collection = mScanner.getChannelHelper().createChannelCollection(); in expectedBandScanFreqs()
45 import com.android.server.wifi.scanner.ChannelHelper.ChannelCollection;97 ChannelCollection collection = mScanner.getChannelHelper().createChannelCollection(); in expectedBandScanFreqs()103 ChannelCollection collection = mScanner.getChannelHelper().createChannelCollection(); in expectedBandAndChannelScanFreqs()
336 ChannelHelper.ChannelCollection mChannelCollection;
31 import com.android.server.wifi.scanner.ChannelHelper.ChannelCollection;155 int period, int reportEvents, ChannelCollection channelCollection) { in addBucketWithChannelCollection()229 ChannelCollection channelCollection = channelHelper.createChannelCollection(); in computeSingleScanNativeSettingsWithChannelHelper()