Home
last modified time | relevance | path

Searched refs:createConstantState (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DTransitionDrawable.java105 LayerState createConstantState(LayerState state, Resources res) { in createConstantState() method in TransitionDrawable
DAdaptiveIconDrawable.java154 mLayerState = createConstantState(state, res); in AdaptiveIconDrawable()
179 LayerState createConstantState(@Nullable LayerState state, @Nullable Resources res) { in createConstantState() method in AdaptiveIconDrawable
867 mLayerState = createConstantState(mLayerState, null); in mutate()
DLayerDrawable.java165 mLayerState = createConstantState(state, res); in LayerDrawable()
172 LayerState createConstantState(@Nullable LayerState state, @Nullable Resources res) { in createConstantState() method in LayerDrawable
1782 mLayerState = createConstantState(mLayerState, null);
DRippleDrawable.java977 RippleState createConstantState(LayerState state, Resources res) { in createConstantState() method in RippleDrawable
/frameworks/base/core/java/android/animation/
DAnimator.java392 public ConstantState<Animator> createConstantState() { in createConstantState() method in Animator
DStateListAnimator.java269 public ConstantState<StateListAnimator> createConstantState() { in createConstantState() method in StateListAnimator
DAnimatorInflater.java129 final ConstantState<Animator> constantState = animator.createConstantState(); in loadAnimator()
174 .createConstantState(); in loadStateListAnimator()
/frameworks/base/config/
Dboot-image-profile.txt117 HSPLandroid/animation/Animator;->createConstantState()Landroid/content/res/ConstantState;
459 HSPLandroid/animation/StateListAnimator;->createConstantState()Landroid/content/res/ConstantState;
8199 HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->createConstantState(Landroid/graphics/drawable…
8847 HSPLandroid/graphics/drawable/LayerDrawable;->createConstantState(Landroid/graphics/drawable/LayerD…
8971 HSPLandroid/graphics/drawable/RippleDrawable;->createConstantState(Landroid/graphics/drawable/Layer…
8972 HSPLandroid/graphics/drawable/RippleDrawable;->createConstantState(Landroid/graphics/drawable/Layer…
9148 HSPLandroid/graphics/drawable/TransitionDrawable;->createConstantState(Landroid/graphics/drawable/L…