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.java897 private String handleIfaceCreationWhenVendorHalNotSupported(@NonNull Iface newIface) { in handleIfaceCreationWhenVendorHalNotSupported() method in WifiNative
921 return handleIfaceCreationWhenVendorHalNotSupported(iface); in createStaIface()
940 return handleIfaceCreationWhenVendorHalNotSupported(iface); in createApIface()