Searched refs:mBrandingImageWidth (Results 1 – 2 of 2) sorted by relevance
141 private int mBrandingImageWidth; field in SplashScreenView.Builder239 mBrandingImageWidth = width; in setBrandingDrawable()294 if (mBrandingImageHeight > 0 && mBrandingImageWidth > 0 && mBrandingDrawable != null) { in build()296 params.width = mBrandingImageWidth; in build()311 + mBrandingDrawable + " size w: " + mBrandingImageWidth + " h: " in build()
102 private int mBrandingImageWidth; field in SplashscreenContentDrawer161 mBrandingImageWidth = mContext.getResources().getDimensionPixelSize( in updateDensity()485 builder.setBrandingDrawable(mTmpAttrs.mBrandingImage, mBrandingImageWidth,