Searched defs:attrID (Results  1 – 2 of 2) sorted by relevance
| /frameworks/base/tools/aapt/ | 
| D | ResourceTable.cpp | 2306                                   uint32_t attrID,  in stringToValue() 2424 bool ResourceTable::getAttributeType(uint32_t attrID, uint32_t* outType)  in getAttributeType() 2437 bool ResourceTable::getAttributeMin(uint32_t attrID, uint32_t* outMin)  in getAttributeMin() 2448 bool ResourceTable::getAttributeMax(uint32_t attrID, uint32_t* outMax)  in getAttributeMax() 2459 uint32_t ResourceTable::getAttributeL10N(uint32_t attrID)  in getAttributeL10N() 2489     uint32_t attrID, Vector<String16>* outKeys)  in getAttributeKeys() 2506     uint32_t attrID, const char16_t* name, size_t nameLen,  in getAttributeEnum() 2526     uint32_t attrID, const char16_t* name, size_t nameLen,  in getAttributeFlags() 4414     uint32_t resID, uint32_t attrID, Res_value* outValue)  in getItemValue()
  | 
| /frameworks/base/libs/androidfw/ | 
| D | ResourceTypes.cpp | 5537                              uint32_t attrID,  in stringToValue()
  |