Searched refs:removeAttribute (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/tools/aapt/
H A DXMLNode.h101 bool removeAttribute(const String16& ns, const String16& name);
123 status_t removeAttribute(size_t index);
H A DXMLNode.cpp726 bool XMLNode::removeAttribute(const String16& ns, const String16& name)
731 removeAttribute(i);
845 status_t XMLNode::removeAttribute(size_t index)
H A DResourceTable.cpp4782 node->removeAttribute(i);
/frameworks/base/tests/CoreTests/android/core/
H A DNsdServiceInfoTest.java116 attributedInfo.removeAttribute("sticky");
/frameworks/base/core/java/android/net/nsd/
H A DNsdServiceInfo.java248 public void removeAttribute(String key) { method in class:NsdServiceInfo
256 * {@link #removeAttribute}.
/frameworks/base/media/java/android/media/
H A DExifInterface.java1436 private void removeAttribute(String tag) { method in class:ExifInterface
2313 removeAttribute(tag.name);
2316 removeAttribute(JPEG_INTERCHANGE_FORMAT_TAG.name);
2317 removeAttribute(JPEG_INTERCHANGE_FORMAT_LENGTH_TAG.name);
/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...

Completed in 7771 milliseconds