Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DMidiTestActivityBase.java71 protected TextView mUSBIInputDeviceLbl; field in MidiTestActivityBase
110 mUSBIInputDeviceLbl = (TextView)findViewById(R.id.midiUSBInputLbl); in onCreate()
224 mUSBIInputDeviceLbl.setText(mUSBTestModule.getInputName()); in showConnectedMIDIPeripheral()