Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java284 public Iface removeExistingIface(int newIfaceId) { in removeExistingIface() method in WifiNative.IfaceManager
737 Iface existingIface = mIfaceMgr.removeExistingIface(newIface.id); in handleIfaceCreationWhenVendorHalNotSupported()