Searched refs:mBitmapDrawable (Results 1 – 1 of 1) sorted by relevance
25 private BitmapDrawable mBitmapDrawable; field in QuickContactImageView42 if (mBitmapDrawable == null || mBitmapDrawable.getBitmap() == null in setTint()43 || mBitmapDrawable.getBitmap().hasAlpha()) { in setTint()80 mBitmapDrawable = bitmapDrawable; in setImageDrawable()