Searched refs:resizingBackgroundDrawable (Results 1 – 1 of 1) sorted by relevance
79 Drawable resizingBackgroundDrawable, Drawable captionBackgroundDrawable, in BackdropFrameRenderer() argument85 onResourcesLoaded(decorView, resizingBackgroundDrawable, captionBackgroundDrawable, in BackdropFrameRenderer()107 void onResourcesLoaded(DecorView decorView, Drawable resizingBackgroundDrawable, in onResourcesLoaded() argument112 mResizingBackgroundDrawable = resizingBackgroundDrawable != null in onResourcesLoaded()113 && resizingBackgroundDrawable.getConstantState() != null in onResourcesLoaded()114 ? resizingBackgroundDrawable.getConstantState().newDrawable() in onResourcesLoaded()