Searched refs:compressedLabel (Results 1 – 1 of 1) sorted by relevance
136 String compressedLabel = _names.get(Integer.valueOf(index)); in readName() local137 if (compressedLabel == null) { in readName()139 compressedLabel = ""; in readName()141 buffer.append(compressedLabel); in readName()143 previousLabel.append(compressedLabel); in readName()