Searched defs:population (Results 1 – 3 of 3) sorted by relevance
123 final int population = parcel.readInt(); in WallpaperColors() local383 final int population = colorToPopulation.get(color); in hueProportions() local423 Integer population = colorEntry.getValue(); in writeToParcel() local
135 public Swatch(@ColorInt int colorInt, int population) { in Swatch()
3466 int population = getAttributeInt(parser, "allColorsPopulation" + i, 0); in parseWallpaperAttributes() local