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