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