Searched refs:getPublicAttributeSdkLevel (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
H A DResourceTable.h608 int getPublicAttributeSdkLevel(uint32_t attrId) const;
H A DResourceTable.cpp4455 int ResourceTable::getPublicAttributeSdkLevel(uint32_t attrId) const { function in class:ResourceTable
4654 const int sdkLevel = getPublicAttributeSdkLevel(attrId);
4772 const int sdkLevel = getPublicAttributeSdkLevel(attr.nameResId);

Completed in 4370 milliseconds