Home
last modified time | relevance | path

Searched defs:ChannelSettings (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/wificond/
DChannelSettings.java30 public class ChannelSettings implements Parcelable { class
36 public ChannelSettings() { } in ChannelSettings() method in ChannelSettings
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java2422 public static class ChannelSettings { class in WifiNative