Searched defs:colorHints (Results 1 – 3 of 3) sorted by relevance
256 @Nullable Color tertiaryColor, @ColorsHints int colorHints) { in WallpaperColors()294 @ColorsHints int colorHints) { in WallpaperColors()
3469 int colorHints = getAttributeInt(parser, "colorHints", 0); in parseWallpaperAttributes() local3485 int colorHints = getAttributeInt(parser, "colorHints", 0); in parseWallpaperAttributes() local
804 int colorHints = colors.getColorHints(); in setPrimaryWallpaperColors() local