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