Searched refs:templates (Results 1 – 25 of 55) sorted by relevance
123
16 package com.android.ide.eclipse.adt.internal.wizards.templates;18 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_MIN_API;19 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_MIN_BUIL…20 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_REVISION;21 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_BACKGROUN…22 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_CLIPART_N…23 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_DESCRIPTI…24 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_FOREGROUN…25 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_FORMAT;26 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_NAME;[all …]
17 package com.android.ide.eclipse.adt.internal.wizards.templates;19 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_BUILD_AP…20 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_COPY_ICO…21 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_MIN_API;22 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_MIN_API_…23 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_PACKAGE_…24 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_TARGET_A…25 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.IS_LIBRARY_PR…26 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.IS_NEW_PROJEC…27 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewTemplateWizard.BLANK_ACTIVI…
16 package com.android.ide.eclipse.adt.internal.wizards.templates;21 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.TEMPLATE_XML;152 List<File> templates = new ArrayList<File>(); in getTemplates() local160 templates.add(file); in getTemplates()177 int index = templates.indexOf(replaces); in getTemplates()179 templates.set(index, file); in getTemplates()181 templates.add(file); in getTemplates()185 templates.add(file); in getTemplates()193 if (templates.size() > 1) { in getTemplates()194 Collections.sort(templates, new Comparator<File>() { in getTemplates()[all …]
16 package com.android.ide.eclipse.adt.internal.wizards.templates;18 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.CATEGORY_ACTI…19 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.CATEGORY_OTHE…20 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.IS_LAUNCHER;21 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.PREVIEW_PADDIN…22 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.PREVIEW_WIDTH;119 java.util.List<File> templates = manager.getTemplates(CATEGORY_ACTIVITIES); in onEnter() local122 templates.addAll(manager.getTemplates(CATEGORY_OTHER)); in onEnter()124 java.util.List<String> names = new ArrayList<String>(templates.size()); in onEnter()126 mTemplates = Lists.newArrayListWithExpectedSize(templates.size()); in onEnter()[all …]
16 package com.android.ide.eclipse.adt.internal.wizards.templates;19 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectPage.ACTIVITY_NAME_S…20 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectPage.LAYOUT_NAME_PRE…
16 package com.android.ide.eclipse.adt.internal.wizards.templates;18 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectPage.ACTIVITY_NAME_S…19 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectPage.LAYOUT_NAME_PRE…
16 package com.android.ide.eclipse.adt.internal.wizards.templates;18 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_BUILD_AP…19 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_MIN_API;20 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_MIN_API_…21 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_PACKAGE_…22 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_TARGET_A…
16 package com.android.ide.eclipse.adt.internal.wizards.templates;18 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_PACKAGE_…19 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_CONSTRAIN…20 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_DEFAULT;21 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_HELP;22 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_ID;23 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_NAME;24 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_SUGGEST;
16 package com.android.ide.eclipse.adt.internal.wizards.templates;18 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectPage.ACTIVITY_NAME_S…
17 package com.android.ide.eclipse.adt.internal.wizards.templates;19 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.CATEGORY_PROJ…
16 package com.android.ide.eclipse.adt.internal.wizards.templates;
23 item('templates/build.template') {25 notice 'templates/NOTICE'27 item('templates/uibuild.template') {29 notice 'templates/NOTICE'31 item('templates/build_gradle.template') {33 notice 'templates/NOTICE'
6 templates/,\
7 templates/,\
19 import com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard;