Searched refs:fromDecoded (Results 1 – 3 of 3) sorted by relevance
476 PathPart path = PathPart.fromDecoded(file.getAbsolutePath()); in fromFile()854 return new OpaqueUri(scheme, Part.fromDecoded(ssp), in fromParts()855 Part.fromDecoded(fragment)); in fromParts()1395 return opaquePart(Part.fromDecoded(opaquePart)); in opaquePart()1419 return authority(Part.fromDecoded(authority)); in authority()1446 return path(PathPart.fromDecoded(path)); in path()1486 return query(Part.fromDecoded(query)); in query()1505 return fragment(Part.fromDecoded(fragment)); in fragment()2072 return fromDecoded(value); in readFrom()2100 static Part fromDecoded(String decoded) { in fromDecoded() method in Uri.Part[all …]
10626 HSPLandroid/net/Uri$Part;->fromDecoded(Ljava/lang/String;)Landroid/net/Uri$Part;
45396 Landroid/net/Uri$Part;->fromDecoded(Ljava/lang/String;)Landroid/net/Uri$Part;45408 Landroid/net/Uri$PathPart;->fromDecoded(Ljava/lang/String;)Landroid/net/Uri$PathPart;