Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/view/
DPreviewActionGroup.kt32 private val informationButton: ToggleButton constant
44 informationButton = requireViewById(R.id.information_button)
82 Action.INFORMATION -> informationButton in getActionView()
94 Action.INFORMATION -> informationButton in getActionToggle()
107 informationButton.foreground = null in updateBackgroundColor()
115 informationButton.foreground = in updateBackgroundColor()