HomeSort by relevance Sort by last modified time
    Searched refs:getConnectionSpecs (Results 1 - 4 of 4) sorted by null

  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
Address.java 122 public List<ConnectionSpec> getConnectionSpecs() {
Connection.java 184 List<ConnectionSpec> connectionSpecs = route.address.getConnectionSpecs();
OkHttpClient.java 566 public List<ConnectionSpec> getConnectionSpecs() {
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
HttpEngine.java     [all...]

Completed in 733 milliseconds