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