Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DMidiTestActivityBase.java88 protected TextView mBTInputDeviceLbl; field in MidiTestActivityBase
137 mBTInputDeviceLbl = (TextView)findViewById(R.id.midiBTInputLbl); in onCreate()
239 mBTInputDeviceLbl.setText(mBTTestModule.getInputName()); in showConnectedMIDIPeripheral()