Searched refs:removeAttribute (Results 1 – 14 of 14) sorted by relevance
71 developerInfoEle.get(0).removeAttribute(reqField); in testMissingRequiredFields()98 developerInfoEle.get(0).removeAttribute(optField); in testMissingOptionalFields()
94 appInfoEle.get(0).removeAttribute(reqField); in testMissingRequiredFields()120 ele.get(0).removeAttribute(optField); in testMissingOptionalFields()
65 ele.get(0).removeAttribute(optField); in testMissingOptionalFields()
101 bool removeAttribute(const String16& ns, const String16& name);123 status_t removeAttribute(size_t index);
723 bool XMLNode::removeAttribute(const String16& ns, const String16& name) in removeAttribute() function in XMLNode728 removeAttribute(i); in removeAttribute()842 status_t XMLNode::removeAttribute(size_t index) in removeAttribute() function in XMLNode
4903 node->removeAttribute(i); in modifyForCompat()
194 el.removeAttribute(attr);
1956 private void removeAttribute(String tag) { in removeAttribute() method in ExifInterface4617 removeAttribute(tag.name); in writeExifSegment()4622 removeAttribute(TAG_STRIP_OFFSETS); in writeExifSegment()4623 removeAttribute(TAG_STRIP_BYTE_COUNTS); in writeExifSegment()4625 removeAttribute(TAG_JPEG_INTERCHANGE_FORMAT); in writeExifSegment()4626 removeAttribute(TAG_JPEG_INTERCHANGE_FORMAT_LENGTH); in writeExifSegment()
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
17618 method public void removeAttribute(java.lang.String);57333 method public java.lang.Object removeAttribute(java.lang.String);57370 method public java.lang.Object removeAttribute(java.lang.String);57419 method public abstract java.lang.Object removeAttribute(java.lang.String);57953 method public abstract void removeAttribute(java.lang.String) throws org.w3c.dom.DOMException;58451 method public void removeAttribute(java.lang.String);58472 method public void removeAttribute(int);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
22332 HSPLorg/ccil/cowan/tagsoup/AttributesImpl;->removeAttribute(I)V
31230 HSPLorg/ccil/cowan/tagsoup/AttributesImpl;->removeAttribute(I)V
25920 Landroid/media/ExifInterface;->removeAttribute(Ljava/lang/String;)V