Searched refs:mUserCaptionBackgroundDrawable (Results 1 – 2 of 2) sorted by relevance
66 private Drawable mUserCaptionBackgroundDrawable; field in BackdropFrameRenderer121 mUserCaptionBackgroundDrawable = userCaptionBackgroundDrawable != null in onResourcesLoaded()343 final Drawable drawable = mUserCaptionBackgroundDrawable != null in redrawLocked()344 ? mUserCaptionBackgroundDrawable : mCaptionBackgroundDrawable; in redrawLocked()417 mUserCaptionBackgroundDrawable = userCaptionBackgroundDrawable; in setUserCaptionBackgroundDrawable()
246 private Drawable mUserCaptionBackgroundDrawable; field in DecorView1896 mUserCaptionBackgroundDrawable, getCurrentColor(mStatusColorViewState),2129 mUserCaptionBackgroundDrawable, getCurrentColor(mStatusColorViewState),2291 mUserCaptionBackgroundDrawable = drawable;