Searched refs:ATTR_REVISION (Results 1 – 3 of 3) sorted by relevance
20 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_REVISION;175 String revision = mDocument.getDocumentElement().getAttribute(ATTR_REVISION); in getRevision()429 String revisionString = element.getAttribute(ATTR_REVISION); in getDependencies()
72 static final String ATTR_REVISION = "revision"; //$NON-NLS-1$ field in NewProjectWizard
174 static final String ATTR_REVISION = "revision"; //$NON-NLS-1$ field in TemplateHandler