Searched refs:FixedSizeBitmapDrawable (Results 1 – 1 of 1) sorted by relevance
226 BitmapDrawable drawable = new FixedSizeBitmapDrawable(bitmap); in createUserBadgedIconBitmap()749 private static class FixedSizeBitmapDrawable extends BitmapDrawable { class in SimpleIconFactory751 FixedSizeBitmapDrawable(Bitmap bitmap) { in FixedSizeBitmapDrawable() method in SimpleIconFactory.FixedSizeBitmapDrawable