Home | History | Annotate | Download | only in aapt

Lines Matching refs:nameResId

777     if (e.nameResId) {
778 mAttributeOrder.removeItem(e.nameResId);
787 mAttributes.editItemAt(attrIdx).nameResId = resId;
894 e.nameResId, NULL, &defPackage, table, &ac)) {
1062 if (attr.nameResId) {
1064 String8(attr.name).string(), attr.nameResId);
1271 uint32_t id = attr.nameResId;