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

import java.util.function.Function;

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

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

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

    public /* synthetic */ po1(jp1 jp1Var, int i10) {
        this.f15476a = i10;
        this.f15477b = jp1Var;
    }

    @Override // java.util.function.Function
    public final /* synthetic */ Object apply(Object obj) {
        int i10 = this.f15476a;
        jp1 jp1Var = this.f15477b;
        switch (i10) {
            case 0:
                jp1Var.d(15308, (Throwable) obj);
                return ql1.G();
            case 1:
                jp1Var.d(15310, (Throwable) obj);
                return new byte[0];
            case 2:
                jp1Var.d(15310, (Throwable) obj);
                return new byte[0];
            case 3:
                jp1Var.d(15309, (Throwable) obj);
                return new byte[0];
            case 4:
                jp1Var.d(15309, (Throwable) obj);
                return new byte[0];
            case 5:
                jp1Var.d(15308, (Throwable) obj);
                return ql1.G();
            case 6:
                jp1Var.d(20310, (Throwable) obj);
                return new byte[0];
            case 7:
                jp1Var.d(20309, (Throwable) obj);
                return new byte[0];
            default:
                jp1Var.d(20308, (Throwable) obj);
                return ql1.G();
        }
    }
}
