Searched refs:mCaptionBackgroundDrawable (Results 1 – 2 of 2) sorted by relevance
65 private Drawable mCaptionBackgroundDrawable; field in BackdropFrameRenderer117 mCaptionBackgroundDrawable = captionBackgroundDrawableDrawable != null in onResourcesLoaded()125 if (mCaptionBackgroundDrawable == null) { in onResourcesLoaded()126 mCaptionBackgroundDrawable = mResizingBackgroundDrawable; in onResourcesLoaded()344 ? mUserCaptionBackgroundDrawable : mCaptionBackgroundDrawable; in redrawLocked()
245 private Drawable mCaptionBackgroundDrawable; field in DecorView1895 this, mResizingBackgroundDrawable, mCaptionBackgroundDrawable,1929 if (mCaptionBackgroundDrawable == null) {1930 mCaptionBackgroundDrawable = getContext().getDrawable(2128 initialBounds, mResizingBackgroundDrawable, mCaptionBackgroundDrawable,