Home
last modified time | relevance | path

Searched refs:mStatusLabel (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/video/
DCameraVideoActivity.java104 private TextView mStatusLabel; field in CameraVideoActivity
317 mStatusLabel = (TextView) findViewById(R.id.status_label); in onCreate()
393 mStatusLabel.setMovementMethod(new ScrollingMovementMethod());
398 mStatusLabel.setText(progress.toString());
521 mStatusLabel.setText(getResources() in setUpCaptureButton()
539 mStatusLabel.setText(getResources() in setUpCaptureButton()