Searched refs:PathSegments (Results 1 – 6 of 6) sorted by relevance
1011 static class PathSegments extends AbstractList<String> class in Uri1014 static final PathSegments EMPTY = new PathSegments(null, 0);1019 PathSegments(String[] segments, int size) { in PathSegments() method in Uri.PathSegments1057 PathSegments build() { in build()1059 return PathSegments.EMPTY; in build()1063 return new PathSegments(segments, size); in build()2195 private PathSegments pathSegments;2203 PathSegments getPathSegments() { in getPathSegments()2210 return pathSegments = PathSegments.EMPTY; in getPathSegments()
556 Landroid/net/Uri$PathPart;->getPathSegments()Landroid/net/Uri$PathSegments;581 Landroid/net/Uri$PathSegments;->size()I676 Landroid/net/Uri$PathSegments;->get(I)Ljava/lang/Object;677 Landroid/net/Uri$PathSegments;->get(I)Ljava/lang/String;929 Landroid/net/Uri$PathSegmentsBuilder;->build()Landroid/net/Uri$PathSegments;930 Landroid/net/Uri$PathSegments;-><init>([Ljava/lang/String;I)V
11458 HSPLandroid/net/Uri$PathPart;->getPathSegments()Landroid/net/Uri$PathSegments;11460 HSPLandroid/net/Uri$PathSegments;-><init>([Ljava/lang/String;I)V11461 HSPLandroid/net/Uri$PathSegments;->get(I)Ljava/lang/Object;11462 HSPLandroid/net/Uri$PathSegments;->get(I)Ljava/lang/String;11463 HSPLandroid/net/Uri$PathSegments;->size()I11465 HSPLandroid/net/Uri$PathSegmentsBuilder;->build()Landroid/net/Uri$PathSegments;
11455 HSPLandroid/net/Uri$PathPart;->getPathSegments()Landroid/net/Uri$PathSegments;11457 HSPLandroid/net/Uri$PathSegments;-><init>([Ljava/lang/String;I)V11458 HSPLandroid/net/Uri$PathSegments;->get(I)Ljava/lang/Object;11459 HSPLandroid/net/Uri$PathSegments;->get(I)Ljava/lang/String;11460 HSPLandroid/net/Uri$PathSegments;->size()I11462 HSPLandroid/net/Uri$PathSegmentsBuilder;->build()Landroid/net/Uri$PathSegments;
1325 …net/Uri$HierarchicalUri;,Landroid/net/Uri$StringUri;]Ljava/util/List;Landroid/net/Uri$PathSegments;1326 …net/Uri$HierarchicalUri;,Landroid/net/Uri$StringUri;]Ljava/util/List;Landroid/net/Uri$PathSegments;3184 …/server/slice/SliceClientPermissions$SliceAuthority;]Ljava/util/List;Landroid/net/Uri$PathSegments;
33615 Landroid/net/Uri$PathPart;->getPathSegments()Landroid/net/Uri$PathSegments;33618 Landroid/net/Uri$PathPart;->pathSegments:Landroid/net/Uri$PathSegments;33620 Landroid/net/Uri$PathSegments;-><init>([Ljava/lang/String;I)V33621 Landroid/net/Uri$PathSegments;->EMPTY:Landroid/net/Uri$PathSegments;33622 Landroid/net/Uri$PathSegments;->segments:[Ljava/lang/String;33623 Landroid/net/Uri$PathSegments;->size:I33626 Landroid/net/Uri$PathSegmentsBuilder;->build()Landroid/net/Uri$PathSegments;