Searched defs:TYPE_ITEM (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DResourceTable.h326 TYPE_ITEM, enumerator in enum:ResourceTable::Entry::type
358 const Item* getItem() const { return mType == TYPE_ITEM ? &mItem : NULL; }

Completed in 611 milliseconds