Searched defs:colorInt (Results 1 – 10 of 10) sorted by relevance
104 int colorInt = context.getResources().getColor(id); in getRGBColorFromId() local
123 final int colorInt = parcel.readInt(); in WallpaperColors() local129 final int colorInt = parcel.readInt(); in WallpaperColors() local242 int colorInt = swatch.getInt(); in fromBitmap() local
10663 @ColorInt Integer colorInt, @ColorRes int defaultColorRes, PendingIntent intent) { in makeAction()
189 public void setColor(@ColorInt int colorInt, @ColorInt int sparkleColorInt) { in setColor()
119 public static String colorInt(int color) { in colorInt() method in Utils
135 public Swatch(@ColorInt int colorInt, int population) { in Swatch()
120 int colorInt = mPointProvider.toInt(cluster); in quantize() local
156 private static String colorInt(int color) { in colorInt() method in PaintBundle161 private static String colorInt(int[] color) { in colorInt() method in PaintBundle
388 int colorInt = getAttributeInt(parser, "allColorsValue" + i, 0); in parseWallpaperAttributes() local
1027 int colorInt = atoi(colorString.c_str()); in parseColorDecimalString() local