Searched defs:attrValue (Results 1 – 5 of 5) sorted by relevance
57 String attrValue = uiListAttribute.getCurrentValue(); in doSetValue() local
243 String attrValue = configuration.getAttribute(attributeName, EMPTY_STRING); in getStringLaunchAttribute() local
429 public static String toXmlAttributeValue(String attrValue) { in toXmlAttributeValue()449 public static void appendXmlAttributeValue(StringBuilder sb, String attrValue) { in appendXmlAttributeValue()
722 static String unquoteAttrValue(String attrValue) { in unquoteAttrValue()
1227 @Nullable String attrValue) { in findElements()