Searched refs:PlaceHolderIconDrawable (Results 1 – 2 of 2) sorted by relevance
35 public class PlaceHolderIconDrawable extends FastBitmapDrawable { class40 public PlaceHolderIconDrawable(BitmapInfo info, Context context) { in PlaceHolderIconDrawable() method in PlaceHolderIconDrawable
145 drawable = new PlaceHolderIconDrawable(this, context); in newIcon()