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