Searched refs:mCurrentZoneConfigurationView (Results 1 – 1 of 1) sorted by relevance
58 private final TextView mCurrentZoneConfigurationView; field in ZoneConfigSelectionController86 mCurrentZoneConfigurationView = view.findViewById(R.id.text_current_configuration); in ZoneConfigSelectionController()143 mCurrentZoneConfigurationView.setText(currentZoneConfigInfo.getName()); in ZoneConfigSelectionController()212 mCurrentZoneConfigurationView.setText(zoneConfig.getName()); in updateSelectedAudioZoneConfig()