Searched refs:getIface (Results 1 – 1 of 1) sorted by relevance
203 private Iface getIface(int id) { in getIface() method in WifiNative.IfaceManager208 private Iface getIface(@NonNull String ifaceName) { in getIface() method in WifiNative.IfaceManager675 final Iface ifaceWithId = mIfaceMgr.getIface(mInterfaceId); in interfaceLinkStateChanged()683 final Iface ifaceWithName = mIfaceMgr.getIface(ifaceName); in interfaceLinkStateChanged()1097 final Iface iface = mIfaceMgr.getIface(ifaceName); in isInterfaceUp()1126 final Iface iface = mIfaceMgr.getIface(ifaceName); in teardownInterface()1160 Iface iface = mIfaceMgr.getIface(ifaceIdIter.next()); in teardownAllInterfaces()2630 Iface iface = mIfaceMgr.getIface(ifaceName); in getSupportedFeatureSet()