Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DEnvironment.java799 } else if (f.isDirectory() && hasInterestingFiles(f)) { in classifyExternalStorageDirectory()
819 private static boolean hasInterestingFiles(File dir) { in hasInterestingFiles() method in Environment
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt49747 Landroid/os/Environment;->hasInterestingFiles(Ljava/io/File;)Z