Home | History | Annotate | Download | only in aapt

Lines Matching full:styleablesymbols

2095     sp<AaptSymbols> styleableSymbols;
2102 styleableSymbols = nsymbols;
2111 if (styleableSymbols != NULL) {
2112 err = writeLayoutClasses(fp, assets, styleableSymbols, indent, includePrivate);