Home | History | Annotate | Download | only in camera

Lines Matching refs:cancelButton

417         View cancelButton = mActivity.findViewById(R.id.shutter_cancel_button);
418 cancelButton.setOnClickListener(new View.OnClickListener() {