Searched defs:createConstantState (Results 1 – 7 of 7) sorted by relevance
105 LayerState createConstantState(LayerState state, Resources res) { in createConstantState() method in TransitionDrawable
179 LayerState createConstantState(@Nullable LayerState state, @Nullable Resources res) { in createConstantState() method in AdaptiveIconDrawable
1312 RippleState createConstantState(LayerState state, Resources res) { in createConstantState() method in RippleDrawable
173 LayerState createConstantState(@Nullable LayerState state, @Nullable Resources res) { in createConstantState() method in LayerDrawable
269 public ConstantState<StateListAnimator> createConstantState() { in createConstantState() method in StateListAnimator
393 public ConstantState<Animator> createConstantState() { in createConstantState() method in Animator
126 private LayerState createConstantState(@Nullable LayerState state, @Nullable Resources res) { in createConstantState() method in DynamicAdaptiveIconDrawable