Searched refs:themeAppRing (Results 1 – 2 of 2) sorted by relevance
122 public DynamicColor themeAppRing() { in themeAppRing() method in CustomDynamicColors140 /* background= */ (s) -> themeAppRing(), in themeNotif()144 (s) -> new ToneDeltaPair(themeNotif(), themeAppRing(), 10.0, TonePolarity.NEARER, in themeNotif()
132 list.add(Pair.create("theme_app_ring", customMdc.themeAppRing())); in getCustomColorsMapped()