Searched refs:getBitmapDrawable (Results 1 – 2 of 2) sorted by relevance
1250 return getBitmapDrawable(res, value, is); in createFromResourceStream()1284 private static Drawable getBitmapDrawable(Resources res, TypedValue value, InputStream is) { in getBitmapDrawable() method in Drawable1414 return getBitmapDrawable(null, null, stream); in createFromPath()
19730 Landroid/graphics/drawable/Drawable;->getBitmapDrawable(Landroid/content/res/Resources;Landroid/uti…