Searched refs:mClivHostInterface (Results 1 – 4 of 4) sorted by relevance
35 private final ConversationListItemView.HostInterface mClivHostInterface; field in ConversationListAdapter40 mClivHostInterface = clivHostInterface; in ConversationListAdapter()53 conversationListItemView.bind(cursor, mClivHostInterface); in bindViewHolder()
31 private final ContactListItemView.HostInterface mClivHostInterface; field in ContactListAdapter39 mClivHostInterface = clivHostInterface; in ContactListAdapter()57 contactListItemView.bind(cursor, mClivHostInterface, mNeedAlphabetHeader, alphabetHeader); in bindView()
44 private final ContactListItemView.HostInterface mClivHostInterface; field in ContactDropdownLayouter49 mClivHostInterface = new ContactListItemView.HostInterface() { in ContactDropdownLayouter()105 mClivHostInterface, (type == AdapterType.SINGLE_RECIPIENT), isWorkContact); in bindView()
44 private final ContactListItemView.HostInterface mClivHostInterface; field in ContactRecipientPhotoManager52 mClivHostInterface = clivHostInterface; in ContactRecipientPhotoManager()