Searched defs:TEMPLATED (Results 1 - 1 of 1) sorted by path

/external/doclava/src/com/google/doclava/
H A DSampleCode.java153 if (inList(path, IMAGES) || inList(path, VIDEOS) || inList(path, TEMPLATED)) {
234 } else if (inList(path, TEMPLATED)) {
527 public static String[] TEMPLATED = {".java", ".xml", ".aidl", ".rs",".txt", ".TXT"}; field in class:SampleCode

Completed in 208 milliseconds