OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:templateNames
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
TemplateManager.java
148
Map<String, File>
templateNames
= Maps.newHashMap();
156
templateNames
.put(file.getName(), file);
168
File replaces =
templateNames
.get(file.getName());
/prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar
Completed in 35 milliseconds