Searched refs:zoneConfigSwitchButton (Results 1 – 1 of 1) sorted by relevance
104 Button zoneConfigSwitchButton = view.findViewById( in ZoneConfigSelectionController() local106 zoneConfigSwitchButton.setOnClickListener((v) -> switchToZoneConfigSelected()); in ZoneConfigSelectionController()