Home
last modified time | relevance | path

Searched refs:TEMPLATE_INTENT_LAUNCHER (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
DNewProjectCreator.java177 private static final String TEMPLATE_INTENT_LAUNCHER = TEMPLATES_DIRECTORY field in NewProjectCreator
1012 String intent = AdtPlugin.readEmbeddedTextFile(TEMPLATE_INTENT_LAUNCHER); in addManifest()