Searched refs:MAX_TRANSPORT (Results 1 – 1 of 1) sorted by relevance
422 private static final int MAX_TRANSPORT = TRANSPORT_VPN; field in NetworkCapabilities438 if (transportType < MIN_TRANSPORT || transportType > MAX_TRANSPORT) { in addTransportType()454 if (transportType < MIN_TRANSPORT || transportType > MAX_TRANSPORT) { in removeTransportType()480 if (transportType < MIN_TRANSPORT || transportType > MAX_TRANSPORT) { in hasTransport()