Searched refs:tertiaryColor (Results 1 – 3 of 3) sorted by relevance
39 tertiaryColor: Color, in getWallpaperColors()46 tertiaryColor, in getWallpaperColors()53 tertiaryColor, in getWallpaperColors()
267 @Nullable Color tertiaryColor) { in WallpaperColors() argument268 this(primaryColor, secondaryColor, tertiaryColor, 0); in WallpaperColors()290 @Nullable Color tertiaryColor, @ColorsHints int colorHints) { in WallpaperColors() argument305 if (tertiaryColor != null) { in WallpaperColors()310 mMainColors.add(tertiaryColor); in WallpaperColors()311 mAllColors.put(tertiaryColor.toArgb(), 0); in WallpaperColors()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...