HomeSort by relevance Sort by last modified time
    Searched full:insertattribute (Results 1 - 1 of 1) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
AndroidManifestDescriptors.java 236 insertAttribute(MANIFEST_ELEMENT, PACKAGE_ATTR_DESC);
240 insertAttribute(MANIFEST_ELEMENT, xmlns);
371 private void insertAttribute(ElementDescriptor element, AttributeDescriptor newAttr) {

Completed in 563 milliseconds