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/WallpaperPicker2/src/com/android/wallpaper/asset/
DExifInterfaceCompat.java45 public String getAttribute(String tag) { in getAttribute() method in ExifInterfaceCompat
/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