Searched refs:mCurrentPhoto (Results 1 – 1 of 1) sorted by relevance
149 private MediaItem mCurrentPhoto = null; field in PhotoPage193 if (mediaObject == mCurrentPhoto) {204 if (mediaObject == mCurrentPhoto) {215 if (mediaObject == mCurrentPhoto) {276 if (mCurrentPhoto == message.obj && mBottomControls != null) { in onCreate()340 if (!mPhotoView.getFilmMode() && mCurrentPhoto != null in onCreate()341 … && (mCurrentPhoto.getSupportedOperations() & MediaObject.SUPPORT_ACTION) != 0) { in onCreate()347 final MediaItem photo = mCurrentPhoto; in onCreate()348 mCurrentPhoto = null; in onCreate()357 if (mCurrentPhoto == message.obj) { in onCreate()[all …]