Searched defs:overlayPackages (Results 1 – 2 of 2) sorted by relevance
63 protected ColorOption(String title, Map<String, String> overlayPackages, boolean isDefault, in ColorOption() argument
292 Map<String, String> overlayPackages = new HashMap<>(); in parseColorSettings() local