Searched refs:mInputPresetTableRow (Results 1 – 1 of 1) sorted by relevance
64 private TableRow mInputPresetTableRow; field in StreamConfigurationView237 mInputPresetTableRow = (TableRow) findViewById(R.id.rowInputPreset); in initializeViews()278 mInputPresetTableRow.setVisibility(output ? View.GONE : View.VISIBLE); in setOutput()