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