Searched refs:createChannelCollection (Results 1 – 11 of 11) sorted by relevance
482 KnownBandsChannelCollection collection = mChannelHelper.createChannelCollection(); in optimalScheduleFullyCollapsesDuplicateChannelsInBand()596 KnownBandsChannelCollection collection = mChannelHelper.createChannelCollection(); in optimalSchedulePartiallyCollapsesDuplicateChannelsAcrossMultipleBuckets()645 KnownBandsChannelCollection collection = mChannelHelper.createChannelCollection(); in optimalSchedulePartiallyCollapsesDuplicateChannelsWithSplitBuckets()658 KnownBandsChannelCollection collection = mChannelHelper.createChannelCollection(); in getAllChannels()664 KnownBandsChannelCollection collection = mChannelHelper.createChannelCollection(); in getAllChannels()735 KnownBandsChannelCollection scheduleChannels = mChannelHelper.createChannelCollection(); in assertSettingsSatisfied()
97 ChannelCollection collection = mScanner.getChannelHelper().createChannelCollection(); in expectedBandScanFreqs()103 ChannelCollection collection = mScanner.getChannelHelper().createChannelCollection(); in expectedBandAndChannelScanFreqs()
216 ChannelCollection collection = mScanner.getChannelHelper().createChannelCollection(); in expectedBandScanFreqs()
85 when(channelHelper.createChannelCollection()).thenReturn(channelCollection); in singleScanNotIssuedIfNoAvailableChannels()
350 mChannelCollection = channelHelper.createChannelCollection(); in setUp()
47 public abstract ChannelCollection createChannelCollection(); in createChannelCollection() method in ChannelHelper
451 public KnownBandsChannelCollection createChannelCollection() { in createChannelCollection() method in KnownBandsChannelHelper
161 ChannelCollection allFreqs = mChannelHelper.createChannelCollection(); in startSingleScan()
140 mChannelCollection = mChannelHelper.createChannelCollection(); in Bucket()
1202 ChannelCollection activeChannels = mChannelHelper.createChannelCollection(); in activeScanSatisfies()1264 ChannelCollection channels = mChannelHelper.createChannelCollection(); in tryToStartNewScan()
229 ChannelCollection channelCollection = channelHelper.createChannelCollection(); in computeSingleScanNativeSettingsWithChannelHelper()