Home | History | Annotate | Download | only in aapt

Lines Matching full:attri

1271                 ssize_t attri = block.indexOfAttribute(NULL, "type");
1272 if (attri >= 0) {
1273 curType = String16(block.getAttributeStringValue(attri, &len));
1373 ssize_t attri = block.indexOfAttribute(NULL, "type");
1374 if (attri >= 0) {
1375 curType = String16(block.getAttributeStringValue(attri, &len));