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 84 String attr = _Element_getAttributeNS(elem,
88 attr = _Element_getAttributeNS(elem,
122 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 247 String attr = _Element_getAttributeNS(elem,
251 attr = _Element_getAttributeNS(elem,
258 attr = _Element_getAttributeNS(elem,
263 attr = _Element_getAttributeNS(elem,
268 attr = _Element_getAttributeNS(elem,
345 private String _Element_getAttributeNS(Element element,
    [all...]

Completed in 167 milliseconds