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

import android.content.Context;

/* JADX INFO: loaded from: classes2.dex */
public final class he0 implements kg2 {

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

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

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

    public /* synthetic */ he0(ge0 ge0Var, og2 og2Var, int i10) {
        this.f12136a = i10;
        this.f12137b = ge0Var;
        this.f12138c = og2Var;
    }

    public static he0 a(ge0 ge0Var, o70 o70Var) {
        return new he0(ge0Var, o70Var, 1);
    }

    @Override // com.google.android.gms.internal.ads.rg2
    public final Object zzb() {
        int i10 = this.f12136a;
        ge0 ge0Var = this.f12137b;
        og2 og2Var = this.f12138c;
        switch (i10) {
            case 0:
                return ge0Var.b((String) og2Var.zzb());
            default:
                ((o70) og2Var).a();
                Context context = ge0Var.f11724a;
                vj1.i(context);
                return context;
        }
    }
}
