HomeSort by relevance Sort by last modified time
    Searched refs:ContactRecipientPhotoManager (Results 1 - 2 of 2) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/ui/contact/
ContactRecipientPhotoManager.java 40 public class ContactRecipientPhotoManager implements PhotoManager {
46 public ContactRecipientPhotoManager(final Context context,
ContactRecipientAdapter.java 57 * such as the ContactRecipientPhotoManager that uses our own MediaResourceManager, and
82 setPhotoManager(new ContactRecipientPhotoManager(context, clivHost));

Completed in 64 milliseconds