Searched refs:IGNORABLE_NONDISTINGUISHING_ATTR_SET (Results 1 – 2 of 2) sorted by relevance
205 …public static final ImmutableSet<String> IGNORABLE_NONDISTINGUISHING_ATTR_SET = ImmutableSet.of("d… field in LdmlConvertRules
157 if (LdmlConvertRules.IGNORABLE_NONDISTINGUISHING_ATTR_SET.contains(key)) { in getAttrAsValueMap()