Home
last modified time | relevance | path

Searched defs:setCoexUnsafeChannels (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/hal/
DIWifiChip.java383 boolean setCoexUnsafeChannels(List<CoexUnsafeChannel> unsafeChannels, int restrictions); in setCoexUnsafeChannels() method
DWifiChip.java873 public boolean setCoexUnsafeChannels(List<CoexUnsafeChannel> unsafeChannels, int restrictions) { in setCoexUnsafeChannels() method in WifiChip
DWifiChipAidlImpl.java969 public boolean setCoexUnsafeChannels(List<CoexUnsafeChannel> unsafeChannels, int restrictions) { in setCoexUnsafeChannels() method in WifiChipAidlImpl
DWifiChipHidlImpl.java500 public boolean setCoexUnsafeChannels(List<CoexUnsafeChannel> unsafeChannels, int restrictions) { in setCoexUnsafeChannels() method in WifiChipHidlImpl
/packages/modules/Wifi/service/java/com/android/server/wifi/coex/
DCoexManager.java340 public void setCoexUnsafeChannels(@NonNull List<CoexUnsafeChannel> coexUnsafeChannels, in setCoexUnsafeChannels() method in CoexManager
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiVendorHal.java490 public boolean setCoexUnsafeChannels( in setCoexUnsafeChannels() method in WifiVendorHal
DWifiServiceImpl.java1615 public void setCoexUnsafeChannels( in setCoexUnsafeChannels() method in WifiServiceImpl
/packages/modules/Wifi/framework/java/android/net/wifi/
DIWifiManager.aidl231 … void setCoexUnsafeChannels(in List<CoexUnsafeChannel> unsafeChannels, int mandatoryRestrictions); in setCoexUnsafeChannels() method
DBaseWifiService.java462 public void setCoexUnsafeChannels(List<CoexUnsafeChannel> unsafeChannels, int restrictions) { in setCoexUnsafeChannels() method in BaseWifiService
DWifiManager.java5523 public void setCoexUnsafeChannels( in setCoexUnsafeChannels() method in WifiManager