Searched refs:ATTRIBUTE_VALUE (Results 1 – 1 of 1) sorted by relevance
59 private static final String ATTRIBUTE_VALUE = "value"; field in RcsConfig221 } else if (ATTRIBUTE_VALUE.equals(name)) { in RcsConfig()