Searched refs:typeNc (Results 1 – 1 of 1) sorted by relevance
329 final NetworkCapabilities typeNc; in matchesLegacyType() local331 typeNc = ConnectivityManager.networkCapabilitiesForType(legacyType); in matchesLegacyType()336 return typeNc.satisfiedByNetworkCapabilities(nc); in matchesLegacyType()