Searched refs:FixedSizeBitmapDrawable (Results 1 – 1 of 1) sorted by relevance
178 BitmapDrawable drawable = new FixedSizeBitmapDrawable(bitmap); in createBadgedIconBitmap()349 private static class FixedSizeBitmapDrawable extends BitmapDrawable { class in BaseIconFactory351 public FixedSizeBitmapDrawable(Bitmap bitmap) { in FixedSizeBitmapDrawable() method in BaseIconFactory.FixedSizeBitmapDrawable