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.java80 protected TextView mUSBIInputDeviceLbl; field in MidiTestActivityBase
125 mUSBIInputDeviceLbl = (TextView)findViewById(R.id.midiUSBInputLbl); in onCreate()
229 mUSBIInputDeviceLbl.setText(mUSBTestModule.getInputName()); in showConnectedMIDIPeripheral()