Searched defs:colorHints (Results 1 – 4 of 4) sorted by relevance
278 @Nullable Color tertiaryColor, @ColorsHints int colorHints) { in WallpaperColors()316 @ColorsHints int colorHints) { in WallpaperColors()
461 int colorHints = mService.getAdjustedWallpaperColorsOnDimming(wallpaper).getColorHints(); in testGetAdjustedWallpaperColorsOnDimming() local
3815 int colorHints = getAttributeInt(parser, "colorHints", 0); in parseWallpaperAttributes() local3831 int colorHints = getAttributeInt(parser, "colorHints", 0); in parseWallpaperAttributes() local
918 int colorHints = colors.getColorHints(); in setPrimaryWallpaperColors() local