Searched refs:endSlash (Results 1 – 1 of 1) sorted by relevance
148 int endSlash = potential.lastIndexOf("/", end); in guessPath() local149 if (endSlash == apkPathRoot.length() - 1) { in guessPath()153 int startSlash = potential.lastIndexOf("/", endSlash - 1); in guessPath()