Home
last modified time | relevance | path

Searched defs:encodedPath (Results 1 – 2 of 2) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DHttpUrl.java439 public String encodedPath() { in encodedPath() method in HttpUrl
782 public Builder encodedPath(String encodedPath) { in encodedPath() method in HttpUrl.Builder
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/
DHttpUrl.java442 public String encodedPath() { in encodedPath() method in HttpUrl
791 public Builder encodedPath(String encodedPath) { in encodedPath() method in HttpUrl.Builder