Searched refs:ShapeTileDrawable (Results 1 – 2 of 2) sorted by relevance
21 import com.android.wallpaper.customization.ui.view.ShapeTileDrawable25 view.setImageDrawable(ShapeTileDrawable(shapeIcon.path)) in bind()
34 class ShapeTileDrawable(path: String) : Drawable() { class