Searched refs:mUserCaptionBackgroundDrawable (Results 1 – 2 of 2) sorted by relevance
66 private Drawable mUserCaptionBackgroundDrawable; field in BackdropFrameRenderer120 mUserCaptionBackgroundDrawable = userCaptionBackgroundDrawable != null in onResourcesLoaded()343 final Drawable drawable = mUserCaptionBackgroundDrawable != null in redrawLocked()344 ? mUserCaptionBackgroundDrawable : mCaptionBackgroundDrawable; in redrawLocked()418 mUserCaptionBackgroundDrawable = userCaptionBackgroundDrawable; in setUserCaptionBackgroundDrawable()
253 private Drawable mUserCaptionBackgroundDrawable; field in DecorView2079 mUserCaptionBackgroundDrawable, getCurrentColor(mStatusColorViewState), in onResourcesLoaded()2285 mUserCaptionBackgroundDrawable, getCurrentColor(mStatusColorViewState), in onWindowDragResizeStart()2469 mUserCaptionBackgroundDrawable = drawable; in setUserCaptionBackgroundDrawable()