Home
last modified time | relevance | path

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

/aosp12/packages/apps/ThemePicker/src/com/android/customization/model/theme/custom/
H A DThemeComponentOption.java417 Switch enabledSwitch = container.findViewById(R.id.preview_toggle_selected); in bindPreview() local
418 enabledSwitch.setThumbTintList(tintList); in bindPreview()
419 enabledSwitch.setTrackTintList(tintList); in bindPreview()