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