Searched defs:imageViewBitmap (Results 1 – 2 of 2) sorted by relevance
220 BitmapDrawable imageViewBitmap = (BitmapDrawable) imageViewDrawable; in testSetImageIcon() local236 BitmapDrawable imageViewBitmap = (BitmapDrawable) imageViewDrawable; in testSetImageResource() local258 BitmapDrawable imageViewBitmap = (BitmapDrawable) imageViewDrawable; in testSetImageURI() local278 BitmapDrawable imageViewBitmap = (BitmapDrawable) imageViewDrawable; in testSetImageDrawable() local295 BitmapDrawable imageViewBitmap = (BitmapDrawable) imageViewDrawable; in testSetImageBitmap() local
291 Bitmap imageViewBitmap = ((BitmapDrawable) image.getDrawable()).getBitmap(); in testSetImageViewUri() local598 Bitmap imageViewBitmap = ((BitmapDrawable) image.getDrawable()).getBitmap(); in testSetUri() local