Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DEnvironment.java1013 } else if (f.isDirectory() && hasInterestingFiles(f)) { in classifyExternalStorageDirectory()
1034 private static boolean hasInterestingFiles(File dir) { in hasInterestingFiles() method in Environment
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt35265 Landroid/os/Environment;->hasInterestingFiles(Ljava/io/File;)Z