package K;

import w4.C3137A;

/* JADX INFO: renamed from: K.q0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class C0474q0 implements J4.a {

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

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

    public /* synthetic */ C0474q0(InterfaceC0489y0 interfaceC0489y0, int i6) {
        this.f3965a = i6;
        this.f3966b = interfaceC0489y0;
    }

    @Override // J4.a
    public final Object invoke() {
        switch (this.f3965a) {
            case 0:
                this.f3966b.onStop();
                break;
            default:
                this.f3966b.onCancel();
                break;
        }
        return C3137A.f25453a;
    }
}
