Searched refs:resizingBackgroundDrawable (Results 1 – 1 of 1) sorted by relevance
80 Drawable resizingBackgroundDrawable, Drawable captionBackgroundDrawable, in BackdropFrameRenderer() argument86 onResourcesLoaded(decorView, resizingBackgroundDrawable, captionBackgroundDrawable, in BackdropFrameRenderer()109 void onResourcesLoaded(DecorView decorView, Drawable resizingBackgroundDrawable, in onResourcesLoaded() argument113 mResizingBackgroundDrawable = resizingBackgroundDrawable != null in onResourcesLoaded()114 && resizingBackgroundDrawable.getConstantState() != null in onResourcesLoaded()115 ? resizingBackgroundDrawable.getConstantState().newDrawable() in onResourcesLoaded()