Searched refs:mTextLabel (Results 1 – 1 of 1) sorted by relevance
36 private TextView mTextLabel; field in BufferSizeView94 mTextLabel = (TextView) findViewById(R.id.textThreshold); in initializeViews()198 mTextLabel.setText(message.toString()); in setBufferSize()