Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java676 final Iface ifaceWithId = mIfaceMgr.getIface(mInterfaceId); in interfaceLinkStateChanged() local
677 if (ifaceWithId == null) { in interfaceLinkStateChanged()
685 if (ifaceWithName == null || ifaceWithName != ifaceWithId) { in interfaceLinkStateChanged()