Searched refs:styleableSymbols (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DResource.cpp2552 sp<AaptSymbols> styleableSymbols; local
2559 styleableSymbols = nsymbols;
2569 if (styleableSymbols != NULL) {
2570 err = writeLayoutClasses(fp, assets, styleableSymbols, indent, includePrivate, nonConstantId);

Completed in 659 milliseconds