Searched refs:mBrandingImage (Results 1 – 1 of 1) sorted by relevance
491 attrs.mBrandingImage = safeReturnAttrDefault((def) -> typedArray.getDrawable( in getWindowAttrs()512 private Drawable mBrandingImage = null; field in SplashscreenContentDrawer.SplashScreenWindowAttrs519 mBrandingImage = null; in reset()739 && mTmpAttrs.mBrandingImage != null) {740 builder.setBrandingDrawable(mTmpAttrs.mBrandingImage, mBrandingImageWidth,