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 245 String attr = _Element_getAttributeNS(elem,
249 attr = _Element_getAttributeNS(elem,
256 attr = _Element_getAttributeNS(elem,
261 attr = _Element_getAttributeNS(elem,
266 attr = _Element_getAttributeNS(elem,
343 private String _Element_getAttributeNS(Element element,
    [all...]

Completed in 236 milliseconds