package E2;

import d3.Q0;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Set;
import java.util.concurrent.Executors;
import n4.u0;
import w2.EnumC1700c;

/* JADX INFO: loaded from: classes.dex */
public final class e implements B2.b {

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

    @Override // z6.InterfaceC1796a
    public final Object get() {
        switch (this.f2172a) {
            case u0.f15495q /* 0 */:
                C4.f fVar = new C4.f(7);
                HashMap map = new HashMap();
                EnumC1700c enumC1700c = EnumC1700c.f18296q;
                Set set = Collections.EMPTY_SET;
                if (set == null) {
                    throw new NullPointerException("Null flags");
                }
                map.put(enumC1700c, new F2.b(30000L, 86400000L, set));
                EnumC1700c enumC1700c2 = EnumC1700c.f18298s;
                if (set == null) {
                    throw new NullPointerException("Null flags");
                }
                map.put(enumC1700c2, new F2.b(1000L, 86400000L, set));
                EnumC1700c enumC1700c3 = EnumC1700c.f18297r;
                if (set == null) {
                    throw new NullPointerException("Null flags");
                }
                Set setUnmodifiableSet = Collections.unmodifiableSet(new HashSet(Arrays.asList(F2.d.f2446r)));
                if (setUnmodifiableSet == null) {
                    throw new NullPointerException("Null flags");
                }
                map.put(enumC1700c3, new F2.b(86400000L, 86400000L, setUnmodifiableSet));
                if (map.keySet().size() < EnumC1700c.values().length) {
                    throw new IllegalStateException("Not all priorities have been configured");
                }
                new HashMap();
                return new F2.a(fVar, map);
            default:
                return new Q0(2, Executors.newSingleThreadExecutor());
        }
    }
}
