Searched refs:mResultTestTone (Results 1 – 1 of 1) sorted by relevance
85 private TextView mResultTestTone; field in AudioFrequencyVoiceRecognitionActivity219 mResultTestTone = (TextView) findViewById(R.id.vr_test_tone_result); in onCreate()463 mResultTestTone.setText(msg); in showMessage()892 appendResultsToScreen(str, mResultTestTone); in appendResultsToScreen()