Searched refs:createConstantState (Results 1 – 8 of 8) sorted by relevance
105 LayerState createConstantState(LayerState state, Resources res) { in createConstantState() method in TransitionDrawable
154 mLayerState = createConstantState(state, res); in AdaptiveIconDrawable()179 LayerState createConstantState(@Nullable LayerState state, @Nullable Resources res) { in createConstantState() method in AdaptiveIconDrawable867 mLayerState = createConstantState(mLayerState, null); in mutate()
165 mLayerState = createConstantState(state, res); in LayerDrawable()172 LayerState createConstantState(@Nullable LayerState state, @Nullable Resources res) { in createConstantState() method in LayerDrawable1782 mLayerState = createConstantState(mLayerState, null);
977 RippleState createConstantState(LayerState state, Resources res) { in createConstantState() method in RippleDrawable
392 public ConstantState<Animator> createConstantState() { in createConstantState() method in Animator
269 public ConstantState<StateListAnimator> createConstantState() { in createConstantState() method in StateListAnimator
129 final ConstantState<Animator> constantState = animator.createConstantState(); in loadAnimator()174 .createConstantState(); in loadStateListAnimator()
117 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…