Searched refs:mUSBIInputDeviceLbl (Results 1 – 1 of 1) sorted by relevance
80 protected TextView mUSBIInputDeviceLbl; field in MidiTestActivityBase125 mUSBIInputDeviceLbl = (TextView)findViewById(R.id.midiUSBInputLbl); in onCreate()229 mUSBIInputDeviceLbl.setText(mUSBTestModule.getInputName()); in showConnectedMIDIPeripheral()