Searched refs:mTestInstructions (Results 1 – 1 of 1) sorted by relevance
89 TextView mTestInstructions; field in AudioLoopbackLatencyActivity510 mTestInstructions = (TextView) findViewById(R.id.audio_loopback_instructions); in onCreate()574 mTestInstructions.setText(getString(R.string.audio_loopback_test_all_paths)); in showTestInstructions()576 mTestInstructions.setText(getString(R.string.audio_loopback_test_not_required)); in showTestInstructions()