Searched refs:mActualChannelCountView (Results 1 – 1 of 1) sorted by relevance
59 private TextView mActualChannelCountView; field in StreamConfigurationView220 mActualChannelCountView = (TextView) findViewById(R.id.actualChannelCount); in initializeViews()408 mActualChannelCountView.setText(mActualConfiguration.getChannelCount() + ""); in updateDisplay()