package androidx.room.coroutines;

import androidx.room.u0;
import androidx.room.w0;
import kotlin.coroutines.Continuation;

/* JADX INFO: loaded from: classes.dex */
public final class a implements u0, l {

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

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

    public /* synthetic */ a(Object obj, int i10) {
        this.f4009a = i10;
        this.f4010b = obj;
    }

    @Override // androidx.room.coroutines.l
    public final k3.a c() {
        int i10 = this.f4009a;
        Object obj = this.f4010b;
        switch (i10) {
            case 1:
                return ((k) obj).f4039a;
            default:
                return ((androidx.room.driver.d) obj).f4048a;
        }
    }

    @Override // androidx.room.a0
    public final Object d(String str, w0 w0Var, Continuation continuation) {
        int i10 = this.f4009a;
        Object obj = this.f4010b;
        switch (i10) {
            case 1:
                return ((k) obj).d(str, w0Var, continuation);
            default:
                return ((androidx.room.driver.d) obj).d(str, w0Var, continuation);
        }
    }
}
