Searched refs:mBTTestStatusTxt (Results 1 – 1 of 1) sorted by relevance
90 protected TextView mBTTestStatusTxt; field in MidiTestActivityBase139 mBTTestStatusTxt = (TextView)findViewById(R.id.midiBTTestStatusLbl); in onCreate()258 mBTTestStatusTxt.setText(getTestStatusString(mBTTestModule.getTestStatus())); in showBTTestStatus()