Searched refs:ifaceInfosForExistingIfaceType (Results 1 – 1 of 1) sorted by relevance
2076 WifiIfaceInfo[] ifaceInfosForExistingIfaceType = existingIfaces[existingIfaceType]; in allowedToDeleteIfaceTypeForRequestedType() local2078 if (ifaceInfosForExistingIfaceType.length == 0) { in allowedToDeleteIfaceTypeForRequestedType()2082 for (WifiIfaceInfo ifaceInfo : ifaceInfosForExistingIfaceType) { in allowedToDeleteIfaceTypeForRequestedType()