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

  /frameworks/base/tools/aapt/
XMLNode.cpp 663 return TYPE_ELEMENT;
773 if (getType() == XMLNode::TYPE_ELEMENT
793 if (child->getType() == XMLNode::TYPE_ELEMENT
982 if (getType() == TYPE_ELEMENT) {
    [all...]
XMLNode.h 61 TYPE_ELEMENT,
ResourceTable.cpp     [all...]

Completed in 119 milliseconds