package V2;

import com.debridstream.tv.AuthViewModel;
import g.C2047a;
import w4.C3137A;

/* JADX INFO: renamed from: V2.w, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class C0732w implements J4.c {

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

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

    public /* synthetic */ C0732w(AuthViewModel authViewModel, int i6) {
        this.f8133a = i6;
        this.f8134b = authViewModel;
    }

    @Override // J4.c
    public final Object invoke(Object obj) {
        switch (this.f8133a) {
            case 0:
                C2047a result = (C2047a) obj;
                kotlin.jvm.internal.o.h(result, "result");
                this.f8134b.signInWithGoogleIntentResult(result.f16436b);
                return C3137A.f25453a;
            default:
                return AuthViewModel.refreshStartupStateForAuthenticatedUser$lambda$3$lambda$2(this.f8134b, (String) obj);
        }
    }
}
