Searched refs:captionBackgroundDrawableDrawable (Results 1 – 1 of 1) sorted by relevance
108 Drawable captionBackgroundDrawableDrawable, Drawable userCaptionBackgroundDrawable, in onResourcesLoaded() argument116 mCaptionBackgroundDrawable = captionBackgroundDrawableDrawable != null in onResourcesLoaded()117 && captionBackgroundDrawableDrawable.getConstantState() != null in onResourcesLoaded()118 ? captionBackgroundDrawableDrawable.getConstantState().newDrawable() in onResourcesLoaded()