Home
last modified time | relevance | path

Searched defs:oldPart (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/net/
H A DUri.java2224 static PathPart appendEncodedSegment(PathPart oldPart, in appendEncodedSegment()
2254 static PathPart appendDecodedSegment(PathPart oldPart, String decoded) { in appendDecodedSegment()
2318 static PathPart makeAbsolute(PathPart oldPart) { in makeAbsolute()