Home
last modified time | relevance | path

Searched refs:removeAttribute (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/tools/app_metadata_bundles/src/test/java/com/android/asllib/marshallable/
DDeveloperInfoTest.java71 developerInfoEle.get(0).removeAttribute(reqField); in testMissingRequiredFields()
98 developerInfoEle.get(0).removeAttribute(optField); in testMissingOptionalFields()
DAppInfoTest.java94 appInfoEle.get(0).removeAttribute(reqField); in testMissingRequiredFields()
120 ele.get(0).removeAttribute(optField); in testMissingOptionalFields()
DSecurityLabelsTest.java65 ele.get(0).removeAttribute(optField); in testMissingOptionalFields()
/frameworks/base/tools/aapt/
DXMLNode.h101 bool removeAttribute(const String16& ns, const String16& name);
123 status_t removeAttribute(size_t index);
DXMLNode.cpp723 bool XMLNode::removeAttribute(const String16& ns, const String16& name) in removeAttribute() function in XMLNode
728 removeAttribute(i); in removeAttribute()
842 status_t XMLNode::removeAttribute(size_t index) in removeAttribute() function in XMLNode
DResourceTable.cpp4903 node->removeAttribute(i); in modifyForCompat()
/frameworks/base/packages/SystemUI/scripts/token_alignment/helpers/
DDOMFuncs.ts194 el.removeAttribute(attr);
/frameworks/base/media/java/android/media/
DExifInterface.java1956 private void removeAttribute(String tag) { in removeAttribute() method in ExifInterface
4617 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()
/frameworks/opt/setupwizard/tools/docs/
Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
Dandroid-22.txt17618 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);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt22332 HSPLorg/ccil/cowan/tagsoup/AttributesImpl;->removeAttribute(I)V
/frameworks/base/config/
Dboot-image-profile.txt31230 HSPLorg/ccil/cowan/tagsoup/AttributesImpl;->removeAttribute(I)V
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt25920 Landroid/media/ExifInterface;->removeAttribute(Ljava/lang/String;)V