Searched refs:allowHandleSolidColor (Results 1 – 2 of 2) sorted by relevance
236 public Builder setAllowHandleSolidColor(boolean allowHandleSolidColor) { in setAllowHandleSolidColor() argument237 mAllowHandleSolidColor = allowHandleSolidColor; in setAllowHandleSolidColor()
589 SplashViewBuilder setAllowHandleSolidColor(boolean allowHandleSolidColor) { in setAllowHandleSolidColor() argument590 mAllowHandleSolidColor = allowHandleSolidColor; in setAllowHandleSolidColor()