package com.google.android.material.datepicker;

import android.view.View;
import androidx.core.view.f3;
import androidx.core.view.l0;

/* JADX INFO: loaded from: classes2.dex */
public final class p implements l0 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ int f22493a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ View f22494b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ int f22495c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ int f22496d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ int f22497e;

    public p(int i10, View view, int i11, int i12, int i13) {
        this.f22493a = i10;
        this.f22494b = view;
        this.f22495c = i11;
        this.f22496d = i12;
        this.f22497e = i13;
    }

    @Override // androidx.core.view.l0
    public final f3 i(View view, f3 f3Var) {
        j0.d dVarF = f3Var.f1747a.f(7);
        int i10 = this.f22493a;
        View view2 = this.f22494b;
        if (i10 >= 0) {
            view2.getLayoutParams().height = i10 + dVarF.f28503b;
            view2.setLayoutParams(view2.getLayoutParams());
        }
        view2.setPadding(this.f22495c + dVarF.f28502a, this.f22496d + dVarF.f28503b, this.f22497e + dVarF.f28504c, view2.getPaddingBottom());
        return f3Var;
    }
}
