Searched refs:hasInterestingFiles (Results 1 – 2 of 2) sorted by relevance
1013 } else if (f.isDirectory() && hasInterestingFiles(f)) { in classifyExternalStorageDirectory()1034 private static boolean hasInterestingFiles(File dir) { in hasInterestingFiles() method in Environment
35265 Landroid/os/Environment;->hasInterestingFiles(Ljava/io/File;)Z