Home | History | Annotate | Download | only in aapt

Lines Matching refs:color16

805     const String16 color16("color");
1411 } else if (strcmp16(block.getElementName(&len), color16.string()) == 0) {
1412 curTag = &color16;
1413 curType = color16;