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