Searched refs:renderStrWithUcs (Results 1 – 1 of 1) sorted by relevance
822 renderStrWithUcs(buf, list.get(i).mLabel); in renderTypes()825 renderStrWithUcs(buf, list.get(i).mSummary); in renderTypes()833 renderStrWithUcs(buf, list.get(i).mGroup); in renderTypes()875 renderStrWithUcs(buf, list.get(i).mLabel); in renderTypeForSamples()878 renderStrWithUcs(buf, list.get(i).mSummary); in renderTypeForSamples()886 renderStrWithUcs(buf, list.get(i).mGroup); in renderTypeForSamples()977 renderStrWithUcs(buf,tagval); in renderArrayValue()990 void renderStrWithUcs(StringBuilder buf, String chars) { in renderStrWithUcs() method in PageMetadata.Node