Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioFrequencyMicActivity.java87 TextView mResultTestUsbBackground; field in AudioFrequencyMicActivity
144 mResultTestUsbBackground = (TextView) in onCreate()
340 mResultTestUsbBackground.setText(msg); in showMessage()
679 appendResultsToScreen(str, mResultTestUsbBackground); in appendResultsToScreen()
DAudioFrequencyVoiceRecognitionActivity.java95 private TextView mResultTestUsbBackground; field in AudioFrequencyVoiceRecognitionActivity
238 mResultTestUsbBackground = (TextView) in onCreate()
469 mResultTestUsbBackground.setText(msg); in showMessage()
899 appendResultsToScreen(str, mResultTestUsbBackground); in appendResultsToScreen()