Searched defs:colorInt (Results 1 – 6 of 6) sorted by relevance
116 final int colorInt = parcel.readInt(); in WallpaperColors() local122 final int colorInt = parcel.readInt(); in WallpaperColors() local209 int colorInt = swatch.getInt(); in fromBitmap() local
9317 @ColorInt Integer colorInt, @ColorRes int defaultColorRes, PendingIntent intent) { in makeAction()
197 public void setColor(@ColorInt int colorInt, @ColorInt int sparkleColorInt) { in setColor()
135 public Swatch(@ColorInt int colorInt, int population) { in Swatch()
120 int colorInt = mPointProvider.toInt(cluster); in quantize() local
3465 int colorInt = getAttributeInt(parser, "allColorsValue" + i, 0); in parseWallpaperAttributes() local