Home
last modified time | relevance | path

Searched refs:allowedAcsChannels5g (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/framework/java/android/net/wifi/
DSoftApConfiguration.java473 @NonNull Set<Integer> allowedAcsChannels5g, in SoftApConfiguration() argument
504 mAllowedAcsChannels5g = new HashSet<>(allowedAcsChannels5g); in SoftApConfiguration()