Searched refs:ContactListItemCache (Results 1 – 1 of 1) sorted by relevance
77 final ContactListItemCache cache = (ContactListItemCache) view.getTag(); in bindView()90 ContactListItemCache cache = new ContactListItemCache(); in newView()99 final static class ContactListItemCache { class in QuickContactsDemo