package androidx.core.view; import android.graphics.Insets; import android.view.WindowInsetsAnimation; /* loaded from: classes.dex */ public abstract /* synthetic */ class WindowInsetsAnimationCompat$Impl30$$ExternalSyntheticApiModelOutline10 { public static /* synthetic */ WindowInsetsAnimation.Bounds m(Insets insets, Insets insets2) { return new WindowInsetsAnimation.Bounds(insets, insets2); } }