Home
last modified time | relevance | path

Searched defs:copyTemplates (Results 1 – 1 of 1) sorted by relevance

/development/tools/idegen/src/com/android/idegen/
DIntellijProject.java164 private void copyTemplates(File ideaDir) throws IOException { in copyTemplates() method in IntellijProject
169 private void copyTemplates(File fromDir, File toDir) throws IOException { in copyTemplates() method in IntellijProject