Searched refs:ATTR_DESCRIPTION (Results 1 – 2 of 2) sorted by relevance
23 …ort static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_DESCRIPTION;128 String description = mDocument.getDocumentElement().getAttribute(ATTR_DESCRIPTION); in getDescription()
180 static final String ATTR_DESCRIPTION = "description";//$NON-NLS-1$ field in TemplateHandler