Home
last modified time | relevance | path

Searched defs:getAttribute (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/util/
DThemeUtils.java29 public static int getAttribute(Theme theme, int attrId) { in getAttribute() method in ThemeUtils
/packages/apps/Mms/src/com/android/mms/dom/
DElementImpl.java44 public String getAttribute(String name) { in getAttribute() method in ElementImpl
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
DHtmlDocument.java577 public TagAttribute getAttribute(HTML.Attribute attr) { in getAttribute() method in HtmlDocument.Tag
791 public HTML.Attribute getAttribute() { in getAttribute() method in HtmlDocument.TagAttribute