Home
last modified time | relevance | path

Searched refs:testPath (Results 1 – 1 of 1) sorted by relevance

/packages/providers/MediaProvider/src/com/android/providers/media/
DMediaProvider.java4869 private static boolean isRootStorageDir(String[] rootPaths, String testPath) { in isRootStorageDir() argument
4871 if (rootPath != null && rootPath.equalsIgnoreCase(testPath)) { in isRootStorageDir()