Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/net/
H A DUri.java865 return new OpaqueUri(scheme, Part.fromDecoded(ssp), in fromParts()
866 Part.fromDecoded(fragment)); in fromParts()
1406 return opaquePart(Part.fromDecoded(opaquePart)); in opaquePart()
1430 return authority(Part.fromDecoded(authority)); in authority()
1457 return path(PathPart.fromDecoded(path)); in path()
1497 return query(Part.fromDecoded(query)); in query()
1516 return fragment(Part.fromDecoded(fragment)); in fragment()
2079 return fromDecoded(value); in readFrom()
2107 static Part fromDecoded(String decoded) { in fromDecoded() method in Uri.Part
2267 return fromDecoded(parcel.readString8()); in readFrom()
[all …]
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt12156 HSPLandroid/net/Uri$Part;->fromDecoded(Ljava/lang/String;)Landroid/net/Uri$Part;
12166 HSPLandroid/net/Uri$PathPart;->fromDecoded(Ljava/lang/String;)Landroid/net/Uri$PathPart;
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt12148 HSPLandroid/net/Uri$Part;->fromDecoded(Ljava/lang/String;)Landroid/net/Uri$Part;
12158 HSPLandroid/net/Uri$PathPart;->fromDecoded(Ljava/lang/String;)Landroid/net/Uri$PathPart;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt36923 Landroid/net/Uri$Part;->fromDecoded(Ljava/lang/String;)Landroid/net/Uri$Part;
36935 Landroid/net/Uri$PathPart;->fromDecoded(Ljava/lang/String;)Landroid/net/Uri$PathPart;