Searched refs:userCaptionBackgroundDrawable (Results 1 – 1 of 1) sorted by relevance
79 Drawable userCaptionBackgroundDrawable, int statusBarColor, int navigationBarColor, in BackdropFrameRenderer() argument85 userCaptionBackgroundDrawable, statusBarColor, navigationBarColor); in BackdropFrameRenderer()105 Drawable captionBackgroundDrawableDrawable, Drawable userCaptionBackgroundDrawable, in onResourcesLoaded() argument117 mUserCaptionBackgroundDrawable = userCaptionBackgroundDrawable != null in onResourcesLoaded()118 && userCaptionBackgroundDrawable.getConstantState() != null in onResourcesLoaded()119 ? userCaptionBackgroundDrawable.getConstantState().newDrawable() in onResourcesLoaded()404 void setUserCaptionBackgroundDrawable(Drawable userCaptionBackgroundDrawable) { in setUserCaptionBackgroundDrawable() argument406 mUserCaptionBackgroundDrawable = userCaptionBackgroundDrawable; in setUserCaptionBackgroundDrawable()