Searched refs:ContactFetcher (Results 1 – 3 of 3) sorted by relevance
24 import com.android.mail.photo.ContactFetcher;135 public ContactFetcher getContactFetcher() { in getContactFetcher()
54 import com.android.mail.photo.ContactFetcher;343 Context context, final ContactFetcher contactFetcher) { in cancelAndResendNotificationsOnLocaleChange()366 final ContactFetcher contactFetcher) { in resendNotifications()496 final boolean getAttention, final ContactFetcher contactFetcher) { in setNewEmailIndicator()548 NotificationKey key, final ContactFetcher contactFetcher) { in validateNotifications()973 final Folder folder, final long when, final ContactFetcher contactFetcher) { in configureLatestEventInfoFromConversation()1196 final ContactFetcher contactFetcher) { in configureNotifForOneConversation()1682 final ContactFetcher contactFetcher) { in getContactIcon()
26 public interface ContactFetcher { interface