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 DecorView2081 mUserCaptionBackgroundDrawable, getCurrentColor(mStatusColorViewState), in onResourcesLoaded()2287 mUserCaptionBackgroundDrawable, getCurrentColor(mStatusColorViewState), in onWindowDragResizeStart()2471 mUserCaptionBackgroundDrawable = drawable; in setUserCaptionBackgroundDrawable()