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

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

Completed in 27 milliseconds