Home
last modified time | relevance | path

Searched refs:fromDecoded (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/net/
DUri.java485 PathPart path = PathPart.fromDecoded(file.getAbsolutePath()); in fromFile()
863 return new OpaqueUri(scheme, Part.fromDecoded(ssp), in fromParts()
864 Part.fromDecoded(fragment)); in fromParts()
1409 return opaquePart(Part.fromDecoded(opaquePart)); in opaquePart()
1433 return authority(Part.fromDecoded(authority)); in authority()
1460 return path(PathPart.fromDecoded(path)); in path()
1500 return query(Part.fromDecoded(query)); in query()
1519 return fragment(Part.fromDecoded(fragment)); in fragment()
2119 static Part fromDecoded(String decoded) { in fromDecoded() method in Uri.Part
2287 static PathPart fromDecoded(String decoded) { in fromDecoded() method in Uri.PathPart
/frameworks/base/boot/
Dboot-image-profile.txt11443 HSPLandroid/net/Uri$Part;->fromDecoded(Ljava/lang/String;)Landroid/net/Uri$Part;
11452 HSPLandroid/net/Uri$PathPart;->fromDecoded(Ljava/lang/String;)Landroid/net/Uri$PathPart;
/frameworks/base/config/
Dboot-image-profile.txt11446 HSPLandroid/net/Uri$Part;->fromDecoded(Ljava/lang/String;)Landroid/net/Uri$Part;
11455 HSPLandroid/net/Uri$PathPart;->fromDecoded(Ljava/lang/String;)Landroid/net/Uri$PathPart;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt33600 Landroid/net/Uri$Part;->fromDecoded(Ljava/lang/String;)Landroid/net/Uri$Part;
33612 Landroid/net/Uri$PathPart;->fromDecoded(Ljava/lang/String;)Landroid/net/Uri$PathPart;