Searched refs:photoIndex (Results 1 – 1 of 1) sorted by relevance
66 private void showPhoto(int photoIndex) { in showPhoto() argument68 imageView.setImageResource(mPhotoIds[photoIndex]); in showPhoto()71 statusText.setText(String.format("%d/%d", photoIndex + 1, in showPhoto()