Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
DNewTemplateWizard.java51 static final String CUSTOM_VIEW = "other/CustomView"; //$NON-NLS-1$ field in NewTemplateWizard
201 super(CUSTOM_VIEW); in NewCustomViewWizard()