Searched refs:styleableSymbols (Results 1 – 1 of 1) sorted by relevance
2752 sp<AaptSymbols> styleableSymbols; in writeSymbolClass() local2759 styleableSymbols = nsymbols; in writeSymbolClass()2769 if (styleableSymbols != NULL) { in writeSymbolClass()2770 … err = writeLayoutClasses(fp, assets, styleableSymbols, indent, includePrivate, nonConstantId); in writeSymbolClass()