Searched refs:resFile (Results 1 – 1 of 1) sorted by relevance
189 File resFile = new File(file, "res"); in findExcludeDirs() local190 if (resFile.exists()) { in findExcludeDirs()192 File[] children = resFile.listFiles(); in findExcludeDirs()