Searched refs:hasDynamicColors (Results 1 – 2 of 2) sorted by relevance
133 if (hasDynamicColors() && baseValue != null && isDynamicColor(baseValue)) { in resolveDynamicColors()204 public boolean hasDynamicColors() { in hasDynamicColors() method in DynamicRenderResources
2323 return mUseThemedIcon && mRenderResources.hasDynamicColors(); in useThemedIcon()