Searched refs:placeHolderColor (Results 1 – 3 of 3) sorted by relevance
68 val placeHolderColor = in bind() constant70 item.thumbAsset?.loadDrawable(context, wallpaperCategoryImage, placeHolderColor) in bind()
528 int placeHolderColor = ResourceUtils.getColorAttr(activity, in surfaceCreated() local534 placeHolderColor = colorValue; in surfaceCreated()540 mWallpaperAsset.loadLowResDrawable(activity, mLowResImageView, placeHolderColor, in surfaceCreated()
380 int placeHolderColor = ResourceUtils.getColorAttr(requireContext(), in setUpScreenPreviewOverlay() local382 mWorkspaceSurface.setResizeBackgroundColor(placeHolderColor); in setUpScreenPreviewOverlay()385 mLockSurface.setResizeBackgroundColor(placeHolderColor); in setUpScreenPreviewOverlay()