Searched refs:refFormattedTags (Results 1 – 1 of 1) sorted by relevance
370 String refFormattedTags = TextUtils.join(";", refAttr.getTags()); in attributesMatches() local382 && ((refFormattedTags.length() == 0) || refFormattedTags.equals(cliFormattedTags)); in attributesMatches()