Searched refs:mAllowHandleSolidColor (Results 1 – 2 of 2) sorted by relevance
134 private boolean mAllowHandleSolidColor = true; field in SplashScreenView.Builder237 mAllowHandleSolidColor = allowHandleSolidColor; in setAllowHandleSolidColor()289 if (mOverlayDrawable != null || (!hasIcon && !mAllowHandleSolidColor)) { in build()
555 private boolean mAllowHandleSolidColor; field in SplashscreenContentDrawer.SplashViewBuilder590 mAllowHandleSolidColor = allowHandleSolidColor; in setAllowHandleSolidColor()729 .setAllowHandleSolidColor(mAllowHandleSolidColor);