Home
last modified time | relevance | path

Searched refs:mResultTestUsbBackground (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioFrequencyMicActivity.java86 TextView mResultTestUsbBackground; field in AudioFrequencyMicActivity
143 mResultTestUsbBackground = (TextView) in onCreate()
333 mResultTestUsbBackground.setText(msg); in showMessage()
672 appendResultsToScreen(str, mResultTestUsbBackground); in appendResultsToScreen()
DAudioFrequencyVoiceRecognitionActivity.java104 private TextView mResultTestUsbBackground; field in AudioFrequencyVoiceRecognitionActivity
247 mResultTestUsbBackground = (TextView) in onCreate()
470 mResultTestUsbBackground.setText(msg); in showMessage()
906 appendResultsToScreen(str, mResultTestUsbBackground); in appendResultsToScreen()
DAudioFrequencyUnprocessedActivity.java102 TextView mResultTestUsbBackground; field in AudioFrequencyUnprocessedActivity
201 mResultTestUsbBackground = (TextView) in onCreate()
432 mResultTestUsbBackground.setText(msg); in showMessage()
904 appendResultsToScreen(str, mResultTestUsbBackground); in appendResultsToScreen()