Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNative.java544 public Iface removeExistingIface(int newIfaceId) { in removeExistingIface() method in WifiNative.IfaceManager
1184 Iface existingIface = mIfaceMgr.removeExistingIface(newIface.id); in handleIfaceCreationWhenVendorHalNotSupported()