Searched refs:mContactInfoSource (Results 1 – 2 of 2) sorted by relevance
155 private ContactInfoSource mContactInfoSource; field in MessageHeaderView316 mContactInfoSource = contactInfoSource; in setContactInfoSource()353 mContactInfoSource.unregisterObserver(mContactInfoObserver); in unbind()477 mContactInfoSource.registerObserver(mContactInfoObserver); in render()810 if (mContactInfoSource == null || mSender == null) { in updateContactInfo()825 final ContactInfo info = mContactInfoSource.getContactInfo(email); in updateContactInfo()
66 private final ContactInfoSource mContactInfoSource; field in ConversationViewAdapter170 v.setContactInfoSource(mAdapter.mContactInfoSource); in createView()457 mContactInfoSource = contactInfoSource; in ConversationViewAdapter()