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