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