Searched refs:mVirtInputDeviceLbl (Results 1 – 2 of 2) sorted by relevance
100 private TextView mVirtInputDeviceLbl; field in NDKMidiActivity130 mVirtInputDeviceLbl.setText(mVirtTestModule.getInputName()); in showConnectedMIDIPeripheral()252 mVirtInputDeviceLbl = (TextView)findViewById(R.id.midiVirtInputLbl); in onCreate()
105 private TextView mVirtInputDeviceLbl; field in MidiActivity132 mVirtInputDeviceLbl.setText(mVirtTestModule.getInputName()); in showConnectedMIDIPeripheral()261 mVirtInputDeviceLbl = (TextView)findViewById(R.id.midiVirtInputLbl); in onCreate()