Searched refs:DynamicAdaptiveIconDrawable (Results 1 – 1 of 1) sorted by relevance
40 public class DynamicAdaptiveIconDrawable extends Drawable implements Drawable.Callback { class97 DynamicAdaptiveIconDrawable() { in DynamicAdaptiveIconDrawable() method in DynamicAdaptiveIconDrawable105 private DynamicAdaptiveIconDrawable(@Nullable LayerState state, @Nullable Resources res, in DynamicAdaptiveIconDrawable() method in DynamicAdaptiveIconDrawable137 public DynamicAdaptiveIconDrawable(Drawable backgroundDrawable, in DynamicAdaptiveIconDrawable() method in DynamicAdaptiveIconDrawable727 ChildDrawable(@NonNull ChildDrawable orig, @NonNull DynamicAdaptiveIconDrawable owner, in ChildDrawable()765 private final DynamicAdaptiveIconDrawable mOwner;791 LayerState(@Nullable LayerState orig, @NonNull DynamicAdaptiveIconDrawable owner, in LayerState()845 return new DynamicAdaptiveIconDrawable(mOwner.getBackground(), mOwner.getForeground(), in newDrawable()