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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiNative.java655 private String handleIfaceCreationWhenVendorHalNotSupported(@NonNull Iface newIface) { method in class:WifiNative
679 return handleIfaceCreationWhenVendorHalNotSupported(iface);
696 return handleIfaceCreationWhenVendorHalNotSupported(iface);

Completed in 57 milliseconds