Searched refs:appendDecodedSegment (Results 1 – 1 of 1) sorted by relevance
1427 return path(PathPart.appendDecodedSegment(path, newSegment)); in appendPath()2199 static PathPart appendDecodedSegment(PathPart oldPart, String decoded) { in appendDecodedSegment() method in Uri.PathPart