Searched refs:isInterestingFile (Results 1 – 2 of 2) sorted by relevance
797 if (f.isFile() && isInterestingFile(f)) { in classifyExternalStorageDirectory()825 if (isInterestingFile(f)) return true; in hasInterestingFiles()832 private static boolean isInterestingFile(File file) { in isInterestingFile() method in Environment
49760 Landroid/os/Environment;->isInterestingFile(Ljava/io/File;)Z