package defpackage;

/* JADX INFO: renamed from: ᵮˋᵻ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C4215 extends C1935 {

    /* JADX INFO: renamed from: ᵱᵽʡᵚ, reason: contains not printable characters */
    public final /* synthetic */ int f16037;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ C4215(int i, int i2) {
        super(i);
        this.f16037 = i2;
    }

    @Override // defpackage.C1935
    /* JADX INFO: renamed from: ᵨᵣ */
    public void mo5181(Object obj, Object obj2, Object obj3) throws Exception {
        switch (this.f16037) {
            case 0:
                InterfaceC4296 interfaceC4296 = (InterfaceC4296) obj2;
                if (!(interfaceC4296 instanceof C3300)) {
                    interfaceC4296.close();
                } else {
                    ᵕᵩʽᵲ.ᵪᵹᵥᵻ("Check failed.");
                }
                break;
        }
    }
}
