Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioLoopbackBaseActivity.java74 TextView mTestPathTxt; field in AudioLoopbackBaseActivity
273 mTestPathTxt.setText(pathName); in showConnectedAudioPeripheral()
612 mTestPathTxt = ((TextView)findViewById(R.id.audio_loopback_testpath)); in onCreate()