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