Searched refs:getInputName (Results 1 – 2 of 2) sorted by relevance
125 mUSBIInputDeviceLbl.setText(mUSBTestModule.getInputName()); in showConnectedMIDIPeripheral()130 mVirtInputDeviceLbl.setText(mVirtTestModule.getInputName()); in showConnectedMIDIPeripheral()135 mBTInputDeviceLbl.setText(mBTTestModule.getInputName()); in showConnectedMIDIPeripheral()461 public String getInputName() { in getInputName() method in NDKMidiActivity.NDKMidiTestModule.MidiIODevice572 public String getInputName() { in getInputName() method in NDKMidiActivity.NDKMidiTestModule573 return mIODevice.getInputName(); in getInputName()
127 mUSBIInputDeviceLbl.setText(mUSBTestModule.getInputName()); in showConnectedMIDIPeripheral()132 mVirtInputDeviceLbl.setText(mVirtTestModule.getInputName()); in showConnectedMIDIPeripheral()137 mBTInputDeviceLbl.setText(mBTTestModule.getInputName()); in showConnectedMIDIPeripheral()452 public String getInputName() { in getInputName() method in MidiActivity.MidiIODevice638 public String getInputName() { in getInputName() method in MidiActivity.MidiTestModule639 return mIODevice.getInputName(); in getInputName()