Searched refs:mPhotoIndex (Results 1 – 1 of 1) sorted by relevance
59 private int mPhotoIndex; field in MessageAttachmentTile92 mPhotoIndex = index; in render()129 childCount, new ViewIndexDistanceComparator(mPhotoIndex)); in showAndDownloadAttachments()162 .startMailPhotoViewActivity(getContext(), mAttachmentsListUri, mPhotoIndex); in viewAttachment() local