Searched refs:mAllowHandleSolidColor (Results 1 – 2 of 2) sorted by relevance
138 private boolean mAllowHandleSolidColor = true; field in SplashScreenView.Builder241 mAllowHandleSolidColor = allowHandleSolidColor; in setAllowHandleSolidColor()293 if (mOverlayDrawable != null || (!hasIcon && !mAllowHandleSolidColor)) { in build()
562 private boolean mAllowHandleSolidColor; field in SplashscreenContentDrawer.SplashViewBuilder597 mAllowHandleSolidColor = allowHandleSolidColor; in setAllowHandleSolidColor()736 .setAllowHandleSolidColor(mAllowHandleSolidColor);