Searched refs:mCaptureResultView (Results 1 – 1 of 1) sorted by relevance
115 private TextView mCaptureResultView; field in TestingCamera2184 mCaptureResultView = (TextView) findViewById(R.id.capture_result_info_label); in onCreate()525 mCaptureResultView.setText(info);