Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNative.java1182 private String handleIfaceCreationWhenVendorHalNotSupported(@NonNull Iface newIface) { in handleIfaceCreationWhenVendorHalNotSupported() method in WifiNative
1208 return handleIfaceCreationWhenVendorHalNotSupported(iface); in createStaIface()
1228 return handleIfaceCreationWhenVendorHalNotSupported(iface); in createApIface()