Home | History | Annotate | Download | only in statusbartest

Lines Matching defs:bd

942         BitmapDrawable bd = (BitmapDrawable)getResources().getDrawable(resId);
943 return Bitmap.createBitmap(bd.getBitmap());