Home
last modified time | relevance | path

Searched defs:getAttributes (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Mms/src/com/android/mms/dom/
DElementImpl.java146 public NamedNodeMap getAttributes() { in getAttributes() method in ElementImpl
DNodeImpl.java66 public NamedNodeMap getAttributes() { in getAttributes() method in NodeImpl
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
DHtmlDocument.java572 public List<TagAttribute> getAttributes() { in getAttributes() method in HtmlDocument.Tag
592 public List<TagAttribute> getAttributes(HTML.Attribute attr) { in getAttributes() method in HtmlDocument.Tag
/packages/apps/UnifiedEmail/src/com/android/mail/lib/html/parser/
DHtmlDocument.java571 public List<TagAttribute> getAttributes() { in getAttributes() method in HtmlDocument.Tag
591 public List<TagAttribute> getAttributes(HTML.Attribute attr) { in getAttributes() method in HtmlDocument.Tag