package vf;

import androidx.room.RoomDatabase;
import java.util.List;
import xyz.stream.api.database.entity.RecordEntity;

/* JADX INFO: loaded from: classes3.dex */
public final class i implements f, j, r, w, z, b0, d0, g0 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final RoomDatabase f33973a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final g f33974b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final androidx.room.g f33975c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final androidx.room.g f33976d;

    public i(RoomDatabase roomDatabase, int i10) {
        int i11 = 0;
        int i12 = 1;
        switch (i10) {
            case 1:
                this.f33973a = roomDatabase;
                this.f33974b = new g(this, i12);
                this.f33975c = new l(0);
                this.f33976d = new l(1);
                break;
            case 2:
                this.f33973a = roomDatabase;
                this.f33974b = new g(this, 2);
                this.f33975c = new s(0);
                this.f33976d = new s(1);
                break;
            case 3:
                this.f33973a = roomDatabase;
                this.f33974b = new g(this, 4);
                this.f33975c = new y(0);
                this.f33976d = new y(1);
                break;
            case 4:
                this.f33973a = roomDatabase;
                this.f33974b = new g(this, 5);
                this.f33975c = new a0(0);
                this.f33976d = new a0(1);
                break;
            case 5:
                this.f33973a = roomDatabase;
                this.f33974b = new g(this, 6);
                this.f33975c = new c0(0);
                this.f33976d = new c0(1);
                break;
            case 6:
                this.f33973a = roomDatabase;
                this.f33974b = new g(this, 7);
                this.f33975c = new f0(0);
                this.f33976d = new f0(1);
                break;
            case 7:
                this.f33973a = roomDatabase;
                this.f33974b = new g(this, 8);
                this.f33975c = new h0(0);
                this.f33976d = new h0(1);
                break;
            default:
                this.f33973a = roomDatabase;
                this.f33974b = new g(this, i11);
                this.f33975c = new h(0);
                this.f33976d = new h(1);
                break;
        }
    }

    public final void a(RecordEntity recordEntity) {
        androidx.room.util.b.b(this.f33973a, false, true, new x(this, recordEntity, 1));
    }

    public final List b(String str) {
        return (List) androidx.room.util.b.b(this.f33973a, true, false, new h3.b(str, 6));
    }
}
