Searched refs:getOutputName (Results 1 – 4 of 4) sorted by relevance
104 public String getOutputName() { in getOutputName() method in MidiTestModule105 return mIODevice.getOutputName(); in getOutputName()
173 public String getOutputName() { in getOutputName() method in MidiIODevice
225 mUSBOutputDeviceLbl.setText(mUSBTestModule.getOutputName()); in showConnectedMIDIPeripheral()230 mVirtOutputDeviceLbl.setText(mVirtualTestModule.getOutputName()); in showConnectedMIDIPeripheral()235 mBTOutputDeviceLbl.setText(mBTTestModule.getOutputName()); in showConnectedMIDIPeripheral()
217 mUsbMidiOutputDeviceLbl.setText(mUsbMidiTestModule.getOutputName()); in showConnectedMIDIPeripheral()