Home | History | Annotate | Download | only in camera

Lines Matching refs:cancelButton

433         View cancelButton = activity.findViewById(R.id.shutter_cancel_button);
434 cancelButton.setOnClickListener(new View.OnClickListener() {