Searched refs:DEFAULT_CONNECTION_SPECS (Results 1 – 1 of 1) sorted by relevance
57 private static final List<ConnectionSpec> DEFAULT_CONNECTION_SPECS = Util.immutableList( field in OkHttpClient609 result.connectionSpecs = DEFAULT_CONNECTION_SPECS; in copyWithDefaults()