Searched refs:mResultTestTone (Results 1 – 2 of 2) sorted by relevance
94 private TextView mResultTestTone; field in AudioFrequencyVoiceRecognitionActivity228 mResultTestTone = (TextView) findViewById(R.id.vr_test_tone_result); in onCreate()464 mResultTestTone.setText(msg); in showMessage()899 appendResultsToScreen(str, mResultTestTone); in appendResultsToScreen()
92 TextView mResultTestTone; field in AudioFrequencyUnprocessedActivity182 mResultTestTone = (TextView) findViewById(R.id.unprocessed_test_tone_result); in onCreate()426 mResultTestTone.setText(msg); in showMessage()897 appendResultsToScreen(str, mResultTestTone); in appendResultsToScreen()