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.java2003 WifiChip.AfcChannelAllowance afcChannelAllowance = in onCommand() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hal/
DWifiChipAidlImplTest.java381 WifiChip.AfcChannelAllowance afcChannelAllowance = makeAfcChannelAllowance(); in testSetAfcChannelAllowance() local
421 WifiChip.AfcChannelAllowance afcChannelAllowance = new WifiChip.AfcChannelAllowance(); in makeAfcChannelAllowance() local
/packages/modules/Wifi/service/java/com/android/server/wifi/hal/
DIWifiChip.java477 boolean setAfcChannelAllowance(WifiChip.AfcChannelAllowance afcChannelAllowance); in setAfcChannelAllowance()
DWifiChipAidlImpl.java1768 WifiChip.AfcChannelAllowance afcChannelAllowance) { in frameworkToHalAfcChannelAllowance()
1878 public boolean setAfcChannelAllowance(WifiChip.AfcChannelAllowance afcChannelAllowance) { in setAfcChannelAllowance()
DWifiChip.java969 public boolean setAfcChannelAllowance(AfcChannelAllowance afcChannelAllowance) { in setAfcChannelAllowance()
DWifiChipHidlImpl.java603 public boolean setAfcChannelAllowance(WifiChip.AfcChannelAllowance afcChannelAllowance) { in setAfcChannelAllowance()