Searched defs:outSpans (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DXMLNode.cpp188 Vector<StringPool::entry_style_span>* outSpans,
263 if (outSpans == NULL) {
343 outSpans->add(span);
388 if (outSpans != NULL && outSpans->size() > 0) {
183 parseStyledString(Bundle* bundle, const char* fileName, ResXMLTree* inXml, const String16& endTag, String16* outString, Vector<StringPool::entry_style_span>* outSpans, bool isFormatted, PseudolocalizationMethod pseudolocalize) argument

Completed in 31 milliseconds