Searched refs:mWindowBgResId (Results 1 – 1 of 1) sorted by relevance
373 } else if (attrs.mWindowBgResId != 0) { in peekWindowBGColor()374 themeBGDrawable = context.getDrawable(attrs.mWindowBgResId); in peekWindowBGColor()405 if (attrs.mWindowBgResId != 0) { in peekLegacySplashscreenContent()406 return context.getDrawable(attrs.mWindowBgResId); in peekLegacySplashscreenContent()466 mTmpAttrs.mWindowBgColor, mTmpAttrs.mWindowBgResId, windowBgColorSupplier).mBgColor; in getBGColorFromCache()485 attrs.mWindowBgResId = typedArray.getResourceId(R.styleable.Window_windowBackground, 0); in getWindowAttrs()509 private int mWindowBgResId = 0; field in SplashscreenContentDrawer.SplashScreenWindowAttrs516 mWindowBgResId = 0; in reset()