Searched defs:colorHints (Results 1 – 2 of 2) sorted by relevance
232 @Nullable Color tertiaryColor, int colorHints) { in WallpaperColors()354 public void setColorHints(int colorHints) { in setColorHints()
596 int colorHints = colors.getColorHints(); in getThemeColorsLocked() local2790 int colorHints = getAttributeInt(parser, "colorHints", 0); in parseWallpaperAttributes() local