Searched refs:mBTInputDeviceLbl (Results 1 – 1 of 1) sorted by relevance
88 protected TextView mBTInputDeviceLbl; field in MidiTestActivityBase137 mBTInputDeviceLbl = (TextView)findViewById(R.id.midiBTInputLbl); in onCreate()239 mBTInputDeviceLbl.setText(mBTTestModule.getInputName()); in showConnectedMIDIPeripheral()