HomeSort by relevance Sort by last modified time
    Searched refs:COLOR_ELEMENT (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/resources/descriptors/
ResourcesDescriptors.java 41 public static final String COLOR_ELEMENT = "color"; //$NON-NLS-1$
84 ElementDescriptor color_element = new ElementDescriptor( local
85 COLOR_ELEMENT,
148 COLOR_ELEMENT,
303 color_element,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
XmlPrettyPrinter.java 19 import static com.android.ide.eclipse.adt.internal.editors.resources.descriptors.ResourcesDescriptors.COLOR_ELEMENT;
    [all...]

Completed in 168 milliseconds