package V2;

import com.debridstream.tv.MainActivity;

/* JADX INFO: loaded from: classes.dex */
public final class N2 extends kotlin.jvm.internal.p implements J4.a {

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ N2(MainActivity mainActivity, int i6) {
        super(0);
        this.f7455a = i6;
        this.f7456b = mainActivity;
    }

    @Override // J4.a
    public final Object invoke() {
        switch (this.f7455a) {
            case 0:
                return this.f7456b.getDefaultViewModelProviderFactory();
            case 1:
                return this.f7456b.getViewModelStore();
            case 2:
                return this.f7456b.getDefaultViewModelCreationExtras();
            case 3:
                return this.f7456b.getViewModelStore();
            case 4:
                return this.f7456b.getDefaultViewModelCreationExtras();
            case 5:
                return this.f7456b.getDefaultViewModelProviderFactory();
            case 6:
                return this.f7456b.getViewModelStore();
            case 7:
                return this.f7456b.getDefaultViewModelCreationExtras();
            case 8:
                return this.f7456b.getDefaultViewModelProviderFactory();
            case 9:
                return this.f7456b.getViewModelStore();
            case 10:
                return this.f7456b.getDefaultViewModelCreationExtras();
            case 11:
                return this.f7456b.getViewModelStore();
            default:
                return this.f7456b.getDefaultViewModelCreationExtras();
        }
    }
}
