Searched refs:mBrandingImageWidth (Results 1 – 2 of 2) sorted by relevance
131 private int mBrandingImageWidth; field in SplashScreenView.Builder231 mBrandingImageWidth = width; in setBrandingDrawable()301 if (mBrandingImageHeight > 0 && mBrandingImageWidth > 0 && mBrandingDrawable != null) { in build()303 params.width = mBrandingImageWidth; in build()318 + mBrandingDrawable + " size w: " + mBrandingImageWidth + " h: " in build()
121 private int mBrandingImageWidth; field in SplashscreenContentDrawer328 mBrandingImageWidth = mContext.getResources().getDimensionPixelSize( in updateDensity()740 builder.setBrandingDrawable(mTmpAttrs.mBrandingImage, mBrandingImageWidth,