Searched defs:encodedPath (Results 1 – 2 of 2) sorted by relevance
450 public String encodedPath() { in encodedPath() method in HttpUrl831 public Builder encodedPath(String encodedPath) { in encodedPath() method in HttpUrl.Builder
1165 String encodedPath = path.getEncoded(); in appendSspTo() local1357 public Builder encodedPath(String path) { in encodedPath() method in Uri__FromAndroid.Builder