Searched refs:FixedSizeBitmapDrawable (Results 1 – 2 of 2) sorted by relevance
163 Drawable d = new FixedSizeBitmapDrawable(icon); in createShapedIconBitmap()229 BitmapDrawable drawable = new FixedSizeBitmapDrawable(bitmap); in createBadgedIconBitmap()248 new FixedSizeBitmapDrawable(bitmap), user); in getUserBadgeBitmap()429 badgeWithDrawable(c, new FixedSizeBitmapDrawable(badgeInfo.icon)); in badgeBitmap()450 private static class FixedSizeBitmapDrawable extends BitmapDrawable { class in BaseIconFactory452 public FixedSizeBitmapDrawable(Bitmap bitmap) { in FixedSizeBitmapDrawable() method in BaseIconFactory.FixedSizeBitmapDrawable
214 BitmapDrawable drawable = new FixedSizeBitmapDrawable(bitmap); in createUserBadgedIconBitmap()737 private static class FixedSizeBitmapDrawable extends BitmapDrawable { class in SimpleIconFactory739 FixedSizeBitmapDrawable(Bitmap bitmap) { in FixedSizeBitmapDrawable() method in SimpleIconFactory.FixedSizeBitmapDrawable