Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java735 private String handleIfaceCreationWhenVendorHalNotSupported(@NonNull Iface newIface) { in handleIfaceCreationWhenVendorHalNotSupported() method in WifiNative
759 return handleIfaceCreationWhenVendorHalNotSupported(iface); in createStaIface()
776 return handleIfaceCreationWhenVendorHalNotSupported(iface); in createApIface()