Searched refs:streamItemPhoto (Results 1 – 1 of 1) sorted by relevance
72 public final StreamItemPhotoEntry streamItemPhoto; field in ContactDetailDisplayUtils.StreamPhotoTag74 public StreamPhotoTag(StreamItemEntry streamItem, StreamItemPhotoEntry streamItemPhoto) { in StreamPhotoTag() argument76 this.streamItemPhoto = streamItemPhoto; in StreamPhotoTag()83 ContentUris.appendId(builder, streamItemPhoto.getId()); in getStreamItemPhotoUri()332 final StreamItemEntry streamItem, final StreamItemPhotoEntry streamItemPhoto, in loadPhoto() argument339 pushLayerView.setTag(new StreamPhotoTag(streamItem, streamItemPhoto)); in loadPhoto()350 contactPhotoManager.loadPhoto(imageView, Uri.parse(streamItemPhoto.getPhotoUri()), -1, in loadPhoto()