Searched refs:PathSegments (Results 1 – 4 of 4) sorted by relevance
1003 static class PathSegments extends AbstractList<String> class in Uri1006 static final PathSegments EMPTY = new PathSegments(null, 0);1011 PathSegments(String[] segments, int size) { in PathSegments() method in Uri.PathSegments1049 PathSegments build() { in build()1051 return PathSegments.EMPTY; in build()1055 return new PathSegments(segments, size); in build()2176 private PathSegments pathSegments;2184 PathSegments getPathSegments() { in getPathSegments()2191 return pathSegments = PathSegments.EMPTY; in getPathSegments()
2599 android.net.Uri$PathSegments
10634 HSPLandroid/net/Uri$PathPart;->getPathSegments()Landroid/net/Uri$PathSegments;10637 HSPLandroid/net/Uri$PathSegments;-><init>([Ljava/lang/String;I)V10638 HSPLandroid/net/Uri$PathSegments;->get(I)Ljava/lang/Object;10639 HSPLandroid/net/Uri$PathSegments;->get(I)Ljava/lang/String;10640 HSPLandroid/net/Uri$PathSegments;->size()I10642 HSPLandroid/net/Uri$PathSegmentsBuilder;->build()Landroid/net/Uri$PathSegments;34966 Landroid/net/Uri$PathSegments;
45411 Landroid/net/Uri$PathPart;->getPathSegments()Landroid/net/Uri$PathSegments;45414 Landroid/net/Uri$PathPart;->pathSegments:Landroid/net/Uri$PathSegments;45416 Landroid/net/Uri$PathSegments;-><init>([Ljava/lang/String;I)V45417 Landroid/net/Uri$PathSegments;->EMPTY:Landroid/net/Uri$PathSegments;45418 Landroid/net/Uri$PathSegments;->segments:[Ljava/lang/String;45419 Landroid/net/Uri$PathSegments;->size:I45422 Landroid/net/Uri$PathSegmentsBuilder;->build()Landroid/net/Uri$PathSegments;