Searched refs:mUSBTestStatusTxt (Results 1 – 1 of 1) sorted by relevance
82 protected TextView mUSBTestStatusTxt; field in MidiTestActivityBase127 mUSBTestStatusTxt = (TextView)findViewById(R.id.midiUSBTestStatusLbl); in onCreate()250 mUSBTestStatusTxt.setText(getTestStatusString(mUSBTestModule.getTestStatus())); in showUSBTestStatus()