Searched refs:kExcludeExtension (Results 1 – 1 of 1) sorted by relevance
113 static final String kExcludeExtension = ".EXCLUDE"; field in CppAssetManager1136 exclExtLen = kExcludeExtension.length(); in scanAndMergeDirLocked()1143 if (name.endsWith(kExcludeExtension)) { in scanAndMergeDirLocked()