Searched refs:mContactInfoSource (Results 1 – 2 of 2) sorted by relevance
141 private ContactInfoSource mContactInfoSource; field in MessageHeaderView300 mContactInfoSource = contactInfoSource; in setContactInfoSource()333 mContactInfoSource.unregisterObserver(mContactInfoObserver); in unbind()475 mContactInfoSource.registerObserver(mContactInfoObserver); in render()831 if (mContactInfoSource == null || mSender == null) { in updateContactInfo()848 final ContactInfo info = mContactInfoSource.getContactInfo(email); in updateContactInfo()
81 private final ContactInfoSource mContactInfoSource; field in ConversationViewAdapter277 v.setContactInfoSource(mAdapter.mContactInfoSource); in createView()562 mContactInfoSource = contactInfoSource; in ConversationViewAdapter()