Searched refs:MIN_TRANSPORT (Results 1 – 1 of 1) sorted by relevance
422 public static final int MIN_TRANSPORT = TRANSPORT_CELLULAR; field in NetworkCapabilities449 if (transportType < MIN_TRANSPORT || transportType > MAX_TRANSPORT) { in addTransportType()465 if (transportType < MIN_TRANSPORT || transportType > MAX_TRANSPORT) { in removeTransportType()491 if (transportType < MIN_TRANSPORT || transportType > MAX_TRANSPORT) { in hasTransport()