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