Searched refs:newWallpaperColors (Results 1 – 1 of 1) sorted by relevance
245 private boolean isSeedColorSet(JSONObject jsonObject, WallpaperColors newWallpaperColors) { in isSeedColorSet() argument246 if (newWallpaperColors == null) { in isSeedColorSet()259 List<Integer> seedColors = ColorScheme.getSeedColors(newWallpaperColors); in isSeedColorSet()