Lines Matching refs:getAttributeValue
120 String value = getAttributeValue(namespace, attribute); in getAttributeListValue()
137 String value = getAttributeValue(namespace, attribute); in getAttributeBooleanValue()
153 String value = getAttributeValue(namespace, attribute); in getAttributeResourceValue()
163 String value = getAttributeValue(namespace, attribute); in getAttributeIntValue()
205 String value = getAttributeValue(namespace, attribute); in getAttributeUnsignedIntValue()
222 String s = getAttributeValue(namespace, attribute); in getAttributeFloatValue()
240 getAttributeValue(index), options, defaultValue); in getAttributeListValue()
245 String value = getAttributeValue(index); in getAttributeBooleanValue()
261 String value = getAttributeValue(index); in getAttributeResourceValue()
274 String value = getAttributeValue(index); in getAttributeUnsignedIntValue()
290 String s = getAttributeValue(index); in getAttributeFloatValue()
308 String s = getAttributeValue(namespace, name); in getResolvedAttributeValue()