Home | History | Annotate | Download | only in drawable

Lines Matching defs:createWithBitmap

67      * An icon that was created using {@link Icon#createWithBitmap(Bitmap)}.
491 return createWithBitmap(BitmapFactory.decodeStream(inputStream));
592 public static Icon createWithBitmap(Bitmap bits) {