Searched refs:mCurrentPhoto (Results 1 – 1 of 1) sorted by relevance
146 private MediaItem mCurrentPhoto = null; field in PhotoPage188 if (mediaObject == mCurrentPhoto) {199 if (mediaObject == mCurrentPhoto) {210 if (mediaObject == mCurrentPhoto) {271 if (mCurrentPhoto == message.obj && mBottomControls != null) { in onCreate()335 if (!mPhotoView.getFilmMode() && mCurrentPhoto != null in onCreate()336 … && (mCurrentPhoto.getSupportedOperations() & MediaObject.SUPPORT_ACTION) != 0) { in onCreate()342 final MediaItem photo = mCurrentPhoto; in onCreate()343 mCurrentPhoto = null; in onCreate()352 if (mCurrentPhoto == message.obj) { in onCreate()[all …]