Home
last modified time | relevance | path

Searched refs:bindPresence (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
DLegacyContactListAdapter.java86 bindPresence(view, cursor); in bindView()
95 protected void bindPresence(final ContactListItemView view, Cursor cursor) { in bindPresence() method in LegacyContactListAdapter