Searched refs:mAttributesTxt (Results 1 – 2 of 2) sorted by relevance
71 TextView mAttributesTxt; field in AudioColdStartBaseActivity99 mAttributesTxt.setText("" + mSampleRate + " Hz " + mNumBufferFrames + " Frames"); in showAttributes()127 mAttributesTxt.setText(""); in clearResults()149 mAttributesTxt = ((TextView) findViewById(R.id.coldstart_attributesTxt)); in onCreate()
84 mAttributesTxt.setText(message); in showTouchSoundsState()