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 ge0 {

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

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

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

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

    @Nullable
    private final fb1 zzd;

    @Nullable
    private final yd0 zze;

    @Nullable
    private final zw0 zzf;

    public /* synthetic */ ge0(fe0 fe0Var) {
        this.f11724a = fe0Var.f11184a;
        this.f11725b = fe0Var.f11185b;
        this.f11726c = fe0Var.f11186c;
        this.zzd = fe0Var.b();
        this.zze = fe0Var.c();
        this.zzf = fe0Var.d();
        this.f11727d = fe0Var.f11187d;
    }

    public final fe0 a() {
        fe0 fe0Var = new fe0();
        fe0Var.f11184a = this.f11724a;
        fe0Var.f11185b = this.f11725b;
        fe0Var.f11186c = this.f11726c;
        fe0Var.zzd(this.zze);
        fe0Var.zzg(this.zzf);
        return fe0Var;
    }

    public final zw0 b(String str) {
        zw0 zw0Var = this.zzf;
        return zw0Var != null ? zw0Var : new zw0(str);
    }

    @Nullable
    public final fb1 zzc() {
        return this.zzd;
    }

    @Nullable
    public final Bundle zzd() {
        return this.f11726c;
    }

    @Nullable
    public final yd0 zze() {
        return this.zze;
    }
}
