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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestEditor.java 354 ElementDescriptor manifestElement = manifestDescriptor.getManifestElement();
355 mUiManifestNode = manifestElement.createUiNode();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
AndroidManifestDescriptors.java 501 * the manifestElement root node.
504 ElementDescriptor manifestElement) {
506 findAllElementNames(manifestElement, elementsDeclared);

Completed in 69 milliseconds