Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DEnvironment.java1011 if (f.isFile() && isInterestingFile(f)) { in classifyExternalStorageDirectory()
1040 if (isInterestingFile(f)) return true; in hasInterestingFiles()
1047 private static boolean isInterestingFile(File file) { in isInterestingFile() method in Environment
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt35278 Landroid/os/Environment;->isInterestingFile(Ljava/io/File;)Z