package ua;

import com.bumptech.glide.load.engine.p;
import com.google.firebase.annotations.concurrent.Background;
import com.google.firebase.annotations.concurrent.Blocking;
import com.google.firebase.annotations.concurrent.Lightweight;
import com.google.firebase.annotations.concurrent.UiThread;
import java.util.concurrent.Executor;
import kotlinx.coroutines.t;
import kotlinx.coroutines.y;

/* JADX INFO: loaded from: classes2.dex */
public final class h implements com.google.firebase.components.e {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final h f33410b = new h(0);

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final h f33411c = new h(1);

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final h f33412d = new h(2);

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public static final h f33413e = new h(3);

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

    public /* synthetic */ h(int i10) {
        this.f33414a = i10;
    }

    public final t a(p pVar) {
        switch (this.f33414a) {
            case 0:
                Object objE = pVar.e(new com.google.firebase.components.p(Background.class, Executor.class));
                nb.g.h(objE, "c.get(Qualified.qualifie…a, Executor::class.java))");
                return y.o((Executor) objE);
            case 1:
                Object objE2 = pVar.e(new com.google.firebase.components.p(Lightweight.class, Executor.class));
                nb.g.h(objE2, "c.get(Qualified.qualifie…a, Executor::class.java))");
                return y.o((Executor) objE2);
            case 2:
                Object objE3 = pVar.e(new com.google.firebase.components.p(Blocking.class, Executor.class));
                nb.g.h(objE3, "c.get(Qualified.qualifie…a, Executor::class.java))");
                return y.o((Executor) objE3);
            default:
                Object objE4 = pVar.e(new com.google.firebase.components.p(UiThread.class, Executor.class));
                nb.g.h(objE4, "c.get(Qualified.qualifie…a, Executor::class.java))");
                return y.o((Executor) objE4);
        }
    }

    @Override // com.google.firebase.components.e
    public final /* bridge */ /* synthetic */ Object c(p pVar) {
        switch (this.f33414a) {
        }
        return a(pVar);
    }
}
