Searched refs:mAwareInfo (Results 1 – 1 of 1) sorted by relevance
38 private TextView mAwareInfo; field in BaseTestActivity58 mAwareInfo = (TextView) findViewById(R.id.aware_info); in onCreate()96 mAwareInfo.append(msg); in onTestMsgReceived()97 mAwareInfo.append("\n"); in onTestMsgReceived()119 mAwareInfo.append(reason); in onTestFailed()