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