Searched refs:getIface (Results 1 – 1 of 1) sorted by relevance
220 private Iface getIface(int id) { in getIface() method in WifiNative.IfaceManager225 private Iface getIface(@NonNull String ifaceName) { in getIface() method in WifiNative.IfaceManager734 final Iface ifaceWithId = mIfaceMgr.getIface(mInterfaceId); in interfaceLinkStateChanged()742 final Iface ifaceWithName = mIfaceMgr.getIface(ifaceName); in interfaceLinkStateChanged()1203 final Iface iface = mIfaceMgr.getIface(ifaceName); in switchClientInterfaceToScanMode()1237 final Iface iface = mIfaceMgr.getIface(ifaceName); in switchClientInterfaceToConnectivityMode()1275 final Iface iface = mIfaceMgr.getIface(ifaceName); in isInterfaceUp()1300 final Iface iface = mIfaceMgr.getIface(ifaceName); in teardownInterface()1334 Iface iface = mIfaceMgr.getIface(ifaceIdIter.next()); in teardownAllInterfaces()2885 Iface iface = mIfaceMgr.getIface(ifaceName);[all …]