Home
last modified time | relevance | path

Searched defs:channelSettings (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/wificond/
DSingleScanSettings.java36 public ArrayList<ChannelSettings> channelSettings; field in SingleScanSettings
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
DKnownBandsChannelHelper.java258 WifiNative.ChannelSettings channelSettings = new WifiNative.ChannelSettings(); in fillBucketSettings() local
DBackgroundScanScheduler.java157 WifiNative.ChannelSettings channelSettings = new WifiNative.ChannelSettings(); in createChannelSettings() local
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWificondControlTest.java1275 ArrayList<ChannelSettings> channelSettings = settings.channelSettings; in matches() local