Searched refs:getSupportedChannelList (Results 1 – 5 of 5) sorted by relevance
101 capability.getSupportedChannelList( in testGetSupportedChannelListWithInvalidBand()
237 public int[] getSupportedChannelList(@BandType int band) { in getSupportedChannelList() method in SoftApCapability
489 for (int channel : capability.getSupportedChannelList(band)) { in removeUnavailableBands()
253 for (int channel : mCurrentSoftApCapability.getSupportedChannelList(band)) { in updateSafeChannelFrequencyList()
259 method @NonNull public int[] getSupportedChannelList(int);