Searched refs:testPath (Results 1 – 1 of 1) sorted by relevance
4869 private static boolean isRootStorageDir(String[] rootPaths, String testPath) { in isRootStorageDir() argument4871 if (rootPath != null && rootPath.equalsIgnoreCase(testPath)) { in isRootStorageDir()