Searched refs:mFrontBitmapDrawable (Results 1 – 1 of 1) sorted by relevance
66 private BitmapDrawable mFrontBitmapDrawable, mBackBitmapDrawable, mCurrentBitmapDrawable; field in CardView91 mFrontBitmapDrawable = bitmapWithBorder((BitmapDrawable)getResources() in init()236 mCurrentBitmapDrawable = mIsFrontShowing ? mFrontBitmapDrawable : mBackBitmapDrawable;