Searched defs:bitmapDrawable (Results 1 – 11 of 11) sorted by relevance
240 BitmapDrawable bitmapDrawable = (BitmapDrawable) drawable; in assertDrawableResized() local255 BitmapDrawable bitmapDrawable = (BitmapDrawable) drawable; in assertDrawableNotResized() local
49 Drawable bitmapDrawable = mContext.getResources() in setBackgroundDrawableSameAsSetWindowBackground() local
61 BitmapDrawable bitmapDrawable = null; in onDraw() local
451 private Bitmap getBitmapFromDrawable(BitmapDrawable bitmapDrawable) { in getBitmapFromDrawable()564 BitmapDrawable bitmapDrawable = (BitmapDrawable) drawable; in loadResource() local
332 val bitmapDrawable = BitmapDrawable(packageContext.resources, bitmap) in inflateActionButton() constant
548 BitmapDrawable bitmapDrawable = (BitmapDrawable) drawable; in convertDrawableToIcon() local
347 BitmapDrawable bitmapDrawable = (BitmapDrawable) drawable; in convertDrawableToBitmap() local
386 BitmapDrawable bitmapDrawable = (BitmapDrawable) icon; in createIconBitmap() local
430 BitmapDrawable bitmapDrawable = (BitmapDrawable) icon; in drawIconBitmap() local
1102 BitmapDrawable bitmapDrawable = new BitmapDrawable(res, bitmap); in createScreenDrawable() local
3488 BitmapDrawable bitmapDrawable = (BitmapDrawable) drawable; in getBadgedDrawable() local