package t3;

import n4.u0;

/* JADX INFO: renamed from: t3.c, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1540c {

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

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

    public /* synthetic */ C1540c(AbstractC1541d abstractC1541d, int i) {
        this.f16961a = i;
        this.f16962b = abstractC1541d;
    }

    public final void a() {
        switch (this.f16961a) {
            case u0.f15495q /* 0 */:
                AbstractC1541d abstractC1541d = this.f16962b;
                abstractC1541d.setIndeterminate(false);
                abstractC1541d.a(0);
                abstractC1541d.a(abstractC1541d.f16965r);
                break;
            default:
                AbstractC1541d abstractC1541d2 = this.f16962b;
                if (!abstractC1541d2.f16969v) {
                    abstractC1541d2.setVisibility(abstractC1541d2.f16970w);
                }
                break;
        }
    }
}
