Searched refs:ContactInfoSource (Results 1 – 6 of 6) sorted by relevance
24 import com.android.mail.ContactInfoSource;40 public ContactInfoSource getContactInfoSource(); in getContactInfoSource()
28 import com.android.mail.ContactInfoSource;38 public class ContactLoaderCallbacks implements ContactInfoSource,
24 import com.android.mail.ContactInfoSource;50 ContactInfoSource contactInfoSource, VeiledAddressMatcher veiledAddressMatcher); in initialize()
33 import com.android.mail.ContactInfoSource;81 private final ContactInfoSource mContactInfoSource;546 ContactInfoSource contactInfoSource, in ConversationViewAdapter()
48 import com.android.mail.ContactInfoSource;141 private ContactInfoSource mContactInfoSource;288 ContactInfoSource contactInfoSource, VeiledAddressMatcher veiledAddressMatcher) { in initialize()299 public void setContactInfoSource(ContactInfoSource contactInfoSource) { in setContactInfoSource()
26 public interface ContactInfoSource { interface