package com.google.firebase;

import a0.v;
import androidx.annotation.Keep;
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 com.google.firebase.components.ComponentRegistrar;
import com.google.firebase.components.a;
import com.google.firebase.components.k;
import com.google.firebase.components.p;
import java.util.List;
import java.util.concurrent.Executor;
import kotlin.Metadata;
import kotlin.jvm.internal.SourceDebugExtension;
import kotlinx.coroutines.t;
import org.jetbrains.annotations.NotNull;
import ua.h;

/* JADX INFO: loaded from: classes2.dex */
@Keep
@Metadata(d1 = {"\u0000\u0014\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0002\b\u0004\b\u0007\u0018\u00002\u00020\u0001B\u0007¢\u0006\u0004\b\u0005\u0010\u0006J\u0012\u0010\u0004\u001a\f\u0012\b\u0012\u0006\u0012\u0002\b\u00030\u00030\u0002H\u0016¨\u0006\u0007"}, d2 = {"Lcom/google/firebase/FirebaseCommonKtxRegistrar;", "Lcom/google/firebase/components/ComponentRegistrar;", "", "Lcom/google/firebase/components/a;", "getComponents", "<init>", "()V", "com.google.firebase-firebase-common"}, k = 1, mv = {1, 8, 0})
@SourceDebugExtension({"SMAP\nFirebase.kt\nKotlin\n*S Kotlin\n*F\n+ 1 Firebase.kt\ncom/google/firebase/FirebaseCommonKtxRegistrar\n+ 2 Firebase.kt\ncom/google/firebase/FirebaseKt\n*L\n1#1,82:1\n76#2,6:83\n76#2,6:89\n76#2,6:95\n76#2,6:101\n*S KotlinDebug\n*F\n+ 1 Firebase.kt\ncom/google/firebase/FirebaseCommonKtxRegistrar\n*L\n67#1:83,6\n68#1:89,6\n69#1:95,6\n70#1:101,6\n*E\n"})
public final class FirebaseCommonKtxRegistrar implements ComponentRegistrar {
    @Override // com.google.firebase.components.ComponentRegistrar
    @NotNull
    public List<a> getComponents() {
        v vVarA = a.a(new p(Background.class, t.class));
        vVarA.d(new k(new p(Background.class, Executor.class), 1, 0));
        vVarA.f217f = h.f33410b;
        a aVarE = vVarA.e();
        v vVarA2 = a.a(new p(Lightweight.class, t.class));
        vVarA2.d(new k(new p(Lightweight.class, Executor.class), 1, 0));
        vVarA2.f217f = h.f33411c;
        a aVarE2 = vVarA2.e();
        v vVarA3 = a.a(new p(Blocking.class, t.class));
        vVarA3.d(new k(new p(Blocking.class, Executor.class), 1, 0));
        vVarA3.f217f = h.f33412d;
        a aVarE3 = vVarA3.e();
        v vVarA4 = a.a(new p(UiThread.class, t.class));
        vVarA4.d(new k(new p(UiThread.class, Executor.class), 1, 0));
        vVarA4.f217f = h.f33413e;
        return hb.a.m0(aVarE, aVarE2, aVarE3, vVarA4.e());
    }
}
