Home
last modified time | relevance | path

Searched refs:getAttributeKeys (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
DResourceTable.h282 virtual bool getAttributeKeys(uint32_t attrID, Vector<String16>* outKeys);
DResourceTable.cpp2492 bool ResourceTable::getAttributeKeys( in getAttributeKeys() function in ResourceTable