Home
last modified time | relevance | path

Searched defs:presenceIcon (Results 1 – 2 of 2) sorted by relevance

/packages/apps/IM/src/com/android/im/app/
DContactView.java129 Drawable presenceIcon = brandingRes.getDrawable(iconId); in bind() local
/packages/apps/Contacts/src/com/android/contacts/
DViewContactActivity.java952 public int presenceIcon = -1; field in ViewContactActivity.ViewEntry
1084 public ImageView presenceIcon; field in ViewContactActivity.ViewCache
1202 Drawable presenceIcon = null; in bindView() local