Home
last modified time | relevance | path

Searched defs:PlaceHolderIconDrawable (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DPlaceHolderIconDrawable.java35 public class PlaceHolderIconDrawable extends FastBitmapDrawable { class
40 public PlaceHolderIconDrawable(BitmapInfo info, Path progressPath, Context context) { in PlaceHolderIconDrawable() method in PlaceHolderIconDrawable
44 public PlaceHolderIconDrawable(ItemInfoWithIcon info, Path progressPath, Context context) { in PlaceHolderIconDrawable() method in PlaceHolderIconDrawable
48 protected PlaceHolderIconDrawable(Bitmap b, int iconColor, Path progressPath, Context context) { in PlaceHolderIconDrawable() method in PlaceHolderIconDrawable