Home
last modified time | relevance | path

Searched refs:mZoneConfigurationLayout (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/
DZoneConfigSelectionController.java55 private final LinearLayout mZoneConfigurationLayout; field in ZoneConfigSelectionController
85 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()