Searched refs:mZoneConfigurationLayout (Results 1 – 1 of 1) sorted by relevance
55 private final LinearLayout mZoneConfigurationLayout; field in ZoneConfigSelectionController85 mZoneConfigurationLayout = view.findViewById(R.id.audio_zone_configuration_layout); in ZoneConfigSelectionController()135 mZoneConfigurationLayout.setVisibility(View.GONE); in ZoneConfigSelectionController()139 mZoneConfigurationLayout.setVisibility(View.VISIBLE); in ZoneConfigSelectionController()