Searched refs:newParentSetStrings (Results 1 – 3 of 3) sorted by relevance
60 …codeSetStringSpan(const UnicodeSetStringSpan &otherStringSpan, const UVector &newParentSetStrings);
392 const UVector &newParentSetStrings) in UnicodeSetStringSpan() argument393 : spanSet(otherStringSpan.spanSet), pSpanNotSet(NULL), strings(newParentSetStrings), in UnicodeSetStringSpan()
207 final ArrayList<String> newParentSetStrings) { in UnicodeSetStringSpan() argument209 strings = newParentSetStrings; in UnicodeSetStringSpan()