Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/binder/
DWallpaperQuickSwitchOptionBinder.kt51 val selectionBorder: View = view.requireViewById(R.id.selection_border) in <lambda>() constant
119 selectionBorder.animatedVisibility(isVisible = it) in <lambda>()
122 selectionBorder.isVisible = it in <lambda>()