Searched refs:oldPathLength (Results 1 – 1 of 1) sorted by relevance
2233 int oldPathLength = oldPath.length(); in appendEncodedSegment() local2235 if (oldPathLength == 0) { in appendEncodedSegment()2238 } else if (oldPath.charAt(oldPathLength - 1) == '/') { in appendEncodedSegment()