package defpackage;

import android.content.Context;
import java.util.HashMap;

/* JADX INFO: renamed from: ᵾʖʽˑ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final /* synthetic */ class C5403 implements InterfaceC5188 {

    /* JADX INFO: renamed from: ˌᴵ, reason: contains not printable characters */
    public final /* synthetic */ int f20491;

    /* JADX INFO: renamed from: ᵜᵪʾ, reason: contains not printable characters */
    public final /* synthetic */ Context f20492;

    public /* synthetic */ C5403(Context context, int i) {
        this.f20491 = i;
        this.f20492 = context;
    }

    @Override // defpackage.InterfaceC5188
    public final Object get() {
        C4216 c4216;
        int i = this.f20491;
        Context context = this.f20492;
        switch (i) {
            case 0:
                return ˁᵨᵦ.ᵨᵣ(context);
            case 1:
                return new C2028(context, new C5471());
            case 2:
                return new C2330(context, new C2516(10000, 0.75f));
            default:
                C2598 c2598 = C4216.f16043;
                synchronized (C4216.class) {
                    try {
                        if (C4216.f16041 == null) {
                            Context applicationContext = context == null ? null : context.getApplicationContext();
                            HashMap map = new HashMap(8);
                            map.put(0, 1000000L);
                            map.put(2, -9223372036854775807L);
                            map.put(3, -9223372036854775807L);
                            map.put(4, -9223372036854775807L);
                            map.put(5, -9223372036854775807L);
                            map.put(10, -9223372036854775807L);
                            map.put(9, -9223372036854775807L);
                            map.put(7, -9223372036854775807L);
                            C4216.f16041 = new C4216(applicationContext, map);
                        }
                        c4216 = C4216.f16041;
                    } catch (Throwable th) {
                        throw th;
                    }
                }
                return c4216;
        }
    }
}
