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

import android.view.View;
import androidx.annotation.Nullable;

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

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

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

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final String f11215d = "Ad overlay";

    public fg1(View view, zzfsq zzfsqVar, @Nullable String str) {
        this.f11212a = new yg1(view);
        this.f11213b = view.getClass().getCanonicalName();
        this.f11214c = zzfsqVar;
    }
}
