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