Searched defs:shapeDrawable (Results 1 – 5 of 5) sorted by relevance
263 public final Drawable shapeDrawable; field in ThemeBundle.PreviewInfo290 Drawable shapeDrawable, @Dimension int cornerRadius, in PreviewInfo()333 ShapeDrawable shapeDrawable = null; in createPreviewInfo() local
100 ShapeDrawable shapeDrawable = new ShapeDrawable(shape); in createShapeDrawable() local
160 ShapeDrawable shapeDrawable = null; in loadShape() local
452 public void setShapeDrawable(@Nullable Drawable shapeDrawable) { in setShapeDrawable()476 @Dimension int cornerRadius, Drawable shapeDrawable, in ShapeOption()
299 private void setColorAndIconsSection(List<Drawable> icons, Drawable shapeDrawable, in setColorAndIconsSection()