Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNative.java1356 private boolean handleIfaceRemovalWhenVendorHalNotSupported(@NonNull Iface iface) { in handleIfaceRemovalWhenVendorHalNotSupported() method in WifiNative
1376 return handleIfaceRemovalWhenVendorHalNotSupported(iface); in removeStaIface()
1390 return handleIfaceRemovalWhenVendorHalNotSupported(iface); in removeApIface()