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

import android.webkit.WebView;

/* JADX INFO: loaded from: classes2.dex */
public final /* synthetic */ class lw0 implements ow0 {

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ String f13881c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ String f13882d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ zzejx f13883e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final /* synthetic */ WebView f13884f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final /* synthetic */ String f13885g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final /* synthetic */ zzejy f13886h;

    public /* synthetic */ lw0(String str, zzejx zzejxVar, String str2, WebView webView, String str3, zzejy zzejyVar) {
        this.f13879a = 0;
        this.f13880b = "Google";
        this.f13881c = str;
        this.f13883e = zzejxVar;
        this.f13882d = str2;
        this.f13884f = webView;
        this.f13885g = str3;
        this.f13886h = zzejyVar;
    }

    @Override // com.google.android.gms.internal.ads.ow0
    /* JADX INFO: renamed from: zza */
    public final /* synthetic */ Object mo6zza() {
        switch (this.f13879a) {
            case 0:
                String str = this.f13881c;
                zzejx zzejxVar = this.f13883e;
                return pw0.d(this.f13884f, str, this.f13882d, this.f13885g, this.f13886h, zzejxVar);
            default:
                return pw0.e(this.f13880b, this.f13884f, this.f13881c, this.f13882d, this.f13885g, this.f13886h, this.f13883e);
        }
    }

    public /* synthetic */ lw0(String str, String str2, String str3, zzejx zzejxVar, WebView webView, String str4, zzejy zzejyVar) {
        this.f13879a = 1;
        this.f13880b = str;
        this.f13881c = str2;
        this.f13882d = str3;
        this.f13883e = zzejxVar;
        this.f13884f = webView;
        this.f13885g = str4;
        this.f13886h = zzejyVar;
    }
}
