Searched refs:startDir (Results 1 - 1 of 1) sorted by relevance

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DStorageUtils.java204 static List<ConcreteFile> listFilesRecursive(File startDir, String exclude, int uid) { argument
207 dirs.add(startDir);

Completed in 31 milliseconds