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