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