Home
last modified time | relevance | path

Searched defs:removeAttribute (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
DXMLNode.cpp723 bool XMLNode::removeAttribute(const String16& ns, const String16& name) in removeAttribute() function in XMLNode
842 status_t XMLNode::removeAttribute(size_t index) in removeAttribute() function in XMLNode
/frameworks/base/media/java/android/media/
DExifInterface.java1955 private void removeAttribute(String tag) { in removeAttribute() method in ExifInterface