Searched refs:colorInt (Results 1 – 1 of 1) sorted by relevance
104 final int colorInt = parcel.readInt(); in WallpaperColors() local105 Color color = Color.valueOf(colorInt); in WallpaperColors()