Home
last modified time | relevance | path

Searched defs:applyDynamicColors (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/IllustrationPreference/src/com/android/settingslib/widget/
H A DLottieColorUtils.java80 public static void applyDynamicColors(Context context, in applyDynamicColors() method in LottieColorUtils
H A DColorUtils.java105 public static void applyDynamicColors(Context context, LottieAnimationView animationView) { in applyDynamicColors() method in ColorUtils