Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/view/
DPreviewActionGroup.kt38 private val customizeButton: ToggleButton constant
50 customizeButton = requireViewById(R.id.customize_button)
86 Action.CUSTOMIZE -> customizeButton in getActionView()
98 Action.CUSTOMIZE -> customizeButton in getActionToggle()
112 customizeButton.foreground = null in updateBackgroundColor()
128 customizeButton.foreground = in updateBackgroundColor()