Searched refs:captionBackgroundDrawableDrawable (Results 1 – 1 of 1) sorted by relevance
105 Drawable captionBackgroundDrawableDrawable, Drawable userCaptionBackgroundDrawable, in onResourcesLoaded() argument113 mCaptionBackgroundDrawable = captionBackgroundDrawableDrawable != null in onResourcesLoaded()114 && captionBackgroundDrawableDrawable.getConstantState() != null in onResourcesLoaded()115 ? captionBackgroundDrawableDrawable.getConstantState().newDrawable() in onResourcesLoaded()