Searched refs:fromDecoded (Results 1 – 4 of 4) sorted by relevance
485 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.Part2287 static PathPart fromDecoded(String decoded) { in fromDecoded() method in Uri.PathPart
11443 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;
11446 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;
33600 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;