Searched refs:mPhotoIndex (Results 1 – 4 of 4) sorted by relevance
69 private Integer mPhotoIndex; field in Intents.PhotoViewIntentBuilder85 mPhotoIndex = photoIndex; in setPhotoIndex()125 if (mPhotoIndex != null) { in build()126 mIntent.putExtra(EXTRA_PHOTO_INDEX, (int) mPhotoIndex); in build()
116 private int mPhotoIndex; field in PhotoViewActivity180 mPhotoIndex = currentItem; in onCreate()312 int itemIndex = mPhotoIndex; in onLoadFinished()355 mPhotoIndex = position; in onPageSelected()
70 private Integer mPhotoIndex; field in Intents.PhotoViewIntentBuilder88 mPhotoIndex = photoIndex; in setPhotoIndex()136 if (mPhotoIndex != null) { in build()137 mIntent.putExtra(EXTRA_PHOTO_INDEX, (int) mPhotoIndex); in build()
73 private int mPhotoIndex; field in PhotoViewActivity143 mPhotoIndex = currentItem; in onCreate()293 int itemIndex = mPhotoIndex; in onLoadFinished()333 mPhotoIndex = position; in onPageSelected()523 mPhotoIndex = index; in setPhotoIndex()