Searched defs:addAttribute (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/awt/javax/imageio/metadata/
H A DIIOMetadataFormatImpl.java144 protected void addAttribute(String elementName, String attrName, int dataType, method in class:IIOMetadataFormatImpl
184 protected void addAttribute(String elementName, String attrName, int dataType, method in class:IIOMetadataFormatImpl
222 protected void addAttribute(String elementName, String attrName, int dataType, method in class:IIOMetadataFormatImpl
280 protected void addAttribute(String elementName, String attrName, int dataType, method in class:IIOMetadataFormatImpl
329 addAttribute(elementName, attrName, DATATYPE_BOOLEAN, true, defaultVal, values);

Completed in 60 milliseconds