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

import android.content.Context;
import android.os.Bundle;
import androidx.annotation.Nullable;

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

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public Context f11184a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public ib1 f11185b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public Bundle f11186c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public int f11187d = 0;

    @Nullable
    private fb1 zzd;

    @Nullable
    private yd0 zze;

    @Nullable
    private zw0 zzf;

    public final void a(fb1 fb1Var) {
        this.zzd = fb1Var;
    }

    public final /* synthetic */ fb1 b() {
        return this.zzd;
    }

    public final /* synthetic */ yd0 c() {
        return this.zze;
    }

    public final /* synthetic */ zw0 d() {
        return this.zzf;
    }

    public final fe0 zzd(@Nullable yd0 yd0Var) {
        this.zze = yd0Var;
        return this;
    }

    public final fe0 zzg(@Nullable zw0 zw0Var) {
        this.zzf = zw0Var;
        return this;
    }
}
