package com.google.android.gms.internal.ads;

import android.graphics.Rect;
import java.util.List;

/* JADX INFO: loaded from: classes2.dex */
public final class jj {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final boolean f12892a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final int f12893b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final Rect f12894c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final Rect f12895d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final Rect f12896e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final boolean f12897f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final Rect f12898g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final boolean f12899h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public final Rect f12900i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final boolean f12901j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final List f12902k;

    public jj(boolean z10, int i10, Rect rect, Rect rect2, Rect rect3, boolean z11, Rect rect4, boolean z12, Rect rect5, boolean z13, List list) {
        this.f12892a = z10;
        this.f12893b = i10;
        this.f12894c = rect;
        this.f12895d = rect2;
        this.f12896e = rect3;
        this.f12897f = z11;
        this.f12898g = rect4;
        this.f12899h = z12;
        this.f12900i = rect5;
        this.f12901j = z13;
        this.f12902k = list;
    }
}
