Searched refs:allowHandleSolidColor (Results 1 – 2 of 2) sorted by relevance
240 public Builder setAllowHandleSolidColor(boolean allowHandleSolidColor) { in setAllowHandleSolidColor() argument241 mAllowHandleSolidColor = allowHandleSolidColor; in setAllowHandleSolidColor()
596 SplashViewBuilder setAllowHandleSolidColor(boolean allowHandleSolidColor) { in setAllowHandleSolidColor() argument597 mAllowHandleSolidColor = allowHandleSolidColor; in setAllowHandleSolidColor()