Searched refs:mResultTestUsbNoise (Results 1 – 2 of 2) sorted by relevance
90 TextView mResultTestUsbNoise; field in AudioFrequencyMicActivity151 mResultTestUsbNoise = (TextView) findViewById(R.id.frequency_mic_test_usb_noise_result); in onCreate()343 mResultTestUsbNoise.setText(msg); in showMessage()682 appendResultsToScreen(str, mResultTestUsbNoise); in appendResultsToScreen()
99 private TextView mResultTestUsbNoise; field in AudioFrequencyVoiceRecognitionActivity245 mResultTestUsbNoise = (TextView) findViewById(R.id.vr_test_usb_noise_result); in onCreate()472 mResultTestUsbNoise.setText(msg); in showMessage()902 appendResultsToScreen(str, mResultTestUsbNoise); in appendResultsToScreen()