Searched refs:mReviewRetakeButton (Results 1 – 2 of 2) sorted by relevance
78 private View mReviewRetakeButton; field in PhotoUI227 mReviewRetakeButton = mActivity.findViewById(R.id.btn_retake); in initializeControlByIntent()243 mReviewRetakeButton.setOnClickListener(new OnClickListener() { in initializeControlByIntent()460 Util.fadeIn(mReviewRetakeButton); in showPostCaptureAlert()469 Util.fadeOut(mReviewRetakeButton); in hidePostCaptureAlert()
186 private View mReviewRetakeButton; field in PhotoModule1635 mReviewRetakeButton = mRootView.findViewById(R.id.btn_retake); in initializeControlByIntent()1651 mReviewRetakeButton.setOnClickListener(new OnClickListener() { in initializeControlByIntent()2251 Util.fadeIn(mReviewRetakeButton); in showPostCaptureAlert()2261 Util.fadeOut(mReviewRetakeButton); in hidePostCaptureAlert()