Searched defs:bitmapDrawable (Results 1 – 9 of 9) 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
446 private Bitmap getBitmapFromDrawable(BitmapDrawable bitmapDrawable) { in getBitmapFromDrawable()531 BitmapDrawable bitmapDrawable = (BitmapDrawable) drawable; in loadResource() local
332 val bitmapDrawable = BitmapDrawable(packageContext.resources, bitmap) regex
548 BitmapDrawable bitmapDrawable = (BitmapDrawable) drawable; in convertDrawableToIcon() local
347 BitmapDrawable bitmapDrawable = (BitmapDrawable) drawable; in convertDrawableToBitmap() local
386 BitmapDrawable bitmapDrawable = (BitmapDrawable) icon; in createIconBitmap() local
1123 BitmapDrawable bitmapDrawable = new BitmapDrawable(res, bitmap); in createScreenDrawable() local
3390 BitmapDrawable bitmapDrawable = (BitmapDrawable) drawable; in getBadgedDrawable() local