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()
99 ChannelCollection collection = mScanner.getChannelHelper().createChannelCollection(); in expectedBandScanFreqs()105 ChannelCollection collection = mScanner.getChannelHelper().createChannelCollection(); in expectedBandAndChannelScanFreqs()
218 ChannelCollection collection = mScanner.getChannelHelper().createChannelCollection(); in expectedBandScanFreqs()
89 when(channelHelper.createChannelCollection()).thenReturn(channelCollection); in singleScanNotIssuedIfNoAvailableChannels()
350 mChannelCollection = channelHelper.createChannelCollection(); in setUp()
49 public abstract ChannelCollection createChannelCollection(); in createChannelCollection() method in ChannelHelper
482 public KnownBandsChannelCollection createChannelCollection() { in createChannelCollection() method in KnownBandsChannelHelper
167 ChannelCollection allFreqs = mChannelHelper.createChannelCollection(); in startSingleScan()
140 mChannelCollection = mChannelHelper.createChannelCollection(); in Bucket()
1459 ChannelCollection activeChannels = mChannelHelper.createChannelCollection(); in activeScanSatisfies()1513 ChannelCollection channels = mChannelHelper.createChannelCollection(); in tryToStartNewScan()
240 ChannelCollection channelCollection = channelHelper.createChannelCollection(); in computeSingleScanNativeSettingsWithChannelHelper()