Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/binder/
DScreenPreviewBinder.kt417 val animationBackground: Drawable? = in <lambda>() constant
423 animationBackground?.let { in <lambda>()
424 loadingView.setImageDrawable(animationBackground) in <lambda>()
432 loadingImageDrawable = animationBackground in <lambda>()