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