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.cpp4447 int ResourceTable::getPublicAttributeSdkLevel(uint32_t attrId) const { function in class:ResourceTable
4645 const int sdkLevel = getPublicAttributeSdkLevel(attrId);
4763 const int sdkLevel = getPublicAttributeSdkLevel(attr.nameResId);

Completed in 241 milliseconds