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