Home
last modified time | relevance | path

Searched defs:newChannels (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DApConfigUtil.java666 SparseIntArray newChannels = new SparseIntArray(channels.size()); in removeUnavailableBandsFromConfig() local
784 SparseIntArray newChannels = new SparseIntArray(channels.size()); in remove6gBandForUnsupportedSecurity() local
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiApConfigStore.java375 SparseIntArray newChannels = new SparseIntArray(); in sanitizePersistentApConfig() local
/packages/apps/TV/src/com/android/tv/data/epg/
DEpgFetcherImpl.java839 Set<EpgReader.EpgChannel> newChannels = new HashSet<>(); in onChannelUpdatedDuringScan() local