Searched refs:createChannelCollection (Results 1 – 10 of 10) sorted by relevance
479 KnownBandsChannelCollection collection = mChannelHelper.createChannelCollection(); in optimalScheduleFullyCollapsesDuplicateChannelsInBand()593 KnownBandsChannelCollection collection = mChannelHelper.createChannelCollection(); in optimalSchedulePartiallyCollapsesDuplicateChannelsAcrossMultipleBuckets()642 KnownBandsChannelCollection collection = mChannelHelper.createChannelCollection(); in optimalSchedulePartiallyCollapsesDuplicateChannelsWithSplitBuckets()655 KnownBandsChannelCollection collection = mChannelHelper.createChannelCollection(); in getAllChannels()661 KnownBandsChannelCollection collection = mChannelHelper.createChannelCollection(); in getAllChannels()731 KnownBandsChannelCollection scheduleChannels = mChannelHelper.createChannelCollection(); in assertSettingsSatisfied()
74 when(channelHelper.createChannelCollection()).thenReturn(channelCollection); in singleScanNotIssuedIfNoAvailableChannels()
97 ChannelCollection collection = mScanner.getChannelHelper().createChannelCollection(); in expectedBandScanFreqs()103 ChannelCollection collection = mScanner.getChannelHelper().createChannelCollection(); in expectedBandAndChannelScanFreqs()
190 ChannelCollection collection = mScanner.getChannelHelper().createChannelCollection(); in expectedBandScanFreqs()
276 mChannelCollection = channelHelper.createChannelCollection(); in setUp()
45 public abstract ChannelCollection createChannelCollection(); in createChannelCollection() method in ChannelHelper
281 public KnownBandsChannelCollection createChannelCollection() { in createChannelCollection() method in KnownBandsChannelHelper
164 ChannelCollection allFreqs = mChannelHelper.createChannelCollection(); in startSingleScan()
140 mChannelCollection = mChannelHelper.createChannelCollection(); in Bucket()
886 ChannelCollection activeChannels = mChannelHelper.createChannelCollection(); in activeScanSatisfies()948 ChannelCollection channels = mChannelHelper.createChannelCollection(); in tryToStartNewScan()