Searched refs:FixedSizeBitmapDrawable (Results 1 – 1 of 1) sorted by relevance
214 BitmapDrawable drawable = new FixedSizeBitmapDrawable(bitmap); in createBadgedIconBitmap()822 private static class FixedSizeBitmapDrawable extends BitmapDrawable { class in Utilities824 public FixedSizeBitmapDrawable(Bitmap bitmap) { in FixedSizeBitmapDrawable() method in Utilities.FixedSizeBitmapDrawable