Searched refs:getIface (Results 1 – 1 of 1) sorted by relevance
204 private Iface getIface(int id) { in getIface() method in WifiNative.IfaceManager209 private Iface getIface(@NonNull String ifaceName) { in getIface() method in WifiNative.IfaceManager676 final Iface ifaceWithId = mIfaceMgr.getIface(mInterfaceId); in interfaceLinkStateChanged()684 final Iface ifaceWithName = mIfaceMgr.getIface(ifaceName); in interfaceLinkStateChanged()1098 final Iface iface = mIfaceMgr.getIface(ifaceName); in isInterfaceUp()1127 final Iface iface = mIfaceMgr.getIface(ifaceName); in teardownInterface()1161 Iface iface = mIfaceMgr.getIface(ifaceIdIter.next()); in teardownAllInterfaces()2631 Iface iface = mIfaceMgr.getIface(ifaceName); in getSupportedFeatureSet()