Searched refs:mUserCaptionBackgroundDrawable (Results 1 – 2 of 2) sorted by relevance
67 private Drawable mUserCaptionBackgroundDrawable; field in BackdropFrameRenderer117 mUserCaptionBackgroundDrawable = userCaptionBackgroundDrawable != null in onResourcesLoaded()336 final Drawable drawable = mUserCaptionBackgroundDrawable != null in redrawLocked()337 ? mUserCaptionBackgroundDrawable : mCaptionBackgroundDrawable; in redrawLocked()410 mUserCaptionBackgroundDrawable = userCaptionBackgroundDrawable; in setUserCaptionBackgroundDrawable()
269 private Drawable mUserCaptionBackgroundDrawable; field in DecorView2206 mUserCaptionBackgroundDrawable, getCurrentColor(mStatusColorViewState), in onResourcesLoaded()2409 mUserCaptionBackgroundDrawable, getCurrentColor(mStatusColorViewState), in onWindowDragResizeStart()2571 mUserCaptionBackgroundDrawable = drawable; in setUserCaptionBackgroundDrawable()