Searched refs:enabledSwitch (Results 1 – 1 of 1) sorted by relevance
417 Switch enabledSwitch = container.findViewById(R.id.preview_toggle_selected); in bindPreview() local418 enabledSwitch.setThumbTintList(tintList); in bindPreview()419 enabledSwitch.setTrackTintList(tintList); in bindPreview()