Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNative.java1112 final Iface ifaceWithId = mIfaceMgr.getIface(mInterfaceId); in interfaceLinkStateChanged() local
1113 if (ifaceWithId == null) { in interfaceLinkStateChanged()
1121 if (ifaceWithName == null || ifaceWithName != ifaceWithId) { in interfaceLinkStateChanged()