Home
last modified time | relevance | path

Searched defs:afcChannelAllowance (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DAfcServerResponse.java85 WifiChip.AfcChannelAllowance afcChannelAllowance = new WifiChip.AfcChannelAllowance(); in fromSpectrumInquiryResponse() local
242 public void setAfcChannelAllowance(WifiChip.AfcChannelAllowance afcChannelAllowance) { in setAfcChannelAllowance()
DAfcManager.java228 private boolean setAfcChannelAllowance(WifiChip.AfcChannelAllowance afcChannelAllowance) { in setAfcChannelAllowance()
297 WifiChip.AfcChannelAllowance afcChannelAllowance = new WifiChip.AfcChannelAllowance(); in onCountryCodeChange() local
DWifiShellCommand.java1944 WifiChip.AfcChannelAllowance afcChannelAllowance = in onCommand() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hal/
DWifiChipAidlImplTest.java382 WifiChip.AfcChannelAllowance afcChannelAllowance = makeAfcChannelAllowance(); in testSetAfcChannelAllowance() local
422 WifiChip.AfcChannelAllowance afcChannelAllowance = new WifiChip.AfcChannelAllowance(); in makeAfcChannelAllowance() local
/packages/modules/Wifi/service/java/com/android/server/wifi/hal/
DIWifiChip.java472 boolean setAfcChannelAllowance(WifiChip.AfcChannelAllowance afcChannelAllowance); in setAfcChannelAllowance()
DWifiChipAidlImpl.java1740 WifiChip.AfcChannelAllowance afcChannelAllowance) { in frameworkToHalAfcChannelAllowance()
1850 public boolean setAfcChannelAllowance(WifiChip.AfcChannelAllowance afcChannelAllowance) { in setAfcChannelAllowance()
DWifiChip.java967 public boolean setAfcChannelAllowance(AfcChannelAllowance afcChannelAllowance) { in setAfcChannelAllowance()
DWifiChipHidlImpl.java601 public boolean setAfcChannelAllowance(WifiChip.AfcChannelAllowance afcChannelAllowance) { in setAfcChannelAllowance()