Home
last modified time | relevance | path

Searched defs:createConstantState (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DTransitionDrawable.java105 LayerState createConstantState(LayerState state, Resources res) { in createConstantState() method in TransitionDrawable
H A DAdaptiveIconDrawable.java179 LayerState createConstantState(@Nullable LayerState state, @Nullable Resources res) { in createConstantState() method in AdaptiveIconDrawable
H A DRippleDrawable.java1312 RippleState createConstantState(LayerState state, Resources res) { in createConstantState() method in RippleDrawable
H A DLayerDrawable.java173 LayerState createConstantState(@Nullable LayerState state, @Nullable Resources res) { in createConstantState() method in LayerDrawable
/aosp12/frameworks/base/core/java/android/animation/
H A DStateListAnimator.java269 public ConstantState<StateListAnimator> createConstantState() { in createConstantState() method in StateListAnimator
H A DAnimator.java393 public ConstantState<Animator> createConstantState() { in createConstantState() method in Animator
/aosp12/packages/apps/ThemePicker/src/com/android/customization/widget/
H A DDynamicAdaptiveIconDrawable.java126 private LayerState createConstantState(@Nullable LayerState state, @Nullable Resources res) { in createConstantState() method in DynamicAdaptiveIconDrawable