Searched refs:mCurrentBitmapDrawable (Results 1 – 1 of 1) sorted by relevance
66 private BitmapDrawable mFrontBitmapDrawable, mBackBitmapDrawable, mCurrentBitmapDrawable; field in CardView236 mCurrentBitmapDrawable = mIsFrontShowing ? mFrontBitmapDrawable : mBackBitmapDrawable;237 setImageDrawable(mCurrentBitmapDrawable);