Searched refs:mIconBgColor (Results 1 – 1 of 1) sorted by relevance
294 attrs.mIconBgColor = safeReturnAttrDefault((def) -> typedArray.getColor( in getWindowAttrs()317 private int mIconBgColor = Color.TRANSPARENT; field in SplashscreenContentDrawer.SplashScreenWindowAttrs371 if (mTmpAttrs.mIconBgColor == Color.TRANSPARENT in build()372 || mTmpAttrs.mIconBgColor == mThemeColor) { in build()419 mTmpAttrs.mIconBgColor, mThemeColor, in createIconDrawable()455 if (!iconColor.mIsBgComplex && mTmpAttrs.mIconBgColor == Color.TRANSPARENT in processAdaptiveIcon()