Searched refs:getAllColors (Results 1 – 3 of 3) sorted by relevance
127 colors.getAllColors(), reconstructed.getAllColors()); in testParcelUnparcel()
476 public @NonNull Map<Integer, Integer> getAllColors() { in getAllColors() method in WallpaperColors
3190 int allColorsCount = wallpaper.primaryColors.getAllColors().size(); in writeWallpaperAttributes()3194 for (Map.Entry<Integer, Integer> entry : wallpaper.primaryColors.getAllColors() in writeWallpaperAttributes()