Searched refs:mPhotoIndex (Results 1 – 1 of 1) sorted by relevance
107 private Integer mPhotoIndex; field in Intents.PhotoViewIntentBuilder171 mPhotoIndex = photoIndex; in setPhotoIndex()297 if (mPhotoIndex != null) { in build()298 mIntent.putExtra(EXTRA_PHOTO_INDEX, (int) mPhotoIndex); in build()305 if (mInitialPhotoUri != null && mPhotoIndex != null) { in build()