Searched refs:mCustomizationToolSwitch (Results 1 – 1 of 1) sorted by relevance
37 private Switch mCustomizationToolSwitch; field in CustomizationToolFragment50 mCustomizationToolSwitch = view.findViewById(R.id.customization_tool_switch); in onViewCreated()51 mCustomizationToolSwitch.setOnClickListener(v -> in onViewCreated()53 mCustomizationToolSwitch.isChecked())); in onViewCreated()54 mCustomizationToolSwitch.setChecked( in onViewCreated()