Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/orientation/
DCameraOrientationActivity.java155 TextView instructionLabel = in onCreate() local
157 instructionLabel.setText(R.string.co_instruction_text_photo_label); in onCreate()
547 TextView instructionLabel =
549 instructionLabel.setText(
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/intents/
DCameraIntentsActivity.java330 TextView instructionLabel = in onCreate() local
332 instructionLabel.setText(R.string.ci_instruction_text_photo_label); in onCreate()