Home
last modified time | relevance | path

Searched defs:getAttribute (Results 1 – 2 of 2) 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/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