Home | History | Annotate | Download | only in camera

Lines Matching refs:mReviewCancelButton

159     private Rotatable mReviewCancelButton;
1042 mReviewCancelButton = (Rotatable) findViewById(R.id.btn_cancel);
1228 if (mReviewCancelButton != null) mReviewCancelButton.setOrientation(degree);