Searched refs:isLoadingContactInteractions (Results 1 – 1 of 1) sorted by relevance
316 entry.isLoadingContactInteractions = in onPhoneNumberInfoComplete()325 if (!entry.isLoadingPhoto && !entry.isLoadingContactInteractions) { in onPhoneNumberInfoComplete()346 entry.isLoadingContactInteractions = false; in onContactInteractionsFound()397 if (!entry.isLoadingContactInteractions) { in onImageLoadComplete()666 public boolean isLoadingContactInteractions; field in ContactInfoCache.ContactCacheEntry