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/Mms/src/com/android/mms/dom/
DElementImpl.java44 public String getAttribute(String name) { in getAttribute() method in ElementImpl