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

  /frameworks/base/tools/aapt/
XMLNode.cpp 359 } else if (code == ResXMLTree::START_NAMESPACE) {
503 } else if (code == ResXMLTree::START_NAMESPACE) {
    [all...]
ResourceTable.cpp 847 } while (code == ResXMLTree::START_NAMESPACE);
    [all...]
  /frameworks/base/include/androidfw/
ResourceTypes.h 691 START_NAMESPACE = RES_XML_START_NAMESPACE_TYPE,
724 // These are available for START_NAMESPACE and END_NAMESPACE:
    [all...]
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp     [all...]

Completed in 44 milliseconds