Searched refs:mResultTestUsbNoise (Results 1 – 3 of 3) sorted by relevance
89 TextView mResultTestUsbNoise; field in AudioFrequencyMicActivity150 mResultTestUsbNoise = (TextView) findViewById(R.id.frequency_mic_test_usb_noise_result); in onCreate()336 mResultTestUsbNoise.setText(msg); in showMessage()675 appendResultsToScreen(str, mResultTestUsbNoise); in appendResultsToScreen()
108 private TextView mResultTestUsbNoise; field in AudioFrequencyVoiceRecognitionActivity254 mResultTestUsbNoise = (TextView) findViewById(R.id.vr_test_usb_noise_result); in onCreate()473 mResultTestUsbNoise.setText(msg); in showMessage()909 appendResultsToScreen(str, mResultTestUsbNoise); in appendResultsToScreen()
106 TextView mResultTestUsbNoise; field in AudioFrequencyUnprocessedActivity208 mResultTestUsbNoise = (TextView) findViewById(R.id.unprocessed_test_usb_noise_result); in onCreate()435 mResultTestUsbNoise.setText(msg); in showMessage()907 appendResultsToScreen(str, mResultTestUsbNoise); in appendResultsToScreen()