Searched defs:bitmapDrawable (Results 1 – 9 of 9) sorted by relevance
49 Drawable bitmapDrawable = mContext.getResources() in setBackgroundDrawableSameAsSetWindowBackground() local
61 BitmapDrawable bitmapDrawable = null; in onDraw() local
441 private Bitmap getBitmapFromDrawable(BitmapDrawable bitmapDrawable) { in getBitmapFromDrawable()526 BitmapDrawable bitmapDrawable = (BitmapDrawable) drawable; in loadResource() local
548 BitmapDrawable bitmapDrawable = (BitmapDrawable) drawable; in convertDrawableToIcon() local
372 BitmapDrawable bitmapDrawable = (BitmapDrawable) icon; in createIconBitmap() local
347 BitmapDrawable bitmapDrawable = (BitmapDrawable) drawable; in convertDrawableToBitmap() local
373 BitmapDrawable bitmapDrawable = (BitmapDrawable) icon; in createIconBitmap() local
1068 BitmapDrawable bitmapDrawable = new BitmapDrawable(res, bitmap); in createScreenDrawable() local
3083 BitmapDrawable bitmapDrawable = (BitmapDrawable) drawable; in getBadgedDrawable() local