Searched refs:widgetBackground (Results 1 – 2 of 2) sorted by relevance
34 public DynamicColor widgetBackground() { in widgetBackground() method in CustomDynamicColors52 /* background= */ (s) -> widgetBackground(), in clockHour()66 /* background= */ (s) -> widgetBackground(), in clockMinute()78 /* background= */ (s) -> widgetBackground(), in clockSecond()90 /* background= */ (s) -> widgetBackground(), in weatherTemp()
126 list.add(Pair.create("widget_background", customMdc.widgetBackground())); in getCustomColorsMapped()