Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/hal/
DIWifiChip.java388 boolean setCoexUnsafeChannels(List<CoexUnsafeChannel> unsafeChannels, int restrictions); in setCoexUnsafeChannels() method
DWifiChip.java875 public boolean setCoexUnsafeChannels(List<CoexUnsafeChannel> unsafeChannels, int restrictions) { in setCoexUnsafeChannels() method in WifiChip
DWifiChipAidlImpl.java991 public boolean setCoexUnsafeChannels(List<CoexUnsafeChannel> unsafeChannels, int restrictions) { in setCoexUnsafeChannels() method in WifiChipAidlImpl
DWifiChipHidlImpl.java502 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.java491 public boolean setCoexUnsafeChannels( in setCoexUnsafeChannels() method in WifiVendorHal
DWifiServiceImpl.java1956 public void setCoexUnsafeChannels( in setCoexUnsafeChannels() method in WifiServiceImpl
/packages/modules/Wifi/framework/java/android/net/wifi/
DIWifiManager.aidl240 void setCoexUnsafeChannels( in setCoexUnsafeChannels() method
DWifiManager.java5670 public void setCoexUnsafeChannels( in setCoexUnsafeChannels() method in WifiManager