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