Home
last modified time | relevance | path

Searched refs:handleIfaceRemovalWhenVendorHalNotSupported (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java784 private boolean handleIfaceRemovalWhenVendorHalNotSupported(@NonNull Iface iface) { in handleIfaceRemovalWhenVendorHalNotSupported() method in WifiNative
804 return handleIfaceRemovalWhenVendorHalNotSupported(iface); in removeStaIface()
818 return handleIfaceRemovalWhenVendorHalNotSupported(iface); in removeApIface()