HomeSort by relevance Sort by last modified time
    Searched refs:_Element_getAttributeNS (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/model/
UiManifestElementNode.java 85 String attr = _Element_getAttributeNS(elem,
89 attr = _Element_getAttributeNS(elem,
123 private String _Element_getAttributeNS(Element element,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiElementNode.java 249 String attr = _Element_getAttributeNS(elem,
253 attr = _Element_getAttributeNS(elem,
260 attr = _Element_getAttributeNS(elem,
265 attr = _Element_getAttributeNS(elem,
270 attr = _Element_getAttributeNS(elem,
347 private String _Element_getAttributeNS(Element element,
    [all...]

Completed in 97 milliseconds