Searched defs:imageViewBitmap (Results 1 – 2 of 2) sorted by relevance
282 BitmapDrawable imageViewBitmap = (BitmapDrawable) imageViewDrawable; in testSetImageIcon() local298 BitmapDrawable imageViewBitmap = (BitmapDrawable) imageViewDrawable; in testSetImageResource() local320 BitmapDrawable imageViewBitmap = (BitmapDrawable) imageViewDrawable; in testSetImageURI() local342 BitmapDrawable imageViewBitmap = (BitmapDrawable) imageViewDrawable; in testSetImageDrawable() local374 BitmapDrawable imageViewBitmap = (BitmapDrawable) imageViewDrawable; in testSetImageBitmap() local
380 Bitmap imageViewBitmap = ((BitmapDrawable) image.getDrawable()).getBitmap(); in testSetImageViewUri() local1192 Bitmap imageViewBitmap = ((BitmapDrawable) image.getDrawable()).getBitmap(); in testSetUri() local