Searched refs:StreamPhotoTag (Results 1 – 2 of 2) sorted by relevance
33 import com.android.contacts.detail.ContactDetailDisplayUtils.StreamPhotoTag;79 StreamPhotoTag tag = (StreamPhotoTag) view.getTag();
70 public static class StreamPhotoTag { class in ContactDetailDisplayUtils74 public StreamPhotoTag(StreamItemEntry streamItem, StreamItemPhotoEntry streamItemPhoto) { in StreamPhotoTag() method in ContactDetailDisplayUtils.StreamPhotoTag339 pushLayerView.setTag(new StreamPhotoTag(streamItem, streamItemPhoto)); in loadPhoto()