Searched refs:mUSBIInputDeviceLbl (Results 1 – 2 of 2) sorted by relevance
96 private TextView mUSBIInputDeviceLbl; field in NDKMidiActivity125 mUSBIInputDeviceLbl.setText(mUSBTestModule.getInputName()); in showConnectedMIDIPeripheral()245 mUSBIInputDeviceLbl = (TextView)findViewById(R.id.midiUSBInputLbl); in onCreate()
101 private TextView mUSBIInputDeviceLbl; field in MidiActivity127 mUSBIInputDeviceLbl.setText(mUSBTestModule.getInputName()); in showConnectedMIDIPeripheral()254 mUSBIInputDeviceLbl = (TextView)findViewById(R.id.midiUSBInputLbl); in onCreate()