Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DUri.java134 PathPart.EMPTY, Part.NULL, Part.NULL);
476 PathPart path = PathPart.fromDecoded(file.getAbsolutePath()); in fromFile()
614 private PathPart path;
616 private PathPart getPathPart() { in getPathPart()
618 ? path = PathPart.fromEncoded(parsePath()) in getPathPart()
1183 private final PathPart path;
1187 private HierarchicalUri(String scheme, Part authority, PathPart path, in HierarchicalUri()
1191 this.path = path == null ? PathPart.NULL : path; in HierarchicalUri()
1200 PathPart.readFrom(parcel), in readFrom()
1365 private PathPart path;
[all …]
/frameworks/base/config/
Dboot-image-profile.txt10599 …alUri;-><init>(Ljava/lang/String;Landroid/net/Uri$Part;Landroid/net/Uri$PathPart;Landroid/net/Uri$…
10600 …alUri;-><init>(Ljava/lang/String;Landroid/net/Uri$Part;Landroid/net/Uri$PathPart;Landroid/net/Uri$…
10630 HSPLandroid/net/Uri$PathPart;-><init>(Ljava/lang/String;Ljava/lang/String;)V
10631 HSPLandroid/net/Uri$PathPart;->appendDecodedSegment(Landroid/net/Uri$PathPart;Ljava/lang/String;)La…
10632 HSPLandroid/net/Uri$PathPart;->appendEncodedSegment(Landroid/net/Uri$PathPart;Ljava/lang/String;)La…
10633 HSPLandroid/net/Uri$PathPart;->getEncoded()Ljava/lang/String;
10634 HSPLandroid/net/Uri$PathPart;->getPathSegments()Landroid/net/Uri$PathSegments;
10635 HSPLandroid/net/Uri$PathPart;->makeAbsolute(Landroid/net/Uri$PathPart;)Landroid/net/Uri$PathPart;
10636 HSPLandroid/net/Uri$PathPart;->readFrom(Landroid/os/Parcel;)Landroid/net/Uri$PathPart;
34966 Landroid/net/Uri$PathPart;
Dhiddenapi-greylist-max-o.txt48665 Landroid/net/Uri$Builder;->path(Landroid/net/Uri$PathPart;)Landroid/net/Uri$Builder;
48666 Landroid/net/Uri$Builder;->path:Landroid/net/Uri$PathPart;
48671 …alUri;-><init>(Ljava/lang/String;Landroid/net/Uri$Part;Landroid/net/Uri$PathPart;Landroid/net/Uri$…
48678 Landroid/net/Uri$HierarchicalUri;->path:Landroid/net/Uri$PathPart;
48707 Landroid/net/Uri$PathPart;
48708 Landroid/net/Uri$PathPart;-><init>(Ljava/lang/String;Ljava/lang/String;)V
48709 Landroid/net/Uri$PathPart;->appendDecodedSegment(Landroid/net/Uri$PathPart;Ljava/lang/String;)Landr…
48710 Landroid/net/Uri$PathPart;->appendEncodedSegment(Landroid/net/Uri$PathPart;Ljava/lang/String;)Landr…
48711 Landroid/net/Uri$PathPart;->EMPTY:Landroid/net/Uri$PathPart;
48712 Landroid/net/Uri$PathPart;->from(Ljava/lang/String;Ljava/lang/String;)Landroid/net/Uri$PathPart;
[all …]
Dpreloaded-classes2598 android.net.Uri$PathPart