Searched refs:mRoundedCornerDrawable (Results 1 – 1 of 1) sorted by relevance
164 private Drawable mRoundedCornerDrawable; field in ScreenDecorations729 mRoundedDefault.set(mRoundedCornerDrawable.getIntrinsicWidth(), in updateRoundedCornerRadii()730 mRoundedCornerDrawable.getIntrinsicHeight()); in updateRoundedCornerRadii()970 mRoundedCornerDrawable = getRoundedCornerDrawable(mContext, mDisplayUniqueId); in updateRoundedCornerDrawable()978 ? mRoundedCornerDrawableTop : mRoundedCornerDrawable; in updateRoundedCornerImageView()980 ? mRoundedCornerDrawableBottom : mRoundedCornerDrawable; in updateRoundedCornerImageView()