Searched refs:getInputName (Results 1 – 4 of 4) sorted by relevance
97 public String getInputName() { in getInputName() method in MidiTestModule98 return mIODevice.getInputName(); in getInputName()
163 public String getInputName() { in getInputName() method in MidiIODevice
224 mUSBIInputDeviceLbl.setText(mUSBTestModule.getInputName()); in showConnectedMIDIPeripheral()229 mVirtInputDeviceLbl.setText(mVirtualTestModule.getInputName()); in showConnectedMIDIPeripheral()234 mBTInputDeviceLbl.setText(mBTTestModule.getInputName()); in showConnectedMIDIPeripheral()
216 mUsbMidiInputDeviceLbl.setText(mUsbMidiTestModule.getInputName()); in showConnectedMIDIPeripheral()