Home
last modified time | relevance | path

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

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