Searched refs:encodedPath (Results 1 – 7 of 7) sorted by relevance
1224 String encodedPath = path.getEncoded(); in appendSspTo() local1225 if (encodedPath != null) { in appendSspTo()1226 builder.append(encodedPath); in appendSspTo()1418 public Builder encodedPath(String path) { in encodedPath() method in Uri.Builder
694 .authority(mAuthority).encodedPath(path).build(); in getUriForFile()
152 .encodedPath("/test/") in testEqualsAndHashCode()462 .encodedPath(path) in testHierarchical()
17364 method public android.net.Uri.Builder encodedPath(java.lang.String);
23841 method public android.net.Uri.Builder encodedPath(java.lang.String);
25719 method public android.net.Uri.Builder encodedPath(java.lang.String);
23910 method public android.net.Uri.Builder encodedPath(java.lang.String);