Home | History | Annotate | Download | only in statusbartest

Lines Matching defs:bd

1303         BitmapDrawable bd = (BitmapDrawable)getResources().getDrawable(resId);
1304 return Bitmap.createBitmap(bd.getBitmap());