Searched refs:getConnectionSpecs (Results 1 – 4 of 4) sorted by relevance
137 public List<ConnectionSpec> getConnectionSpecs() { in getConnectionSpecs() method in Address
537 public List<ConnectionSpec> getConnectionSpecs() { in getConnectionSpecs() method in OkHttpClient
184 newConnection.connect(connectTimeout, readTimeout, writeTimeout, address.getConnectionSpecs(), in findConnection()
985 client.getConnectionSpecs(), client.getProxySelector()); in createAddress()