Searched refs:EDITORS_NAMESPACE (Results 1 – 13 of 13) sorted by relevance
19 import static com.android.ide.eclipse.adt.AdtConstants.EDITORS_NAMESPACE;59 EDITORS_NAMESPACE + ".color.ColorEditor"; //$NON-NLS-1$
19 import static com.android.ide.eclipse.adt.AdtConstants.EDITORS_NAMESPACE;60 EDITORS_NAMESPACE + ".drawable.DrawableEditor"; //$NON-NLS-1$
19 import static com.android.ide.eclipse.adt.AdtConstants.EDITORS_NAMESPACE;61 EDITORS_NAMESPACE + ".animator.AnimationEditor"; //$NON-NLS-1$
35 …public static final String ID = AdtConstants.EDITORS_NAMESPACE + ".text.ExportEditor"; //$NON-NLS-…
63 … public static final String ID = AdtConstants.EDITORS_NAMESPACE + ".CommonXmlEditor"; //$NON-NLS-1$117 id.startsWith(AdtConstants.EDITORS_NAMESPACE); in init()123 id.startsWith(AdtConstants.EDITORS_NAMESPACE); in init()
56 AdtConstants.EDITORS_NAMESPACE + ".xml.XmlEditor"; //$NON-NLS-1$
79 AdtConstants.EDITORS_NAMESPACE + "ResourceExplorer.Col1"; //$NON-NLS-1$81 AdtConstants.EDITORS_NAMESPACE + "ResourceExplorer.Col2"; //$NON-NLS-1$
63 AdtConstants.EDITORS_NAMESPACE + ".resources.ResourcesEditor"; //$NON-NLS-1$
58 public static final String EDITORS_NAMESPACE = "com.android.ide.eclipse.editors"; //$NON-NLS-1$ field in AdtConstants
1660 if (editorId.startsWith(AdtConstants.EDITORS_NAMESPACE)) {
63 AdtConstants.EDITORS_NAMESPACE + ".menu.MenuEditor"; //$NON-NLS-1$
69 …public static final String ID = AdtConstants.EDITORS_NAMESPACE + ".manifest.ManifestEditor"; //$NO…
124 AdtConstants.EDITORS_NAMESPACE + ".layout.LayoutEditor"; //$NON-NLS-1$